Trace number 4089380

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 PB16UNSAT 1112.07 554.296

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid10x23.opb
MD5SUM4070b840716bd281122102a373651f1b
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.016997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables230
Total number of constraints461
Number of constraints which are clauses460
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint230
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 115
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 345
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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4089380-1466013964.opb
0.11/0.11	c reading problem ... 
0.11/0.12	c  no objective function found
0.11/0.18	c ... done. Wall clock time 0.066s.
0.11/0.18	c declared #vars     230
0.11/0.18	c #constraints  461
0.11/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.11/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 460
0.11/0.19	c 461 constraints processed.
0.11/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.19	c constraints type 
0.11/0.19	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 460
0.11/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
0.11/0.19	c 461 constraints processed.
2.22/0.76	c cleaning 2501 clauses out of 5001 with flag 10730/5001
3.41/1.07	c cleaning 4246 clauses out of 8499 with flag 23482/11000
4.68/1.41	c cleaning 5627 clauses out of 11253 with flag 38447/18000
5.55/1.80	c cleaning 6815 clauses out of 13630 with flag 55543/26004
6.39/2.28	c cleaning 7904 clauses out of 15812 with flag 74758/35001
7.64/2.86	c cleaning 8954 clauses out of 17908 with flag 96154/45001
9.08/3.51	c cleaning 9977 clauses out of 19954 with flag 119707/56001
10.48/4.28	c cleaning 10984 clauses out of 21976 with flag 145383/68000
12.14/5.09	c cleaning 11996 clauses out of 23992 with flag 173202/81000
14.20/6.03	c cleaning 12995 clauses out of 25996 with flag 202980/95000
16.20/7.05	c cleaning 14002 clauses out of 28003 with flag 235076/110002
18.68/8.23	c cleaning 14997 clauses out of 29999 with flag 269174/126000
21.08/9.47	c cleaning 16000 clauses out of 32002 with flag 305437/143000
23.95/10.87	c cleaning 16998 clauses out of 34002 with flag 343872/161000
27.14/12.47	c cleaning 18001 clauses out of 36005 with flag 384121/180001
30.55/14.19	c cleaning 19001 clauses out of 38005 with flag 426763/200002
34.61/16.10	c cleaning 19999 clauses out of 40002 with flag 471610/221000
38.61/18.13	c cleaning 21002 clauses out of 42005 with flag 518392/243002
42.67/20.18	c cleaning 21997 clauses out of 44003 with flag 567383/266002
47.07/22.38	c cleaning 23002 clauses out of 46006 with flag 618659/290002
51.86/24.76	c cleaning 24002 clauses out of 48003 with flag 672097/315001
57.14/27.34	c cleaning 24999 clauses out of 50000 with flag 727673/341000
62.73/30.17	c cleaning 25999 clauses out of 52003 with flag 785285/368002
68.54/33.10	c cleaning 27000 clauses out of 54002 with flag 845093/396000
74.81/36.12	c cleaning 28000 clauses out of 56002 with flag 907178/425000
81.60/39.51	c cleaning 29001 clauses out of 58002 with flag 971144/455000
88.31/42.84	c cleaning 30000 clauses out of 60002 with flag 1037432/486001
95.87/46.63	c cleaning 30996 clauses out of 62001 with flag 1105531/518000
103.67/50.60	c cleaning 32000 clauses out of 64005 with flag 1175723/551000
107.74/52.51	c cleaning 0 clauses out of 5001 with flag 0/5001
113.20/55.04	c cleaning 33001 clauses out of 66007 with flag 1247875/585002
122.21/59.52	c cleaning 34001 clauses out of 68006 with flag 1322406/620002
131.44/64.16	c cleaning 35000 clauses out of 70003 with flag 1399186/656000
141.88/69.39	c cleaning 36000 clauses out of 72003 with flag 1478023/693000
152.26/74.52	c cleaning 37003 clauses out of 74006 with flag 1558582/731003
163.33/80.00	c cleaning 37993 clauses out of 76000 with flag 1641673/770000
173.97/85.35	c cleaning 39004 clauses out of 78007 with flag 1727010/810000
185.76/91.27	c cleaning 39998 clauses out of 80004 with flag 1814452/851001
198.00/97.35	c cleaning 40999 clauses out of 82006 with flag 1903932/893001
210.86/103.76	c cleaning 42003 clauses out of 84006 with flag 1995469/936000
225.09/110.89	c cleaning 42999 clauses out of 86003 with flag 2088874/980000
237.14/116.86	c cleaning 44002 clauses out of 88005 with flag 2184898/1025001
252.21/124.38	c cleaning 44997 clauses out of 90003 with flag 2282563/1071001
266.24/131.32	c cleaning 46000 clauses out of 92005 with flag 2381877/1118000
281.57/139.10	c cleaning 47003 clauses out of 94006 with flag 2483898/1166001
298.05/147.33	c cleaning 47998 clauses out of 96003 with flag 2588414/1215001
313.90/155.27	c cleaning 49001 clauses out of 98004 with flag 2694957/1265000
329.10/162.81	c cleaning 49999 clauses out of 100004 with flag 2803707/1316001
343.69/170.15	c cleaning 51002 clauses out of 102006 with flag 2914551/1368002
359.76/178.11	c cleaning 52001 clauses out of 104002 with flag 3027462/1421000
376.16/186.36	c cleaning 52998 clauses out of 106002 with flag 3142360/1475001
394.62/195.52	c cleaning 53997 clauses out of 108003 with flag 3259018/1530000
411.02/203.72	c cleaning 55002 clauses out of 110007 with flag 3377430/1586001
427.83/212.11	c cleaning 56000 clauses out of 112004 with flag 3498012/1643000
445.63/221.03	c cleaning 56995 clauses out of 114004 with flag 3620880/1701000
464.23/230.32	c cleaning 58000 clauses out of 116009 with flag 3746723/1760000
484.74/240.71	c cleaning 59003 clauses out of 118010 with flag 3874928/1820001
504.34/250.53	c cleaning 60004 clauses out of 120008 with flag 4005195/1881002
523.33/260.01	c cleaning 60998 clauses out of 122003 with flag 4136881/1943001
545.14/270.99	c cleaning 61996 clauses out of 124005 with flag 4270762/2006001
567.74/282.27	c cleaning 63000 clauses out of 126008 with flag 4406811/2070000
590.76/293.79	c cleaning 64000 clauses out of 128008 with flag 4544708/2135000
614.35/305.56	c cleaning 65004 clauses out of 130008 with flag 4684225/2201000
640.47/318.52	c cleaning 65997 clauses out of 132005 with flag 4826144/2268001
666.33/331.49	c cleaning 67000 clauses out of 134007 with flag 4969948/2336000
691.77/344.20	c cleaning 67998 clauses out of 136008 with flag 5115522/2405001
716.97/356.79	c cleaning 69004 clauses out of 138010 with flag 5263519/2475001
743.21/369.89	c cleaning 69998 clauses out of 140007 with flag 5413780/2546002
772.73/384.50	c cleaning 71000 clauses out of 142008 with flag 5566334/2618001
800.49/398.59	c cleaning 72000 clauses out of 144008 with flag 5721476/2691001
830.09/413.31	c cleaning 73001 clauses out of 146008 with flag 5879318/2765001
858.73/427.61	c cleaning 74004 clauses out of 148007 with flag 6039346/2840001
889.17/442.87	c cleaning 74996 clauses out of 150002 with flag 6200736/2916000
921.43/458.98	c cleaning 75999 clauses out of 152007 with flag 6364592/2993001
952.83/474.67	c cleaning 77003 clauses out of 154007 with flag 6530704/3071000
985.50/490.92	c cleaning 77999 clauses out of 156004 with flag 6698989/3150000
1014.50/505.49	c cleaning 79004 clauses out of 158008 with flag 6869456/3230003
1047.90/522.17	c cleaning 80000 clauses out of 160002 with flag 7041932/3311001
1081.11/538.78	c cleaning 80997 clauses out of 162003 with flag 7216333/3393002
1111.80/554.02	c And the winner is solver1
1111.80/554.24	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1111.80/554.24	c starts		: 1
1111.80/554.24	c conflicts		: 3472253
1111.80/554.24	c decisions		: 3600479
1111.80/554.24	c propagations		: 17084826
1111.80/554.24	c inspects		: 9311978347
1111.80/554.24	c shortcuts		: 0
1111.80/554.24	c learnt literals	: 0
1111.80/554.24	c learnt binary clauses	: 0
1111.80/554.24	c learnt ternary clauses	: 0
1111.80/554.24	c learnt constraints	: 3472253
1111.80/554.24	c ignored constraints	: 0
1111.80/554.24	c root simplifications	: 0
1111.80/554.24	c removed literals (reason simplification)	: 71454123
1111.80/554.24	c reason swapping (by a shorter reason)	: 0
1111.80/554.24	c Calls to reduceDB	: 78
1111.80/554.24	c Number of update (reduction) of LBD	: 65985
1111.80/554.24	c Imported unit clauses	: 0
1111.80/554.24	c number of reductions to clauses (during analyze)	: 0
1111.80/554.24	c number of learned constraints concerned by reduction	: 0
1111.80/554.24	c number of learning phase by resolution	: 0
1111.80/554.24	c number of learning phase by cutting planes	: 0
1111.80/554.24	c speed (assignments/second)	: 30835.807803515156
1111.80/554.24	c non guided choices	105
1111.80/554.28	c learnt constraints type 
1111.80/554.28	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 160257
1111.80/554.28	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1111.80/554.28	c starts		: 26
1111.80/554.28	c conflicts		: 7245
1111.80/554.28	c decisions		: 11231
1111.80/554.28	c propagations		: 136829
1111.80/554.28	c inspects		: 163044601
1111.80/554.28	c shortcuts		: 0
1111.80/554.28	c learnt literals	: 0
1111.80/554.28	c learnt binary clauses	: 0
1111.80/554.28	c learnt ternary clauses	: 0
1111.80/554.28	c learnt constraints	: 7244
1111.80/554.28	c ignored constraints	: 0
1111.80/554.28	c root simplifications	: 0
1111.80/554.28	c removed literals (reason simplification)	: 0
1111.80/554.28	c reason swapping (by a shorter reason)	: 0
1111.80/554.28	c Calls to reduceDB	: 1
1111.80/554.28	c Number of update (reduction) of LBD	: 0
1111.80/554.28	c Imported unit clauses	: 0
1111.80/554.28	c number of reductions to clauses (during analyze)	: 0
1111.80/554.28	c number of learned constraints concerned by reduction	: 0
1111.80/554.28	c number of learning phase by resolution	: 0
1111.80/554.28	c number of learning phase by cutting planes	: 0
1111.80/554.28	c speed (assignments/second)	: 246.9436373152376
1111.80/554.28	c non guided choices	105
1111.80/554.28	c learnt constraints type 
1111.80/554.28	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 148
1111.80/554.28	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7096
1111.80/554.28	s UNSATISFIABLE
1111.80/554.28	c Total wall clock time (in seconds): 554.167

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

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

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


