Trace number 4106033

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16OPT3 350.05 348.519

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=251-P1=257-P2=19-P3=349-P4=257-P5=479-P6=367-B.opb
MD5SUM80881c7fbc3c10cf38784c74294061e5
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.149976
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 variables162
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 constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)486
Sum of products size (including duplicates)972
Number of different products486
Sum of products size972

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4106033-1466269411.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.19	c ... done. Wall clock time 0.079s.
0.10/0.19	c declared #vars     162
0.10/0.19	c internal #vars     648
0.10/0.19	c #constraints  991
0.10/0.19	c constraints type 
0.10/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 486
0.10/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 505
0.10/0.19	c 991 constraints processed.
0.10/0.19	c objective function length is 9 literals
0.86/0.64	c cleaning 2496 clauses out of 5000 with flag 10105/5000
1.46/1.12	c cleaning 4243 clauses out of 8504 with flag 22318/11000
2.16/1.81	c cleaning 5620 clauses out of 11262 with flag 36604/18001
2.96/2.67	c cleaning 6813 clauses out of 13641 with flag 52923/26000
3.58/3.22	c cleaning 7910 clauses out of 15828 with flag 71196/35000
4.58/4.22	c cleaning 8954 clauses out of 17918 with flag 91389/45000
5.34/4.99	c cleaning 9977 clauses out of 19965 with flag 117276/56001
6.54/6.15	c cleaning 10990 clauses out of 21988 with flag 148004/68001
8.25/7.82	c cleaning 11994 clauses out of 23997 with flag 176754/81000
9.14/8.75	c cleaning 12990 clauses out of 26003 with flag 205502/95000
10.74/10.35	c cleaning 14002 clauses out of 28013 with flag 240449/110000
12.05/11.63	c cleaning 15003 clauses out of 30011 with flag 274365/126000
14.25/13.83	c cleaning 16004 clauses out of 32009 with flag 312415/143001
16.03/15.55	c cleaning 16983 clauses out of 34004 with flag 358985/161000
17.36/16.46	c SATISFIABLE
17.36/16.46	c OPTIMIZING...
17.36/16.46	c Got one! Elapsed wall clock time (in seconds):16.348
17.36/16.46	o 367
17.75/16.81	c cleaning 16607 clauses out of 33255 with flag 11313/177234
18.05/17.15	c cleaning 11315 clauses out of 22648 with flag 24167/183234
18.76/17.82	c cleaning 9145 clauses out of 18332 with flag 39234/190233
19.56/18.61	c cleaning 8576 clauses out of 17188 with flag 56725/198234
20.16/19.26	c cleaning 8791 clauses out of 17611 with flag 76576/207233
21.06/20.17	c cleaning 9397 clauses out of 18820 with flag 98623/217233
21.97/21.03	c cleaning 10183 clauses out of 20423 with flag 121768/228233
23.06/22.17	c cleaning 11117 clauses out of 22242 with flag 147920/240235
24.96/24.02	c cleaning 12057 clauses out of 24124 with flag 175280/253234
26.36/25.41	c cleaning 13025 clauses out of 26066 with flag 207456/267233
27.85/26.97	c cleaning 14008 clauses out of 28041 with flag 241954/282233
29.45/28.60	c cleaning 15010 clauses out of 30034 with flag 279871/298234
30.05/29.18	c Got one! Elapsed wall clock time (in seconds):29.076
30.05/29.18	o 41
30.35/29.49	c cleaning 13826 clauses out of 27679 with flag 11401/310889
30.85/29.97	c cleaning 9919 clauses out of 19855 with flag 24881/316891
31.37/30.41	c cleaning 8453 clauses out of 16934 with flag 40211/323889
31.77/30.89	c cleaning 8229 clauses out of 16482 with flag 57449/331890
32.57/31.61	c cleaning 8618 clauses out of 17253 with flag 78126/340890
33.26/32.37	c cleaning 9306 clauses out of 18634 with flag 99607/350889
34.26/33.33	c cleaning 10157 clauses out of 20328 with flag 126572/361889
35.26/34.32	c cleaning 11072 clauses out of 22172 with flag 151996/373890
36.17/35.27	c cleaning 12043 clauses out of 24101 with flag 179441/386891
37.27/36.35	c cleaning 13025 clauses out of 26057 with flag 212749/400890
38.76/37.87	c cleaning 14000 clauses out of 28032 with flag 247010/415890
40.16/39.22	c cleaning 15007 clauses out of 30031 with flag 283313/431889
42.06/41.18	c cleaning 16011 clauses out of 32025 with flag 326847/448890
42.46/41.57	c Got one! Elapsed wall clock time (in seconds):41.462
42.46/41.57	o 11
42.56/41.63	c cleaning 10918 clauses out of 21868 with flag 2276/454744
42.87/41.93	c cleaning 8463 clauses out of 16948 with flag 15109/460742
43.36/42.44	c cleaning 7736 clauses out of 15484 with flag 31218/467741
43.97/43.05	c cleaning 7871 clauses out of 15749 with flag 50220/475742
44.66/43.76	c cleaning 8433 clauses out of 16878 with flag 71452/484742
45.46/44.53	c cleaning 9219 clauses out of 18444 with flag 94154/494741
45.96/45.02	c Got one! Elapsed wall clock time (in seconds):44.915
45.96/45.02	o 3
46.27/45.33	c cleaning 11047 clauses out of 22105 with flag 11505/507621
46.77/45.80	c cleaning 8519 clauses out of 17058 with flag 24929/513621
47.28/46.35	c cleaning 7764 clauses out of 15539 with flag 41815/520621
47.67/46.79	c cleaning 7879 clauses out of 15774 with flag 59944/528620
48.47/47.56	c cleaning 8443 clauses out of 16895 with flag 79736/537620
49.18/48.13	c cleaning 9221 clauses out of 18452 with flag 102103/547621
50.19/49.20	c cleaning 10111 clauses out of 20231 with flag 126292/558621
51.19/50.12	c cleaning 11054 clauses out of 22118 with flag 151943/570620
52.19/51.12	c cleaning 12031 clauses out of 24065 with flag 180300/583621
53.59/52.57	c cleaning 13017 clauses out of 26035 with flag 210964/597622
55.19/54.16	c cleaning 13994 clauses out of 28016 with flag 243018/612620
57.39/56.32	c cleaning 15006 clauses out of 30023 with flag 278429/628621
59.79/58.74	c cleaning 16000 clauses out of 32017 with flag 315352/645621
61.49/60.46	c cleaning 16998 clauses out of 34017 with flag 352178/663621
63.23/62.13	c cleaning 17999 clauses out of 36018 with flag 392808/682620
65.05/63.97	c cleaning 19005 clauses out of 38020 with flag 433917/702621
66.85/65.79	c cleaning 20002 clauses out of 40014 with flag 478236/723620
69.95/68.89	c cleaning 21004 clauses out of 42013 with flag 525077/745621
73.85/72.78	c cleaning 21991 clauses out of 44009 with flag 573223/768621
75.85/74.80	c cleaning 23001 clauses out of 46018 with flag 624251/792621
79.45/78.32	c cleaning 24006 clauses out of 48017 with flag 677777/817621
83.45/82.34	c cleaning 25002 clauses out of 50010 with flag 731922/843620
86.35/85.27	c cleaning 26002 clauses out of 52010 with flag 790280/870622
89.25/88.16	c cleaning 27000 clauses out of 54007 with flag 851237/898621
92.24/91.14	c cleaning 28003 clauses out of 56007 with flag 917028/927621
96.14/95.05	c cleaning 28996 clauses out of 58004 with flag 985524/957621
99.64/98.51	c cleaning 29996 clauses out of 60008 with flag 1055205/988621
102.75/101.69	c cleaning 31000 clauses out of 62013 with flag 1124187/1020622
106.08/104.99	c cleaning 31992 clauses out of 64012 with flag 1194440/1053621
109.58/108.47	c cleaning 32998 clauses out of 66020 with flag 1267581/1087621
113.08/111.93	c cleaning 34001 clauses out of 68022 with flag 1343953/1122621
116.79/115.62	c cleaning 35000 clauses out of 70020 with flag 1422380/1158620
120.88/119.76	c cleaning 36001 clauses out of 72020 with flag 1502495/1195620
125.98/124.85	c cleaning 36996 clauses out of 74018 with flag 1583352/1233620
131.68/130.58	c cleaning 38005 clauses out of 76024 with flag 1666527/1272622
136.78/135.64	c cleaning 39001 clauses out of 78017 with flag 1753150/1312620
145.39/144.22	c cleaning 39999 clauses out of 80016 with flag 1844875/1353620
151.77/150.52	c cleaning 41001 clauses out of 82017 with flag 1938513/1395620
157.27/156.06	c cleaning 41997 clauses out of 84017 with flag 2030004/1438621
165.17/163.91	c cleaning 43008 clauses out of 86020 with flag 2125450/1482621
171.36/170.14	c cleaning 43998 clauses out of 88012 with flag 2227338/1527621
176.97/175.76	c cleaning 44994 clauses out of 90013 with flag 2328661/1573620
185.07/183.89	c cleaning 46004 clauses out of 92020 with flag 2426947/1620621
191.76/190.58	c cleaning 46988 clauses out of 94015 with flag 2530139/1668620
200.11/198.81	c cleaning 48009 clauses out of 96027 with flag 2636643/1717621
211.43/210.07	c cleaning 49005 clauses out of 98018 with flag 2741797/1767621
223.03/221.68	c cleaning 49996 clauses out of 100012 with flag 2851340/1818620
232.02/230.66	c cleaning 51005 clauses out of 102017 with flag 2964384/1870621
240.93/239.51	c cleaning 52000 clauses out of 104011 with flag 3078983/1923620
250.43/249.07	c cleaning 52998 clauses out of 106012 with flag 3196222/1977621
260.73/259.31	c cleaning 54002 clauses out of 108013 with flag 3314937/2032620
272.63/271.20	c cleaning 55002 clauses out of 110011 with flag 3434909/2088620
284.05/282.57	c cleaning 56001 clauses out of 112009 with flag 3559586/2145620
296.75/295.28	c cleaning 56995 clauses out of 114008 with flag 3688876/2203620
318.05/316.58	c cleaning 58002 clauses out of 116013 with flag 3814794/2262621
338.94/337.46	c cleaning 59001 clauses out of 118009 with flag 3940088/2322620
350.05/348.51	c starts		: 4001
350.05/348.51	c conflicts		: 2364059
350.05/348.51	c decisions		: 2648404
350.05/348.51	c propagations		: 49112299
350.05/348.51	c inspects		: 6545262457
350.05/348.51	c shortcuts		: 0
350.05/348.51	c learnt literals	: 17
350.05/348.51	c learnt binary clauses	: 24
350.05/348.51	c learnt ternary clauses	: 43
350.05/348.51	c learnt constraints	: 2364041
350.05/348.51	c ignored constraints	: 0
350.05/348.51	c root simplifications	: 0
350.05/348.51	c removed literals (reason simplification)	: 0
350.05/348.51	c reason swapping (by a shorter reason)	: 0
350.05/348.51	c Calls to reduceDB	: 101
350.05/348.51	c Number of update (reduction) of LBD	: 68262
350.05/348.51	c Imported unit clauses	: 0
350.05/348.51	c number of reductions to clauses (during analyze)	: 0
350.05/348.51	c number of learned constraints concerned by reduction	: 0
350.05/348.51	c number of learning phase by resolution	: 0
350.05/348.51	c number of learning phase by cutting planes	: 0
350.05/348.51	c speed (assignments/second)	: 140997.238179725
350.05/348.51	c non guided choices	12191
350.05/348.51	c learnt constraints type 
350.05/348.51	s OPTIMUM FOUND
350.05/348.51	c Found 4 solution(s)
350.05/348.51	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 
350.05/348.51	c objective function=3
350.05/348.51	c Total wall clock time (in seconds): 348.404

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-4106033-1466269411/watcher-4106033-1466269411 -o /tmp/evaluation-result-4106033-1466269411/solver-4106033-1466269411 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466265808-19864 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106033-1466269411.opb 

