Trace number 4089583

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 305.427 150.769

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid6x29-hard.opb
MD5SUMb1b8c7f3aeeef26c96572245207784d8
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.022995
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables174
Total number of constraints349
Number of constraints which are clauses348
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 constraint174
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 89
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 263
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.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.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-4089583-1466014851.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.16	c ... done. Wall clock time 0.051s.
0.11/0.16	c declared #vars     174
0.11/0.16	c #constraints  349
0.11/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.11/0.16	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 348
0.11/0.16	c 349 constraints processed.
0.11/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 348
0.11/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
0.11/0.16	c 349 constraints processed.
1.88/0.65	c cleaning 2502 clauses out of 5003 with flag 10753/5003
3.08/0.97	c cleaning 4251 clauses out of 8501 with flag 23622/11003
4.50/1.31	c cleaning 5624 clauses out of 11248 with flag 38603/18001
5.53/1.70	c cleaning 6812 clauses out of 13623 with flag 55719/26000
6.38/2.17	c cleaning 7906 clauses out of 15811 with flag 74944/35000
7.61/2.72	c cleaning 8953 clauses out of 17905 with flag 96367/45000
8.91/3.33	c cleaning 9977 clauses out of 19954 with flag 119919/56002
10.09/3.99	c cleaning 10986 clauses out of 21975 with flag 145628/68000
11.93/4.85	c cleaning 11995 clauses out of 23989 with flag 173400/81000
13.78/5.78	c cleaning 12998 clauses out of 25995 with flag 203349/95001
15.98/6.81	c cleaning 13995 clauses out of 27996 with flag 235498/110000
18.19/7.98	c cleaning 15000 clauses out of 30002 with flag 269798/126001
20.85/9.21	c cleaning 16000 clauses out of 32001 with flag 306206/143000
23.45/10.53	c cleaning 16998 clauses out of 34002 with flag 344477/161001
26.51/12.01	c cleaning 18001 clauses out of 36003 with flag 384963/180000
29.92/13.70	c cleaning 18998 clauses out of 38002 with flag 427654/200000
33.78/15.65	c cleaning 20001 clauses out of 40005 with flag 472675/221001
37.79/17.69	c cleaning 20996 clauses out of 42004 with flag 519534/243001
42.84/20.11	c cleaning 22000 clauses out of 44007 with flag 568600/266000
47.44/22.46	c cleaning 23002 clauses out of 46007 with flag 619760/290000
52.44/24.95	c cleaning 24003 clauses out of 48007 with flag 673388/315002
57.85/27.68	c cleaning 25001 clauses out of 50002 with flag 728838/341000
63.93/30.69	c cleaning 25995 clauses out of 52001 with flag 786193/368000
70.13/33.75	c cleaning 27003 clauses out of 54006 with flag 845940/396000
72.13/34.79	c cleaning 0 clauses out of 5003 with flag 0/5003
77.87/37.33	c cleaning 28002 clauses out of 56004 with flag 908112/425001
85.26/41.00	c cleaning 28998 clauses out of 58002 with flag 972175/455001
93.31/45.07	c cleaning 30002 clauses out of 60004 with flag 1038345/486001
101.71/49.22	c cleaning 30994 clauses out of 62001 with flag 1106105/518000
110.78/53.73	c cleaning 32000 clauses out of 64007 with flag 1175833/551000
119.78/58.23	c cleaning 33002 clauses out of 66007 with flag 1248406/585000
129.24/62.98	c cleaning 34003 clauses out of 68006 with flag 1323027/620001
139.72/68.12	c cleaning 34997 clauses out of 70002 with flag 1399870/656000
150.51/73.52	c cleaning 36003 clauses out of 72005 with flag 1478907/693000
162.37/79.45	c cleaning 36997 clauses out of 74003 with flag 1559664/731001
174.42/85.48	c cleaning 38000 clauses out of 76005 with flag 1642338/770000
187.66/92.01	c cleaning 38998 clauses out of 78006 with flag 1727717/810001
199.91/98.13	c cleaning 40004 clauses out of 80007 with flag 1815046/851000
214.33/105.33	c cleaning 40997 clauses out of 82003 with flag 1904367/893000
227.98/112.12	c cleaning 42003 clauses out of 84008 with flag 1996315/936002
242.79/119.53	c cleaning 42999 clauses out of 86005 with flag 2090513/980002
258.67/127.45	c cleaning 43997 clauses out of 88004 with flag 2185976/1025000
275.31/135.72	c cleaning 45002 clauses out of 90007 with flag 2284014/1071000
292.98/144.55	c cleaning 46002 clauses out of 92005 with flag 2384176/1118000
305.24/150.60	c And the winner is solver1
305.24/150.72	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
305.24/150.72	c starts		: 1
305.24/150.72	c conflicts		: 1153947
305.24/150.72	c decisions		: 1203527
305.24/150.72	c propagations		: 5736816
305.24/150.72	c inspects		: 2289461599
305.24/150.72	c shortcuts		: 0
305.24/150.72	c learnt literals	: 0
305.24/150.72	c learnt binary clauses	: 0
305.24/150.72	c learnt ternary clauses	: 0
305.24/150.72	c learnt constraints	: 1153947
305.24/150.72	c ignored constraints	: 0
305.24/150.72	c root simplifications	: 0
305.24/150.72	c removed literals (reason simplification)	: 22039805
305.24/150.72	c reason swapping (by a shorter reason)	: 0
305.24/150.72	c Calls to reduceDB	: 43
305.24/150.72	c Number of update (reduction) of LBD	: 21489
305.24/150.72	c Imported unit clauses	: 0
305.24/150.72	c number of reductions to clauses (during analyze)	: 0
305.24/150.72	c number of learned constraints concerned by reduction	: 0
305.24/150.72	c number of learning phase by resolution	: 0
305.24/150.72	c number of learning phase by cutting planes	: 0
305.24/150.72	c speed (assignments/second)	: 38104.20043040463
305.24/150.72	c non guided choices	83
305.24/150.75	c learnt constraints type 
305.24/150.75	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 81950
305.24/150.75	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
305.24/150.75	c starts		: 27
305.24/150.75	c conflicts		: 8278
305.24/150.75	c decisions		: 15257
305.24/150.75	c propagations		: 153157
305.24/150.75	c inspects		: 159451635
305.24/150.75	c shortcuts		: 0
305.24/150.75	c learnt literals	: 0
305.24/150.75	c learnt binary clauses	: 0
305.24/150.75	c learnt ternary clauses	: 0
305.24/150.75	c learnt constraints	: 8277
305.24/150.75	c ignored constraints	: 0
305.24/150.75	c root simplifications	: 0
305.24/150.75	c removed literals (reason simplification)	: 0
305.24/150.75	c reason swapping (by a shorter reason)	: 0
305.24/150.75	c Calls to reduceDB	: 1
305.24/150.75	c Number of update (reduction) of LBD	: 0
305.24/150.75	c Imported unit clauses	: 0
305.24/150.75	c number of reductions to clauses (during analyze)	: 0
305.24/150.75	c number of learned constraints concerned by reduction	: 0
305.24/150.75	c number of learning phase by resolution	: 0
305.24/150.75	c number of learning phase by cutting planes	: 0
305.24/150.75	c speed (assignments/second)	: 1017.0868086914944
305.24/150.75	c non guided choices	83
305.24/150.75	c learnt constraints type 
305.24/150.75	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 178
305.24/150.75	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8099
305.24/150.75	s UNSATISFIABLE
305.24/150.75	c Total wall clock time (in seconds): 150.645

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

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

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


