Trace number 3687985

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
Sat 4j PB Resolution 2.3.2 SnapshotSAT 256.12 253.945

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob4.opb
MD5SUM65ff8d8fa0c74cfadd531eacdf92ff06
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.82372
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables82
Total number of constraints2
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 constraints2
Minimum length of a constraint82
Maximum length of a constraint82
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 60575666
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 801239175
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.08	c version 2.3.2.v20120418
0.03/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.08	c java.vm.version	19.1-b02
0.03/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version		1.6.0_24
0.03/0.08	c os.name		Linux
0.03/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.08	c os.arch		amd64
0.03/0.08	c Free memory 		501472288
0.03/0.08	c Max memory 		7480803328
0.03/0.08	c Total memory 		504102912
0.03/0.08	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3687985-1337879083.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c ... done. Wall clock time 0.013s.
0.09/0.12	c declared #vars     82
0.09/0.12	c #constraints  2
0.09/0.12	c constraints type 
0.09/0.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.09/0.12	c 2 constraints processed.
0.48/0.38	c cleaning 2501 clauses out of 5001 with flag 5001/5001
0.76/0.55	c cleaning 4245 clauses out of 8500 with flag 11001/11001
0.98/0.72	c cleaning 5622 clauses out of 11257 with flag 18003/18003
1.19/0.93	c cleaning 6817 clauses out of 13634 with flag 26002/26002
1.43/1.19	c cleaning 7907 clauses out of 15815 with flag 35000/35000
1.73/1.47	c cleaning 8948 clauses out of 17910 with flag 45002/45002
2.03/1.74	c cleaning 9973 clauses out of 19960 with flag 56000/56000
2.45/2.12	c cleaning 10994 clauses out of 21988 with flag 68001/68001
2.85/2.52	c cleaning 11991 clauses out of 23993 with flag 81000/81000
3.36/3.00	c cleaning 13002 clauses out of 26003 with flag 95001/95001
3.78/3.46	c cleaning 13991 clauses out of 28000 with flag 110000/110000
4.38/4.00	c cleaning 15002 clauses out of 30010 with flag 126001/126001
4.90/4.58	c cleaning 15999 clauses out of 32008 with flag 143001/143001
5.51/5.17	c cleaning 17004 clauses out of 34009 with flag 161001/161001
6.22/5.83	c cleaning 18006 clauses out of 36012 with flag 180008/180008
6.94/6.54	c cleaning 18994 clauses out of 37998 with flag 200000/200000
7.76/7.32	c cleaning 19997 clauses out of 40005 with flag 221001/221001
8.48/8.09	c cleaning 21000 clauses out of 42007 with flag 243000/243000
9.52/9.05	c cleaning 22004 clauses out of 44007 with flag 266000/266000
10.44/9.93	c cleaning 22994 clauses out of 46003 with flag 290000/290000
11.35/10.90	c cleaning 24001 clauses out of 48010 with flag 315001/315001
12.47/11.98	c cleaning 25002 clauses out of 50009 with flag 341001/341001
13.60/13.04	c cleaning 25991 clauses out of 52006 with flag 368000/368000
14.63/14.09	c cleaning 27008 clauses out of 54015 with flag 396000/396000
15.94/15.37	c cleaning 27994 clauses out of 56007 with flag 425000/425000
17.15/16.53	c cleaning 29002 clauses out of 58013 with flag 455000/455000
18.34/17.76	c cleaning 30003 clauses out of 60012 with flag 486001/486001
19.85/19.26	c cleaning 31000 clauses out of 62008 with flag 518000/518000
21.57/20.91	c cleaning 31995 clauses out of 64011 with flag 551003/551003
23.47/22.83	c cleaning 33007 clauses out of 66014 with flag 585001/585001
24.99/24.38	c cleaning 33994 clauses out of 68007 with flag 620001/620001
26.41/25.76	c cleaning 35000 clauses out of 70012 with flag 656000/656000
28.15/27.44	c cleaning 36003 clauses out of 72012 with flag 693000/693000
29.87/29.17	c cleaning 37002 clauses out of 74010 with flag 731001/731001
31.79/31.08	c cleaning 38006 clauses out of 76011 with flag 770004/770004
33.83/33.04	c cleaning 38989 clauses out of 78001 with flag 810000/810000
36.05/35.27	c cleaning 40005 clauses out of 80012 with flag 851000/851000
38.35/37.58	c cleaning 41004 clauses out of 82007 with flag 893000/893000
40.58/39.73	c cleaning 42000 clauses out of 84005 with flag 936002/936002
42.60/41.80	c cleaning 42992 clauses out of 86004 with flag 980001/980001
45.32/44.45	c cleaning 44003 clauses out of 88013 with flag 1025002/1025002
47.65/46.71	c cleaning 45001 clauses out of 90008 with flag 1071000/1071000
49.88/48.99	c cleaning 45997 clauses out of 92009 with flag 1118002/1118002
52.61/51.68	c cleaning 47006 clauses out of 94011 with flag 1166001/1166001
55.23/54.27	c cleaning 47999 clauses out of 96005 with flag 1215001/1215001
58.06/57.03	c cleaning 48999 clauses out of 98007 with flag 1265002/1265002
60.98/59.93	c cleaning 49998 clauses out of 100009 with flag 1316003/1316003
64.03/62.96	c cleaning 50996 clauses out of 102008 with flag 1368000/1368000
67.17/66.01	c cleaning 52003 clauses out of 104013 with flag 1421001/1421001
70.57/69.45	c cleaning 53005 clauses out of 106010 with flag 1475001/1475001
73.99/72.81	c cleaning 54003 clauses out of 108005 with flag 1530001/1530001
78.43/77.22	c cleaning 54995 clauses out of 110001 with flag 1586000/1586000
81.96/80.76	c cleaning 55999 clauses out of 112006 with flag 1643000/1643000
85.57/84.31	c cleaning 56996 clauses out of 114009 with flag 1701002/1701002
89.41/88.17	c cleaning 57996 clauses out of 116012 with flag 1760001/1760001
93.04/91.78	c cleaning 58997 clauses out of 118017 with flag 1820002/1820002
97.27/95.97	c cleaning 60005 clauses out of 120019 with flag 1881001/1881001
101.40/100.08	c cleaning 61001 clauses out of 122015 with flag 1943002/1943002
105.82/104.46	c cleaning 61994 clauses out of 124012 with flag 2006000/2006000
110.14/108.75	c cleaning 63002 clauses out of 126020 with flag 2070002/2070002
114.48/113.00	c cleaning 64006 clauses out of 128016 with flag 2135000/2135000
119.63/118.15	c cleaning 65001 clauses out of 130012 with flag 2201002/2201002
124.87/123.31	c cleaning 66000 clauses out of 132009 with flag 2268000/2268000
128.99/127.44	c cleaning 66995 clauses out of 134009 with flag 2336000/2336000
133.91/132.31	c cleaning 68002 clauses out of 136014 with flag 2405000/2405000
139.44/137.81	c cleaning 68989 clauses out of 138012 with flag 2475000/2475000
144.48/142.90	c cleaning 70011 clauses out of 140026 with flag 2546003/2546003
149.60/147.98	c cleaning 71001 clauses out of 142012 with flag 2618000/2618000
154.06/152.32	c cleaning 72003 clauses out of 144011 with flag 2691000/2691000
159.68/157.96	c cleaning 73004 clauses out of 146010 with flag 2765002/2765002
165.73/163.91	c cleaning 74001 clauses out of 148004 with flag 2840000/2840000
171.65/169.84	c cleaning 74997 clauses out of 150003 with flag 2916000/2916000
177.88/176.03	c cleaning 76003 clauses out of 152006 with flag 2993000/2993000
183.11/181.22	c cleaning 76993 clauses out of 154004 with flag 3071001/3071001
188.76/186.81	c cleaning 78005 clauses out of 156011 with flag 3150001/3150001
193.77/191.83	c cleaning 79005 clauses out of 158010 with flag 3230005/3230005
199.99/198.01	c cleaning 79988 clauses out of 160000 with flag 3311000/3311000
206.91/204.96	c cleaning 81001 clauses out of 162012 with flag 3393000/3393000
212.20/210.29	c cleaning 81996 clauses out of 164012 with flag 3476001/3476001
218.73/216.76	c cleaning 82999 clauses out of 166015 with flag 3560000/3560000
225.65/223.68	c cleaning 84005 clauses out of 168016 with flag 3645000/3645000
232.38/230.36	c cleaning 85000 clauses out of 170013 with flag 3731002/3731002
239.54/237.46	c cleaning 86001 clauses out of 172011 with flag 3818000/3818000
245.29/243.16	c cleaning 87000 clauses out of 174010 with flag 3906000/3906000
251.82/249.63	c cleaning 88000 clauses out of 176010 with flag 3995000/3995000
256.12/253.91	c starts		: 253
256.12/253.91	c conflicts		: 4073863
256.12/253.91	c decisions		: 4085314
256.12/253.91	c propagations		: 21710012
256.12/253.91	c inspects		: 3453161795
256.12/253.91	c shortcuts		: 0
256.12/253.91	c learnt literals	: 0
256.12/253.91	c learnt binary clauses	: 0
256.12/253.91	c learnt ternary clauses	: 0
256.12/253.91	c learnt constraints	: 4073863
256.12/253.91	c ignored constraints	: 0
256.12/253.91	c root simplifications	: 0
256.12/253.91	c removed literals (reason simplification)	: 0
256.12/253.91	c reason swapping (by a shorter reason)	: 0
256.12/253.91	c Calls to reduceDB	: 85
256.12/253.91	c number of reductions to clauses (during analyze)	: 0
256.12/253.91	c number of learned constraints concerned by reduction	: 0
256.12/253.91	c number of learning phase by resolution	: 0
256.12/253.91	c number of learning phase by cutting planes	: 0
256.12/253.91	c speed (assignments/second)	: 85544.56116570655
256.12/253.91	c non guided choices	70
256.12/253.94	c learnt constraints type 
256.12/253.94	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 166873
256.12/253.94	c constraints type 
256.12/253.94	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
256.12/253.94	c 2 constraints processed.
256.12/253.94	s SATISFIABLE
256.12/253.94	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 
256.12/253.94	c Total wall clock time (in seconds): 253.831