pid=20805
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.34 2.27 2.16 3/194 20808
/proc/meminfo: memFree=30699520/32872528 swapFree=877056/942464
[pid=20808] ppid=20805 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/20808/stat : 20808 (java) S 20805 20808 19848 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 28990039 98570240 978 33554432000 1073741824 1073778376 140736072466640 140736072457776 213196505149 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20808/statm: 24065 978 744 9 0 16771 0
[pid=20808/tid=20809] ppid=20805 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20809/stat : 20809 (java) R 20805 20808 19848 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 28990039 98570240 978 33554432000 1073741824 1073778376 140736072466640 140478356307496 213193147776 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 2.34 2.27 2.16 3/194 20808
/proc/meminfo: memFree=30699520/32872528 swapFree=877056/942464
[pid=20808] ppid=20805 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/20808/stat : 20808 (java) S 20805 20808 19848 0 -1 4202496 4420 0 1 0 8 2 0 0 20 0 18 0 28990039 9787879424 6056 33554432000 1073741824 1073778376 140736072466640 140736072457776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20808/statm: 2389619 6056 2140 9 0 2380296 0
[pid=20808/tid=20809] ppid=20805 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/20808/task/20809/stat : 20809 (java) R 20805 20808 19848 0 -1 4202560 2376 0 1 0 6 1 0 0 20 0 18 0 28990039 9787879424 6056 33554432000 1073741824 1073778376 140736072466640 140478356310944 140478363501986 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200313 s]
/proc/loadavg: 2.34 2.27 2.16 3/194 20808
/proc/meminfo: memFree=30699520/32872528 swapFree=877056/942464
[pid=20808] ppid=20805 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/20808/stat : 20808 (java) S 20805 20808 19848 0 -1 4202496 4745 0 1 0 23 2 0 0 20 0 19 0 28990039 9856040960 7322 33554432000 1073741824 1073778376 140736072466640 140736072457776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20808/statm: 2406260 7323 2222 9 0 2396937 0
[pid=20808/tid=20809] ppid=20805 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/20808/task/20809/stat : 20809 (java) R 20805 20808 19848 0 -1 4202560 2415 0 1 0 16 2 0 0 20 0 19 0 28990039 9856040960 7323 33554432000 1073741824 1073778376 140736072466640 140478356312704 140478196506188 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9625040

