Trace number 4106009

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16OPT3 76.16 74.6292

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=223-P1=29-P2=7-P3=83-P4=113-P5=223-P6=229-B.opb
MD5SUM6355c589dda3f12b095277ae4637ab26
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.103983
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables144
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)384
Sum of products size (including duplicates)768
Number of different products384
Sum of products size768

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4106009-1466269362.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.17	c ... done. Wall clock time 0.066s.
0.10/0.17	c declared #vars     144
0.10/0.17	c internal #vars     528
0.10/0.17	c #constraints  787
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 384
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 403
0.10/0.17	c 787 constraints processed.
0.10/0.17	c objective function length is 8 literals
0.87/0.67	c cleaning 2499 clauses out of 5000 with flag 10192/5000
1.65/1.16	c cleaning 4247 clauses out of 8502 with flag 22394/11001
2.34/1.85	c cleaning 5624 clauses out of 11255 with flag 36628/18001
3.25/2.71	c cleaning 6810 clauses out of 13631 with flag 53039/26001
4.23/3.60	c cleaning 7907 clauses out of 15821 with flag 71291/35001
4.73/4.19	c cleaning 8940 clauses out of 17915 with flag 92731/45002
4.84/4.23	c SATISFIABLE
4.84/4.23	c OPTIMIZING...
4.84/4.23	c Got one! Elapsed wall clock time (in seconds):4.128
4.84/4.24	o 65
5.14/4.53	c cleaning 7158 clauses out of 14320 with flag 9133/50347
5.54/4.91	c cleaning 6571 clauses out of 13162 with flag 22129/56347
5.84/5.24	c cleaning 6787 clauses out of 13593 with flag 36811/63349
6.33/5.73	c cleaning 7388 clauses out of 14804 with flag 53685/71347
6.73/6.16	c Got one! Elapsed wall clock time (in seconds):6.049
6.73/6.16	o 3
7.13/6.53	c cleaning 9888 clauses out of 19797 with flag 11639/83728
7.54/6.95	c cleaning 7942 clauses out of 15909 with flag 24527/89728
7.94/7.33	c cleaning 7477 clauses out of 14968 with flag 39924/96729
8.45/7.84	c cleaning 7729 clauses out of 15489 with flag 57933/104727
9.09/8.41	c cleaning 8372 clauses out of 16761 with flag 79143/113728
10.08/9.12	c cleaning 9188 clauses out of 18388 with flag 103083/123727
11.04/9.71	c cleaning 10084 clauses out of 20201 with flag 127681/134728
11.75/10.48	c cleaning 11053 clauses out of 22116 with flag 156134/146727
12.65/11.34	c cleaning 12025 clauses out of 24062 with flag 185598/159726
13.65/12.33	c cleaning 13010 clauses out of 26038 with flag 216890/173727
14.55/13.29	c cleaning 14002 clauses out of 28028 with flag 252351/188727
16.15/14.74	c cleaning 15012 clauses out of 30026 with flag 291371/204727
17.87/16.41	c cleaning 16002 clauses out of 32013 with flag 328241/221727
19.18/17.76	c cleaning 17000 clauses out of 34011 with flag 368085/239727
20.87/19.40	c cleaning 17998 clauses out of 36011 with flag 410988/258727
22.48/21.01	c cleaning 18993 clauses out of 38012 with flag 456085/278726
24.37/22.94	c cleaning 20002 clauses out of 40020 with flag 503426/299727
26.27/24.85	c cleaning 20995 clauses out of 42018 with flag 555140/321727
28.37/26.97	c cleaning 22007 clauses out of 44024 with flag 608741/344728
30.87/29.40	c cleaning 22998 clauses out of 46015 with flag 661909/368726
33.40/31.98	c cleaning 24001 clauses out of 48018 with flag 716873/393727
36.20/34.79	c cleaning 25002 clauses out of 50015 with flag 773429/419726
39.20/37.74	c cleaning 26004 clauses out of 52013 with flag 833505/446726
42.39/40.93	c cleaning 27001 clauses out of 54009 with flag 895965/474726
45.50/44.10	c cleaning 27992 clauses out of 56007 with flag 961054/503726
49.20/47.74	c cleaning 29000 clauses out of 58017 with flag 1028479/533728
53.15/51.66	c cleaning 30005 clauses out of 60015 with flag 1098477/564727
57.05/55.56	c cleaning 30996 clauses out of 62010 with flag 1170173/596727
61.55/60.03	c cleaning 31999 clauses out of 64013 with flag 1242960/629726
66.45/64.92	c cleaning 33007 clauses out of 66015 with flag 1321170/663727
72.56/71.05	c cleaning 33999 clauses out of 68006 with flag 1402321/698727
76.16/74.62	c starts		: 1390
76.16/74.62	c conflicts		: 720491
76.16/74.62	c decisions		: 807227
76.16/74.62	c propagations		: 12894939
76.16/74.62	c inspects		: 1335992047
76.16/74.62	c shortcuts		: 0
76.16/74.62	c learnt literals	: 16
76.16/74.62	c learnt binary clauses	: 32
76.16/74.62	c learnt ternary clauses	: 44
76.16/74.62	c learnt constraints	: 720474
76.16/74.62	c ignored constraints	: 0
76.16/74.62	c root simplifications	: 0
76.16/74.62	c removed literals (reason simplification)	: 0
76.16/74.62	c reason swapping (by a shorter reason)	: 0
76.16/74.62	c Calls to reduceDB	: 41
76.16/74.62	c Number of update (reduction) of LBD	: 24212
76.16/74.62	c Imported unit clauses	: 0
76.16/74.62	c number of reductions to clauses (during analyze)	: 0
76.16/74.62	c number of learned constraints concerned by reduction	: 0
76.16/74.62	c number of learning phase by resolution	: 0
76.16/74.62	c number of learning phase by cutting planes	: 0
76.16/74.62	c speed (assignments/second)	: 173218.95947234798
76.16/74.62	c non guided choices	4197
76.16/74.62	c learnt constraints type 
76.16/74.62	s OPTIMUM FOUND
76.16/74.62	c Found 2 solution(s)
76.16/74.62	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 x10 -x11 -x12 x13 -x14 -x15 -x16 x17 -x18 x19 -x20 -x21 x22 -x23 -x24 x25 x26 -x27 x28 x29 x30 -x31 -x32 x33 x34 -x35 -x36 -x37 -x38 -x39 x40 x41 x42 x43 x44 x45 x46 -x47 x48 x49 x50 x51 -x52 -x53 x54 -x55 x56 x57 -x58 -x59 x60 x61 x62 -x63 -x64 x65 -x66 x67 x68 x69 x70 -x71 -x72 x73 x74 x75 x76 -x77 -x78 -x79 -x80 x81 -x82 x83 x84 -x85 x86 -x87 x88 x89 x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 x114 x115 x116 -x117 -x118 -x119 -x120 x121 x122 x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 x136 -x137 -x138 x139 x140 -x141 -x142 -x143 -x144 
76.16/74.62	c objective function=3
76.16/74.62	c Total wall clock time (in seconds): 74.514