Verifier Data

OK	0

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 /tmp/evaluation-result-3687985-1337879083/watcher-3687985-1337879083 -o /tmp/evaluation-result-3687985-1337879083/solver-3687985-1337879083 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687985-1337879083.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11606
/proc/meminfo: memFree=26240412/32873648 swapFree=7100/7100
[pid=11606] ppid=11604 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/11606/stat : 11606 (java) D 11604 11606 10055 0 -1 4202496 247 0 0 0 0 0 0 0 20 0 1 0 254033769 9515008 182 33554432000 1073741824 1073778376 140737150639088 140737150630120 260190322357 0 0 4096 0 18446744072100609316 0 0 17 1 0 0 0 0 0
/proc/11606/statm: 2323 182 140 9 0 71 0

[startup+0.0607361 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11606
/proc/meminfo: memFree=26240412/32873648 swapFree=7100/7100
[pid=11606] ppid=11604 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/11606/stat : 11606 (java) S 11604 11606 10055 0 -1 4202496 3172 0 1 0 3 0 0 0 20 0 18 0 254033769 9787813888 4382 33554432000 1073741824 1073778376 140736415004016 140736414995152 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11606/statm: 2389603 4382 1754 9 0 2380296 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9558412

[startup+0.100197 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11606
/proc/meminfo: memFree=26240412/32873648 swapFree=7100/7100
[pid=11606] ppid=11604 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/11606/stat : 11606 (java) S 11604 11606 10055 0 -1 4202496 4377 0 1 0 8 1 0 0 20 0 18 0 254033769 9787813888 5569 33554432000 1073741824 1073778376 140736415004016 140736414995152 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11606/statm: 2389603 5569 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.30016 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11606
/proc/meminfo: memFree=26240412/32873648 swapFree=7100/7100
[pid=11606] ppid=11604 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/11606/stat : 11606 (java) S 11604 11606 10055 0 -1 4202496 7103 0 1 0 47 1 0 0 20 0 19 0 254033769 9855975424 7589 33554432000 1073741824 1073778376 140736415004016 140736414995152 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11606/statm: 2406244 7589 2218 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9624976

[startup+0.700213 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11606
/proc/meminfo: memFree=26240412/32873648 swapFree=7100/7100
[pid=11606] ppid=11604 vsize=9624976 CPUtime=0.98 cores=1,3,5,7
/proc/11606/stat : 11606 (java) S 11604 11606 10055 0 -1 4202496 7702 0 1 0 96 2 0 0 20 0 19 0 254033769 9855975424 10735 33554432000 1073741824 1073778376 140736415004016 140736414995152 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11606/statm: 2406244 10735 2256 9 0 2396937 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9624976

[startup+1.50056 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 11625
/proc/meminfo: memFree=26203820/32873648 swapFree=7100/7100
[pid=11606] ppid=11604 vsize=9624976 CPUtime=1.83 cores=1,3,5,7
/proc/11606/stat : 11606 (java) S 11604 11606 10055 0 -1 4202496 8043 0 1 0 181 2 0 0 20 0 19 0 254033769 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140736414995152 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11606/statm: 2406244 11784 2267 9 0 2396937 0
[pid=11606/tid=11608] ppid=11604 vsize=9624976 CPUtime=1.39 cores=1,3,5,7
/proc/11606/task/11608/stat : 11608 (java) R 11604 11606 10055 0 -1 4202560 2456 0 1 0 138 1 0 0 20 0 19 0 254033770 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140190326522264 140190165649197 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11609/stat : 11609 (java) S 11604 11606 10055 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140190288013608 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11610/stat : 11610 (java) S 11604 11606 10055 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140190286960808 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11611] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11611/stat : 11611 (java) S 11604 11606 10055 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140190285908520 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11612] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11612/stat : 11612 (java) S 11604 11606 10055 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140190284855720 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11613] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11613/stat : 11613 (java) S 11604 11606 10055 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140190283803432 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11614] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11614/stat : 11614 (java) S 11604 11606 10055 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140190165232296 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11615] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11615/stat : 11615 (java) S 11604 11606 10055 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140190164180008 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11616] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11616/stat : 11616 (java) S 11604 11606 10055 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140190163127208 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11617] ppid=11604 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/11606/task/11617/stat : 11617 (java) S 11604 11606 10055 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 19 0 254033772 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140190150715624 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11618] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11618/stat : 11618 (java) S 11604 11606 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140190149661688 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11619] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11619/stat : 11619 (java) S 11604 11606 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140189544473864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11620] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11620/stat : 11620 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140189543422352 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11621] ppid=11604 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/11606/task/11621/stat : 11621 (java) S 11604 11606 10055 0 -1 4202560 2066 0 0 0 13 0 0 0 20 0 19 0 254033775 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140189542369976 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11622] ppid=11604 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/11606/task/11622/stat : 11622 (java) S 11604 11606 10055 0 -1 4202560 2263 0 0 0 19 0 0 0 20 0 19 0 254033775 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140189541317176 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11623] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11623/stat : 11623 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140189540265080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11624] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11624/stat : 11624 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140189539212488 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11625] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11625/stat : 11625 (java) S 11604 11606 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033782 9855975424 11784 33554432000 1073741824 1073778376 140736415004016 140189538157480 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9624976

