Trace number 4081780

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 Res+CP PB16OPT-15 52.1711 26.3506

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_25_1.opb
MD5SUM009ec87aa7f9a2a2aeb136cc6734ca0d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark4.83326
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -15
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint25
Maximum length of a constraint43
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3038
Sum of products size (including duplicates)6076
Number of different products1519
Sum of products size3038

Quality of the solution as a function of time


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

Solver Data

0.06/0.34	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.06/0.34	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.34	c See www.sat4j.org for details.
0.06/0.35	c version PB16.v20160501
0.06/0.35	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.35	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.35	c java.vm.version	19.1-b02
0.06/0.35	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.35	c sun.arch.data.model	64
0.06/0.35	c java.version		1.6.0_24
0.06/0.35	c os.name		Linux
0.06/0.35	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.35	c os.arch		amd64
0.06/0.35	c Free memory 		501472288
0.06/0.35	c Max memory 		7480803328
0.06/0.35	c Total memory 		504102912
0.06/0.35	c Number of processors 	8
0.06/0.39	c Pseudo Boolean Optimization by upper bound
0.06/0.39	c ManyCore solver with 2 solvers running in parallel
0.06/0.39	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.06/0.39	c --- Begin Solver configuration ---
0.06/0.39	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.06/0.39	c Learn all clauses as in MiniSAT
0.06/0.39	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.39	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.39	c Expensive reason simplification
0.06/0.39	c Glucose 2.1 dynamic restart strategy
0.06/0.39	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.06/0.39	c timeout=2147483s
0.06/0.39	c DB Simplification allowed=false
0.06/0.39	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.06/0.39	c --- End Solver configuration ---
0.06/0.39	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.06/0.39	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.06/0.39	c --- Begin Solver configuration ---
0.06/0.39	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.06/0.39	c Learn all clauses as in MiniSAT
0.06/0.39	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.39	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.06/0.39	c No reason simplification
0.06/0.39	c Armin Biere (Picosat) restarts strategy
0.06/0.39	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.06/0.39	c timeout=2147483s
0.06/0.39	c DB Simplification allowed=false
0.06/0.39	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.06/0.39	c --- End Solver configuration ---
0.06/0.39	c solving HOME/instance-4081780-1465255598.opb
0.06/0.39	c reading problem ... 
0.15/0.40	c  objective function found
0.54/0.61	c ... done. Wall clock time 0.224s.
0.54/0.61	c declared #vars     100
0.54/0.61	c internal #vars     1619
0.54/0.61	c #constraints  3238
0.54/0.62	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.54/0.62	c constraints type 
0.54/0.62	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1519
0.54/0.62	c org.sat4j.minisat.constraints.cnf.UnitClauses => 92
0.54/0.62	c org.sat4j.specs.Constr$1 => 106
0.54/0.62	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.54/0.62	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1519
0.54/0.62	c 3238 constraints processed.
0.54/0.62	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.54/0.62	c constraints type 
0.54/0.62	c org.sat4j.specs.Constr$1 => 106
0.54/0.62	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1519
0.54/0.62	c org.sat4j.pb.constraints.pb.UnitClausesPB => 92
0.54/0.62	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
0.54/0.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1519
0.54/0.62	c 3238 constraints processed.
0.54/0.62	c objective function length is 100 literals
0.54/0.64	c And the winner is solver0
0.64/1.12	c SATISFIABLE
0.64/1.12	c OPTIMIZING...
0.64/1.12	c Got one! Elapsed wall clock time (in seconds):0.737
0.64/1.13	o -11
0.64/1.14	c And the winner is solver0
0.79/1.63	c Got one! Elapsed wall clock time (in seconds):1.24
0.79/1.63	o -12
2.65/2.14	c cleaning 2506 clauses out of 5011 with flag 10527/5011
3.46/2.35	c And the winner is solver0
3.78/2.63	c Got one! Elapsed wall clock time (in seconds):2.242
3.78/2.63	o -13
4.25/2.82	c cleaning 3769 clauses out of 7538 with flag 4381/10045
5.11/3.25	c cleaning 4885 clauses out of 9769 with flag 17065/16045
6.46/3.81	c cleaning 5942 clauses out of 11883 with flag 31749/23044
7.72/4.48	c cleaning 6970 clauses out of 13943 with flag 48448/31046
9.31/5.24	c cleaning 7986 clauses out of 15972 with flag 67207/40045
10.98/6.07	c And the winner is solver1
11.12/6.13	c Got one! Elapsed wall clock time (in seconds):5.743
11.12/6.13	o -14
13.40/7.28	c cleaning 11255 clauses out of 22517 with flag 13433/54576
15.03/8.02	c cleaning 8631 clauses out of 17261 with flag 28325/60575
16.64/8.85	c cleaning 7815 clauses out of 15630 with flag 47284/67575
18.94/9.98	c cleaning 7908 clauses out of 15816 with flag 69992/75576
21.33/11.13	c cleaning 8446 clauses out of 16908 with flag 92856/84576
23.96/12.44	c cleaning 9231 clauses out of 18462 with flag 118668/94576
27.04/13.91	c cleaning 10114 clauses out of 20232 with flag 145662/105577
30.64/15.79	c cleaning 11055 clauses out of 22115 with flag 175179/117575
34.84/17.87	c cleaning 12030 clauses out of 24059 with flag 207319/130575
39.33/20.03	c cleaning 13015 clauses out of 26029 with flag 238176/144575
45.00/22.64	c cleaning 14004 clauses out of 28013 with flag 272781/159575
50.12/25.04	c cleaning 15003 clauses out of 30005 with flag 309723/175575
50.12/25.06	c And the winner is solver0
50.23/25.13	c Got one! Elapsed wall clock time (in seconds):24.747
50.23/25.13	o -15
51.67/25.82	c cleaning 10115 clauses out of 20235 with flag 11637/180815
51.67/25.85	c And the winner is solver0
52.03/26.33	c >>>>>>>>>> Solver number 0 (5 answers) <<<<<<<<<<<<<<<<<<
52.03/26.33	c starts		: 1515
52.03/26.33	c conflicts		: 181257
52.03/26.33	c decisions		: 236056
52.03/26.33	c propagations		: 1297599
52.03/26.33	c inspects		: 381159739
52.03/26.33	c shortcuts		: 0
52.03/26.33	c learnt literals	: 23
52.03/26.33	c learnt binary clauses	: 22
52.03/26.33	c learnt ternary clauses	: 47
52.03/26.33	c learnt constraints	: 181233
52.03/26.33	c ignored constraints	: 0
52.03/26.33	c root simplifications	: 0
52.03/26.33	c removed literals (reason simplification)	: 7517743
52.03/26.33	c reason swapping (by a shorter reason)	: 0
52.03/26.33	c Calls to reduceDB	: 19
52.03/26.33	c Number of update (reduction) of LBD	: 12686
52.03/26.33	c Imported unit clauses	: 0
52.03/26.33	c number of reductions to clauses (during analyze)	: 0
52.03/26.33	c number of learned constraints concerned by reduction	: 0
52.03/26.33	c number of learning phase by resolution	: 0
52.03/26.33	c number of learning phase by cutting planes	: 0
52.03/26.33	c speed (assignments/second)	: 64237.574257425746
52.03/26.33	c non guided choices	0
52.03/26.33	c learnt constraints type 
52.03/26.33	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
52.03/26.33	c starts		: 25
52.03/26.33	c conflicts		: 3505
52.03/26.33	c decisions		: 3715
52.03/26.33	c propagations		: 38743
52.03/26.34	c inspects		: 37826120
52.03/26.34	c shortcuts		: 0
52.03/26.34	c learnt literals	: 0
52.03/26.34	c learnt binary clauses	: 0
52.03/26.34	c learnt ternary clauses	: 0
52.03/26.34	c learnt constraints	: 3502
52.03/26.34	c ignored constraints	: 0
52.03/26.34	c root simplifications	: 0
52.03/26.34	c removed literals (reason simplification)	: 0
52.03/26.34	c reason swapping (by a shorter reason)	: 0
52.03/26.34	c Calls to reduceDB	: 0
52.03/26.34	c Number of update (reduction) of LBD	: 0
52.03/26.34	c Imported unit clauses	: 0
52.03/26.34	c number of reductions to clauses (during analyze)	: 0
52.03/26.34	c number of learned constraints concerned by reduction	: 0
52.03/26.34	c number of learning phase by resolution	: 0
52.03/26.34	c number of learning phase by cutting planes	: 0
52.03/26.34	c speed (assignments/second)	: 36412.593984962405
52.03/26.34	c non guided choices	0
52.03/26.34	c learnt constraints type 
52.03/26.34	s OPTIMUM FOUND
52.03/26.34	c Found 5 solution(s)
52.03/26.34	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 
52.03/26.34	c objective function=-15
52.03/26.34	c Total wall clock time (in seconds): 25.95