[startup+0 s]
/proc/loadavg: 3.98 4.15 4.16 4/198 12762
/proc/meminfo: memFree=28434760/32872528 swapFree=1073728/1155488
[pid=12762] ppid=12759 vsize=91816 CPUtime=0 cores=1,3,5,7
/proc/12762/stat : 12762 (java) S 12759 12762 5545 0 -1 4202496 1284 0 0 0 0 0 0 0 20 0 2 0 3534350 94019584 917 33554432000 1073741824 1073778376 140733370833504 140733370824640 219517321277 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 23225 920 698 9 0 16769 0
[pid=12762/tid=12763] ppid=12759 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12763/stat : 12763 (java) D 12759 12762 5545 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 3534350 95129600 927 33554432000 1073741824 1073778376 140733370833504 140505244196392 219504799015 0 0 4096 0 18446744072100588836 0 0 -1 1 0 0 0 0 0

[startup+0.100117 s]
/proc/loadavg: 3.98 4.15 4.16 4/198 12762
/proc/meminfo: memFree=28434760/32872528 swapFree=1073728/1155488
[pid=12762] ppid=12759 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/12762/stat : 12762 (java) S 12759 12762 5545 0 -1 4202496 4465 0 1 0 10 1 0 0 20 0 18 0 3534350 9787879424 6097 33554432000 1073741824 1073778376 140733370833504 140733370824640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2389619 6097 2156 9 0 2380296 0
[pid=12762/tid=12763] ppid=12759 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/12762/task/12763/stat : 12763 (java) R 12759 12762 5545 0 -1 4202560 2386 0 1 0 7 0 0 0 20 0 18 0 3534350 9787879424 6097 33554432000 1073741824 1073778376 140733370833504 140505244199640 219517347085 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200285 s]
/proc/loadavg: 3.98 4.15 4.16 4/198 12762
/proc/meminfo: memFree=28434760/32872528 swapFree=1073728/1155488
[pid=12762] ppid=12759 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/12762/stat : 12762 (java) S 12759 12762 5545 0 -1 4202496 5272 0 1 0 28 1 0 0 20 0 22 0 3534350 10060525568 8229 33554432000 1073741824 1073778376 140733370833504 140733370824640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2456183 8230 2228 9 0 2446860 0
[pid=12762/tid=12763] ppid=12759 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/12762/task/12763/stat : 12763 (java) S 12759 12762 5545 0 -1 4202560 2418 0 1 0 14 0 0 0 20 0 22 0 3534350 10060525568 8230 33554432000 1073741824 1073778376 140733370833504 140505244201848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9824732