[startup+0.300247 s]
/proc/loadavg: 2.34 2.27 2.16 3/194 20808
/proc/meminfo: memFree=30699520/32872528 swapFree=877056/942464
[pid=20808] ppid=20805 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/20808/stat : 20808 (java) S 20805 20808 19848 0 -1 4202496 6073 0 1 0 48 2 0 0 20 0 19 0 28990039 9856040960 8140 33554432000 1073741824 1073778376 140736072466640 140736072457776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20808/statm: 2406260 8140 2243 9 0 2396937 0
[pid=20808/tid=20809] ppid=20805 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/20808/task/20809/stat : 20809 (java) R 20805 20808 19848 0 -1 4202560 2424 0 1 0 26 2 0 0 20 0 19 0 28990039 9856040960 8140 33554432000 1073741824 1073778376 140736072466640 140478356312704 140478196595809 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9625040

[startup+0.700218 s]
/proc/loadavg: 2.34 2.27 2.16 3/194 20808
/proc/meminfo: memFree=30699520/32872528 swapFree=877056/942464
[pid=20808] ppid=20805 vsize=9625040 CPUtime=0.99 cores=0,2,4,6
/proc/20808/stat : 20808 (java) S 20805 20808 19848 0 -1 4202496 6294 0 1 0 97 2 0 0 20 0 19 0 28990039 9856040960 8661 33554432000 1073741824 1073778376 140736072466640 140736072457776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20808/statm: 2406260 8661 2252 9 0 2396937 0
[pid=20808/tid=20809] ppid=20805 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/20808/task/20809/stat : 20809 (java) R 20805 20808 19848 0 -1 4202560 2425 0 1 0 65 2 0 0 20 0 19 0 28990039 9856040960 8661 33554432000 1073741824 1073778376 140736072466640 140478356312376 140478196927673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 9625040

