Trace number 3689667

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.82 1780.17

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K139.opb
MD5SUM76516381ba4bc043f2da87444e256707
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16541
Total number of constraints16821
Number of constraints which are clauses16682
Number of constraints which are cardinality constraints (but not clauses)139
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint139
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 140
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.2.v20120418
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		501472288
0.02/0.09	c Max memory 		7480803328
0.02/0.09	c Total memory 		504102912
0.02/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3689667-1337892260.opb
0.09/0.11	c reading problem ... 
0.97/0.55	c ... done. Wall clock time 0.442s.
0.97/0.55	c declared #vars     16541
0.97/0.55	c #constraints  16821
0.97/0.55	c constraints type 
0.97/0.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 14886
0.97/0.55	c org.sat4j.minisat.constraints.card.MinWatchCard => 139
0.97/0.55	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.97/0.55	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1794
0.97/0.55	c 16821 constraints processed.
2.74/1.89	c cleaning 2490 clauses out of 4996 with flag 5000/5000
4.14/3.16	c cleaning 4240 clauses out of 8500 with flag 11000/11000
5.76/4.76	c cleaning 5583 clauses out of 11257 with flag 18001/18001
7.46/6.47	c cleaning 6807 clauses out of 13668 with flag 26000/26000
9.33/8.22	c cleaning 7839 clauses out of 15859 with flag 35002/35002
11.34/10.24	c cleaning 8895 clauses out of 18018 with flag 45000/45000
13.54/12.45	c cleaning 9991 clauses out of 20126 with flag 56004/56004
16.17/15.07	c cleaning 10877 clauses out of 22129 with flag 68000/68000
18.99/17.82	c cleaning 12015 clauses out of 24251 with flag 81000/81000
21.92/20.75	c cleaning 12968 clauses out of 26236 with flag 95000/95000
25.05/23.84	c cleaning 14013 clauses out of 28266 with flag 110000/110000
28.18/26.96	c cleaning 15019 clauses out of 30254 with flag 126002/126002
32.11/30.82	c cleaning 15920 clauses out of 32232 with flag 143001/143001
35.73/34.47	c cleaning 17075 clauses out of 34311 with flag 161001/161001
39.87/38.51	c cleaning 17855 clauses out of 36235 with flag 180000/180000
44.31/42.98	c cleaning 19055 clauses out of 38380 with flag 200000/200000
49.43/48.09	c cleaning 19961 clauses out of 40324 with flag 221000/221000
54.11/52.67	c cleaning 20906 clauses out of 42362 with flag 243000/243000
59.13/57.70	c cleaning 21999 clauses out of 44456 with flag 266000/266000
64.45/62.91	c cleaning 23007 clauses out of 46459 with flag 290002/290002
69.98/68.44	c cleaning 23876 clauses out of 48449 with flag 315000/315000
75.91/74.32	c cleaning 24360 clauses out of 50573 with flag 341001/341001
82.14/80.56	c cleaning 24827 clauses out of 53213 with flag 368001/368001
88.97/87.37	c cleaning 25832 clauses out of 56387 with flag 396002/396002
96.21/94.53	c cleaning 27220 clauses out of 59553 with flag 425000/425000
103.15/101.47	c cleaning 28092 clauses out of 62335 with flag 455003/455003
110.27/108.56	c cleaning 29476 clauses out of 65241 with flag 486001/486001
118.05/116.22	c cleaning 29594 clauses out of 67764 with flag 518000/518000
125.78/123.92	c cleaning 31014 clauses out of 71171 with flag 551001/551001
133.32/131.43	c cleaning 31603 clauses out of 74156 with flag 585001/585001
146.68/144.80	c cleaning 33549 clauses out of 77552 with flag 620000/620000
155.69/153.67	c cleaning 33952 clauses out of 80003 with flag 656000/656000
165.82/163.74	c cleaning 35246 clauses out of 83051 with flag 693001/693001
175.28/173.15	c cleaning 35709 clauses out of 85803 with flag 731001/731001
184.84/182.61	c cleaning 36517 clauses out of 89096 with flag 770004/770004
194.70/192.46	c cleaning 37988 clauses out of 92575 with flag 810000/810000
204.63/202.35	c cleaning 38074 clauses out of 95587 with flag 851002/851002
215.17/212.80	c cleaning 38972 clauses out of 99510 with flag 893000/893000
226.43/224.09	c cleaning 40291 clauses out of 103538 with flag 936000/936000
237.72/235.26	c cleaning 41173 clauses out of 107247 with flag 980000/980000
249.58/247.03	c cleaning 42705 clauses out of 111077 with flag 1025003/1025003
261.86/259.21	c cleaning 43630 clauses out of 114369 with flag 1071000/1071000
278.63/275.92	c cleaning 45151 clauses out of 117739 with flag 1118000/1118000
290.76/287.92	c cleaning 44721 clauses out of 120591 with flag 1166003/1166003
303.30/300.46	c cleaning 46400 clauses out of 124869 with flag 1215002/1215002
316.95/314.05	c cleaning 47016 clauses out of 128467 with flag 1265001/1265001
330.34/327.39	c cleaning 48365 clauses out of 132450 with flag 1316000/1316000
346.99/343.99	c cleaning 49570 clauses out of 136088 with flag 1368003/1368003
365.88/362.71	c cleaning 51413 clauses out of 139515 with flag 1421000/1421000
380.95/377.72	c cleaning 50840 clauses out of 142102 with flag 1475002/1475002
396.82/393.52	c cleaning 52797 clauses out of 146260 with flag 1530000/1530000
422.75/419.27	c cleaning 54569 clauses out of 149464 with flag 1586001/1586001
438.72/435.15	c cleaning 54443 clauses out of 151894 with flag 1643000/1643000
454.99/451.30	c cleaning 54806 clauses out of 155455 with flag 1701004/1701004
471.42/467.77	c cleaning 55981 clauses out of 159645 with flag 1760000/1760000
489.71/485.92	c cleaning 57163 clauses out of 163663 with flag 1820000/1820000
507.69/503.87	c cleaning 57893 clauses out of 167500 with flag 1881000/1881000
528.18/524.10	c cleaning 58807 clauses out of 171607 with flag 1943000/1943000
547.62/543.50	c cleaning 60149 clauses out of 175805 with flag 2006006/2006006
571.59/567.33	c cleaning 61704 clauses out of 179652 with flag 2070003/2070003
611.35/606.72	c cleaning 63453 clauses out of 182945 with flag 2135000/2135000
633.18/628.31	c cleaning 63369 clauses out of 185494 with flag 2201002/2201002
657.14/652.00	c cleaning 64868 clauses out of 189124 with flag 2268001/2268001
677.25/672.01	c cleaning 64523 clauses out of 192258 with flag 2336003/2336003
695.91/690.69	c cleaning 65927 clauses out of 196732 with flag 2405000/2405000
717.04/711.68	c cleaning 66501 clauses out of 200805 with flag 2475000/2475000
743.88/738.31	c cleaning 68638 clauses out of 205304 with flag 2546000/2546000
772.74/766.72	c cleaning 70183 clauses out of 208666 with flag 2618000/2618000
798.93/792.61	c cleaning 69287 clauses out of 211483 with flag 2691000/2691000
839.77/833.08	c cleaning 71802 clauses out of 216196 with flag 2765000/2765000
865.19/858.28	c cleaning 72422 clauses out of 219394 with flag 2840000/2840000
893.78/886.55	c cleaning 73352 clauses out of 222972 with flag 2916001/2916001
933.57/925.94	c cleaning 74407 clauses out of 226620 with flag 2993001/2993001
969.44/961.44	c cleaning 75070 clauses out of 230213 with flag 3071001/3071001
1014.17/1005.53	c cleaning 76738 clauses out of 234143 with flag 3150001/3150001
1045.41/1036.35	c cleaning 77044 clauses out of 237404 with flag 3230000/3230000
1071.96/1062.62	c cleaning 77783 clauses out of 241360 with flag 3311000/3311000
1103.09/1093.33	c cleaning 79192 clauses out of 245579 with flag 3393002/3393002
1150.66/1140.34	c cleaning 80448 clauses out of 249385 with flag 3476000/3476000
1179.29/1168.76	c cleaning 80160 clauses out of 252937 with flag 3560001/3560001
1208.43/1197.50	c cleaning 81645 clauses out of 257778 with flag 3645002/3645002
1235.71/1224.49	c cleaning 82587 clauses out of 262131 with flag 3731000/3731000
1267.89/1256.18	c cleaning 83415 clauses out of 266545 with flag 3818001/3818001
1301.58/1289.28	c cleaning 85376 clauses out of 271129 with flag 3906000/3906000
1335.31/1322.47	c cleaning 86527 clauses out of 274754 with flag 3995001/3995001
1375.79/1362.16	c cleaning 87081 clauses out of 278226 with flag 4085000/4085000
1416.52/1402.24	c cleaning 88062 clauses out of 282145 with flag 4176000/4176000
1454.42/1439.63	c cleaning 88606 clauses out of 286083 with flag 4268000/4268000
1491.28/1476.08	c cleaning 89668 clauses out of 290478 with flag 4361001/4361001
1541.85/1525.90	c cleaning 92437 clauses out of 294809 with flag 4455000/4455000
1581.94/1565.46	c cleaning 92268 clauses out of 297373 with flag 4550001/4550001
1618.09/1601.18	c cleaning 92419 clauses out of 301103 with flag 4646000/4646000
1659.71/1642.04	c cleaning 93677 clauses out of 305687 with flag 4743003/4743003
1706.25/1687.86	c cleaning 94719 clauses out of 310007 with flag 4841000/4841000
1775.85/1756.42	c cleaning 97304 clauses out of 314289 with flag 4940001/4940001
1800.01/1780.11	c starts		: 253
1800.01/1780.11	c conflicts		: 4985311
1800.01/1780.11	c decisions		: 56241001
1800.01/1780.11	c propagations		: 3529487778
1800.01/1780.11	c inspects		: 9846665596
1800.01/1780.11	c shortcuts		: 0
1800.01/1780.11	c learnt literals	: 55
1800.01/1780.11	c learnt binary clauses	: 184472
1800.01/1780.11	c learnt ternary clauses	: 215979
1800.01/1780.11	c learnt constraints	: 4985256
1800.01/1780.11	c ignored constraints	: 0
1800.01/1780.11	c root simplifications	: 0
1800.01/1780.11	c removed literals (reason simplification)	: 0
1800.01/1780.11	c reason swapping (by a shorter reason)	: 0
1800.01/1780.11	c Calls to reduceDB	: 95
1800.01/1780.11	c number of reductions to clauses (during analyze)	: 0
1800.01/1780.11	c number of learned constraints concerned by reduction	: 0
1800.01/1780.11	c number of learning phase by resolution	: 0
1800.01/1780.11	c number of learning phase by cutting planes	: 0
1800.01/1780.11	c speed (assignments/second)	: 1983380.9852146436
1800.01/1780.11	c non guided choices	27066
1800.01/1780.16	c learnt constraints type 
1800.01/1780.16	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 184473
1800.01/1780.16	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 77864
1800.01/1780.16	c constraints type 
1800.01/1780.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 14886
1800.01/1780.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 139
1800.01/1780.16	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1800.01/1780.16	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1794
1800.01/1780.16	c 16821 constraints processed.
1800.01/1780.16	s UNKNOWN
1800.01/1780.16	c Total wall clock time (in seconds): 1780.053

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.06 3/194 27001
/proc/meminfo: memFree=29001368/32873648 swapFree=7108/7108
[pid=27001] ppid=26999 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/27001/stat : 27001 (java) D 26999 27001 21597 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 255353394 9515008 183 33554432000 1073741824 1073778376 140734988783648 140734988774680 219513962165 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/27001/statm: 2323 183 140 9 0 71 0

