Trace number 3492523

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 NameAnswerCPU timeWall clock time
Sat4j Resolution 2011-06-08OPTIMUM 23.8624 23.1166

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111218955--soft-33-100-0.wbo
MD5SUMa0db7ea4971d37d3095b0f6461478078
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.543917
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints64
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 3426
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3425
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1202
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.01/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.08	c See www.sat4j.org for details.
0.01/0.08	c version 2.3.1.v20110525
0.01/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.08	c java.vm.version	19.1-b02
0.01/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.08	c sun.arch.data.model	64
0.01/0.08	c java.version		1.6.0_24
0.01/0.08	c os.name		Linux
0.01/0.08	c os.version		2.6.18-164.el5
0.01/0.08	c os.arch		amd64
0.01/0.08	c Free memory 		9996466904
0.01/0.08	c Max memory 		10048897024
0.01/0.08	c Total memory 		10048897024
0.01/0.08	c Number of processors 	8
0.12/0.10	c Pseudo Boolean Optimization
0.12/0.10	c --- Begin Solver configuration ---
0.12/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@761a626f
0.12/0.10	c Learn all clauses as in MiniSAT
0.12/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.10	c Expensive reason simplification
0.12/0.10	c Armin Biere (Picosat) restarts strategy
0.12/0.10	c Glucose learned constraints deletion strategy
0.12/0.10	c timeout=2147483s
0.12/0.10	c DB Simplification allowed=false
0.12/0.10	c --- End Solver configuration ---
0.12/0.10	c solving HOME/instance-3492523-1307909923.wbo
0.12/0.10	c reading problem ... 
0.12/0.16	c ... done. Wall clock time 0.054s.
0.12/0.16	c #vars     233
0.12/0.16	c #constraints  101
0.12/0.16	c constraints type 
0.12/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.12/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
0.12/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 41
0.28/0.22	c SATISFIABLE
0.28/0.22	c OPTIMIZING...
0.28/0.22	c Got one! Elapsed wall clock time (in seconds):0.11
0.28/0.22	o 388
0.28/0.26	c Got one! Elapsed wall clock time (in seconds):0.159
0.28/0.26	o 366
0.28/0.28	c Got one! Elapsed wall clock time (in seconds):0.171
0.28/0.28	o 360
0.28/0.29	c Got one! Elapsed wall clock time (in seconds):0.188
0.28/0.29	o 325
0.55/0.31	c Got one! Elapsed wall clock time (in seconds):0.207
0.55/0.31	o 315
0.55/0.34	c Got one! Elapsed wall clock time (in seconds):0.234
0.55/0.34	o 276
0.55/0.37	c Got one! Elapsed wall clock time (in seconds):0.269
0.55/0.37	o 252
0.68/0.40	c Got one! Elapsed wall clock time (in seconds):0.293
0.68/0.40	o 226
0.90/0.63	c cleaning 4134 clauses out of 8271 with flag 5001/8271
1.05/0.73	c Got one! Elapsed wall clock time (in seconds):0.624
1.05/0.73	o 216
1.17/0.85	c cleaning 5033 clauses out of 10080 with flag 3000/14214
1.17/0.87	c Got one! Elapsed wall clock time (in seconds):0.767
1.17/0.87	o 176
1.37/1.03	c cleaning 5176 clauses out of 10359 with flag 5000/19526
1.57/1.24	c cleaning 5590 clauses out of 11183 with flag 11000/25526
1.80/1.48	c cleaning 6294 clauses out of 12594 with flag 18001/32527
2.10/1.77	c cleaning 7144 clauses out of 14299 with flag 26000/40526
2.40/2.10	c cleaning 8068 clauses out of 16156 with flag 35001/49527
2.80/2.47	c cleaning 9036 clauses out of 18087 with flag 45000/59526
2.90/2.53	c Got one! Elapsed wall clock time (in seconds):2.43
2.90/2.53	o 151
3.00/2.68	c cleaning 7238 clauses out of 14486 with flag 4001/64961
3.10/2.76	c Got one! Elapsed wall clock time (in seconds):2.651
3.10/2.76	o 143
3.30/2.90	c cleaning 6593 clauses out of 13190 with flag 4000/70903
3.50/3.13	c cleaning 6298 clauses out of 12599 with flag 10002/76905
3.71/3.38	c cleaning 6644 clauses out of 13301 with flag 17002/83905
4.00/3.68	c cleaning 7320 clauses out of 14655 with flag 25000/91903
4.40/4.06	c cleaning 8162 clauses out of 16335 with flag 34000/100903
4.81/4.46	c cleaning 9081 clauses out of 18173 with flag 44000/110903
5.20/4.86	c cleaning 9546 clauses out of 19093 with flag 54001/120904
5.61/5.26	c cleaning 9770 clauses out of 19546 with flag 64000/130903
6.01/5.69	c cleaning 9880 clauses out of 19777 with flag 74001/140904
6.31/5.94	c Got one! Elapsed wall clock time (in seconds):5.834
6.31/5.94	o 115
6.51/6.15	c cleaning 10545 clauses out of 21096 with flag 5000/152103
6.71/6.38	c cleaning 8272 clauses out of 16553 with flag 11002/158105
7.02/6.66	c cleaning 7633 clauses out of 15280 with flag 18001/165104
7.31/6.99	c cleaning 7816 clauses out of 15648 with flag 26002/173105
7.41/7.01	c Got one! Elapsed wall clock time (in seconds):6.909
7.41/7.01	o 111
7.51/7.18	c cleaning 6578 clauses out of 13168 with flag 5000/178441
7.81/7.40	c cleaning 6289 clauses out of 12590 with flag 11000/184441
8.02/7.65	c cleaning 6645 clauses out of 13301 with flag 18000/191441
8.32/7.94	c cleaning 7326 clauses out of 14657 with flag 26001/199442
8.72/8.31	c cleaning 8160 clauses out of 16330 with flag 35000/208441
9.13/8.74	c cleaning 9078 clauses out of 18172 with flag 45002/218443
9.52/9.16	c cleaning 9538 clauses out of 19092 with flag 55000/228441
10.02/9.60	c cleaning 9774 clauses out of 19554 with flag 65000/238441
10.12/9.75	c Got one! Elapsed wall clock time (in seconds):9.65
10.12/9.75	o 87
10.23/9.83	c cleaning 7817 clauses out of 15642 with flag 2001/244303
10.43/10.05	c cleaning 6909 clauses out of 13825 with flag 8001/250303
10.73/10.32	c cleaning 6956 clauses out of 13915 with flag 15000/257302
10.92/10.59	c cleaning 7473 clauses out of 14959 with flag 23000/265302
11.33/10.95	c cleaning 8236 clauses out of 16486 with flag 32000/274302
11.72/11.31	c cleaning 9123 clauses out of 18252 with flag 42002/284304
12.13/11.73	c cleaning 9560 clauses out of 19127 with flag 52000/294302
12.53/12.14	c cleaning 9779 clauses out of 19568 with flag 62001/304303
12.93/12.55	c cleaning 9890 clauses out of 19788 with flag 72000/314302
13.03/12.63	c Got one! Elapsed wall clock time (in seconds):12.521
13.03/12.63	o 82
13.14/12.77	c cleaning 7930 clauses out of 15865 with flag 4001/320269
13.34/12.99	c cleaning 6961 clauses out of 13934 with flag 10000/326268
13.65/13.26	c cleaning 6983 clauses out of 13973 with flag 17000/333268
13.65/13.28	c Got one! Elapsed wall clock time (in seconds):13.176
13.65/13.28	o 79
13.85/13.45	c cleaning 6159 clauses out of 12330 with flag 5000/338608
14.05/13.67	c cleaning 6081 clauses out of 12172 with flag 11001/344609
14.25/13.83	c Got one! Elapsed wall clock time (in seconds):13.724
14.25/13.83	o 78
14.25/13.87	c cleaning 6026 clauses out of 12062 with flag 1003/350580
14.45/14.08	c cleaning 6013 clauses out of 12035 with flag 7002/356579
14.76/14.31	c cleaning 6506 clauses out of 13020 with flag 14000/363577
15.06/14.60	c cleaning 7255 clauses out of 14517 with flag 22003/371580
15.36/14.97	c cleaning 8124 clauses out of 16262 with flag 31003/380580
15.77/15.36	c cleaning 9063 clauses out of 18135 with flag 41000/390577
15.87/15.46	c Got one! Elapsed wall clock time (in seconds):15.353
15.87/15.46	o 45
15.97/15.56	c cleaning 7265 clauses out of 14544 with flag 3000/396049
16.19/15.77	c cleaning 6634 clauses out of 13279 with flag 9000/402049
16.49/16.02	c cleaning 6820 clauses out of 13645 with flag 16000/409049
16.69/16.29	c cleaning 7408 clauses out of 14825 with flag 24000/417049
17.09/16.60	c cleaning 8207 clauses out of 16417 with flag 33000/426049
17.39/16.94	c cleaning 9102 clauses out of 18211 with flag 43001/436050
17.69/17.28	c cleaning 9544 clauses out of 19108 with flag 53000/446049
18.10/17.61	c cleaning 9775 clauses out of 19564 with flag 63000/456049
18.40/17.93	c cleaning 9892 clauses out of 19790 with flag 73001/466050
18.80/18.30	c cleaning 9944 clauses out of 19897 with flag 83000/476049
18.80/18.39	c Got one! Elapsed wall clock time (in seconds):18.29
18.80/18.39	o 24
19.00/18.51	c cleaning 7798 clauses out of 15601 with flag 3002/481697
19.20/18.71	c cleaning 6897 clauses out of 13801 with flag 9000/487695
19.40/18.94	c cleaning 6948 clauses out of 13905 with flag 16001/494696
19.70/19.21	c cleaning 7476 clauses out of 14957 with flag 24001/502696
19.90/19.46	c Got one! Elapsed wall clock time (in seconds):19.357
19.90/19.46	o 6
20.12/19.69	c cleaning 10022 clauses out of 20051 with flag 5001/515266
20.43/19.93	c cleaning 8011 clauses out of 16030 with flag 11002/521267
20.63/20.17	c cleaning 7506 clauses out of 15020 with flag 18003/528268
20.93/20.43	c cleaning 7752 clauses out of 15512 with flag 26001/536266
21.23/20.73	c cleaning 8374 clauses out of 16759 with flag 35000/545265
21.23/20.75	c Got one! Elapsed wall clock time (in seconds):20.642
21.23/20.75	o 2
21.43/20.90	c cleaning 6776 clauses out of 13560 with flag 5000/550440
21.63/21.11	c cleaning 6390 clauses out of 12784 with flag 11000/556440
21.83/21.33	c cleaning 6694 clauses out of 13395 with flag 18001/563441
22.03/21.58	c cleaning 7347 clauses out of 14700 with flag 26000/571440
22.33/21.86	c cleaning 8173 clauses out of 16353 with flag 35000/580440
22.73/22.20	c cleaning 9084 clauses out of 18181 with flag 45001/590441
23.03/22.54	c cleaning 9544 clauses out of 19096 with flag 55000/600440
23.46/22.94	c cleaning 9774 clauses out of 19551 with flag 65000/610440
23.67/23.07	c starts		: 174
23.67/23.07	c conflicts		: 614010
23.67/23.07	c decisions		: 983304
23.67/23.07	c propagations		: 15868327
23.67/23.07	c inspects		: 132437751
23.67/23.07	c shortcuts		: 0
23.67/23.07	c learnt literals	: 7
23.67/23.07	c learnt binary clauses	: 26
23.67/23.07	c learnt ternary clauses	: 455
23.67/23.07	c learnt constraints	: 614002
23.67/23.07	c ignored constraints	: 0
23.67/23.07	c root simplifications	: 0
23.67/23.07	c removed literals (reason simplification)	: 4162247
23.67/23.07	c reason swapping (by a shorter reason)	: 0
23.67/23.07	c Calls to reduceDB	: 77
23.67/23.07	c number of reductions to clauses (during analyze)	: 0
23.67/23.07	c number of learned constraints concerned by reduction	: 0
23.67/23.07	c number of learning phase by resolution	: 0
23.67/23.07	c number of learning phase by cutting planes	: 0
23.67/23.07	c speed (assignments/second)	: 6828023.666092943
23.67/23.07	c non guided choices	1090
23.67/23.07	c learnt constraints type 
23.67/23.07	c constraints type 
23.67/23.07	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
23.67/23.07	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
23.67/23.07	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 41
23.67/23.07	s OPTIMUM FOUND
23.67/23.07	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 -x169 
23.67/23.07	c objective function=2
23.67/23.07	c Total wall clock time (in seconds): 22.967

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3492523-1307909923/watcher-3492523-1307909923 -o /var/tmp/evaluation-result-3492523-1307909923/solver-3492523-1307909923 -C 1800 -W 1900 -M 15500 java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492523-1307909923.wbo 

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.09 2.08 1.99 2/195 26920
/proc/meminfo: memFree=10913576/32951124 swapFree=67056304/67111528
[pid=26920] ppid=26918 vsize=30540 CPUtime=0 cores=0,2,4,6
/proc/26920/stat : 26920 (java) S 26918 26920 24181 0 -1 4202496 1243 0 0 0 0 0 0 0 25 0 2 0 981222918 31272960 960 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032198629 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/26920/statm: 7635 960 732 9 0 386 0
[pid=26920/tid=26921] ppid=26918 vsize=30536 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26921/stat : 26921 (java) R 26918 26920 24181 0 -1 4202560 130 0 0 0 0 0 0 0 25 0 2 0 981222919 31268864 963 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260015472263 0 2147483391 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.01745 s]
/proc/loadavg: 2.09 2.08 1.99 2/195 26920
/proc/meminfo: memFree=10913576/32951124 swapFree=67056304/67111528
[pid=26920] ppid=26918 vsize=10444316 CPUtime=0.01 cores=0,2,4,6
/proc/26920/stat : 26920 (java) S 26918 26920 24181 0 -1 4202496 7797 0 1 0 0 1 0 0 25 0 2 0 981222918 10694979584 7496 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032198629 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/26920/statm: 2611079 7514 917 9 0 2602235 0
[pid=26920/tid=26921] ppid=26918 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26921/stat : 26921 (java) R 26918 26920 24181 0 -1 4202560 6708 0 1 0 0 0 0 0 25 0 2 0 981222919 10694979584 7524 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260020089915 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10444316