[startup+3.10068 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 11625
/proc/meminfo: memFree=26201400/32873648 swapFree=7100/7100
[pid=11606] ppid=11604 vsize=9624976 CPUtime=3.48 cores=1,3,5,7
/proc/11606/stat : 11606 (java) S 11604 11606 10055 0 -1 4202496 8078 0 1 0 345 3 0 0 20 0 19 0 254033769 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140736414995152 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11606/statm: 2406244 13342 2267 9 0 2396937 0
[pid=11606/tid=11608] ppid=11604 vsize=9624976 CPUtime=2.93 cores=1,3,5,7
/proc/11606/task/11608/stat : 11608 (java) R 11604 11606 10055 0 -1 4202560 2460 0 1 0 292 1 0 0 20 0 19 0 254033770 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140190326522264 140190165669086 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11609/stat : 11609 (java) S 11604 11606 10055 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140190288013608 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11610/stat : 11610 (java) S 11604 11606 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140190286960808 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11611] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11611/stat : 11611 (java) S 11604 11606 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140190285908520 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11612] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11612/stat : 11612 (java) S 11604 11606 10055 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140190284855720 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11613] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11613/stat : 11613 (java) S 11604 11606 10055 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140190283803432 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11614] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11614/stat : 11614 (java) S 11604 11606 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140190165232296 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11615] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11615/stat : 11615 (java) S 11604 11606 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140190164180008 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11616] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11616/stat : 11616 (java) S 11604 11606 10055 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140190163127208 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11617] ppid=11604 vsize=9624976 CPUtime=0.08 cores=1,3,5,7
/proc/11606/task/11617/stat : 11617 (java) S 11604 11606 10055 0 -1 4202560 32 0 0 0 8 0 0 0 20 0 19 0 254033772 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140190150715624 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11618] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11618/stat : 11618 (java) S 11604 11606 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140190149661688 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11619] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11619/stat : 11619 (java) S 11604 11606 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140189544473864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11620] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11620/stat : 11620 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140189543422352 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11621] ppid=11604 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/11606/task/11621/stat : 11621 (java) S 11604 11606 10055 0 -1 4202560 2066 0 0 0 13 0 0 0 20 0 19 0 254033775 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140189542369976 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11622] ppid=11604 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/11606/task/11622/stat : 11622 (java) S 11604 11606 10055 0 -1 4202560 2263 0 0 0 19 0 0 0 20 0 19 0 254033775 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140189541317176 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11623] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11623/stat : 11623 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140189540265080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11624] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11624/stat : 11624 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140189539212488 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11625] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11625/stat : 11625 (java) S 11604 11606 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033782 9855975424 13342 33554432000 1073741824 1073778376 140736415004016 140189538157480 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 9624976

