Trace number 4106119

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 PB16OPT3 87.9016 43.5385

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=43-P1=131-P2=257-P3=71-P4=149-P5=223-P6=167-B.opb
MD5SUM29d9c644cbc560d09c0ca2d5a8d36791
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.109982
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables144
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)384
Sum of products size (including duplicates)768
Number of different products384
Sum of products size768

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4106119-1466268804.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  objective function found
0.20/0.21	c ... done. Wall clock time 0.086s.
0.20/0.21	c declared #vars     144
0.20/0.21	c internal #vars     528
0.20/0.21	c #constraints  787
0.20/0.22	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.20/0.22	c constraints type 
0.20/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 384
0.20/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 403
0.20/0.22	c 787 constraints processed.
0.20/0.22	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.20/0.22	c constraints type 
0.20/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 384
0.20/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 403
0.20/0.22	c 787 constraints processed.
0.20/0.22	c objective function length is 8 literals
2.57/0.85	c cleaning 2497 clauses out of 5002 with flag 10182/5002
4.06/1.21	c cleaning 4252 clauses out of 8503 with flag 22532/11000
5.25/1.75	c cleaning 5626 clauses out of 11252 with flag 37414/18001
6.33/2.28	c cleaning 6798 clauses out of 13625 with flag 55178/26000
7.65/2.77	c cleaning 7906 clauses out of 15827 with flag 74487/35000
9.87/3.68	c cleaning 8951 clauses out of 17921 with flag 98154/45000
10.08/3.72	c And the winner is solver0
10.08/3.77	c SATISFIABLE
10.08/3.77	c OPTIMIZING...
10.08/3.77	c Got one! Elapsed wall clock time (in seconds):3.641
10.08/3.77	o 35
10.59/4.03	c cleaning 7067 clauses out of 14162 with flag 9376/50192
11.00/4.29	c cleaning 6539 clauses out of 13095 with flag 22134/56192
11.80/4.69	c cleaning 6764 clauses out of 13555 with flag 38325/63191
13.01/5.20	c And the winner is solver0
13.01/5.27	c Got one! Elapsed wall clock time (in seconds):5.142
13.01/5.27	o 15
13.71/5.64	c cleaning 9750 clauses out of 19508 with flag 11769/75908
14.50/6.09	c cleaning 7874 clauses out of 15759 with flag 26059/81909
15.80/6.69	c cleaning 7434 clauses out of 14884 with flag 42712/88908
16.22/6.87	c And the winner is solver0
16.39/7.27	c Got one! Elapsed wall clock time (in seconds):7.143
16.39/7.27	o 11
16.44/7.32	c cleaning 6277 clauses out of 12553 with flag 2515/94011
16.85/7.55	c And the winner is solver0
17.00/7.77	c Got one! Elapsed wall clock time (in seconds):7.644
17.00/7.77	o 9
17.05/7.84	c cleaning 6034 clauses out of 12070 with flag 2321/99805
17.86/8.23	c cleaning 6004 clauses out of 12035 with flag 16395/105805
18.06/8.31	c And the winner is solver0
18.11/8.77	c Got one! Elapsed wall clock time (in seconds):8.645
18.11/8.77	o 3
18.56/9.00	c cleaning 5620 clauses out of 11257 with flag 6275/111031
19.56/9.52	c cleaning 5810 clauses out of 11638 with flag 18485/117032
20.16/9.90	c cleaning 6408 clauses out of 12827 with flag 33515/124031
20.98/10.26	c cleaning 7200 clauses out of 14420 with flag 51044/132032
22.22/10.84	c cleaning 8105 clauses out of 16221 with flag 70195/141033
23.22/11.37	c cleaning 9051 clauses out of 18115 with flag 92832/151032
24.84/12.14	c cleaning 10028 clauses out of 20064 with flag 117005/162032
26.23/12.89	c cleaning 11019 clauses out of 22038 with flag 142805/174034
27.82/13.67	c cleaning 12003 clauses out of 24017 with flag 172278/187032
29.82/14.67	c cleaning 12990 clauses out of 26013 with flag 203240/201031
32.07/15.76	c cleaning 14000 clauses out of 28023 with flag 235800/216031
34.27/16.84	c cleaning 15004 clauses out of 30023 with flag 270654/232031
37.28/18.31	c cleaning 15999 clauses out of 32018 with flag 307731/249031
40.12/19.75	c cleaning 16999 clauses out of 34020 with flag 346834/267032
43.92/21.66	c cleaning 17997 clauses out of 36019 with flag 388566/286031
47.32/23.31	c cleaning 19004 clauses out of 38022 with flag 433183/306031
51.34/25.35	c cleaning 19999 clauses out of 40019 with flag 479086/327032
55.36/27.35	c cleaning 21004 clauses out of 42020 with flag 528662/349032
59.65/29.47	c cleaning 22006 clauses out of 44014 with flag 578571/372031
62.26/30.74	c cleaning 0 clauses out of 6625 with flag 0/6627
64.52/31.77	c cleaning 23003 clauses out of 46008 with flag 631113/396031
70.71/34.76	c cleaning 23998 clauses out of 48005 with flag 687365/421031
76.71/37.72	c cleaning 24997 clauses out of 50006 with flag 746948/447031
86.78/42.73	c cleaning 26003 clauses out of 52007 with flag 805012/474031
87.40/43.03	c And the winner is solver0
87.77/43.52	c >>>>>>>>>> Solver number 0 (6 answers) <<<<<<<<<<<<<<<<<<
87.77/43.52	c starts		: 1141
87.77/43.52	c conflicts		: 477071
87.77/43.52	c decisions		: 547850
87.77/43.52	c propagations		: 8879638
87.77/43.52	c inspects		: 638155352
87.77/43.52	c shortcuts		: 0
87.77/43.52	c learnt literals	: 11
87.77/43.52	c learnt binary clauses	: 26
87.77/43.52	c learnt ternary clauses	: 59
87.77/43.52	c learnt constraints	: 477059
87.77/43.52	c ignored constraints	: 0
87.77/43.52	c root simplifications	: 0
87.77/43.52	c removed literals (reason simplification)	: 1194861
87.77/43.52	c reason swapping (by a shorter reason)	: 0
87.77/43.52	c Calls to reduceDB	: 38
87.77/43.52	c Number of update (reduction) of LBD	: 17491
87.77/43.52	c Imported unit clauses	: 0
87.77/43.52	c number of reductions to clauses (during analyze)	: 0
87.77/43.52	c number of learned constraints concerned by reduction	: 0
87.77/43.52	c number of learning phase by resolution	: 0
87.77/43.52	c number of learning phase by cutting planes	: 0
87.77/43.52	c speed (assignments/second)	: 205067.73515623194
87.77/43.52	c non guided choices	3958
87.77/43.52	c learnt constraints type 
87.77/43.52	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
87.77/43.52	c starts		: 43
87.77/43.52	c conflicts		: 7681
87.77/43.52	c decisions		: 9424
87.77/43.52	c propagations		: 126072
87.77/43.52	c inspects		: 71074972
87.77/43.52	c shortcuts		: 0
87.77/43.52	c learnt literals	: 0
87.77/43.52	c learnt binary clauses	: 0
87.77/43.52	c learnt ternary clauses	: 0
87.77/43.52	c learnt constraints	: 7678
87.77/43.52	c ignored constraints	: 0
87.77/43.52	c root simplifications	: 0
87.77/43.52	c removed literals (reason simplification)	: 0
87.77/43.52	c reason swapping (by a shorter reason)	: 0
87.77/43.52	c Calls to reduceDB	: 1
87.77/43.52	c Number of update (reduction) of LBD	: 0
87.77/43.52	c Imported unit clauses	: 0
87.77/43.52	c number of reductions to clauses (during analyze)	: 0
87.77/43.52	c number of learned constraints concerned by reduction	: 0
87.77/43.52	c number of learning phase by resolution	: 0
87.77/43.52	c number of learning phase by cutting planes	: 0
87.77/43.52	c speed (assignments/second)	: 3628.1800391389434
87.77/43.52	c non guided choices	815
87.77/43.52	c learnt constraints type 
87.77/43.52	s OPTIMUM FOUND
87.77/43.52	c Found 5 solution(s)
87.77/43.52	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 x11 x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 x33 -x34 -x35 x36 x37 -x38 -x39 x40 x41 x42 -x43 x44 x45 -x46 -x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 -x60 -x61 x62 -x63 -x64 x65 x66 x67 -x68 -x69 -x70 -x71 -x72 x73 x74 x75 -x76 x77 x78 x79 -x80 x81 x82 x83 x84 x85 -x86 -x87 -x88 x89 -x90 x91 -x92 -x93 -x94 x95 x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 x122 x123 -x124 -x125 -x126 x127 -x128 -x129 x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 x143 x144 
87.77/43.52	c objective function=3
87.77/43.52	c Total wall clock time (in seconds): 43.395

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4106119-1466268804/watcher-4106119-1466268804 -o /tmp/evaluation-result-4106119-1466268804/solver-4106119-1466268804 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466264922-3638 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4106119-1466268804.opb 