[startup+1.50079 s]
/proc/loadavg: 2.34 2.27 2.16 3/213 20827
/proc/meminfo: memFree=30666204/32872528 swapFree=877056/942464
[pid=20808] ppid=20805 vsize=9625040 CPUtime=1.86 cores=0,2,4,6
/proc/20808/stat : 20808 (java) S 20805 20808 19848 0 -1 4202496 7946 0 1 0 184 2 0 0 20 0 19 0 28990039 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140736072457776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20808/statm: 2406260 10532 2256 9 0 2396937 0
[pid=20808/tid=20809] ppid=20805 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/20808/task/20809/stat : 20809 (java) R 20805 20808 19848 0 -1 4202560 2428 0 1 0 146 2 0 0 20 0 19 0 28990039 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140478356312568 140478196932592 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20811] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20811/stat : 20811 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140478317804584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20812] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20812/stat : 20812 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140478316751784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20813] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20813/stat : 20813 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140478315698984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20814] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20814/stat : 20814 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140478196476584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20815] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20815/stat : 20815 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140478195423784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20816] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20816/stat : 20816 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140478194370984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20817] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20817/stat : 20817 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140478193318184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20818] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20818/stat : 20818 (java) S 20805 20808 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140478192265384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20819] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20819/stat : 20819 (java) S 20805 20808 19848 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 28990041 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140477709937640 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20820] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20820/stat : 20820 (java) S 20805 20808 19848 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140477708883704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20821] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20821/stat : 20821 (java) S 20805 20808 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140477707830792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20822] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20822/stat : 20822 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140477706779280 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20823] ppid=20805 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/20808/task/20823/stat : 20823 (java) S 20805 20808 19848 0 -1 4202560 1311 0 0 0 15 0 0 0 20 0 19 0 28990044 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140477705726392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20824] ppid=20805 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/20808/task/20824/stat : 20824 (java) S 20805 20808 19848 0 -1 4202560 2935 0 0 0 20 0 0 0 20 0 19 0 28990044 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140477704673592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20825] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20825/stat : 20825 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140477703620984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20826] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20826/stat : 20826 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140477702568392 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20827] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20827/stat : 20827 (java) S 20805 20808 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28990058 9856040960 10532 33554432000 1073741824 1073778376 140736072466640 140477701514920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9625040

