Trace number 3687979

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 181.426 179.785

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob5.opb
MD5SUMb56e28afe1ffd19dcf9a2ab038cbc43f
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 benchmark0.399938
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables80
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 constraint80
Maximum length of a constraint80
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 62442885
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 803031860
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.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version 2.3.2.v20120418
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3687979-1337879070.opb
0.11/0.10	c reading problem ... 
0.11/0.11	c ... done. Wall clock time 0.014s.
0.11/0.11	c declared #vars     80
0.11/0.11	c #constraints  2
0.11/0.11	c constraints type 
0.11/0.11	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.11/0.11	c 2 constraints processed.
0.49/0.37	c cleaning 2501 clauses out of 5002 with flag 5002/5002
0.76/0.55	c cleaning 4244 clauses out of 8499 with flag 11000/11000
1.00/0.71	c cleaning 5625 clauses out of 11255 with flag 18000/18000
1.20/0.93	c cleaning 6816 clauses out of 13631 with flag 26001/26001
1.45/1.15	c cleaning 7901 clauses out of 15816 with flag 35002/35002
1.75/1.41	c cleaning 8955 clauses out of 17915 with flag 45002/45002
2.05/1.71	c cleaning 9973 clauses out of 19959 with flag 56001/56001
2.36/2.06	c cleaning 10986 clauses out of 21986 with flag 68001/68001
2.76/2.42	c cleaning 11992 clauses out of 23999 with flag 81000/81000
3.17/2.84	c cleaning 12998 clauses out of 26008 with flag 95001/95001
3.58/3.30	c cleaning 14001 clauses out of 28010 with flag 110001/110001
4.19/3.80	c cleaning 15004 clauses out of 30009 with flag 126001/126001
4.70/4.35	c cleaning 15996 clauses out of 32004 with flag 143000/143000
5.30/4.92	c cleaning 17004 clauses out of 34009 with flag 161001/161001
5.91/5.56	c cleaning 17991 clauses out of 36004 with flag 180000/180000
6.60/6.30	c cleaning 19001 clauses out of 38013 with flag 200000/200000
7.31/6.97	c cleaning 20006 clauses out of 40012 with flag 221000/221000
8.01/7.70	c cleaning 21003 clauses out of 42007 with flag 243001/243001
8.81/8.49	c cleaning 22001 clauses out of 44003 with flag 266000/266000
9.63/9.26	c cleaning 22993 clauses out of 46002 with flag 290000/290000
10.54/10.17	c cleaning 24001 clauses out of 48009 with flag 315000/315000
11.66/11.26	c cleaning 25004 clauses out of 50008 with flag 341000/341000
12.87/12.45	c cleaning 26003 clauses out of 52005 with flag 368001/368001
14.28/13.81	c cleaning 26995 clauses out of 54002 with flag 396001/396001
15.29/14.89	c cleaning 27995 clauses out of 56007 with flag 425001/425001
16.70/16.21	c cleaning 29000 clauses out of 58013 with flag 455002/455002
17.93/17.44	c cleaning 30005 clauses out of 60013 with flag 486002/486002
19.34/18.82	c cleaning 31001 clauses out of 62009 with flag 518003/518003
20.78/20.22	c cleaning 31999 clauses out of 64006 with flag 551001/551001
22.41/21.89	c cleaning 32999 clauses out of 66006 with flag 585000/585000
24.13/23.57	c cleaning 33996 clauses out of 68007 with flag 620000/620000
25.86/25.22	c cleaning 35005 clauses out of 70012 with flag 656001/656001
27.56/26.94	c cleaning 35998 clauses out of 72006 with flag 693000/693000
29.56/28.94	c cleaning 36995 clauses out of 74010 with flag 731002/731002
31.79/31.19	c cleaning 38002 clauses out of 76014 with flag 770001/770001
33.89/33.29	c cleaning 39006 clauses out of 78011 with flag 810000/810000
36.51/35.81	c cleaning 40003 clauses out of 80005 with flag 851000/851000
38.92/38.21	c cleaning 40994 clauses out of 82002 with flag 893000/893000
40.75/40.07	c cleaning 42000 clauses out of 84008 with flag 936000/936000
42.96/42.24	c cleaning 43001 clauses out of 86008 with flag 980000/980000
45.27/44.52	c cleaning 44002 clauses out of 88007 with flag 1025000/1025000
47.77/47.04	c cleaning 44998 clauses out of 90006 with flag 1071001/1071001
49.98/49.23	c cleaning 45997 clauses out of 92008 with flag 1118001/1118001
52.60/51.83	c cleaning 47004 clauses out of 94010 with flag 1166000/1166000
55.11/54.36	c cleaning 48002 clauses out of 96008 with flag 1215002/1215002
58.32/57.56	c cleaning 49000 clauses out of 98005 with flag 1265001/1265001
62.23/61.46	c cleaning 49996 clauses out of 100004 with flag 1316000/1316000
65.16/64.35	c cleaning 50997 clauses out of 102008 with flag 1368000/1368000
68.01/67.19	c cleaning 51998 clauses out of 104011 with flag 1421000/1421000
71.35/70.41	c cleaning 53005 clauses out of 106013 with flag 1475000/1475000
74.76/73.87	c cleaning 54004 clauses out of 108008 with flag 1530000/1530000
78.88/77.92	c cleaning 54997 clauses out of 110005 with flag 1586001/1586001
82.51/81.55	c cleaning 55997 clauses out of 112008 with flag 1643001/1643001
85.93/84.98	c cleaning 57005 clauses out of 114013 with flag 1701003/1701003
89.46/88.48	c cleaning 57998 clauses out of 116005 with flag 1760000/1760000
93.38/92.36	c cleaning 58997 clauses out of 118007 with flag 1820000/1820000
97.39/96.34	c cleaning 60003 clauses out of 120010 with flag 1881000/1881000
101.62/100.52	c cleaning 61000 clauses out of 122009 with flag 1943002/1943002
105.93/104.81	c cleaning 61997 clauses out of 124009 with flag 2006002/2006002
110.16/109.06	c cleaning 63004 clauses out of 126010 with flag 2070000/2070000
114.07/112.94	c cleaning 63998 clauses out of 128007 with flag 2135001/2135001
118.10/116.99	c cleaning 64998 clauses out of 130008 with flag 2201000/2201000
122.83/121.61	c cleaning 66001 clauses out of 132011 with flag 2268001/2268001
126.66/125.41	c cleaning 67007 clauses out of 134014 with flag 2336005/2336005
131.77/130.53	c cleaning 67994 clauses out of 136002 with flag 2405000/2405000
136.20/134.98	c cleaning 68994 clauses out of 138010 with flag 2475002/2475002
141.42/140.12	c cleaning 70004 clauses out of 140014 with flag 2546000/2546000
146.67/145.33	c cleaning 71002 clauses out of 142011 with flag 2618001/2618001
150.99/149.65	c cleaning 71995 clauses out of 144010 with flag 2691002/2691002
156.81/155.42	c cleaning 73001 clauses out of 146015 with flag 2765002/2765002
162.94/161.50	c cleaning 74001 clauses out of 148012 with flag 2840000/2840000
168.25/166.82	c cleaning 75005 clauses out of 150012 with flag 2916001/2916001
174.37/172.92	c cleaning 76000 clauses out of 152007 with flag 2993001/2993001
179.30/177.86	c cleaning 76997 clauses out of 154009 with flag 3071003/3071003
181.23/179.75	c starts		: 247
181.23/179.75	c conflicts		: 3107876
181.23/179.75	c decisions		: 3118605
181.23/179.75	c propagations		: 17849973
181.23/179.75	c inspects		: 2394055334
181.23/179.75	c shortcuts		: 0
181.23/179.75	c learnt literals	: 0
181.23/179.75	c learnt binary clauses	: 0
181.23/179.75	c learnt ternary clauses	: 0
181.23/179.75	c learnt constraints	: 3107876
181.23/179.75	c ignored constraints	: 0
181.23/179.75	c root simplifications	: 0
181.23/179.75	c removed literals (reason simplification)	: 0
181.23/179.75	c reason swapping (by a shorter reason)	: 0
181.23/179.75	c Calls to reduceDB	: 74
181.23/179.75	c number of reductions to clauses (during analyze)	: 0
181.23/179.75	c number of learned constraints concerned by reduction	: 0
181.23/179.75	c number of learning phase by resolution	: 0
181.23/179.75	c number of learning phase by cutting planes	: 0
181.23/179.75	c speed (assignments/second)	: 99368.01291507781
181.23/179.75	c non guided choices	68
181.23/179.78	c learnt constraints type 
181.23/179.78	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 113885
181.23/179.78	c constraints type 
181.23/179.78	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
181.23/179.78	c 2 constraints processed.
181.23/179.78	s SATISFIABLE
181.23/179.78	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 
181.23/179.78	c Total wall clock time (in seconds): 179.68

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

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: 1.99 2.00 1.99 3/194 28297
/proc/meminfo: memFree=29046472/32873648 swapFree=7112/7112
[pid=28297] ppid=28295 vsize=94112 CPUtime=0 cores=0,2,4,6
/proc/28297/stat : 28297 (java) S 28295 28297 27428 0 -1 4202496 1220 0 0 0 0 0 0 0 20 0 2 0 254032933 96370688 931 33554432000 1073741824 1073778376 140733956589136 140733956580272 242170757181 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28297/statm: 23544 939 712 9 0 16769 0
[pid=28297/tid=28298] ppid=28295 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28298/stat : 28298 (java) R 28295 28297 27428 0 -1 4202560 94 0 0 0 0 0 0 0 20 0 2 0 254032933 98635776 949 33554432000 1073741824 1073778376 140733956589136 140008436641320 242158235527 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.0988339 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 28297
/proc/meminfo: memFree=29046472/32873648 swapFree=7112/7112
[pid=28297] ppid=28295 vsize=9558412 CPUtime=0.11 cores=0,2,4,6
/proc/28297/stat : 28297 (java) S 28295 28297 27428 0 -1 4202496 4421 0 1 0 10 1 0 0 20 0 18 0 254032933 9787813888 6094 33554432000 1073741824 1073778376 140733956589136 140733956580272 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28297/statm: 2389603 6094 2137 9 0 2380296 0
[pid=28297/tid=28298] ppid=28295 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/28297/task/28298/stat : 28298 (java) R 28295 28297 27428 0 -1 4202560 2430 0 1 0 7 0 0 0 20 0 18 0 254032933 9787813888 6095 33554432000 1073741824 1073778376 140733956589136 140008436644784 140008300339923 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558412

