Trace number 4106389

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 121.506 60.1201

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=197-P1=29-P2=199-P3=251-P4=227-P5=257-P6=149-P7=53-B.opb
MD5SUM83b6f70c71dbcf261c00790940be437e
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.11998
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 variables168
Total number of constraints15
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 constraints15
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)448
Sum of products size (including duplicates)896
Number of different products448
Sum of products size896

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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4106389-1466270989.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.25/0.20	c ... done. Wall clock time 0.096s.
0.25/0.20	c declared #vars     168
0.25/0.20	c internal #vars     616
0.25/0.20	c #constraints  918
0.25/0.20	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.25/0.20	c constraints type 
0.25/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 448
0.25/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 470
0.25/0.21	c 918 constraints processed.
0.25/0.21	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.25/0.21	c constraints type 
0.25/0.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 448
0.25/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 470
0.25/0.21	c 918 constraints processed.
0.25/0.21	c objective function length is 8 literals
2.21/0.77	c cleaning 2498 clauses out of 5000 with flag 10187/5000
4.23/1.21	c cleaning 4244 clauses out of 8502 with flag 22394/11000
5.24/1.61	c cleaning 5616 clauses out of 11259 with flag 37277/18001
6.06/2.00	c cleaning 6810 clauses out of 13642 with flag 54468/26000
7.29/2.65	c cleaning 7898 clauses out of 15833 with flag 73586/35001
8.32/3.18	c cleaning 8964 clauses out of 17935 with flag 96143/45001
9.85/3.84	c cleaning 9981 clauses out of 19970 with flag 121256/56000
10.86/4.36	c And the winner is solver0
10.99/4.72	c SATISFIABLE
10.99/4.72	c OPTIMIZING...
10.99/4.72	c Got one! Elapsed wall clock time (in seconds):4.609
10.99/4.72	o 161
11.36/4.96	c cleaning 12137 clauses out of 24300 with flag 11038/70311
11.99/5.26	c cleaning 9061 clauses out of 18162 with flag 24670/76310
12.64/5.59	c cleaning 8036 clauses out of 16101 with flag 39406/83310
13.63/6.06	c cleaning 8020 clauses out of 16065 with flag 58374/91310
15.23/6.81	c cleaning 8513 clauses out of 17046 with flag 79989/100311
15.83/7.14	c And the winner is solver0
15.91/7.22	c Got one! Elapsed wall clock time (in seconds):7.11
15.91/7.22	o 97
16.52/7.58	c cleaning 9691 clauses out of 19417 with flag 12618/111195
17.13/7.89	c cleaning 7854 clauses out of 15724 with flag 26464/117193
17.72/8.10	c And the winner is solver0
17.75/8.22	c Got one! Elapsed wall clock time (in seconds):8.111
17.75/8.22	o 41
17.75/8.27	c cleaning 6579 clauses out of 13171 with flag 2177/122494
18.51/8.68	c cleaning 6288 clauses out of 12591 with flag 14965/128493
19.51/9.18	c cleaning 6642 clauses out of 13304 with flag 30030/135494
20.31/9.54	c And the winner is solver0
20.41/9.72	c Got one! Elapsed wall clock time (in seconds):9.612
20.41/9.72	o 17
21.01/10.07	c cleaning 9299 clauses out of 18602 with flag 10958/147434
21.84/10.46	c cleaning 7649 clauses out of 15303 with flag 24206/153434
22.82/10.87	c cleaning 7311 clauses out of 14655 with flag 39682/160435
23.10/10.90	c And the winner is solver0
23.42/11.22	c Got one! Elapsed wall clock time (in seconds):11.113
23.42/11.22	o 3
23.78/11.45	c cleaning 6233 clauses out of 12476 with flag 9041/165567
24.38/11.74	c cleaning 6111 clauses out of 12243 with flag 22362/171567
24.98/12.09	c cleaning 6557 clauses out of 13134 with flag 37810/178569
26.17/12.60	c cleaning 7276 clauses out of 14575 with flag 57282/186567
27.17/13.10	c cleaning 8146 clauses out of 16299 with flag 78043/195568
28.83/13.95	c cleaning 9067 clauses out of 18152 with flag 99398/205567
30.43/14.70	c cleaning 10026 clauses out of 20086 with flag 124023/216568
32.43/15.79	c cleaning 11025 clauses out of 22060 with flag 151321/228568
34.25/16.67	c cleaning 12012 clauses out of 24035 with flag 179525/241568
36.31/17.66	c cleaning 13005 clauses out of 26022 with flag 213359/255567
38.10/18.54	c cleaning 13997 clauses out of 28018 with flag 246768/270568
39.90/19.49	c cleaning 15008 clauses out of 30021 with flag 282149/286568
42.19/20.55	c cleaning 15996 clauses out of 32011 with flag 321677/303567
45.99/22.41	c cleaning 17006 clauses out of 34015 with flag 361836/321567
49.44/24.13	c cleaning 17986 clauses out of 36010 with flag 404783/340568
52.25/25.52	c cleaning 0 clauses out of 7632 with flag 0/7634
53.31/25.96	c cleaning 18998 clauses out of 38023 with flag 449444/360567
56.65/27.55	c cleaning 20010 clauses out of 40026 with flag 497353/381568
61.50/29.94	c cleaning 20996 clauses out of 42015 with flag 548820/403567
66.30/32.37	c cleaning 21998 clauses out of 44018 with flag 602373/426567
72.09/35.21	c cleaning 23002 clauses out of 46020 with flag 657139/450567
76.92/37.66	c cleaning 23994 clauses out of 48018 with flag 715060/475567
82.12/40.25	c cleaning 25000 clauses out of 50024 with flag 773550/501567
88.77/43.58	c cleaning 26006 clauses out of 52022 with flag 833581/528567
95.16/46.74	c cleaning 27002 clauses out of 54016 with flag 894720/556567
101.81/50.00	c cleaning 28003 clauses out of 56016 with flag 963718/585569
109.79/54.04	c cleaning 29004 clauses out of 58011 with flag 1036772/615567
120.63/59.46	c cleaning 29995 clauses out of 60003 with flag 1108808/646567
121.02/59.65	c And the winner is solver0
121.39/60.10	c >>>>>>>>>> Solver number 0 (6 answers) <<<<<<<<<<<<<<<<<<
121.39/60.10	c starts		: 1643
121.39/60.10	c conflicts		: 649156
121.39/60.10	c decisions		: 753395
121.39/60.10	c propagations		: 12617442
121.39/60.10	c inspects		: 883426942
121.39/60.10	c shortcuts		: 0
121.39/60.10	c learnt literals	: 13
121.39/60.10	c learnt binary clauses	: 21
121.39/60.10	c learnt ternary clauses	: 63
121.39/60.10	c learnt constraints	: 649142
121.39/60.10	c ignored constraints	: 0
121.39/60.10	c root simplifications	: 0
121.39/60.10	c removed literals (reason simplification)	: 1526245
121.39/60.10	c reason swapping (by a shorter reason)	: 0
121.39/60.10	c Calls to reduceDB	: 47
121.39/60.10	c Number of update (reduction) of LBD	: 26083
121.39/60.10	c Imported unit clauses	: 0
121.39/60.10	c number of reductions to clauses (during analyze)	: 0
121.39/60.10	c number of learned constraints concerned by reduction	: 0
121.39/60.10	c number of learning phase by resolution	: 0
121.39/60.10	c number of learning phase by cutting planes	: 0
121.39/60.10	c speed (assignments/second)	: 210662.8710722276
121.39/60.10	c non guided choices	6257
121.39/60.10	c learnt constraints type 
121.39/60.10	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
121.39/60.10	c starts		: 60
121.39/60.10	c conflicts		: 10792
121.39/60.10	c decisions		: 13754
121.39/60.10	c propagations		: 172303
121.39/60.10	c inspects		: 102905978
121.39/60.10	c shortcuts		: 0
121.39/60.10	c learnt literals	: 0
121.39/60.10	c learnt binary clauses	: 0
121.39/60.10	c learnt ternary clauses	: 0
121.39/60.10	c learnt constraints	: 10790
121.39/60.10	c ignored constraints	: 0
121.39/60.10	c root simplifications	: 0
121.39/60.10	c removed literals (reason simplification)	: 0
121.39/60.10	c reason swapping (by a shorter reason)	: 0
121.39/60.10	c Calls to reduceDB	: 1
121.39/60.10	c Number of update (reduction) of LBD	: 0
121.39/60.10	c Imported unit clauses	: 0
121.39/60.10	c number of reductions to clauses (during analyze)	: 0
121.39/60.10	c number of learned constraints concerned by reduction	: 0
121.39/60.10	c number of learning phase by resolution	: 0
121.39/60.10	c number of learning phase by cutting planes	: 0
121.39/60.10	c speed (assignments/second)	: 3525.381074168798
121.39/60.10	c non guided choices	1430
121.39/60.10	c learnt constraints type 
121.39/60.10	s OPTIMUM FOUND
121.39/60.10	c Found 5 solution(s)
121.39/60.10	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 x145 x146 -x147 x148 x149 x150 -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 x165 -x166 -x167 x168 
121.39/60.10	c objective function=3
121.39/60.10	c Total wall clock time (in seconds): 59.998

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

