Trace number 3688402

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 NameAnswerobjective functionCPU timeWall clock time
SAT 4j PB RES // CP 2.3.2 Snapshot? (TO) 1802.01 971.226

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_019_area_delay.opb
MD5SUM0b594d74f3df9901bfa97fac996b1847
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark4.22336
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved YES
Number of variables7437
Total number of constraints23270
Number of constraints which are clauses23270
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 3612
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3612
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3612
Number of bits of the biggest sum of numbers12
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.06/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.09	c See www.sat4j.org for details.
0.09/0.10	c version 2.3.2.v20120418
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	c Glucose learned constraints deletion strategy
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c c --- End Solver configuration ---
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	c Glucose learned constraints deletion strategy
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-3688402-1337877282.opb
0.09/0.13	c reading problem ... 
1.34/0.64	c ... done. Wall clock time 0.506s.
1.34/0.64	c declared #vars     7437
1.34/0.64	c #constraints  23270
1.34/0.64	c constraints type 
1.34/0.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3832
1.34/0.64	c org.sat4j.minisat.constraints.cnf.UnitClause => 596
1.34/0.64	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 18842
1.34/0.64	c 23270 constraints processed.
1.34/0.64	c constraints type 
1.34/0.64	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 18842
1.34/0.64	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3832
1.34/0.64	c org.sat4j.pb.constraints.pb.UnitClausePB => 596
1.34/0.64	c 23270 constraints processed.
1.34/0.64	c objective function length is 3612 literals
1.69/0.79	c  And the winner is solver1
2.18/1.14	c SATISFIABLE
2.18/1.14	c OPTIMIZING...
2.18/1.14	c Got one! Elapsed wall clock time (in seconds):1.014
2.18/1.14	o 39
2.34/1.21	c  And the winner is solver0
2.71/1.67	c Got one! Elapsed wall clock time (in seconds):1.539
2.71/1.67	o 38
2.71/1.69	c  And the winner is solver0
2.95/2.18	c Got one! Elapsed wall clock time (in seconds):2.051
2.95/2.18	o 37
9.50/5.03	c  And the winner is solver1
9.54/5.19	c Got one! Elapsed wall clock time (in seconds):5.056
9.54/5.19	o 36
10.38/5.65	c  And the winner is solver1
10.38/5.69	c Got one! Elapsed wall clock time (in seconds):5.559
10.38/5.69	o 35
11.59/6.23	c cleaning 3195 clauses out of 6403 with flag 1000/6404
18.79/9.76	c cleaning 4602 clauses out of 9208 with flag 7000/12404
21.33/11.03	c  And the winner is solver1
21.38/11.19	c Got one! Elapsed wall clock time (in seconds):11.062
21.38/11.19	o 34
24.58/12.83	c cleaning 4839 clauses out of 9677 with flag 3000/17475
30.71/15.92	c  And the winner is solver1
30.77/16.20	c Got one! Elapsed wall clock time (in seconds):16.066
30.77/16.20	o 33
36.76/19.23	c cleaning 7604 clauses out of 15209 with flag 5000/27846
44.50/23.18	c cleaning 6803 clauses out of 13605 with flag 11000/33846
53.00/27.45	c cleaning 6895 clauses out of 13802 with flag 18000/40846
62.27/32.12	c cleaning 7454 clauses out of 14907 with flag 26000/48846
72.14/37.12	c cleaning 8226 clauses out of 16455 with flag 35002/57848
83.71/43.00	c cleaning 9104 clauses out of 18227 with flag 45000/67846
96.74/49.66	c cleaning 10062 clauses out of 20123 with flag 56000/78846
109.73/56.27	c cleaning 11025 clauses out of 22061 with flag 68000/90846
125.12/64.05	c cleaning 12007 clauses out of 24036 with flag 81000/103846
142.34/72.81	c cleaning 12991 clauses out of 26029 with flag 95000/117846
152.45/77.97	c  And the winner is solver1
152.29/78.10	c Got one! Elapsed wall clock time (in seconds):77.965
152.29/78.10	o 32
157.69/80.87	c cleaning 13047 clauses out of 26153 with flag 5000/130961
165.07/84.63	c cleaning 9549 clauses out of 19106 with flag 11000/136961
173.36/88.96	c cleaning 8274 clauses out of 16557 with flag 18000/143961
183.24/94.19	c cleaning 8135 clauses out of 16284 with flag 26001/151962
194.36/99.84	c cleaning 8550 clauses out of 17149 with flag 35001/160962
206.45/106.02	c cleaning 9284 clauses out of 18598 with flag 45000/170961
219.72/112.85	c cleaning 10145 clauses out of 20314 with flag 56000/181961
234.56/120.58	c cleaning 11056 clauses out of 22169 with flag 68000/193961
250.42/128.67	c cleaning 12040 clauses out of 24113 with flag 81000/206961
267.64/137.49	c cleaning 13016 clauses out of 26074 with flag 95001/220962
286.25/146.91	c cleaning 14007 clauses out of 28057 with flag 110000/235961
305.78/157.06	c cleaning 15016 clauses out of 30050 with flag 126000/251961
326.14/167.48	c cleaning 16008 clauses out of 32035 with flag 143001/268962
347.45/178.32	c cleaning 16997 clauses out of 34027 with flag 161001/286962
369.55/189.69	c cleaning 18009 clauses out of 36030 with flag 180001/305962
394.12/202.34	c cleaning 19003 clauses out of 38021 with flag 200001/325962
421.14/216.12	c cleaning 19997 clauses out of 40017 with flag 221000/346961
449.23/230.48	c cleaning 21006 clauses out of 42022 with flag 243002/368963
468.58/240.55	c  And the winner is solver1
467.95/240.83	c Got one! Elapsed wall clock time (in seconds):240.702
467.95/240.83	o 31
475.16/245.15	c cleaning 20898 clauses out of 41800 with flag 5000/389747
483.26/249.43	c cleaning 13426 clauses out of 26902 with flag 11000/395747
491.73/254.06	c cleaning 10236 clauses out of 20476 with flag 18000/402747
501.39/259.24	c cleaning 9116 clauses out of 18240 with flag 26000/410747
512.54/265.43	c cleaning 9044 clauses out of 18125 with flag 35001/419748
524.00/271.55	c cleaning 9523 clauses out of 19080 with flag 45000/429747
536.65/278.27	c cleaning 10260 clauses out of 20557 with flag 56000/440747
550.87/285.77	c cleaning 11130 clauses out of 22297 with flag 68000/452747
566.77/294.37	c cleaning 12074 clauses out of 24167 with flag 81000/465747
583.37/303.07	c cleaning 13032 clauses out of 26094 with flag 95001/479748
601.17/312.39	c cleaning 14020 clauses out of 28061 with flag 110000/494747
620.36/322.38	c cleaning 15006 clauses out of 30041 with flag 126000/510747
641.14/333.44	c cleaning 15991 clauses out of 32035 with flag 143000/527747
662.84/344.75	c cleaning 17009 clauses out of 34044 with flag 161000/545747
685.93/356.79	c cleaning 18007 clauses out of 36037 with flag 180002/564749
710.99/369.77	c cleaning 19011 clauses out of 38028 with flag 200000/584747
737.41/383.71	c cleaning 19994 clauses out of 40017 with flag 221000/605747
764.24/397.70	c cleaning 20980 clauses out of 42023 with flag 243000/627747
792.50/412.32	c cleaning 22007 clauses out of 44043 with flag 266000/650747
822.90/429.19	c  And the winner is solver1
822.27/429.58	c Got one! Elapsed wall clock time (in seconds):429.449
822.27/429.58	o 30
828.29/432.62	c cleaning 25272 clauses out of 50552 with flag 5000/679263
837.63/437.73	c cleaning 15637 clauses out of 31281 with flag 11001/685264
847.44/443.21	c cleaning 11317 clauses out of 22643 with flag 18000/692263
857.91/449.01	c cleaning 9651 clauses out of 19326 with flag 26000/700263
870.27/456.15	c cleaning 9301 clauses out of 18677 with flag 35002/709265
882.94/463.04	c cleaning 9673 clauses out of 19374 with flag 45000/719263
896.99/470.60	c cleaning 10346 clauses out of 20701 with flag 56000/730263
912.24/478.83	c cleaning 11154 clauses out of 22355 with flag 68000/742263
929.51/488.48	c cleaning 12096 clauses out of 24201 with flag 81000/755263
945.10/496.83	c  And the winner is solver1
944.89/497.26	c Got one! Elapsed wall clock time (in seconds):497.132
944.89/497.26	o 29
950.34/500.04	c cleaning 14646 clauses out of 29318 with flag 5001/772476
958.36/504.66	c cleaning 10322 clauses out of 20671 with flag 11000/778475
967.52/509.83	c cleaning 8662 clauses out of 17351 with flag 18002/785477
978.68/516.47	c cleaning 8328 clauses out of 16687 with flag 26000/793475
989.84/522.69	c cleaning 8663 clauses out of 17359 with flag 35000/802475
1002.40/529.57	c cleaning 9333 clauses out of 18696 with flag 45000/812475
1016.14/537.03	c cleaning 10173 clauses out of 20363 with flag 56000/823475
1032.06/546.06	c cleaning 11088 clauses out of 22190 with flag 68000/835475
1048.60/554.98	c cleaning 12034 clauses out of 24102 with flag 81000/848475
1066.45/564.52	c cleaning 13027 clauses out of 26069 with flag 95001/862476
1084.97/574.46	c cleaning 13994 clauses out of 28041 with flag 110000/877475
1106.85/586.57	c cleaning 14987 clauses out of 30047 with flag 126000/893475
1111.03/589.35	c  And the winner is solver1
1110.78/589.60	c Got one! Elapsed wall clock time (in seconds):589.472
1110.78/589.60	o 28
1114.17/591.30	c cleaning 10056 clauses out of 20112 with flag 3001/898527
1122.55/596.28	c cleaning 8027 clauses out of 16055 with flag 9000/904526
1132.29/601.85	c cleaning 7515 clauses out of 15029 with flag 16001/911527
1143.58/608.67	c cleaning 7753 clauses out of 15513 with flag 24000/919526
1155.52/615.33	c cleaning 8366 clauses out of 16760 with flag 33000/928526
1168.47/622.60	c cleaning 9180 clauses out of 18394 with flag 43000/938526
1182.99/630.55	c cleaning 10099 clauses out of 20214 with flag 54000/949526
1199.14/639.86	c cleaning 11049 clauses out of 22115 with flag 66000/961526
1215.24/648.61	c cleaning 12019 clauses out of 24067 with flag 79001/974527
1233.53/658.50	c cleaning 13023 clauses out of 26047 with flag 93000/988526
1253.19/669.17	c cleaning 14002 clauses out of 28024 with flag 108000/1003526
1274.19/680.84	c cleaning 14986 clauses out of 30022 with flag 124000/1019526
1295.20/692.14	c cleaning 16008 clauses out of 32036 with flag 141000/1036526
1317.23/703.99	c cleaning 16985 clauses out of 34028 with flag 159000/1054526
1340.62/716.43	c cleaning 18014 clauses out of 36043 with flag 178000/1073526
1366.17/730.54	c cleaning 19011 clauses out of 38029 with flag 198000/1093526
1393.14/744.86	c cleaning 19981 clauses out of 40019 with flag 219001/1114527
1421.31/759.74	c cleaning 20988 clauses out of 42037 with flag 241000/1136526
1449.78/774.70	c cleaning 22011 clauses out of 44049 with flag 264000/1159526
1455.80/779.17	c  And the winner is solver1
1455.20/779.57	c Got one! Elapsed wall clock time (in seconds):779.437
1455.20/779.57	o 27
1458.65/781.33	c cleaning 13865 clauses out of 27730 with flag 3001/1165218
1467.08/786.31	c cleaning 9916 clauses out of 19864 with flag 9000/1171217
1476.30/791.75	c cleaning 8468 clauses out of 16950 with flag 16002/1178219
1485.70/797.20	c cleaning 8238 clauses out of 16480 with flag 24000/1186217
1497.62/804.51	c cleaning 8608 clauses out of 17242 with flag 33000/1195217
1508.46/810.79	c cleaning 9304 clauses out of 18634 with flag 43000/1205217
1521.01/817.88	c cleaning 10142 clauses out of 20330 with flag 54000/1216217
1534.51/825.49	c cleaning 11094 clauses out of 22188 with flag 66000/1228217
1551.23/835.20	c cleaning 12047 clauses out of 24094 with flag 79000/1241217
1568.41/844.51	c cleaning 12995 clauses out of 26047 with flag 93000/1255217
1584.77/853.59	c cleaning 14025 clauses out of 28052 with flag 108000/1270217
1602.90/863.48	c cleaning 15003 clauses out of 30027 with flag 124000/1286217
1623.39/875.16	c cleaning 16005 clauses out of 32027 with flag 141003/1303220
1643.93/886.23	c cleaning 17008 clauses out of 34019 with flag 159000/1321217
1664.95/897.64	c cleaning 17995 clauses out of 36012 with flag 178001/1340218
1687.96/910.05	c cleaning 19002 clauses out of 38016 with flag 198000/1360217
1712.93/923.95	c cleaning 19976 clauses out of 40015 with flag 219001/1381218
1739.18/937.98	c cleaning 20983 clauses out of 42038 with flag 241000/1403217
1767.64/953.06	c cleaning 22022 clauses out of 44056 with flag 264001/1426218
1796.49/968.34	c cleaning 22996 clauses out of 46033 with flag 288000/1450217