Verifier Data

OK	-15

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

pid=8867
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: 1.22 1.72 1.89 2/170 8870
/proc/meminfo: memFree=31808212/32872528 swapFree=11372/178980
[pid=8870] ppid=8867 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/8870/stat : 8870 (java) R 8867 8870 8839 0 -1 4202496 157 0 1 0 0 0 0 0 20 0 1 0 107494502 278528 33 33554432000 1073741824 1073778376 140736500962976 140736500960152 224913354023 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8870/statm: 68 33 25 9 0 25 0

[startup+0.100119 s]
/proc/loadavg: 1.22 1.72 1.89 2/170 8870
/proc/meminfo: memFree=31808212/32872528 swapFree=11372/178980
[pid=8870] ppid=8867 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/8870/stat : 8870 (java) D 8867 8870 8839 0 -1 4202496 1143 0 21 0 0 0 0 0 20 0 1 0 107494502 23793664 814 33554432000 1073741824 1073778376 140735102453840 140735102443832 139646927509200 0 0 4096 0 18446744071579943789 0 0 17 1 0 0 7 0 0
/proc/8870/statm: 5809 814 608 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200366 s]
/proc/loadavg: 1.22 1.72 1.89 2/170 8870
/proc/meminfo: memFree=31808212/32872528 swapFree=11372/178980
[pid=8870] ppid=8867 vsize=9016616 CPUtime=0.02 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8867 8870 8839 0 -1 4202496 2841 0 29 0 1 1 0 0 20 0 10 0 107494502 9233014784 3491 33554432000 1073741824 1073778376 140735102453840 140735102444976 224925876285 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/8870/statm: 2254154 3491 1545 9 0 2244855 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9016616

