Trace number 3736588

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31OPT3 76.7713 40.5561

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=139-P1=101-P2=227-P3=251-P4=227-P5=251-B.opb
MD5SUM1d3dc680e7fede194f84acfa61415e9b
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.065989
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 variables120
Total number of constraints11
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 constraints11
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)320
Sum of products size (including duplicates)640
Number of different products320
Sum of products size640

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-2010 Daniel Le Berre
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 2.2.0.v20100531
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 		1349517296
0.00/0.08	c Max memory 		1356595200
0.00/0.08	c Total memory 		1356595200
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c Stops conflict analysis at the first Unique Implication Point
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@5495fd19
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c Stops conflict analysis at the first Unique Implication Point
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	
0.10/0.11	c solving HOME/instance-3736588-1338751846.opb
0.10/0.11	c reading problem ... 
0.10/0.19	c ... done. Wall clock time 0.081s.
0.10/0.19	c #vars     440
0.10/0.19	c #constraints  656
0.10/0.19	c constraints type 
0.10/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 320
0.10/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 336
0.10/0.19	c constraints type 
0.10/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 320
0.10/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 336
3.41/1.02	c cleaning 2494 clauses out of 5002 with flag 5002/5002
3.41/1.04	c And the winner is Resolution
3.68/1.20	c SATISFIABLE
3.68/1.20	c OPTIMIZING...
3.68/1.20	c Got one! Elapsed wall clock time (in seconds):1.083
3.68/1.20	o 193
4.55/1.68	c cleaning 4253 clauses out of 8506 with flag 11000/11000
5.77/2.28	c cleaning 5620 clauses out of 11254 with flag 18001/18001
7.35/3.07	c cleaning 6809 clauses out of 13633 with flag 26000/26000
8.12/3.48	c And the winner is Resolution
8.29/4.20	c Got one! Elapsed wall clock time (in seconds):4.084
8.29/4.20	o 65
8.71/4.48	c cleaning 7908 clauses out of 15824 with flag 35000/35000
10.46/5.40	c cleaning 8956 clauses out of 17917 with flag 45001/45001
12.86/6.58	c cleaning 9476 clauses out of 18960 with flag 55000/55000
15.06/7.66	c cleaning 9737 clauses out of 19485 with flag 65001/65001
15.53/7.87	c And the winner is Resolution
15.87/8.20	c Got one! Elapsed wall clock time (in seconds):8.086
15.87/8.20	o 25
16.89/8.73	c cleaning 9871 clauses out of 19748 with flag 75001/75001
19.70/9.92	c cleaning 9933 clauses out of 19877 with flag 85001/85001
21.66/10.98	c cleaning 9966 clauses out of 19944 with flag 95001/95001
23.61/11.90	c cleaning 9977 clauses out of 19977 with flag 105000/105000
25.36/12.82	c cleaning 9992 clauses out of 20000 with flag 115001/115001
27.11/13.72	c cleaning 10000 clauses out of 20008 with flag 125001/125001
29.67/15.05	c cleaning 9998 clauses out of 20007 with flag 135000/135000
32.45/16.42	c cleaning 10001 clauses out of 20009 with flag 145000/145000
32.59/16.55	c cleaning 0 clauses out of 5000 with flag 0/5000
34.48/17.41	c cleaning 9997 clauses out of 20009 with flag 155001/155001
36.22/18.33	c cleaning 9996 clauses out of 20012 with flag 165001/165001
38.58/19.59	c cleaning 9998 clauses out of 20015 with flag 175000/175000
41.31/20.92	c cleaning 10003 clauses out of 20018 with flag 185001/185001
44.05/22.39	c cleaning 10006 clauses out of 20014 with flag 195000/195000
45.78/23.21	c cleaning 9995 clauses out of 20008 with flag 205000/205000
47.75/24.23	c cleaning 10000 clauses out of 20014 with flag 215001/215001
49.87/25.34	c cleaning 10002 clauses out of 20012 with flag 225000/225000
51.18/26.02	c And the winner is Resolution
51.16/26.20	c Got one! Elapsed wall clock time (in seconds):26.089
51.16/26.20	o 9
51.57/26.44	c cleaning 9990 clauses out of 20010 with flag 235000/235000
53.50/27.42	c cleaning 9999 clauses out of 20021 with flag 245001/245001
54.82/28.18	c cleaning 9999 clauses out of 20022 with flag 255001/255001
55.92/28.76	c And the winner is Resolution
56.06/29.31	c Got one! Elapsed wall clock time (in seconds):29.2
56.06/29.31	o 5
56.67/29.66	c cleaning 9995 clauses out of 20023 with flag 265001/265001
58.38/30.58	c cleaning 10000 clauses out of 20027 with flag 275000/275000
60.50/31.65	c cleaning 10007 clauses out of 20027 with flag 285000/285000
62.86/32.83	c cleaning 10007 clauses out of 20021 with flag 295001/295001
64.52/33.73	c cleaning 10006 clauses out of 20014 with flag 305001/305001
65.26/34.12	c And the winner is Resolution
65.33/34.32	c Got one! Elapsed wall clock time (in seconds):34.201
65.33/34.32	o 3
66.09/34.77	c cleaning 9989 clauses out of 20006 with flag 315000/315000
68.01/35.71	c cleaning 10006 clauses out of 20018 with flag 325001/325001
70.32/36.90	c cleaning 10003 clauses out of 20011 with flag 335000/335000
72.59/38.11	c cleaning 10001 clauses out of 20008 with flag 345000/345000
74.69/39.25	c cleaning 10001 clauses out of 20007 with flag 355001/355001
76.25/40.07	c And the winner is Resolution
76.63/40.53	c starts		: 140
76.63/40.53	c conflicts		: 363112
76.63/40.53	c decisions		: 378040
76.63/40.53	c propagations		: 7128011
76.63/40.53	c inspects		: 215855066
76.63/40.53	c learnt literals	: 16
76.63/40.53	c learnt binary clauses	: 79
76.63/40.53	c learnt ternary clauses	: 255
76.63/40.53	c learnt clauses	: 363095
76.63/40.53	c ignored clauses	: 0
76.63/40.53	c root simplifications	: 0
76.63/40.53	c removed literals (reason simplification)	: 10841781
76.63/40.53	c reason swapping (by a shorter reason)	: 0
76.63/40.53	c Calls to reduceDB	: 37
76.63/40.53	c number of reductions to clauses (during analyze)	: 0
76.63/40.53	c number of learned constraints concerned by reduction	: 0
76.63/40.53	c number of learning phase by resolution	: 0
76.63/40.53	c number of learning phase by cutting planes	: 0
76.63/40.53	c speed (assignments/second)	: 1146166.7470654445
76.63/40.53	c non guided choices	2690
76.63/40.53	c learnt constraints type 
76.63/40.53	c constraints type 
76.63/40.53	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 320
76.63/40.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 336
76.63/40.53	c constraints type 
76.63/40.53	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 320
76.63/40.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 336
76.63/40.53	s OPTIMUM FOUND
76.63/40.53	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 
76.63/40.53	c objective function=3
76.63/40.53	c Total wall clock time (in seconds): 40.42

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3736588-1338751846/watcher-3736588-1338751846 -o /tmp/evaluation-result-3736588-1338751846/solver-3736588-1338751846 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3736588-1338751846.opb 

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.56 3.60 3.69 2/196 18273
/proc/meminfo: memFree=28799612/32873844 swapFree=7644/7644
[pid=18273] ppid=18271 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/18273/stat : 18273 (java) R 18271 18273 13986 0 -1 4202496 626 0 0 0 0 0 0 0 20 0 1 0 341308954 23793664 352 33554432000 1073741824 1073778376 140735585266496 140735585255560 239228467763 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18273/statm: 5809 364 280 9 0 128 0