pid=1875
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: 2.49 2.81 3.17 3/196 1878
/proc/meminfo: memFree=28114632/32872528 swapFree=1556504/1720024
[pid=1878] ppid=1875 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/1878/stat : 1878 (java) S 1875 1878 30091 0 -1 4202496 1340 0 0 0 0 0 0 0 20 0 2 0 29147519 98570240 965 33554432000 1073741824 1073778376 140735082120848 140735082111984 270333411389 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1878/statm: 24065 970 738 9 0 16771 0
[pid=1878/tid=1879] ppid=1875 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1879/stat : 1879 (java) R 1875 1878 30091 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 29147520 98570240 977 33554432000 1073741824 1073778376 140735082120848 140437206052392 270330054016 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100163 s]
/proc/loadavg: 2.49 2.81 3.17 3/196 1878
/proc/meminfo: memFree=28114632/32872528 swapFree=1556504/1720024
[pid=1878] ppid=1875 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/1878/stat : 1878 (java) S 1875 1878 30091 0 -1 4202496 4480 0 1 0 9 1 0 0 20 0 18 0 29147519 9787879424 6112 33554432000 1073741824 1073778376 140735082120848 140735082111984 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1878/statm: 2389619 6112 2156 9 0 2380296 0
[pid=1878/tid=1879] ppid=1875 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/1878/task/1879/stat : 1879 (java) R 1875 1878 30091 0 -1 4202560 2389 0 1 0 7 0 0 0 20 0 18 0 29147520 9787879424 6112 33554432000 1073741824 1073778376 140735082120848 140437206057304 270333437197 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200277 s]
/proc/loadavg: 2.49 2.81 3.17 3/196 1878
/proc/meminfo: memFree=28114632/32872528 swapFree=1556504/1720024
[pid=1878] ppid=1875 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/1878/stat : 1878 (java) S 1875 1878 30091 0 -1 4202496 4872 0 1 0 24 1 0 0 20 0 18 0 29147519 9787879424 7457 33554432000 1073741824 1073778376 140735082120848 140735082111984 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1878/statm: 2389619 7457 2222 9 0 2380296 0
[pid=1878/tid=1879] ppid=1875 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/1878/task/1879/stat : 1879 (java) R 1875 1878 30091 0 -1 4202560 2404 0 1 0 16 1 0 0 20 0 18 0 29147520 9787879424 7457 33554432000 1073741824 1073778376 140735082120848 140437206057304 140437058871600 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300283 s]
/proc/loadavg: 2.49 2.81 3.17 3/196 1878
/proc/meminfo: memFree=28114632/32872528 swapFree=1556504/1720024
[pid=1878] ppid=1875 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/1878/stat : 1878 (java) S 1875 1878 30091 0 -1 4202496 7673 0 1 0 61 2 0 0 20 0 22 0 29147519 10060525568 10329 33554432000 1073741824 1073778376 140735082120848 140735082111984 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1878/statm: 2456183 10329 2237 9 0 2446860 0
[pid=1878/tid=1879] ppid=1875 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/1878/task/1879/stat : 1879 (java) S 1875 1878 30091 0 -1 4202560 2408 0 1 0 17 1 0 0 20 0 22 0 29147520 10060525568 10329 33554432000 1073741824 1073778376 140735082120848 140437206057848 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9824732