[startup+0.300284 s]
/proc/loadavg: 3.98 4.15 4.16 4/198 12762
/proc/meminfo: memFree=28434760/32872528 swapFree=1073728/1155488
[pid=12762] ppid=12759 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/12762/stat : 12762 (java) S 12759 12762 5545 0 -1 4202496 7784 0 1 0 67 1 0 0 20 0 22 0 3534350 10060525568 10498 33554432000 1073741824 1073778376 140733370833504 140733370824640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2456183 10498 2245 9 0 2446860 0
[pid=12762/tid=12763] ppid=12759 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/12762/task/12763/stat : 12763 (java) S 12759 12762 5545 0 -1 4202560 2418 0 1 0 14 0 0 0 20 0 22 0 3534350 10060525568 10499 33554432000 1073741824 1073778376 140733370833504 140505244201848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+0.700239 s]
/proc/loadavg: 3.98 4.15 4.16 4/198 12762
/proc/meminfo: memFree=28434760/32872528 swapFree=1073728/1155488
[pid=12762] ppid=12759 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/12762/stat : 12762 (java) S 12759 12762 5545 0 -1 4202496 21095 0 1 0 225 4 0 0 20 0 22 0 3534350 10060525568 23000 33554432000 1073741824 1073778376 140733370833504 140733370824640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2456183 23000 2250 9 0 2446860 0
[pid=12762/tid=12763] ppid=12759 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/12762/task/12763/stat : 12763 (java) S 12759 12762 5545 0 -1 4202560 2418 0 1 0 14 0 0 0 20 0 22 0 3534350 10060525568 23000 33554432000 1073741824 1073778376 140733370833504 140505244201848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 3.98 4.15 4.16 7/220 12784
/proc/meminfo: memFree=28257144/32872528 swapFree=1073728/1155488
[pid=12762] ppid=12759 vsize=9824732 CPUtime=5.09 cores=1,3,5,7
/proc/12762/stat : 12762 (java) S 12759 12762 5545 0 -1 4202496 26966 0 1 0 500 9 0 0 20 0 22 0 3534350 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140733370824640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2456183 50568 2283 9 0 2446860 0
[pid=12762/tid=12763] ppid=12759 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/12762/task/12763/stat : 12763 (java) S 12759 12762 5545 0 -1 4202560 2418 0 1 0 14 0 0 0 20 0 22 0 3534350 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505244201848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12765] ppid=12759 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12762/task/12765/stat : 12765 (java) S 12759 12762 5545 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 3534351 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505233263400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12766] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12766/stat : 12766 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3534351 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505232210600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12767] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12767/stat : 12767 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3534351 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505231158312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12768] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12768/stat : 12768 (java) S 12759 12762 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3534351 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505230105512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12769] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12769/stat : 12769 (java) S 12759 12762 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3534351 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505229052200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12770] ppid=12759 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12762/task/12770/stat : 12770 (java) S 12759 12762 5545 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 3534351 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505227999400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12771] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12771/stat : 12771 (java) S 12759 12762 5545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3534351 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505226947112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12772] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12772/stat : 12772 (java) S 12759 12762 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3534351 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505225894312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12773] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12773/stat : 12773 (java) S 12759 12762 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3534352 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505068415720 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12774] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12774/stat : 12774 (java) S 12759 12762 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3534353 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505067361784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12775] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12775/stat : 12775 (java) S 12759 12762 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3534353 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505066309384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12776] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12776/stat : 12776 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3534355 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505065257872 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12777] ppid=12759 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/12762/task/12777/stat : 12777 (java) S 12759 12762 5545 0 -1 4202560 12525 0 0 0 113 3 0 0 20 0 22 0 3534355 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505064204472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12778] ppid=12759 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/12762/task/12778/stat : 12778 (java) S 12759 12762 5545 0 -1 4202560 10502 0 0 0 106 2 0 0 20 0 22 0 3534355 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505063151672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12779] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12779/stat : 12779 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3534355 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505062099576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12780] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12780/stat : 12780 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3534355 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505061046984 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12781] ppid=12759 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/12762/task/12781/stat : 12781 (java) R 12759 12762 5545 0 -1 4202560 30 0 0 0 127 0 0 0 20 0 22 0 3534367 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505059992776 140505107648025 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12782] ppid=12759 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/12762/task/12782/stat : 12782 (java) R 12759 12762 5545 0 -1 4202560 99 0 0 0 126 2 0 0 20 0 22 0 3534367 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505058937744 140505107808618 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12783] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12783/stat : 12783 (java) S 12759 12762 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3534367 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505057887912 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12784] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12784/stat : 12784 (java) S 12759 12762 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3534367 10060525568 50568 33554432000 1073741824 1073778376 140733370833504 140505056835112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 3.98 4.15 4.16 5/220 12784
/proc/meminfo: memFree=28207692/32872528 swapFree=1073728/1155488
[pid=12762] ppid=12759 vsize=9824732 CPUtime=8.49 cores=1,3,5,7
/proc/12762/stat : 12762 (java) S 12759 12762 5545 0 -1 4202496 27326 0 1 0 832 17 0 0 20 0 22 0 3534350 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140733370824640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2456183 90707 2283 9 0 2446860 0
[pid=12762/tid=12763] ppid=12759 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/12762/task/12763/stat : 12763 (java) S 12759 12762 5545 0 -1 4202560 2418 0 1 0 14 0 0 0 20 0 22 0 3534350 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505244201848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12765] ppid=12759 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/12762/task/12765/stat : 12765 (java) S 12759 12762 5545 0 -1 4202560 60 0 0 0 4 2 0 0 20 0 22 0 3534351 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505233263400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12766] ppid=12759 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12762/task/12766/stat : 12766 (java) S 12759 12762 5545 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 3534351 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505232210600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12767] ppid=12759 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12762/task/12767/stat : 12767 (java) S 12759 12762 5545 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 22 0 3534351 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505231158312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12768] ppid=12759 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12762/task/12768/stat : 12768 (java) S 12759 12762 5545 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 22 0 3534351 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505230105512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12769] ppid=12759 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12762/task/12769/stat : 12769 (java) S 12759 12762 5545 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 22 0 3534351 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505229052200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12770] ppid=12759 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/12762/task/12770/stat : 12770 (java) S 12759 12762 5545 0 -1 4202560 52 0 0 0 4 2 0 0 20 0 22 0 3534351 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505227999400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12771] ppid=12759 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12762/task/12771/stat : 12771 (java) S 12759 12762 5545 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 3534351 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505226947112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12772] ppid=12759 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12762/task/12772/stat : 12772 (java) S 12759 12762 5545 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 3534351 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505225894312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12773] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12773/stat : 12773 (java) S 12759 12762 5545 0 -1 4202560 195 0 0 0 0 0 0 0 20 0 22 0 3534352 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505068415720 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12774] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12774/stat : 12774 (java) S 12759 12762 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3534353 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505067361784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12775] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12775/stat : 12775 (java) S 12759 12762 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3534353 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505066309384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12776] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12776/stat : 12776 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3534355 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505065257872 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12777] ppid=12759 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/12762/task/12777/stat : 12777 (java) S 12759 12762 5545 0 -1 4202560 12525 0 0 0 117 3 0 0 20 0 22 0 3534355 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505064204472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12778] ppid=12759 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/12762/task/12778/stat : 12778 (java) S 12759 12762 5545 0 -1 4202560 10502 0 0 0 112 2 0 0 20 0 22 0 3534355 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505063151672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12779] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12779/stat : 12779 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3534355 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505062099576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12780] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12780/stat : 12780 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3534355 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505061046984 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12781] ppid=12759 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/12762/task/12781/stat : 12781 (java) R 12759 12762 5545 0 -1 4202560 34 0 0 0 279 0 0 0 20 0 22 0 3534367 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505059992528 140505107715584 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12782] ppid=12759 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/12762/task/12782/stat : 12782 (java) R 12759 12762 5545 0 -1 4202560 152 0 0 0 278 4 0 0 20 0 22 0 3534367 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505058938432 140505107808808 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12783] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12783/stat : 12783 (java) S 12759 12762 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3534367 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505057887912 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12784] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12784/stat : 12784 (java) S 12759 12762 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3534367 10060525568 90707 33554432000 1073741824 1073778376 140733370833504 140505056835112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.49
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 3.98 4.15 4.16 5/220 12784
/proc/meminfo: memFree=27829628/32872528 swapFree=1073728/1155488
[pid=12762] ppid=12759 vsize=9824732 CPUtime=14.98 cores=1,3,5,7
/proc/12762/stat : 12762 (java) S 12759 12762 5545 0 -1 4202496 27818 0 1 0 1472 26 0 0 20 0 22 0 3534350 10060525568 157777 33554432000 1073741824 1073778376 140733370833504 140733370824640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2456183 157777 2283 9 0 2446860 0
[pid=12762/tid=12763] ppid=12759 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/12762/task/12763/stat : 12763 (java) S 12759 12762 5545 0 -1 4202560 2418 0 1 0 14 0 0 0 20 0 22 0 3534350 10060525568 157777 33554432000 1073741824 1073778376 140733370833504 140505244201848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12765] ppid=12759 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/12762/task/12765/stat : 12765 (java) S 12759 12762 5545 0 -1 4202560 82 0 0 0 8 2 0 0 20 0 22 0 3534351 10060525568 157777 33554432000 1073741824 1073778376 140733370833504 140505233263400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12766] ppid=12759 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12762/task/12766/stat : 12766 (java) S 12759 12762 5545 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 3534351 10060525568 157777 33554432000 1073741824 1073778376 140733370833504 140505232210600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12767] ppid=12759 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/12762/task/12767/stat : 12767 (java) S 12759 12762 5545 0 -1 4202560 60 0 0 0 6 2 0 0 20 0 22 0 3534351 10060525568 157777 33554432000 1073741824 1073778376 140733370833504 140505231158312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12768] ppid=12759 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12762/task/12768/stat : 12768 (java) S 12759 12762 5545 0 -1 4202560 44 0 0 0 3 0 0 0 20 0 22 0 3534351 10060525568 157777 33554432000 1073741824 1073778376 140733370833504 140505230105512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12769] ppid=12759 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12762/task/12769/stat : 12769 (java) S 12759 12762 5545 0 -1 4202560 29 0 0 0 3 2 0 0 20 0 22 0 3534351 10060525568 157777 33554432000 1073741824 1073778376 140733370833504 140505229052200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12770] ppid=12759 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/12762/task/12770/stat : 12770 (java) S 12759 12762 5545 0 -1 4202560 75 0 0 0 5 3 0 0 20 0 22 0 3534351 10060525568 157777 33554432000 1073741824 1073778376 140733370833504 140505227999400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12771] ppid=12759 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12762/task/12771/stat : 12771 (java) S 12759 12762 5545 0 -1 4202560 39 0 0 0 3 2 0 0 20 0 22 0 3534351 10060525568 157777 33554432000 1073741824 1073778376 140733370833504 140505226947112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12772] ppid=12759 vsize=9824732 CPUtime=0.02 cores=1,3,5,7

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