[startup+0.300304 s]
/proc/loadavg: 1.22 1.72 1.89 2/170 8870
/proc/meminfo: memFree=31808212/32872528 swapFree=11372/178980
[pid=8870] ppid=8867 vsize=9558428 CPUtime=0.06 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8867 8870 8839 0 -1 4202496 3240 0 29 0 4 2 0 0 20 0 18 0 107494502 9787830272 4399 33554432000 1073741824 1073778376 140735102453840 140735102444976 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/8870/statm: 2389607 4399 1759 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558428

[startup+0.70022 s]
/proc/loadavg: 1.22 1.72 1.89 2/170 8870
/proc/meminfo: memFree=31808212/32872528 swapFree=11372/178980
[pid=8870] ppid=8867 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8867 8870 8839 0 -1 4202496 6318 0 31 0 59 5 0 0 20 0 19 0 107494502 10060525568 10105 33554432000 1073741824 1073778376 140735102453840 140735102444976 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/8870/statm: 2456183 10105 2254 9 0 2446860 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 9824732

[startup+1.50079 s]
/proc/loadavg: 1.22 1.72 1.89 3/213 8928
/proc/meminfo: memFree=31654148/32872528 swapFree=11372/178980
[pid=8870] ppid=8867 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8867 8870 8839 0 -1 4202496 8604 0 31 0 72 7 0 0 20 0 19 0 107494502 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 140735102444976 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/8870/statm: 2456183 12443 2261 9 0 2446860 0
[pid=8870/tid=8887] ppid=8867 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/8870/task/8887/stat : 8887 (java) S 8867 8870 8839 0 -1 4202560 2408 0 6 0 31 2 0 0 20 0 19 0 107494512 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646923191160 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 14 0 0
[pid=8870/tid=8889] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494518 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646912252200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8891] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8891/stat : 8891 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494518 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646911199400 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8893] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8893/stat : 8893 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494518 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646910147112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8895] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8895/stat : 8895 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494518 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646909094312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8898] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8898/stat : 8898 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494518 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646908042024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8901] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8901/stat : 8901 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494518 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646906989224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8903] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8903/stat : 8903 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494518 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646905936936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8904] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8904/stat : 8904 (java) S 8867 8870 8839 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107494518 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646904884136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8905] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8905/stat : 8905 (java) S 8867 8870 8839 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107494523 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646747097320 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8908] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8908/stat : 8908 (java) S 8867 8870 8839 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107494525 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646746043384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8909] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8909/stat : 8909 (java) S 8867 8870 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107494525 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646744990984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8912] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8912/stat : 8912 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494530 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646743939472 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8914] ppid=8867 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/8870/task/8914/stat : 8914 (java) S 8867 8870 8839 0 -1 4202560 2990 0 1 0 18 0 0 0 20 0 19 0 107494530 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646742887096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8916] ppid=8867 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/8870/task/8916/stat : 8916 (java) S 8867 8870 8839 0 -1 4202560 1892 0 1 0 15 0 0 0 20 0 19 0 107494530 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646741834296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8918] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8918/stat : 8918 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494530 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646740782200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8920] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8920/stat : 8920 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494530 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646739729608 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8923] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8923/stat : 8923 (java) S 8867 8870 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107494566 10060525568 12443 33554432000 1073741824 1073778376 140735102453840 139646736569512 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 9824732

