Trace number 3718374

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2012-05-28OPTIMUM 1053.01 1050.39

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl10_11_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM9e134c91eb84e264e2a3479232b34054
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.05699
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables220
Total number of constraints42
Number of soft constraints42
Number of constraints which are clauses22
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint11
Top cost 2167
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2166
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.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.08	c version 2.3.2.v20120528
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose 2 learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3718374-1338252306.wbo
0.10/0.10	c reading problem ... 
0.10/0.13	c ... done. Wall clock time 0.027s.
0.10/0.13	c declared #vars     220
0.10/0.13	c internal #vars     262
0.10/0.13	c #constraints  42
0.10/0.13	c constraints type 
0.10/0.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 22
0.10/0.13	c ignored satisfied constraints => 1
0.10/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 20
0.10/0.13	c 43 constraints processed.
0.10/0.13	c objective function length is 42 literals
0.10/0.19	c SATISFIABLE
0.10/0.19	c OPTIMIZING...
0.10/0.19	c Got one! Elapsed wall clock time (in seconds):0.089
0.10/0.19	o 34
0.32/0.22	c Got one! Elapsed wall clock time (in seconds):0.118
0.32/0.22	o 9
0.78/0.58	c cleaning 2726 clauses out of 5453 with flag 41593/5453
1.25/0.97	c cleaning 4366 clauses out of 8737 with flag 93977/11463
1.85/1.54	c cleaning 5672 clauses out of 11363 with flag 153267/18455
2.46/2.17	c cleaning 6843 clauses out of 13691 with flag 213503/26455
3.39/3.01	c cleaning 7915 clauses out of 15846 with flag 298344/35453
4.29/3.92	c cleaning 8960 clauses out of 17932 with flag 386629/45454
5.10/4.74	c cleaning 9987 clauses out of 19973 with flag 469028/56455
6.30/5.99	c cleaning 10987 clauses out of 21984 with flag 588228/68453
7.90/7.51	c cleaning 11991 clauses out of 24000 with flag 725972/81456
9.32/8.96	c cleaning 12998 clauses out of 26007 with flag 858874/95454
11.43/11.01	c cleaning 14003 clauses out of 28009 with flag 1012473/110454
14.13/13.71	c cleaning 15001 clauses out of 30005 with flag 1190674/126453
15.64/15.23	c cleaning 15995 clauses out of 32004 with flag 1316094/143453
17.65/17.26	c cleaning 17000 clauses out of 34009 with flag 1457036/161453
20.37/19.90	c cleaning 17990 clauses out of 36010 with flag 1626336/180454
22.87/22.48	c cleaning 19008 clauses out of 38020 with flag 1797114/200454
26.69/26.22	c cleaning 20002 clauses out of 40012 with flag 2002626/221454
30.51/30.07	c cleaning 21000 clauses out of 42010 with flag 2189839/243454
34.71/34.28	c cleaning 21989 clauses out of 44010 with flag 2383593/266454
39.93/39.44	c cleaning 23003 clauses out of 46021 with flag 2579391/290454
46.14/45.61	c cleaning 24007 clauses out of 48020 with flag 2795700/315456
51.46/50.98	c cleaning 25004 clauses out of 50011 with flag 3017053/341454
55.36/54.86	c cleaning 25991 clauses out of 52007 with flag 3252922/368454
59.88/59.32	c cleaning 26996 clauses out of 54016 with flag 3504661/396454
65.41/64.89	c cleaning 28006 clauses out of 56020 with flag 3762037/425454
71.72/71.11	c cleaning 29001 clauses out of 58014 with flag 4015205/455454
76.93/76.33	c cleaning 29996 clauses out of 60012 with flag 4269988/486453
85.96/85.34	c cleaning 30998 clauses out of 62016 with flag 4503409/518453
94.87/94.21	c cleaning 32004 clauses out of 64018 with flag 4767918/551453
104.19/103.53	c cleaning 33005 clauses out of 66018 with flag 5060102/585457
116.83/116.12	c cleaning 34002 clauses out of 68014 with flag 5381470/620458
124.27/123.25	c cleaning 34996 clauses out of 70007 with flag 5724501/656454
130.38/129.30	c cleaning 36003 clauses out of 72016 with flag 6080647/693459
138.50/137.37	c cleaning 36999 clauses out of 74009 with flag 6438768/731455
145.74/144.54	c cleaning 37997 clauses out of 76008 with flag 6806956/770453
153.87/152.65	c cleaning 38998 clauses out of 78011 with flag 7192253/810453
162.08/160.89	c cleaning 40004 clauses out of 80016 with flag 7580360/851456
172.03/170.77	c cleaning 41004 clauses out of 82011 with flag 7950666/893455
184.25/182.96	c cleaning 41983 clauses out of 84005 with flag 8389871/936453
197.19/195.82	c cleaning 43009 clauses out of 86022 with flag 8832105/980453
210.10/208.78	c cleaning 43999 clauses out of 88013 with flag 9303058/1025453
224.23/222.80	c cleaning 45005 clauses out of 90015 with flag 9749475/1071454
240.15/238.74	c cleaning 45987 clauses out of 92009 with flag 10231317/1118453
257.66/256.21	c cleaning 47004 clauses out of 94023 with flag 10726259/1166454
271.70/270.20	c cleaning 47999 clauses out of 96019 with flag 11249315/1215454
288.22/286.76	c cleaning 49004 clauses out of 98019 with flag 11760915/1265453
306.54/305.09	c cleaning 50001 clauses out of 100016 with flag 12315452/1316454
328.19/326.68	c cleaning 50999 clauses out of 102014 with flag 12866651/1368453
348.71/347.18	c cleaning 52003 clauses out of 104018 with flag 13437944/1421456
368.13/366.52	c cleaning 52999 clauses out of 106012 with flag 14009099/1475453
389.45/387.86	c cleaning 53998 clauses out of 108015 with flag 14684577/1530455
412.98/411.33	c cleaning 55005 clauses out of 110017 with flag 15343662/1586455
436.40/434.72	c cleaning 56001 clauses out of 112012 with flag 15984065/1643455
462.83/461.11	c cleaning 56995 clauses out of 114009 with flag 16682552/1701453
487.74/486.02	c cleaning 57999 clauses out of 116015 with flag 17394355/1760454
513.59/511.89	c cleaning 58995 clauses out of 118017 with flag 18121765/1820455
539.42/537.62	c cleaning 60007 clauses out of 120022 with flag 18825823/1881455
565.35/563.58	c cleaning 60984 clauses out of 122013 with flag 19515721/1943453
596.10/594.23	c cleaning 62002 clauses out of 124029 with flag 20233606/2006453
629.01/627.14	c cleaning 63010 clauses out of 126028 with flag 21046206/2070454
660.72/658.84	c cleaning 64003 clauses out of 128017 with flag 21864705/2135453
695.57/693.63	c cleaning 65005 clauses out of 130016 with flag 22676010/2201455
730.11/728.20	c cleaning 66001 clauses out of 132011 with flag 23503459/2268455
769.13/767.10	c cleaning 66997 clauses out of 134008 with flag 24306717/2336453
808.74/806.77	c cleaning 68004 clauses out of 136015 with flag 25195034/2405457
852.56/850.52	c cleaning 68995 clauses out of 138007 with flag 26103746/2475453
892.60/890.59	c cleaning 70000 clauses out of 140013 with flag 27059156/2546454
931.92/929.84	c cleaning 71004 clauses out of 142012 with flag 28046188/2618453
974.73/972.68	c cleaning 71999 clauses out of 144008 with flag 28929767/2691453
1009.92/1007.77	c cleaning 72997 clauses out of 146013 with flag 29848638/2765457
1050.57/1048.33	c cleaning 74006 clauses out of 148015 with flag 30824710/2840457
1052.61/1050.39	c starts		: 233
1052.61/1050.39	c conflicts		: 2845347
1052.61/1050.39	c decisions		: 3288121
1052.61/1050.39	c propagations		: 43821678
1052.61/1050.39	c inspects		: 16393337574
1052.61/1050.39	c shortcuts		: 0
1052.61/1050.39	c learnt literals	: 7
1052.61/1050.39	c learnt binary clauses	: 16
1052.61/1050.39	c learnt ternary clauses	: 16
1052.61/1050.39	c learnt constraints	: 2845339
1052.61/1050.39	c ignored constraints	: 0
1052.61/1050.39	c root simplifications	: 0
1052.61/1050.39	c removed literals (reason simplification)	: 0
1052.61/1050.39	c reason swapping (by a shorter reason)	: 0
1052.61/1050.39	c Calls to reduceDB	: 71
1052.61/1050.39	c Number of update (reduction) of LBD	: 1525022
1052.61/1050.39	c number of reductions to clauses (during analyze)	: 0
1052.61/1050.39	c number of learned constraints concerned by reduction	: 0
1052.61/1050.39	c number of learning phase by resolution	: 0
1052.61/1050.39	c number of learning phase by cutting planes	: 0
1052.61/1050.39	c speed (assignments/second)	: 41724.87771993987
1052.61/1050.39	c non guided choices	1852
1052.61/1050.39	c learnt constraints type 
1052.61/1050.39	c constraints type 
1052.61/1050.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 22
1052.61/1050.39	c ignored satisfied constraints => 1
1052.61/1050.39	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 20
1052.61/1050.39	c 43 constraints processed.
1052.61/1050.39	s OPTIMUM FOUND
1052.61/1050.39	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20 -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 x79 -x80 -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130 -x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 x218 -x219 -x220 
1052.61/1050.39	c objective function=9
1052.61/1050.39	c Total wall clock time (in seconds): 1050.285

