Trace number 3688001

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 223.02 221.34

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob1.opb
MD5SUM3fa3d77c564aea49e42df3fe632e1a1c
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.040993
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables77
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 constraint77
Maximum length of a constraint77
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 33367336
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 458257453
Number of bits of the biggest sum of numbers29
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120418
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3688001-1337879089.opb
0.10/0.11	c reading problem ... 
0.10/0.13	c ... done. Wall clock time 0.014s.
0.10/0.13	c declared #vars     77
0.10/0.13	c #constraints  2
0.10/0.13	c constraints type 
0.10/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.10/0.13	c 2 constraints processed.
0.49/0.39	c cleaning 2501 clauses out of 5002 with flag 5002/5002
0.76/0.56	c cleaning 4247 clauses out of 8499 with flag 11000/11000
0.98/0.72	c cleaning 5626 clauses out of 11255 with flag 18003/18003
1.20/0.90	c cleaning 6812 clauses out of 13630 with flag 26004/26004
1.42/1.17	c cleaning 7907 clauses out of 15814 with flag 35000/35000
1.71/1.44	c cleaning 8949 clauses out of 17907 with flag 45000/45000
2.02/1.77	c cleaning 9971 clauses out of 19958 with flag 56000/56000
2.32/2.09	c cleaning 10988 clauses out of 21987 with flag 68000/68000
2.75/2.43	c cleaning 11995 clauses out of 23999 with flag 81000/81000
3.15/2.83	c cleaning 13004 clauses out of 26007 with flag 95003/95003
3.56/3.25	c cleaning 13994 clauses out of 28000 with flag 110000/110000
4.07/3.72	c cleaning 14999 clauses out of 30007 with flag 126001/126001
4.57/4.23	c cleaning 15998 clauses out of 32007 with flag 143000/143000
5.19/4.88	c cleaning 16997 clauses out of 34009 with flag 161000/161000
5.91/5.55	c cleaning 18001 clauses out of 36014 with flag 180002/180002
6.70/6.38	c cleaning 19006 clauses out of 38011 with flag 200000/200000
7.62/7.21	c cleaning 20002 clauses out of 40006 with flag 221001/221001
8.53/8.10	c cleaning 21003 clauses out of 42005 with flag 243002/243002
9.65/9.20	c cleaning 21999 clauses out of 44000 with flag 266000/266000
10.77/10.33	c cleaning 22996 clauses out of 46003 with flag 290002/290002
11.60/11.13	c cleaning 23995 clauses out of 48005 with flag 315000/315000
12.50/12.06	c cleaning 25004 clauses out of 50011 with flag 341001/341001
13.71/13.30	c cleaning 26000 clauses out of 52006 with flag 368000/368000
15.31/14.89	c cleaning 27003 clauses out of 54006 with flag 396000/396000
17.05/16.51	c cleaning 27992 clauses out of 56003 with flag 425000/425000
18.35/17.83	c cleaning 28997 clauses out of 58013 with flag 455002/455002
19.98/19.45	c cleaning 29998 clauses out of 60014 with flag 486000/486000
21.39/20.83	c cleaning 31008 clauses out of 62020 with flag 518004/518004
22.90/22.30	c cleaning 31998 clauses out of 64008 with flag 551000/551000
24.21/23.62	c cleaning 33003 clauses out of 66012 with flag 585002/585002
25.72/25.10	c cleaning 33997 clauses out of 68007 with flag 620000/620000
27.23/26.67	c cleaning 34999 clauses out of 70013 with flag 656003/656003
28.73/28.19	c cleaning 36001 clauses out of 72011 with flag 693000/693000
30.53/29.98	c cleaning 37000 clauses out of 74010 with flag 731000/731000
32.45/31.81	c cleaning 38004 clauses out of 76010 with flag 770000/770000
34.25/33.64	c cleaning 38991 clauses out of 78006 with flag 810000/810000
36.26/35.65	c cleaning 40005 clauses out of 80015 with flag 851000/851000
38.28/37.66	c cleaning 41004 clauses out of 82010 with flag 893000/893000
40.21/39.58	c cleaning 41995 clauses out of 84006 with flag 936000/936000
42.31/41.64	c cleaning 42998 clauses out of 86011 with flag 980000/980000
44.73/44.06	c cleaning 44001 clauses out of 88013 with flag 1025000/1025000
47.15/46.44	c cleaning 45006 clauses out of 90014 with flag 1071002/1071002
49.66/48.90	c cleaning 46002 clauses out of 92009 with flag 1118003/1118003
52.18/51.45	c cleaning 46999 clauses out of 94006 with flag 1166002/1166002
55.10/54.35	c cleaning 48003 clauses out of 96005 with flag 1215000/1215000
58.61/57.86	c cleaning 48992 clauses out of 98002 with flag 1265000/1265000
62.25/61.45	c cleaning 50004 clauses out of 100011 with flag 1316001/1316001
64.59/63.78	c cleaning 51000 clauses out of 102006 with flag 1368000/1368000
67.69/66.89	c cleaning 51997 clauses out of 104007 with flag 1421001/1421001
71.30/70.48	c cleaning 52999 clauses out of 106009 with flag 1475000/1475000
75.43/74.53	c cleaning 53999 clauses out of 108012 with flag 1530002/1530002
79.66/78.72	c cleaning 54998 clauses out of 110012 with flag 1586001/1586001
83.39/82.43	c cleaning 56002 clauses out of 112014 with flag 1643001/1643001
86.90/85.92	c cleaning 57006 clauses out of 114012 with flag 1701001/1701001
90.51/89.51	c cleaning 58001 clauses out of 116007 with flag 1760002/1760002
94.14/93.15	c cleaning 58998 clauses out of 118005 with flag 1820001/1820001
98.05/97.01	c cleaning 59995 clauses out of 120007 with flag 1881001/1881001
102.18/101.13	c cleaning 61006 clauses out of 122011 with flag 1943000/1943000
106.52/105.45	c cleaning 61994 clauses out of 124005 with flag 2006000/2006000
110.24/109.17	c cleaning 62993 clauses out of 126011 with flag 2070000/2070000
115.26/114.12	c cleaning 64004 clauses out of 128018 with flag 2135000/2135000
120.09/118.92	c cleaning 65000 clauses out of 130014 with flag 2201000/2201000
124.52/123.36	c cleaning 66005 clauses out of 132015 with flag 2268001/2268001
129.54/128.31	c cleaning 67001 clauses out of 134010 with flag 2336001/2336001
134.67/133.43	c cleaning 68004 clauses out of 136009 with flag 2405001/2405001
138.81/137.59	c cleaning 68998 clauses out of 138004 with flag 2475000/2475000
143.32/142.08	c cleaning 70000 clauses out of 140006 with flag 2546000/2546000
148.75/147.48	c cleaning 71000 clauses out of 142008 with flag 2618002/2618002
154.18/152.84	c cleaning 72004 clauses out of 144010 with flag 2691004/2691004
159.71/158.38	c cleaning 72992 clauses out of 146002 with flag 2765000/2765000
165.13/163.77	c cleaning 73997 clauses out of 148010 with flag 2840000/2840000
170.45/169.09	c cleaning 75003 clauses out of 150014 with flag 2916001/2916001
176.59/175.19	c cleaning 76006 clauses out of 152011 with flag 2993001/2993001
181.12/179.60	c cleaning 76997 clauses out of 154007 with flag 3071003/3071003
186.04/184.51	c cleaning 78001 clauses out of 156010 with flag 3150003/3150003
190.47/188.95	c cleaning 79002 clauses out of 158006 with flag 3230000/3230000
195.68/194.12	c cleaning 79997 clauses out of 160005 with flag 3311001/3311001
202.51/200.91	c cleaning 80999 clauses out of 162008 with flag 3393001/3393001
208.23/206.68	c cleaning 82003 clauses out of 164008 with flag 3476000/3476000
214.87/213.29	c cleaning 83002 clauses out of 166006 with flag 3560001/3560001
222.39/220.73	c cleaning 84002 clauses out of 168003 with flag 3645000/3645000
223.02/221.30	c starts		: 252
223.02/221.30	c conflicts		: 3660451
223.02/221.30	c decisions		: 3670456
223.02/221.30	c propagations		: 19199256
223.02/221.30	c inspects		: 3034531514
223.02/221.30	c shortcuts		: 0
223.02/221.30	c learnt literals	: 0
223.02/221.30	c learnt binary clauses	: 0
223.02/221.30	c learnt ternary clauses	: 0
223.02/221.30	c learnt constraints	: 3660451
223.02/221.30	c ignored constraints	: 0
223.02/221.30	c root simplifications	: 0
223.02/221.30	c removed literals (reason simplification)	: 0
223.02/221.30	c reason swapping (by a shorter reason)	: 0
223.02/221.30	c Calls to reduceDB	: 81
223.02/221.30	c number of reductions to clauses (during analyze)	: 0
223.02/221.30	c number of learned constraints concerned by reduction	: 0
223.02/221.30	c number of learning phase by resolution	: 0
223.02/221.30	c number of learning phase by cutting planes	: 0
223.02/221.30	c speed (assignments/second)	: 86806.50893192207
223.02/221.30	c non guided choices	66
223.02/221.33	c learnt constraints type 
223.02/221.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 99452
223.02/221.33	c constraints type 
223.02/221.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
223.02/221.33	c 2 constraints processed.
223.02/221.33	s SATISFIABLE
223.02/221.33	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 
223.02/221.33	c Total wall clock time (in seconds): 221.22

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-3688001-1337879089/watcher-3688001-1337879089 -o /tmp/evaluation-result-3688001-1337879089/solver-3688001-1337879089 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688001-1337879089.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: 2.10 2.03 2.01 3/194 28410
/proc/meminfo: memFree=29590440/32873844 swapFree=7116/7116
[pid=28410] ppid=28408 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/28410/stat : 28410 (java) R 28408 28410 27542 0 -1 4202496 980 0 0 0 0 0 0 0 20 0 1 0 254033789 23793664 709 33554432000 1073741824 1073778376 140735285426752 140735285415816 240555963752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28410/statm: 5809 709 524 9 0 128 0