[startup+3.10075 s]
/proc/loadavg: 1.22 1.72 1.89 9/216 8940
/proc/meminfo: memFree=31486280/32872528 swapFree=11372/178980
[pid=8870] ppid=8867 vsize=9824732 CPUtime=4.89 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8867 8870 8839 0 -1 4202496 29863 0 31 0 472 17 0 0 20 0 22 0 107494502 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 140735102444976 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/8870/statm: 2456183 49570 2292 9 0 2446860 0
[pid=8870/tid=8887] ppid=8867 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/8870/task/8887/stat : 8887 (java) S 8867 8870 8839 0 -1 4202560 2409 0 6 0 31 2 0 0 20 0 22 0 107494512 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646923191160 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 14 0 0
[pid=8870/tid=8889] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) S 8867 8870 8839 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 107494518 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646912252200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8891] ppid=8867 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8870/task/8891/stat : 8891 (java) S 8867 8870 8839 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 107494518 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646911199400 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8893] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8893/stat : 8893 (java) S 8867 8870 8839 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107494518 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646910147112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8895] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8895/stat : 8895 (java) S 8867 8870 8839 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 107494518 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646909094312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8898] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8898/stat : 8898 (java) S 8867 8870 8839 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 107494518 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646908042024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8901] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8901/stat : 8901 (java) S 8867 8870 8839 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 107494518 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646906989224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8903] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8903/stat : 8903 (java) S 8867 8870 8839 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107494518 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646905936936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8904] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8904/stat : 8904 (java) S 8867 8870 8839 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107494518 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646904884136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8905] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8905/stat : 8905 (java) S 8867 8870 8839 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 107494523 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646747097320 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8908] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8908/stat : 8908 (java) S 8867 8870 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107494525 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646746043384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8909] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8909/stat : 8909 (java) S 8867 8870 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107494525 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646744990984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8912] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8912/stat : 8912 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107494530 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646743939472 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8914] ppid=8867 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/8870/task/8914/stat : 8914 (java) S 8867 8870 8839 0 -1 4202560 11071 0 1 0 104 2 0 0 20 0 22 0 107494530 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646742887096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8916] ppid=8867 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/8870/task/8916/stat : 8916 (java) S 8867 8870 8839 0 -1 4202560 14865 0 1 0 93 3 0 0 20 0 22 0 107494530 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646741834296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8918] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8918/stat : 8918 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107494530 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646740782200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8920] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8920/stat : 8920 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107494530 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646739729608 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8923] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8923/stat : 8923 (java) S 8867 8870 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107494566 10060525568 49570 33554432000 1073741824 1073778376 140735102453840 139646736569512 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 9824732