Verifier Data

OK	9

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.93 2/194 559
/proc/meminfo: memFree=30570120/32873648 swapFree=7116/7116
[pid=559] ppid=557 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/559/stat : 559 (java) R 557 559 30566 0 -1 4202496 612 0 0 0 0 0 0 0 20 0 1 0 291357980 23793664 341 33554432000 1073741824 1073778376 140733467367712 140733467356776 219504753203 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/559/statm: 5809 353 272 9 0 128 0
[pid=559/tid=560] ppid=557 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/559/task/560/stat : 560 (java) R 557 559 30566 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 2 0 291357980 94019584 901 33554432000 1073741824 1073778376 140733467367712 140733467356776 219504799575 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.00794602 s]
/proc/loadavg: 1.92 1.99 1.93 2/194 559
/proc/meminfo: memFree=30570120/32873648 swapFree=7116/7116
[pid=559] ppid=557 vsize=101528 CPUtime=0 cores=0,2,4,6
/proc/559/stat : 559 (java) S 557 559 30566 0 -1 4202496 1357 0 0 0 0 0 0 0 20 0 2 0 291357980 103964672 1041 33554432000 1073741824 1073778376 140733467367712 140733467358848 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/559/statm: 25382 1042 797 9 0 16774 0
[pid=559/tid=560] ppid=557 vsize=101528 CPUtime=0 cores=0,2,4,6
/proc/559/task/560/stat : 560 (java) R 557 559 30566 0 -1 4202560 220 0 0 0 0 0 0 0 20 0 2 0 291357980 103964672 1049 33554432000 1073741824 1073778376 140733467367712 140589338858168 219513964029 0 0 0 16784584 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 101528