[startup+0.0969321 s]
/proc/loadavg: 2.10 2.03 2.01 3/194 28410
/proc/meminfo: memFree=29590440/32873844 swapFree=7116/7116
[pid=28410] ppid=28408 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28408 28410 27542 0 -1 4202496 4277 0 1 0 9 1 0 0 20 0 18 0 254033789 9787813888 5472 33554432000 1073741824 1073778376 140735285426752 140735285417888 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28410/statm: 2389603 5472 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.10024 s]
/proc/loadavg: 2.10 2.03 2.01 3/194 28410
/proc/meminfo: memFree=29590440/32873844 swapFree=7116/7116
[pid=28410] ppid=28408 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28408 28410 27542 0 -1 4202496 4300 0 1 0 9 1 0 0 20 0 18 0 254033789 9787813888 5495 33554432000 1073741824 1073778376 140735285426752 140735285417888 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28410/statm: 2389603 5495 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300219 s]
/proc/loadavg: 2.10 2.03 2.01 3/194 28410
/proc/meminfo: memFree=29590440/32873844 swapFree=7116/7116
[pid=28410] ppid=28408 vsize=9624976 CPUtime=0.49 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28408 28410 27542 0 -1 4202496 6534 0 1 0 47 2 0 0 20 0 19 0 254033789 9855975424 7580 33554432000 1073741824 1073778376 140735285426752 140735285417888 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28410/statm: 2406244 7580 2218 9 0 2396937 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9624976