[startup+0.106494 s]
/proc/loadavg: 2.09 2.08 1.99 2/195 26920
/proc/meminfo: memFree=10913576/32951124 swapFree=67056304/67111528
[pid=26920] ppid=26918 vsize=10540176 CPUtime=0.12 cores=0,2,4,6
/proc/26920/stat : 26920 (java) S 26918 26920 24181 0 -1 4202496 13221 0 1 0 10 2 0 0 25 0 18 0 981222918 10793140224 12864 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26920/statm: 2635044 12864 2108 9 0 2625778 0
[pid=26920/tid=26921] ppid=26918 vsize=10540176 CPUtime=0.09 cores=0,2,4,6
/proc/26920/task/26921/stat : 26921 (java) R 26918 26920 24181 0 -1 4202560 11260 0 1 0 8 1 0 0 18 0 18 0 981222919 10793140224 12864 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 46912505099250 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10540176

[startup+0.300404 s]
/proc/loadavg: 2.09 2.08 1.99 2/195 26920
/proc/meminfo: memFree=10913576/32951124 swapFree=67056304/67111528
[pid=26920] ppid=26918 vsize=10544168 CPUtime=0.55 cores=0,2,4,6
/proc/26920/stat : 26920 (java) S 26918 26920 24181 0 -1 4202496 15893 0 1 0 53 2 0 0 25 0 19 0 981222918 10797228032 14891 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26920/statm: 2636042 14891 2216 9 0 2626776 0
[pid=26920/tid=26921] ppid=26918 vsize=10544168 CPUtime=0.28 cores=0,2,4,6
/proc/26920/task/26921/stat : 26921 (java) R 26918 26920 24181 0 -1 4202560 11818 0 1 0 27 1 0 0 19 0 19 0 981222919 10797228032 14891 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 46912505175232 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 10544168