[startup+0.100234 s]
/proc/loadavg: 1.92 1.99 1.93 2/194 559
/proc/meminfo: memFree=30570120/32873648 swapFree=7116/7116
[pid=559] ppid=557 vsize=9558416 CPUtime=0.1 cores=0,2,4,6
/proc/559/stat : 559 (java) S 557 559 30566 0 -1 4202496 4409 0 1 0 9 1 0 0 20 0 18 0 291357980 9787817984 6113 33554432000 1073741824 1073778376 140733467367712 140733467358848 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/559/statm: 2389604 6113 2124 9 0 2380296 0
[pid=559/tid=560] ppid=557 vsize=9558416 CPUtime=0.07 cores=0,2,4,6
/proc/559/task/560/stat : 560 (java) R 557 559 30566 0 -1 4202560 2426 0 1 0 7 0 0 0 20 0 18 0 291357980 9787817984 6113 33554432000 1073741824 1073778376 140733467367712 140589338862328 219517347085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558416

[startup+0.300238 s]
/proc/loadavg: 1.92 1.99 1.93 2/194 559
/proc/meminfo: memFree=30570120/32873648 swapFree=7116/7116
[pid=559] ppid=557 vsize=9624980 CPUtime=0.5 cores=0,2,4,6
/proc/559/stat : 559 (java) S 557 559 30566 0 -1 4202496 6734 0 1 0 48 2 0 0 20 0 19 0 291357980 9855979520 7256 33554432000 1073741824 1073778376 140733467367712 140733467358848 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/559/statm: 2406245 7256 2211 9 0 2396937 0
[pid=559/tid=560] ppid=557 vsize=9624980 CPUtime=0.27 cores=0,2,4,6
/proc/559/task/560/stat : 560 (java) R 557 559 30566 0 -1 4202560 2446 0 1 0 27 0 0 0 20 0 19 0 291357980 9855979520 7256 33554432000 1073741824 1073778376 140733467367712 140589338861896 140589194647866 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9624980

[startup+0.700248 s]
/proc/loadavg: 1.92 1.99 1.93 2/194 559
/proc/meminfo: memFree=30570120/32873648 swapFree=7116/7116
[pid=559] ppid=557 vsize=9624980 CPUtime=1.01 cores=0,2,4,6
/proc/559/stat : 559 (java) S 557 559 30566 0 -1 4202496 7635 0 1 0 99 2 0 0 20 0 19 0 291357980 9855979520 9365 33554432000 1073741824 1073778376 140733467367712 140733467358848 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/559/statm: 2406245 9365 2252 9 0 2396937 0
[pid=559/tid=560] ppid=557 vsize=9624980 CPUtime=0.67 cores=0,2,4,6
/proc/559/task/560/stat : 560 (java) R 557 559 30566 0 -1 4202560 2450 0 1 0 67 0 0 0 20 0 19 0 291357980 9855979520 9365 33554432000 1073741824 1073778376 140733467367712 140589338861976 140589194970766 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 9624980