pid=7064
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.17 3.54 3.87 3/196 7067
/proc/meminfo: memFree=28973212/32872528 swapFree=1286400/1433568
[pid=7067] ppid=7064 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/7067/stat : 7067 (java) R 7064 7067 3621 0 -1 4202496 171 0 0 0 0 0 0 0 20 0 1 0 28927126 2560000 46 33554432000 1073741824 1073778376 140733600078448 140733600075576 214360485159 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7067/statm: 626 46 37 9 0 30 0

[startup+0.100058 s]
/proc/loadavg: 3.17 3.54 3.87 3/196 7067
/proc/meminfo: memFree=28973212/32872528 swapFree=1286400/1433568
[pid=7067] ppid=7064 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/7067/stat : 7067 (java) S 7064 7067 3621 0 -1 4202496 4323 0 1 0 6 1 0 0 20 0 18 0 28927126 9787879424 5447 33554432000 1073741824 1073778376 140736196766224 140736196757360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7067/statm: 2389619 5447 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 3.17 3.54 3.87 3/196 7067
/proc/meminfo: memFree=28973212/32872528 swapFree=1286400/1433568
[pid=7067] ppid=7064 vsize=9558476 CPUtime=0.2 cores=1,3,5,7
/proc/7067/stat : 7067 (java) S 7064 7067 3621 0 -1 4202496 4549 0 1 0 19 1 0 0 20 0 18 0 28927126 9787879424 7173 33554432000 1073741824 1073778376 140736196766224 140736196757360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7067/statm: 2389619 7173 2192 9 0 2380296 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9558476