[startup+0.700222 s]
/proc/loadavg: 2.10 2.03 2.01 3/194 28410
/proc/meminfo: memFree=29590440/32873844 swapFree=7116/7116
[pid=28410] ppid=28408 vsize=9624976 CPUtime=0.98 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28408 28410 27542 0 -1 4202496 6761 0 1 0 96 2 0 0 20 0 19 0 254033789 9855975424 10757 33554432000 1073741824 1073778376 140735285426752 140735285417888 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28410/statm: 2406244 10757 2257 9 0 2396937 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9624976

[startup+1.50068 s]
/proc/loadavg: 2.09 2.03 2.00 3/213 28429
/proc/meminfo: memFree=29555904/32873844 swapFree=7116/7116
[pid=28410] ppid=28408 vsize=9624976 CPUtime=1.82 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28408 28410 27542 0 -1 4202496 6957 0 1 0 180 2 0 0 20 0 19 0 254033789 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140735285417888 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28410/statm: 2406244 11815 2267 9 0 2396937 0
[pid=28410/tid=28412] ppid=28408 vsize=9624976 CPUtime=1.41 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28408 28410 27542 0 -1 4202560 2463 0 1 0 139 2 0 0 20 0 19 0 254033790 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038862332192 140038700990577 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28413] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28408 28410 27542 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038823824168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28414] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28408 28410 27542 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038822771368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28415] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038821719080 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28416] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28408 28410 27542 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038820666280 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28417] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28408 28410 27542 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038819612968 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28418] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28408 28410 27542 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038700525736 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28419] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28408 28410 27542 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038699473448 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28420] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28408 28410 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038698420648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28421] ppid=28408 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) S 28408 28410 27542 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 19 0 254033792 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038686223080 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28422] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) S 28408 28410 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038685169144 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28423] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28408 28410 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038079768328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28424] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038078716816 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28425] ppid=28408 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28408 28410 27542 0 -1 4202560 1281 0 0 0 14 0 0 0 20 0 19 0 254033795 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038077663416 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28426] ppid=28408 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/28410/task/28426/stat : 28426 (java) S 28408 28410 27542 0 -1 4202560 1948 0 0 0 15 0 0 0 20 0 19 0 254033795 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038076610616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28427] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28427/stat : 28427 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038075558520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28428] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28428/stat : 28428 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038074505928 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28429] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28429/stat : 28429 (java) S 28408 28410 27542 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033803 9855975424 11815 33554432000 1073741824 1073778376 140735285426752 140038073451944 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 9624976