[startup+0.0190039 s]
/proc/loadavg: 3.56 3.60 3.69 2/196 18273
/proc/meminfo: memFree=28799612/32873844 swapFree=7644/7644
[pid=18273] ppid=18271 vsize=2156296 CPUtime=0 cores=1,3,5,7
/proc/18273/stat : 18273 (java) S 18271 18273 13986 0 -1 4202496 2835 0 1 0 0 0 0 0 20 0 10 0 341308954 2208047104 3025 33554432000 1073741824 1073778376 140735585266496 140735585257632 239241035837 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18273/statm: 539074 3027 1006 9 0 530183 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2156296

[startup+0.100312 s]
/proc/loadavg: 3.56 3.60 3.69 2/196 18273
/proc/meminfo: memFree=28799612/32873844 swapFree=7644/7644
[pid=18273] ppid=18271 vsize=2699928 CPUtime=0.1 cores=1,3,5,7
/proc/18273/stat : 18273 (java) S 18271 18273 13986 0 -1 4202496 4680 0 1 0 9 1 0 0 20 0 18 0 341308954 2764726272 6392 33554432000 1073741824 1073778376 140735585266496 140735585257632 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18273/statm: 674982 6392 2109 9 0 665676 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2699928

[startup+0.300187 s]
/proc/loadavg: 3.56 3.60 3.69 2/196 18273
/proc/meminfo: memFree=28799612/32873844 swapFree=7644/7644
[pid=18273] ppid=18271 vsize=2966184 CPUtime=0.63 cores=1,3,5,7
/proc/18273/stat : 18273 (java) S 18271 18273 13986 0 -1 4202496 7963 0 1 0 61 2 0 0 20 0 22 0 341308954 3037372416 11230 33554432000 1073741824 1073778376 140735585266496 140735585257632 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18273/statm: 741546 11230 2226 9 0 732240 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 2966184

