Trace number 4084644

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.01 1789.27

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K87.opb
MD5SUM800363f05bcd3a7fdae42567bbf8c0cf
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 variables5916
Total number of constraints6092
Number of constraints which are clauses6005
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint87
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 88
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4084644-1465283272.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  no objective function found
0.53/0.38	c ... done. Wall clock time 0.261s.
0.53/0.38	c declared #vars     5916
0.53/0.38	c #constraints  6092
0.53/0.38	c constraints type 
0.53/0.38	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4885
0.53/0.38	c org.sat4j.minisat.constraints.card.MinWatchCard => 87
0.53/0.38	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.53/0.38	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1118
0.53/0.38	c 6092 constraints processed.
1.80/1.19	c cleaning 2485 clauses out of 4989 with flag 26769/5000
3.03/1.94	c cleaning 4235 clauses out of 8497 with flag 64482/11000
3.82/2.79	c cleaning 5624 clauses out of 11260 with flag 111212/18000
4.83/3.79	c cleaning 6804 clauses out of 13633 with flag 167005/26000
5.94/4.86	c cleaning 7891 clauses out of 15829 with flag 227070/35002
7.25/6.10	c cleaning 8908 clauses out of 17937 with flag 294142/45002
8.65/7.51	c cleaning 10014 clauses out of 20030 with flag 362481/56004
10.25/9.14	c cleaning 10281 clauses out of 22011 with flag 428196/68001
12.05/10.97	c cleaning 11086 clauses out of 24726 with flag 518236/81000
13.95/12.82	c cleaning 12035 clauses out of 27641 with flag 600621/95001
15.95/14.87	c cleaning 12895 clauses out of 30609 with flag 690636/110004
18.44/17.31	c cleaning 13742 clauses out of 33713 with flag 791540/126003
20.95/19.81	c cleaning 14566 clauses out of 36967 with flag 896604/143000
23.75/22.68	c cleaning 15553 clauses out of 40402 with flag 1014812/161001
26.67/25.59	c cleaning 16575 clauses out of 43848 with flag 1134047/180000
29.67/28.53	c cleaning 17570 clauses out of 47273 with flag 1260402/200000
32.87/31.79	c cleaning 18220 clauses out of 50704 with flag 1393498/221002
36.57/35.41	c cleaning 19316 clauses out of 54482 with flag 1537809/243000
40.17/39.09	c cleaning 19836 clauses out of 58165 with flag 1684508/266001
44.27/43.12	c cleaning 20989 clauses out of 62328 with flag 1846791/290000
48.58/47.47	c cleaning 21910 clauses out of 66340 with flag 2013236/315001
53.18/52.07	c cleaning 22781 clauses out of 70428 with flag 2189458/341000
57.98/56.88	c cleaning 24043 clauses out of 74647 with flag 2384114/368000
62.91/61.75	c cleaning 24634 clauses out of 78603 with flag 2576053/396000
68.10/66.99	c cleaning 25556 clauses out of 82977 with flag 2791006/425008
73.70/72.52	c cleaning 26543 clauses out of 87415 with flag 3003711/455003
79.71/78.56	c cleaning 27535 clauses out of 91869 with flag 3230420/486000
86.02/84.84	c cleaning 28510 clauses out of 96334 with flag 3466077/518000
92.71/91.58	c cleaning 29244 clauses out of 100823 with flag 3720316/551000
99.73/98.53	c cleaning 30231 clauses out of 105579 with flag 3978875/585001
106.85/105.68	c cleaning 31425 clauses out of 110347 with flag 4261268/620000
114.44/113.27	c cleaning 32508 clauses out of 114922 with flag 4541265/656000
122.54/121.31	c cleaning 33375 clauses out of 119418 with flag 4837563/693004
131.03/129.77	c cleaning 34340 clauses out of 124040 with flag 5144450/731001
139.63/138.39	c cleaning 35416 clauses out of 128699 with flag 5454206/770000
148.84/147.52	c cleaning 36330 clauses out of 133285 with flag 5788523/810002
158.33/157.06	c cleaning 37234 clauses out of 137954 with flag 6139176/851001
168.84/167.50	c cleaning 38087 clauses out of 142719 with flag 6507628/893000
179.68/178.21	c cleaning 39256 clauses out of 147635 with flag 6865009/936003
190.97/189.56	c cleaning 40363 clauses out of 152379 with flag 7278971/980003
202.47/201.02	c cleaning 41348 clauses out of 157013 with flag 7681251/1025000
214.87/213.23	c cleaning 42384 clauses out of 161665 with flag 8109756/1071000
227.07/225.41	c cleaning 43430 clauses out of 166281 with flag 8530494/1118000
240.27/238.41	c cleaning 44223 clauses out of 170851 with flag 8996986/1166000
253.48/251.63	c cleaning 45477 clauses out of 175628 with flag 9447346/1215000
267.18/265.36	c cleaning 46275 clauses out of 180151 with flag 9904439/1265000
282.20/280.12	c cleaning 47137 clauses out of 184876 with flag 10404152/1316000
297.61/295.37	c cleaning 48346 clauses out of 189740 with flag 10914505/1368001
313.72/311.42	c cleaning 49529 clauses out of 194393 with flag 11493869/1421000
329.53/327.07	c cleaning 50420 clauses out of 198865 with flag 12057864/1475001
345.42/342.84	c cleaning 51289 clauses out of 203444 with flag 12591230/1530000
362.93/360.25	c cleaning 52590 clauses out of 208155 with flag 13175155/1586000
381.84/379.03	c cleaning 53476 clauses out of 212565 with flag 13895643/1643000
400.13/397.37	c cleaning 54653 clauses out of 217089 with flag 14515233/1701000
418.93/416.05	c cleaning 55640 clauses out of 221436 with flag 15141929/1760000
438.70/435.74	c cleaning 56789 clauses out of 225796 with flag 15815605/1820000
459.08/456.06	c cleaning 57853 clauses out of 230009 with flag 16511495/1881002
480.15/477.04	c cleaning 58899 clauses out of 234156 with flag 17196882/1943002
501.83/498.66	c cleaning 59544 clauses out of 238255 with flag 17885515/2006000
523.83/520.58	c cleaning 60806 clauses out of 242711 with flag 18581938/2070000
546.90/543.56	c cleaning 61568 clauses out of 246905 with flag 19351780/2135000
570.35/566.88	c cleaning 63089 clauses out of 251337 with flag 20114046/2201000
595.72/592.10	c cleaning 63979 clauses out of 255249 with flag 20961457/2268001
622.01/618.30	c cleaning 64328 clauses out of 259272 with flag 21827686/2336003
647.58/643.76	c cleaning 66458 clauses out of 263941 with flag 22727652/2405000
673.28/669.38	c cleaning 66813 clauses out of 267483 with flag 23550198/2475000
700.58/696.55	c cleaning 68121 clauses out of 271671 with flag 24480906/2546001
729.83/725.63	c cleaning 69146 clauses out of 275549 with flag 25405680/2618000
759.23/754.86	c cleaning 70234 clauses out of 279404 with flag 26336392/2691001
789.19/784.70	c cleaning 71152 clauses out of 283169 with flag 27257807/2765000
818.05/813.45	c cleaning 72180 clauses out of 287020 with flag 28156938/2840003
849.31/844.55	c cleaning 72908 clauses out of 290837 with flag 29054895/2916000
882.52/877.64	c cleaning 73921 clauses out of 294930 with flag 30235072/2993001
915.96/910.90	c cleaning 75568 clauses out of 299008 with flag 31434486/3071000
950.20/945.02	c cleaning 76306 clauses out of 302442 with flag 32536250/3150002
984.49/979.23	c cleaning 77001 clauses out of 306134 with flag 33583123/3230000
1019.81/1014.39	c cleaning 78459 clauses out of 310133 with flag 34820033/3311000
1057.67/1052.04	c cleaning 79739 clauses out of 313674 with flag 36188026/3393000
1091.66/1085.90	c cleaning 80400 clauses out of 316939 with flag 37272101/3476004
1130.42/1124.44	c cleaning 81148 clauses out of 320535 with flag 38476167/3560000
1169.12/1162.98	c cleaning 81983 clauses out of 324389 with flag 39637530/3645002
1210.29/1203.90	c cleaning 83559 clauses out of 328407 with flag 40828824/3731003
1251.98/1245.44	c cleaning 84372 clauses out of 331845 with flag 42110059/3818000
1294.51/1287.75	c cleaning 85263 clauses out of 335471 with flag 43438395/3906001
1335.93/1328.90	c cleaning 85939 clauses out of 339210 with flag 44784078/3995003
1378.68/1371.36	c cleaning 87371 clauses out of 343268 with flag 46043586/4085000
1421.43/1413.90	c cleaning 88401 clauses out of 346900 with flag 47259555/4176003
1467.04/1459.26	c cleaning 89591 clauses out of 350500 with flag 48558577/4268004
1514.14/1506.01	c cleaning 90185 clauses out of 353906 with flag 49993531/4361001
1559.37/1551.05	c cleaning 91304 clauses out of 357720 with flag 51189804/4455000
1608.42/1599.65	c cleaning 92334 clauses out of 361416 with flag 52513739/4550000
1661.75/1652.52	c cleaning 93356 clauses out of 365082 with flag 54235135/4646000
1714.75/1704.93	c cleaning 94436 clauses out of 368726 with flag 56196029/4743000
1767.62/1757.20	c cleaning 95930 clauses out of 372292 with flag 57985617/4841002
1800.01/1789.20	c starts		: 42485
1800.01/1789.20	c conflicts		: 4909441
1800.01/1789.20	c decisions		: 68589727
1800.01/1789.20	c propagations		: 1758952087
1800.01/1789.20	c inspects		: 19472049470
1800.01/1789.20	c shortcuts		: 0
1800.01/1789.20	c learnt literals	: 44
1800.01/1789.20	c learnt binary clauses	: 99982
1800.01/1789.20	c learnt ternary clauses	: 107381
1800.01/1789.20	c learnt constraints	: 4909397
1800.01/1789.20	c ignored constraints	: 0
1800.01/1789.20	c root simplifications	: 0
1800.01/1789.20	c removed literals (reason simplification)	: 0
1800.01/1789.20	c reason swapping (by a shorter reason)	: 0
1800.01/1789.20	c Calls to reduceDB	: 94
1800.01/1789.20	c Number of update (reduction) of LBD	: 4299551
1800.01/1789.20	c Imported unit clauses	: 0
1800.01/1789.20	c number of reductions to clauses (during analyze)	: 0
1800.01/1789.20	c number of learned constraints concerned by reduction	: 0
1800.01/1789.20	c number of learning phase by resolution	: 0
1800.01/1789.20	c number of learning phase by cutting planes	: 0
1800.01/1789.20	c speed (assignments/second)	: 983306.8822733287
1800.01/1789.20	c non guided choices	4145
1800.01/1789.20	c timeout
1800.01/1789.27	c learnt constraints type 
1800.01/1789.27	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 99982
1800.01/1789.27	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 244820
1800.01/1789.27	s UNKNOWN
1800.01/1789.27	c Total wall clock time (in seconds): 1789.145

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4084644-1465283272/watcher-4084644-1465283272 -o /tmp/evaluation-result-4084644-1465283272/solver-4084644-1465283272 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465261984-9406 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084644-1465283272.opb 