[startup+6.30081 s]
/proc/loadavg: 1.36 1.74 1.89 6/219 8964
/proc/meminfo: memFree=30967520/32872528 swapFree=11372/178980
[pid=8870] ppid=8867 vsize=9824732 CPUtime=11.53 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8867 8870 8839 0 -1 4202496 32345 0 31 0 1123 30 0 0 20 0 22 0 107494502 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 140735102444976 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/8870/statm: 2456183 150299 2293 9 0 2446860 0
[pid=8870/tid=8887] ppid=8867 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/8870/task/8887/stat : 8887 (java) S 8867 8870 8839 0 -1 4202560 2409 0 6 0 31 2 0 0 20 0 22 0 107494512 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646923191160 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 14 0 0
[pid=8870/tid=8889] ppid=8867 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) S 8867 8870 8839 0 -1 4202560 32 0 0 0 3 2 0 0 20 0 22 0 107494518 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646912252200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8891] ppid=8867 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8870/task/8891/stat : 8891 (java) S 8867 8870 8839 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 22 0 107494518 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646911199400 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8893] ppid=8867 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8870/task/8893/stat : 8893 (java) S 8867 8870 8839 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 107494518 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646910147112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8895] ppid=8867 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8870/task/8895/stat : 8895 (java) S 8867 8870 8839 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 107494518 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646909094312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8898] ppid=8867 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8870/task/8898/stat : 8898 (java) S 8867 8870 8839 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 22 0 107494518 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646908042024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8901] ppid=8867 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8870/task/8901/stat : 8901 (java) S 8867 8870 8839 0 -1 4202560 29 0 0 0 3 1 0 0 20 0 22 0 107494518 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646906989224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8903] ppid=8867 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8870/task/8903/stat : 8903 (java) S 8867 8870 8839 0 -1 4202560 24 0 0 0 3 2 0 0 20 0 22 0 107494518 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646905936936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8904] ppid=8867 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8870/task/8904/stat : 8904 (java) S 8867 8870 8839 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 22 0 107494518 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646904884136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8905] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8905/stat : 8905 (java) S 8867 8870 8839 0 -1 4202560 454 0 0 0 0 0 0 0 20 0 22 0 107494523 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646747097320 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8908] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8908/stat : 8908 (java) S 8867 8870 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107494525 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646746043384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8909] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8909/stat : 8909 (java) S 8867 8870 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107494525 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646744990984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8912] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8912/stat : 8912 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107494530 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646743939472 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8914] ppid=8867 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/8870/task/8914/stat : 8914 (java) S 8867 8870 8839 0 -1 4202560 11076 0 1 0 115 2 0 0 20 0 22 0 107494530 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646742887096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8916] ppid=8867 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/8870/task/8916/stat : 8916 (java) S 8867 8870 8839 0 -1 4202560 16670 0 1 0 109 3 0 0 20 0 22 0 107494530 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646741834296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8918] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8918/stat : 8918 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107494530 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646740782200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8920] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8920/stat : 8920 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107494530 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646739729608 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8946] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8946/stat : 8946 (java) S 8867 8870 8839 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107494767 10060525568 150299 33554432000 1073741824 1073778376 140735102453840 139646737622440 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 9824732


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

[pid=8870/tid=8901] ppid=8867 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/8870/task/8901/stat : 8901 (java) S 8867 8870 8839 0 -1 4202560 125 0 0 0 14 5 0 0 20 0 22 0 107494518 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646906989224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8903] ppid=8867 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8870/task/8903/stat : 8903 (java) S 8867 8870 8839 0 -1 4202560 86 0 0 0 12 4 0 0 20 0 22 0 107494518 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646905936936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8904] ppid=8867 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8870/task/8904/stat : 8904 (java) S 8867 8870 8839 0 -1 4202560 114 0 0 0 11 5 0 0 20 0 22 0 107494518 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646904884136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8905] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8905/stat : 8905 (java) S 8867 8870 8839 0 -1 4202560 1263 0 0 0 0 0 0 0 20 0 22 0 107494523 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646747097320 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8908] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8908/stat : 8908 (java) S 8867 8870 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107494525 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646746043384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8909] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8909/stat : 8909 (java) S 8867 8870 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107494525 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646744990984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8912] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8912/stat : 8912 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107494530 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646743939472 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8914] ppid=8867 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/8870/task/8914/stat : 8914 (java) S 8867 8870 8839 0 -1 4202560 19899 0 1 0 197 4 0 0 20 0 22 0 107494530 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646742887096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8916] ppid=8867 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/8870/task/8916/stat : 8916 (java) S 8867 8870 8839 0 -1 4202560 16672 0 1 0 117 3 0 0 20 0 22 0 107494530 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646741834296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8918] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8918/stat : 8918 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107494530 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646740782200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8920] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8920/stat : 8920 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107494530 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646739729608 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8967] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8967/stat : 8967 (java) S 8867 8870 8839 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107495116 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646736569896 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8986] ppid=8867 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/8870/task/8986/stat : 8986 (java) R 8867 8870 8839 0 -1 4202560 2 0 0 0 39 0 0 0 20 0 22 0 107497016 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646738672232 139646785317958 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8987] ppid=8867 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/8870/task/8987/stat : 8987 (java) R 8867 8870 8839 0 -1 4202560 5 0 0 0 39 0 0 0 20 0 22 0 107497016 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646735514752 139646785444676 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8988] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8988/stat : 8988 (java) S 8867 8870 8839 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107497030 10060525568 562637 33554432000 1073741824 1073778376 140735102453840 139646737622184 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.27
Current children cumulated vsize (KiB) 9824732