[startup+0.700244 s]
/proc/loadavg: 2.49 2.81 3.17 3/196 1878
/proc/meminfo: memFree=28114632/32872528 swapFree=1556504/1720024
[pid=1878] ppid=1875 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/1878/stat : 1878 (java) S 1875 1878 30091 0 -1 4202496 15756 0 1 0 217 4 0 0 20 0 22 0 29147519 10060525568 22771 33554432000 1073741824 1073778376 140735082120848 140735082111984 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1878/statm: 2456183 22771 2256 9 0 2446860 0
[pid=1878/tid=1879] ppid=1875 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/1878/task/1879/stat : 1879 (java) S 1875 1878 30091 0 -1 4202560 2408 0 1 0 17 1 0 0 20 0 22 0 29147520 10060525568 22771 33554432000 1073741824 1073778376 140735082120848 140437206057848 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 9824732

[startup+1.50095 s]
/proc/loadavg: 2.49 2.81 3.17 6/218 1900
/proc/meminfo: memFree=27929240/32872528 swapFree=1556504/1720024
[pid=1878] ppid=1875 vsize=9824732 CPUtime=5.04 cores=1,3,5,7
/proc/1878/stat : 1878 (java) S 1875 1878 30091 0 -1 4202496 26446 0 1 0 496 8 0 0 20 0 22 0 29147519 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140735082111984 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1878/statm: 2456183 51182 2281 9 0 2446860 0
[pid=1878/tid=1879] ppid=1875 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/1878/task/1879/stat : 1879 (java) S 1875 1878 30091 0 -1 4202560 2408 0 1 0 17 1 0 0 20 0 22 0 29147520 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140437206057848 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1881] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1881/stat : 1881 (java) S 1875 1878 30091 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 29147521 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140437178509608 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1882] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1882/stat : 1882 (java) S 1875 1878 30091 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 29147521 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140437177456808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1883] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1883/stat : 1883 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29147521 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140437047781928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1884] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1884/stat : 1884 (java) S 1875 1878 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29147521 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140437046729128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1885] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1885/stat : 1885 (java) S 1875 1878 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29147521 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140437045676840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1886] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1886/stat : 1886 (java) S 1875 1878 30091 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 29147521 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140437044624040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1887] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1887/stat : 1887 (java) S 1875 1878 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29147521 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140437043571752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1888] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1888/stat : 1888 (java) S 1875 1878 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29147521 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436572203944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1889] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1889/stat : 1889 (java) S 1875 1878 30091 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 29147522 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436560005352 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1890] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1890/stat : 1890 (java) S 1875 1878 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29147522 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436558951416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1891] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1891/stat : 1891 (java) S 1875 1878 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29147522 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436557899016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1892] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1892/stat : 1892 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29147524 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436556847504 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1893] ppid=1875 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/1878/task/1893/stat : 1893 (java) S 1875 1878 30091 0 -1 4202560 13596 0 0 0 107 2 0 0 20 0 22 0 29147524 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436555795128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1894] ppid=1875 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/1878/task/1894/stat : 1894 (java) R 1875 1878 30091 0 -1 4202560 8922 0 0 0 113 1 0 0 20 0 22 0 29147524 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436554742328 270333436341 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1895] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1895/stat : 1895 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29147524 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436553690232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1896] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1896/stat : 1896 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29147524 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436552637640 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1897] ppid=1875 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/1878/task/1897/stat : 1897 (java) R 1875 1878 30091 0 -1 4202560 25 0 0 0 125 0 0 0 20 0 22 0 29147540 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436551483712 140437059329621 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1898] ppid=1875 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/1878/task/1898/stat : 1898 (java) R 1875 1878 30091 0 -1 4202560 109 0 0 0 122 2 0 0 20 0 22 0 29147540 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436550429600 270333426744 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1899] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1899/stat : 1899 (java) S 1875 1878 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29147541 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436549379240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1900] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1900/stat : 1900 (java) S 1875 1878 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29147541 10060525568 51182 33554432000 1073741824 1073778376 140735082120848 140436548326440 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 9824732