/proc/12762/task/12780/stat : 12780 (java) S 12759 12762 5545 0 -1 4202560 9 0 0 0 0 4 0 0 20 0 22 0 3534355 10060525568 709477 33554432000 1073741824 1073778376 140733370833504 140505061046984 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12781] ppid=12759 vsize=9824732 CPUtime=148.04 cores=1,3,5,7
/proc/12762/task/12781/stat : 12781 (java) R 12759 12762 5545 0 -1 4202560 76 0 0 0 14801 3 0 0 20 0 22 0 3534367 10060525568 709477 33554432000 1073741824 1073778376 140733370833504 140505059991344 140505107617477 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12782] ppid=12759 vsize=9824732 CPUtime=148.07 cores=1,3,5,7
/proc/12762/task/12782/stat : 12782 (java) R 12759 12762 5545 0 -1 4202560 2137 0 0 0 14768 39 0 0 20 0 22 0 3534367 10060525568 709477 33554432000 1073741824 1073778376 140733370833504 140505058937712 140505107872755 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12783] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12783/stat : 12783 (java) S 12759 12762 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3534367 10060525568 709477 33554432000 1073741824 1073778376 140733370833504 140505057887912 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12784] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12784/stat : 12784 (java) S 12759 12762 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3534367 10060525568 709477 33554432000 1073741824 1073778376 140733370833504 140505056835112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 303.22
Current children cumulated vsize (KiB) 9824732