[startup+0.050214 s]
/proc/loadavg: 2.00 2.02 2.06 3/194 27001
/proc/meminfo: memFree=29001368/32873648 swapFree=7108/7108
[pid=27001] ppid=26999 vsize=9225560 CPUtime=0.02 cores=1,3,5,7
/proc/27001/stat : 27001 (java) S 26999 27001 21597 0 -1 4202496 3105 0 1 0 2 0 0 0 20 0 13 0 255353394 9446973440 3291 33554432000 1073741824 1073778376 140736969226128 140736969217264 219517321277 0 0 0 16800971 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27001/statm: 2306390 3291 1705 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.100231 s]
/proc/loadavg: 2.00 2.02 2.06 3/194 27001
/proc/meminfo: memFree=29001368/32873648 swapFree=7108/7108
[pid=27001] ppid=26999 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/27001/stat : 27001 (java) S 26999 27001 21597 0 -1 4202496 4351 0 1 0 8 1 0 0 20 0 18 0 255353394 9787813888 5033 33554432000 1073741824 1073778376 140736969226128 140736969217264 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27001/statm: 2389603 5036 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300223 s]
/proc/loadavg: 2.00 2.02 2.06 3/194 27001
/proc/meminfo: memFree=29001368/32873648 swapFree=7108/7108
[pid=27001] ppid=26999 vsize=9558412 CPUtime=0.56 cores=1,3,5,7
/proc/27001/stat : 27001 (java) S 26999 27001 21597 0 -1 4202496 7409 0 1 0 55 1 0 0 20 0 18 0 255353394 9787813888 10523 33554432000 1073741824 1073778376 140736969226128 140736969217264 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27001/statm: 2389603 10524 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9558412