[startup+0.700225 s]
/proc/loadavg: 3.56 3.60 3.69 2/196 18273
/proc/meminfo: memFree=28799612/32873844 swapFree=7644/7644
[pid=18273] ppid=18271 vsize=2966184 CPUtime=2.23 cores=1,3,5,7
/proc/18273/stat : 18273 (java) S 18271 18273 13986 0 -1 4202496 17934 0 1 0 218 5 0 0 20 0 22 0 341308954 3037372416 31545 33554432000 1073741824 1073778376 140735585266496 140735585257632 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18273/statm: 741546 31545 2251 9 0 732240 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 2966184

[startup+1.50084 s]
/proc/loadavg: 3.56 3.60 3.69 3/218 18297
/proc/meminfo: memFree=28506728/32873844 swapFree=7644/7644
[pid=18273] ppid=18271 vsize=2966184 CPUtime=4.3 cores=1,3,5,7
/proc/18273/stat : 18273 (java) S 18271 18273 13986 0 -1 4202496 21668 0 1 0 420 10 0 0 20 0 22 0 341308954 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140735585257632 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18273/statm: 741546 68475 2281 9 0 732240 0
[pid=18273/tid=18275] ppid=18271 vsize=2966184 CPUtime=0.17 cores=1,3,5,7
/proc/18273/task/18275/stat : 18275 (java) S 18271 18273 13986 0 -1 4202560 2787 0 1 0 16 1 0 0 20 0 22 0 341308955 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140486378013848 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18276] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18276/stat : 18276 (java) S 18271 18273 13986 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140486244760488 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18277] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18277/stat : 18277 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140486243707944 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18278] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18278/stat : 18278 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140486242654888 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18279] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18279/stat : 18279 (java) S 18271 18273 13986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140486241602344 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18280] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18280/stat : 18280 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140486240549288 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18281] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18281/stat : 18281 (java) S 18271 18273 13986 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140486239496744 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18282] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18282/stat : 18282 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140486238443688 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18283] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18283/stat : 18283 (java) S 18271 18273 13986 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140486237391144 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18284] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18284/stat : 18284 (java) S 18271 18273 13986 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 22 0 341308957 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140485754579816 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18285] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18285/stat : 18285 (java) S 18271 18273 13986 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341308958 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140485753526136 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18286] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18286/stat : 18286 (java) S 18271 18273 13986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341308958 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140485752472968 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18287] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18287/stat : 18287 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308961 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140485751421712 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18288] ppid=18271 vsize=2966184 CPUtime=0.81 cores=1,3,5,7
/proc/18273/task/18288/stat : 18288 (java) S 18271 18273 13986 0 -1 4202560 6417 0 0 0 80 1 0 0 20 0 22 0 341308961 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140485750368568 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18289] ppid=18271 vsize=2966184 CPUtime=0.98 cores=1,3,5,7
/proc/18273/task/18289/stat : 18289 (java) S 18271 18273 13986 0 -1 4202560 10998 0 0 0 96 2 0 0 20 0 22 0 341308961 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140485749316024 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18290] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18290/stat : 18290 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308961 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140485748263160 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18291] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18291/stat : 18291 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308961 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140485747210824 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18294] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18294/stat : 18294 (java) S 18271 18273 13986 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341308975 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140485744051496 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18295] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18295/stat : 18295 (java) S 18271 18273 13986 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341308975 3037372416 68475 33554432000 1073741824 1073778376 140735585266496 140485742998952 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 2966184