[startup+0.30024 s]
/proc/loadavg: 3.17 3.54 3.87 3/196 7067
/proc/meminfo: memFree=28973212/32872528 swapFree=1286400/1433568
[pid=7067] ppid=7064 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/7067/stat : 7067 (java) S 7064 7067 3621 0 -1 4202496 7833 0 1 0 55 2 0 0 20 0 22 0 28927126 10060525568 9902 33554432000 1073741824 1073778376 140736196766224 140736196757360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7067/statm: 2456183 9902 2237 9 0 2446860 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824732

[startup+0.700196 s]
/proc/loadavg: 3.17 3.54 3.87 3/196 7067
/proc/meminfo: memFree=28973212/32872528 swapFree=1286400/1433568
[pid=7067] ppid=7064 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/7067/stat : 7067 (java) S 7064 7067 3621 0 -1 4202496 15227 0 1 0 213 3 0 0 20 0 22 0 28927126 10060525568 21477 33554432000 1073741824 1073778376 140736196766224 140736196757360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7067/statm: 2456183 21477 2256 9 0 2446860 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 3.17 3.54 3.87 6/218 7089
/proc/meminfo: memFree=28788308/32872528 swapFree=1286400/1433568
[pid=7067] ppid=7064 vsize=9824732 CPUtime=4.81 cores=1,3,5,7
/proc/7067/stat : 7067 (java) S 7064 7067 3621 0 -1 4202496 26666 0 1 0 474 7 0 0 20 0 22 0 28927126 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140736196757360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7067/statm: 2456183 50688 2278 9 0 2446860 0
[pid=7067/tid=7069] ppid=7064 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/7067/task/7069/stat : 7069 (java) S 7064 7067 3621 0 -1 4202560 2440 0 1 0 16 2 0 0 20 0 22 0 28927127 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140303675179896 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7070] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7070/stat : 7070 (java) S 7064 7067 3621 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 28927129 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140303636671144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7071] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7071/stat : 7071 (java) S 7064 7067 3621 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 28927129 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140303635618600 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7072] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7072/stat : 7072 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28927129 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140303634566056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7073] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7073/stat : 7073 (java) S 7064 7067 3621 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 28927129 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140303633513512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7074] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7074/stat : 7074 (java) S 7064 7067 3621 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 28927129 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140303632459944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7075] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7075/stat : 7075 (java) S 7064 7067 3621 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28927129 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140303631407400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7076] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7076/stat : 7076 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28927129 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140303512103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7077] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7077/stat : 7077 (java) S 7064 7067 3621 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 28927129 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140303511050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7078] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7078/stat : 7078 (java) S 7064 7067 3621 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 28927130 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140303498852968 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7079] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7079/stat : 7079 (java) S 7064 7067 3621 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 28927130 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140303497799288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7080] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7080/stat : 7080 (java) S 7064 7067 3621 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28927130 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140303496746632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7081] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7081/stat : 7081 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28927133 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140302757129232 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7082] ppid=7064 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/7067/task/7082/stat : 7082 (java) S 7064 7067 3621 0 -1 4202560 8426 0 0 0 106 1 0 0 20 0 22 0 28927133 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140302756075576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7083] ppid=7064 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/7067/task/7083/stat : 7083 (java) S 7064 7067 3621 0 -1 4202560 14288 0 0 0 101 2 0 0 20 0 22 0 28927133 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140302755023032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7084] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7084/stat : 7084 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28927133 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140302753970680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7085] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7085/stat : 7085 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28927133 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140302752918344 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7086] ppid=7064 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/7067/task/7086/stat : 7086 (java) R 7064 7067 3621 0 -1 4202560 20 0 0 0 125 0 0 0 20 0 22 0 28927148 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140302751863424 140303512661452 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7087] ppid=7064 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/7067/task/7087/stat : 7087 (java) R 7064 7067 3621 0 -1 4202560 109 0 0 0 117 2 0 0 20 0 22 0 28927148 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140302750809648 140303512774040 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7088] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7088/stat : 7088 (java) S 7064 7067 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28927148 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140302749759016 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7089] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7089/stat : 7089 (java) S 7064 7067 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28927148 10060525568 50688 33554432000 1073741824 1073778376 140736196766224 140302748706472 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 3.15 3.53 3.86 5/218 7089
/proc/meminfo: memFree=28722216/32872528 swapFree=1286400/1433568
[pid=7067] ppid=7064 vsize=9824732 CPUtime=8.84 cores=1,3,5,7
/proc/7067/stat : 7067 (java) S 7064 7067 3621 0 -1 4202496 27370 0 1 0 870 14 0 0 20 0 22 0 28927126 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140736196757360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7067/statm: 2456183 87632 2278 9 0 2446860 0
[pid=7067/tid=7069] ppid=7064 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/7067/task/7069/stat : 7069 (java) S 7064 7067 3621 0 -1 4202560 2440 0 1 0 16 2 0 0 20 0 22 0 28927127 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140303675179896 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7070] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7070/stat : 7070 (java) S 7064 7067 3621 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 28927129 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140303636671144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7071] ppid=7064 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7067/task/7071/stat : 7071 (java) S 7064 7067 3621 0 -1 4202560 174 0 0 0 1 1 0 0 20 0 22 0 28927129 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140303635618600 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7072] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7072/stat : 7072 (java) S 7064 7067 3621 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 28927129 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140303634566056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7073] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7073/stat : 7073 (java) S 7064 7067 3621 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 28927129 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140303633513512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7074] ppid=7064 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7067/task/7074/stat : 7074 (java) S 7064 7067 3621 0 -1 4202560 164 0 0 0 1 1 0 0 20 0 22 0 28927129 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140303632459944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7075] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7075/stat : 7075 (java) S 7064 7067 3621 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28927129 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140303631407400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7076] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7076/stat : 7076 (java) S 7064 7067 3621 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 28927129 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140303512103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7077] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7077/stat : 7077 (java) S 7064 7067 3621 0 -1 4202560 147 0 0 0 1 0 0 0 20 0 22 0 28927129 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140303511050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7078] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7078/stat : 7078 (java) S 7064 7067 3621 0 -1 4202560 187 0 0 0 0 0 0 0 20 0 22 0 28927130 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140303498852968 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7079] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7079/stat : 7079 (java) S 7064 7067 3621 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 28927130 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140303497799288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7080] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7080/stat : 7080 (java) S 7064 7067 3621 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28927130 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140303496746632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7081] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7081/stat : 7081 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28927133 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140302757129232 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7082] ppid=7064 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/7067/task/7082/stat : 7082 (java) S 7064 7067 3621 0 -1 4202560 8426 0 0 0 115 2 0 0 20 0 22 0 28927133 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140302756075576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7083] ppid=7064 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/7067/task/7083/stat : 7083 (java) R 7064 7067 3621 0 -1 4202560 14331 0 0 0 168 2 0 0 20 0 22 0 28927133 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140302755022912 140303682166201 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7084] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7084/stat : 7084 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28927133 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140302753970680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7085] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7085/stat : 7085 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28927133 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140302752918344 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7086] ppid=7064 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/7067/task/7086/stat : 7086 (java) R 7064 7067 3621 0 -1 4202560 31 0 0 0 279 0 0 0 20 0 22 0 28927148 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140302751861720 140303512691479 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7087] ppid=7064 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/7067/task/7087/stat : 7087 (java) R 7064 7067 3621 0 -1 4202560 165 0 0 0 269 4 0 0 20 0 22 0 28927148 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140302750809824 140303512947685 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7088] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7088/stat : 7088 (java) S 7064 7067 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28927148 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140302749759016 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7089] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7089/stat : 7089 (java) S 7064 7067 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28927148 10060525568 87632 33554432000 1073741824 1073778376 140736196766224 140302748706472 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.84
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 3.15 3.53 3.86 5/218 7095
/proc/meminfo: memFree=28386136/32872528 swapFree=1286400/1433568
[pid=7067] ppid=7064 vsize=9824732 CPUtime=15.18 cores=1,3,5,7
/proc/7067/stat : 7067 (java) S 7064 7067 3621 0 -1 4202496 27913 0 1 0 1495 23 0 0 20 0 22 0 28927126 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140736196757360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7067/statm: 2456183 148623 2283 9 0 2446860 0
[pid=7067/tid=7069] ppid=7064 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/7067/task/7069/stat : 7069 (java) S 7064 7067 3621 0 -1 4202560 2441 0 1 0 16 2 0 0 20 0 22 0 28927127 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140303675179896 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7070] ppid=7064 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/7067/task/7070/stat : 7070 (java) S 7064 7067 3621 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 28927129 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140303636671144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7071] ppid=7064 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/7067/task/7071/stat : 7071 (java) S 7064 7067 3621 0 -1 4202560 201 0 0 0 2 2 0 0 20 0 22 0 28927129 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140303635618600 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7072] ppid=7064 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/7067/task/7072/stat : 7072 (java) S 7064 7067 3621 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 28927129 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140303634566056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7073] ppid=7064 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7067/task/7073/stat : 7073 (java) S 7064 7067 3621 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 28927129 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140303633513512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7074] ppid=7064 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/7067/task/7074/stat : 7074 (java) S 7064 7067 3621 0 -1 4202560 171 0 0 0 2 1 0 0 20 0 22 0 28927129 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140303632459944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7075] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7075/stat : 7075 (java) S 7064 7067 3621 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 22 0 28927129 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140303631407400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7076] ppid=7064 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7067/task/7076/stat : 7076 (java) S 7064 7067 3621 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 28927129 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140303512103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7077] ppid=7064 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7067/task/7077/stat : 7077 (java) S 7064 7067 3621 0 -1 4202560 153 0 0 0 2 0 0 0 20 0 22 0 28927129 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140303511050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7078] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7078/stat : 7078 (java) S 7064 7067 3621 0 -1 4202560 437 0 0 0 0 0 0 0 20 0 22 0 28927130 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140303498852968 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7079] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7079/stat : 7079 (java) S 7064 7067 3621 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 28927130 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140303497799288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7080] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7080/stat : 7080 (java) S 7064 7067 3621 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28927130 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140303496746632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7081] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7081/stat : 7081 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28927133 10060525568 148623 33554432000 1073741824 1073778376 140736196766224 140302757129232 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7082] ppid=7064 vsize=9824732 CPUtime=1.17 cores=1,3,5,7

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