pid=13655
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.16 2.19 2.18 3/194 13658
/proc/meminfo: memFree=29112804/32872528 swapFree=16700/1645768
[pid=13658] ppid=13655 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/13658/stat : 13658 (java) D 13655 13658 9389 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 110260662 9515008 176 33554432000 1073741824 1073778376 140733654110336 140733654093064 259112387472 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/13658/statm: 2323 176 133 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 2.16 2.19 2.18 3/194 13658
/proc/meminfo: memFree=29112804/32872528 swapFree=16700/1645768
[pid=13658] ppid=13655 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/13658/stat : 13658 (java) S 13655 13658 9389 0 -1 4202496 4330 0 1 0 7 1 0 0 20 0 18 0 110260662 9787879424 5453 33554432000 1073741824 1073778376 140735904638352 140735904629488 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13658/statm: 2389619 5453 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200207 s]
/proc/loadavg: 2.16 2.19 2.18 3/194 13658
/proc/meminfo: memFree=29112804/32872528 swapFree=16700/1645768
[pid=13658] ppid=13655 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/13658/stat : 13658 (java) S 13655 13658 9389 0 -1 4202496 4961 0 1 0 24 1 0 0 20 0 18 0 110260662 9787879424 7004 33554432000 1073741824 1073778376 140735904638352 140735904629488 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13658/statm: 2389619 7004 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300223 s]
/proc/loadavg: 2.16 2.19 2.18 3/194 13658
/proc/meminfo: memFree=29112804/32872528 swapFree=16700/1645768
[pid=13658] ppid=13655 vsize=9558476 CPUtime=0.53 cores=1,3,5,7
/proc/13658/stat : 13658 (java) S 13655 13658 9389 0 -1 4202496 7279 0 1 0 51 2 0 0 20 0 18 0 110260662 9787879424 9819 33554432000 1073741824 1073778376 140735904638352 140735904629488 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13658/statm: 2389619 9819 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9558476