[startup+3.10068 s]
/proc/loadavg: 2.09 2.03 2.00 4/213 28429
/proc/meminfo: memFree=29551064/32873844 swapFree=7116/7116
[pid=28410] ppid=28408 vsize=9624976 CPUtime=3.45 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28408 28410 27542 0 -1 4202496 6990 0 1 0 342 3 0 0 20 0 19 0 254033789 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140735285417888 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28410/statm: 2406244 12864 2267 9 0 2396937 0
[pid=28410/tid=28412] ppid=28408 vsize=9624976 CPUtime=2.95 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28408 28410 27542 0 -1 4202560 2467 0 1 0 293 2 0 0 20 0 19 0 254033790 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038862332192 140038701021442 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28413] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28408 28410 27542 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038823824168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28414] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28408 28410 27542 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038822771368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28415] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28408 28410 27542 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038821719080 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28416] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28408 28410 27542 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038820666280 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28417] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28408 28410 27542 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038819612968 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28418] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28408 28410 27542 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038700525736 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28419] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28408 28410 27542 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038699473448 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28420] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28408 28410 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038698420648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28421] ppid=28408 vsize=9624976 CPUtime=0.08 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) S 28408 28410 27542 0 -1 4202560 32 0 0 0 8 0 0 0 20 0 19 0 254033792 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038686223080 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28422] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) S 28408 28410 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038685169144 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28423] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28408 28410 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038079768328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28424] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038078716816 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28425] ppid=28408 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28408 28410 27542 0 -1 4202560 1281 0 0 0 14 0 0 0 20 0 19 0 254033795 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038077663416 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28426] ppid=28408 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/28410/task/28426/stat : 28426 (java) S 28408 28410 27542 0 -1 4202560 1948 0 0 0 15 0 0 0 20 0 19 0 254033795 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038076610616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28427] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28427/stat : 28427 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038075558520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28428] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28428/stat : 28428 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038074505928 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28429] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28429/stat : 28429 (java) S 28408 28410 27542 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033803 9855975424 12864 33554432000 1073741824 1073778376 140735285426752 140038073451944 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 9624976