[startup+0.700165 s]
/proc/loadavg: 2.00 2.02 2.06 3/194 27001
/proc/meminfo: memFree=29001368/32873648 swapFree=7108/7108
[pid=27001] ppid=26999 vsize=9624976 CPUtime=1.52 cores=1,3,5,7
/proc/27001/stat : 27001 (java) S 26999 27001 21597 0 -1 4202496 9887 0 1 0 148 4 0 0 20 0 19 0 255353394 9855975424 30346 33554432000 1073741824 1073778376 140736969226128 140736969217264 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27001/statm: 2406244 30346 2249 9 0 2396937 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 9624976

[startup+1.50069 s]
/proc/loadavg: 2.00 2.02 2.06 3/213 27020
/proc/meminfo: memFree=28888368/32873648 swapFree=7108/7108
[pid=27001] ppid=26999 vsize=9624976 CPUtime=2.43 cores=1,3,5,7
/proc/27001/stat : 27001 (java) S 26999 27001 21597 0 -1 4202496 9912 0 1 0 239 4 0 0 20 0 19 0 255353394 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 140736969217264 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27001/statm: 2406244 31393 2253 9 0 2396937 0
[pid=27001/tid=27003] ppid=26999 vsize=9624976 CPUtime=1.46 cores=1,3,5,7
/proc/27001/task/27003/stat : 27003 (java) R 26999 27001 21597 0 -1 4202560 2549 0 1 0 144 2 0 0 20 0 19 0 255353395 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640387228104 139640327715440 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27004] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27004/stat : 27004 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640230853544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27005] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27005/stat : 27005 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640229801000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27006] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27006/stat : 27006 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640228747944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27007] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27007/stat : 27007 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640227695400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27008] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27008/stat : 27008 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640226642344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27009] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27009/stat : 27009 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640225589800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27010] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27010/stat : 27010 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640224536744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27011] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27011/stat : 27011 (java) S 26999 27001 21597 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640223484200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27012] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27012/stat : 27012 (java) S 26999 27001 21597 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 255353397 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640211286888 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27013] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27013/stat : 27013 (java) S 26999 27001 21597 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640210233208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27014] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27014/stat : 27014 (java) S 26999 27001 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640209180040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27015] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27015/stat : 27015 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640208128784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27016] ppid=26999 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/27001/task/27016/stat : 27016 (java) S 26999 27001 21597 0 -1 4202560 3614 0 0 0 45 0 0 0 20 0 19 0 255353400 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640207075640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27017] ppid=26999 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/27001/task/27017/stat : 27017 (java) S 26999 27001 21597 0 -1 4202560 2554 0 0 0 47 0 0 0 20 0 19 0 255353400 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640206023096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27018] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27018/stat : 27018 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640204970232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27019] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27019/stat : 27019 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640203917896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27020] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27020/stat : 27020 (java) S 26999 27001 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255353453 9855975424 31393 33554432000 1073741824 1073778376 140736969226128 139640202864168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 9624976