[startup+0.70016 s]
/proc/loadavg: 2.16 2.19 2.18 3/194 13658
/proc/meminfo: memFree=29112804/32872528 swapFree=16700/1645768
[pid=13658] ppid=13655 vsize=9625040 CPUtime=1.37 cores=1,3,5,7
/proc/13658/stat : 13658 (java) S 13655 13658 9389 0 -1 4202496 10516 0 1 0 134 3 0 0 20 0 19 0 110260662 9856040960 16353 33554432000 1073741824 1073778376 140735904638352 140735904629488 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13658/statm: 2406260 16353 2261 9 0 2396937 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9625040

[startup+1.5009 s]
/proc/loadavg: 2.16 2.19 2.18 3/213 13677
/proc/meminfo: memFree=29051336/32872528 swapFree=16700/1645768
[pid=13658] ppid=13655 vsize=9625040 CPUtime=2.55 cores=1,3,5,7
/proc/13658/stat : 13658 (java) S 13655 13658 9389 0 -1 4202496 15576 0 1 0 250 5 0 0 20 0 19 0 110260662 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 140735904629488 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13658/statm: 2406260 20556 2267 9 0 2396937 0
[pid=13658/tid=13660] ppid=13655 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/13658/task/13660/stat : 13660 (java) R 13655 13658 9389 0 -1 4202560 2423 0 1 0 143 2 0 0 20 0 19 0 110260663 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976690950136 139976558352931 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13661] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13661/stat : 13661 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976680012584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13662] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13662/stat : 13662 (java) S 13655 13658 9389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976678959784 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13663] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13663/stat : 13663 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976677907496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13664] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13664/stat : 13664 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976676854696 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13665] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13665/stat : 13665 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976530147624 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13666] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13666/stat : 13666 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976529094824 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13667] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13667/stat : 13667 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976528042536 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13668] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13668/stat : 13668 (java) S 13655 13658 9389 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976526989736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13669] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13669/stat : 13669 (java) S 13655 13658 9389 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976514792168 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13670] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13670/stat : 13670 (java) S 13655 13658 9389 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976513738232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13671] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13671/stat : 13671 (java) S 13655 13658 9389 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976512685832 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13672] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13672/stat : 13672 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976511634320 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13673] ppid=13655 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/13658/task/13673/stat : 13673 (java) S 13655 13658 9389 0 -1 4202560 3670 0 0 0 41 0 0 0 20 0 19 0 110260669 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976510580920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13674] ppid=13655 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/13658/task/13674/stat : 13674 (java) R 13655 13658 9389 0 -1 4202560 8209 0 0 0 63 2 0 0 20 0 19 0 110260669 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976509527960 139976693557337 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13675] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13675/stat : 13675 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976508476024 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13676] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13676/stat : 13676 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976507423432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13677] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13677/stat : 13677 (java) S 13655 13658 9389 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110260701 9856040960 20556 33554432000 1073741824 1073778376 140735904638352 139976506369448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 9625040