[startup+0.10024 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 28297
/proc/meminfo: memFree=29046472/32873648 swapFree=7112/7112
[pid=28297] ppid=28295 vsize=9558412 CPUtime=0.11 cores=0,2,4,6
/proc/28297/stat : 28297 (java) S 28295 28297 27428 0 -1 4202496 4444 0 1 0 10 1 0 0 20 0 18 0 254032933 9787813888 6117 33554432000 1073741824 1073778376 140733956589136 140733956580272 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28297/statm: 2389603 6123 2138 9 0 2380296 0
[pid=28297/tid=28298] ppid=28295 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/28297/task/28298/stat : 28298 (java) R 28295 28297 27428 0 -1 4202560 2430 0 1 0 8 0 0 0 20 0 18 0 254032933 9787813888 6123 33554432000 1073741824 1073778376 140733956589136 140008436644784 242170782989 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558412

[startup+0.300249 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 28297
/proc/meminfo: memFree=29046472/32873648 swapFree=7112/7112
[pid=28297] ppid=28295 vsize=9624976 CPUtime=0.49 cores=0,2,4,6
/proc/28297/stat : 28297 (java) S 28295 28297 27428 0 -1 4202496 6827 0 1 0 48 1 0 0 20 0 19 0 254032933 9855975424 7566 33554432000 1073741824 1073778376 140733956589136 140733956580272 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28297/statm: 2406244 7566 2218 9 0 2396937 0
[pid=28297/tid=28298] ppid=28295 vsize=9624976 CPUtime=0.27 cores=0,2,4,6
/proc/28297/task/28298/stat : 28298 (java) R 28295 28297 27428 0 -1 4202560 2451 0 1 0 26 1 0 0 20 0 19 0 254032933 9855975424 7566 33554432000 1073741824 1073778376 140733956589136 140008436646520 140008300239218 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9624976

[startup+0.700246 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 28297
/proc/meminfo: memFree=29046472/32873648 swapFree=7112/7112
[pid=28297] ppid=28295 vsize=9624976 CPUtime=1 cores=0,2,4,6
/proc/28297/stat : 28297 (java) S 28295 28297 27428 0 -1 4202496 6944 0 1 0 98 2 0 0 20 0 19 0 254032933 9855975424 10737 33554432000 1073741824 1073778376 140733956589136 140733956580272 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28297/statm: 2406244 10737 2256 9 0 2396937 0
[pid=28297/tid=28298] ppid=28295 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/28297/task/28298/stat : 28298 (java) R 28295 28297 27428 0 -1 4202560 2457 0 1 0 65 1 0 0 20 0 19 0 254032933 9855975424 10737 33554432000 1073741824 1073778376 140733956589136 140008436646296 140008300725694 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 9624976

[startup+1.50063 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 28316
/proc/meminfo: memFree=29011556/32873648 swapFree=7112/7112
[pid=28297] ppid=28295 vsize=9624976 CPUtime=1.85 cores=0,2,4,6
/proc/28297/stat : 28297 (java) S 28295 28297 27428 0 -1 4202496 6990 0 1 0 183 2 0 0 20 0 19 0 254032933 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140733956580272 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28297/statm: 2406244 11801 2267 9 0 2396937 0
[pid=28297/tid=28298] ppid=28295 vsize=9624976 CPUtime=1.41 cores=0,2,4,6
/proc/28297/task/28298/stat : 28298 (java) R 28295 28297 27428 0 -1 4202560 2459 0 1 0 140 1 0 0 20 0 19 0 254032933 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008436646176 140008300708707 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28300] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27428 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008425708456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28301] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27428 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008424655912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28302] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27428 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008423602856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28303] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27428 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008422550312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28304] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27428 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008421497256 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28305] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27428 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008420444712 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28306] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28306/stat : 28306 (java) S 28295 28297 27428 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008419391656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28307] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28307/stat : 28307 (java) S 28295 28297 27428 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008272640296 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28308] ppid=28295 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/28297/task/28308/stat : 28308 (java) S 28295 28297 27428 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 19 0 254032935 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008260442984 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28309] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28309/stat : 28309 (java) S 28295 28297 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008259389304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28310] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28310/stat : 28310 (java) S 28295 28297 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008258336136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28311] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28311/stat : 28311 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008257284880 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28312] ppid=28295 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/28297/task/28312/stat : 28312 (java) S 28295 28297 27428 0 -1 4202560 1154 0 0 0 14 0 0 0 20 0 19 0 254032938 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008256231736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28313] ppid=28295 vsize=9624976 CPUtime=0.18 cores=0,2,4,6
/proc/28297/task/28313/stat : 28313 (java) S 28295 28297 27428 0 -1 4202560 2102 0 0 0 18 0 0 0 20 0 19 0 254032938 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008255179192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28314] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28314/stat : 28314 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008254126328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28315] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28315/stat : 28315 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008253073992 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28316] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28316/stat : 28316 (java) S 28295 28297 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254032944 9855975424 11801 33554432000 1073741824 1073778376 140733956589136 140008252020264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 9624976