[startup+6.30071 s]
/proc/loadavg: 2.08 2.03 2.00 3/213 28429
/proc/meminfo: memFree=29541072/32873844 swapFree=7116/7116
[pid=28410] ppid=28408 vsize=9624976 CPUtime=6.7 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28408 28410 27542 0 -1 4202496 7012 0 1 0 667 3 0 0 20 0 19 0 254033789 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140735285417888 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28410/statm: 2406244 14155 2267 9 0 2396937 0
[pid=28410/tid=28412] ppid=28408 vsize=9624976 CPUtime=6.05 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28408 28410 27542 0 -1 4202560 2474 0 1 0 603 2 0 0 20 0 19 0 254033790 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038862332192 140038701076456 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28413] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28408 28410 27542 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038823824168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28414] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28408 28410 27542 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038822771368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28415] ppid=28408 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28408 28410 27542 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 254033791 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038821719080 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28416] ppid=28408 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28408 28410 27542 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 254033791 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038820666280 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28417] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28408 28410 27542 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038819612968 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28418] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28408 28410 27542 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038700525736 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28419] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28408 28410 27542 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038699473448 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28420] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28408 28410 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033791 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038698420648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28421] ppid=28408 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) S 28408 28410 27542 0 -1 4202560 33 0 0 0 14 0 0 0 20 0 19 0 254033792 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038686223080 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28422] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) S 28408 28410 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038685169144 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28423] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28408 28410 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038079768328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28424] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038078716816 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28425] ppid=28408 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28408 28410 27542 0 -1 4202560 1281 0 0 0 14 0 0 0 20 0 19 0 254033795 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038077663416 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28426] ppid=28408 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/28410/task/28426/stat : 28426 (java) S 28408 28410 27542 0 -1 4202560 1948 0 0 0 15 0 0 0 20 0 19 0 254033795 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038076610616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28427] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28427/stat : 28427 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038075558520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28428] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28428/stat : 28428 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038074505928 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28429] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28429/stat : 28429 (java) S 28408 28410 27542 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033803 9855975424 14155 33554432000 1073741824 1073778376 140735285426752 140038073451944 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.7
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

/proc/28410/task/28420/stat : 28420 (java) S 28408 28410 27542 0 -1 4202560 192 0 0 0 23 0 0 0 20 0 19 0 254033791 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038698420648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28421] ppid=28408 vsize=9624976 CPUtime=2.03 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) S 28408 28410 27542 0 -1 4202560 63 0 0 0 201 2 0 0 20 0 19 0 254033792 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038686223080 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28422] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) S 28408 28410 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038685169144 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28423] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28408 28410 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038079768328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28424] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038078716816 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28425] ppid=28408 vsize=9624976 CPUtime=0.16 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28408 28410 27542 0 -1 4202560 1587 0 0 0 16 0 0 0 20 0 19 0 254033795 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038077663416 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28426] ppid=28408 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/28410/task/28426/stat : 28426 (java) S 28408 28410 27542 0 -1 4202560 1948 0 0 0 15 0 0 0 20 0 19 0 254033795 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038076610616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28427] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28427/stat : 28427 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038075558520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28428] ppid=28408 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/28410/task/28428/stat : 28428 (java) S 28408 28410 27542 0 -1 4202560 13 0 0 0 1 3 0 0 20 0 19 0 254033795 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038074505928 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28429] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28429/stat : 28429 (java) S 28408 28410 27542 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033803 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038073451944 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 220.79
Current children cumulated vsize (KiB) 9624976