[startup+3.1008 s]
/proc/loadavg: 3.56 3.60 3.69 7/220 18359
/proc/meminfo: memFree=28569688/32873844 swapFree=7644/7644
[pid=18273] ppid=18271 vsize=2966184 CPUtime=7.55 cores=1,3,5,7
/proc/18273/stat : 18273 (java) S 18271 18273 13986 0 -1 4202496 21776 0 1 0 741 14 0 0 20 0 22 0 341308954 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140735585257632 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18273/statm: 741546 106389 2281 9 0 732240 0
[pid=18273/tid=18275] ppid=18271 vsize=2966184 CPUtime=0.17 cores=1,3,5,7
/proc/18273/task/18275/stat : 18275 (java) S 18271 18273 13986 0 -1 4202560 2787 0 1 0 16 1 0 0 20 0 22 0 341308955 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140486378013848 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18276] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18276/stat : 18276 (java) S 18271 18273 13986 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140486244760488 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18277] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18277/stat : 18277 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140486243707944 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18278] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18278/stat : 18278 (java) S 18271 18273 13986 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140486242654888 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18279] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18279/stat : 18279 (java) S 18271 18273 13986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140486241602344 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18280] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18280/stat : 18280 (java) S 18271 18273 13986 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140486240549288 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18281] ppid=18271 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/18273/task/18281/stat : 18281 (java) R 18271 18273 13986 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 341308956 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140486239496768 239241060789 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18282] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18282/stat : 18282 (java) S 18271 18273 13986 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140486238443688 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18283] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18283/stat : 18283 (java) S 18271 18273 13986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140486237391144 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18284] ppid=18271 vsize=2966184 CPUtime=0.06 cores=1,3,5,7
/proc/18273/task/18284/stat : 18284 (java) R 18271 18273 13986 0 -1 4202560 34 0 0 0 6 0 0 0 20 0 22 0 341308957 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140485754578672 140486382150075 0 0 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18285] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18285/stat : 18285 (java) S 18271 18273 13986 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341308958 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140485753526136 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18286] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18286/stat : 18286 (java) S 18271 18273 13986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341308958 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140485752472968 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18287] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18287/stat : 18287 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308961 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140485751421712 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18288] ppid=18271 vsize=2966184 CPUtime=0.85 cores=1,3,5,7
/proc/18273/task/18288/stat : 18288 (java) S 18271 18273 13986 0 -1 4202560 6418 0 0 0 84 1 0 0 20 0 22 0 341308961 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140485750360536 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18289] ppid=18271 vsize=2966184 CPUtime=1.03 cores=1,3,5,7
/proc/18273/task/18289/stat : 18289 (java) R 18271 18273 13986 0 -1 4202560 10999 0 0 0 101 2 0 0 20 0 22 0 341308961 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140485749315904 140486382102564 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18290] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18290/stat : 18290 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308961 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140485748263160 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18291] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18291/stat : 18291 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308961 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140485747210824 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18294] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18294/stat : 18294 (java) S 18271 18273 13986 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341308975 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140485744051496 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18295] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18295/stat : 18295 (java) S 18271 18273 13986 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341308975 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140485742998952 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18298] ppid=18271 vsize=2966184 CPUtime=1.79 cores=1,3,5,7
/proc/18273/task/18298/stat : 18298 (java) S 18271 18273 13986 0 -1 4202560 12 0 0 0 179 0 0 0 20 0 22 0 341309075 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140485745103304 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18299] ppid=18271 vsize=2966184 CPUtime=1.77 cores=1,3,5,7
/proc/18273/task/18299/stat : 18299 (java) S 18271 18273 13986 0 -1 4202560 69 0 0 0 175 2 0 0 20 0 22 0 341309075 3037372416 106389 33554432000 1073741824 1073778376 140735585266496 140485746154296 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.55
Current children cumulated vsize (KiB) 2966184

[startup+6.30089 s]
/proc/loadavg: 3.52 3.59 3.69 12/220 18361
/proc/meminfo: memFree=28144840/32873844 swapFree=7644/7644
[pid=18273] ppid=18271 vsize=2966184 CPUtime=12.45 cores=1,3,5,7
/proc/18273/stat : 18273 (java) S 18271 18273 13986 0 -1 4202496 21802 0 1 0 1230 15 0 0 20 0 22 0 341308954 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140735585257632 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18273/statm: 741546 107022 2281 9 0 732240 0
[pid=18273/tid=18275] ppid=18271 vsize=2966184 CPUtime=0.17 cores=1,3,5,7
/proc/18273/task/18275/stat : 18275 (java) S 18271 18273 13986 0 -1 4202560 2788 0 1 0 16 1 0 0 20 0 22 0 341308955 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140486378013848 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18276] ppid=18271 vsize=2966184 CPUtime=0.02 cores=1,3,5,7
/proc/18273/task/18276/stat : 18276 (java) S 18271 18273 13986 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 341308956 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140486244760488 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18277] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18277/stat : 18277 (java) S 18271 18273 13986 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 341308956 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140486243707944 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18278] ppid=18271 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/18273/task/18278/stat : 18278 (java) S 18271 18273 13986 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 341308956 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140486242654888 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18279] ppid=18271 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/18273/task/18279/stat : 18279 (java) S 18271 18273 13986 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 341308956 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140486241602344 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18280] ppid=18271 vsize=2966184 CPUtime=0.02 cores=1,3,5,7
/proc/18273/task/18280/stat : 18280 (java) S 18271 18273 13986 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 22 0 341308956 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140486240549288 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18281] ppid=18271 vsize=2966184 CPUtime=0.03 cores=1,3,5,7
/proc/18273/task/18281/stat : 18281 (java) S 18271 18273 13986 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 341308956 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140486239496744 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18282] ppid=18271 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/18273/task/18282/stat : 18282 (java) S 18271 18273 13986 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 22 0 341308956 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140486238443688 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18283] ppid=18271 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/18273/task/18283/stat : 18283 (java) S 18271 18273 13986 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 341308956 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140486237391144 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18284] ppid=18271 vsize=2966184 CPUtime=0.17 cores=1,3,5,7
/proc/18273/task/18284/stat : 18284 (java) S 18271 18273 13986 0 -1 4202560 37 0 0 0 17 0 0 0 20 0 22 0 341308957 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140485754579816 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18285] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18285/stat : 18285 (java) S 18271 18273 13986 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341308958 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140485753526136 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18286] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18286/stat : 18286 (java) S 18271 18273 13986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341308958 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140485752472968 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18287] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18287/stat : 18287 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308961 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140485751421712 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18288] ppid=18271 vsize=2966184 CPUtime=0.86 cores=1,3,5,7
/proc/18273/task/18288/stat : 18288 (java) S 18271 18273 13986 0 -1 4202560 6418 0 0 0 84 2 0 0 20 0 22 0 341308961 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140485750368568 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18289] ppid=18271 vsize=2966184 CPUtime=1.03 cores=1,3,5,7
/proc/18273/task/18289/stat : 18289 (java) S 18271 18273 13986 0 -1 4202560 11000 0 0 0 101 2 0 0 20 0 22 0 341308961 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140485749316024 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18290] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18290/stat : 18290 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308961 3037372416 107022 33554432000 1073741824 1073778376 140735585266496 140485748263160 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