[startup+0 s]
/proc/loadavg: 3.84 3.99 3.73 4/197 6990
/proc/meminfo: memFree=28336340/32872528 swapFree=248296/248296
[pid=6990] ppid=6987 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/6990/stat : 6990 (java) S 6987 6990 5767 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 3446831 98570240 977 33554432000 1073741824 1073778376 140737027987456 140737027978592 247067607101 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6990/statm: 24065 977 743 9 0 16771 0
[pid=6990/tid=6991] ppid=6987 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/6990/task/6991/stat : 6991 (java) R 6987 6990 5767 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 3446831 98570240 977 33554432000 1073741824 1073778376 140737027987456 139749328821800 247064249728 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 3.84 3.99 3.73 4/197 6990
/proc/meminfo: memFree=28336340/32872528 swapFree=248296/248296
[pid=6990] ppid=6987 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/6990/stat : 6990 (java) S 6987 6990 5767 0 -1 4202496 4422 0 1 0 10 1 0 0 20 0 18 0 3446831 9787879424 6054 33554432000 1073741824 1073778376 140737027987456 140737027978592 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6990/statm: 2389619 6054 2135 9 0 2380296 0
[pid=6990/tid=6991] ppid=6987 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/6990/task/6991/stat : 6991 (java) R 6987 6990 5767 0 -1 4202560 2390 0 1 0 7 0 0 0 20 0 18 0 3446831 9787879424 6054 33554432000 1073741824 1073778376 140737027987456 139749328825248 247067632909 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.20027 s]
/proc/loadavg: 3.84 3.99 3.73 4/197 6990
/proc/meminfo: memFree=28336340/32872528 swapFree=248296/248296
[pid=6990] ppid=6987 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/6990/stat : 6990 (java) S 6987 6990 5767 0 -1 4202496 4897 0 1 0 25 1 0 0 20 0 22 0 3446831 10060525568 8001 33554432000 1073741824 1073778376 140737027987456 140737027978592 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6990/statm: 2456183 8001 2226 9 0 2446860 0
[pid=6990/tid=6991] ppid=6987 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/6990/task/6991/stat : 6991 (java) S 6987 6990 5767 0 -1 4202560 2413 0 1 0 15 1 0 0 20 0 22 0 3446831 10060525568 8001 33554432000 1073741824 1073778376 140737027987456 139749328827256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.30026 s]
/proc/loadavg: 3.84 3.99 3.73 4/197 6990
/proc/meminfo: memFree=28336340/32872528 swapFree=248296/248296
[pid=6990] ppid=6987 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/6990/stat : 6990 (java) S 6987 6990 5767 0 -1 4202496 7031 0 1 0 62 1 0 0 20 0 22 0 3446831 10060525568 9670 33554432000 1073741824 1073778376 140737027987456 140737027978592 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6990/statm: 2456183 9670 2243 9 0 2446860 0
[pid=6990/tid=6991] ppid=6987 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/6990/task/6991/stat : 6991 (java) S 6987 6990 5767 0 -1 4202560 2413 0 1 0 15 1 0 0 20 0 22 0 3446831 10060525568 9670 33554432000 1073741824 1073778376 140737027987456 139749328827256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9824732