[startup+220.701 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 28430
/proc/meminfo: memFree=29247264/32873844 swapFree=7116/7116
[pid=28410] ppid=28408 vsize=9624976 CPUtime=222.39 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28408 28410 27542 0 -1 4202496 8843 0 1 0 22228 11 0 0 20 0 19 0 254033789 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140735285417888 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28410/statm: 2406244 37529 2268 9 0 2396937 0
[pid=28410/tid=28412] ppid=28408 vsize=9624976 CPUtime=217.46 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28408 28410 27542 0 -1 4202560 2549 0 1 0 21742 4 0 0 20 0 19 0 254033790 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038862332192 140038701110512 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28413] ppid=28408 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28408 28410 27542 0 -1 4202560 269 0 0 0 24 0 0 0 20 0 19 0 254033791 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038823824168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28414] ppid=28408 vsize=9624976 CPUtime=0.23 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28408 28410 27542 0 -1 4202560 271 0 0 0 23 0 0 0 20 0 19 0 254033791 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038822771368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28415] ppid=28408 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28408 28410 27542 0 -1 4202560 186 0 0 0 24 0 0 0 20 0 19 0 254033791 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038821719080 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28416] ppid=28408 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28408 28410 27542 0 -1 4202560 129 0 0 0 22 0 0 0 20 0 19 0 254033791 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038820666280 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28417] ppid=28408 vsize=9624976 CPUtime=0.27 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28408 28410 27542 0 -1 4202560 191 0 0 0 27 0 0 0 20 0 19 0 254033791 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038819612968 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28418] ppid=28408 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28408 28410 27542 0 -1 4202560 118 0 0 0 22 0 0 0 20 0 19 0 254033791 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038700525736 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28419] ppid=28408 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28408 28410 27542 0 -1 4202560 148 0 0 0 22 0 0 0 20 0 19 0 254033791 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038699473448 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28420] ppid=28408 vsize=9624976 CPUtime=0.23 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28408 28410 27542 0 -1 4202560 192 0 0 0 23 0 0 0 20 0 19 0 254033791 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038698420648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28421] ppid=28408 vsize=9624976 CPUtime=2.03 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) S 28408 28410 27542 0 -1 4202560 63 0 0 0 201 2 0 0 20 0 19 0 254033792 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038686223080 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28422] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) S 28408 28410 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038685169144 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28423] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28408 28410 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038079768328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28424] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038078716816 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28425] ppid=28408 vsize=9624976 CPUtime=0.16 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28408 28410 27542 0 -1 4202560 1587 0 0 0 16 0 0 0 20 0 19 0 254033795 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038077663416 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28426] ppid=28408 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/28410/task/28426/stat : 28426 (java) S 28408 28410 27542 0 -1 4202560 1948 0 0 0 15 0 0 0 20 0 19 0 254033795 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038076610616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28427] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28427/stat : 28427 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038075558520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28428] ppid=28408 vsize=9624976 CPUtime=0.05 cores=0,2,4,6
/proc/28410/task/28428/stat : 28428 (java) S 28408 28410 27542 0 -1 4202560 13 0 0 0 2 3 0 0 20 0 19 0 254033795 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038074505928 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28429] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28429/stat : 28429 (java) S 28408 28410 27542 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033803 9855975424 37529 33554432000 1073741824 1073778376 140735285426752 140038073451944 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 9624976