[startup+1.50059 s]
/proc/loadavg: 1.92 1.99 1.93 3/213 578
/proc/meminfo: memFree=30536552/32873648 swapFree=7116/7116
[pid=559] ppid=557 vsize=9624980 CPUtime=1.85 cores=0,2,4,6
/proc/559/stat : 559 (java) S 557 559 30566 0 -1 4202496 7678 0 1 0 183 2 0 0 20 0 19 0 291357980 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140733467358848 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/559/statm: 2406245 10396 2254 9 0 2396937 0
[pid=559/tid=560] ppid=557 vsize=9624980 CPUtime=1.45 cores=0,2,4,6
/proc/559/task/560/stat : 560 (java) R 557 559 30566 0 -1 4202560 2451 0 1 0 145 0 0 0 20 0 19 0 291357980 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140589338861856 140589194970692 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=559/tid=562] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/562/stat : 562 (java) S 557 559 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140589316962472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=563] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/563/stat : 563 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140589315909928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=564] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/564/stat : 564 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140589314857384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=565] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/565/stat : 565 (java) S 557 559 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140589313804840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=566] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/566/stat : 566 (java) S 557 559 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588976433832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=567] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/567/stat : 567 (java) S 557 559 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588975381288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=568] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/568/stat : 568 (java) S 557 559 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588974328744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=569] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/569/stat : 569 (java) S 557 559 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588973276200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=570] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/570/stat : 570 (java) S 557 559 30566 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 291357982 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588961077352 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=571] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/571/stat : 571 (java) S 557 559 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588960023672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=572] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/572/stat : 572 (java) S 557 559 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588958971016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=573] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/573/stat : 573 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588957919760 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=574] ppid=557 vsize=9624980 CPUtime=0.17 cores=0,2,4,6
/proc/559/task/574/stat : 574 (java) S 557 559 30566 0 -1 4202560 2241 0 0 0 17 0 0 0 20 0 19 0 291357985 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588956867128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=575] ppid=557 vsize=9624980 CPUtime=0.15 cores=0,2,4,6
/proc/559/task/575/stat : 575 (java) S 557 559 30566 0 -1 4202560 1736 0 0 0 15 0 0 0 20 0 19 0 291357985 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588955814584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=576] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/576/stat : 576 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588954762232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=577] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/577/stat : 577 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588953709896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=578] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/578/stat : 578 (java) S 557 559 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291357994 9855979520 10396 33554432000 1073741824 1073778376 140733467367712 140588952654632 219517335465 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) 9624980

[startup+3.10059 s]
/proc/loadavg: 1.92 1.99 1.93 3/213 578
/proc/meminfo: memFree=30534132/32873648 swapFree=7116/7116
[pid=559] ppid=557 vsize=9624980 CPUtime=3.49 cores=0,2,4,6
/proc/559/stat : 559 (java) S 557 559 30566 0 -1 4202496 7853 0 1 0 346 3 0 0 20 0 19 0 291357980 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140733467358848 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/559/statm: 2406245 11444 2264 9 0 2396937 0
[pid=559/tid=560] ppid=557 vsize=9624980 CPUtime=3.02 cores=0,2,4,6
/proc/559/task/560/stat : 560 (java) R 557 559 30566 0 -1 4202560 2452 0 1 0 302 0 0 0 20 0 19 0 291357980 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140589338861976 140589194956443 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=559/tid=562] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/562/stat : 562 (java) S 557 559 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140589316962472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=563] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/563/stat : 563 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140589315909928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=564] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/564/stat : 564 (java) S 557 559 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140589314857384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=565] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/565/stat : 565 (java) S 557 559 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140589313804840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=566] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/566/stat : 566 (java) S 557 559 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588976433832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=567] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/567/stat : 567 (java) S 557 559 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588975381288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=568] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/568/stat : 568 (java) S 557 559 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588974328744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=569] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/569/stat : 569 (java) S 557 559 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588973276200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=570] ppid=557 vsize=9624980 CPUtime=0.03 cores=0,2,4,6
/proc/559/task/570/stat : 570 (java) S 557 559 30566 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 19 0 291357982 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588961077352 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=571] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/571/stat : 571 (java) S 557 559 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588960023672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=572] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/572/stat : 572 (java) S 557 559 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588958971016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=573] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/573/stat : 573 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588957919760 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=574] ppid=557 vsize=9624980 CPUtime=0.2 cores=0,2,4,6
/proc/559/task/574/stat : 574 (java) S 557 559 30566 0 -1 4202560 2396 0 0 0 20 0 0 0 20 0 19 0 291357985 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588956867128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=575] ppid=557 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/559/task/575/stat : 575 (java) S 557 559 30566 0 -1 4202560 1737 0 0 0 16 0 0 0 20 0 19 0 291357985 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588955814584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=576] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/576/stat : 576 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588954762232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=577] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/577/stat : 577 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588953709896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=578] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/578/stat : 578 (java) S 557 559 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291357994 9855979520 11444 33554432000 1073741824 1073778376 140733467367712 140588952654632 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 9624980