[startup+0.70023 s]
/proc/loadavg: 3.84 3.99 3.73 4/197 6990
/proc/meminfo: memFree=28336340/32872528 swapFree=248296/248296
[pid=6990] ppid=6987 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/6990/stat : 6990 (java) S 6987 6990 5767 0 -1 4202496 17723 0 1 0 219 3 0 0 20 0 22 0 3446831 10060525568 23839 33554432000 1073741824 1073778376 140737027987456 140737027978592 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6990/statm: 2456183 23839 2252 9 0 2446860 0
[pid=6990/tid=6991] ppid=6987 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/6990/task/6991/stat : 6991 (java) S 6987 6990 5767 0 -1 4202560 2413 0 1 0 15 1 0 0 20 0 22 0 3446831 10060525568 23839 33554432000 1073741824 1073778376 140737027987456 139749328827256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 3.84 3.99 3.73 7/219 7012
/proc/meminfo: memFree=28152024/32872528 swapFree=248296/248296
[pid=6990] ppid=6987 vsize=9824732 CPUtime=4.9 cores=0,2,4,6
/proc/6990/stat : 6990 (java) S 6987 6990 5767 0 -1 4202496 26254 0 1 0 482 8 0 0 20 0 22 0 3446831 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 140737027978592 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6990/statm: 2456183 50950 2283 9 0 2446860 0
[pid=6990/tid=6991] ppid=6987 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/6990/task/6991/stat : 6991 (java) S 6987 6990 5767 0 -1 4202560 2413 0 1 0 15 1 0 0 20 0 22 0 3446831 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749328827256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6993] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/6993/stat : 6993 (java) S 6987 6990 5767 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 3446832 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749317888296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=6994] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/6994/stat : 6994 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3446832 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749316835496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=6995] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/6995/stat : 6995 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3446832 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749315783208 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=6996] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/6996/stat : 6996 (java) S 6987 6990 5767 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 3446832 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749314730408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=6997] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/6997/stat : 6997 (java) S 6987 6990 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3446832 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749313678120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6998] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/6998/stat : 6998 (java) S 6987 6990 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3446832 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749312625320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=6999] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/6999/stat : 6999 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3446832 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749311573032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7000] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7000/stat : 7000 (java) S 6987 6990 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3446832 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749165317032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7001] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7001/stat : 7001 (java) S 6987 6990 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3446833 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749152905448 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=7002] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7002/stat : 7002 (java) S 6987 6990 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3446834 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749151851512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7003] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7003/stat : 7003 (java) S 6987 6990 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3446834 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749150799112 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7004] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7004/stat : 7004 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3446836 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749149747600 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7005] ppid=6987 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/6990/task/7005/stat : 7005 (java) S 6987 6990 5767 0 -1 4202560 12903 0 0 0 96 2 0 0 20 0 22 0 3446836 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749148695224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7006] ppid=6987 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/6990/task/7006/stat : 7006 (java) S 6987 6990 5767 0 -1 4202560 9422 0 0 0 107 1 0 0 20 0 22 0 3446836 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749147642424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7007] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7007/stat : 7007 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3446836 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749146590328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7008] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7008/stat : 7008 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3446836 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749145537736 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7009] ppid=6987 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/6990/task/7009/stat : 7009 (java) R 6987 6990 5767 0 -1 4202560 27 0 0 0 124 0 0 0 20 0 22 0 3446850 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749144473376 139749193360999 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=7010] ppid=6987 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/6990/task/7010/stat : 7010 (java) R 6987 6990 5767 0 -1 4202560 93 0 0 0 125 2 0 0 20 0 22 0 3446850 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749143428488 139749193579521 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7011] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7011/stat : 7011 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3446850 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749142377640 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7012] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7012/stat : 7012 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3446850 10060525568 50950 33554432000 1073741824 1073778376 140737027987456 139749141324840 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 3.84 3.99 3.73 5/219 7012
/proc/meminfo: memFree=28109388/32872528 swapFree=248296/248296
[pid=6990] ppid=6987 vsize=9824732 CPUtime=8.28 cores=0,2,4,6
/proc/6990/stat : 6990 (java) S 6987 6990 5767 0 -1 4202496 27036 0 1 0 812 16 0 0 20 0 22 0 3446831 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 140737027978592 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6990/statm: 2456183 92020 2283 9 0 2446860 0
[pid=6990/tid=6991] ppid=6987 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/6990/task/6991/stat : 6991 (java) S 6987 6990 5767 0 -1 4202560 2413 0 1 0 15 1 0 0 20 0 22 0 3446831 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749328827256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6993] ppid=6987 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/6990/task/6993/stat : 6993 (java) S 6987 6990 5767 0 -1 4202560 144 0 0 0 2 0 0 0 20 0 22 0 3446832 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749317888296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=6994] ppid=6987 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6990/task/6994/stat : 6994 (java) S 6987 6990 5767 0 -1 4202560 138 0 0 0 1 2 0 0 20 0 22 0 3446832 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749316835496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6995] ppid=6987 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6990/task/6995/stat : 6995 (java) S 6987 6990 5767 0 -1 4202560 47 0 0 0 2 1 0 0 20 0 22 0 3446832 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749315783208 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=6996] ppid=6987 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/6990/task/6996/stat : 6996 (java) S 6987 6990 5767 0 -1 4202560 125 0 0 0 2 0 0 0 20 0 22 0 3446832 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749314730408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6997] ppid=6987 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/6990/task/6997/stat : 6997 (java) S 6987 6990 5767 0 -1 4202560 153 0 0 0 2 2 0 0 20 0 22 0 3446832 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749313678120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=6998] ppid=6987 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/6990/task/6998/stat : 6998 (java) S 6987 6990 5767 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 3446832 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749312625320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=6999] ppid=6987 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/6990/task/6999/stat : 6999 (java) S 6987 6990 5767 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 3446832 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749311573032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7000] ppid=6987 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6990/task/7000/stat : 7000 (java) S 6987 6990 5767 0 -1 4202560 26 0 0 0 2 1 0 0 20 0 22 0 3446832 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749165317032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=7001] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7001/stat : 7001 (java) S 6987 6990 5767 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 3446833 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749152905448 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7002] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7002/stat : 7002 (java) S 6987 6990 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3446834 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749151851512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7003] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7003/stat : 7003 (java) S 6987 6990 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3446834 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749150799112 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7004] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7004/stat : 7004 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3446836 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749149747600 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7005] ppid=6987 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/6990/task/7005/stat : 7005 (java) S 6987 6990 5767 0 -1 4202560 12903 0 0 0 101 2 0 0 20 0 22 0 3446836 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749148695224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7006] ppid=6987 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/6990/task/7006/stat : 7006 (java) S 6987 6990 5767 0 -1 4202560 9422 0 0 0 111 1 0 0 20 0 22 0 3446836 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749147642424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7007] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7007/stat : 7007 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3446836 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749146590328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7008] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7008/stat : 7008 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3446836 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749145537736 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7009] ppid=6987 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/6990/task/7009/stat : 7009 (java) R 6987 6990 5767 0 -1 4202560 31 0 0 0 275 0 0 0 20 0 22 0 3446850 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749144480120 139749193479360 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7010] ppid=6987 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/6990/task/7010/stat : 7010 (java) R 6987 6990 5767 0 -1 4202560 143 0 0 0 277 2 0 0 20 0 22 0 3446850 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749143428328 139749193618530 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7011] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7011/stat : 7011 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3446850 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749142377640 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7012] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7012/stat : 7012 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3446850 10060525568 92020 33554432000 1073741824 1073778376 140737027987456 139749141324840 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.28
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 3.85 3.99 3.73 5/219 7012
/proc/meminfo: memFree=27696120/32872528 swapFree=248296/248296
[pid=6990] ppid=6987 vsize=9824732 CPUtime=14.8 cores=0,2,4,6
/proc/6990/stat : 6990 (java) S 6987 6990 5767 0 -1 4202496 27592 0 1 0 1454 26 0 0 20 0 22 0 3446831 10060525568 161865 33554432000 1073741824 1073778376 140737027987456 140737027978592 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6990/statm: 2456183 161865 2283 9 0 2446860 0
[pid=6990/tid=6991] ppid=6987 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/6990/task/6991/stat : 6991 (java) S 6987 6990 5767 0 -1 4202560 2413 0 1 0 15 1 0 0 20 0 22 0 3446831 10060525568 161865 33554432000 1073741824 1073778376 140737027987456 139749328827256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6993] ppid=6987 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/6990/task/6993/stat : 6993 (java) S 6987 6990 5767 0 -1 4202560 176 0 0 0 4 3 0 0 20 0 22 0 3446832 10060525568 161865 33554432000 1073741824 1073778376 140737027987456 139749317888296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=6994] ppid=6987 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/6990/task/6994/stat : 6994 (java) S 6987 6990 5767 0 -1 4202560 165 0 0 0 4 3 0 0 20 0 22 0 3446832 10060525568 161865 33554432000 1073741824 1073778376 140737027987456 139749316835496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=6995] ppid=6987 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/6990/task/6995/stat : 6995 (java) S 6987 6990 5767 0 -1 4202560 68 0 0 0 5 3 0 0 20 0 22 0 3446832 10060525568 161865 33554432000 1073741824 1073778376 140737027987456 139749315783208 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=6996] ppid=6987 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/6990/task/6996/stat : 6996 (java) S 6987 6990 5767 0 -1 4202560 133 0 0 0 4 0 0 0 20 0 22 0 3446832 10060525568 161865 33554432000 1073741824 1073778376 140737027987456 139749314730408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=6997] ppid=6987 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/6990/task/6997/stat : 6997 (java) S 6987 6990 5767 0 -1 4202560 200 0 0 0 8 3 0 0 20 0 22 0 3446832 10060525568 161865 33554432000 1073741824 1073778376 140737027987456 139749313678120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=6998] ppid=6987 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/6990/task/6998/stat : 6998 (java) S 6987 6990 5767 0 -1 4202560 33 0 0 0 4 0 0 0 20 0 22 0 3446832 10060525568 161865 33554432000 1073741824 1073778376 140737027987456 139749312625320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=6999] ppid=6987 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6990/task/6999/stat : 6999 (java) S 6987 6990 5767 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 3446832 10060525568 161865 33554432000 1073741824 1073778376 140737027987456 139749311573032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=7000] ppid=6987 vsize=9824732 CPUtime=0.06 cores=0,2,4,6

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