[startup+221.107 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 28430
/proc/meminfo: memFree=29247264/32873844 swapFree=7116/7116
[pid=28410] ppid=28408 vsize=9624976 CPUtime=222.82 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28408 28410 27542 0 -1 4202496 8859 0 1 0 22271 11 0 0 20 0 19 0 254033789 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140735285417888 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28410/statm: 2406244 37544 2268 9 0 2396937 0
[pid=28410/tid=28412] ppid=28408 vsize=9624976 CPUtime=217.82 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28408 28410 27542 0 -1 4202560 2550 0 1 0 21778 4 0 0 20 0 19 0 254033790 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038862332192 140038700943147 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28413] ppid=28408 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28408 28410 27542 0 -1 4202560 269 0 0 0 24 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038823824168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28414] ppid=28408 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28408 28410 27542 0 -1 4202560 271 0 0 0 24 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038822771368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28415] ppid=28408 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28408 28410 27542 0 -1 4202560 186 0 0 0 24 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038821719080 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28416] ppid=28408 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28408 28410 27542 0 -1 4202560 129 0 0 0 22 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038820666280 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28417] ppid=28408 vsize=9624976 CPUtime=0.28 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28408 28410 27542 0 -1 4202560 191 0 0 0 28 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038819612968 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28418] ppid=28408 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28408 28410 27542 0 -1 4202560 118 0 0 0 22 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038700525736 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28419] ppid=28408 vsize=9624976 CPUtime=0.23 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28408 28410 27542 0 -1 4202560 163 0 0 0 23 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038699473448 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28420] ppid=28408 vsize=9624976 CPUtime=0.23 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28408 28410 27542 0 -1 4202560 192 0 0 0 23 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038698420648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28421] ppid=28408 vsize=9624976 CPUtime=2.07 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) S 28408 28410 27542 0 -1 4202560 63 0 0 0 205 2 0 0 20 0 19 0 254033792 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038686223080 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28422] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) S 28408 28410 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038685169144 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28423] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28408 28410 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038079768328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28424] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038078716816 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28425] ppid=28408 vsize=9624976 CPUtime=0.16 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28408 28410 27542 0 -1 4202560 1587 0 0 0 16 0 0 0 20 0 19 0 254033795 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038077663416 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28426] ppid=28408 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/28410/task/28426/stat : 28426 (java) S 28408 28410 27542 0 -1 4202560 1948 0 0 0 15 0 0 0 20 0 19 0 254033795 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038076610616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28427] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28427/stat : 28427 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038075558520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28428] ppid=28408 vsize=9624976 CPUtime=0.05 cores=0,2,4,6
/proc/28410/task/28428/stat : 28428 (java) S 28408 28410 27542 0 -1 4202560 13 0 0 0 2 3 0 0 20 0 19 0 254033795 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038074505928 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28429] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28429/stat : 28429 (java) S 28408 28410 27542 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033803 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038073451944 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.82
Current children cumulated vsize (KiB) 9624976

[startup+221.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 28430
/proc/meminfo: memFree=29247264/32873844 swapFree=7116/7116
[pid=28410] ppid=28408 vsize=9624976 CPUtime=223.02 cores=0,2,4,6
/proc/28410/stat : 28410 (java) S 28408 28410 27542 0 -1 4202496 8859 0 1 0 22291 11 0 0 20 0 19 0 254033789 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140735285417888 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28410/statm: 2406244 37544 2268 9 0 2396937 0
[pid=28410/tid=28412] ppid=28408 vsize=9624976 CPUtime=218.01 cores=0,2,4,6
/proc/28410/task/28412/stat : 28412 (java) R 28408 28410 27542 0 -1 4202560 2550 0 1 0 21797 4 0 0 20 0 19 0 254033790 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038862332192 140038700989125 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28413] ppid=28408 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/28410/task/28413/stat : 28413 (java) S 28408 28410 27542 0 -1 4202560 269 0 0 0 24 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038823824168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28414] ppid=28408 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/28410/task/28414/stat : 28414 (java) S 28408 28410 27542 0 -1 4202560 271 0 0 0 24 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038822771368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28415] ppid=28408 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/28410/task/28415/stat : 28415 (java) S 28408 28410 27542 0 -1 4202560 186 0 0 0 24 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038821719080 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28416] ppid=28408 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28410/task/28416/stat : 28416 (java) S 28408 28410 27542 0 -1 4202560 129 0 0 0 22 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038820666280 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28417] ppid=28408 vsize=9624976 CPUtime=0.28 cores=0,2,4,6
/proc/28410/task/28417/stat : 28417 (java) S 28408 28410 27542 0 -1 4202560 191 0 0 0 28 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038819612968 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28418] ppid=28408 vsize=9624976 CPUtime=0.22 cores=0,2,4,6
/proc/28410/task/28418/stat : 28418 (java) S 28408 28410 27542 0 -1 4202560 118 0 0 0 22 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038700525736 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28419] ppid=28408 vsize=9624976 CPUtime=0.23 cores=0,2,4,6
/proc/28410/task/28419/stat : 28419 (java) S 28408 28410 27542 0 -1 4202560 163 0 0 0 23 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038699473448 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28420] ppid=28408 vsize=9624976 CPUtime=0.23 cores=0,2,4,6
/proc/28410/task/28420/stat : 28420 (java) S 28408 28410 27542 0 -1 4202560 192 0 0 0 23 0 0 0 20 0 19 0 254033791 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038698420648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28410/tid=28421] ppid=28408 vsize=9624976 CPUtime=2.07 cores=0,2,4,6
/proc/28410/task/28421/stat : 28421 (java) S 28408 28410 27542 0 -1 4202560 63 0 0 0 205 2 0 0 20 0 19 0 254033792 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038686223080 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28422] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28422/stat : 28422 (java) S 28408 28410 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038685169144 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28423] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28423/stat : 28423 (java) S 28408 28410 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033792 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038079768328 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28424] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28424/stat : 28424 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038078716816 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28410/tid=28425] ppid=28408 vsize=9624976 CPUtime=0.16 cores=0,2,4,6
/proc/28410/task/28425/stat : 28425 (java) S 28408 28410 27542 0 -1 4202560 1587 0 0 0 16 0 0 0 20 0 19 0 254033795 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038077663416 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28426] ppid=28408 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/28410/task/28426/stat : 28426 (java) S 28408 28410 27542 0 -1 4202560 1948 0 0 0 15 0 0 0 20 0 19 0 254033795 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038076610616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28427] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28427/stat : 28427 (java) S 28408 28410 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033795 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038075558520 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28410/tid=28428] ppid=28408 vsize=9624976 CPUtime=0.05 cores=0,2,4,6
/proc/28410/task/28428/stat : 28428 (java) S 28408 28410 27542 0 -1 4202560 13 0 0 0 2 3 0 0 20 0 19 0 254033795 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038074505928 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28410/tid=28429] ppid=28408 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28410/task/28429/stat : 28429 (java) S 28408 28410 27542 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033803 9855975424 37544 33554432000 1073741824 1073778376 140735285426752 140038073451944 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 223.02
Current children cumulated vsize (KiB) 9624976