[startup+3.10074 s]
/proc/loadavg: 2.34 2.27 2.16 3/213 20827
/proc/meminfo: memFree=30649348/32872528 swapFree=877056/942464
[pid=20808] ppid=20805 vsize=9625040 CPUtime=3.48 cores=0,2,4,6
/proc/20808/stat : 20808 (java) S 20805 20808 19848 0 -1 4202496 7956 0 1 0 346 2 0 0 20 0 19 0 28990039 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140736072457776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20808/statm: 2406260 12586 2256 9 0 2396937 0
[pid=20808/tid=20809] ppid=20805 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/20808/task/20809/stat : 20809 (java) R 20805 20808 19848 0 -1 4202560 2432 0 1 0 305 2 0 0 20 0 19 0 28990039 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140478356312344 140478196919137 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20811] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20811/stat : 20811 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140478317804584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20812] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20812/stat : 20812 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140478316751784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20813] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20813/stat : 20813 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140478315698984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20814] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20814/stat : 20814 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140478196476584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20815] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20815/stat : 20815 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140478195423784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20816] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20816/stat : 20816 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140478194370984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20817] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20817/stat : 20817 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140478193318184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20818] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20818/stat : 20818 (java) S 20805 20808 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140478192265384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20819] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20819/stat : 20819 (java) S 20805 20808 19848 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 28990041 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140477709937640 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20820] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20820/stat : 20820 (java) S 20805 20808 19848 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140477708883704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20821] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20821/stat : 20821 (java) S 20805 20808 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140477707830792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20822] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20822/stat : 20822 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140477706779280 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20823] ppid=20805 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/20808/task/20823/stat : 20823 (java) S 20805 20808 19848 0 -1 4202560 1317 0 0 0 17 0 0 0 20 0 19 0 28990044 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140477705726392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20824] ppid=20805 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/20808/task/20824/stat : 20824 (java) S 20805 20808 19848 0 -1 4202560 2935 0 0 0 20 0 0 0 20 0 19 0 28990044 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140477704673592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20825] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20825/stat : 20825 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140477703620984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20826] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20826/stat : 20826 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140477702568392 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20827] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20827/stat : 20827 (java) S 20805 20808 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28990058 9856040960 12586 33554432000 1073741824 1073778376 140736072466640 140477701514920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 9625040

[startup+6.30075 s]
/proc/loadavg: 2.31 2.26 2.16 3/213 20827
/proc/meminfo: memFree=30627092/32872528 swapFree=877056/942464
[pid=20808] ppid=20805 vsize=9625040 CPUtime=6.74 cores=0,2,4,6
/proc/20808/stat : 20808 (java) S 20805 20808 19848 0 -1 4202496 9050 0 1 0 671 3 0 0 20 0 19 0 28990039 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140736072457776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20808/statm: 2406260 15430 2258 9 0 2396937 0
[pid=20808/tid=20809] ppid=20805 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/20808/task/20809/stat : 20809 (java) R 20805 20808 19848 0 -1 4202560 2441 0 1 0 624 2 0 0 20 0 19 0 28990039 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140478356312520 140478197008140 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20811] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20811/stat : 20811 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140478317804584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20812] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20812/stat : 20812 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140478316751784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20813] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20813/stat : 20813 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140478315698984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20814] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20814/stat : 20814 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140478196476584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20815] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20815/stat : 20815 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140478195423784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20816] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20816/stat : 20816 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140478194370984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20817] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20817/stat : 20817 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140478193318184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20818] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20818/stat : 20818 (java) S 20805 20808 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28990040 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140478192265384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20819] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20819/stat : 20819 (java) S 20805 20808 19848 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 28990041 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140477709937640 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20820] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20820/stat : 20820 (java) S 20805 20808 19848 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140477708883704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20821] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20821/stat : 20821 (java) S 20805 20808 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140477707830792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20822] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20822/stat : 20822 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140477706779280 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20823] ppid=20805 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/20808/task/20823/stat : 20823 (java) S 20805 20808 19848 0 -1 4202560 2401 0 0 0 22 0 0 0 20 0 19 0 28990044 9856040960 15430 33554432000 1073741824 1073778376 140736072466640 140477705726392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20824] ppid=20805 vsize=9625040 CPUtime=0.2 cores=0,2,4,6

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