[startup+3.10104 s]
/proc/loadavg: 2.49 2.81 3.17 4/218 1900
/proc/meminfo: memFree=27794640/32872528 swapFree=1556504/1720024
[pid=1878] ppid=1875 vsize=9824732 CPUtime=8.32 cores=1,3,5,7
/proc/1878/stat : 1878 (java) S 1875 1878 30091 0 -1 4202496 26949 0 1 0 820 12 0 0 20 0 22 0 29147519 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140735082111984 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1878/statm: 2456183 87925 2281 9 0 2446860 0
[pid=1878/tid=1879] ppid=1875 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/1878/task/1879/stat : 1879 (java) S 1875 1878 30091 0 -1 4202560 2408 0 1 0 17 1 0 0 20 0 22 0 29147520 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140437206057848 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1881] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1881/stat : 1881 (java) S 1875 1878 30091 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 29147521 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140437178509608 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1882] ppid=1875 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1878/task/1882/stat : 1882 (java) S 1875 1878 30091 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 29147521 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140437177456808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1883] ppid=1875 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1878/task/1883/stat : 1883 (java) S 1875 1878 30091 0 -1 4202560 78 0 0 0 1 0 0 0 20 0 22 0 29147521 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140437047781928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1884] ppid=1875 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1878/task/1884/stat : 1884 (java) S 1875 1878 30091 0 -1 4202560 75 0 0 0 1 0 0 0 20 0 22 0 29147521 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140437046729128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1885] ppid=1875 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/1878/task/1885/stat : 1885 (java) S 1875 1878 30091 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 29147521 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140437045676840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1886] ppid=1875 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1878/task/1886/stat : 1886 (java) S 1875 1878 30091 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 22 0 29147521 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140437044624040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1887] ppid=1875 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1878/task/1887/stat : 1887 (java) S 1875 1878 30091 0 -1 4202560 84 0 0 0 2 0 0 0 20 0 22 0 29147521 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140437043571752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1888] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1888/stat : 1888 (java) S 1875 1878 30091 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 29147521 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436572203944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1889] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1889/stat : 1889 (java) S 1875 1878 30091 0 -1 4202560 189 0 0 0 0 0 0 0 20 0 22 0 29147522 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436560005352 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1890] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1890/stat : 1890 (java) S 1875 1878 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29147522 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436558951416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1891] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1891/stat : 1891 (java) S 1875 1878 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29147522 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436557899016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1892] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1892/stat : 1892 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29147524 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436556847504 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1893] ppid=1875 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/1878/task/1893/stat : 1893 (java) S 1875 1878 30091 0 -1 4202560 13596 0 0 0 109 3 0 0 20 0 22 0 29147524 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436555795128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1894] ppid=1875 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/1878/task/1894/stat : 1894 (java) S 1875 1878 30091 0 -1 4202560 8922 0 0 0 113 2 0 0 20 0 22 0 29147524 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436554742328 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1895] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1895/stat : 1895 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29147524 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436553690232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1896] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1896/stat : 1896 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29147524 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436552637640 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1897] ppid=1875 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/1878/task/1897/stat : 1897 (java) R 1875 1878 30091 0 -1 4202560 27 0 0 0 280 0 0 0 20 0 22 0 29147540 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436551483712 140437059249791 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1898] ppid=1875 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/1878/task/1898/stat : 1898 (java) R 1875 1878 30091 0 -1 4202560 165 0 0 0 277 3 0 0 20 0 22 0 29147540 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436550429728 140437059275580 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1899] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1899/stat : 1899 (java) S 1875 1878 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29147541 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436549379240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1900] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1900/stat : 1900 (java) S 1875 1878 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29147541 10060525568 87925 33554432000 1073741824 1073778376 140735082120848 140436548326440 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.32
Current children cumulated vsize (KiB) 9824732