[startup+150.401 s]
/proc/loadavg: 4.24 4.19 4.17 6/219 12787
/proc/meminfo: memFree=25896036/32872528 swapFree=1073728/1155488
[pid=12762] ppid=12759 vsize=9824732 CPUtime=304.84 cores=1,3,5,7
/proc/12762/stat : 12762 (java) S 12759 12762 5545 0 -1 4202496 35637 0 1 0 30381 103 0 0 20 0 22 0 3534350 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140733370824640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2456183 705154 2283 9 0 2446860 0
[pid=12762/tid=12763] ppid=12759 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/12762/task/12763/stat : 12763 (java) S 12759 12762 5545 0 -1 4202560 2418 0 1 0 14 1 0 0 20 0 22 0 3534350 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505244201848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12765] ppid=12759 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/12762/task/12765/stat : 12765 (java) S 12759 12762 5545 0 -1 4202560 234 0 0 0 40 9 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505233263400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12766] ppid=12759 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/12762/task/12766/stat : 12766 (java) S 12759 12762 5545 0 -1 4202560 149 0 0 0 30 5 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505232210600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12767] ppid=12759 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/12762/task/12767/stat : 12767 (java) S 12759 12762 5545 0 -1 4202560 225 0 0 0 38 9 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505231158312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12768] ppid=12759 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/12762/task/12768/stat : 12768 (java) S 12759 12762 5545 0 -1 4202560 211 0 0 0 33 6 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505230105512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12769] ppid=12759 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/12762/task/12769/stat : 12769 (java) S 12759 12762 5545 0 -1 4202560 190 0 0 0 31 6 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505229052200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12770] ppid=12759 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/12762/task/12770/stat : 12770 (java) S 12759 12762 5545 0 -1 4202560 257 0 0 0 32 8 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505227999400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12771] ppid=12759 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/12762/task/12771/stat : 12771 (java) S 12759 12762 5545 0 -1 4202560 229 0 0 0 29 7 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505226947112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12772] ppid=12759 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/12762/task/12772/stat : 12772 (java) S 12759 12762 5545 0 -1 4202560 178 0 0 0 32 6 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505225894312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12773] ppid=12759 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12762/task/12773/stat : 12773 (java) S 12759 12762 5545 0 -1 4202560 1269 0 0 0 0 2 0 0 20 0 22 0 3534352 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505068415720 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12774] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12774/stat : 12774 (java) S 12759 12762 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3534353 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505067361784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12775] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12775/stat : 12775 (java) S 12759 12762 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3534353 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505066309384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12776] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12776/stat : 12776 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3534355 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505065257872 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12777] ppid=12759 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/12762/task/12777/stat : 12777 (java) S 12759 12762 5545 0 -1 4202560 12526 0 0 0 119 3 0 0 20 0 22 0 3534355 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505064204472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12778] ppid=12759 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/12762/task/12778/stat : 12778 (java) S 12759 12762 5545 0 -1 4202560 14261 0 0 0 160 3 0 0 20 0 22 0 3534355 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505063151672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12779] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12779/stat : 12779 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3534355 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505062099576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12780] ppid=12759 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12762/task/12780/stat : 12780 (java) S 12759 12762 5545 0 -1 4202560 9 0 0 0 0 4 0 0 20 0 22 0 3534355 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505061046984 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12781] ppid=12759 vsize=9824732 CPUtime=148.81 cores=1,3,5,7
/proc/12762/task/12781/stat : 12781 (java) R 12759 12762 5545 0 -1 4202560 77 0 0 0 14878 3 0 0 20 0 22 0 3534367 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505059991344 140505107715703 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12782] ppid=12759 vsize=9824732 CPUtime=148.84 cores=1,3,5,7
/proc/12762/task/12782/stat : 12782 (java) R 12759 12762 5545 0 -1 4202560 2138 0 0 0 14845 39 0 0 20 0 22 0 3534367 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505058937712 140505107869941 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12783] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12783/stat : 12783 (java) S 12759 12762 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3534367 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505057887912 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12784] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12784/stat : 12784 (java) S 12759 12762 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3534367 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505056835112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 304.84
Current children cumulated vsize (KiB) 9824732