[pid=18273/tid=18289] ppid=18271 vsize=2966184 CPUtime=1.11 cores=1,3,5,7
/proc/18273/task/18289/stat : 18289 (java) S 18271 18273 13986 0 -1 4202560 11020 0 0 0 109 2 0 0 20 0 22 0 341308961 3037372416 142958 33554432000 1073741824 1073778376 140735585266496 140485749316024 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18290] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18290/stat : 18290 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308961 3037372416 142958 33554432000 1073741824 1073778376 140735585266496 140485748263160 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18291] ppid=18271 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/18273/task/18291/stat : 18291 (java) S 18271 18273 13986 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 22 0 341308961 3037372416 142958 33554432000 1073741824 1073778376 140735585266496 140485747210824 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18294] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18294/stat : 18294 (java) S 18271 18273 13986 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341308975 3037372416 142958 33554432000 1073741824 1073778376 140735585266496 140485744051496 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18295] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18295/stat : 18295 (java) S 18271 18273 13986 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341308975 3037372416 142958 33554432000 1073741824 1073778376 140735585266496 140485742998952 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18370] ppid=18271 vsize=2966184 CPUtime=3.49 cores=1,3,5,7
/proc/18273/task/18370/stat : 18370 (java) R 18271 18273 13986 0 -1 4202560 7 0 0 0 349 0 0 0 20 0 22 0 341312386 3037372416 142958 33554432000 1073741824 1073778376 140735585266496 140485746155560 140486250779387 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18371] ppid=18271 vsize=2966184 CPUtime=3.49 cores=1,3,5,7
/proc/18273/task/18371/stat : 18371 (java) R 18271 18273 13986 0 -1 4202560 3 0 0 0 349 0 0 0 20 0 22 0 341312386 3037372416 142958 33554432000 1073741824 1073778376 140735585266496 140485745101200 140486250003755 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 72.89
Current children cumulated vsize (KiB) 2966184