[pid=7067/tid=7075] ppid=7064 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/7067/task/7075/stat : 7075 (java) S 7064 7067 3621 0 -1 4202560 58 0 0 0 8 2 0 0 20 0 22 0 28927129 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140303631407400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7076] ppid=7064 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/7067/task/7076/stat : 7076 (java) S 7064 7067 3621 0 -1 4202560 75 0 0 0 9 3 0 0 20 0 22 0 28927129 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140303512103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7077] ppid=7064 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/7067/task/7077/stat : 7077 (java) S 7064 7067 3621 0 -1 4202560 287 0 0 0 11 3 0 0 20 0 22 0 28927129 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140303511050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7078] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7078/stat : 7078 (java) S 7064 7067 3621 0 -1 4202560 1264 0 0 0 0 0 0 0 20 0 22 0 28927130 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140303498852968 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7079] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7079/stat : 7079 (java) S 7064 7067 3621 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 28927130 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140303497799288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7080] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7080/stat : 7080 (java) S 7064 7067 3621 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28927130 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140303496746632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7081] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7081/stat : 7081 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28927133 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140302757129232 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7082] ppid=7064 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/7067/task/7082/stat : 7082 (java) S 7064 7067 3621 0 -1 4202560 8432 0 0 0 116 2 0 0 20 0 22 0 28927133 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140302756075576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7083] ppid=7064 vsize=9824732 CPUtime=2.42 cores=1,3,5,7
/proc/7067/task/7083/stat : 7083 (java) S 7064 7067 3621 0 -1 4202560 19532 0 0 0 240 2 0 0 20 0 22 0 28927133 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140302755023032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7084] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7084/stat : 7084 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28927133 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140302753970680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7085] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7085/stat : 7085 (java) S 7064 7067 3621 0 -1 4202560 3 0 0 0 0 1 0 0 20 0 22 0 28927133 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140302752918344 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7088] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7088/stat : 7088 (java) S 7064 7067 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28927148 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140302749759016 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7102] ppid=7064 vsize=9824732 CPUtime=33.43 cores=1,3,5,7
/proc/7067/task/7102/stat : 7102 (java) R 7064 7067 3621 0 -1 4202560 13 0 0 0 3343 0 0 0 20 0 22 0 28928004 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140302750808976 140303512537216 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7103] ppid=7064 vsize=9824732 CPUtime=33.41 cores=1,3,5,7
/proc/7067/task/7103/stat : 7103 (java) R 7064 7067 3621 0 -1 4202560 1116 0 0 0 3318 23 0 0 20 0 22 0 28928004 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140302751862576 140303512827948 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7104] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7104/stat : 7104 (java) S 7064 7067 3621 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28928004 10060525568 698453 33554432000 1073741824 1073778376 140736196766224 140302748706344 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 86.19
Current children cumulated vsize (KiB) 9824732