[startup+6.3006 s]
/proc/loadavg: 1.93 1.99 1.93 3/213 578
/proc/meminfo: memFree=30530188/32873648 swapFree=7116/7116
[pid=559] ppid=557 vsize=9624980 CPUtime=6.7 cores=0,2,4,6
/proc/559/stat : 559 (java) S 557 559 30566 0 -1 4202496 7871 0 1 0 667 3 0 0 20 0 19 0 291357980 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140733467358848 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/559/statm: 2406245 11697 2264 9 0 2396937 0
[pid=559/tid=560] ppid=557 vsize=9624980 CPUtime=6.17 cores=0,2,4,6
/proc/559/task/560/stat : 560 (java) R 557 559 30566 0 -1 4202560 2456 0 1 0 617 0 0 0 20 0 19 0 291357980 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140589338861976 140589194952561 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=559/tid=562] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/562/stat : 562 (java) S 557 559 30566 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140589316962472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=563] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/563/stat : 563 (java) S 557 559 30566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140589315909928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=564] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/564/stat : 564 (java) S 557 559 30566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140589314857384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=565] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/565/stat : 565 (java) S 557 559 30566 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140589313804840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=566] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/566/stat : 566 (java) S 557 559 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140588976433832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=567] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/567/stat : 567 (java) S 557 559 30566 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140588975381288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=568] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/568/stat : 568 (java) S 557 559 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140588974328744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=569] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/569/stat : 569 (java) S 557 559 30566 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291357981 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140588973276200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=570] ppid=557 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/559/task/570/stat : 570 (java) S 557 559 30566 0 -1 4202560 34 0 0 0 7 0 0 0 20 0 19 0 291357982 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140588961077352 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=571] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/571/stat : 571 (java) S 557 559 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140588960023672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=572] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/572/stat : 572 (java) S 557 559 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140588958971016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=573] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/573/stat : 573 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140588957919760 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=574] ppid=557 vsize=9624980 CPUtime=0.2 cores=0,2,4,6
/proc/559/task/574/stat : 574 (java) S 557 559 30566 0 -1 4202560 2396 0 0 0 20 0 0 0 20 0 19 0 291357985 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140588956867128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=575] ppid=557 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/559/task/575/stat : 575 (java) S 557 559 30566 0 -1 4202560 1737 0 0 0 16 0 0 0 20 0 19 0 291357985 9855979520 11697 33554432000 1073741824 1073778376 140733467367712 140588955814584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0

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

/proc/559/task/562/stat : 562 (java) S 557 559 30566 0 -1 4202560 130 0 0 0 27 0 0 0 20 0 19 0 291357981 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140589316962472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=563] ppid=557 vsize=9624980 CPUtime=0.25 cores=0,2,4,6
/proc/559/task/563/stat : 563 (java) S 557 559 30566 0 -1 4202560 133 0 0 0 25 0 0 0 20 0 19 0 291357981 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140589315909928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=564] ppid=557 vsize=9624980 CPUtime=0.29 cores=0,2,4,6
/proc/559/task/564/stat : 564 (java) S 557 559 30566 0 -1 4202560 94 0 0 0 29 0 0 0 20 0 19 0 291357981 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140589314857384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=565] ppid=557 vsize=9624980 CPUtime=0.27 cores=0,2,4,6
/proc/559/task/565/stat : 565 (java) S 557 559 30566 0 -1 4202560 99 0 0 0 27 0 0 0 20 0 19 0 291357981 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140589313804840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=566] ppid=557 vsize=9624980 CPUtime=0.23 cores=0,2,4,6
/proc/559/task/566/stat : 566 (java) S 557 559 30566 0 -1 4202560 57 0 0 0 23 0 0 0 20 0 19 0 291357981 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588976433832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=567] ppid=557 vsize=9624980 CPUtime=0.2 cores=0,2,4,6
/proc/559/task/567/stat : 567 (java) S 557 559 30566 0 -1 4202560 81 0 0 0 20 0 0 0 20 0 19 0 291357981 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588975381288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=568] ppid=557 vsize=9624980 CPUtime=0.25 cores=0,2,4,6
/proc/559/task/568/stat : 568 (java) S 557 559 30566 0 -1 4202560 93 0 0 0 25 0 0 0 20 0 19 0 291357981 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588974328744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=569] ppid=557 vsize=9624980 CPUtime=0.25 cores=0,2,4,6
/proc/559/task/569/stat : 569 (java) S 557 559 30566 0 -1 4202560 105 0 0 0 25 0 0 0 20 0 19 0 291357981 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588973276200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=570] ppid=557 vsize=9624980 CPUtime=1.81 cores=0,2,4,6
/proc/559/task/570/stat : 570 (java) S 557 559 30566 0 -1 4202560 125 0 0 0 179 2 0 0 20 0 19 0 291357982 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588961077352 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=571] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/571/stat : 571 (java) S 557 559 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588960023672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=572] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/572/stat : 572 (java) S 557 559 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588958971016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=573] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/573/stat : 573 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588957919760 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=574] ppid=557 vsize=9624980 CPUtime=0.69 cores=0,2,4,6
/proc/559/task/574/stat : 574 (java) S 557 559 30566 0 -1 4202560 10212 0 0 0 66 3 0 0 20 0 19 0 291357985 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588956867128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=575] ppid=557 vsize=9624980 CPUtime=0.19 cores=0,2,4,6
/proc/559/task/575/stat : 575 (java) S 557 559 30566 0 -1 4202560 1749 0 0 0 19 0 0 0 20 0 19 0 291357985 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588955814584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=576] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/576/stat : 576 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588954762232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=577] ppid=557 vsize=9624980 CPUtime=0.29 cores=0,2,4,6
/proc/559/task/577/stat : 577 (java) S 557 559 30566 0 -1 4202560 61 0 0 0 11 18 0 0 20 0 19 0 291357985 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588953709896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=578] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/578/stat : 578 (java) S 557 559 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291357994 9855979520 32341 33554432000 1073741824 1073778376 140733467367712 140588952654632 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1050.16
Current children cumulated vsize (KiB) 9624980