Verifier Data

OK	3

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-4106009-1466269362/watcher-4106009-1466269362 -o /tmp/evaluation-result-4106009-1466269362/solver-4106009-1466269362 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466269256-946 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106009-1466269362.opb 

pid=1708
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: 1.79 1.46 1.65 3/194 1711
/proc/meminfo: memFree=31644400/32872528 swapFree=7780/7780
[pid=1711] ppid=1708 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/1711/stat : 1711 (java) S 1708 1711 28317 0 -1 4202496 1282 0 0 0 0 0 0 0 20 0 2 0 28980994 94019584 917 33554432000 1073741824 1073778376 140736539015024 140736539006160 243768787005 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1711/statm: 22954 917 697 9 0 16769 0
[pid=1711/tid=1712] ppid=1708 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1712/stat : 1712 (java) R 1708 1711 28317 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 28980995 98570240 977 33554432000 1073741824 1073778376 140736539015024 140622139944488 243765429632 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 1.79 1.46 1.65 3/194 1711
/proc/meminfo: memFree=31644400/32872528 swapFree=7780/7780
[pid=1711] ppid=1708 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/1711/stat : 1711 (java) S 1708 1711 28317 0 -1 4202496 4421 0 1 0 9 1 0 0 20 0 18 0 28980994 9787879424 6049 33554432000 1073741824 1073778376 140736539015024 140736539006160 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1711/statm: 2389619 6049 2134 9 0 2380296 0
[pid=1711/tid=1712] ppid=1708 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/1711/task/1712/stat : 1712 (java) R 1708 1711 28317 0 -1 4202560 2375 0 1 0 7 0 0 0 20 0 18 0 28980995 9787879424 6051 33554432000 1073741824 1073778376 140736539015024 140622139947936 243768812813 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200311 s]
/proc/loadavg: 1.79 1.46 1.65 3/194 1711
/proc/meminfo: memFree=31644400/32872528 swapFree=7780/7780
[pid=1711] ppid=1708 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/1711/stat : 1711 (java) S 1708 1711 28317 0 -1 4202496 5361 0 1 0 25 1 0 0 20 0 19 0 28980994 9856040960 7762 33554432000 1073741824 1073778376 140736539015024 140736539006160 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1711/statm: 2406260 7762 2224 9 0 2396937 0
[pid=1711/tid=1712] ppid=1708 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/1711/task/1712/stat : 1712 (java) R 1708 1711 28317 0 -1 4202560 2422 0 1 0 16 1 0 0 20 0 19 0 28980995 9856040960 7762 33554432000 1073741824 1073778376 140736539015024 140622139949696 140622010857294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300321 s]
/proc/loadavg: 1.79 1.46 1.65 3/194 1711
/proc/meminfo: memFree=31644400/32872528 swapFree=7780/7780
[pid=1711] ppid=1708 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/1711/stat : 1711 (java) S 1708 1711 28317 0 -1 4202496 6605 0 1 0 51 2 0 0 20 0 19 0 28980994 9856040960 8267 33554432000 1073741824 1073778376 140736539015024 140736539006160 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1711/statm: 2406260 8267 2244 9 0 2396937 0
[pid=1711/tid=1712] ppid=1708 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/1711/task/1712/stat : 1712 (java) R 1708 1711 28317 0 -1 4202560 2429 0 1 0 26 1 0 0 20 0 19 0 28980995 9856040960 8267 33554432000 1073741824 1073778376 140736539015024 140622139949696 140622011211456 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9625040