[startup+6.30101 s]
/proc/loadavg: 2.53 2.81 3.16 4/218 1903
/proc/meminfo: memFree=27499256/32872528 swapFree=1556504/1720024
[pid=1878] ppid=1875 vsize=9824732 CPUtime=14.22 cores=1,3,5,7
/proc/1878/stat : 1878 (java) S 1875 1878 30091 0 -1 4202496 27640 0 1 0 1403 19 0 0 20 0 22 0 29147519 10060525568 159078 33554432000 1073741824 1073778376 140735082120848 140735082111984 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1878/statm: 2456183 159078 2285 9 0 2446860 0
[pid=1878/tid=1879] ppid=1875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1878/task/1879/stat : 1879 (java) S 1875 1878 30091 0 -1 4202560 2408 0 1 0 17 2 0 0 20 0 22 0 29147520 10060525568 159078 33554432000 1073741824 1073778376 140735082120848 140437206057848 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1881] ppid=1875 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1878/task/1881/stat : 1881 (java) S 1875 1878 30091 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 29147521 10060525568 159078 33554432000 1073741824 1073778376 140735082120848 140437178509608 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1882] ppid=1875 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/1878/task/1882/stat : 1882 (java) S 1875 1878 30091 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 22 0 29147521 10060525568 159078 33554432000 1073741824 1073778376 140735082120848 140437177456808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1883] ppid=1875 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1878/task/1883/stat : 1883 (java) S 1875 1878 30091 0 -1 4202560 80 0 0 0 2 0 0 0 20 0 22 0 29147521 10060525568 159078 33554432000 1073741824 1073778376 140735082120848 140437047781928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1884] ppid=1875 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1878/task/1884/stat : 1884 (java) S 1875 1878 30091 0 -1 4202560 84 0 0 0 2 0 0 0 20 0 22 0 29147521 10060525568 159078 33554432000 1073741824 1073778376 140735082120848 140437046729128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1885] ppid=1875 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/1878/task/1885/stat : 1885 (java) S 1875 1878 30091 0 -1 4202560 30 0 0 0 3 2 0 0 20 0 22 0 29147521 10060525568 159078 33554432000 1073741824 1073778376 140735082120848 140437045676840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1886] ppid=1875 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/1878/task/1886/stat : 1886 (java) S 1875 1878 30091 0 -1 4202560 37 0 0 0 4 1 0 0 20 0 22 0 29147521 10060525568 159078 33554432000 1073741824 1073778376 140735082120848 140437044624040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1887] ppid=1875 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/1878/task/1887/stat : 1887 (java) S 1875 1878 30091 0 -1 4202560 88 0 0 0 3 0 0 0 20 0 22 0 29147521 10060525568 159078 33554432000 1073741824 1073778376 140735082120848 140437043571752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1888] ppid=1875 vsize=9824732 CPUtime=0.01 cores=1,3,5,7

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