[startup+6.30056 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 11625
/proc/meminfo: memFree=26191088/32873648 swapFree=7100/7100
[pid=11606] ppid=11604 vsize=9624976 CPUtime=6.74 cores=1,3,5,7
/proc/11606/stat : 11606 (java) S 11604 11606 10055 0 -1 4202496 8106 0 1 0 671 3 0 0 20 0 19 0 254033769 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140736414995152 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11606/statm: 2406244 14822 2267 9 0 2396937 0
[pid=11606/tid=11608] ppid=11604 vsize=9624976 CPUtime=6.03 cores=1,3,5,7
/proc/11606/task/11608/stat : 11608 (java) R 11604 11606 10055 0 -1 4202560 2467 0 1 0 602 1 0 0 20 0 19 0 254033770 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140190326522144 140190165668481 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11609/stat : 11609 (java) S 11604 11606 10055 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140190288013608 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/11606/task/11610/stat : 11610 (java) S 11604 11606 10055 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 254033771 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140190286960808 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11611] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11611/stat : 11611 (java) S 11604 11606 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140190285908520 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11612] ppid=11604 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/11606/task/11612/stat : 11612 (java) S 11604 11606 10055 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 19 0 254033771 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140190284855720 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11613] ppid=11604 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/11606/task/11613/stat : 11613 (java) S 11604 11606 10055 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 254033771 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140190283803432 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11614] ppid=11604 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/11606/task/11614/stat : 11614 (java) S 11604 11606 10055 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 254033771 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140190165232296 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11615] ppid=11604 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/11606/task/11615/stat : 11615 (java) S 11604 11606 10055 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 254033771 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140190164180008 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11616] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11616/stat : 11616 (java) S 11604 11606 10055 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254033771 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140190163127208 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11617] ppid=11604 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/11606/task/11617/stat : 11617 (java) S 11604 11606 10055 0 -1 4202560 34 0 0 0 15 0 0 0 20 0 19 0 254033772 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140190150715624 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11618] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11618/stat : 11618 (java) S 11604 11606 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140190149661688 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11619] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11619/stat : 11619 (java) S 11604 11606 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140189544473864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11620] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11620/stat : 11620 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140189543422352 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11621] ppid=11604 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/11606/task/11621/stat : 11621 (java) S 11604 11606 10055 0 -1 4202560 2066 0 0 0 13 0 0 0 20 0 19 0 254033775 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140189542369976 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11622] ppid=11604 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/11606/task/11622/stat : 11622 (java) S 11604 11606 10055 0 -1 4202560 2263 0 0 0 19 0 0 0 20 0 19 0 254033775 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140189541317176 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11623] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11623/stat : 11623 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140189540265080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11624] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11624/stat : 11624 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140189539212488 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11625] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11625/stat : 11625 (java) S 11604 11606 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033782 9855975424 14822 33554432000 1073741824 1073778376 140736415004016 140189538157480 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 9624976