[startup+39.9009 s]
/proc/loadavg: 3.61 3.60 3.69 5/219 18371
/proc/meminfo: memFree=27829152/32873844 swapFree=7644/7644
[pid=18273] ppid=18271 vsize=2966184 CPUtime=76.05 cores=1,3,5,7
/proc/18273/stat : 18273 (java) S 18271 18273 13986 0 -1 4202496 29990 0 1 0 7572 33 0 0 20 0 22 0 341308954 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140735585257632 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18273/statm: 741546 143470 2281 9 0 732240 0
[pid=18273/tid=18275] ppid=18271 vsize=2966184 CPUtime=0.18 cores=1,3,5,7
/proc/18273/task/18275/stat : 18275 (java) S 18271 18273 13986 0 -1 4202560 2789 0 1 0 16 2 0 0 20 0 22 0 341308955 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140486378013848 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18276] ppid=18271 vsize=2966184 CPUtime=0.2 cores=1,3,5,7
/proc/18273/task/18276/stat : 18276 (java) S 18271 18273 13986 0 -1 4202560 37 0 0 0 18 2 0 0 20 0 22 0 341308956 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140486244760488 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18277] ppid=18271 vsize=2966184 CPUtime=0.18 cores=1,3,5,7
/proc/18273/task/18277/stat : 18277 (java) S 18271 18273 13986 0 -1 4202560 36 0 0 0 18 0 0 0 20 0 22 0 341308956 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140486243707944 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18278] ppid=18271 vsize=2966184 CPUtime=0.17 cores=1,3,5,7
/proc/18273/task/18278/stat : 18278 (java) S 18271 18273 13986 0 -1 4202560 30 0 0 0 17 0 0 0 20 0 22 0 341308956 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140486242654888 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18279] ppid=18271 vsize=2966184 CPUtime=0.16 cores=1,3,5,7
/proc/18273/task/18279/stat : 18279 (java) S 18271 18273 13986 0 -1 4202560 32 0 0 0 16 0 0 0 20 0 22 0 341308956 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140486241602344 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18280] ppid=18271 vsize=2966184 CPUtime=0.23 cores=1,3,5,7
/proc/18273/task/18280/stat : 18280 (java) S 18271 18273 13986 0 -1 4202560 34 0 0 0 22 1 0 0 20 0 22 0 341308956 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140486240549288 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18281] ppid=18271 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/18273/task/18281/stat : 18281 (java) S 18271 18273 13986 0 -1 4202560 37 0 0 0 21 0 0 0 20 0 22 0 341308956 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140486239496744 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18282] ppid=18271 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/18273/task/18282/stat : 18282 (java) S 18271 18273 13986 0 -1 4202560 29 0 0 0 21 0 0 0 20 0 22 0 341308956 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140486238443688 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18283] ppid=18271 vsize=2966184 CPUtime=0.19 cores=1,3,5,7
/proc/18273/task/18283/stat : 18283 (java) S 18271 18273 13986 0 -1 4202560 38 0 0 0 19 0 0 0 20 0 22 0 341308956 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140486237391144 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18284] ppid=18271 vsize=2966184 CPUtime=2.82 cores=1,3,5,7
/proc/18273/task/18284/stat : 18284 (java) S 18271 18273 13986 0 -1 4202560 68 0 0 0 280 2 0 0 20 0 22 0 341308957 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140485754579816 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18285] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18285/stat : 18285 (java) S 18271 18273 13986 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341308958 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140485753526136 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18286] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18286/stat : 18286 (java) S 18271 18273 13986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341308958 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140485752472968 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18287] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18287/stat : 18287 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308961 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140485751421712 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18288] ppid=18271 vsize=2966184 CPUtime=1.88 cores=1,3,5,7
/proc/18273/task/18288/stat : 18288 (java) S 18271 18273 13986 0 -1 4202560 14239 0 0 0 185 3 0 0 20 0 22 0 341308961 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140485750368568 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18289] ppid=18271 vsize=2966184 CPUtime=1.13 cores=1,3,5,7
/proc/18273/task/18289/stat : 18289 (java) S 18271 18273 13986 0 -1 4202560 11020 0 0 0 111 2 0 0 20 0 22 0 341308961 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140485749316024 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18290] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18290/stat : 18290 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341308961 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140485748263160 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18291] ppid=18271 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/18273/task/18291/stat : 18291 (java) S 18271 18273 13986 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 22 0 341308961 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140485747210824 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18294] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18294/stat : 18294 (java) S 18271 18273 13986 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341308975 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140485744051496 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18295] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18295/stat : 18295 (java) S 18271 18273 13986 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341308975 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140485742998952 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18370] ppid=18271 vsize=2966184 CPUtime=4.97 cores=1,3,5,7
/proc/18273/task/18370/stat : 18370 (java) R 18271 18273 13986 0 -1 4202560 8 0 0 0 497 0 0 0 20 0 22 0 341312386 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140485746155560 140486250075345 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18371] ppid=18271 vsize=2966184 CPUtime=4.97 cores=1,3,5,7
/proc/18273/task/18371/stat : 18371 (java) R 18271 18273 13986 0 -1 4202560 4 0 0 0 497 0 0 0 20 0 22 0 341312386 3037372416 143470 33554432000 1073741824 1073778376 140735585266496 140485745101248 140486249999892 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 76.05
Current children cumulated vsize (KiB) 2966184