/proc/6990/task/7008/stat : 7008 (java) S 6987 6990 5767 0 -1 4202560 31 0 0 0 10 11 0 0 20 0 22 0 3446836 10060525568 600128 33554432000 1073741824 1073778376 140737027987456 139749145537736 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7009] ppid=6987 vsize=9824732 CPUtime=547.79 cores=0,2,4,6
/proc/6990/task/7009/stat : 7009 (java) R 6987 6990 5767 0 -1 4202560 80 0 0 0 54770 9 0 0 20 0 22 0 3446850 10060525568 600128 33554432000 1073741824 1073778376 140737027987456 139749144473360 139749193479484 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7010] ppid=6987 vsize=9824732 CPUtime=547.88 cores=0,2,4,6
/proc/6990/task/7010/stat : 7010 (java) R 6987 6990 5767 0 -1 4202560 1224 0 0 0 54746 42 0 0 20 0 22 0 3446850 10060525568 600128 33554432000 1073741824 1073778376 140737027987456 139749143426784 139749193654029 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7011] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7011/stat : 7011 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3446850 10060525568 600128 33554432000 1073741824 1073778376 140737027987456 139749142377640 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7012] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7012/stat : 7012 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3446850 10060525568 600128 33554432000 1073741824 1073778376 140737027987456 139749141324840 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1107.71
Current children cumulated vsize (KiB) 9824732