Verifier Data

ERROR: no interpretation found !

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-3688402-1337877282/watcher-3688402-1337877282 -o /tmp/evaluation-result-3688402-1337877282/solver-3688402-1337877282 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688402-1337877282.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: 3.96 3.89 3.83 4/196 28002
/proc/meminfo: memFree=29675900/32873844 swapFree=7388/7388
[pid=28002] ppid=28000 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/28002/stat : 28002 (java) D 28000 28002 25184 0 -1 4202496 247 0 0 0 0 0 0 0 20 0 1 0 253852612 9515008 182 33554432000 1073741824 1073778376 140735727454048 140735727445080 239237676725 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/28002/statm: 2323 182 140 9 0 71 0

[startup+0.0899159 s]
/proc/loadavg: 3.96 3.89 3.83 4/196 28002
/proc/meminfo: memFree=29675900/32873844 swapFree=7388/7388
[pid=28002] ppid=28000 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/28002/stat : 28002 (java) S 28000 28002 25184 0 -1 4202496 3344 0 1 0 6 0 0 0 20 0 18 0 253852612 9787813888 4554 33554432000 1073741824 1073778376 140733738753536 140733738744672 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28002/statm: 2389603 4554 1772 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558412

[startup+0.100262 s]
/proc/loadavg: 3.96 3.89 3.83 4/196 28002
/proc/meminfo: memFree=29675900/32873844 swapFree=7388/7388
[pid=28002] ppid=28000 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/28002/stat : 28002 (java) S 28000 28002 25184 0 -1 4202496 4055 0 1 0 8 1 0 0 20 0 18 0 253852612 9787813888 5258 33554432000 1073741824 1073778376 140733738753536 140733738744672 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28002/statm: 2389603 5259 2036 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300222 s]
/proc/loadavg: 3.96 3.89 3.83 4/196 28002
/proc/meminfo: memFree=29675900/32873844 swapFree=7388/7388
[pid=28002] ppid=28000 vsize=9558412 CPUtime=0.46 cores=0,2,4,6
/proc/28002/stat : 28002 (java) S 28000 28002 25184 0 -1 4202496 5921 0 1 0 45 1 0 0 20 0 18 0 253852612 9787813888 8463 33554432000 1073741824 1073778376 140733738753536 140733738744672 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28002/statm: 2389603 8474 2214 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558412