[startup+0.700237 s]
/proc/loadavg: 1.79 1.46 1.65 3/194 1711
/proc/meminfo: memFree=31644400/32872528 swapFree=7780/7780
[pid=1711] ppid=1708 vsize=9625040 CPUtime=1.04 cores=0,2,4,6
/proc/1711/stat : 1711 (java) S 1708 1711 28317 0 -1 4202496 10308 0 1 0 101 3 0 0 20 0 19 0 28980994 9856040960 11187 33554432000 1073741824 1073778376 140736539015024 140736539006160 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1711/statm: 2406260 11187 2253 9 0 2396937 0
[pid=1711/tid=1712] ppid=1708 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/1711/task/1712/stat : 1712 (java) R 1708 1711 28317 0 -1 4202560 2430 0 1 0 66 1 0 0 20 0 19 0 28980995 9856040960 11187 33554432000 1073741824 1073778376 140736539015024 140622139949696 140622011217328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9625040

[startup+1.50071 s]
/proc/loadavg: 1.79 1.46 1.65 3/213 1730
/proc/meminfo: memFree=31599856/32872528 swapFree=7780/7780
[pid=1711] ppid=1708 vsize=9625040 CPUtime=2.05 cores=0,2,4,6
/proc/1711/stat : 1711 (java) S 1708 1711 28317 0 -1 4202496 14219 0 1 0 202 3 0 0 20 0 19 0 28980994 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140736539006160 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1711/statm: 2406260 13542 2256 9 0 2396937 0
[pid=1711/tid=1712] ppid=1708 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/1711/task/1712/stat : 1712 (java) R 1708 1711 28317 0 -1 4202560 2433 0 1 0 146 1 0 0 20 0 19 0 28980995 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140622139949592 140622011272967 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1714] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1714/stat : 1714 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621983201448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1715] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1715/stat : 1715 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621982148904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1716] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1716/stat : 1716 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621981096360 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1711/tid=1717] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1717/stat : 1717 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621980043816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1718] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1718/stat : 1718 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621978991272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1719] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1719/stat : 1719 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621977938728 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1720] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1720/stat : 1720 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621976886184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1721] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1721/stat : 1721 (java) S 1708 1711 28317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621975833640 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1722] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1722/stat : 1722 (java) S 1708 1711 28317 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 28980996 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621963634792 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1723] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1723/stat : 1723 (java) S 1708 1711 28317 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621962581112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1724] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1724/stat : 1724 (java) S 1708 1711 28317 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621961528456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1725] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1725/stat : 1725 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621960477200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1726] ppid=1708 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/1711/task/1726/stat : 1726 (java) S 1708 1711 28317 0 -1 4202560 2812 0 0 0 18 0 0 0 20 0 19 0 28980999 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621959424568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1727] ppid=1708 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/1711/task/1727/stat : 1727 (java) S 1708 1711 28317 0 -1 4202560 7698 0 0 0 34 1 0 0 20 0 19 0 28980999 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621958372024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1728] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1728/stat : 1728 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621957319672 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1729] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1729/stat : 1729 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621956267336 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1730] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1730/stat : 1730 (java) S 1708 1711 28317 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28981012 9856040960 13542 33554432000 1073741824 1073778376 140736539015024 140621955212072 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 1.79 1.46 1.65 3/213 1730
/proc/meminfo: memFree=31595264/32872528 swapFree=7780/7780
[pid=1711] ppid=1708 vsize=9625040 CPUtime=3.68 cores=0,2,4,6
/proc/1711/stat : 1711 (java) S 1708 1711 28317 0 -1 4202496 14264 0 1 0 365 3 0 0 20 0 19 0 28980994 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140736539006160 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1711/statm: 2406260 15120 2256 9 0 2396937 0
[pid=1711/tid=1712] ppid=1708 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/1711/task/1712/stat : 1712 (java) R 1708 1711 28317 0 -1 4202560 2436 0 1 0 306 1 0 0 20 0 19 0 28980995 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140622139949336 140622011308782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1714] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1714/stat : 1714 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621983201448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1715] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1715/stat : 1715 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621982148904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1716] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1716/stat : 1716 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621981096360 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1711/tid=1717] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1717/stat : 1717 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621980043816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1718] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1718/stat : 1718 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621978991272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1719] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1719/stat : 1719 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621977938728 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1720] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1720/stat : 1720 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621976886184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1721] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1721/stat : 1721 (java) S 1708 1711 28317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621975833640 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1722] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1722/stat : 1722 (java) S 1708 1711 28317 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 28980996 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621963634792 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1723] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1723/stat : 1723 (java) S 1708 1711 28317 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621962581112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1724] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1724/stat : 1724 (java) S 1708 1711 28317 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621961528456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1725] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1725/stat : 1725 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621960477200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1726] ppid=1708 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/1711/task/1726/stat : 1726 (java) S 1708 1711 28317 0 -1 4202560 2812 0 0 0 18 0 0 0 20 0 19 0 28980999 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621959424568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1727] ppid=1708 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/1711/task/1727/stat : 1727 (java) S 1708 1711 28317 0 -1 4202560 7740 0 0 0 37 2 0 0 20 0 19 0 28980999 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621958372024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1728] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1728/stat : 1728 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621957319672 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1729] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1729/stat : 1729 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621956267336 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1730] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1730/stat : 1730 (java) S 1708 1711 28317 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28981012 9856040960 15120 33554432000 1073741824 1073778376 140736539015024 140621955212072 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 1.81 1.47 1.65 3/213 1730
/proc/meminfo: memFree=31577824/32872528 swapFree=7780/7780
[pid=1711] ppid=1708 vsize=9625040 CPUtime=6.93 cores=0,2,4,6
/proc/1711/stat : 1711 (java) S 1708 1711 28317 0 -1 4202496 14307 0 1 0 689 4 0 0 20 0 19 0 28980994 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140736539006160 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1711/statm: 2406260 18941 2258 9 0 2396937 0
[pid=1711/tid=1712] ppid=1708 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/1711/task/1712/stat : 1712 (java) R 1708 1711 28317 0 -1 4202560 2446 0 1 0 625 1 0 0 20 0 19 0 28980995 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140622139940544 140622011227333 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1714] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1714/stat : 1714 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621983201448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1715] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1715/stat : 1715 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621982148904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1716] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1716/stat : 1716 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621981096360 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1711/tid=1717] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1717/stat : 1717 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621980043816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1718] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1718/stat : 1718 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621978991272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1719] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1719/stat : 1719 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621977938728 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1720] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1720/stat : 1720 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621976886184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1721] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1721/stat : 1721 (java) S 1708 1711 28317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621975833640 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1722] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1722/stat : 1722 (java) S 1708 1711 28317 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 28980996 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621963634792 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1723] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1723/stat : 1723 (java) S 1708 1711 28317 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621962581112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1724] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1724/stat : 1724 (java) S 1708 1711 28317 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621961528456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1725] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1725/stat : 1725 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621960477200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1726] ppid=1708 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/1711/task/1726/stat : 1726 (java) S 1708 1711 28317 0 -1 4202560 2812 0 0 0 18 0 0 0 20 0 19 0 28980999 9856040960 18941 33554432000 1073741824 1073778376 140736539015024 140621959424568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1727] ppid=1708 vsize=9625040 CPUtime=0.44 cores=0,2,4,6

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