[startup+26.0008 s]
/proc/loadavg: 2.11 1.89 1.94 5/219 8988
/proc/meminfo: memFree=27829960/32872528 swapFree=11372/178980
[pid=8870] ppid=8867 vsize=9824732 CPUtime=51.86 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8867 8870 8839 0 -1 4202496 43823 0 31 0 5108 78 0 0 20 0 19 0 107494502 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 140735102444976 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/8870/statm: 2456183 562630 2293 9 0 2446860 0
[pid=8870/tid=8887] ppid=8867 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/8870/task/8887/stat : 8887 (java) S 8867 8870 8839 0 -1 4202560 2409 0 6 0 31 2 0 0 20 0 19 0 107494512 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646923191160 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 14 0 0
[pid=8870/tid=8889] ppid=8867 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) S 8867 8870 8839 0 -1 4202560 93 0 0 0 9 3 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646912252200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8891] ppid=8867 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/8870/task/8891/stat : 8891 (java) S 8867 8870 8839 0 -1 4202560 85 0 0 0 10 3 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646911199400 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8893] ppid=8867 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/8870/task/8893/stat : 8893 (java) S 8867 8870 8839 0 -1 4202560 85 0 0 0 9 3 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646910147112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8895] ppid=8867 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/8870/task/8895/stat : 8895 (java) S 8867 8870 8839 0 -1 4202560 105 0 0 0 11 4 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646909094312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8898] ppid=8867 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/8870/task/8898/stat : 8898 (java) S 8867 8870 8839 0 -1 4202560 94 0 0 0 12 3 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646908042024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8901] ppid=8867 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/8870/task/8901/stat : 8901 (java) S 8867 8870 8839 0 -1 4202560 125 0 0 0 14 5 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646906989224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8903] ppid=8867 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8870/task/8903/stat : 8903 (java) S 8867 8870 8839 0 -1 4202560 86 0 0 0 12 4 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646905936936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8904] ppid=8867 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8870/task/8904/stat : 8904 (java) S 8867 8870 8839 0 -1 4202560 114 0 0 0 11 5 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646904884136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8905] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8905/stat : 8905 (java) S 8867 8870 8839 0 -1 4202560 1263 0 0 0 0 0 0 0 20 0 19 0 107494523 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646747097320 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8908] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8908/stat : 8908 (java) S 8867 8870 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107494525 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646746043384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8909] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8909/stat : 8909 (java) S 8867 8870 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107494525 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646744990984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8912] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8912/stat : 8912 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646743939472 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8914] ppid=8867 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/8870/task/8914/stat : 8914 (java) S 8867 8870 8839 0 -1 4202560 19899 0 1 0 197 4 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646742887096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8916] ppid=8867 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/8870/task/8916/stat : 8916 (java) S 8867 8870 8839 0 -1 4202560 16672 0 1 0 117 3 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646741834296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8918] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8918/stat : 8918 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646740782200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8920] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8920/stat : 8920 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646739729608 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8967] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8967/stat : 8967 (java) S 8867 8870 8839 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107495116 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646736569896 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.86
Current children cumulated vsize (KiB) 9824732