[startup+0.700179 s]
/proc/loadavg: 3.96 3.89 3.83 4/196 28002
/proc/meminfo: memFree=29675900/32873844 swapFree=7388/7388
[pid=28002] ppid=28000 vsize=9692132 CPUtime=1.69 cores=0,2,4,6
/proc/28002/stat : 28002 (java) S 28000 28002 25184 0 -1 4202496 20322 0 1 0 164 5 0 0 20 0 20 0 253852612 9924743168 31258 33554432000 1073741824 1073778376 140733738753536 140733738744672 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28002/statm: 2423033 31258 2241 9 0 2413726 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9692132

[startup+1.50067 s]
/proc/loadavg: 3.96 3.89 3.83 3/215 28024
/proc/meminfo: memFree=29559400/32873844 swapFree=7388/7388
[pid=28002] ppid=28000 vsize=9824668 CPUtime=2.71 cores=0,2,4,6
/proc/28002/stat : 28002 (java) S 28000 28002 25184 0 -1 4202496 20534 0 1 0 262 9 0 0 20 0 19 0 253852612 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 140733738744672 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28002/statm: 2456167 33835 2257 9 0 2446860 0
[pid=28002/tid=28004] ppid=28000 vsize=9824668 CPUtime=0.63 cores=0,2,4,6
/proc/28002/task/28004/stat : 28004 (java) S 28000 28002 25184 0 -1 4202560 2492 0 1 0 62 1 0 0 20 0 19 0 253852613 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779922609144 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28005] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28005/stat : 28005 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852614 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779766172456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28006] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28006/stat : 28006 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852614 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779765119656 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28007] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28007/stat : 28007 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852614 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779764067368 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28008] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28008/stat : 28008 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852614 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779763014568 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28009] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28009/stat : 28009 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852614 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779761961256 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28010] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28010/stat : 28010 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852614 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779760908456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28011] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28011/stat : 28011 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852614 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779759856168 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28012] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28012/stat : 28012 (java) S 28000 28002 25184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253852614 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779758803368 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28013] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28013/stat : 28013 (java) S 28000 28002 25184 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253852615 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779746605800 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28014] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28014/stat : 28014 (java) S 28000 28002 25184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253852616 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779745551864 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28015] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28015/stat : 28015 (java) S 28000 28002 25184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253852616 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779744499464 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28016] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28016/stat : 28016 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852618 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779743447952 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28017] ppid=28000 vsize=9824668 CPUtime=0.71 cores=0,2,4,6
/proc/28002/task/28017/stat : 28017 (java) S 28000 28002 25184 0 -1 4202560 7176 0 0 0 70 1 0 0 20 0 19 0 253852618 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779742394552 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28018] ppid=28000 vsize=9824668 CPUtime=0.75 cores=0,2,4,6
/proc/28002/task/28018/stat : 28018 (java) S 28000 28002 25184 0 -1 4202560 9552 0 0 0 72 3 0 0 20 0 19 0 253852618 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779741341752 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28019] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28019/stat : 28019 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852618 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779740289656 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28020] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28020/stat : 28020 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852619 10060460032 33835 33554432000 1073741824 1073778376 140733738753536 139779739237064 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 9824668