[startup+0.700337 s]
/proc/loadavg: 2.09 2.08 1.99 2/195 26920
/proc/meminfo: memFree=10913576/32951124 swapFree=67056304/67111528
[pid=26920] ppid=26918 vsize=10544168 CPUtime=1.05 cores=0,2,4,6
/proc/26920/stat : 26920 (java) S 26918 26920 24181 0 -1 4202496 17019 0 1 0 102 3 0 0 25 0 19 0 981222918 10797228032 15989 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26920/statm: 2636042 15989 2248 9 0 2626776 0
[pid=26920/tid=26921] ppid=26918 vsize=10544168 CPUtime=0.67 cores=0,2,4,6
/proc/26920/task/26921/stat : 26921 (java) R 26918 26920 24181 0 -1 4202560 12306 0 1 0 65 2 0 0 19 0 19 0 981222919 10797228032 15989 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 46912505601542 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 10544168

[startup+1.50268 s]
/proc/loadavg: 2.09 2.08 1.99 3/214 26939
/proc/meminfo: memFree=10857152/32951124 swapFree=67056304/67111528
[pid=26920] ppid=26918 vsize=10543900 CPUtime=1.9 cores=0,2,4,6
/proc/26920/stat : 26920 (java) S 26918 26920 24181 0 -1 4202496 17502 0 1 0 187 3 0 0 25 0 19 0 981222918 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26920/statm: 2635975 16350 2249 9 0 2626709 0
[pid=26920/tid=26921] ppid=26918 vsize=10543900 CPUtime=1.42 cores=0,2,4,6
/proc/26920/task/26921/stat : 26921 (java) R 26918 26920 24181 0 -1 4202560 12308 0 1 0 140 2 0 0 20 0 19 0 981222919 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26920/tid=26923] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26923/stat : 26923 (java) S 26918 26920 24181 0 -1 4202560 212 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26924] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26924/stat : 26924 (java) S 26918 26920 24181 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 19 0 981222920 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 4 0 0 0
[pid=26920/tid=26925] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26925/stat : 26925 (java) S 26918 26920 24181 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 4 0 0 0
[pid=26920/tid=26926] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26926/stat : 26926 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26927] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26927/stat : 26927 (java) S 26918 26920 24181 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26928] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26928/stat : 26928 (java) S 26918 26920 24181 0 -1 4202560 139 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26929] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26929/stat : 26929 (java) S 26918 26920 24181 0 -1 4202560 80 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 4 0 0 0
[pid=26920/tid=26930] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26930/stat : 26930 (java) S 26918 26920 24181 0 -1 4202560 107 0 0 0 0 0 0 0 16 0 19 0 981222920 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26931] ppid=26918 vsize=10543900 CPUtime=0.06 cores=0,2,4,6
/proc/26920/task/26931/stat : 26931 (java) S 26918 26920 24181 0 -1 4202560 432 0 0 0 6 0 0 0 15 0 19 0 981222921 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 0 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26932] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26932/stat : 26932 (java) S 26918 26920 24181 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 981222922 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26933] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26933/stat : 26933 (java) S 26918 26920 24181 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 981222922 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26934] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26934/stat : 26934 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981222924 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032219569 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26935] ppid=26918 vsize=10543900 CPUtime=0.21 cores=0,2,4,6
/proc/26920/task/26935/stat : 26935 (java) S 26918 26920 24181 0 -1 4202560 1082 0 0 0 21 0 0 0 17 0 19 0 981222924 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26936] ppid=26918 vsize=10543900 CPUtime=0.18 cores=0,2,4,6
/proc/26920/task/26936/stat : 26936 (java) S 26918 26920 24181 0 -1 4202560 1975 0 0 0 18 0 0 0 15 0 19 0 981222924 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26937] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26937/stat : 26937 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981222924 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26938] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26938/stat : 26938 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981222924 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 4 0 16800975 18446604453928053696 0 0 -1 4 0 0 0
[pid=26920/tid=26939] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26939/stat : 26939 (java) S 26918 26920 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 981222935 10796953600 16350 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 10543900