[pid=20808/tid=20820] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20820/stat : 20820 (java) S 20805 20808 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477708883704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20821] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20821/stat : 20821 (java) S 20805 20808 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477707830792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20822] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20822/stat : 20822 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477706779280 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20823] ppid=20805 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/20808/task/20823/stat : 20823 (java) S 20805 20808 19848 0 -1 4202560 4522 0 0 0 36 0 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477705726392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20824] ppid=20805 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/20808/task/20824/stat : 20824 (java) S 20805 20808 19848 0 -1 4202560 11810 0 0 0 76 2 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477704673592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20825] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20825/stat : 20825 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477703620984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20826] ppid=20805 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20808/task/20826/stat : 20826 (java) S 20805 20808 19848 0 -1 4202560 22 0 0 0 2 4 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477702568392 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20827] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20827/stat : 20827 (java) S 20805 20808 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28990058 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477701514920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 348.74
Current children cumulated vsize (KiB) 9625040

[startup+348.001 s]
/proc/loadavg: 2.22 2.24 2.18 3/213 20833
/proc/meminfo: memFree=30102196/32872528 swapFree=877056/942464
[pid=20808] ppid=20805 vsize=9625040 CPUtime=349.54 cores=0,2,4,6
/proc/20808/stat : 20808 (java) S 20805 20808 19848 0 -1 4202496 21147 0 1 0 34930 24 0 0 20 0 19 0 28990039 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140736072457776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20808/statm: 2406260 82094 2272 9 0 2396937 0
[pid=20808/tid=20809] ppid=20805 vsize=9625040 CPUtime=346.91 cores=0,2,4,6
/proc/20808/task/20809/stat : 20809 (java) R 20805 20808 19848 0 -1 4202560 2503 0 1 0 34683 8 0 0 20 0 19 0 28990039 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478356303568 140478197008163 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20811] ppid=20805 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20808/task/20811/stat : 20811 (java) S 20805 20808 19848 0 -1 4202560 160 0 0 0 4 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478317804584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20812] ppid=20805 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/20808/task/20812/stat : 20812 (java) S 20805 20808 19848 0 -1 4202560 162 0 0 0 3 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478316751784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20813] ppid=20805 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20808/task/20813/stat : 20813 (java) S 20805 20808 19848 0 -1 4202560 55 0 0 0 4 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478315698984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20814] ppid=20805 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20808/task/20814/stat : 20814 (java) S 20805 20808 19848 0 -1 4202560 49 0 0 0 2 1 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478196476584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20815] ppid=20805 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20808/task/20815/stat : 20815 (java) S 20805 20808 19848 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478195423784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20816] ppid=20805 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/20808/task/20816/stat : 20816 (java) S 20805 20808 19848 0 -1 4202560 47 0 0 0 2 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478194370984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20817] ppid=20805 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/20808/task/20817/stat : 20817 (java) S 20805 20808 19848 0 -1 4202560 205 0 0 0 5 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478193318184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20818] ppid=20805 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/20808/task/20818/stat : 20818 (java) S 20805 20808 19848 0 -1 4202560 247 0 0 0 5 3 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478192265384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20819] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20819/stat : 20819 (java) S 20805 20808 19848 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 28990041 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477709937640 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20820] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20820/stat : 20820 (java) S 20805 20808 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477708883704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20821] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20821/stat : 20821 (java) S 20805 20808 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477707830792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20822] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20822/stat : 20822 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477706779280 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20823] ppid=20805 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/20808/task/20823/stat : 20823 (java) S 20805 20808 19848 0 -1 4202560 4522 0 0 0 36 0 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477705726392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20824] ppid=20805 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/20808/task/20824/stat : 20824 (java) S 20805 20808 19848 0 -1 4202560 11810 0 0 0 76 2 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477704673592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20825] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20825/stat : 20825 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477703620984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20826] ppid=20805 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20808/task/20826/stat : 20826 (java) S 20805 20808 19848 0 -1 4202560 22 0 0 0 2 4 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477702568392 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20827] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20827/stat : 20827 (java) S 20805 20808 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28990058 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477701514920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 349.54
Current children cumulated vsize (KiB) 9625040