[startup+3.10069 s]
/proc/loadavg: 2.16 2.19 2.18 3/213 13677
/proc/meminfo: memFree=29032048/32872528 swapFree=16700/1645768
[pid=13658] ppid=13655 vsize=9625040 CPUtime=4.23 cores=1,3,5,7
/proc/13658/stat : 13658 (java) S 13655 13658 9389 0 -1 4202496 15648 0 1 0 418 5 0 0 20 0 19 0 110260662 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 140735904629488 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13658/statm: 2406260 22384 2267 9 0 2396937 0
[pid=13658/tid=13660] ppid=13655 vsize=9625040 CPUtime=3.04 cores=1,3,5,7
/proc/13658/task/13660/stat : 13660 (java) R 13655 13658 9389 0 -1 4202560 2427 0 1 0 302 2 0 0 20 0 19 0 110260663 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976690941648 139976558326527 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13661] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13661/stat : 13661 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976680012584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13662] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13662/stat : 13662 (java) S 13655 13658 9389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976678959784 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13663] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13663/stat : 13663 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976677907496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13664] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13664/stat : 13664 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976676854696 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13665] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13665/stat : 13665 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976530147624 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13666] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13666/stat : 13666 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976529094824 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13667] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13667/stat : 13667 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976528042536 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13668] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13668/stat : 13668 (java) S 13655 13658 9389 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976526989736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13669] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13669/stat : 13669 (java) S 13655 13658 9389 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976514792168 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13670] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13670/stat : 13670 (java) S 13655 13658 9389 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976513738232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13671] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13671/stat : 13671 (java) S 13655 13658 9389 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976512685832 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13672] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13672/stat : 13672 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976511634320 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13673] ppid=13655 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/13658/task/13673/stat : 13673 (java) S 13655 13658 9389 0 -1 4202560 3709 0 0 0 44 0 0 0 20 0 19 0 110260669 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976510580920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13674] ppid=13655 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/13658/task/13674/stat : 13674 (java) S 13655 13658 9389 0 -1 4202560 8238 0 0 0 69 2 0 0 20 0 19 0 110260669 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976509528120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13675] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13675/stat : 13675 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976508476024 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13676] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13676/stat : 13676 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976507423432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13677] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13677/stat : 13677 (java) S 13655 13658 9389 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110260701 9856040960 22384 33554432000 1073741824 1073778376 140735904638352 139976506369448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 9625040