[startup+3.10092 s]
/proc/loadavg: 2.09 2.08 1.99 3/214 26939
/proc/meminfo: memFree=10855912/32951124 swapFree=67056304/67111528
[pid=26920] ppid=26918 vsize=10543900 CPUtime=3.5 cores=0,2,4,6
/proc/26920/stat : 26920 (java) S 26918 26920 24181 0 -1 4202496 17694 0 1 0 347 3 0 0 25 0 19 0 981222918 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26920/statm: 2635975 16537 2249 9 0 2626709 0
[pid=26920/tid=26921] ppid=26918 vsize=10543900 CPUtime=2.95 cores=0,2,4,6
/proc/26920/task/26921/stat : 26921 (java) R 26918 26920 24181 0 -1 4202560 12313 0 1 0 293 2 0 0 24 0 19 0 981222919 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 46912505561034 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26920/tid=26923] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26923/stat : 26923 (java) S 26918 26920 24181 0 -1 4202560 212 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26924] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26924/stat : 26924 (java) S 26918 26920 24181 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26925] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26925/stat : 26925 (java) S 26918 26920 24181 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26926] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26926/stat : 26926 (java) S 26918 26920 24181 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26927] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26927/stat : 26927 (java) S 26918 26920 24181 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26928] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26928/stat : 26928 (java) S 26918 26920 24181 0 -1 4202560 139 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26929] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26929/stat : 26929 (java) S 26918 26920 24181 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26930] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26930/stat : 26930 (java) S 26918 26920 24181 0 -1 4202560 125 0 0 0 0 0 0 0 15 0 19 0 981222920 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26931] ppid=26918 vsize=10543900 CPUtime=0.12 cores=0,2,4,6
/proc/26920/task/26931/stat : 26931 (java) S 26918 26920 24181 0 -1 4202560 554 0 0 0 12 0 0 0 16 0 19 0 981222921 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 0 0 16800975 18446604453928053696 0 0 -1 4 0 0 0
[pid=26920/tid=26932] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26932/stat : 26932 (java) S 26918 26920 24181 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 981222922 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26933] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26933/stat : 26933 (java) S 26918 26920 24181 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 981222922 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26934] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26934/stat : 26934 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981222924 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032219569 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26935] ppid=26918 vsize=10543900 CPUtime=0.21 cores=0,2,4,6
/proc/26920/task/26935/stat : 26935 (java) S 26918 26920 24181 0 -1 4202560 1082 0 0 0 21 0 0 0 15 0 19 0 981222924 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26936] ppid=26918 vsize=10543900 CPUtime=0.18 cores=0,2,4,6
/proc/26920/task/26936/stat : 26936 (java) S 26918 26920 24181 0 -1 4202560 1975 0 0 0 18 0 0 0 15 0 19 0 981222924 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26937] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26937/stat : 26937 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981222924 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26938] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26938/stat : 26938 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981222924 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 4 0 16800975 18446604453928053696 0 0 -1 4 0 0 0
[pid=26920/tid=26939] ppid=26918 vsize=10543900 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26939/stat : 26939 (java) S 26918 26920 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 981222935 10796953600 16537 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 10543900