/proc/1878/task/1893/stat : 1893 (java) S 1875 1878 30091 0 -1 4202560 25113 0 0 0 231 4 0 0 20 0 22 0 29147524 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436555795128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1894] ppid=1875 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/1878/task/1894/stat : 1894 (java) S 1875 1878 30091 0 -1 4202560 8935 0 0 0 121 2 0 0 20 0 22 0 29147524 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436554742328 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1895] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1895/stat : 1895 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29147524 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436553690232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1896] ppid=1875 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1878/task/1896/stat : 1896 (java) S 1875 1878 30091 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 22 0 29147524 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436552637640 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1899] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1899/stat : 1899 (java) S 1875 1878 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29147541 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436549379240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1913] ppid=1875 vsize=9824732 CPUtime=47.45 cores=1,3,5,7
/proc/1878/task/1913/stat : 1913 (java) R 1875 1878 30091 0 -1 4202560 14 0 0 0 4745 0 0 0 20 0 22 0 29148642 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436550429200 140437059305484 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1914] ppid=1875 vsize=9824732 CPUtime=47.48 cores=1,3,5,7
/proc/1878/task/1914/stat : 1914 (java) R 1875 1878 30091 0 -1 4202560 790 0 0 0 4724 24 0 0 20 0 22 0 29148642 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436551483176 140437059223134 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1915] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1915/stat : 1915 (java) S 1875 1878 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29148643 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436548326568 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 120.22
Current children cumulated vsize (KiB) 9824732

[startup+59.601 s]
/proc/loadavg: 3.19 2.96 3.19 5/219 1918
/proc/meminfo: memFree=25236544/32872528 swapFree=1556504/1720024
[pid=1878] ppid=1875 vsize=9824732 CPUtime=121.02 cores=1,3,5,7
/proc/1878/stat : 1878 (java) S 1875 1878 30091 0 -1 4202496 41621 0 1 0 12015 87 0 0 20 0 22 0 29147519 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140735082111984 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1878/statm: 2456183 715909 2286 9 0 2446860 0
[pid=1878/tid=1879] ppid=1875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1878/task/1879/stat : 1879 (java) S 1875 1878 30091 0 -1 4202560 2411 0 1 0 17 2 0 0 20 0 22 0 29147520 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140437206057848 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1881] ppid=1875 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/1878/task/1881/stat : 1881 (java) S 1875 1878 30091 0 -1 4202560 91 0 0 0 19 4 0 0 20 0 22 0 29147521 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140437178509608 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1882] ppid=1875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1878/task/1882/stat : 1882 (java) S 1875 1878 30091 0 -1 4202560 63 0 0 0 16 3 0 0 20 0 22 0 29147521 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140437177456808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1883] ppid=1875 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/1878/task/1883/stat : 1883 (java) S 1875 1878 30091 0 -1 4202560 187 0 0 0 14 3 0 0 20 0 22 0 29147521 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140437047781928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1884] ppid=1875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1878/task/1884/stat : 1884 (java) S 1875 1878 30091 0 -1 4202560 154 0 0 0 16 3 0 0 20 0 22 0 29147521 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140437046729128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1885] ppid=1875 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/1878/task/1885/stat : 1885 (java) S 1875 1878 30091 0 -1 4202560 109 0 0 0 16 5 0 0 20 0 22 0 29147521 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140437045676840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1886] ppid=1875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1878/task/1886/stat : 1886 (java) S 1875 1878 30091 0 -1 4202560 108 0 0 0 14 5 0 0 20 0 22 0 29147521 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140437044624040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1887] ppid=1875 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/1878/task/1887/stat : 1887 (java) S 1875 1878 30091 0 -1 4202560 144 0 0 0 12 3 0 0 20 0 22 0 29147521 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140437043571752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1888] ppid=1875 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/1878/task/1888/stat : 1888 (java) S 1875 1878 30091 0 -1 4202560 126 0 0 0 11 3 0 0 20 0 22 0 29147521 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436572203944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1889] ppid=1875 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/1878/task/1889/stat : 1889 (java) S 1875 1878 30091 0 -1 4202560 1264 0 0 0 0 4 0 0 20 0 22 0 29147522 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436560005352 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1890] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1890/stat : 1890 (java) S 1875 1878 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29147522 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436558951416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1891] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1891/stat : 1891 (java) S 1875 1878 30091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29147522 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436557899016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1892] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1892/stat : 1892 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29147524 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436556847504 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1893] ppid=1875 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/1878/task/1893/stat : 1893 (java) S 1875 1878 30091 0 -1 4202560 25113 0 0 0 231 4 0 0 20 0 22 0 29147524 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436555795128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1894] ppid=1875 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/1878/task/1894/stat : 1894 (java) S 1875 1878 30091 0 -1 4202560 8935 0 0 0 121 2 0 0 20 0 22 0 29147524 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436554742328 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1895] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1895/stat : 1895 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29147524 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436553690232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1896] ppid=1875 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1878/task/1896/stat : 1896 (java) S 1875 1878 30091 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 22 0 29147524 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436552637640 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1899] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1899/stat : 1899 (java) S 1875 1878 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29147541 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436549379240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1913] ppid=1875 vsize=9824732 CPUtime=47.85 cores=1,3,5,7
/proc/1878/task/1913/stat : 1913 (java) R 1875 1878 30091 0 -1 4202560 14 0 0 0 4785 0 0 0 20 0 22 0 29148642 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436550422304 140437059241327 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1914] ppid=1875 vsize=9824732 CPUtime=47.87 cores=1,3,5,7
/proc/1878/task/1914/stat : 1914 (java) R 1875 1878 30091 0 -1 4202560 791 0 0 0 4763 24 0 0 20 0 22 0 29148642 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436551481632 140437059016636 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1915] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1915/stat : 1915 (java) S 1875 1878 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29148643 10060525568 715909 33554432000 1073741824 1073778376 140735082120848 140436548326568 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 121.02
Current children cumulated vsize (KiB) 9824732