[startup+3.10061 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 28316
/proc/meminfo: memFree=29004792/32873648 swapFree=7112/7112
[pid=28297] ppid=28295 vsize=9624976 CPUtime=3.48 cores=0,2,4,6
/proc/28297/stat : 28297 (java) S 28295 28297 27428 0 -1 4202496 7016 0 1 0 346 2 0 0 20 0 19 0 254032933 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140733956580272 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28297/statm: 2406244 12842 2267 9 0 2396937 0
[pid=28297/tid=28298] ppid=28295 vsize=9624976 CPUtime=2.96 cores=0,2,4,6
/proc/28297/task/28298/stat : 28298 (java) R 28295 28297 27428 0 -1 4202560 2463 0 1 0 295 1 0 0 20 0 19 0 254032933 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008436646176 140008300644920 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28300] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27428 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008425708456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28301] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27428 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008424655912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28302] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27428 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008423602856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28303] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27428 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008422550312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28304] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27428 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008421497256 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28305] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27428 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008420444712 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28306] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28306/stat : 28306 (java) S 28295 28297 27428 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008419391656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28307] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28307/stat : 28307 (java) S 28295 28297 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008272640296 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28308] ppid=28295 vsize=9624976 CPUtime=0.08 cores=0,2,4,6
/proc/28297/task/28308/stat : 28308 (java) S 28295 28297 27428 0 -1 4202560 32 0 0 0 8 0 0 0 20 0 19 0 254032935 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008260442984 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28309] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28309/stat : 28309 (java) S 28295 28297 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008259389304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28310] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28310/stat : 28310 (java) S 28295 28297 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008258336136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28311] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28311/stat : 28311 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008257284880 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28312] ppid=28295 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/28297/task/28312/stat : 28312 (java) S 28295 28297 27428 0 -1 4202560 1154 0 0 0 14 0 0 0 20 0 19 0 254032938 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008256231736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28313] ppid=28295 vsize=9624976 CPUtime=0.18 cores=0,2,4,6
/proc/28297/task/28313/stat : 28313 (java) S 28295 28297 27428 0 -1 4202560 2102 0 0 0 18 0 0 0 20 0 19 0 254032938 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008255179192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28314] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28314/stat : 28314 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008254126328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28315] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28315/stat : 28315 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008253073992 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28316] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28316/stat : 28316 (java) S 28295 28297 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254032944 9855975424 12842 33554432000 1073741824 1073778376 140733956589136 140008252020264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 9624976