[startup+43.2009 s]
/proc/loadavg: 3.12 3.48 3.83 4/218 7104
/proc/meminfo: memFree=26187908/32872528 swapFree=1286400/1433568
[pid=7067] ppid=7064 vsize=9824732 CPUtime=87.52 cores=1,3,5,7
/proc/7067/stat : 7067 (java) S 7064 7067 3621 0 -1 4202496 35909 0 1 0 8673 79 0 0 20 0 19 0 28927126 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140736196757360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7067/statm: 2456183 698445 2287 9 0 2446860 0
[pid=7067/tid=7069] ppid=7064 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/7067/task/7069/stat : 7069 (java) S 7064 7067 3621 0 -1 4202560 2442 0 1 0 17 2 0 0 20 0 19 0 28927127 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303675179896 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7070] ppid=7064 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/7067/task/7070/stat : 7070 (java) S 7064 7067 3621 0 -1 4202560 70 0 0 0 8 3 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303636671144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7071] ppid=7064 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/7067/task/7071/stat : 7071 (java) S 7064 7067 3621 0 -1 4202560 281 0 0 0 8 4 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303635618600 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7072] ppid=7064 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/7067/task/7072/stat : 7072 (java) S 7064 7067 3621 0 -1 4202560 82 0 0 0 9 2 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303634566056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7073] ppid=7064 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/7067/task/7073/stat : 7073 (java) S 7064 7067 3621 0 -1 4202560 62 0 0 0 7 2 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303633513512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7074] ppid=7064 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/7067/task/7074/stat : 7074 (java) S 7064 7067 3621 0 -1 4202560 238 0 0 0 7 3 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303632459944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7075] ppid=7064 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/7067/task/7075/stat : 7075 (java) S 7064 7067 3621 0 -1 4202560 58 0 0 0 8 2 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303631407400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7076] ppid=7064 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/7067/task/7076/stat : 7076 (java) S 7064 7067 3621 0 -1 4202560 75 0 0 0 9 3 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303512103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7077] ppid=7064 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/7067/task/7077/stat : 7077 (java) S 7064 7067 3621 0 -1 4202560 287 0 0 0 11 3 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303511050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7078] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7078/stat : 7078 (java) S 7064 7067 3621 0 -1 4202560 1264 0 0 0 0 1 0 0 20 0 19 0 28927130 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303498852968 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7079] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7079/stat : 7079 (java) S 7064 7067 3621 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 28927130 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303497799288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7080] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7080/stat : 7080 (java) S 7064 7067 3621 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28927130 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303496746632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7081] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7081/stat : 7081 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302757129232 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7082] ppid=7064 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/7067/task/7082/stat : 7082 (java) S 7064 7067 3621 0 -1 4202560 8432 0 0 0 116 2 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302756075576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7083] ppid=7064 vsize=9824732 CPUtime=2.42 cores=1,3,5,7
/proc/7067/task/7083/stat : 7083 (java) S 7064 7067 3621 0 -1 4202560 19532 0 0 0 240 2 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302755023032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7084] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7084/stat : 7084 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302753970680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7085] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7085/stat : 7085 (java) S 7064 7067 3621 0 -1 4202560 3 0 0 0 0 1 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302752918344 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7088] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7088/stat : 7088 (java) S 7064 7067 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28927148 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302749759016 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 87.52
Current children cumulated vsize (KiB) 9824732