[startup+60.0009 s]
/proc/loadavg: 3.19 2.96 3.19 5/219 1918
/proc/meminfo: memFree=25236544/32872528 swapFree=1556504/1720024
[pid=1878] ppid=1875 vsize=9824732 CPUtime=121.25 cores=1,3,5,7
/proc/1878/stat : 1878 (java) S 1875 1878 30091 0 -1 4202496 41624 0 1 0 12037 88 0 0 20 0 19 0 29147519 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140735082111984 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1878/statm: 2456183 715898 2286 9 0 2446860 0
[pid=1878/tid=1879] ppid=1875 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/1878/task/1879/stat : 1879 (java) R 1875 1878 30091 0 -1 4202560 2411 0 1 0 40 2 0 0 20 0 19 0 29147520 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437206056376 140437059016636 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1881] ppid=1875 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/1878/task/1881/stat : 1881 (java) S 1875 1878 30091 0 -1 4202560 91 0 0 0 19 4 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437178509608 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1882] ppid=1875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1878/task/1882/stat : 1882 (java) S 1875 1878 30091 0 -1 4202560 63 0 0 0 16 3 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437177456808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1883] ppid=1875 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/1878/task/1883/stat : 1883 (java) S 1875 1878 30091 0 -1 4202560 187 0 0 0 14 3 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437047781928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1884] ppid=1875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1878/task/1884/stat : 1884 (java) S 1875 1878 30091 0 -1 4202560 154 0 0 0 16 3 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437046729128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1885] ppid=1875 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/1878/task/1885/stat : 1885 (java) S 1875 1878 30091 0 -1 4202560 109 0 0 0 16 5 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437045676840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1886] ppid=1875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1878/task/1886/stat : 1886 (java) S 1875 1878 30091 0 -1 4202560 108 0 0 0 14 5 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437044624040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1887] ppid=1875 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/1878/task/1887/stat : 1887 (java) S 1875 1878 30091 0 -1 4202560 144 0 0 0 12 3 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437043571752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1888] ppid=1875 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/1878/task/1888/stat : 1888 (java) S 1875 1878 30091 0 -1 4202560 126 0 0 0 11 3 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436572203944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1889] ppid=1875 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/1878/task/1889/stat : 1889 (java) S 1875 1878 30091 0 -1 4202560 1264 0 0 0 1 4 0 0 20 0 19 0 29147522 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436560005352 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1890] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1890/stat : 1890 (java) S 1875 1878 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29147522 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436558951416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1891] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1891/stat : 1891 (java) S 1875 1878 30091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29147522 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436557899016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1892] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1892/stat : 1892 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29147524 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436556847504 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1893] ppid=1875 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/1878/task/1893/stat : 1893 (java) S 1875 1878 30091 0 -1 4202560 25113 0 0 0 231 4 0 0 20 0 19 0 29147524 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436555795128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1894] ppid=1875 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/1878/task/1894/stat : 1894 (java) S 1875 1878 30091 0 -1 4202560 8935 0 0 0 124 2 0 0 20 0 19 0 29147524 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436554742328 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1895] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1895/stat : 1895 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29147524 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436553690232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1896] ppid=1875 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1878/task/1896/stat : 1896 (java) S 1875 1878 30091 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 29147524 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436552637640 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1899] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1899/stat : 1899 (java) S 1875 1878 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29147541 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436549379240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 121.25
Current children cumulated vsize (KiB) 9824732