[startup+6.30064 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 28316
/proc/meminfo: memFree=28988040/32873648 swapFree=7112/7112
[pid=28297] ppid=28295 vsize=9624976 CPUtime=6.7 cores=0,2,4,6
/proc/28297/stat : 28297 (java) S 28295 28297 27428 0 -1 4202496 7040 0 1 0 668 2 0 0 20 0 19 0 254032933 9855975424 14337 33554432000 1073741824 1073778376 140733956589136 140733956580272 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28297/statm: 2406244 14337 2267 9 0 2396937 0
[pid=28297/tid=28298] ppid=28295 vsize=9624976 CPUtime=6.08 cores=0,2,4,6
/proc/28297/task/28298/stat : 28298 (java) S 28295 28297 27428 0 -1 4202560 2470 0 1 0 607 1 0 0 20 0 19 0 254032933 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008436646296 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28300] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28300/stat : 28300 (java) R 28295 28297 27428 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008425708456 242170770492 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28301] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27428 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008424655912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28302] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27428 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008423602856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28303] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27428 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008422550312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28304] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27428 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008421497256 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28305] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008420444712 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28306] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28306/stat : 28306 (java) S 28295 28297 27428 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008419391656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28307] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28307/stat : 28307 (java) S 28295 28297 27428 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254032934 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008272640296 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28308] ppid=28295 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/28297/task/28308/stat : 28308 (java) R 28295 28297 27428 0 -1 4202560 33 0 0 0 14 0 0 0 20 0 19 0 254032935 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008260441840 140008440484102 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28309] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28309/stat : 28309 (java) S 28295 28297 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008259389304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28310] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28310/stat : 28310 (java) S 28295 28297 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008258336136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28311] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28311/stat : 28311 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008257284880 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28312] ppid=28295 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/28297/task/28312/stat : 28312 (java) S 28295 28297 27428 0 -1 4202560 1154 0 0 0 14 0 0 0 20 0 19 0 254032938 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008256231736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28313] ppid=28295 vsize=9624976 CPUtime=0.18 cores=0,2,4,6
/proc/28297/task/28313/stat : 28313 (java) S 28295 28297 27428 0 -1 4202560 2102 0 0 0 18 0 0 0 20 0 19 0 254032938 9855975424 14343 33554432000 1073741824 1073778376 140733956589136 140008255179192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0

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