[startup+40.3008 s]
/proc/loadavg: 3.61 3.60 3.69 5/219 18371
/proc/meminfo: memFree=27829152/32873844 swapFree=7644/7644
[pid=18273] ppid=18271 vsize=2966184 CPUtime=76.46 cores=1,3,5,7
/proc/18273/stat : 18273 (java) S 18271 18273 13986 0 -1 4202496 29990 0 1 0 7611 35 0 0 20 0 20 0 341308954 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140735585257632 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18273/statm: 741546 143465 2281 9 0 732240 0
[pid=18273/tid=18275] ppid=18271 vsize=2966184 CPUtime=0.18 cores=1,3,5,7
/proc/18273/task/18275/stat : 18275 (java) S 18271 18273 13986 0 -1 4202560 2789 0 1 0 16 2 0 0 20 0 20 0 341308955 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486378013848 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18276] ppid=18271 vsize=2966184 CPUtime=0.2 cores=1,3,5,7
/proc/18273/task/18276/stat : 18276 (java) S 18271 18273 13986 0 -1 4202560 37 0 0 0 18 2 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486244760488 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18277] ppid=18271 vsize=2966184 CPUtime=0.18 cores=1,3,5,7
/proc/18273/task/18277/stat : 18277 (java) S 18271 18273 13986 0 -1 4202560 36 0 0 0 18 0 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486243707944 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18278] ppid=18271 vsize=2966184 CPUtime=0.17 cores=1,3,5,7
/proc/18273/task/18278/stat : 18278 (java) S 18271 18273 13986 0 -1 4202560 30 0 0 0 17 0 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486242654888 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18279] ppid=18271 vsize=2966184 CPUtime=0.16 cores=1,3,5,7
/proc/18273/task/18279/stat : 18279 (java) S 18271 18273 13986 0 -1 4202560 32 0 0 0 16 0 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486241602344 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18280] ppid=18271 vsize=2966184 CPUtime=0.23 cores=1,3,5,7
/proc/18273/task/18280/stat : 18280 (java) S 18271 18273 13986 0 -1 4202560 34 0 0 0 22 1 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486240549288 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18281] ppid=18271 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/18273/task/18281/stat : 18281 (java) S 18271 18273 13986 0 -1 4202560 37 0 0 0 21 0 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486239496744 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18282] ppid=18271 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/18273/task/18282/stat : 18282 (java) S 18271 18273 13986 0 -1 4202560 29 0 0 0 21 0 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486238443688 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18283] ppid=18271 vsize=2966184 CPUtime=0.19 cores=1,3,5,7
/proc/18273/task/18283/stat : 18283 (java) S 18271 18273 13986 0 -1 4202560 38 0 0 0 19 0 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486237391144 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18284] ppid=18271 vsize=2966184 CPUtime=2.82 cores=1,3,5,7
/proc/18273/task/18284/stat : 18284 (java) S 18271 18273 13986 0 -1 4202560 68 0 0 0 280 2 0 0 20 0 20 0 341308957 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485754579816 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18285] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18285/stat : 18285 (java) S 18271 18273 13986 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 341308958 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485753526136 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18286] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18286/stat : 18286 (java) S 18271 18273 13986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 341308958 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485752472968 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18287] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18287/stat : 18287 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341308961 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485751421712 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18288] ppid=18271 vsize=2966184 CPUtime=1.88 cores=1,3,5,7
/proc/18273/task/18288/stat : 18288 (java) S 18271 18273 13986 0 -1 4202560 14239 0 0 0 185 3 0 0 20 0 20 0 341308961 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485750368568 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18289] ppid=18271 vsize=2966184 CPUtime=1.13 cores=1,3,5,7
/proc/18273/task/18289/stat : 18289 (java) S 18271 18273 13986 0 -1 4202560 11020 0 0 0 111 2 0 0 20 0 20 0 341308961 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485749316024 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18290] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18290/stat : 18290 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341308961 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485748263160 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18291] ppid=18271 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/18273/task/18291/stat : 18291 (java) S 18271 18273 13986 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 20 0 341308961 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485747210824 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18294] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18294/stat : 18294 (java) S 18271 18273 13986 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341308975 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485744051496 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18295] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18295/stat : 18295 (java) S 18271 18273 13986 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341308975 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485742998952 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 76.46
Current children cumulated vsize (KiB) 2966184