[startup+348.401 s]
/proc/loadavg: 2.22 2.24 2.18 3/213 20833
/proc/meminfo: memFree=30102196/32872528 swapFree=877056/942464
[pid=20808] ppid=20805 vsize=9625040 CPUtime=349.94 cores=0,2,4,6
/proc/20808/stat : 20808 (java) S 20805 20808 19848 0 -1 4202496 21147 0 1 0 34970 24 0 0 20 0 19 0 28990039 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140736072457776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20808/statm: 2406260 82094 2272 9 0 2396937 0
[pid=20808/tid=20809] ppid=20805 vsize=9625040 CPUtime=347.31 cores=0,2,4,6
/proc/20808/task/20809/stat : 20809 (java) R 20805 20808 19848 0 -1 4202560 2503 0 1 0 34723 8 0 0 20 0 19 0 28990039 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478356303568 140478196990400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20811] ppid=20805 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20808/task/20811/stat : 20811 (java) S 20805 20808 19848 0 -1 4202560 160 0 0 0 4 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478317804584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20812] ppid=20805 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/20808/task/20812/stat : 20812 (java) S 20805 20808 19848 0 -1 4202560 162 0 0 0 3 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478316751784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20813] ppid=20805 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20808/task/20813/stat : 20813 (java) S 20805 20808 19848 0 -1 4202560 55 0 0 0 4 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478315698984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20814] ppid=20805 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20808/task/20814/stat : 20814 (java) S 20805 20808 19848 0 -1 4202560 49 0 0 0 2 1 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478196476584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20815] ppid=20805 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20808/task/20815/stat : 20815 (java) S 20805 20808 19848 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478195423784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20816] ppid=20805 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/20808/task/20816/stat : 20816 (java) S 20805 20808 19848 0 -1 4202560 47 0 0 0 2 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478194370984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20817] ppid=20805 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/20808/task/20817/stat : 20817 (java) S 20805 20808 19848 0 -1 4202560 205 0 0 0 5 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478193318184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20818] ppid=20805 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/20808/task/20818/stat : 20818 (java) S 20805 20808 19848 0 -1 4202560 247 0 0 0 5 3 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478192265384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20819] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20819/stat : 20819 (java) S 20805 20808 19848 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 28990041 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477709937640 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20820] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20820/stat : 20820 (java) S 20805 20808 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477708883704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20821] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20821/stat : 20821 (java) S 20805 20808 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477707830792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20822] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20822/stat : 20822 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477706779280 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20823] ppid=20805 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/20808/task/20823/stat : 20823 (java) S 20805 20808 19848 0 -1 4202560 4522 0 0 0 36 0 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477705726392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20824] ppid=20805 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/20808/task/20824/stat : 20824 (java) S 20805 20808 19848 0 -1 4202560 11810 0 0 0 76 2 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477704673592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20825] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20825/stat : 20825 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477703620984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20826] ppid=20805 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20808/task/20826/stat : 20826 (java) S 20805 20808 19848 0 -1 4202560 22 0 0 0 2 4 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477702568392 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20827] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20827/stat : 20827 (java) S 20805 20808 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28990058 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477701514920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 349.94
Current children cumulated vsize (KiB) 9625040