[startup+6.30082 s]
/proc/loadavg: 2.15 2.19 2.17 4/213 13677
/proc/meminfo: memFree=29031512/32872528 swapFree=16700/1645768
[pid=13658] ppid=13655 vsize=9625040 CPUtime=7.45 cores=1,3,5,7
/proc/13658/stat : 13658 (java) S 13655 13658 9389 0 -1 4202496 15657 0 1 0 739 6 0 0 20 0 19 0 110260662 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 140735904629488 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13658/statm: 2406260 22419 2268 9 0 2396937 0
[pid=13658/tid=13660] ppid=13655 vsize=9625040 CPUtime=6.23 cores=1,3,5,7
/proc/13658/task/13660/stat : 13660 (java) R 13655 13658 9389 0 -1 4202560 2435 0 1 0 621 2 0 0 20 0 19 0 110260663 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976690941632 139976557991298 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13661] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13661/stat : 13661 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976680012584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13662] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13662/stat : 13662 (java) S 13655 13658 9389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976678959784 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13663] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13663/stat : 13663 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976677907496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13664] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13664/stat : 13664 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976676854696 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13665] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13665/stat : 13665 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976530147624 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13666] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13666/stat : 13666 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976529094824 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13667] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13667/stat : 13667 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976528042536 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13668] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13668/stat : 13668 (java) S 13655 13658 9389 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 110260664 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976526989736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13669] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13669/stat : 13669 (java) S 13655 13658 9389 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976514792168 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13670] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13670/stat : 13670 (java) S 13655 13658 9389 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976513738232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13671] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13671/stat : 13671 (java) S 13655 13658 9389 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976512685832 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13672] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13672/stat : 13672 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976511634320 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13673] ppid=13655 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/13658/task/13673/stat : 13673 (java) S 13655 13658 9389 0 -1 4202560 3709 0 0 0 44 0 0 0 20 0 19 0 110260669 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976510580920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13674] ppid=13655 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/13658/task/13674/stat : 13674 (java) S 13655 13658 9389 0 -1 4202560 8238 0 0 0 70 2 0 0 20 0 19 0 110260669 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976509528120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13675] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13675/stat : 13675 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976508476024 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13676] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13676/stat : 13676 (java) S 13655 13658 9389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976507423432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13677] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13677/stat : 13677 (java) S 13655 13658 9389 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110260701 9856040960 22419 33554432000 1073741824 1073778376 140735904638352 139976506369448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.45
Current children cumulated vsize (KiB) 9625040


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