/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27428 0 -1 4202560 150 0 0 0 22 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008425708456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28301] ppid=28295 vsize=9624976 CPUtime=0.21 cores=0,2,4,6
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27428 0 -1 4202560 92 0 0 0 21 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008424655912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28302] ppid=28295 vsize=9624976 CPUtime=0.19 cores=0,2,4,6
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27428 0 -1 4202560 127 0 0 0 19 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008423602856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28303] ppid=28295 vsize=9624976 CPUtime=0.21 cores=0,2,4,6
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27428 0 -1 4202560 114 0 0 0 21 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008422550312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28304] ppid=28295 vsize=9624976 CPUtime=0.17 cores=0,2,4,6
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27428 0 -1 4202560 109 0 0 0 17 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008421497256 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28305] ppid=28295 vsize=9624976 CPUtime=0.19 cores=0,2,4,6
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27428 0 -1 4202560 52 0 0 0 19 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008420444712 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28306] ppid=28295 vsize=9624976 CPUtime=0.17 cores=0,2,4,6
/proc/28297/task/28306/stat : 28306 (java) S 28295 28297 27428 0 -1 4202560 67 0 0 0 17 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008419391656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28307] ppid=28295 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/28297/task/28307/stat : 28307 (java) S 28295 28297 27428 0 -1 4202560 123 0 0 0 20 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008272640296 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28308] ppid=28295 vsize=9624976 CPUtime=1.66 cores=0,2,4,6
/proc/28297/task/28308/stat : 28308 (java) S 28295 28297 27428 0 -1 4202560 68 0 0 0 166 0 0 0 20 0 19 0 254032935 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008260442984 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28309] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28309/stat : 28309 (java) S 28295 28297 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008259389304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28310] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28310/stat : 28310 (java) S 28295 28297 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008258336136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28311] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28311/stat : 28311 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008257284880 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28312] ppid=28295 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/28297/task/28312/stat : 28312 (java) S 28295 28297 27428 0 -1 4202560 1154 0 0 0 14 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008256231736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28313] ppid=28295 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/28297/task/28313/stat : 28313 (java) S 28295 28297 27428 0 -1 4202560 2129 0 0 0 20 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008255179192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28314] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28314/stat : 28314 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008254126328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28315] ppid=28295 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/28297/task/28315/stat : 28315 (java) S 28295 28297 27428 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008253073992 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28316] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28316/stat : 28316 (java) S 28295 28297 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254032944 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008252020264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 179
Current children cumulated vsize (KiB) 9624976