[startup+60.1008 s]
/proc/loadavg: 3.19 2.96 3.19 5/219 1918
/proc/meminfo: memFree=25236544/32872528 swapFree=1556504/1720024
[pid=1878] ppid=1875 vsize=9824732 CPUtime=121.35 cores=1,3,5,7
/proc/1878/stat : 1878 (java) S 1875 1878 30091 0 -1 4202496 41624 0 1 0 12047 88 0 0 20 0 19 0 29147519 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140735082111984 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/1878/statm: 2456183 715898 2286 9 0 2446860 0
[pid=1878/tid=1879] ppid=1875 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/1878/task/1879/stat : 1879 (java) R 1875 1878 30091 0 -1 4202560 2411 0 1 0 50 2 0 0 20 0 19 0 29147520 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437206057608 140437059016642 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1881] ppid=1875 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/1878/task/1881/stat : 1881 (java) S 1875 1878 30091 0 -1 4202560 91 0 0 0 19 4 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437178509608 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1882] ppid=1875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1878/task/1882/stat : 1882 (java) S 1875 1878 30091 0 -1 4202560 63 0 0 0 16 3 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437177456808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1883] ppid=1875 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/1878/task/1883/stat : 1883 (java) S 1875 1878 30091 0 -1 4202560 187 0 0 0 14 3 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437047781928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1884] ppid=1875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1878/task/1884/stat : 1884 (java) S 1875 1878 30091 0 -1 4202560 154 0 0 0 16 3 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437046729128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1885] ppid=1875 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/1878/task/1885/stat : 1885 (java) S 1875 1878 30091 0 -1 4202560 109 0 0 0 16 5 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437045676840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1886] ppid=1875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1878/task/1886/stat : 1886 (java) S 1875 1878 30091 0 -1 4202560 108 0 0 0 14 5 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437044624040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1887] ppid=1875 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/1878/task/1887/stat : 1887 (java) S 1875 1878 30091 0 -1 4202560 144 0 0 0 12 3 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140437043571752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1888] ppid=1875 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/1878/task/1888/stat : 1888 (java) S 1875 1878 30091 0 -1 4202560 126 0 0 0 11 3 0 0 20 0 19 0 29147521 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436572203944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1889] ppid=1875 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/1878/task/1889/stat : 1889 (java) S 1875 1878 30091 0 -1 4202560 1264 0 0 0 1 4 0 0 20 0 19 0 29147522 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436560005352 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1878/tid=1890] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1890/stat : 1890 (java) S 1875 1878 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29147522 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436558951416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1891] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1891/stat : 1891 (java) S 1875 1878 30091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29147522 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436557899016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1892] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1892/stat : 1892 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29147524 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436556847504 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1893] ppid=1875 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/1878/task/1893/stat : 1893 (java) S 1875 1878 30091 0 -1 4202560 25113 0 0 0 231 4 0 0 20 0 19 0 29147524 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436555795128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1894] ppid=1875 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/1878/task/1894/stat : 1894 (java) S 1875 1878 30091 0 -1 4202560 8935 0 0 0 124 2 0 0 20 0 19 0 29147524 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436554742328 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1878/tid=1895] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1895/stat : 1895 (java) S 1875 1878 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29147524 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436553690232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1878/tid=1896] ppid=1875 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1878/task/1896/stat : 1896 (java) S 1875 1878 30091 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 29147524 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436552637640 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1878/tid=1899] ppid=1875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1878/task/1899/stat : 1899 (java) S 1875 1878 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29147541 10060525568 715898 33554432000 1073741824 1073778376 140735082120848 140436549379240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 121.35
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.0400009
#  lost CPU user time (s): 0.0400009
#  lost CPU system time (s): 0

Real time (s): 60.1201
CPU time (s): 121.506
CPU user time (s): 120.464
CPU system time (s): 1.04184
CPU usage (%): 202.105
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.424
system time used= 1.04184
maximum resident set size= 2879152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41630
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= 2516
involuntary context switches= 3805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.466929 second user time and 0.365944 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 19:29:49
IDJOB=4106389
IDBENCH=48040
IDSOLVER=2543
FILE ID=node117/4106389-1466270989
RUNJOBID= node117-1466265252-30108
PBS_JOBID= 19918233
Free space on /tmp= 71740 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=197-P1=29-P2=199-P3=251-P4=227-P5=257-P6=149-P7=53-B.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106389-1466270989/watcher-4106389-1466270989 -o /tmp/evaluation-result-4106389-1466270989/solver-4106389-1466270989 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466265252-30108 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106389-1466270989.opb

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

MD5SUM BENCH= 83b6f70c71dbcf261c00790940be437e
RANDOM SEED=1809746048

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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.54
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.912
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.54
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.912
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:        28114896 kB
Buffers:          136628 kB
Cached:           318680 kB
SwapCached:            0 kB
Active:          1923024 kB
Inactive:         355360 kB
Active(anon):    1815000 kB
Inactive(anon):    10636 kB
Active(file):     108024 kB
Inactive(file):   344724 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:       3649396 kB
Mapped:            21120 kB
Shmem:               204 kB
Slab:             621616 kB
SReclaimable:      65272 kB
SUnreclaim:       556344 kB
KernelStack:        1776 kB
PageTables:        11848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4623036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2035712 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= 71740 MiB
End job on node117 at 2016-06-18 19:30:49