[startup+43.4008 s]
/proc/loadavg: 3.12 3.48 3.83 4/218 7104
/proc/meminfo: memFree=26187908/32872528 swapFree=1286400/1433568
[pid=7067] ppid=7064 vsize=9824732 CPUtime=87.67 cores=1,3,5,7
/proc/7067/stat : 7067 (java) S 7064 7067 3621 0 -1 4202496 35909 0 1 0 8688 79 0 0 20 0 19 0 28927126 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140736196757360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7067/statm: 2456183 698445 2287 9 0 2446860 0
[pid=7067/tid=7069] ppid=7064 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/7067/task/7069/stat : 7069 (java) R 7064 7067 3621 0 -1 4202560 2442 0 1 0 28 2 0 0 20 0 19 0 28927127 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303675179560 140303512377276 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7070] ppid=7064 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/7067/task/7070/stat : 7070 (java) S 7064 7067 3621 0 -1 4202560 70 0 0 0 8 3 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303636671144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7071] ppid=7064 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/7067/task/7071/stat : 7071 (java) S 7064 7067 3621 0 -1 4202560 281 0 0 0 8 4 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303635618600 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7072] ppid=7064 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/7067/task/7072/stat : 7072 (java) S 7064 7067 3621 0 -1 4202560 82 0 0 0 9 2 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303634566056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7073] ppid=7064 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/7067/task/7073/stat : 7073 (java) S 7064 7067 3621 0 -1 4202560 62 0 0 0 7 2 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303633513512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7074] ppid=7064 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/7067/task/7074/stat : 7074 (java) S 7064 7067 3621 0 -1 4202560 238 0 0 0 7 3 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303632459944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7075] ppid=7064 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/7067/task/7075/stat : 7075 (java) S 7064 7067 3621 0 -1 4202560 58 0 0 0 8 2 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303631407400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7076] ppid=7064 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/7067/task/7076/stat : 7076 (java) S 7064 7067 3621 0 -1 4202560 75 0 0 0 9 3 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303512103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7077] ppid=7064 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/7067/task/7077/stat : 7077 (java) S 7064 7067 3621 0 -1 4202560 287 0 0 0 11 3 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303511050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7078] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7078/stat : 7078 (java) S 7064 7067 3621 0 -1 4202560 1264 0 0 0 0 1 0 0 20 0 19 0 28927130 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303498852968 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7079] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7079/stat : 7079 (java) S 7064 7067 3621 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 28927130 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303497799288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7080] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7080/stat : 7080 (java) S 7064 7067 3621 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28927130 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303496746632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7081] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7081/stat : 7081 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302757129232 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7082] ppid=7064 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/7067/task/7082/stat : 7082 (java) S 7064 7067 3621 0 -1 4202560 8432 0 0 0 117 2 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302756075576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7083] ppid=7064 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/7067/task/7083/stat : 7083 (java) S 7064 7067 3621 0 -1 4202560 19532 0 0 0 242 2 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302755023032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7084] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7084/stat : 7084 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302753970680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7085] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7085/stat : 7085 (java) S 7064 7067 3621 0 -1 4202560 3 0 0 0 0 1 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302752918344 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7088] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7088/stat : 7088 (java) S 7064 7067 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28927148 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302749759016 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 87.67
Current children cumulated vsize (KiB) 9824732