[startup+3.10061 s]
/proc/loadavg: 3.80 3.86 3.82 2/215 28030
/proc/meminfo: memFree=29541384/32873844 swapFree=7388/7388
[pid=28002] ppid=28000 vsize=9824668 CPUtime=5.55 cores=0,2,4,6
/proc/28002/stat : 28002 (java) S 28000 28002 25184 0 -1 4202496 25096 0 1 0 543 12 0 0 20 0 22 0 253852612 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 140733738744672 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28002/statm: 2456167 41072 2262 9 0 2446860 0
[pid=28002/tid=28004] ppid=28000 vsize=9824668 CPUtime=0.66 cores=0,2,4,6
/proc/28002/task/28004/stat : 28004 (java) S 28000 28002 25184 0 -1 4202560 2493 0 1 0 64 2 0 0 20 0 22 0 253852613 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779922609144 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28005] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28005/stat : 28005 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852614 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779766172456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28006] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28006/stat : 28006 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852614 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779765119656 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28007] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28007/stat : 28007 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852614 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779764067368 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28008] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28008/stat : 28008 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852614 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779763014568 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28009] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28009/stat : 28009 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852614 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779761961256 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28010] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28010/stat : 28010 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852614 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779760908456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28011] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28011/stat : 28011 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852614 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779759856168 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28012] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28012/stat : 28012 (java) S 28000 28002 25184 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253852614 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779758803368 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28013] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28013/stat : 28013 (java) S 28000 28002 25184 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253852615 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779746605800 239241050025 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28014] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28014/stat : 28014 (java) S 28000 28002 25184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253852616 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779745551864 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28015] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28015/stat : 28015 (java) S 28000 28002 25184 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253852616 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779744499464 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28016] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28016/stat : 28016 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852618 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779743447952 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28017] ppid=28000 vsize=9824668 CPUtime=1.18 cores=0,2,4,6
/proc/28002/task/28017/stat : 28017 (java) S 28000 28002 25184 0 -1 4202560 11692 0 0 0 116 2 0 0 20 0 22 0 253852618 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779742394552 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28018] ppid=28000 vsize=9824668 CPUtime=1.16 cores=0,2,4,6
/proc/28002/task/28018/stat : 28018 (java) S 28000 28002 25184 0 -1 4202560 9566 0 0 0 113 3 0 0 20 0 22 0 253852618 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779741341752 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28019] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28019/stat : 28019 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852618 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779740289656 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28020] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28020/stat : 28020 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852619 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779739237064 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28027] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28027/stat : 28027 (java) S 28000 28002 25184 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253852729 10060460032 41072 33554432000 1073741824 1073778376 140733738753536 139779734418600 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 9824668