[startup+12.7006 s]

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

/proc/11606/task/11616/stat : 11616 (java) S 11604 11606 10055 0 -1 4202560 234 0 0 0 34 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190163127208 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11617] ppid=11604 vsize=9624976 CPUtime=2.19 cores=1,3,5,7
/proc/11606/task/11617/stat : 11617 (java) S 11604 11606 10055 0 -1 4202560 72 0 0 0 219 0 0 0 20 0 19 0 254033772 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190150715624 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11618] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11618/stat : 11618 (java) S 11604 11606 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190149661688 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11619] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11619/stat : 11619 (java) S 11604 11606 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189544473864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11620] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11620/stat : 11620 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189543422352 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11621] ppid=11604 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/11606/task/11621/stat : 11621 (java) S 11604 11606 10055 0 -1 4202560 2066 0 0 0 13 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189542369976 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11622] ppid=11604 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/11606/task/11622/stat : 11622 (java) S 11604 11606 10055 0 -1 4202560 2350 0 0 0 21 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189541317176 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11623] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11623/stat : 11623 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189540265080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11624] ppid=11604 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/11606/task/11624/stat : 11624 (java) S 11604 11606 10055 0 -1 4202560 15 0 0 0 1 4 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189539212488 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11625] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11625/stat : 11625 (java) S 11604 11606 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033782 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189538157480 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 253.32
Current children cumulated vsize (KiB) 9624976