[pid=1711/tid=1723] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1723/stat : 1723 (java) S 1708 1711 28317 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621962581112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1724] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1724/stat : 1724 (java) S 1708 1711 28317 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621961528456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1725] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1725/stat : 1725 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621960477200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1726] ppid=1708 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/1711/task/1726/stat : 1726 (java) S 1708 1711 28317 0 -1 4202560 4242 0 0 0 29 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621959424568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1727] ppid=1708 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/1711/task/1727/stat : 1727 (java) S 1708 1711 28317 0 -1 4202560 16371 0 0 0 119 3 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621958372024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1728] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1728/stat : 1728 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621957319672 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1729] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1729/stat : 1729 (java) S 1708 1711 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621956267336 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1730] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1730/stat : 1730 (java) S 1708 1711 28317 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28981012 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621955212072 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 73.56
Current children cumulated vsize (KiB) 9625040

[startup+73.6007 s]
/proc/loadavg: 1.93 1.57 1.67 3/213 1731
/proc/meminfo: memFree=31414548/32872528 swapFree=7780/7780
[pid=1711] ppid=1708 vsize=9625040 CPUtime=75.16 cores=0,2,4,6
/proc/1711/stat : 1711 (java) S 1708 1711 28317 0 -1 4202496 24444 0 1 0 7506 10 0 0 20 0 19 0 28980994 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140736539006160 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1711/statm: 2406260 46659 2271 9 0 2396937 0
[pid=1711/tid=1712] ppid=1708 vsize=9625040 CPUtime=73.37 cores=0,2,4,6
/proc/1711/task/1712/stat : 1712 (java) R 1708 1711 28317 0 -1 4202560 2503 0 1 0 7333 4 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140622139940560 140622011273017 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1714] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1714/stat : 1714 (java) S 1708 1711 28317 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621983201448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1715] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1715/stat : 1715 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621982148904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1711/tid=1716] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1716/stat : 1716 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621981096360 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1711/tid=1717] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1717/stat : 1717 (java) S 1708 1711 28317 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621980043816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1718] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1718/stat : 1718 (java) S 1708 1711 28317 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621978991272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1719] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1719/stat : 1719 (java) S 1708 1711 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621977938728 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1711/tid=1720] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1720/stat : 1720 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621976886184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1721] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1721/stat : 1721 (java) S 1708 1711 28317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621975833640 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1722] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1722/stat : 1722 (java) S 1708 1711 28317 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 28980996 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621963634792 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1723] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1723/stat : 1723 (java) S 1708 1711 28317 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621962581112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1724] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1724/stat : 1724 (java) S 1708 1711 28317 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621961528456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1725] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1725/stat : 1725 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621960477200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1726] ppid=1708 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/1711/task/1726/stat : 1726 (java) S 1708 1711 28317 0 -1 4202560 4242 0 0 0 29 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621959424568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1727] ppid=1708 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/1711/task/1727/stat : 1727 (java) S 1708 1711 28317 0 -1 4202560 16371 0 0 0 119 3 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621958372024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1728] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1728/stat : 1728 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621957319672 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1729] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1729/stat : 1729 (java) S 1708 1711 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621956267336 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1730] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1730/stat : 1730 (java) S 1708 1711 28317 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28981012 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621955212072 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 75.16
Current children cumulated vsize (KiB) 9625040