[startup+150.601 s]
/proc/loadavg: 4.24 4.19 4.17 6/219 12787
/proc/meminfo: memFree=25896036/32872528 swapFree=1073728/1155488
[pid=12762] ppid=12759 vsize=9824732 CPUtime=305.24 cores=1,3,5,7
/proc/12762/stat : 12762 (java) S 12759 12762 5545 0 -1 4202496 35637 0 1 0 30421 103 0 0 20 0 22 0 3534350 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140733370824640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2456183 705154 2283 9 0 2446860 0
[pid=12762/tid=12763] ppid=12759 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/12762/task/12763/stat : 12763 (java) S 12759 12762 5545 0 -1 4202560 2418 0 1 0 14 1 0 0 20 0 22 0 3534350 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505244201848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12765] ppid=12759 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/12762/task/12765/stat : 12765 (java) S 12759 12762 5545 0 -1 4202560 234 0 0 0 40 9 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505233263400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12766] ppid=12759 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/12762/task/12766/stat : 12766 (java) S 12759 12762 5545 0 -1 4202560 149 0 0 0 30 5 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505232210600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12767] ppid=12759 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/12762/task/12767/stat : 12767 (java) S 12759 12762 5545 0 -1 4202560 225 0 0 0 38 9 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505231158312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12768] ppid=12759 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/12762/task/12768/stat : 12768 (java) S 12759 12762 5545 0 -1 4202560 211 0 0 0 33 6 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505230105512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12769] ppid=12759 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/12762/task/12769/stat : 12769 (java) S 12759 12762 5545 0 -1 4202560 190 0 0 0 31 6 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505229052200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12770] ppid=12759 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/12762/task/12770/stat : 12770 (java) S 12759 12762 5545 0 -1 4202560 257 0 0 0 32 8 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505227999400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12771] ppid=12759 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/12762/task/12771/stat : 12771 (java) S 12759 12762 5545 0 -1 4202560 229 0 0 0 29 7 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505226947112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12772] ppid=12759 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/12762/task/12772/stat : 12772 (java) S 12759 12762 5545 0 -1 4202560 178 0 0 0 32 6 0 0 20 0 22 0 3534351 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505225894312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12773] ppid=12759 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12762/task/12773/stat : 12773 (java) S 12759 12762 5545 0 -1 4202560 1269 0 0 0 0 2 0 0 20 0 22 0 3534352 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505068415720 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12774] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12774/stat : 12774 (java) S 12759 12762 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3534353 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505067361784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12775] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12775/stat : 12775 (java) S 12759 12762 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3534353 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505066309384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12776] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12776/stat : 12776 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3534355 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505065257872 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12777] ppid=12759 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/12762/task/12777/stat : 12777 (java) S 12759 12762 5545 0 -1 4202560 12526 0 0 0 119 3 0 0 20 0 22 0 3534355 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505064204472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12778] ppid=12759 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/12762/task/12778/stat : 12778 (java) S 12759 12762 5545 0 -1 4202560 14261 0 0 0 160 3 0 0 20 0 22 0 3534355 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505063151672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12779] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12779/stat : 12779 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3534355 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505062099576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12780] ppid=12759 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12762/task/12780/stat : 12780 (java) S 12759 12762 5545 0 -1 4202560 9 0 0 0 0 4 0 0 20 0 22 0 3534355 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505061046984 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12781] ppid=12759 vsize=9824732 CPUtime=149.01 cores=1,3,5,7
/proc/12762/task/12781/stat : 12781 (java) R 12759 12762 5545 0 -1 4202560 77 0 0 0 14898 3 0 0 20 0 22 0 3534367 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505059991344 140505107647811 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12782] ppid=12759 vsize=9824732 CPUtime=149.04 cores=1,3,5,7
/proc/12762/task/12782/stat : 12782 (java) R 12759 12762 5545 0 -1 4202560 2138 0 0 0 14865 39 0 0 20 0 22 0 3534367 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505058937712 140505107905569 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12783] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12783/stat : 12783 (java) S 12759 12762 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3534367 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505057887912 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12784] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12784/stat : 12784 (java) S 12759 12762 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3534367 10060525568 705154 33554432000 1073741824 1073778376 140733370833504 140505056835112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 305.24
Current children cumulated vsize (KiB) 9824732