[startup+6.30135 s]
/proc/loadavg: 2.08 2.08 1.99 3/214 26939
/proc/meminfo: memFree=10854772/32951124 swapFree=67056304/67111528
[pid=26920] ppid=26918 vsize=10543220 CPUtime=6.71 cores=0,2,4,6
/proc/26920/stat : 26920 (java) S 26918 26920 24181 0 -1 4202496 17882 0 1 0 668 3 0 0 25 0 19 0 981222918 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26920/statm: 2635805 16538 2249 9 0 2626539 0
[pid=26920/tid=26921] ppid=26918 vsize=10543220 CPUtime=6.02 cores=0,2,4,6
/proc/26920/task/26921/stat : 26921 (java) R 26918 26920 24181 0 -1 4202560 12323 0 1 0 600 2 0 0 25 0 19 0 981222919 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 46912505554993 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26920/tid=26923] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26923/stat : 26923 (java) S 26918 26920 24181 0 -1 4202560 216 0 0 0 0 0 0 0 15 0 19 0 981222920 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26924] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26924/stat : 26924 (java) S 26918 26920 24181 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 19 0 981222920 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26925] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26925/stat : 26925 (java) S 26918 26920 24181 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 981222920 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26926] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26926/stat : 26926 (java) S 26918 26920 24181 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 981222920 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26927] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26927/stat : 26927 (java) S 26918 26920 24181 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 981222920 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26928] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26928/stat : 26928 (java) S 26918 26920 24181 0 -1 4202560 141 0 0 0 0 0 0 0 15 0 19 0 981222920 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26929] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26929/stat : 26929 (java) S 26918 26920 24181 0 -1 4202560 106 0 0 0 0 0 0 0 16 0 19 0 981222920 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26930] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26930/stat : 26930 (java) S 26918 26920 24181 0 -1 4202560 141 0 0 0 0 0 0 0 15 0 19 0 981222920 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26931] ppid=26918 vsize=10543220 CPUtime=0.23 cores=0,2,4,6
/proc/26920/task/26931/stat : 26931 (java) S 26918 26920 24181 0 -1 4202560 690 0 0 0 23 0 0 0 16 0 19 0 981222921 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 0 0 16800975 18446604453928053696 0 0 -1 4 0 0 0
[pid=26920/tid=26932] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26932/stat : 26932 (java) S 26918 26920 24181 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 981222922 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26933] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26933/stat : 26933 (java) S 26918 26920 24181 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 981222922 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26934] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26934/stat : 26934 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981222924 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032219569 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26935] ppid=26918 vsize=10543220 CPUtime=0.21 cores=0,2,4,6
/proc/26920/task/26935/stat : 26935 (java) S 26918 26920 24181 0 -1 4202560 1082 0 0 0 21 0 0 0 15 0 19 0 981222924 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26936] ppid=26918 vsize=10543220 CPUtime=0.18 cores=0,2,4,6
/proc/26920/task/26936/stat : 26936 (java) S 26918 26920 24181 0 -1 4202560 1975 0 0 0 18 0 0 0 15 0 19 0 981222924 10796257280 16538 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0

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