[startup+179.101 s]
/proc/loadavg: 2.00 2.00 1.99 3/213 28376
/proc/meminfo: memFree=29746060/32873648 swapFree=7112/7112
[pid=28297] ppid=28295 vsize=9624976 CPUtime=180.63 cores=0,2,4,6
/proc/28297/stat : 28297 (java) S 28295 28297 27428 0 -1 4202496 7913 0 1 0 18054 9 0 0 20 0 19 0 254032933 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140733956580272 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28297/statm: 2406244 34911 2268 9 0 2396937 0
[pid=28297/tid=28298] ppid=28295 vsize=9624976 CPUtime=176.81 cores=0,2,4,6
/proc/28297/task/28298/stat : 28298 (java) R 28295 28297 27428 0 -1 4202560 2538 0 1 0 17677 4 0 0 20 0 19 0 254032933 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008436646176 140008300725782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28300] ppid=28295 vsize=9624976 CPUtime=0.23 cores=0,2,4,6
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27428 0 -1 4202560 150 0 0 0 23 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008425708456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28301] ppid=28295 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27428 0 -1 4202560 92 0 0 0 22 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008424655912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28302] ppid=28295 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27428 0 -1 4202560 127 0 0 0 20 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008423602856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28303] ppid=28295 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27428 0 -1 4202560 114 0 0 0 22 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008422550312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28304] ppid=28295 vsize=9624976 CPUtime=0.17 cores=0,2,4,6
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27428 0 -1 4202560 109 0 0 0 17 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008421497256 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28305] ppid=28295 vsize=9624976 CPUtime=0.19 cores=0,2,4,6
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27428 0 -1 4202560 52 0 0 0 19 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008420444712 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28306] ppid=28295 vsize=9624976 CPUtime=0.18 cores=0,2,4,6
/proc/28297/task/28306/stat : 28306 (java) S 28295 28297 27428 0 -1 4202560 67 0 0 0 18 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008419391656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28307] ppid=28295 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/28297/task/28307/stat : 28307 (java) S 28295 28297 27428 0 -1 4202560 123 0 0 0 20 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008272640296 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28308] ppid=28295 vsize=9624976 CPUtime=1.7 cores=0,2,4,6
/proc/28297/task/28308/stat : 28308 (java) S 28295 28297 27428 0 -1 4202560 68 0 0 0 170 0 0 0 20 0 19 0 254032935 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008260442984 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28309] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28309/stat : 28309 (java) S 28295 28297 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008259389304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28310] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28310/stat : 28310 (java) S 28295 28297 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008258336136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28311] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28311/stat : 28311 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008257284880 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28312] ppid=28295 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/28297/task/28312/stat : 28312 (java) S 28295 28297 27428 0 -1 4202560 1154 0 0 0 14 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008256231736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28313] ppid=28295 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/28297/task/28313/stat : 28313 (java) S 28295 28297 27428 0 -1 4202560 2129 0 0 0 20 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008255179192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28314] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28314/stat : 28314 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008254126328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28315] ppid=28295 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/28297/task/28315/stat : 28315 (java) S 28295 28297 27428 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008253073992 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28316] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28316/stat : 28316 (java) S 28295 28297 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254032944 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008252020264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 180.63
Current children cumulated vsize (KiB) 9624976