[startup+252.701 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 11626
/proc/meminfo: memFree=26082956/32873648 swapFree=7100/7100
[pid=11606] ppid=11604 vsize=9624976 CPUtime=254.92 cores=1,3,5,7
/proc/11606/stat : 11606 (java) S 11604 11606 10055 0 -1 4202496 9629 0 1 0 25477 15 0 0 20 0 19 0 254033769 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140736414995152 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11606/statm: 2406244 38611 2268 9 0 2396937 0
[pid=11606/tid=11608] ppid=11604 vsize=9624976 CPUtime=249.03 cores=1,3,5,7
/proc/11606/task/11608/stat : 11608 (java) R 11604 11606 10055 0 -1 4202560 2549 0 1 0 24899 4 0 0 20 0 19 0 254033770 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190326522144 140190165731926 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/11606/task/11609/stat : 11609 (java) S 11604 11606 10055 0 -1 4202560 158 0 0 0 33 0 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190288013608 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/11606/task/11610/stat : 11610 (java) S 11604 11606 10055 0 -1 4202560 135 0 0 0 30 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190286960808 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11611] ppid=11604 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/11606/task/11611/stat : 11611 (java) S 11604 11606 10055 0 -1 4202560 220 0 0 0 28 0 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190285908520 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11612] ppid=11604 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/11606/task/11612/stat : 11612 (java) S 11604 11606 10055 0 -1 4202560 165 0 0 0 30 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190284855720 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11613] ppid=11604 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/11606/task/11613/stat : 11613 (java) S 11604 11606 10055 0 -1 4202560 237 0 0 0 28 2 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190283803432 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11614] ppid=11604 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/11606/task/11614/stat : 11614 (java) S 11604 11606 10055 0 -1 4202560 130 0 0 0 31 0 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190165232296 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11615] ppid=11604 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/11606/task/11615/stat : 11615 (java) S 11604 11606 10055 0 -1 4202560 119 0 0 0 30 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190164180008 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11616] ppid=11604 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/11606/task/11616/stat : 11616 (java) S 11604 11606 10055 0 -1 4202560 234 0 0 0 34 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190163127208 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11617] ppid=11604 vsize=9624976 CPUtime=2.19 cores=1,3,5,7
/proc/11606/task/11617/stat : 11617 (java) S 11604 11606 10055 0 -1 4202560 72 0 0 0 219 0 0 0 20 0 19 0 254033772 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190150715624 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11618] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11618/stat : 11618 (java) S 11604 11606 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190149661688 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11619] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11619/stat : 11619 (java) S 11604 11606 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189544473864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11620] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11620/stat : 11620 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189543422352 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11621] ppid=11604 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/11606/task/11621/stat : 11621 (java) S 11604 11606 10055 0 -1 4202560 2066 0 0 0 13 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189542369976 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11622] ppid=11604 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/11606/task/11622/stat : 11622 (java) S 11604 11606 10055 0 -1 4202560 2350 0 0 0 21 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189541317176 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11623] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11623/stat : 11623 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189540265080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11624] ppid=11604 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/11606/task/11624/stat : 11624 (java) S 11604 11606 10055 0 -1 4202560 15 0 0 0 1 4 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189539212488 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11625] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11625/stat : 11625 (java) S 11604 11606 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033782 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189538157480 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 254.92
Current children cumulated vsize (KiB) 9624976