[startup+348.501 s]
/proc/loadavg: 2.22 2.24 2.18 3/213 20833
/proc/meminfo: memFree=30102196/32872528 swapFree=877056/942464
[pid=20808] ppid=20805 vsize=9625040 CPUtime=350.05 cores=0,2,4,6
/proc/20808/stat : 20808 (java) S 20805 20808 19848 0 -1 4202496 21149 0 1 0 34981 24 0 0 20 0 19 0 28990039 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140736072457776 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20808/statm: 2406260 82094 2272 9 0 2396937 0
[pid=20808/tid=20809] ppid=20805 vsize=9625040 CPUtime=347.41 cores=0,2,4,6
/proc/20808/task/20809/stat : 20809 (java) R 20805 20808 19848 0 -1 4202560 2503 0 1 0 34733 8 0 0 20 0 19 0 28990039 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478356303568 140478196750304 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20811] ppid=20805 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20808/task/20811/stat : 20811 (java) S 20805 20808 19848 0 -1 4202560 160 0 0 0 4 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478317804584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20812] ppid=20805 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/20808/task/20812/stat : 20812 (java) S 20805 20808 19848 0 -1 4202560 162 0 0 0 3 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478316751784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20813] ppid=20805 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20808/task/20813/stat : 20813 (java) S 20805 20808 19848 0 -1 4202560 55 0 0 0 4 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478315698984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20814] ppid=20805 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20808/task/20814/stat : 20814 (java) S 20805 20808 19848 0 -1 4202560 49 0 0 0 2 1 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478196476584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20815] ppid=20805 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20808/task/20815/stat : 20815 (java) S 20805 20808 19848 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478195423784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20816] ppid=20805 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/20808/task/20816/stat : 20816 (java) S 20805 20808 19848 0 -1 4202560 47 0 0 0 2 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478194370984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20817] ppid=20805 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/20808/task/20817/stat : 20817 (java) S 20805 20808 19848 0 -1 4202560 205 0 0 0 5 2 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478193318184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20818] ppid=20805 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/20808/task/20818/stat : 20818 (java) S 20805 20808 19848 0 -1 4202560 247 0 0 0 5 3 0 0 20 0 19 0 28990040 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140478192265384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20819] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20819/stat : 20819 (java) S 20805 20808 19848 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 28990041 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477709937640 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20820] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20820/stat : 20820 (java) S 20805 20808 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477708883704 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20821] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20821/stat : 20821 (java) S 20805 20808 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28990042 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477707830792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20822] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20822/stat : 20822 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477706779280 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20808/tid=20823] ppid=20805 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/20808/task/20823/stat : 20823 (java) S 20805 20808 19848 0 -1 4202560 4524 0 0 0 36 0 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477705726392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20808/tid=20824] ppid=20805 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/20808/task/20824/stat : 20824 (java) S 20805 20808 19848 0 -1 4202560 11810 0 0 0 76 2 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477704673592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20825] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20825/stat : 20825 (java) S 20805 20808 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477703620984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20808/tid=20826] ppid=20805 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20808/task/20826/stat : 20826 (java) S 20805 20808 19848 0 -1 4202560 22 0 0 0 2 4 0 0 20 0 19 0 28990044 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477702568392 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20808/tid=20827] ppid=20805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20808/task/20827/stat : 20827 (java) S 20805 20808 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28990058 9856040960 82094 33554432000 1073741824 1073778376 140736072466640 140477701514920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 350.05
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20808 and gives
#  childrusage.ru_utime.tv_sec=348
#  childrusage.ru_utime.tv_usec=887960
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=412937
# CPU time returned by wait4() is 349.301
# while last known CPU time is 350.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 348.519
CPU time (s): 350.05
CPU user time (s): 349.81
CPU system time (s): 0.24
CPU usage (%): 100.439
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 348.888
system time used= 0.412937
maximum resident set size= 328424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21166
page faults= 1
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7791
involuntary context switches= 1531

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.98185 second user time and 1.41978 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-18 19:03:31
IDJOB=4106033
IDBENCH=47899
IDSOLVER=2546
FILE ID=node113/4106033-1466269411
RUNJOBID= node113-1466265808-19864
PBS_JOBID= 19918235
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=251-P1=257-P2=19-P3=349-P4=257-P5=479-P6=367-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106033-1466269411/watcher-4106033-1466269411 -o /tmp/evaluation-result-4106033-1466269411/solver-4106033-1466269411 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466265808-19864 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106033-1466269411.opb

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

MD5SUM BENCH= 80881c7fbc3c10cf38784c74294061e5
RANDOM SEED=1623546994

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30700420 kB
Buffers:          111020 kB
Cached:           281588 kB
SwapCached:         1896 kB
Active:           161268 kB
Inactive:         308036 kB
Active(anon):      76900 kB
Inactive(anon):     2024 kB
Active(file):      84368 kB
Inactive(file):   306012 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67098956 kB
Dirty:              1508 kB
Writeback:             0 kB
AnonPages:       1105800 kB
Mapped:            15292 kB
Shmem:                 0 kB
Slab:             606788 kB
SReclaimable:      49920 kB
SUnreclaim:       556868 kB
KernelStack:        1760 kB
PageTables:         6536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1631352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 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= 71704 MiB
End job on node113 at 2016-06-18 19:09:20