[startup+6.30068 s]
/proc/loadavg: 3.80 3.86 3.82 5/218 28036
/proc/meminfo: memFree=29480436/32873844 swapFree=7388/7388
[pid=28002] ppid=28000 vsize=9824668 CPUtime=11.85 cores=0,2,4,6
/proc/28002/stat : 28002 (java) S 28000 28002 25184 0 -1 4202496 25510 0 1 0 1165 20 0 0 20 0 22 0 253852612 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 140733738744672 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28002/statm: 2456167 56652 2282 9 0 2446860 0
[pid=28002/tid=28004] ppid=28000 vsize=9824668 CPUtime=0.66 cores=0,2,4,6
/proc/28002/task/28004/stat : 28004 (java) S 28000 28002 25184 0 -1 4202560 2493 0 1 0 64 2 0 0 20 0 22 0 253852613 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779922609144 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28005] ppid=28000 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/28002/task/28005/stat : 28005 (java) S 28000 28002 25184 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 253852614 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779766172456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28006] ppid=28000 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/28002/task/28006/stat : 28006 (java) S 28000 28002 25184 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 253852614 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779765119656 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28007] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28007/stat : 28007 (java) S 28000 28002 25184 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 253852614 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779764067368 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28008] ppid=28000 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/28002/task/28008/stat : 28008 (java) S 28000 28002 25184 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 253852614 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779763014568 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28009] ppid=28000 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/28002/task/28009/stat : 28009 (java) S 28000 28002 25184 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 253852614 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779761961256 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28010] ppid=28000 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/28002/task/28010/stat : 28010 (java) S 28000 28002 25184 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 253852614 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779760908456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28011] ppid=28000 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/28002/task/28011/stat : 28011 (java) S 28000 28002 25184 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 253852614 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779759856168 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28012] ppid=28000 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/28002/task/28012/stat : 28012 (java) S 28000 28002 25184 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 253852614 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779758803368 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28013] ppid=28000 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/28002/task/28013/stat : 28013 (java) R 28000 28002 25184 0 -1 4202560 24 0 0 0 1 0 0 0 20 0 22 0 253852615 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779746604656 139779929462784 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28014] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28014/stat : 28014 (java) S 28000 28002 25184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253852616 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779745551864 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28015] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28015/stat : 28015 (java) S 28000 28002 25184 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253852616 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779744499464 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28016] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28016/stat : 28016 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852618 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779743447952 239241058080 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28017] ppid=28000 vsize=9824668 CPUtime=1.37 cores=0,2,4,6
/proc/28002/task/28017/stat : 28017 (java) S 28000 28002 25184 0 -1 4202560 11912 0 0 0 135 2 0 0 20 0 22 0 253852618 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779742380648 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28018] ppid=28000 vsize=9824668 CPUtime=1.23 cores=0,2,4,6
/proc/28002/task/28018/stat : 28018 (java) S 28000 28002 25184 0 -1 4202560 9571 0 0 0 120 3 0 0 20 0 22 0 253852618 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779741341752 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28019] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28019/stat : 28019 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852618 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779740289656 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28020] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28020/stat : 28020 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852619 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779739237064 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28033] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28033/stat : 28033 (java) S 28000 28002 25184 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253852831 10060460032 56652 33554432000 1073741824 1073778376 140733738753536 139779736523688 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 9824668

[startup+12.7007 s]
/proc/loadavg: 3.83 3.87 3.82 5/218 28042
/proc/meminfo: memFree=29430172/32873844 swapFree=7388/7388

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