[startup+253.501 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 11626
/proc/meminfo: memFree=26082956/32873648 swapFree=7100/7100
[pid=11606] ppid=11604 vsize=9624976 CPUtime=255.72 cores=1,3,5,7
/proc/11606/stat : 11606 (java) S 11604 11606 10055 0 -1 4202496 9629 0 1 0 25557 15 0 0 20 0 19 0 254033769 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140736414995152 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11606/statm: 2406244 38611 2268 9 0 2396937 0
[pid=11606/tid=11608] ppid=11604 vsize=9624976 CPUtime=249.83 cores=1,3,5,7
/proc/11606/task/11608/stat : 11608 (java) R 11604 11606 10055 0 -1 4202560 2549 0 1 0 24979 4 0 0 20 0 19 0 254033770 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190326522144 140190165731898 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/11606/task/11609/stat : 11609 (java) S 11604 11606 10055 0 -1 4202560 158 0 0 0 33 0 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190288013608 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/11606/task/11610/stat : 11610 (java) S 11604 11606 10055 0 -1 4202560 135 0 0 0 30 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190286960808 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11611] ppid=11604 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/11606/task/11611/stat : 11611 (java) S 11604 11606 10055 0 -1 4202560 220 0 0 0 28 0 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190285908520 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11612] ppid=11604 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/11606/task/11612/stat : 11612 (java) S 11604 11606 10055 0 -1 4202560 165 0 0 0 30 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190284855720 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11613] ppid=11604 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/11606/task/11613/stat : 11613 (java) S 11604 11606 10055 0 -1 4202560 237 0 0 0 28 2 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190283803432 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11614] ppid=11604 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/11606/task/11614/stat : 11614 (java) S 11604 11606 10055 0 -1 4202560 130 0 0 0 31 0 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190165232296 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11615] ppid=11604 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/11606/task/11615/stat : 11615 (java) S 11604 11606 10055 0 -1 4202560 119 0 0 0 30 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190164180008 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11616] ppid=11604 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/11606/task/11616/stat : 11616 (java) S 11604 11606 10055 0 -1 4202560 234 0 0 0 34 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190163127208 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11617] ppid=11604 vsize=9624976 CPUtime=2.19 cores=1,3,5,7
/proc/11606/task/11617/stat : 11617 (java) S 11604 11606 10055 0 -1 4202560 72 0 0 0 219 0 0 0 20 0 19 0 254033772 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190150715624 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11618] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11618/stat : 11618 (java) S 11604 11606 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190149661688 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11619] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11619/stat : 11619 (java) S 11604 11606 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189544473864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11620] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11620/stat : 11620 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189543422352 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11621] ppid=11604 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/11606/task/11621/stat : 11621 (java) S 11604 11606 10055 0 -1 4202560 2066 0 0 0 13 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189542369976 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11622] ppid=11604 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/11606/task/11622/stat : 11622 (java) S 11604 11606 10055 0 -1 4202560 2350 0 0 0 21 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189541317176 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11623] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11623/stat : 11623 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189540265080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11624] ppid=11604 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/11606/task/11624/stat : 11624 (java) S 11604 11606 10055 0 -1 4202560 15 0 0 0 1 4 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189539212488 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11625] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11625/stat : 11625 (java) S 11604 11606 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033782 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189538157480 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 255.72
Current children cumulated vsize (KiB) 9624976