[startup+1049.5 s]
/proc/loadavg: 2.04 2.10 2.03 3/214 610
/proc/meminfo: memFree=29888796/32873648 swapFree=7116/7116
[pid=559] ppid=557 vsize=9624980 CPUtime=1051.81 cores=0,2,4,6
/proc/559/stat : 559 (java) S 557 559 30566 0 -1 4202496 16655 0 1 0 105156 25 0 0 20 0 19 0 291357980 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140733467358848 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/559/statm: 2406245 33365 2269 9 0 2396937 0
[pid=559/tid=560] ppid=557 vsize=9624980 CPUtime=1046.77 cores=0,2,4,6
/proc/559/task/560/stat : 560 (java) R 557 559 30566 0 -1 4202560 2532 0 1 0 104658 19 0 0 20 0 19 0 291357980 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589338861856 140589195004635 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=559/tid=562] ppid=557 vsize=9624980 CPUtime=0.27 cores=0,2,4,6
/proc/559/task/562/stat : 562 (java) S 557 559 30566 0 -1 4202560 130 0 0 0 27 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589316962472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=563] ppid=557 vsize=9624980 CPUtime=0.26 cores=0,2,4,6
/proc/559/task/563/stat : 563 (java) S 557 559 30566 0 -1 4202560 133 0 0 0 26 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589315909928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=564] ppid=557 vsize=9624980 CPUtime=0.3 cores=0,2,4,6
/proc/559/task/564/stat : 564 (java) S 557 559 30566 0 -1 4202560 94 0 0 0 30 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589314857384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=565] ppid=557 vsize=9624980 CPUtime=0.27 cores=0,2,4,6
/proc/559/task/565/stat : 565 (java) S 557 559 30566 0 -1 4202560 99 0 0 0 27 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589313804840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=566] ppid=557 vsize=9624980 CPUtime=0.24 cores=0,2,4,6
/proc/559/task/566/stat : 566 (java) S 557 559 30566 0 -1 4202560 57 0 0 0 24 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588976433832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=567] ppid=557 vsize=9624980 CPUtime=0.21 cores=0,2,4,6
/proc/559/task/567/stat : 567 (java) S 557 559 30566 0 -1 4202560 81 0 0 0 21 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588975381288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=568] ppid=557 vsize=9624980 CPUtime=0.26 cores=0,2,4,6
/proc/559/task/568/stat : 568 (java) S 557 559 30566 0 -1 4202560 93 0 0 0 26 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588974328744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=569] ppid=557 vsize=9624980 CPUtime=0.26 cores=0,2,4,6
/proc/559/task/569/stat : 569 (java) S 557 559 30566 0 -1 4202560 105 0 0 0 26 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588973276200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=570] ppid=557 vsize=9624980 CPUtime=1.85 cores=0,2,4,6
/proc/559/task/570/stat : 570 (java) S 557 559 30566 0 -1 4202560 129 0 0 0 183 2 0 0 20 0 19 0 291357982 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588961077352 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=571] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/571/stat : 571 (java) S 557 559 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588960023672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=572] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/572/stat : 572 (java) S 557 559 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588958971016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=573] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/573/stat : 573 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588957919760 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=574] ppid=557 vsize=9624980 CPUtime=0.69 cores=0,2,4,6
/proc/559/task/574/stat : 574 (java) S 557 559 30566 0 -1 4202560 10212 0 0 0 66 3 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588956867128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=575] ppid=557 vsize=9624980 CPUtime=0.19 cores=0,2,4,6
/proc/559/task/575/stat : 575 (java) S 557 559 30566 0 -1 4202560 1750 0 0 0 19 0 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588955814584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=576] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/576/stat : 576 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588954762232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=577] ppid=557 vsize=9624980 CPUtime=0.29 cores=0,2,4,6
/proc/559/task/577/stat : 577 (java) S 557 559 30566 0 -1 4202560 61 0 0 0 11 18 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588953709896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=578] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/578/stat : 578 (java) S 557 559 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291357994 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588952654632 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1051.81
Current children cumulated vsize (KiB) 9624980