[startup+179.501 s]
/proc/loadavg: 2.00 2.00 1.99 3/213 28376
/proc/meminfo: memFree=29746060/32873648 swapFree=7112/7112
[pid=28297] ppid=28295 vsize=9624976 CPUtime=181.03 cores=0,2,4,6
/proc/28297/stat : 28297 (java) S 28295 28297 27428 0 -1 4202496 7913 0 1 0 18094 9 0 0 20 0 19 0 254032933 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140733956580272 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28297/statm: 2406244 34911 2268 9 0 2396937 0
[pid=28297/tid=28298] ppid=28295 vsize=9624976 CPUtime=177.21 cores=0,2,4,6
/proc/28297/task/28298/stat : 28298 (java) R 28295 28297 27428 0 -1 4202560 2538 0 1 0 17717 4 0 0 20 0 19 0 254032933 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008436646176 140008300644953 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28300] ppid=28295 vsize=9624976 CPUtime=0.23 cores=0,2,4,6
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27428 0 -1 4202560 150 0 0 0 23 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008425708456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28301] ppid=28295 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27428 0 -1 4202560 92 0 0 0 22 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008424655912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28302] ppid=28295 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27428 0 -1 4202560 127 0 0 0 20 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008423602856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28303] ppid=28295 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27428 0 -1 4202560 114 0 0 0 22 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008422550312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28304] ppid=28295 vsize=9624976 CPUtime=0.17 cores=0,2,4,6
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27428 0 -1 4202560 109 0 0 0 17 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008421497256 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28305] ppid=28295 vsize=9624976 CPUtime=0.19 cores=0,2,4,6
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27428 0 -1 4202560 52 0 0 0 19 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008420444712 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28306] ppid=28295 vsize=9624976 CPUtime=0.18 cores=0,2,4,6
/proc/28297/task/28306/stat : 28306 (java) S 28295 28297 27428 0 -1 4202560 67 0 0 0 18 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008419391656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28307] ppid=28295 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/28297/task/28307/stat : 28307 (java) S 28295 28297 27428 0 -1 4202560 123 0 0 0 20 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008272640296 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28308] ppid=28295 vsize=9624976 CPUtime=1.7 cores=0,2,4,6
/proc/28297/task/28308/stat : 28308 (java) S 28295 28297 27428 0 -1 4202560 68 0 0 0 170 0 0 0 20 0 19 0 254032935 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008260442984 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28309] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28309/stat : 28309 (java) S 28295 28297 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008259389304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28310] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28310/stat : 28310 (java) S 28295 28297 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008258336136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28311] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28311/stat : 28311 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008257284880 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28312] ppid=28295 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/28297/task/28312/stat : 28312 (java) S 28295 28297 27428 0 -1 4202560 1154 0 0 0 14 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008256231736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28313] ppid=28295 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/28297/task/28313/stat : 28313 (java) S 28295 28297 27428 0 -1 4202560 2129 0 0 0 20 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008255179192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28314] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28314/stat : 28314 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008254126328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28315] ppid=28295 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/28297/task/28315/stat : 28315 (java) S 28295 28297 27428 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008253073992 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28316] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28316/stat : 28316 (java) S 28295 28297 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254032944 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008252020264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 181.03
Current children cumulated vsize (KiB) 9624976