[startup+74.4007 s]
/proc/loadavg: 1.94 1.57 1.67 3/213 1731
/proc/meminfo: memFree=31414548/32872528 swapFree=7780/7780
[pid=1711] ppid=1708 vsize=9625040 CPUtime=75.96 cores=0,2,4,6
/proc/1711/stat : 1711 (java) S 1708 1711 28317 0 -1 4202496 24444 0 1 0 7586 10 0 0 20 0 19 0 28980994 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140736539006160 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1711/statm: 2406260 46659 2271 9 0 2396937 0
[pid=1711/tid=1712] ppid=1708 vsize=9625040 CPUtime=74.17 cores=0,2,4,6
/proc/1711/task/1712/stat : 1712 (java) R 1708 1711 28317 0 -1 4202560 2503 0 1 0 7413 4 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140622139940560 140622011227347 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1714] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1714/stat : 1714 (java) S 1708 1711 28317 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621983201448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1715] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1715/stat : 1715 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621982148904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1711/tid=1716] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1716/stat : 1716 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621981096360 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1711/tid=1717] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1717/stat : 1717 (java) S 1708 1711 28317 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621980043816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1718] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1718/stat : 1718 (java) S 1708 1711 28317 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621978991272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1719] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1719/stat : 1719 (java) S 1708 1711 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621977938728 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1711/tid=1720] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1720/stat : 1720 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621976886184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1721] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1721/stat : 1721 (java) S 1708 1711 28317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621975833640 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1722] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1722/stat : 1722 (java) S 1708 1711 28317 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 28980996 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621963634792 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1723] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1723/stat : 1723 (java) S 1708 1711 28317 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621962581112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1724] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1724/stat : 1724 (java) S 1708 1711 28317 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621961528456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1725] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1725/stat : 1725 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621960477200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1726] ppid=1708 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/1711/task/1726/stat : 1726 (java) S 1708 1711 28317 0 -1 4202560 4242 0 0 0 29 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621959424568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1727] ppid=1708 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/1711/task/1727/stat : 1727 (java) S 1708 1711 28317 0 -1 4202560 16371 0 0 0 119 3 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621958372024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1728] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1728/stat : 1728 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621957319672 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1729] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1729/stat : 1729 (java) S 1708 1711 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621956267336 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1730] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1730/stat : 1730 (java) S 1708 1711 28317 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28981012 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621955212072 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 75.96
Current children cumulated vsize (KiB) 9625040