[startup+1049.9 s]
/proc/loadavg: 2.04 2.10 2.03 3/214 610
/proc/meminfo: memFree=29888796/32873648 swapFree=7116/7116
[pid=559] ppid=557 vsize=9624980 CPUtime=1052.21 cores=0,2,4,6
/proc/559/stat : 559 (java) S 557 559 30566 0 -1 4202496 16655 0 1 0 105196 25 0 0 20 0 19 0 291357980 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140733467358848 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/559/statm: 2406245 33365 2269 9 0 2396937 0
[pid=559/tid=560] ppid=557 vsize=9624980 CPUtime=1047.17 cores=0,2,4,6
/proc/559/task/560/stat : 560 (java) R 557 559 30566 0 -1 4202560 2532 0 1 0 104698 19 0 0 20 0 19 0 291357980 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589338861896 140589194956413 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=559/tid=562] ppid=557 vsize=9624980 CPUtime=0.27 cores=0,2,4,6
/proc/559/task/562/stat : 562 (java) S 557 559 30566 0 -1 4202560 130 0 0 0 27 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589316962472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=563] ppid=557 vsize=9624980 CPUtime=0.26 cores=0,2,4,6
/proc/559/task/563/stat : 563 (java) S 557 559 30566 0 -1 4202560 133 0 0 0 26 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589315909928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=564] ppid=557 vsize=9624980 CPUtime=0.3 cores=0,2,4,6
/proc/559/task/564/stat : 564 (java) S 557 559 30566 0 -1 4202560 94 0 0 0 30 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589314857384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=565] ppid=557 vsize=9624980 CPUtime=0.27 cores=0,2,4,6
/proc/559/task/565/stat : 565 (java) S 557 559 30566 0 -1 4202560 99 0 0 0 27 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589313804840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=566] ppid=557 vsize=9624980 CPUtime=0.24 cores=0,2,4,6
/proc/559/task/566/stat : 566 (java) S 557 559 30566 0 -1 4202560 57 0 0 0 24 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588976433832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=567] ppid=557 vsize=9624980 CPUtime=0.21 cores=0,2,4,6
/proc/559/task/567/stat : 567 (java) S 557 559 30566 0 -1 4202560 81 0 0 0 21 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588975381288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=568] ppid=557 vsize=9624980 CPUtime=0.26 cores=0,2,4,6
/proc/559/task/568/stat : 568 (java) S 557 559 30566 0 -1 4202560 93 0 0 0 26 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588974328744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=569] ppid=557 vsize=9624980 CPUtime=0.26 cores=0,2,4,6
/proc/559/task/569/stat : 569 (java) S 557 559 30566 0 -1 4202560 105 0 0 0 26 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588973276200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=570] ppid=557 vsize=9624980 CPUtime=1.85 cores=0,2,4,6
/proc/559/task/570/stat : 570 (java) S 557 559 30566 0 -1 4202560 129 0 0 0 183 2 0 0 20 0 19 0 291357982 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588961077352 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=571] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/571/stat : 571 (java) S 557 559 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588960023672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=572] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/572/stat : 572 (java) S 557 559 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588958971016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=573] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/573/stat : 573 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588957919760 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=574] ppid=557 vsize=9624980 CPUtime=0.69 cores=0,2,4,6
/proc/559/task/574/stat : 574 (java) S 557 559 30566 0 -1 4202560 10212 0 0 0 66 3 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588956867128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=575] ppid=557 vsize=9624980 CPUtime=0.19 cores=0,2,4,6
/proc/559/task/575/stat : 575 (java) S 557 559 30566 0 -1 4202560 1750 0 0 0 19 0 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588955814584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=576] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/576/stat : 576 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588954762232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=577] ppid=557 vsize=9624980 CPUtime=0.29 cores=0,2,4,6
/proc/559/task/577/stat : 577 (java) S 557 559 30566 0 -1 4202560 61 0 0 0 11 18 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588953709896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=578] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/578/stat : 578 (java) S 557 559 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291357994 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588952654632 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1052.21
Current children cumulated vsize (KiB) 9624980