[startup+179.701 s]
/proc/loadavg: 2.00 2.00 1.99 3/213 28376
/proc/meminfo: memFree=29746060/32873648 swapFree=7112/7112
[pid=28297] ppid=28295 vsize=9624976 CPUtime=181.23 cores=0,2,4,6
/proc/28297/stat : 28297 (java) S 28295 28297 27428 0 -1 4202496 7913 0 1 0 18114 9 0 0 20 0 19 0 254032933 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140733956580272 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/28297/statm: 2406244 34911 2268 9 0 2396937 0
[pid=28297/tid=28298] ppid=28295 vsize=9624976 CPUtime=177.41 cores=0,2,4,6
/proc/28297/task/28298/stat : 28298 (java) R 28295 28297 27428 0 -1 4202560 2538 0 1 0 17737 4 0 0 20 0 19 0 254032933 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008436646176 140008300672556 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28300] ppid=28295 vsize=9624976 CPUtime=0.23 cores=0,2,4,6
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27428 0 -1 4202560 150 0 0 0 23 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008425708456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28301] ppid=28295 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27428 0 -1 4202560 92 0 0 0 22 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008424655912 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28302] ppid=28295 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27428 0 -1 4202560 127 0 0 0 20 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008423602856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28303] ppid=28295 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27428 0 -1 4202560 114 0 0 0 22 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008422550312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28304] ppid=28295 vsize=9624976 CPUtime=0.17 cores=0,2,4,6
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27428 0 -1 4202560 109 0 0 0 17 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008421497256 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28305] ppid=28295 vsize=9624976 CPUtime=0.19 cores=0,2,4,6
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27428 0 -1 4202560 52 0 0 0 19 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008420444712 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28306] ppid=28295 vsize=9624976 CPUtime=0.18 cores=0,2,4,6
/proc/28297/task/28306/stat : 28306 (java) S 28295 28297 27428 0 -1 4202560 67 0 0 0 18 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008419391656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28307] ppid=28295 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/28297/task/28307/stat : 28307 (java) S 28295 28297 27428 0 -1 4202560 123 0 0 0 20 0 0 0 20 0 19 0 254032934 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008272640296 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28297/tid=28308] ppid=28295 vsize=9624976 CPUtime=1.7 cores=0,2,4,6
/proc/28297/task/28308/stat : 28308 (java) S 28295 28297 27428 0 -1 4202560 68 0 0 0 170 0 0 0 20 0 19 0 254032935 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008260442984 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28309] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28309/stat : 28309 (java) S 28295 28297 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008259389304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28310] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28310/stat : 28310 (java) S 28295 28297 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254032935 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008258336136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28311] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28311/stat : 28311 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008257284880 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28312] ppid=28295 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/28297/task/28312/stat : 28312 (java) S 28295 28297 27428 0 -1 4202560 1154 0 0 0 14 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008256231736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28297/tid=28313] ppid=28295 vsize=9624976 CPUtime=0.2 cores=0,2,4,6
/proc/28297/task/28313/stat : 28313 (java) S 28295 28297 27428 0 -1 4202560 2129 0 0 0 20 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008255179192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28314] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28314/stat : 28314 (java) S 28295 28297 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008254126328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28297/tid=28315] ppid=28295 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/28297/task/28315/stat : 28315 (java) S 28295 28297 27428 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 254032938 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008253073992 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28297/tid=28316] ppid=28295 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28297/task/28316/stat : 28316 (java) S 28295 28297 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254032944 9855975424 34911 33554432000 1073741824 1073778376 140733956589136 140008252020264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 181.23
Current children cumulated vsize (KiB) 9624976

Child status: 10
Real time (s): 179.785
CPU time (s): 181.426
CPU user time (s): 181.244
CPU system time (s): 0.181972
CPU usage (%): 100.913
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 181.244
system time used= 0.181972
maximum resident set size= 139988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8032
page faults= 1
swaps= 0
block input operations= 0
block output operations= 240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6080
involuntary context switches= 6779

runsolver used 0.775882 second user time and 1.86272 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-24 19:04:30
IDJOB=3687979
IDBENCH=2555
IDSOLVER=2269
FILE ID=node126/3687979-1337879070
RUNJOBID= node126-1337871880-27445
PBS_JOBID= 14620078
Free space on /tmp= 71680 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-prob5.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687979-1337879070/watcher-3687979-1337879070 -o /tmp/evaluation-result-3687979-1337879070/solver-3687979-1337879070 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687979-1337879070.opb

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

MD5SUM BENCH= b56e28afe1ffd19dcf9a2ab038cbc43f
RANDOM SEED=719690888

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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		: 2666.456
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		: 2666.456
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		: 2666.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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		: 2666.456
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29046364 kB
Buffers:          232208 kB
Cached:          1865028 kB
SwapCached:        17768 kB
Active:          1332920 kB
Inactive:        1732916 kB
Active(anon):     951100 kB
Inactive(anon):    19404 kB
Active(file):     381820 kB
Inactive(file):  1713512 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086928 kB
Dirty:               260 kB
Writeback:             0 kB
AnonPages:        964036 kB
Mapped:            18304 kB
Shmem:                 0 kB
Slab:             622368 kB
SReclaimable:      66524 kB
SUnreclaim:       555844 kB
KernelStack:        1752 kB
PageTables:         6024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1357160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    915456 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= 71684 MiB
End job on node126 at 2012-05-24 19:07:30