[startup+43.5009 s]
/proc/loadavg: 3.12 3.48 3.83 4/218 7104
/proc/meminfo: memFree=26187908/32872528 swapFree=1286400/1433568
[pid=7067] ppid=7064 vsize=9824732 CPUtime=87.77 cores=1,3,5,7
/proc/7067/stat : 7067 (java) S 7064 7067 3621 0 -1 4202496 35909 0 1 0 8698 79 0 0 20 0 19 0 28927126 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140736196757360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7067/statm: 2456183 698445 2287 9 0 2446860 0
[pid=7067/tid=7069] ppid=7064 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/7067/task/7069/stat : 7069 (java) R 7064 7067 3621 0 -1 4202560 2442 0 1 0 38 2 0 0 20 0 19 0 28927127 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303675179656 140303512787303 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7070] ppid=7064 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/7067/task/7070/stat : 7070 (java) S 7064 7067 3621 0 -1 4202560 70 0 0 0 8 3 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303636671144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7071] ppid=7064 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/7067/task/7071/stat : 7071 (java) S 7064 7067 3621 0 -1 4202560 281 0 0 0 8 4 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303635618600 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7072] ppid=7064 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/7067/task/7072/stat : 7072 (java) S 7064 7067 3621 0 -1 4202560 82 0 0 0 9 2 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303634566056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7073] ppid=7064 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/7067/task/7073/stat : 7073 (java) S 7064 7067 3621 0 -1 4202560 62 0 0 0 7 2 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303633513512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7074] ppid=7064 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/7067/task/7074/stat : 7074 (java) S 7064 7067 3621 0 -1 4202560 238 0 0 0 7 3 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303632459944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7075] ppid=7064 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/7067/task/7075/stat : 7075 (java) S 7064 7067 3621 0 -1 4202560 58 0 0 0 8 2 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303631407400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7076] ppid=7064 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/7067/task/7076/stat : 7076 (java) S 7064 7067 3621 0 -1 4202560 75 0 0 0 9 3 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303512103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7077] ppid=7064 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/7067/task/7077/stat : 7077 (java) S 7064 7067 3621 0 -1 4202560 287 0 0 0 11 3 0 0 20 0 19 0 28927129 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303511050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7078] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7078/stat : 7078 (java) S 7064 7067 3621 0 -1 4202560 1264 0 0 0 0 1 0 0 20 0 19 0 28927130 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303498852968 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7079] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7079/stat : 7079 (java) S 7064 7067 3621 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 28927130 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303497799288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7080] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7080/stat : 7080 (java) S 7064 7067 3621 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28927130 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140303496746632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7081] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7081/stat : 7081 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302757129232 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7082] ppid=7064 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/7067/task/7082/stat : 7082 (java) S 7064 7067 3621 0 -1 4202560 8432 0 0 0 117 2 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302756075576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7067/tid=7083] ppid=7064 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/7067/task/7083/stat : 7083 (java) S 7064 7067 3621 0 -1 4202560 19532 0 0 0 242 3 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302755023032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7067/tid=7084] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7084/stat : 7084 (java) S 7064 7067 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302753970680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7067/tid=7085] ppid=7064 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7067/task/7085/stat : 7085 (java) S 7064 7067 3621 0 -1 4202560 3 0 0 0 0 1 0 0 20 0 19 0 28927133 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302752918344 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7067/tid=7088] ppid=7064 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7088/stat : 7088 (java) S 7064 7067 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28927148 10060525568 698445 33554432000 1073741824 1073778376 140736196766224 140302749759016 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 87.77
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 43.5385
CPU time (s): 87.9016
CPU user time (s): 86.9688
CPU system time (s): 0.932858
CPU usage (%): 201.894
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.9688
system time used= 0.932858
maximum resident set size= 2807852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35920
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= 2010
involuntary context switches= 2517

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.252961 second user time and 0.38894 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 18:53:24
IDJOB=4106119
IDBENCH=47940
IDSOLVER=2543
FILE ID=node130/4106119-1466268804
RUNJOBID= node130-1466264922-3638
PBS_JOBID= 19918227
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/roussel/factor-mod-B/factor-mod-size=8-P0=43-P1=131-P2=257-P3=71-P4=149-P5=223-P6=167-B.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106119-1466268804/watcher-4106119-1466268804 -o /tmp/evaluation-result-4106119-1466268804/solver-4106119-1466268804 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466264922-3638 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106119-1466268804.opb

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

MD5SUM BENCH= 29d9c644cbc560d09c0ca2d5a8d36791
RANDOM SEED=1603834042

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28973940 kB
Buffers:           43244 kB
Cached:           165368 kB
SwapCached:         1876 kB
Active:          1568908 kB
Inactive:         158256 kB
Active(anon):    1518592 kB
Inactive(anon):     2212 kB
Active(file):      50316 kB
Inactive(file):   156044 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67098740 kB
Dirty:               452 kB
Writeback:             0 kB
AnonPages:       2903984 kB
Mapped:            15364 kB
Shmem:                 0 kB
Slab:             601340 kB
SReclaimable:      44692 kB
SUnreclaim:       556648 kB
KernelStack:        1776 kB
PageTables:        10296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3291408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1562624 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 node130 at 2016-06-18 18:54:07