[startup+3.10076 s]
/proc/loadavg: 2.00 2.02 2.06 3/213 27020
/proc/meminfo: memFree=28867268/32873648 swapFree=7108/7108
[pid=27001] ppid=26999 vsize=9624976 CPUtime=4.14 cores=1,3,5,7
/proc/27001/stat : 27001 (java) S 26999 27001 21597 0 -1 4202496 9987 0 1 0 410 4 0 0 20 0 19 0 255353394 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 140736969217264 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27001/statm: 2406244 36057 2281 9 0 2396937 0
[pid=27001/tid=27003] ppid=26999 vsize=9624976 CPUtime=3.04 cores=1,3,5,7
/proc/27001/task/27003/stat : 27003 (java) R 26999 27001 21597 0 -1 4202560 2553 0 1 0 301 3 0 0 20 0 19 0 255353395 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640387228200 139640327705487 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27004] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27004/stat : 27004 (java) S 26999 27001 21597 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640230853544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27005] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27005/stat : 27005 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640229801000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27006] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27006/stat : 27006 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640228747944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27007] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27007/stat : 27007 (java) S 26999 27001 21597 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640227695400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27008] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27008/stat : 27008 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640226642344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27009] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27009/stat : 27009 (java) S 26999 27001 21597 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640225589800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27010] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27010/stat : 27010 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640224536744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27011] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27011/stat : 27011 (java) S 26999 27001 21597 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640223484200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27012] ppid=26999 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/27001/task/27012/stat : 27012 (java) S 26999 27001 21597 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 19 0 255353397 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640211286888 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27013] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27013/stat : 27013 (java) S 26999 27001 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640210233208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27014] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27014/stat : 27014 (java) S 26999 27001 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640209180040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27015] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27015/stat : 27015 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640208128784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27016] ppid=26999 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/27001/task/27016/stat : 27016 (java) S 26999 27001 21597 0 -1 4202560 3618 0 0 0 47 1 0 0 20 0 19 0 255353400 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640207075640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27017] ppid=26999 vsize=9624976 CPUtime=0.54 cores=1,3,5,7
/proc/27001/task/27017/stat : 27017 (java) S 26999 27001 21597 0 -1 4202560 2568 0 0 0 54 0 0 0 20 0 19 0 255353400 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640206023096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27018] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27018/stat : 27018 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640204970232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27019] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27019/stat : 27019 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640203917896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27020] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27020/stat : 27020 (java) S 26999 27001 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255353453 9855975424 36057 33554432000 1073741824 1073778376 140736969226128 139640202864168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 9624976