Child status: 10

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28410 and gives
#  childrusage.ru_utime.tv_sec=222
#  childrusage.ru_utime.tv_usec=438184
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=231964
# CPU time returned by wait4() is 222.67
# while last known CPU time is 223.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 221.34
CPU time (s): 223.02
CPU user time (s): 222.91
CPU system time (s): 0.11
CPU usage (%): 100.759
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 222.438
system time used= 0.231964
maximum resident set size= 150460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8964
page faults= 1
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7095
involuntary context switches= 4487

runsolver used 0.863868 second user time and 2.38164 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-24 19:04:49
IDJOB=3688001
IDBENCH=2566
IDSOLVER=2269
FILE ID=node146/3688001-1337879089
RUNJOBID= node146-1337871880-27558
PBS_JOBID= 14620058
Free space on /tmp= 71712 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-prob1.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688001-1337879089/watcher-3688001-1337879089 -o /tmp/evaluation-result-3688001-1337879089/solver-3688001-1337879089 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688001-1337879089.opb

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

MD5SUM BENCH= 3fa3d77c564aea49e42df3fe632e1a1c
RANDOM SEED=719690888

node146.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.034
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.06
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.034
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.92
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.034
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.91
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.034
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.034
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.034
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.034
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.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29590704 kB
Buffers:          210084 kB
Cached:          2002180 kB
SwapCached:         2348 kB
Active:           648392 kB
Inactive:        1873840 kB
Active(anon):     309248 kB
Inactive(anon):     3064 kB
Active(file):     339144 kB
Inactive(file):  1870776 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100340 kB
Dirty:               476 kB
Writeback:            20 kB
AnonPages:        315768 kB
Mapped:            16164 kB
Shmem:                 0 kB
Slab:             622240 kB
SReclaimable:      63672 kB
SUnreclaim:       558568 kB
KernelStack:        1608 kB
PageTables:         4888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     824804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71712 MiB
End job on node146 at 2012-05-24 19:08:30