[startup+150.701 s]
/proc/loadavg: 4.24 4.19 4.17 4/216 12787
/proc/meminfo: memFree=25913412/32872528 swapFree=1073728/1155488
[pid=12762] ppid=12759 vsize=9824732 CPUtime=304.53 cores=1,3,5,7
/proc/12762/stat : 12762 (java) S 12759 12762 5545 0 -1 4202496 35638 0 1 0 30344 109 0 0 20 0 19 0 3534350 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140733370824640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2456183 705139 2284 9 0 2446860 0
[pid=12762/tid=12763] ppid=12759 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/12762/task/12763/stat : 12763 (java) S 12759 12762 5545 0 -1 4202560 2418 0 1 0 14 1 0 0 20 0 19 0 3534350 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505244201848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12765] ppid=12759 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/12762/task/12765/stat : 12765 (java) S 12759 12762 5545 0 -1 4202560 234 0 0 0 40 9 0 0 20 0 19 0 3534351 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505233263400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12766] ppid=12759 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/12762/task/12766/stat : 12766 (java) S 12759 12762 5545 0 -1 4202560 149 0 0 0 30 5 0 0 20 0 19 0 3534351 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505232210600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12767] ppid=12759 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/12762/task/12767/stat : 12767 (java) S 12759 12762 5545 0 -1 4202560 225 0 0 0 38 9 0 0 20 0 19 0 3534351 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505231158312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12768] ppid=12759 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/12762/task/12768/stat : 12768 (java) S 12759 12762 5545 0 -1 4202560 211 0 0 0 33 6 0 0 20 0 19 0 3534351 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505230105512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12769] ppid=12759 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/12762/task/12769/stat : 12769 (java) S 12759 12762 5545 0 -1 4202560 190 0 0 0 31 6 0 0 20 0 19 0 3534351 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505229052200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12770] ppid=12759 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/12762/task/12770/stat : 12770 (java) S 12759 12762 5545 0 -1 4202560 257 0 0 0 32 8 0 0 20 0 19 0 3534351 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505227999400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12771] ppid=12759 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/12762/task/12771/stat : 12771 (java) S 12759 12762 5545 0 -1 4202560 229 0 0 0 29 7 0 0 20 0 19 0 3534351 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505226947112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12772] ppid=12759 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/12762/task/12772/stat : 12772 (java) S 12759 12762 5545 0 -1 4202560 178 0 0 0 32 6 0 0 20 0 19 0 3534351 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505225894312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12762/tid=12773] ppid=12759 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12762/task/12773/stat : 12773 (java) S 12759 12762 5545 0 -1 4202560 1269 0 0 0 0 2 0 0 20 0 19 0 3534352 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505068415720 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12774] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12774/stat : 12774 (java) S 12759 12762 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3534353 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505067361784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12775] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12775/stat : 12775 (java) S 12759 12762 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3534353 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505066309384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12776] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12776/stat : 12776 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3534355 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505065257872 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12777] ppid=12759 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/12762/task/12777/stat : 12777 (java) S 12759 12762 5545 0 -1 4202560 12526 0 0 0 119 3 0 0 20 0 19 0 3534355 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505064204472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12762/tid=12778] ppid=12759 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/12762/task/12778/stat : 12778 (java) S 12759 12762 5545 0 -1 4202560 14261 0 0 0 160 3 0 0 20 0 19 0 3534355 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505063151672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12779] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12779/stat : 12779 (java) S 12759 12762 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3534355 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505062099576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12762/tid=12780] ppid=12759 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12762/task/12780/stat : 12780 (java) S 12759 12762 5545 0 -1 4202560 9 0 0 0 0 4 0 0 20 0 19 0 3534355 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505061046984 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12762/tid=12784] ppid=12759 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12762/task/12784/stat : 12784 (java) S 12759 12762 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3534367 10060525568 705139 33554432000 1073741824 1073778376 140733370833504 140505056835112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 304.53
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): 0.709991
#  lost CPU user time (s): 0.769989
#  lost CPU system time (s): -0.0600001