[startup+26.2007 s]
/proc/loadavg: 2.11 1.89 1.94 5/219 8988
/proc/meminfo: memFree=27829960/32872528 swapFree=11372/178980
[pid=8870] ppid=8867 vsize=9824732 CPUtime=51.93 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8867 8870 8839 0 -1 4202496 43823 0 31 0 5115 78 0 0 20 0 19 0 107494502 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 140735102444976 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/8870/statm: 2456183 562630 2293 9 0 2446860 0
[pid=8870/tid=8887] ppid=8867 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/8870/task/8887/stat : 8887 (java) R 8867 8870 8839 0 -1 4202560 2409 0 6 0 38 2 0 0 20 0 19 0 107494512 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646923190824 139646785034147 0 4 0 16800975 0 0 0 -1 1 0 0 14 0 0
[pid=8870/tid=8889] ppid=8867 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) S 8867 8870 8839 0 -1 4202560 93 0 0 0 9 3 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646912252200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8891] ppid=8867 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/8870/task/8891/stat : 8891 (java) S 8867 8870 8839 0 -1 4202560 85 0 0 0 10 3 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646911199400 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8893] ppid=8867 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/8870/task/8893/stat : 8893 (java) S 8867 8870 8839 0 -1 4202560 85 0 0 0 9 3 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646910147112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8895] ppid=8867 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/8870/task/8895/stat : 8895 (java) S 8867 8870 8839 0 -1 4202560 105 0 0 0 11 4 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646909094312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8898] ppid=8867 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/8870/task/8898/stat : 8898 (java) S 8867 8870 8839 0 -1 4202560 94 0 0 0 12 3 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646908042024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8901] ppid=8867 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/8870/task/8901/stat : 8901 (java) S 8867 8870 8839 0 -1 4202560 125 0 0 0 14 5 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646906989224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8903] ppid=8867 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8870/task/8903/stat : 8903 (java) S 8867 8870 8839 0 -1 4202560 86 0 0 0 12 4 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646905936936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8904] ppid=8867 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8870/task/8904/stat : 8904 (java) S 8867 8870 8839 0 -1 4202560 114 0 0 0 11 5 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646904884136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8905] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8905/stat : 8905 (java) S 8867 8870 8839 0 -1 4202560 1263 0 0 0 0 0 0 0 20 0 19 0 107494523 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646747097320 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8908] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8908/stat : 8908 (java) S 8867 8870 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107494525 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646746043384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8909] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8909/stat : 8909 (java) S 8867 8870 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107494525 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646744990984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8912] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8912/stat : 8912 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646743939472 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8914] ppid=8867 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/8870/task/8914/stat : 8914 (java) S 8867 8870 8839 0 -1 4202560 19899 0 1 0 198 4 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646742887096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8916] ppid=8867 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/8870/task/8916/stat : 8916 (java) S 8867 8870 8839 0 -1 4202560 16672 0 1 0 117 3 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646741834296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8918] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8918/stat : 8918 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646740782200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8920] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8920/stat : 8920 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646739729608 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8967] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8967/stat : 8967 (java) S 8867 8870 8839 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107495116 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646736569896 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.93
Current children cumulated vsize (KiB) 9824732