[startup+553.601 s]
/proc/loadavg: 4.04 4.03 3.85 11/219 7433
/proc/meminfo: memFree=26053380/32872528 swapFree=248296/248296
[pid=6990] ppid=6987 vsize=9824732 CPUtime=1111 cores=0,2,4,6
/proc/6990/stat : 6990 (java) S 6987 6990 5767 0 -1 4202496 36192 0 1 0 110986 114 0 0 20 0 22 0 3446831 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 140737027978592 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6990/statm: 2456183 591033 2292 9 0 2446860 0
[pid=6990/tid=6991] ppid=6987 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/6990/task/6991/stat : 6991 (java) S 6987 6990 5767 0 -1 4202560 2417 0 1 0 17 2 0 0 20 0 22 0 3446831 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749328827256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6993] ppid=6987 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/6990/task/6993/stat : 6993 (java) S 6987 6990 5767 0 -1 4202560 505 0 0 0 61 8 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749317888296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=6994] ppid=6987 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/6990/task/6994/stat : 6994 (java) S 6987 6990 5767 0 -1 4202560 881 0 0 0 49 8 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749316835496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6995] ppid=6987 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/6990/task/6995/stat : 6995 (java) S 6987 6990 5767 0 -1 4202560 543 0 0 0 69 11 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749315783208 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6996] ppid=6987 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/6990/task/6996/stat : 6996 (java) S 6987 6990 5767 0 -1 4202560 415 0 0 0 61 8 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749314730408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6997] ppid=6987 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/6990/task/6997/stat : 6997 (java) S 6987 6990 5767 0 -1 4202560 479 0 0 0 64 10 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749313678120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6998] ppid=6987 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/6990/task/6998/stat : 6998 (java) S 6987 6990 5767 0 -1 4202560 353 0 0 0 53 8 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749312625320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6999] ppid=6987 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/6990/task/6999/stat : 6999 (java) S 6987 6990 5767 0 -1 4202560 332 0 0 0 58 6 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749311573032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=7000] ppid=6987 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/6990/task/7000/stat : 7000 (java) S 6987 6990 5767 0 -1 4202560 542 0 0 0 54 7 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749165317032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7001] ppid=6987 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/6990/task/7001/stat : 7001 (java) S 6987 6990 5767 0 -1 4202560 1438 0 0 0 100 4 0 0 20 0 22 0 3446833 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749152905448 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7002] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7002/stat : 7002 (java) S 6987 6990 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3446834 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749151851512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7003] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7003/stat : 7003 (java) S 6987 6990 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3446834 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749150799112 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7004] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7004/stat : 7004 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3446836 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749149747600 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7005] ppid=6987 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/6990/task/7005/stat : 7005 (java) S 6987 6990 5767 0 -1 4202560 12903 0 0 0 104 2 0 0 20 0 22 0 3446836 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749148695224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7006] ppid=6987 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/6990/task/7006/stat : 7006 (java) S 6987 6990 5767 0 -1 4202560 12780 0 0 0 163 2 0 0 20 0 22 0 3446836 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749147642424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7007] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7007/stat : 7007 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3446836 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749146590328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7008] ppid=6987 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/6990/task/7008/stat : 7008 (java) S 6987 6990 5767 0 -1 4202560 33 0 0 0 11 11 0 0 20 0 22 0 3446836 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749145537736 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7009] ppid=6987 vsize=9824732 CPUtime=549.34 cores=0,2,4,6
/proc/6990/task/7009/stat : 7009 (java) R 6987 6990 5767 0 -1 4202560 80 0 0 0 54925 9 0 0 20 0 22 0 3446850 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749144480272 139749193479484 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7010] ppid=6987 vsize=9824732 CPUtime=549.42 cores=0,2,4,6
/proc/6990/task/7010/stat : 7010 (java) R 6987 6990 5767 0 -1 4202560 1225 0 0 0 54900 42 0 0 20 0 22 0 3446850 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749143428224 139749194223497 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7011] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7011/stat : 7011 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3446850 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749142377640 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7012] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7012/stat : 7012 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3446850 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749141324840 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1111
Current children cumulated vsize (KiB) 9824732