[startup+40.5008 s]
/proc/loadavg: 3.61 3.60 3.69 5/219 18371
/proc/meminfo: memFree=27829152/32873844 swapFree=7644/7644
[pid=18273] ppid=18271 vsize=2966184 CPUtime=76.63 cores=1,3,5,7
/proc/18273/stat : 18273 (java) S 18271 18273 13986 0 -1 4202496 29991 0 1 0 7628 35 0 0 20 0 20 0 341308954 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140735585257632 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18273/statm: 741546 143465 2281 9 0 732240 0
[pid=18273/tid=18275] ppid=18271 vsize=2966184 CPUtime=0.33 cores=1,3,5,7
/proc/18273/task/18275/stat : 18275 (java) R 18271 18273 13986 0 -1 4202560 2790 0 1 0 31 2 0 0 20 0 20 0 341308955 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486378013352 140486250559892 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18276] ppid=18271 vsize=2966184 CPUtime=0.2 cores=1,3,5,7
/proc/18273/task/18276/stat : 18276 (java) S 18271 18273 13986 0 -1 4202560 37 0 0 0 18 2 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486244760488 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18277] ppid=18271 vsize=2966184 CPUtime=0.18 cores=1,3,5,7
/proc/18273/task/18277/stat : 18277 (java) S 18271 18273 13986 0 -1 4202560 36 0 0 0 18 0 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486243707944 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18278] ppid=18271 vsize=2966184 CPUtime=0.17 cores=1,3,5,7
/proc/18273/task/18278/stat : 18278 (java) S 18271 18273 13986 0 -1 4202560 30 0 0 0 17 0 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486242654888 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18279] ppid=18271 vsize=2966184 CPUtime=0.16 cores=1,3,5,7
/proc/18273/task/18279/stat : 18279 (java) S 18271 18273 13986 0 -1 4202560 32 0 0 0 16 0 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486241602344 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18280] ppid=18271 vsize=2966184 CPUtime=0.23 cores=1,3,5,7
/proc/18273/task/18280/stat : 18280 (java) S 18271 18273 13986 0 -1 4202560 34 0 0 0 22 1 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486240549288 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18281] ppid=18271 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/18273/task/18281/stat : 18281 (java) S 18271 18273 13986 0 -1 4202560 37 0 0 0 21 0 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486239496744 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18282] ppid=18271 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/18273/task/18282/stat : 18282 (java) S 18271 18273 13986 0 -1 4202560 29 0 0 0 21 0 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486238443688 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18283] ppid=18271 vsize=2966184 CPUtime=0.19 cores=1,3,5,7
/proc/18273/task/18283/stat : 18283 (java) S 18271 18273 13986 0 -1 4202560 38 0 0 0 19 0 0 0 20 0 20 0 341308956 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140486237391144 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18284] ppid=18271 vsize=2966184 CPUtime=2.82 cores=1,3,5,7
/proc/18273/task/18284/stat : 18284 (java) S 18271 18273 13986 0 -1 4202560 68 0 0 0 280 2 0 0 20 0 20 0 341308957 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485754579816 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18285] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18285/stat : 18285 (java) S 18271 18273 13986 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 341308958 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485753526136 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18286] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18286/stat : 18286 (java) S 18271 18273 13986 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 341308958 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485752472968 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18287] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18287/stat : 18287 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341308961 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485751421712 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18288] ppid=18271 vsize=2966184 CPUtime=1.9 cores=1,3,5,7
/proc/18273/task/18288/stat : 18288 (java) S 18271 18273 13986 0 -1 4202560 14239 0 0 0 187 3 0 0 20 0 20 0 341308961 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485750368568 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18273/tid=18289] ppid=18271 vsize=2966184 CPUtime=1.13 cores=1,3,5,7
/proc/18273/task/18289/stat : 18289 (java) S 18271 18273 13986 0 -1 4202560 11020 0 0 0 111 2 0 0 20 0 20 0 341308961 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485749316024 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18290] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18290/stat : 18290 (java) S 18271 18273 13986 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341308961 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485748263160 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18273/tid=18291] ppid=18271 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/18273/task/18291/stat : 18291 (java) S 18271 18273 13986 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 20 0 341308961 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485747210824 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18273/tid=18294] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18294/stat : 18294 (java) S 18271 18273 13986 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341308975 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485744051496 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18273/tid=18295] ppid=18271 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18273/task/18295/stat : 18295 (java) S 18271 18273 13986 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341308975 3037372416 143465 33554432000 1073741824 1073778376 140735585266496 140485742998952 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 2966184

Child status: 30

# 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.0200005
#  lost CPU user time (s): 0.0400009
#  lost CPU system time (s): -0.02

Real time (s): 40.5561
CPU time (s): 76.7713
CPU user time (s): 76.3404
CPU system time (s): 0.430931
CPU usage (%): 189.297
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 76.3004
system time used= 0.450931
maximum resident set size= 573880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29995
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2900
involuntary context switches= 4054

runsolver used 0.166974 second user time and 0.368943 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-03 21:30:46
IDJOB=3736588
IDBENCH=47998
IDSOLVER=2324
FILE ID=node147/3736588-1338751846
RUNJOBID= node147-1338737348-14003
PBS_JOBID= 14636764
Free space on /tmp= 70788 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=139-P1=101-P2=227-P3=251-P4=227-P5=251-B.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736588-1338751846/watcher-3736588-1338751846 -o /tmp/evaluation-result-3736588-1338751846/solver-3736588-1338751846 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3736588-1338751846.opb

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

MD5SUM BENCH= 1d3dc680e7fede194f84acfa61415e9b
RANDOM SEED=1332869639

node147.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.951
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.90
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.951
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	: 5331.91
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.951
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	: 5331.87
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.951
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	: 5331.91
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.951
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	: 5331.91
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.951
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	: 5331.91
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.951
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	: 5331.91
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.951
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28799876 kB
Buffers:          459972 kB
Cached:          2568816 kB
SwapCached:         3380 kB
Active:          1651292 kB
Inactive:        1558788 kB
Active(anon):     176732 kB
Inactive(anon):     5908 kB
Active(file):    1474560 kB
Inactive(file):  1552880 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100236 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:         41836 kB
Mapped:            17688 kB
Shmem:                 0 kB
Slab:             722896 kB
SReclaimable:     163728 kB
SUnreclaim:       559168 kB
KernelStack:        1784 kB
PageTables:         4252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1571964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70784 MiB
End job on node147 at 2012-06-03 21:31:26