/proc/26920/task/26921/stat : 26921 (java) R 26918 26920 24181 0 -1 4202560 12372 0 1 0 1972 2 0 0 25 0 19 0 981222919 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 46912505531532 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26920/tid=26923] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26923/stat : 26923 (java) S 26918 26920 24181 0 -1 4202560 216 0 0 0 2 0 0 0 15 0 19 0 981222920 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26924] ppid=26918 vsize=10543220 CPUtime=0.01 cores=0,2,4,6
/proc/26920/task/26924/stat : 26924 (java) S 26918 26920 24181 0 -1 4202560 30 0 0 0 1 0 0 0 15 0 19 0 981222920 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26925] ppid=26918 vsize=10543220 CPUtime=0.01 cores=0,2,4,6
/proc/26920/task/26925/stat : 26925 (java) S 26918 26920 24181 0 -1 4202560 17 0 0 0 1 0 0 0 15 0 19 0 981222920 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26926] ppid=26918 vsize=10543220 CPUtime=0.01 cores=0,2,4,6
/proc/26920/task/26926/stat : 26926 (java) S 26918 26920 24181 0 -1 4202560 5 0 0 0 1 0 0 0 15 0 19 0 981222920 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26927] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26927/stat : 26927 (java) S 26918 26920 24181 0 -1 4202560 9 0 0 0 2 0 0 0 16 0 19 0 981222920 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26928] ppid=26918 vsize=10543220 CPUtime=0.01 cores=0,2,4,6
/proc/26920/task/26928/stat : 26928 (java) S 26918 26920 24181 0 -1 4202560 142 0 0 0 1 0 0 0 15 0 19 0 981222920 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26929] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26929/stat : 26929 (java) S 26918 26920 24181 0 -1 4202560 110 0 0 0 2 0 0 0 16 0 19 0 981222920 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26930] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26930/stat : 26930 (java) S 26918 26920 24181 0 -1 4202560 142 0 0 0 2 0 0 0 15 0 19 0 981222920 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26931] ppid=26918 vsize=10543220 CPUtime=0.84 cores=0,2,4,6
/proc/26920/task/26931/stat : 26931 (java) S 26918 26920 24181 0 -1 4202560 814 0 0 0 84 0 0 0 16 0 19 0 981222921 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 0 0 16800975 18446604453928053696 0 0 -1 4 0 0 0
[pid=26920/tid=26932] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26932/stat : 26932 (java) S 26918 26920 24181 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 981222922 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26933] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26933/stat : 26933 (java) S 26918 26920 24181 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 981222922 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26934] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26934/stat : 26934 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981222924 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032219569 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26935] ppid=26918 vsize=10543220 CPUtime=0.22 cores=0,2,4,6
/proc/26920/task/26935/stat : 26935 (java) S 26918 26920 24181 0 -1 4202560 1085 0 0 0 22 0 0 0 15 0 19 0 981222924 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26936] ppid=26918 vsize=10543220 CPUtime=0.22 cores=0,2,4,6
/proc/26920/task/26936/stat : 26936 (java) S 26918 26920 24181 0 -1 4202560 2279 0 0 0 22 0 0 0 15 0 19 0 981222924 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26937] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26937/stat : 26937 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981222924 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26938] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26938/stat : 26938 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981222924 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26939] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26939/stat : 26939 (java) S 26918 26920 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 981222935 10796257280 16712 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.23
Current children cumulated vsize (KiB) 10543220

[startup+22.3014 s]
/proc/loadavg: 2.06 2.07 1.99 3/214 26939
/proc/meminfo: memFree=10853272/32951124 swapFree=67056304/67111528
[pid=26920] ppid=26918 vsize=10543220 CPUtime=22.83 cores=0,2,4,6
/proc/26920/stat : 26920 (java) S 26918 26920 24181 0 -1 4202496 18382 0 1 0 2279 4 0 0 25 0 19 0 981222918 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26920/statm: 2635805 16713 2251 9 0 2626539 0
[pid=26920/tid=26921] ppid=26918 vsize=10543220 CPUtime=21.25 cores=0,2,4,6
/proc/26920/task/26921/stat : 26921 (java) R 26918 26920 24181 0 -1 4202560 12379 0 1 0 2123 2 0 0 18 0 19 0 981222919 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 46912505545316 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26920/tid=26923] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26923/stat : 26923 (java) S 26918 26920 24181 0 -1 4202560 216 0 0 0 2 0 0 0 15 0 19 0 981222920 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26924] ppid=26918 vsize=10543220 CPUtime=0.01 cores=0,2,4,6
/proc/26920/task/26924/stat : 26924 (java) S 26918 26920 24181 0 -1 4202560 30 0 0 0 1 0 0 0 15 0 19 0 981222920 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26925] ppid=26918 vsize=10543220 CPUtime=0.01 cores=0,2,4,6
/proc/26920/task/26925/stat : 26925 (java) S 26918 26920 24181 0 -1 4202560 17 0 0 0 1 0 0 0 15 0 19 0 981222920 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26926] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26926/stat : 26926 (java) S 26918 26920 24181 0 -1 4202560 5 0 0 0 2 0 0 0 15 0 19 0 981222920 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26927] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26927/stat : 26927 (java) S 26918 26920 24181 0 -1 4202560 10 0 0 0 2 0 0 0 16 0 19 0 981222920 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26928] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26928/stat : 26928 (java) S 26918 26920 24181 0 -1 4202560 142 0 0 0 2 0 0 0 15 0 19 0 981222920 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26929] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26929/stat : 26929 (java) S 26918 26920 24181 0 -1 4202560 110 0 0 0 2 0 0 0 15 0 19 0 981222920 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26930] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26930/stat : 26930 (java) S 26918 26920 24181 0 -1 4202560 142 0 0 0 2 0 0 0 15 0 19 0 981222920 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26931] ppid=26918 vsize=10543220 CPUtime=0.94 cores=0,2,4,6
/proc/26920/task/26931/stat : 26931 (java) S 26918 26920 24181 0 -1 4202560 814 0 0 0 93 1 0 0 16 0 19 0 981222921 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 0 0 16800975 18446604453928053696 0 0 -1 4 0 0 0
[pid=26920/tid=26932] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26932/stat : 26932 (java) S 26918 26920 24181 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 981222922 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26933] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26933/stat : 26933 (java) S 26918 26920 24181 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 981222922 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26934] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26934/stat : 26934 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981222924 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032219569 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26935] ppid=26918 vsize=10543220 CPUtime=0.23 cores=0,2,4,6
/proc/26920/task/26935/stat : 26935 (java) S 26918 26920 24181 0 -1 4202560 1085 0 0 0 23 0 0 0 15 0 19 0 981222924 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26936] ppid=26918 vsize=10543220 CPUtime=0.22 cores=0,2,4,6
/proc/26920/task/26936/stat : 26936 (java) S 26918 26920 24181 0 -1 4202560 2279 0 0 0 22 0 0 0 15 0 19 0 981222924 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26937] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26937/stat : 26937 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981222924 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26938] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26938/stat : 26938 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981222924 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26939] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26939/stat : 26939 (java) S 26918 26920 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 981222935 10796257280 16713 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.83
Current children cumulated vsize (KiB) 10543220