[startup+253.901 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 11626
/proc/meminfo: memFree=26082956/32873648 swapFree=7100/7100
[pid=11606] ppid=11604 vsize=9624976 CPUtime=256.12 cores=1,3,5,7
/proc/11606/stat : 11606 (java) S 11604 11606 10055 0 -1 4202496 9629 0 1 0 25597 15 0 0 20 0 19 0 254033769 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140736414995152 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/11606/statm: 2406244 38611 2268 9 0 2396937 0
[pid=11606/tid=11608] ppid=11604 vsize=9624976 CPUtime=250.23 cores=1,3,5,7
/proc/11606/task/11608/stat : 11608 (java) R 11604 11606 10055 0 -1 4202560 2549 0 1 0 25019 4 0 0 20 0 19 0 254033770 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190326522144 140190165731931 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/11606/task/11609/stat : 11609 (java) S 11604 11606 10055 0 -1 4202560 158 0 0 0 33 0 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190288013608 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/11606/task/11610/stat : 11610 (java) S 11604 11606 10055 0 -1 4202560 135 0 0 0 30 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190286960808 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11611] ppid=11604 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/11606/task/11611/stat : 11611 (java) S 11604 11606 10055 0 -1 4202560 220 0 0 0 28 0 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190285908520 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11612] ppid=11604 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/11606/task/11612/stat : 11612 (java) S 11604 11606 10055 0 -1 4202560 165 0 0 0 30 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190284855720 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11613] ppid=11604 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/11606/task/11613/stat : 11613 (java) S 11604 11606 10055 0 -1 4202560 237 0 0 0 28 2 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190283803432 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11614] ppid=11604 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/11606/task/11614/stat : 11614 (java) S 11604 11606 10055 0 -1 4202560 130 0 0 0 31 0 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190165232296 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11615] ppid=11604 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/11606/task/11615/stat : 11615 (java) S 11604 11606 10055 0 -1 4202560 119 0 0 0 30 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190164180008 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11606/tid=11616] ppid=11604 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/11606/task/11616/stat : 11616 (java) S 11604 11606 10055 0 -1 4202560 234 0 0 0 34 1 0 0 20 0 19 0 254033771 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190163127208 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11606/tid=11617] ppid=11604 vsize=9624976 CPUtime=2.19 cores=1,3,5,7
/proc/11606/task/11617/stat : 11617 (java) S 11604 11606 10055 0 -1 4202560 72 0 0 0 219 0 0 0 20 0 19 0 254033772 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190150715624 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11618] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11618/stat : 11618 (java) S 11604 11606 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140190149661688 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11619] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11619/stat : 11619 (java) S 11604 11606 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033773 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189544473864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11620] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11620/stat : 11620 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189543422352 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11621] ppid=11604 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/11606/task/11621/stat : 11621 (java) S 11604 11606 10055 0 -1 4202560 2066 0 0 0 13 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189542369976 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11606/tid=11622] ppid=11604 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/11606/task/11622/stat : 11622 (java) S 11604 11606 10055 0 -1 4202560 2350 0 0 0 21 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189541317176 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11623] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11623/stat : 11623 (java) S 11604 11606 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189540265080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11624] ppid=11604 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/11606/task/11624/stat : 11624 (java) S 11604 11606 10055 0 -1 4202560 15 0 0 0 1 4 0 0 20 0 19 0 254033775 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189539212488 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11606/tid=11625] ppid=11604 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11606/task/11625/stat : 11625 (java) S 11604 11606 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033782 9855975424 38611 33554432000 1073741824 1073778376 140736415004016 140189538157480 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 256.12
Current children cumulated vsize (KiB) 9624976

Child status: 10

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11606 and gives
#  childrusage.ru_utime.tv_sec=255
#  childrusage.ru_utime.tv_usec=353180
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=280957
# CPU time returned by wait4() is 255.634
# while last known CPU time is 256.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 253.945
CPU time (s): 256.12
CPU user time (s): 255.97
CPU system time (s): 0.15
CPU usage (%): 100.856
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.353
system time used= 0.280957
maximum resident set size= 154544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9659
page faults= 1
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8082
involuntary context switches= 5899

runsolver used 1.07284 second user time and 2.72659 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-24 19:04:43
IDJOB=3687985
IDBENCH=2558
IDSOLVER=2269
FILE ID=node123/3687985-1337879083
RUNJOBID= node123-1337871881-10072
PBS_JOBID= 14620081
Free space on /tmp= 71544 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob4.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687985-1337879083/watcher-3687985-1337879083 -o /tmp/evaluation-result-3687985-1337879083/solver-3687985-1337879083 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687985-1337879083.opb

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

MD5SUM BENCH= 65ff8d8fa0c74cfadd531eacdf92ff06
RANDOM SEED=698857102

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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	: 5331.91
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		: 2667.217
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	: 5331.92
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		: 2667.217
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	: 5331.91
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		: 2667.217
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	: 5331.91
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		: 2667.217
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	: 5331.91
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		: 2667.217
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	: 5331.91
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		: 2667.217
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26240940 kB
Buffers:          218680 kB
Cached:          2508656 kB
SwapCached:            0 kB
Active:          3817156 kB
Inactive:        2044556 kB
Active(anon):    3136512 kB
Inactive(anon):        0 kB
Active(file):     680644 kB
Inactive(file):  2044556 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               464 kB
Writeback:             0 kB
AnonPages:       3140988 kB
Mapped:            21616 kB
Shmem:               200 kB
Slab:             628296 kB
SReclaimable:      72628 kB
SUnreclaim:       555668 kB
KernelStack:        1608 kB
PageTables:        10296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3602596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3088384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71544 MiB
End job on node123 at 2012-05-24 19:08:57