[startup+554.001 s]
/proc/loadavg: 4.04 4.03 3.85 11/219 7433
/proc/meminfo: memFree=26053380/32872528 swapFree=248296/248296
[pid=6990] ppid=6987 vsize=9824732 CPUtime=1111.8 cores=0,2,4,6
/proc/6990/stat : 6990 (java) S 6987 6990 5767 0 -1 4202496 36192 0 1 0 111066 114 0 0 20 0 22 0 3446831 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 140737027978592 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6990/statm: 2456183 591033 2292 9 0 2446860 0
[pid=6990/tid=6991] ppid=6987 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/6990/task/6991/stat : 6991 (java) S 6987 6990 5767 0 -1 4202560 2417 0 1 0 17 2 0 0 20 0 22 0 3446831 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749328827256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6993] ppid=6987 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/6990/task/6993/stat : 6993 (java) S 6987 6990 5767 0 -1 4202560 505 0 0 0 61 8 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749317888296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=6994] ppid=6987 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/6990/task/6994/stat : 6994 (java) S 6987 6990 5767 0 -1 4202560 881 0 0 0 49 8 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749316835496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6995] ppid=6987 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/6990/task/6995/stat : 6995 (java) S 6987 6990 5767 0 -1 4202560 543 0 0 0 69 11 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749315783208 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6996] ppid=6987 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/6990/task/6996/stat : 6996 (java) S 6987 6990 5767 0 -1 4202560 415 0 0 0 61 8 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749314730408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6997] ppid=6987 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/6990/task/6997/stat : 6997 (java) S 6987 6990 5767 0 -1 4202560 479 0 0 0 64 10 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749313678120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6998] ppid=6987 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/6990/task/6998/stat : 6998 (java) S 6987 6990 5767 0 -1 4202560 353 0 0 0 53 8 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749312625320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6999] ppid=6987 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/6990/task/6999/stat : 6999 (java) S 6987 6990 5767 0 -1 4202560 332 0 0 0 58 6 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749311573032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=7000] ppid=6987 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/6990/task/7000/stat : 7000 (java) S 6987 6990 5767 0 -1 4202560 542 0 0 0 54 7 0 0 20 0 22 0 3446832 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749165317032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7001] ppid=6987 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/6990/task/7001/stat : 7001 (java) S 6987 6990 5767 0 -1 4202560 1438 0 0 0 100 4 0 0 20 0 22 0 3446833 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749152905448 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7002] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7002/stat : 7002 (java) S 6987 6990 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3446834 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749151851512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7003] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7003/stat : 7003 (java) S 6987 6990 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3446834 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749150799112 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7004] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7004/stat : 7004 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3446836 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749149747600 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7005] ppid=6987 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/6990/task/7005/stat : 7005 (java) S 6987 6990 5767 0 -1 4202560 12903 0 0 0 104 2 0 0 20 0 22 0 3446836 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749148695224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7006] ppid=6987 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/6990/task/7006/stat : 7006 (java) S 6987 6990 5767 0 -1 4202560 12780 0 0 0 163 2 0 0 20 0 22 0 3446836 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749147642424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7007] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7007/stat : 7007 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3446836 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749146590328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7008] ppid=6987 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/6990/task/7008/stat : 7008 (java) S 6987 6990 5767 0 -1 4202560 33 0 0 0 11 11 0 0 20 0 22 0 3446836 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749145537736 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7009] ppid=6987 vsize=9824732 CPUtime=549.74 cores=0,2,4,6
/proc/6990/task/7009/stat : 7009 (java) R 6987 6990 5767 0 -1 4202560 80 0 0 0 54965 9 0 0 20 0 22 0 3446850 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749144480272 139749193480006 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7010] ppid=6987 vsize=9824732 CPUtime=549.82 cores=0,2,4,6
/proc/6990/task/7010/stat : 7010 (java) R 6987 6990 5767 0 -1 4202560 1225 0 0 0 54940 42 0 0 20 0 22 0 3446850 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749143428224 139749193579943 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7011] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7011/stat : 7011 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3446850 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749142377640 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7012] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7012/stat : 7012 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3446850 10060525568 591033 33554432000 1073741824 1073778376 140737027987456 139749141324840 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1111.8
Current children cumulated vsize (KiB) 9824732