/proc/28002/statm: 2456167 428364 2288 9 0 2446860 0
[pid=28002/tid=28004] ppid=28000 vsize=9824668 CPUtime=0.73 cores=0,2,4,6
/proc/28002/task/28004/stat : 28004 (java) S 28000 28002 25184 0 -1 4202560 2579 0 1 0 70 3 0 0 20 0 22 0 253852613 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779922608856 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28005] ppid=28000 vsize=9824668 CPUtime=1.42 cores=0,2,4,6
/proc/28002/task/28005/stat : 28005 (java) S 28000 28002 25184 0 -1 4202560 392 0 0 0 137 5 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779766172456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28006] ppid=28000 vsize=9824668 CPUtime=1.43 cores=0,2,4,6
/proc/28002/task/28006/stat : 28006 (java) S 28000 28002 25184 0 -1 4202560 380 0 0 0 139 4 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779765119656 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28007] ppid=28000 vsize=9824668 CPUtime=1.63 cores=0,2,4,6
/proc/28002/task/28007/stat : 28007 (java) S 28000 28002 25184 0 -1 4202560 459 0 0 0 157 6 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779764067368 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28008] ppid=28000 vsize=9824668 CPUtime=1.33 cores=0,2,4,6
/proc/28002/task/28008/stat : 28008 (java) S 28000 28002 25184 0 -1 4202560 97 0 0 0 130 3 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779763014568 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28009] ppid=28000 vsize=9824668 CPUtime=1.6 cores=0,2,4,6
/proc/28002/task/28009/stat : 28009 (java) S 28000 28002 25184 0 -1 4202560 118 0 0 0 156 4 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779761961256 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28010] ppid=28000 vsize=9824668 CPUtime=1.35 cores=0,2,4,6
/proc/28002/task/28010/stat : 28010 (java) S 28000 28002 25184 0 -1 4202560 337 0 0 0 131 4 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779760908456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28011] ppid=28000 vsize=9824668 CPUtime=1.49 cores=0,2,4,6
/proc/28002/task/28011/stat : 28011 (java) S 28000 28002 25184 0 -1 4202560 190 0 0 0 144 5 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779759856168 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28012] ppid=28000 vsize=9824668 CPUtime=1.65 cores=0,2,4,6
/proc/28002/task/28012/stat : 28012 (java) S 28000 28002 25184 0 -1 4202560 419 0 0 0 159 6 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779758803368 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28013] ppid=28000 vsize=9824668 CPUtime=138.66 cores=0,2,4,6
/proc/28002/task/28013/stat : 28013 (java) R 28000 28002 25184 0 -1 4202560 1763 0 0 0 13848 18 0 0 20 0 22 0 253852615 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779746604656 139779926769958 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28014] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28014/stat : 28014 (java) S 28000 28002 25184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253852616 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779745551864 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28015] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28015/stat : 28015 (java) S 28000 28002 25184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253852616 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779744499464 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28016] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28016/stat : 28016 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852618 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779743447496 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28017] ppid=28000 vsize=9824668 CPUtime=1.65 cores=0,2,4,6
/proc/28002/task/28017/stat : 28017 (java) S 28000 28002 25184 0 -1 4202560 11917 0 0 0 163 2 0 0 20 0 22 0 253852618 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779742394552 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28018] ppid=28000 vsize=9824668 CPUtime=1.53 cores=0,2,4,6
/proc/28002/task/28018/stat : 28018 (java) S 28000 28002 25184 0 -1 4202560 9650 0 0 0 150 3 0 0 20 0 22 0 253852618 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779741341752 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28019] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28019/stat : 28019 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852618 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779740289656 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28020] ppid=28000 vsize=9824668 CPUtime=0.22 cores=0,2,4,6
/proc/28002/task/28020/stat : 28020 (java) S 28000 28002 25184 0 -1 4202560 57 0 0 0 11 11 0 0 20 0 22 0 253852619 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779739237064 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28033] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28033/stat : 28033 (java) S 28000 28002 25184 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253852831 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779736523688 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28146] ppid=28000 vsize=9824668 CPUtime=150.74 cores=0,2,4,6
/proc/28002/task/28146/stat : 28146 (java) S 28000 28002 25184 0 -1 4202560 3 0 0 0 15072 2 0 0 20 0 22 0 253930570 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779737576264 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28147] ppid=28000 vsize=9824668 CPUtime=150.73 cores=0,2,4,6
/proc/28002/task/28147/stat : 28147 (java) S 28000 28002 25184 0 -1 4202560 4 0 0 0 15071 2 0 0 20 0 22 0 253930570 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779734415928 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28148] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28148/stat : 28148 (java) S 28000 28002 25184 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253930570 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779735471784 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (KiB) 9824668