[startup+6.30074 s]
/proc/loadavg: 2.00 2.02 2.06 3/213 27020
/proc/meminfo: memFree=28836692/32873648 swapFree=7108/7108
[pid=27001] ppid=26999 vsize=9624976 CPUtime=7.36 cores=1,3,5,7
/proc/27001/stat : 27001 (java) S 26999 27001 21597 0 -1 4202496 10000 0 1 0 731 5 0 0 20 0 19 0 255353394 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 140736969217264 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27001/statm: 2406244 37555 2281 9 0 2396937 0
[pid=27001/tid=27003] ppid=26999 vsize=9624976 CPUtime=6.18 cores=1,3,5,7
/proc/27001/task/27003/stat : 27003 (java) R 26999 27001 21597 0 -1 4202560 2555 0 1 0 615 3 0 0 20 0 19 0 255353395 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640387227936 139640327686900 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27004] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27004/stat : 27004 (java) S 26999 27001 21597 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640230853544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27005] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27005/stat : 27005 (java) S 26999 27001 21597 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640229801000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27006] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27006/stat : 27006 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640228747944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27007] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27007/stat : 27007 (java) S 26999 27001 21597 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640227695400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27008] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27008/stat : 27008 (java) S 26999 27001 21597 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640226642344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27009] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27009/stat : 27009 (java) S 26999 27001 21597 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640225589800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27010] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27010/stat : 27010 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640224536744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27011] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27011/stat : 27011 (java) S 26999 27001 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255353396 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640223484200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27012] ppid=26999 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/27001/task/27012/stat : 27012 (java) S 26999 27001 21597 0 -1 4202560 35 0 0 0 5 0 0 0 20 0 19 0 255353397 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640211286888 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27013] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27013/stat : 27013 (java) S 26999 27001 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640210233208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27014] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27014/stat : 27014 (java) S 26999 27001 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640209180040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27015] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27015/stat : 27015 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640208128784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27016] ppid=26999 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/27001/task/27016/stat : 27016 (java) S 26999 27001 21597 0 -1 4202560 3618 0 0 0 47 1 0 0 20 0 19 0 255353400 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640207075640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27017] ppid=26999 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/27001/task/27017/stat : 27017 (java) S 26999 27001 21597 0 -1 4202560 2569 0 0 0 55 0 0 0 20 0 19 0 255353400 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640206023096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27018] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27018/stat : 27018 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640204970232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27019] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27019/stat : 27019 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640203917896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27020] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27020/stat : 27020 (java) S 26999 27001 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255353453 9855975424 37555 33554432000 1073741824 1073778376 140736969226128 139640202864168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.36
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=27001/tid=27009] ppid=26999 vsize=9624976 CPUtime=2.98 cores=1,3,5,7
/proc/27001/task/27009/stat : 27009 (java) S 26999 27001 21597 0 -1 4202560 797 0 0 0 281 17 0 0 20 0 19 0 255353396 9855975424 135565 33554432000 1073741824 1073778376 140736969226128 139640225589800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27010] ppid=26999 vsize=9624976 CPUtime=2.81 cores=1,3,5,7
/proc/27001/task/27010/stat : 27010 (java) S 26999 27001 21597 0 -1 4202560 495 0 0 0 268 13 0 0 20 0 19 0 255353396 9855975424 135565 33554432000 1073741824 1073778376 140736969226128 139640224536744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27011] ppid=26999 vsize=9624976 CPUtime=2.97 cores=1,3,5,7
/proc/27001/task/27011/stat : 27011 (java) S 26999 27001 21597 0 -1 4202560 554 0 0 0 283 14 0 0 20 0 19 0 255353396 9855975424 135565 33554432000 1073741824 1073778376 140736969226128 139640223484200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27012] ppid=26999 vsize=9624976 CPUtime=5.93 cores=1,3,5,7
/proc/27001/task/27012/stat : 27012 (java) S 26999 27001 21597 0 -1 4202560 784 0 0 0 587 6 0 0 20 0 19 0 255353397 9855975424 135565 33554432000 1073741824 1073778376 140736969226128 139640211286888 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27013] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27013/stat : 27013 (java) S 26999 27001 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 135565 33554432000 1073741824 1073778376 140736969226128 139640210233208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27014] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27014/stat : 27014 (java) S 26999 27001 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 135565 33554432000 1073741824 1073778376 140736969226128 139640209180040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27015] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27015/stat : 27015 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 135565 33554432000 1073741824 1073778376 140736969226128 139640208128784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27016] ppid=26999 vsize=9624976 CPUtime=0.59 cores=1,3,5,7
/proc/27001/task/27016/stat : 27016 (java) S 26999 27001 21597 0 -1 4202560 3632 0 0 0 58 1 0 0 20 0 19 0 255353400 9855975424 135565 33554432000 1073741824 1073778376 140736969226128 139640207075640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27017] ppid=26999 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/27001/task/27017/stat : 27017 (java) S 26999 27001 21597 0 -1 4202560 2583 0 0 0 60 0 0 0 20 0 19 0 255353400 9855975424 135565 33554432000 1073741824 1073778376 140736969226128 139640206023096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27018] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27018/stat : 27018 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 135565 33554432000 1073741824 1073778376 140736969226128 139640204970232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27019] ppid=26999 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/27001/task/27019/stat : 27019 (java) S 26999 27001 21597 0 -1 4202560 95 0 0 0 24 29 0 0 20 0 19 0 255353400 9855975424 135565 33554432000 1073741824 1073778376 140736969226128 139640203917896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27020] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27020/stat : 27020 (java) S 26999 27001 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255353453 9855975424 135565 33554432000 1073741824 1073778376 140736969226128 139640202864168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1680.41
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.01 3/213 27114
/proc/meminfo: memFree=28139720/32873648 swapFree=7108/7108
[pid=27001] ppid=26999 vsize=9624976 CPUtime=1741.32 cores=1,3,5,7
/proc/27001/stat : 27001 (java) S 26999 27001 21597 0 -1 4202496 16442 0 1 0 173990 142 0 0 20 0 19 0 255353394 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 140736969217264 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27001/statm: 2406244 133368 2282 9 0 2396937 0
[pid=27001/tid=27003] ppid=26999 vsize=9624976 CPUtime=1709.35 cores=1,3,5,7
/proc/27001/task/27003/stat : 27003 (java) R 26999 27001 21597 0 -1 4202560 2840 0 1 0 170904 31 0 0 20 0 19 0 255353395 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640387227008 139640327705096 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27004] ppid=26999 vsize=9624976 CPUtime=3.14 cores=1,3,5,7
/proc/27001/task/27004/stat : 27004 (java) S 26999 27001 21597 0 -1 4202560 465 0 0 0 302 12 0 0 20 0 19 0 255353396 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640230853544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27005] ppid=26999 vsize=9624976 CPUtime=3.19 cores=1,3,5,7
/proc/27001/task/27005/stat : 27005 (java) S 26999 27001 21597 0 -1 4202560 863 0 0 0 305 14 0 0 20 0 19 0 255353396 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640229801000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27006] ppid=26999 vsize=9624976 CPUtime=3.18 cores=1,3,5,7
/proc/27001/task/27006/stat : 27006 (java) S 26999 27001 21597 0 -1 4202560 646 0 0 0 303 15 0 0 20 0 19 0 255353396 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640228747944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27007] ppid=26999 vsize=9624976 CPUtime=2.85 cores=1,3,5,7
/proc/27001/task/27007/stat : 27007 (java) S 26999 27001 21597 0 -1 4202560 1000 0 0 0 271 14 0 0 20 0 19 0 255353396 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640227695400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27008] ppid=26999 vsize=9624976 CPUtime=3.01 cores=1,3,5,7
/proc/27001/task/27008/stat : 27008 (java) S 26999 27001 21597 0 -1 4202560 495 0 0 0 291 10 0 0 20 0 19 0 255353396 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640226642344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27009] ppid=26999 vsize=9624976 CPUtime=3.11 cores=1,3,5,7
/proc/27001/task/27009/stat : 27009 (java) S 26999 27001 21597 0 -1 4202560 797 0 0 0 294 17 0 0 20 0 19 0 255353396 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640225589800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27010] ppid=26999 vsize=9624976 CPUtime=2.96 cores=1,3,5,7
/proc/27001/task/27010/stat : 27010 (java) S 26999 27001 21597 0 -1 4202560 495 0 0 0 283 13 0 0 20 0 19 0 255353396 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640224536744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27011] ppid=26999 vsize=9624976 CPUtime=3.12 cores=1,3,5,7
/proc/27001/task/27011/stat : 27011 (java) S 26999 27001 21597 0 -1 4202560 554 0 0 0 298 14 0 0 20 0 19 0 255353396 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640223484200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27012] ppid=26999 vsize=9624976 CPUtime=6.03 cores=1,3,5,7
/proc/27001/task/27012/stat : 27012 (java) S 26999 27001 21597 0 -1 4202560 792 0 0 0 597 6 0 0 20 0 19 0 255353397 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640211286888 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27013] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27013/stat : 27013 (java) S 26999 27001 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640210233208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27014] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27014/stat : 27014 (java) S 26999 27001 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640209180040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27015] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27015/stat : 27015 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640208128784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27016] ppid=26999 vsize=9624976 CPUtime=0.59 cores=1,3,5,7
/proc/27001/task/27016/stat : 27016 (java) S 26999 27001 21597 0 -1 4202560 3632 0 0 0 58 1 0 0 20 0 19 0 255353400 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640207075640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27017] ppid=26999 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/27001/task/27017/stat : 27017 (java) S 26999 27001 21597 0 -1 4202560 2583 0 0 0 60 0 0 0 20 0 19 0 255353400 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640206023096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27018] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27018/stat : 27018 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640204970232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27019] ppid=26999 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/27001/task/27019/stat : 27019 (java) S 26999 27001 21597 0 -1 4202560 99 0 0 0 25 30 0 0 20 0 19 0 255353400 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640203917896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27020] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27020/stat : 27020 (java) S 26999 27001 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255353453 9855975424 133368 33554432000 1073741824 1073778376 140736969226128 139640202864168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1741.32
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1780.1 s]
/proc/loadavg: 2.13 2.05 2.01 3/213 27114
/proc/meminfo: memFree=27750976/32873648 swapFree=7108/7108
[pid=27001] ppid=26999 vsize=9624976 CPUtime=1800.01 cores=1,3,5,7
/proc/27001/stat : 27001 (java) S 26999 27001 21597 0 -1 4202496 16700 0 1 0 179855 146 0 0 20 0 19 0 255353394 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 140736969217264 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27001/statm: 2406244 139337 2282 9 0 2396937 0
[pid=27001/tid=27003] ppid=26999 vsize=9624976 CPUtime=1766.64 cores=1,3,5,7
/proc/27001/task/27003/stat : 27003 (java) R 26999 27001 21597 0 -1 4202560 2856 0 1 0 176632 32 0 0 20 0 19 0 255353395 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640387227008 139640327807151 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27004] ppid=26999 vsize=9624976 CPUtime=3.28 cores=1,3,5,7
/proc/27001/task/27004/stat : 27004 (java) S 26999 27001 21597 0 -1 4202560 473 0 0 0 315 13 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640230853544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27005] ppid=26999 vsize=9624976 CPUtime=3.35 cores=1,3,5,7
/proc/27001/task/27005/stat : 27005 (java) S 26999 27001 21597 0 -1 4202560 865 0 0 0 320 15 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640229801000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27006] ppid=26999 vsize=9624976 CPUtime=3.35 cores=1,3,5,7
/proc/27001/task/27006/stat : 27006 (java) S 26999 27001 21597 0 -1 4202560 650 0 0 0 320 15 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640228747944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27007] ppid=26999 vsize=9624976 CPUtime=2.97 cores=1,3,5,7
/proc/27001/task/27007/stat : 27007 (java) S 26999 27001 21597 0 -1 4202560 1004 0 0 0 283 14 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640227695400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27008] ppid=26999 vsize=9624976 CPUtime=3.17 cores=1,3,5,7
/proc/27001/task/27008/stat : 27008 (java) S 26999 27001 21597 0 -1 4202560 497 0 0 0 307 10 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640226642344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27009] ppid=26999 vsize=9624976 CPUtime=3.28 cores=1,3,5,7
/proc/27001/task/27009/stat : 27009 (java) S 26999 27001 21597 0 -1 4202560 808 0 0 0 310 18 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640225589800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27010] ppid=26999 vsize=9624976 CPUtime=3.15 cores=1,3,5,7
/proc/27001/task/27010/stat : 27010 (java) S 26999 27001 21597 0 -1 4202560 674 0 0 0 302 13 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640224536744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27011] ppid=26999 vsize=9624976 CPUtime=3.26 cores=1,3,5,7
/proc/27001/task/27011/stat : 27011 (java) S 26999 27001 21597 0 -1 4202560 572 0 0 0 312 14 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640223484200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27012] ppid=26999 vsize=9624976 CPUtime=6.19 cores=1,3,5,7
/proc/27001/task/27012/stat : 27012 (java) S 26999 27001 21597 0 -1 4202560 802 0 0 0 613 6 0 0 20 0 19 0 255353397 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640211286888 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27013] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27013/stat : 27013 (java) S 26999 27001 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640210233208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27014] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27014/stat : 27014 (java) S 26999 27001 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640209180040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27015] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27015/stat : 27015 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640208128784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27016] ppid=26999 vsize=9624976 CPUtime=0.59 cores=1,3,5,7
/proc/27001/task/27016/stat : 27016 (java) S 26999 27001 21597 0 -1 4202560 3632 0 0 0 58 1 0 0 20 0 19 0 255353400 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640207075640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27017] ppid=26999 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/27001/task/27017/stat : 27017 (java) S 26999 27001 21597 0 -1 4202560 2583 0 0 0 60 0 0 0 20 0 19 0 255353400 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640206023096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27018] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27018/stat : 27018 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640204970232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27019] ppid=26999 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/27001/task/27019/stat : 27019 (java) S 26999 27001 21597 0 -1 4202560 103 0 0 0 25 33 0 0 20 0 19 0 255353400 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640203917896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27020] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27020/stat : 27020 (java) S 26999 27001 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255353453 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640202864168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9624976

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1780.1 s]
/proc/loadavg: 2.13 2.05 2.01 3/213 27114
/proc/meminfo: memFree=27750976/32873648 swapFree=7108/7108
[pid=27001] ppid=26999 vsize=9624976 CPUtime=1800.01 cores=1,3,5,7
/proc/27001/stat : 27001 (java) S 26999 27001 21597 0 -1 4202496 16700 0 1 0 179855 146 0 0 20 0 19 0 255353394 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 140736969217264 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27001/statm: 2406244 139337 2282 9 0 2396937 0
[pid=27001/tid=27003] ppid=26999 vsize=9624976 CPUtime=1766.64 cores=1,3,5,7
/proc/27001/task/27003/stat : 27003 (java) R 26999 27001 21597 0 -1 4202560 2856 0 1 0 176632 32 0 0 20 0 19 0 255353395 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640387227008 139640327807151 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27004] ppid=26999 vsize=9624976 CPUtime=3.28 cores=1,3,5,7
/proc/27001/task/27004/stat : 27004 (java) S 26999 27001 21597 0 -1 4202560 473 0 0 0 315 13 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640230853544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27005] ppid=26999 vsize=9624976 CPUtime=3.35 cores=1,3,5,7
/proc/27001/task/27005/stat : 27005 (java) S 26999 27001 21597 0 -1 4202560 865 0 0 0 320 15 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640229801000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27006] ppid=26999 vsize=9624976 CPUtime=3.35 cores=1,3,5,7
/proc/27001/task/27006/stat : 27006 (java) S 26999 27001 21597 0 -1 4202560 650 0 0 0 320 15 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640228747944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27007] ppid=26999 vsize=9624976 CPUtime=2.97 cores=1,3,5,7
/proc/27001/task/27007/stat : 27007 (java) S 26999 27001 21597 0 -1 4202560 1004 0 0 0 283 14 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640227695400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27008] ppid=26999 vsize=9624976 CPUtime=3.17 cores=1,3,5,7
/proc/27001/task/27008/stat : 27008 (java) S 26999 27001 21597 0 -1 4202560 497 0 0 0 307 10 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640226642344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27009] ppid=26999 vsize=9624976 CPUtime=3.28 cores=1,3,5,7
/proc/27001/task/27009/stat : 27009 (java) S 26999 27001 21597 0 -1 4202560 808 0 0 0 310 18 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640225589800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27001/tid=27010] ppid=26999 vsize=9624976 CPUtime=3.15 cores=1,3,5,7
/proc/27001/task/27010/stat : 27010 (java) S 26999 27001 21597 0 -1 4202560 674 0 0 0 302 13 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640224536744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27011] ppid=26999 vsize=9624976 CPUtime=3.26 cores=1,3,5,7
/proc/27001/task/27011/stat : 27011 (java) S 26999 27001 21597 0 -1 4202560 572 0 0 0 312 14 0 0 20 0 19 0 255353396 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640223484200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27001/tid=27012] ppid=26999 vsize=9624976 CPUtime=6.19 cores=1,3,5,7
/proc/27001/task/27012/stat : 27012 (java) S 26999 27001 21597 0 -1 4202560 802 0 0 0 613 6 0 0 20 0 19 0 255353397 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640211286888 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27013] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27013/stat : 27013 (java) S 26999 27001 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640210233208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27014] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27014/stat : 27014 (java) S 26999 27001 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255353398 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640209180040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27015] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27015/stat : 27015 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640208128784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27016] ppid=26999 vsize=9624976 CPUtime=0.59 cores=1,3,5,7
/proc/27001/task/27016/stat : 27016 (java) S 26999 27001 21597 0 -1 4202560 3632 0 0 0 58 1 0 0 20 0 19 0 255353400 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640207075640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27017] ppid=26999 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/27001/task/27017/stat : 27017 (java) S 26999 27001 21597 0 -1 4202560 2583 0 0 0 60 0 0 0 20 0 19 0 255353400 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640206023096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27018] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27018/stat : 27018 (java) S 26999 27001 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255353400 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640204970232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27001/tid=27019] ppid=26999 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/27001/task/27019/stat : 27019 (java) S 26999 27001 21597 0 -1 4202560 103 0 0 0 25 33 0 0 20 0 19 0 255353400 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640203917896 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27001/tid=27020] ppid=26999 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27001/task/27020/stat : 27020 (java) S 26999 27001 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255353453 9855975424 139337 33554432000 1073741824 1073778376 140736969226128 139640202864168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9624976