[startup+22.7013 s]
/proc/loadavg: 2.06 2.07 1.99 3/214 26939
/proc/meminfo: memFree=10853272/32951124 swapFree=67056304/67111528
[pid=26920] ppid=26918 vsize=10543220 CPUtime=23.23 cores=0,2,4,6
/proc/26920/stat : 26920 (java) S 26918 26920 24181 0 -1 4202496 18386 0 1 0 2319 4 0 0 25 0 19 0 981222918 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26920/statm: 2635805 16716 2251 9 0 2626539 0
[pid=26920/tid=26921] ppid=26918 vsize=10543220 CPUtime=21.63 cores=0,2,4,6
/proc/26920/task/26921/stat : 26921 (java) R 26918 26920 24181 0 -1 4202560 12383 0 1 0 2161 2 0 0 19 0 19 0 981222919 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 46912505531883 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26920/tid=26923] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26923/stat : 26923 (java) S 26918 26920 24181 0 -1 4202560 216 0 0 0 2 0 0 0 16 0 19 0 981222920 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26924] ppid=26918 vsize=10543220 CPUtime=0.01 cores=0,2,4,6
/proc/26920/task/26924/stat : 26924 (java) S 26918 26920 24181 0 -1 4202560 30 0 0 0 1 0 0 0 15 0 19 0 981222920 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26925] ppid=26918 vsize=10543220 CPUtime=0.01 cores=0,2,4,6
/proc/26920/task/26925/stat : 26925 (java) S 26918 26920 24181 0 -1 4202560 17 0 0 0 1 0 0 0 15 0 19 0 981222920 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26926] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26926/stat : 26926 (java) S 26918 26920 24181 0 -1 4202560 5 0 0 0 2 0 0 0 15 0 19 0 981222920 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26927] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26927/stat : 26927 (java) S 26918 26920 24181 0 -1 4202560 10 0 0 0 2 0 0 0 16 0 19 0 981222920 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26928] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26928/stat : 26928 (java) S 26918 26920 24181 0 -1 4202560 142 0 0 0 2 0 0 0 15 0 19 0 981222920 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26929] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26929/stat : 26929 (java) S 26918 26920 24181 0 -1 4202560 110 0 0 0 2 0 0 0 16 0 19 0 981222920 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26930] ppid=26918 vsize=10543220 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26930/stat : 26930 (java) S 26918 26920 24181 0 -1 4202560 142 0 0 0 2 0 0 0 16 0 19 0 981222920 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26931] ppid=26918 vsize=10543220 CPUtime=0.95 cores=0,2,4,6
/proc/26920/task/26931/stat : 26931 (java) S 26918 26920 24181 0 -1 4202560 814 0 0 0 94 1 0 0 16 0 19 0 981222921 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 0 0 16800975 18446604453928053696 0 0 -1 4 0 0 0
[pid=26920/tid=26932] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26932/stat : 26932 (java) S 26918 26920 24181 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 981222922 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26933] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26933/stat : 26933 (java) S 26918 26920 24181 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 981222922 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26934] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26934/stat : 26934 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981222924 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032219569 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26935] ppid=26918 vsize=10543220 CPUtime=0.23 cores=0,2,4,6
/proc/26920/task/26935/stat : 26935 (java) S 26918 26920 24181 0 -1 4202560 1085 0 0 0 23 0 0 0 15 0 19 0 981222924 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26936] ppid=26918 vsize=10543220 CPUtime=0.22 cores=0,2,4,6
/proc/26920/task/26936/stat : 26936 (java) S 26918 26920 24181 0 -1 4202560 2279 0 0 0 22 0 0 0 15 0 19 0 981222924 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26937] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26937/stat : 26937 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981222924 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26938] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26938/stat : 26938 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981222924 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26939] ppid=26918 vsize=10543220 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26939/stat : 26939 (java) S 26918 26920 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 981222935 10796257280 16716 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.23
Current children cumulated vsize (KiB) 10543220