[startup+971.001 s]
/proc/loadavg: 3.80 3.89 3.88 4/221 28152
/proc/meminfo: memFree=27822480/32873844 swapFree=7388/7388
[pid=28002] ppid=28000 vsize=9824668 CPUtime=1799.33 cores=0,2,4,6
/proc/28002/stat : 28002 (java) S 28000 28002 25184 0 -1 4202496 30465 0 1 0 179818 115 0 0 20 0 22 0 253852612 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 140733738744672 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28002/statm: 2456167 428364 2288 9 0 2446860 0
[pid=28002/tid=28004] ppid=28000 vsize=9824668 CPUtime=0.73 cores=0,2,4,6
/proc/28002/task/28004/stat : 28004 (java) S 28000 28002 25184 0 -1 4202560 2579 0 1 0 70 3 0 0 20 0 22 0 253852613 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779922608856 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28005] ppid=28000 vsize=9824668 CPUtime=1.42 cores=0,2,4,6
/proc/28002/task/28005/stat : 28005 (java) S 28000 28002 25184 0 -1 4202560 392 0 0 0 137 5 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779766172456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28006] ppid=28000 vsize=9824668 CPUtime=1.43 cores=0,2,4,6
/proc/28002/task/28006/stat : 28006 (java) S 28000 28002 25184 0 -1 4202560 380 0 0 0 139 4 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779765119656 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28007] ppid=28000 vsize=9824668 CPUtime=1.63 cores=0,2,4,6
/proc/28002/task/28007/stat : 28007 (java) S 28000 28002 25184 0 -1 4202560 459 0 0 0 157 6 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779764067368 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28008] ppid=28000 vsize=9824668 CPUtime=1.33 cores=0,2,4,6
/proc/28002/task/28008/stat : 28008 (java) S 28000 28002 25184 0 -1 4202560 97 0 0 0 130 3 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779763014568 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28009] ppid=28000 vsize=9824668 CPUtime=1.6 cores=0,2,4,6
/proc/28002/task/28009/stat : 28009 (java) S 28000 28002 25184 0 -1 4202560 118 0 0 0 156 4 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779761961256 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28010] ppid=28000 vsize=9824668 CPUtime=1.35 cores=0,2,4,6
/proc/28002/task/28010/stat : 28010 (java) S 28000 28002 25184 0 -1 4202560 337 0 0 0 131 4 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779760908456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28011] ppid=28000 vsize=9824668 CPUtime=1.49 cores=0,2,4,6
/proc/28002/task/28011/stat : 28011 (java) S 28000 28002 25184 0 -1 4202560 190 0 0 0 144 5 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779759856168 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28012] ppid=28000 vsize=9824668 CPUtime=1.65 cores=0,2,4,6
/proc/28002/task/28012/stat : 28012 (java) S 28000 28002 25184 0 -1 4202560 419 0 0 0 159 6 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779758803368 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28013] ppid=28000 vsize=9824668 CPUtime=139.46 cores=0,2,4,6
/proc/28002/task/28013/stat : 28013 (java) R 28000 28002 25184 0 -1 4202560 1763 0 0 0 13928 18 0 0 20 0 22 0 253852615 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779746604656 239237349811 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28014] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28014/stat : 28014 (java) S 28000 28002 25184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253852616 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779745551864 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28015] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28015/stat : 28015 (java) S 28000 28002 25184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253852616 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779744499464 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28016] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28016/stat : 28016 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852618 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779743447496 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28017] ppid=28000 vsize=9824668 CPUtime=1.65 cores=0,2,4,6
/proc/28002/task/28017/stat : 28017 (java) S 28000 28002 25184 0 -1 4202560 11917 0 0 0 163 2 0 0 20 0 22 0 253852618 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779742394552 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28018] ppid=28000 vsize=9824668 CPUtime=1.53 cores=0,2,4,6
/proc/28002/task/28018/stat : 28018 (java) S 28000 28002 25184 0 -1 4202560 9650 0 0 0 150 3 0 0 20 0 22 0 253852618 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779741341752 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28019] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28019/stat : 28019 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852618 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779740289656 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28020] ppid=28000 vsize=9824668 CPUtime=0.22 cores=0,2,4,6
/proc/28002/task/28020/stat : 28020 (java) S 28000 28002 25184 0 -1 4202560 57 0 0 0 11 11 0 0 20 0 22 0 253852619 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779739237064 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28033] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28033/stat : 28033 (java) S 28000 28002 25184 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253852831 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779736523688 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28146] ppid=28000 vsize=9824668 CPUtime=150.74 cores=0,2,4,6
/proc/28002/task/28146/stat : 28146 (java) S 28000 28002 25184 0 -1 4202560 3 0 0 0 15072 2 0 0 20 0 22 0 253930570 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779737576264 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28147] ppid=28000 vsize=9824668 CPUtime=150.73 cores=0,2,4,6
/proc/28002/task/28147/stat : 28147 (java) S 28000 28002 25184 0 -1 4202560 4 0 0 0 15071 2 0 0 20 0 22 0 253930570 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779734415928 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28148] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28148/stat : 28148 (java) S 28000 28002 25184 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253930570 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779735471784 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1799.33
Current children cumulated vsize (KiB) 9824668