[startup+26.3008 s]
/proc/loadavg: 2.11 1.89 1.94 5/219 8988
/proc/meminfo: memFree=27829960/32872528 swapFree=11372/178980
[pid=8870] ppid=8867 vsize=9824732 CPUtime=52.03 cores=1,3,5,7
/proc/8870/stat : 8870 (java) S 8867 8870 8839 0 -1 4202496 43823 0 31 0 5125 78 0 0 20 0 19 0 107494502 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 140735102444976 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/8870/statm: 2456183 562630 2293 9 0 2446860 0
[pid=8870/tid=8887] ppid=8867 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/8870/task/8887/stat : 8887 (java) R 8867 8870 8839 0 -1 4202560 2409 0 6 0 47 2 0 0 20 0 19 0 107494512 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646923190824 139646785034166 0 4 0 16800975 0 0 0 -1 1 0 0 14 0 0
[pid=8870/tid=8889] ppid=8867 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/8870/task/8889/stat : 8889 (java) S 8867 8870 8839 0 -1 4202560 93 0 0 0 9 3 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646912252200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8891] ppid=8867 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/8870/task/8891/stat : 8891 (java) S 8867 8870 8839 0 -1 4202560 85 0 0 0 10 3 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646911199400 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8893] ppid=8867 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/8870/task/8893/stat : 8893 (java) S 8867 8870 8839 0 -1 4202560 85 0 0 0 9 3 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646910147112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8895] ppid=8867 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/8870/task/8895/stat : 8895 (java) S 8867 8870 8839 0 -1 4202560 105 0 0 0 11 4 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646909094312 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8898] ppid=8867 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/8870/task/8898/stat : 8898 (java) S 8867 8870 8839 0 -1 4202560 94 0 0 0 12 3 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646908042024 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8901] ppid=8867 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/8870/task/8901/stat : 8901 (java) S 8867 8870 8839 0 -1 4202560 125 0 0 0 14 5 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646906989224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8903] ppid=8867 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8870/task/8903/stat : 8903 (java) S 8867 8870 8839 0 -1 4202560 86 0 0 0 12 4 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646905936936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8904] ppid=8867 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8870/task/8904/stat : 8904 (java) S 8867 8870 8839 0 -1 4202560 114 0 0 0 11 5 0 0 20 0 19 0 107494518 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646904884136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8905] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8905/stat : 8905 (java) S 8867 8870 8839 0 -1 4202560 1263 0 0 0 0 0 0 0 20 0 19 0 107494523 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646747097320 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8908] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8908/stat : 8908 (java) S 8867 8870 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107494525 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646746043384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8909] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8909/stat : 8909 (java) S 8867 8870 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107494525 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646744990984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8912] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8912/stat : 8912 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646743939472 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8914] ppid=8867 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/8870/task/8914/stat : 8914 (java) S 8867 8870 8839 0 -1 4202560 19899 0 1 0 198 4 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646742887096 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8870/tid=8916] ppid=8867 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/8870/task/8916/stat : 8916 (java) S 8867 8870 8839 0 -1 4202560 16672 0 1 0 117 3 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646741834296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8870/tid=8918] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8918/stat : 8918 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646740782200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8870/tid=8920] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8920/stat : 8920 (java) S 8867 8870 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107494530 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646739729608 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8870/tid=8967] ppid=8867 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8870/task/8967/stat : 8967 (java) S 8867 8870 8839 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107495116 10060525568 562630 33554432000 1073741824 1073778376 140735102453840 139646736569896 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 52.03
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 26.3506
CPU time (s): 52.1711
CPU user time (s): 51.2432
CPU system time (s): 0.927858
CPU usage (%): 197.988
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.2432
system time used= 0.927858
maximum resident set size= 2250552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43836
page faults= 31
swaps= 0
block input operations= 24672
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1764
involuntary context switches= 1825

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.161975 second user time and 0.230964 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-07 01:26:38
IDJOB=4081780
IDBENCH=48186
IDSOLVER=2543
FILE ID=node105/4081780-1465255598
RUNJOBID= node105-1465255598-8856
PBS_JOBID= 19843277
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_100_25_1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081780-1465255598/watcher-4081780-1465255598 -o /tmp/evaluation-result-4081780-1465255598/solver-4081780-1465255598 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465255598-8856 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081780-1465255598.opb

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

MD5SUM BENCH= 009ec87aa7f9a2a2aeb136cc6734ca0d
RANDOM SEED=1203491136

node105.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.813
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.62
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.813
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		: 2666.813
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		: 2666.813
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.813
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31808592 kB
Buffers:           65296 kB
Cached:           115000 kB
SwapCached:         1756 kB
Active:            70700 kB
Inactive:         111868 kB
Active(anon):       3392 kB
Inactive(anon):     1508 kB
Active(file):      67308 kB
Inactive(file):   110360 kB
Unevictable:      178980 kB
Mlocked:           11372 kB
SwapTotal:      67108856 kB
SwapFree:       67098464 kB
Dirty:               912 kB
Writeback:             0 kB
AnonPages:        181596 kB
Mapped:             6776 kB
Shmem:                 0 kB
Slab:             569772 kB
SReclaimable:      13320 kB
SUnreclaim:       556452 kB
KernelStack:        1344 kB
PageTables:         4388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     276100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 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 node105 at 2016-06-07 01:27:05