Child status: 143
Real time (s): 1780.17
CPU time (s): 1800.82
CPU user time (s): 1798.84
CPU system time (s): 1.9827
CPU usage (%): 101.16
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.84
system time used= 1.9827
maximum resident set size= 938856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16733
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46421
involuntary context switches= 52626

runsolver used 6.14107 second user time and 14.9037 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-24 22:44:20
IDJOB=3689667
IDBENCH=90159
IDSOLVER=2269
FILE ID=node114/3689667-1337892260
RUNJOBID= node114-1337889993-26419
PBS_JOBID= 14620090
Free space on /tmp= 71668 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K139.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689667-1337892260/watcher-3689667-1337892260 -o /tmp/evaluation-result-3689667-1337892260/solver-3689667-1337892260 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3689667-1337892260.opb

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

MD5SUM BENCH= 76516381ba4bc043f2da87444e256707
RANDOM SEED=1774588002

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:        29002128 kB
Buffers:          217620 kB
Cached:          2530320 kB
SwapCached:            0 kB
Active:           980984 kB
Inactive:        2129808 kB
Active(anon):     365032 kB
Inactive(anon):        0 kB
Active(file):     615952 kB
Inactive(file):  2129808 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1328 kB
Writeback:             0 kB
AnonPages:        368864 kB
Mapped:            21704 kB
Shmem:               200 kB
Slab:             623336 kB
SReclaimable:      67644 kB
SUnreclaim:       555692 kB
KernelStack:        1600 kB
PageTables:         4944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     621020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    331776 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= 71668 MiB
End job on node114 at 2012-05-24 23:14:02