[startup+74.6007 s]
/proc/loadavg: 1.94 1.57 1.67 3/213 1731
/proc/meminfo: memFree=31414548/32872528 swapFree=7780/7780
[pid=1711] ppid=1708 vsize=9625040 CPUtime=76.16 cores=0,2,4,6
/proc/1711/stat : 1711 (java) S 1708 1711 28317 0 -1 4202496 24445 0 1 0 7606 10 0 0 20 0 19 0 28980994 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140736539006160 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1711/statm: 2406260 46659 2271 9 0 2396937 0
[pid=1711/tid=1712] ppid=1708 vsize=9625040 CPUtime=74.37 cores=0,2,4,6
/proc/1711/task/1712/stat : 1712 (java) R 1708 1711 28317 0 -1 4202560 2503 0 1 0 7433 4 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140622139949640 140622011372160 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1714] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1714/stat : 1714 (java) S 1708 1711 28317 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621983201448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1715] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1715/stat : 1715 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621982148904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1711/tid=1716] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1716/stat : 1716 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621981096360 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1711/tid=1717] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1717/stat : 1717 (java) S 1708 1711 28317 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621980043816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1711/tid=1718] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1718/stat : 1718 (java) S 1708 1711 28317 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621978991272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1719] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1719/stat : 1719 (java) S 1708 1711 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621977938728 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1711/tid=1720] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1720/stat : 1720 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621976886184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1721] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1721/stat : 1721 (java) S 1708 1711 28317 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28980995 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621975833640 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1722] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1722/stat : 1722 (java) S 1708 1711 28317 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 28980996 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621963634792 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1723] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1723/stat : 1723 (java) S 1708 1711 28317 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621962581112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1724] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1724/stat : 1724 (java) S 1708 1711 28317 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28980997 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621961528456 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1725] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1725/stat : 1725 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621960477200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1726] ppid=1708 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/1711/task/1726/stat : 1726 (java) S 1708 1711 28317 0 -1 4202560 4242 0 0 0 29 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621959424568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1727] ppid=1708 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/1711/task/1727/stat : 1727 (java) S 1708 1711 28317 0 -1 4202560 16372 0 0 0 119 3 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621958372024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1728] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1728/stat : 1728 (java) S 1708 1711 28317 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621957319672 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1711/tid=1729] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1729/stat : 1729 (java) S 1708 1711 28317 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28980999 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621956267336 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1711/tid=1730] ppid=1708 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1711/task/1730/stat : 1730 (java) S 1708 1711 28317 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28981012 9856040960 46659 33554432000 1073741824 1073778376 140736539015024 140621955212072 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 76.16
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1711 and gives
#  childrusage.ru_utime.tv_sec=75
#  childrusage.ru_utime.tv_usec=908460
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=142978
# CPU time returned by wait4() is 76.0514
# while last known CPU time is 76.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 74.6292
CPU time (s): 76.16
CPU user time (s): 76.06
CPU system time (s): 0.1
CPU usage (%): 102.051
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.9085
system time used= 0.142978
maximum resident set size= 186692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24466
page faults= 1
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1872
involuntary context switches= 139

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.222966 second user time and 0.273958 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-18 19:02:42
IDJOB=4106009
IDBENCH=47890
IDSOLVER=2546
FILE ID=node151/4106009-1466269362
RUNJOBID= node151-1466269256-946
PBS_JOBID= 19918209
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=223-P1=29-P2=7-P3=83-P4=113-P5=223-P6=229-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106009-1466269362/watcher-4106009-1466269362 -o /tmp/evaluation-result-4106009-1466269362/solver-4106009-1466269362 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466269256-946 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106009-1466269362.opb

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

MD5SUM BENCH= 6355c589dda3f12b095277ae4637ab26
RANDOM SEED=610877083

node151.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.103
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.20
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.103
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.103
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.103
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.103
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.54
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.103
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.103
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.56
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.103
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:        31644928 kB
Buffers:           75448 kB
Cached:           275404 kB
SwapCached:         1932 kB
Active:           175016 kB
Inactive:         291816 kB
Active(anon):     116092 kB
Inactive(anon):     2504 kB
Active(file):      58924 kB
Inactive(file):   289312 kB
Unevictable:        7780 kB
Mlocked:            7780 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:        133252 kB
Mapped:            16320 kB
Shmem:                 0 kB
Slab:             608776 kB
SReclaimable:      51800 kB
SUnreclaim:       556976 kB
KernelStack:        1768 kB
PageTables:         4684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     696336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 71748 MiB
End job on node151 at 2016-06-18 19:03:56