[pid=13658/tid=13677] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13677/stat : 13677 (java) S 13655 13658 9389 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110260701 9856040960 67943 33554432000 1073741824 1073778376 140735904638352 139976506369448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1671.73
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/213 13785
/proc/meminfo: memFree=29554772/32872528 swapFree=16700/1645768
[pid=13658] ppid=13655 vsize=9625040 CPUtime=1732.47 cores=1,3,5,7
/proc/13658/stat : 13658 (java) S 13655 13658 9389 0 -1 4202496 22082 0 1 0 173124 123 0 0 20 0 19 0 110260662 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 140735904629488 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13658/statm: 2406260 75963 2290 9 0 2396937 0
[pid=13658/tid=13660] ppid=13655 vsize=9625040 CPUtime=1711.14 cores=1,3,5,7
/proc/13658/task/13660/stat : 13660 (java) R 13655 13658 9389 0 -1 4202560 2625 0 1 0 171080 34 0 0 20 0 19 0 110260663 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976690949424 139976558402376 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13661] ppid=13655 vsize=9625040 CPUtime=1.51 cores=1,3,5,7
/proc/13658/task/13661/stat : 13661 (java) S 13655 13658 9389 0 -1 4202560 961 0 0 0 141 10 0 0 20 0 19 0 110260664 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976680012584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13662] ppid=13655 vsize=9625040 CPUtime=1.51 cores=1,3,5,7
/proc/13658/task/13662/stat : 13662 (java) S 13655 13658 9389 0 -1 4202560 712 0 0 0 142 9 0 0 20 0 19 0 110260664 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976678959784 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13663] ppid=13655 vsize=9625040 CPUtime=1.58 cores=1,3,5,7
/proc/13658/task/13663/stat : 13663 (java) S 13655 13658 9389 0 -1 4202560 765 0 0 0 149 9 0 0 20 0 19 0 110260664 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976677907496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13664] ppid=13655 vsize=9625040 CPUtime=1.61 cores=1,3,5,7
/proc/13658/task/13664/stat : 13664 (java) S 13655 13658 9389 0 -1 4202560 624 0 0 0 151 10 0 0 20 0 19 0 110260664 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976676854696 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13665] ppid=13655 vsize=9625040 CPUtime=1.52 cores=1,3,5,7
/proc/13658/task/13665/stat : 13665 (java) S 13655 13658 9389 0 -1 4202560 466 0 0 0 143 9 0 0 20 0 19 0 110260664 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976530147624 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13666] ppid=13655 vsize=9625040 CPUtime=1.55 cores=1,3,5,7
/proc/13658/task/13666/stat : 13666 (java) S 13655 13658 9389 0 -1 4202560 493 0 0 0 142 13 0 0 20 0 19 0 110260664 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976529094824 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13667] ppid=13655 vsize=9625040 CPUtime=1.42 cores=1,3,5,7
/proc/13658/task/13667/stat : 13667 (java) S 13655 13658 9389 0 -1 4202560 753 0 0 0 133 9 0 0 20 0 19 0 110260664 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976528042536 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13668] ppid=13655 vsize=9625040 CPUtime=1.58 cores=1,3,5,7
/proc/13658/task/13668/stat : 13668 (java) S 13655 13658 9389 0 -1 4202560 821 0 0 0 149 9 0 0 20 0 19 0 110260664 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976526989736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13669] ppid=13655 vsize=9625040 CPUtime=2.98 cores=1,3,5,7
/proc/13658/task/13669/stat : 13669 (java) S 13655 13658 9389 0 -1 4202560 551 0 0 0 293 5 0 0 20 0 19 0 110260666 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976514792168 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13670] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13670/stat : 13670 (java) S 13655 13658 9389 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976513738232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13671] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13671/stat : 13671 (java) S 13655 13658 9389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976512685832 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13672] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13672/stat : 13672 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976511634320 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13673] ppid=13655 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/13658/task/13673/stat : 13673 (java) S 13655 13658 9389 0 -1 4202560 3709 0 0 0 44 0 0 0 20 0 19 0 110260669 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976510580920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13674] ppid=13655 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/13658/task/13674/stat : 13674 (java) S 13655 13658 9389 0 -1 4202560 8243 0 0 0 73 2 0 0 20 0 19 0 110260669 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976509528120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13675] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13675/stat : 13675 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976508476024 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13676] ppid=13655 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/13658/task/13676/stat : 13676 (java) S 13655 13658 9389 0 -1 4202560 100 0 0 0 29 35 0 0 20 0 19 0 110260669 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976507423432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13677] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13677/stat : 13677 (java) S 13655 13658 9389 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110260701 9856040960 75963 33554432000 1073741824 1073778376 140735904638352 139976506369448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1732.47
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.31 2.25 2.19 3/213 13786
/proc/meminfo: memFree=29636480/32872528 swapFree=16700/1645768
[pid=13658] ppid=13655 vsize=9625040 CPUtime=1793.05 cores=1,3,5,7
/proc/13658/stat : 13658 (java) S 13655 13658 9389 0 -1 4202496 24830 0 1 0 179174 131 0 0 20 0 19 0 110260662 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 140735904629488 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13658/statm: 2406260 69061 2290 9 0 2396937 0
[pid=13658/tid=13660] ppid=13655 vsize=9625040 CPUtime=1770.25 cores=1,3,5,7
/proc/13658/task/13660/stat : 13660 (java) R 13655 13658 9389 0 -1 4202560 2641 0 1 0 176991 34 0 0 20 0 19 0 110260663 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976690949424 139976558485379 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13661] ppid=13655 vsize=9625040 CPUtime=1.65 cores=1,3,5,7
/proc/13658/task/13661/stat : 13661 (java) S 13655 13658 9389 0 -1 4202560 1628 0 0 0 153 12 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976680012584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13662] ppid=13655 vsize=9625040 CPUtime=1.58 cores=1,3,5,7
/proc/13658/task/13662/stat : 13662 (java) S 13655 13658 9389 0 -1 4202560 952 0 0 0 149 9 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976678959784 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13663] ppid=13655 vsize=9625040 CPUtime=1.67 cores=1,3,5,7
/proc/13658/task/13663/stat : 13663 (java) S 13655 13658 9389 0 -1 4202560 982 0 0 0 157 10 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976677907496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13664] ppid=13655 vsize=9625040 CPUtime=1.76 cores=1,3,5,7
/proc/13658/task/13664/stat : 13664 (java) S 13655 13658 9389 0 -1 4202560 879 0 0 0 165 11 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976676854696 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13665] ppid=13655 vsize=9625040 CPUtime=1.6 cores=1,3,5,7
/proc/13658/task/13665/stat : 13665 (java) S 13655 13658 9389 0 -1 4202560 730 0 0 0 150 10 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976530147624 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13666] ppid=13655 vsize=9625040 CPUtime=1.66 cores=1,3,5,7
/proc/13658/task/13666/stat : 13666 (java) S 13655 13658 9389 0 -1 4202560 970 0 0 0 152 14 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976529094824 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13667] ppid=13655 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/13658/task/13667/stat : 13667 (java) S 13655 13658 9389 0 -1 4202560 1041 0 0 0 143 10 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976528042536 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13668] ppid=13655 vsize=9625040 CPUtime=1.68 cores=1,3,5,7
/proc/13658/task/13668/stat : 13668 (java) S 13655 13658 9389 0 -1 4202560 1076 0 0 0 159 9 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976526989736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13669] ppid=13655 vsize=9625040 CPUtime=3.46 cores=1,3,5,7
/proc/13658/task/13669/stat : 13669 (java) S 13655 13658 9389 0 -1 4202560 616 0 0 0 340 6 0 0 20 0 19 0 110260666 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976514792168 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13670] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13670/stat : 13670 (java) S 13655 13658 9389 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976513738232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13671] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13671/stat : 13671 (java) S 13655 13658 9389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976512685832 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13672] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13672/stat : 13672 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976511634320 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13673] ppid=13655 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/13658/task/13673/stat : 13673 (java) S 13655 13658 9389 0 -1 4202560 3709 0 0 0 44 0 0 0 20 0 19 0 110260669 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976510580920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13674] ppid=13655 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/13658/task/13674/stat : 13674 (java) S 13655 13658 9389 0 -1 4202560 8243 0 0 0 73 2 0 0 20 0 19 0 110260669 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976509528120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13675] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13675/stat : 13675 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976508476024 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13676] ppid=13655 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/13658/task/13676/stat : 13676 (java) S 13655 13658 9389 0 -1 4202560 104 0 0 0 29 37 0 0 20 0 19 0 110260669 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976507423432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13677] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13677/stat : 13677 (java) S 13655 13658 9389 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110260701 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976506369448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1793.05
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.2 s]
/proc/loadavg: 2.29 2.24 2.19 3/213 13786
/proc/meminfo: memFree=29638468/32872528 swapFree=16700/1645768
[pid=13658] ppid=13655 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/13658/stat : 13658 (java) S 13655 13658 9389 0 -1 4202496 24832 0 1 0 179869 132 0 0 20 0 19 0 110260662 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 140735904629488 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13658/statm: 2406260 69061 2290 9 0 2396937 0
[pid=13658/tid=13660] ppid=13655 vsize=9625040 CPUtime=1777.11 cores=1,3,5,7
/proc/13658/task/13660/stat : 13660 (java) R 13655 13658 9389 0 -1 4202560 2643 0 1 0 177676 35 0 0 20 0 19 0 110260663 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976690949408 139976558460174 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13661] ppid=13655 vsize=9625040 CPUtime=1.65 cores=1,3,5,7
/proc/13658/task/13661/stat : 13661 (java) S 13655 13658 9389 0 -1 4202560 1628 0 0 0 153 12 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976680012584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13662] ppid=13655 vsize=9625040 CPUtime=1.6 cores=1,3,5,7
/proc/13658/task/13662/stat : 13662 (java) S 13655 13658 9389 0 -1 4202560 952 0 0 0 150 10 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976678959784 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13663] ppid=13655 vsize=9625040 CPUtime=1.68 cores=1,3,5,7
/proc/13658/task/13663/stat : 13663 (java) S 13655 13658 9389 0 -1 4202560 982 0 0 0 158 10 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976677907496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13664] ppid=13655 vsize=9625040 CPUtime=1.77 cores=1,3,5,7
/proc/13658/task/13664/stat : 13664 (java) S 13655 13658 9389 0 -1 4202560 879 0 0 0 166 11 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976676854696 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13665] ppid=13655 vsize=9625040 CPUtime=1.6 cores=1,3,5,7
/proc/13658/task/13665/stat : 13665 (java) S 13655 13658 9389 0 -1 4202560 730 0 0 0 150 10 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976530147624 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13666] ppid=13655 vsize=9625040 CPUtime=1.67 cores=1,3,5,7
/proc/13658/task/13666/stat : 13666 (java) S 13655 13658 9389 0 -1 4202560 970 0 0 0 153 14 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976529094824 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13667] ppid=13655 vsize=9625040 CPUtime=1.54 cores=1,3,5,7
/proc/13658/task/13667/stat : 13667 (java) S 13655 13658 9389 0 -1 4202560 1041 0 0 0 144 10 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976528042536 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13658/tid=13668] ppid=13655 vsize=9625040 CPUtime=1.69 cores=1,3,5,7
/proc/13658/task/13668/stat : 13668 (java) S 13655 13658 9389 0 -1 4202560 1076 0 0 0 160 9 0 0 20 0 19 0 110260664 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976526989736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13669] ppid=13655 vsize=9625040 CPUtime=3.46 cores=1,3,5,7
/proc/13658/task/13669/stat : 13669 (java) S 13655 13658 9389 0 -1 4202560 616 0 0 0 340 6 0 0 20 0 19 0 110260666 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976514792168 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13670] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13670/stat : 13670 (java) S 13655 13658 9389 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976513738232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13671] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13671/stat : 13671 (java) S 13655 13658 9389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110260666 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976512685832 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13672] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13672/stat : 13672 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976511634320 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13658/tid=13673] ppid=13655 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/13658/task/13673/stat : 13673 (java) S 13655 13658 9389 0 -1 4202560 3709 0 0 0 44 0 0 0 20 0 19 0 110260669 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976510580920 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13658/tid=13674] ppid=13655 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/13658/task/13674/stat : 13674 (java) S 13655 13658 9389 0 -1 4202560 8243 0 0 0 73 2 0 0 20 0 19 0 110260669 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976509528120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13675] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13675/stat : 13675 (java) S 13655 13658 9389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110260669 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976508476024 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13676] ppid=13655 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/13658/task/13676/stat : 13676 (java) S 13655 13658 9389 0 -1 4202560 104 0 0 0 30 37 0 0 20 0 19 0 110260669 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976507423432 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13658/tid=13677] ppid=13655 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13658/task/13677/stat : 13677 (java) S 13655 13658 9389 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110260701 9856040960 69061 33554432000 1073741824 1073778376 140735904638352 139976506369448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 13658 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13658 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=189241
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=802725
# CPU time returned by wait4() is 1795.99
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1789.27
CPU time (s): 1800.01
CPU user time (s): 1798.69
CPU system time (s): 1.32
CPU usage (%): 100.6
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.19
system time used= 1.80272
maximum resident set size= 685212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24868
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43030
involuntary context switches= 33066

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7751 second user time and 16.2155 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-07 09:07:52
IDJOB=4084644
IDBENCH=90113
IDSOLVER=2546
FILE ID=node124/4084644-1465283272
RUNJOBID= node124-1465261984-9406
PBS_JOBID= 19843296
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K87.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084644-1465283272/watcher-4084644-1465283272 -o /tmp/evaluation-result-4084644-1465283272/solver-4084644-1465283272 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465261984-9406 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084644-1465283272.opb

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

MD5SUM BENCH= 800363f05bcd3a7fdae42567bbf8c0cf
RANDOM SEED=1466618913

node124.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.707
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.41
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.707
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	: 5332.55
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.707
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	: 5332.55
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.707
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	: 5332.55
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.707
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	: 5332.55
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.707
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	: 5332.55
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.707
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	: 5332.55
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.707
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29113440 kB
Buffers:          110920 kB
Cached:           231740 kB
SwapCached:          824 kB
Active:          1137760 kB
Inactive:         240004 kB
Active(anon):    1034432 kB
Inactive(anon):     3028 kB
Active(file):     103328 kB
Inactive(file):   236976 kB
Unevictable:     1645768 kB
Mlocked:           16700 kB
SwapTotal:      67108856 kB
SwapFree:       67097716 kB
Dirty:              1220 kB
Writeback:             0 kB
AnonPages:       2721068 kB
Mapped:            15412 kB
Shmem:                 0 kB
Slab:             600988 kB
SReclaimable:      45040 kB
SUnreclaim:       555948 kB
KernelStack:        1760 kB
PageTables:         9656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2842156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2660352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71724 MiB
End job on node124 at 2016-06-07 09:37:41