[startup+1050.3 s]
/proc/loadavg: 2.04 2.10 2.03 3/214 610
/proc/meminfo: memFree=29888796/32873648 swapFree=7116/7116
[pid=559] ppid=557 vsize=9624980 CPUtime=1052.61 cores=0,2,4,6
/proc/559/stat : 559 (java) S 557 559 30566 0 -1 4202496 16655 0 1 0 105236 25 0 0 20 0 19 0 291357980 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140733467358848 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/559/statm: 2406245 33365 2269 9 0 2396937 0
[pid=559/tid=560] ppid=557 vsize=9624980 CPUtime=1047.57 cores=0,2,4,6
/proc/559/task/560/stat : 560 (java) R 557 559 30566 0 -1 4202560 2532 0 1 0 104738 19 0 0 20 0 19 0 291357980 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589338861896 140589195154910 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=559/tid=562] ppid=557 vsize=9624980 CPUtime=0.27 cores=0,2,4,6
/proc/559/task/562/stat : 562 (java) S 557 559 30566 0 -1 4202560 130 0 0 0 27 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589316962472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=563] ppid=557 vsize=9624980 CPUtime=0.26 cores=0,2,4,6
/proc/559/task/563/stat : 563 (java) S 557 559 30566 0 -1 4202560 133 0 0 0 26 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589315909928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=564] ppid=557 vsize=9624980 CPUtime=0.3 cores=0,2,4,6
/proc/559/task/564/stat : 564 (java) S 557 559 30566 0 -1 4202560 94 0 0 0 30 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589314857384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=565] ppid=557 vsize=9624980 CPUtime=0.27 cores=0,2,4,6
/proc/559/task/565/stat : 565 (java) S 557 559 30566 0 -1 4202560 99 0 0 0 27 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140589313804840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=566] ppid=557 vsize=9624980 CPUtime=0.24 cores=0,2,4,6
/proc/559/task/566/stat : 566 (java) S 557 559 30566 0 -1 4202560 57 0 0 0 24 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588976433832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=559/tid=567] ppid=557 vsize=9624980 CPUtime=0.21 cores=0,2,4,6
/proc/559/task/567/stat : 567 (java) S 557 559 30566 0 -1 4202560 81 0 0 0 21 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588975381288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=568] ppid=557 vsize=9624980 CPUtime=0.26 cores=0,2,4,6
/proc/559/task/568/stat : 568 (java) S 557 559 30566 0 -1 4202560 93 0 0 0 26 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588974328744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=569] ppid=557 vsize=9624980 CPUtime=0.26 cores=0,2,4,6
/proc/559/task/569/stat : 569 (java) S 557 559 30566 0 -1 4202560 105 0 0 0 26 0 0 0 20 0 19 0 291357981 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588973276200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=570] ppid=557 vsize=9624980 CPUtime=1.85 cores=0,2,4,6
/proc/559/task/570/stat : 570 (java) S 557 559 30566 0 -1 4202560 129 0 0 0 183 2 0 0 20 0 19 0 291357982 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588961077352 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=571] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/571/stat : 571 (java) S 557 559 30566 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588960023672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=572] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/572/stat : 572 (java) S 557 559 30566 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291357983 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588958971016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=573] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/573/stat : 573 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588957919760 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=574] ppid=557 vsize=9624980 CPUtime=0.69 cores=0,2,4,6
/proc/559/task/574/stat : 574 (java) S 557 559 30566 0 -1 4202560 10212 0 0 0 66 3 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588956867128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=575] ppid=557 vsize=9624980 CPUtime=0.19 cores=0,2,4,6
/proc/559/task/575/stat : 575 (java) S 557 559 30566 0 -1 4202560 1750 0 0 0 19 0 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588955814584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=559/tid=576] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/576/stat : 576 (java) S 557 559 30566 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588954762232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=559/tid=577] ppid=557 vsize=9624980 CPUtime=0.29 cores=0,2,4,6
/proc/559/task/577/stat : 577 (java) S 557 559 30566 0 -1 4202560 61 0 0 0 11 18 0 0 20 0 19 0 291357985 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588953709896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=559/tid=578] ppid=557 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/559/task/578/stat : 578 (java) S 557 559 30566 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291357994 9855979520 33365 33554432000 1073741824 1073778376 140733467367712 140588952654632 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1052.61
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 1050.39
CPU time (s): 1053.01
CPU user time (s): 1052.46
CPU system time (s): 0.552915
CPU usage (%): 100.249
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1052.46
system time used= 0.552915
maximum resident set size= 133520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16674
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24324
involuntary context switches= 20955

runsolver used 4.69129 second user time and 10.6144 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-29 02:45:06
IDJOB=3718374
IDBENCH=79152
IDSOLVER=2301
FILE ID=node114/3718374-1338252306
RUNJOBID= node114-1338248715-32681
PBS_JOBID= 14624648
Free space on /tmp= 71464 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_11_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718374-1338252306/watcher-3718374-1338252306 -o /tmp/evaluation-result-3718374-1338252306/solver-3718374-1338252306 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718374-1338252306.wbo

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

MD5SUM BENCH= 9e134c91eb84e264e2a3479232b34054
RANDOM SEED=625423581

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30570392 kB
Buffers:          845956 kB
Cached:           419956 kB
SwapCached:         2272 kB
Active:          1345308 kB
Inactive:          19916 kB
Active(anon):      84736 kB
Inactive(anon):     9072 kB
Active(file):    1260572 kB
Inactive(file):    10844 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103572 kB
Dirty:              1056 kB
Writeback:             0 kB
AnonPages:        100768 kB
Mapped:            19052 kB
Shmem:               104 kB
Slab:             790812 kB
SReclaimable:     234444 kB
SUnreclaim:       556368 kB
KernelStack:        1592 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     696244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 71464 MiB
End job on node114 at 2012-05-29 03:02:37