[startup+23.1072 s]
/proc/loadavg: 2.14 2.09 2.00 4/214 26939
/proc/meminfo: memFree=10839384/32951124 swapFree=67056304/67111528
[pid=26920] ppid=26918 vsize=10544248 CPUtime=23.85 cores=0,2,4,6
/proc/26920/stat : 26920 (java) S 26918 26920 24181 0 -1 4202496 24640 0 1 0 2379 6 0 0 25 0 18 0 981222918 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26920/statm: 2636062 20922 2253 9 0 2626796 0
[pid=26920/tid=26921] ppid=26918 vsize=10544248 CPUtime=21.98 cores=0,2,4,6
/proc/26920/task/26921/stat : 26921 (java) S 26918 26920 24181 0 -1 4202560 12390 0 1 0 2196 2 0 0 18 0 18 0 981222919 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 4 0 0 0
[pid=26920/tid=26923] ppid=26918 vsize=10544248 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26923/stat : 26923 (java) S 26918 26920 24181 0 -1 4202560 216 0 0 0 2 0 0 0 15 0 18 0 981222920 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26924] ppid=26918 vsize=10544248 CPUtime=0.01 cores=0,2,4,6
/proc/26920/task/26924/stat : 26924 (java) S 26918 26920 24181 0 -1 4202560 30 0 0 0 1 0 0 0 15 0 18 0 981222920 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26925] ppid=26918 vsize=10544248 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26925/stat : 26925 (java) S 26918 26920 24181 0 -1 4202560 17 0 0 0 2 0 0 0 16 0 18 0 981222920 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26926] ppid=26918 vsize=10544248 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26926/stat : 26926 (java) S 26918 26920 24181 0 -1 4202560 5 0 0 0 2 0 0 0 15 0 18 0 981222920 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26927] ppid=26918 vsize=10544248 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26927/stat : 26927 (java) S 26918 26920 24181 0 -1 4202560 10 0 0 0 2 0 0 0 15 0 18 0 981222920 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26928] ppid=26918 vsize=10544248 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26928/stat : 26928 (java) S 26918 26920 24181 0 -1 4202560 144 0 0 0 2 0 0 0 15 0 18 0 981222920 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26929] ppid=26918 vsize=10544248 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26929/stat : 26929 (java) S 26918 26920 24181 0 -1 4202560 110 0 0 0 2 0 0 0 15 0 18 0 981222920 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26930] ppid=26918 vsize=10544248 CPUtime=0.02 cores=0,2,4,6
/proc/26920/task/26930/stat : 26930 (java) S 26918 26920 24181 0 -1 4202560 142 0 0 0 2 0 0 0 15 0 18 0 981222920 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26931] ppid=26918 vsize=10544248 CPUtime=0.96 cores=0,2,4,6
/proc/26920/task/26931/stat : 26931 (java) S 26918 26920 24181 0 -1 4202560 815 0 0 0 95 1 0 0 15 0 18 0 981222921 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 0 0 16800975 18446604453928053696 0 0 -1 4 0 0 0
[pid=26920/tid=26932] ppid=26918 vsize=10544248 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26932/stat : 26932 (java) S 26918 26920 24181 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 18 0 981222922 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26933] ppid=26918 vsize=10544248 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26933/stat : 26933 (java) S 26918 26920 24181 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 18 0 981222922 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26934] ppid=26918 vsize=10544248 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26934/stat : 26934 (java) S 26918 26920 24181 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 18 0 981222924 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26935] ppid=26918 vsize=10544248 CPUtime=0.26 cores=0,2,4,6
/proc/26920/task/26935/stat : 26935 (java) S 26918 26920 24181 0 -1 4202560 1097 0 0 0 26 0 0 0 16 0 18 0 981222924 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
[pid=26920/tid=26936] ppid=26918 vsize=10544248 CPUtime=0.42 cores=0,2,4,6
/proc/26920/task/26936/stat : 26936 (java) S 26918 26920 24181 0 -1 4202560 8490 0 0 0 41 1 0 0 16 0 18 0 981222924 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 2 0 0 0
[pid=26920/tid=26937] ppid=26918 vsize=10544248 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26937/stat : 26937 (java) S 26918 26920 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 981222924 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032211865 0 4 0 16800975 18446604453928053696 0 0 -1 6 0 0 0
[pid=26920/tid=26939] ppid=26918 vsize=10544248 CPUtime=0 cores=0,2,4,6
/proc/26920/task/26939/stat : 26939 (java) S 26918 26920 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 18 0 981222935 10797309952 20922 33554432000 1073741824 1073778376 140735453891296 18446744073709551615 260032212480 0 4 0 16800975 18446604453928053696 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.85
Current children cumulated vsize (KiB) 10544248

Child status: 30
Real time (s): 23.1166
CPU time (s): 23.8624
CPU user time (s): 23.7974
CPU system time (s): 0.06499
CPU usage (%): 103.226
Max. virtual memory (cumulated for all children) (KiB): 10544248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.7974
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24640
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2892
involuntary context switches= 1224

runsolver used 0.038994 second user time and 0.101984 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-12 22:18:43
IDJOB=3492523
IDBENCH=78858
IDSOLVER=1982
FILE ID=node110/3492523-1307909923
RUNJOBID= node110-1307907269-25818
PBS_JOBID= 13559603
Free space on /var/tmp= 2884 MiB

SOLVER NAME= Sat4j Resolution 2011-06-08
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111218955--soft-33-100-0.wbo
COMMAND LINE= java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3492523-1307909923/watcher-3492523-1307909923 -o /var/tmp/evaluation-result-3492523-1307909923/solver-3492523-1307909923 -C 1800 -W 1900 -M 15500  java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492523-1307909923.wbo

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

MD5SUM BENCH= a0db7ea4971d37d3095b0f6461478078
RANDOM SEED=2059926565

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10913856 kB
Buffers:         52412 kB
Cached:       20955580 kB
SwapCached:       9144 kB
Active:        6015684 kB
Inactive:     15307576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10913856 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:             620 kB
Writeback:           0 kB
AnonPages:      312960 kB
Mapped:          21428 kB
Slab:           649664 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10549136 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2884 MiB
End job on node110 at 2011-06-12 22:19:07