[startup+971.201 s]
/proc/loadavg: 3.80 3.89 3.88 4/221 28152
/proc/meminfo: memFree=27822480/32873844 swapFree=7388/7388
[pid=28002] ppid=28000 vsize=9824668 CPUtime=1799.53 cores=0,2,4,6
/proc/28002/stat : 28002 (java) S 28000 28002 25184 0 -1 4202496 30465 0 1 0 179838 115 0 0 20 0 22 0 253852612 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 140733738744672 239241035837 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28002/statm: 2456167 428364 2288 9 0 2446860 0
[pid=28002/tid=28004] ppid=28000 vsize=9824668 CPUtime=0.73 cores=0,2,4,6
/proc/28002/task/28004/stat : 28004 (java) S 28000 28002 25184 0 -1 4202560 2579 0 1 0 70 3 0 0 20 0 22 0 253852613 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779922608856 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28005] ppid=28000 vsize=9824668 CPUtime=1.42 cores=0,2,4,6
/proc/28002/task/28005/stat : 28005 (java) S 28000 28002 25184 0 -1 4202560 392 0 0 0 137 5 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779766172456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28006] ppid=28000 vsize=9824668 CPUtime=1.43 cores=0,2,4,6
/proc/28002/task/28006/stat : 28006 (java) S 28000 28002 25184 0 -1 4202560 380 0 0 0 139 4 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779765119656 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28007] ppid=28000 vsize=9824668 CPUtime=1.63 cores=0,2,4,6
/proc/28002/task/28007/stat : 28007 (java) S 28000 28002 25184 0 -1 4202560 459 0 0 0 157 6 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779764067368 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28008] ppid=28000 vsize=9824668 CPUtime=1.33 cores=0,2,4,6
/proc/28002/task/28008/stat : 28008 (java) S 28000 28002 25184 0 -1 4202560 97 0 0 0 130 3 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779763014568 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28009] ppid=28000 vsize=9824668 CPUtime=1.6 cores=0,2,4,6
/proc/28002/task/28009/stat : 28009 (java) S 28000 28002 25184 0 -1 4202560 118 0 0 0 156 4 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779761961256 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28010] ppid=28000 vsize=9824668 CPUtime=1.35 cores=0,2,4,6
/proc/28002/task/28010/stat : 28010 (java) S 28000 28002 25184 0 -1 4202560 337 0 0 0 131 4 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779760908456 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28011] ppid=28000 vsize=9824668 CPUtime=1.49 cores=0,2,4,6
/proc/28002/task/28011/stat : 28011 (java) S 28000 28002 25184 0 -1 4202560 190 0 0 0 144 5 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779759856168 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28012] ppid=28000 vsize=9824668 CPUtime=1.65 cores=0,2,4,6
/proc/28002/task/28012/stat : 28012 (java) S 28000 28002 25184 0 -1 4202560 419 0 0 0 159 6 0 0 20 0 22 0 253852614 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779758803368 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28013] ppid=28000 vsize=9824668 CPUtime=139.66 cores=0,2,4,6
/proc/28002/task/28013/stat : 28013 (java) R 28000 28002 25184 0 -1 4202560 1763 0 0 0 13948 18 0 0 20 0 22 0 253852615 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779746604656 139779929464773 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28014] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28014/stat : 28014 (java) S 28000 28002 25184 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253852616 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779745551864 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28015] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28015/stat : 28015 (java) S 28000 28002 25184 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253852616 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779744499464 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28002/tid=28016] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28016/stat : 28016 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852618 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779743447496 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28017] ppid=28000 vsize=9824668 CPUtime=1.65 cores=0,2,4,6
/proc/28002/task/28017/stat : 28017 (java) S 28000 28002 25184 0 -1 4202560 11917 0 0 0 163 2 0 0 20 0 22 0 253852618 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779742394552 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28002/tid=28018] ppid=28000 vsize=9824668 CPUtime=1.53 cores=0,2,4,6
/proc/28002/task/28018/stat : 28018 (java) S 28000 28002 25184 0 -1 4202560 9650 0 0 0 150 3 0 0 20 0 22 0 253852618 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779741341752 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28019] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28019/stat : 28019 (java) S 28000 28002 25184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253852618 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779740289656 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28020] ppid=28000 vsize=9824668 CPUtime=0.22 cores=0,2,4,6
/proc/28002/task/28020/stat : 28020 (java) S 28000 28002 25184 0 -1 4202560 57 0 0 0 11 11 0 0 20 0 22 0 253852619 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779739237064 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28033] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28033/stat : 28033 (java) S 28000 28002 25184 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253852831 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779736523688 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28146] ppid=28000 vsize=9824668 CPUtime=150.74 cores=0,2,4,6
/proc/28002/task/28146/stat : 28146 (java) S 28000 28002 25184 0 -1 4202560 3 0 0 0 15072 2 0 0 20 0 22 0 253930570 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779737576264 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28002/tid=28147] ppid=28000 vsize=9824668 CPUtime=150.73 cores=0,2,4,6
/proc/28002/task/28147/stat : 28147 (java) S 28000 28002 25184 0 -1 4202560 4 0 0 0 15071 2 0 0 20 0 22 0 253930570 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779734415928 239241049148 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28002/tid=28148] ppid=28000 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/28002/task/28148/stat : 28148 (java) S 28000 28002 25184 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253930570 10060460032 428364 33554432000 1073741824 1073778376 140733738753536 139779735471784 239241050025 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (KiB) 9824668

Child ended because it received signal 9 (SIGKILL)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28002 and gives
#  childrusage.ru_utime.tv_sec=1797
#  childrusage.ru_utime.tv_usec=157790
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=383789
# CPU time returned by wait4() is 1798.54
# while last known CPU time is 1799.53
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.48006
#  lost CPU user time (s): 2.70996
#  lost CPU system time (s): -0.23

Real time (s): 971.226
CPU time (s): 1802.01
CPU user time (s): 1801.09
CPU system time (s): 0.92
CPU usage (%): 185.54
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.16
system time used= 1.38379
maximum resident set size= 1713456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30465
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26241
involuntary context switches= 34353

runsolver used 3.56446 second user time and 7.16491 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-24 18:34:42
IDJOB=3688402
IDBENCH=24984
IDSOLVER=2268
FILE ID=node147/3688402-1337877282
RUNJOBID= node147-1337871880-25200
PBS_JOBID= 14620057
Free space on /tmp= 71716 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_019_area_delay.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688402-1337877282/watcher-3688402-1337877282 -o /tmp/evaluation-result-3688402-1337877282/solver-3688402-1337877282 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3688402-1337877282.opb

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

MD5SUM BENCH= 0b594d74f3df9901bfa97fac996b1847
RANDOM SEED=672009774

node147.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.951
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	: 5333.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:       32873844 kB
MemFree:        29676172 kB
Buffers:          220948 kB
Cached:          1442308 kB
SwapCached:         6180 kB
Active:          1098320 kB
Inactive:        1326064 kB
Active(anon):     756844 kB
Inactive(anon):     6780 kB
Active(file):     341476 kB
Inactive(file):  1319284 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67097572 kB
Dirty:              1240 kB
Writeback:             0 kB
AnonPages:        762952 kB
Mapped:            17096 kB
Shmem:                 0 kB
Slab:             630736 kB
SReclaimable:      71996 kB
SUnreclaim:       558740 kB
KernelStack:        1624 kB
PageTables:         5932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1134512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    708608 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 node147 at 2012-05-24 18:50:53