[startup+554.201 s]
/proc/loadavg: 4.04 4.03 3.85 11/219 7433
/proc/meminfo: memFree=26053380/32872528 swapFree=248296/248296
[pid=6990] ppid=6987 vsize=9824732 CPUtime=1109.2 cores=0,2,4,6
/proc/6990/stat : 6990 (java) S 6987 6990 5767 0 -1 4202496 36193 0 1 0 110789 131 0 0 20 0 19 0 3446831 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 140737027978592 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6990/statm: 2456183 591017 2293 9 0 2446860 0
[pid=6990/tid=6991] ppid=6987 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/6990/task/6991/stat : 6991 (java) S 6987 6990 5767 0 -1 4202560 2417 0 1 0 17 2 0 0 20 0 19 0 3446831 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749328827256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6993] ppid=6987 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/6990/task/6993/stat : 6993 (java) S 6987 6990 5767 0 -1 4202560 505 0 0 0 61 8 0 0 20 0 19 0 3446832 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749317888296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=6994] ppid=6987 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/6990/task/6994/stat : 6994 (java) S 6987 6990 5767 0 -1 4202560 881 0 0 0 49 8 0 0 20 0 19 0 3446832 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749316835496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6995] ppid=6987 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/6990/task/6995/stat : 6995 (java) S 6987 6990 5767 0 -1 4202560 543 0 0 0 69 11 0 0 20 0 19 0 3446832 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749315783208 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6996] ppid=6987 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/6990/task/6996/stat : 6996 (java) S 6987 6990 5767 0 -1 4202560 415 0 0 0 61 8 0 0 20 0 19 0 3446832 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749314730408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6997] ppid=6987 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/6990/task/6997/stat : 6997 (java) S 6987 6990 5767 0 -1 4202560 479 0 0 0 64 10 0 0 20 0 19 0 3446832 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749313678120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6998] ppid=6987 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/6990/task/6998/stat : 6998 (java) S 6987 6990 5767 0 -1 4202560 353 0 0 0 53 8 0 0 20 0 19 0 3446832 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749312625320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=6999] ppid=6987 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/6990/task/6999/stat : 6999 (java) S 6987 6990 5767 0 -1 4202560 332 0 0 0 58 6 0 0 20 0 19 0 3446832 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749311573032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6990/tid=7000] ppid=6987 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/6990/task/7000/stat : 7000 (java) S 6987 6990 5767 0 -1 4202560 542 0 0 0 54 7 0 0 20 0 19 0 3446832 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749165317032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7001] ppid=6987 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/6990/task/7001/stat : 7001 (java) S 6987 6990 5767 0 -1 4202560 1438 0 0 0 100 4 0 0 20 0 19 0 3446833 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749152905448 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7002] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7002/stat : 7002 (java) S 6987 6990 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3446834 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749151851512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7003] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7003/stat : 7003 (java) S 6987 6990 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3446834 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749150799112 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7004] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7004/stat : 7004 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3446836 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749149747600 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7005] ppid=6987 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/6990/task/7005/stat : 7005 (java) S 6987 6990 5767 0 -1 4202560 12903 0 0 0 104 2 0 0 20 0 19 0 3446836 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749148695224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7006] ppid=6987 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/6990/task/7006/stat : 7006 (java) S 6987 6990 5767 0 -1 4202560 12780 0 0 0 163 2 0 0 20 0 19 0 3446836 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749147642424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6990/tid=7007] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7007/stat : 7007 (java) S 6987 6990 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3446836 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749146590328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6990/tid=7008] ppid=6987 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/6990/task/7008/stat : 7008 (java) S 6987 6990 5767 0 -1 4202560 33 0 0 0 11 11 0 0 20 0 19 0 3446836 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749145537736 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6990/tid=7012] ppid=6987 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6990/task/7012/stat : 7012 (java) S 6987 6990 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3446850 10060525568 591017 33554432000 1073741824 1073778376 140737027987456 139749141324840 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1109.2
Current children cumulated vsize (KiB) 9824732

Child status: 20

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

Real time (s): 554.296
CPU time (s): 1112.07
CPU user time (s): 1110.69
CPU system time (s): 1.37177
CPU usage (%): 200.627
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1107.92
system time used= 1.54176
maximum resident set size= 2967084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36214
page faults= 1
swaps= 0
block input operations= 0
block output operations= 560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14534
involuntary context switches= 9356

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.94455 second user time and 2.90556 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 4070b840716bd281122102a373651f1b
RANDOM SEED=1768466294

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:        28337248 kB
Buffers:          124340 kB
Cached:           342468 kB
SwapCached:            0 kB
Active:          3247284 kB
Inactive:         322380 kB
Active(anon):    3105688 kB
Inactive(anon):        0 kB
Active(file):     141596 kB
Inactive(file):   322380 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               772 kB
Writeback:             0 kB
AnonPages:       3385932 kB
Mapped:            21652 kB
Shmem:               204 kB
Slab:             574316 kB
SReclaimable:      18124 kB
SUnreclaim:       556192 kB
KernelStack:        1840 kB
PageTables:        11020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3640532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3063808 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:15:18