Real time (s): 150.769
CPU time (s): 305.427
CPU user time (s): 304.207
CPU system time (s): 1.2198
CPU usage (%): 202.579
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 303.437
system time used= 1.27981
maximum resident set size= 2954908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35657
page faults= 1
swaps= 0
block input operations= 0
block output operations= 208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4825
involuntary context switches= 7662

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.716891 second user time and 0.877866 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 20:20:51
IDJOB=4089583
IDBENCH=107427
IDSOLVER=2543
FILE ID=node114/4089583-1466014851
RUNJOBID= node114-1466008022-5562
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/vertexcover-instances/normalized-vertexcover-grid6x29-hard.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089583-1466014851/watcher-4089583-1466014851 -o /tmp/evaluation-result-4089583-1466014851/solver-4089583-1466014851 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089583-1466014851.opb

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

MD5SUM BENCH= b1b8c7f3aeeef26c96572245207784d8
RANDOM SEED=288824102

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28435196 kB
Buffers:           14776 kB
Cached:            42924 kB
SwapCached:        33296 kB
Active:          2511044 kB
Inactive:          65712 kB
Active(anon):    2488380 kB
Inactive(anon):    33292 kB
Active(file):      22664 kB
Inactive(file):    32420 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               924 kB
Writeback:             0 kB
AnonPages:       3643840 kB
Mapped:            15444 kB
Shmem:                 0 kB
Slab:             566160 kB
SReclaimable:       9752 kB
SUnreclaim:       556408 kB
KernelStack:        1656 kB
PageTables:        11592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3758696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2506752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node114 at 2016-06-15 20:23:22