Trace number 4103684

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.08 1797.24

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-czprob.opb
MD5SUMb2a2d9103ca6e5798123e19b8527d11e
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark213520005192337
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 231334362819826
Optimality of the best value was proved NO
Number of variables98820
Total number of constraints927
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints927
Minimum length of a constraint30
Maximum length of a constraint11190
Number of terms in the objective function 98250
Biggest coefficient in the objective function 16496969383936000
Number of bits for the biggest coefficient in the objective function 54
Sum of the numbers in the objective function 33458351340667288266
Number of bits of the sum of numbers in the objective function 65
Biggest number in a constraint 16496969383936000
Number of bits of the biggest number in a constraint 54
Biggest sum of numbers in a constraint 33458351340667288266
Number of bits of the biggest sum of numbers65
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/0.10	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.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-4103684-1466247899.opb
0.10/0.10	c reading problem ... 
0.10/0.10	c  objective function found
1.72/1.12	c ... done. Wall clock time 1.019s.
1.72/1.12	c declared #vars     98820
1.72/1.12	c #constraints  1817
1.72/1.12	c constraints type 
1.72/1.12	c org.sat4j.specs.Constr$1 => 40
1.72/1.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1777
1.72/1.12	c 1817 constraints processed.
1.72/1.12	c objective function length is 98250 literals
4.21/3.26	c cleaning 2502 clauses out of 5004 with flag 11743/5004
6.24/5.06	c cleaning 4249 clauses out of 8499 with flag 24944/11001
8.64/7.45	c cleaning 5623 clauses out of 11249 with flag 40288/18000
11.15/9.97	c cleaning 6811 clauses out of 13626 with flag 58218/26000
14.16/12.99	c cleaning 7907 clauses out of 15815 with flag 78190/35000
18.07/16.83	c cleaning 8950 clauses out of 17908 with flag 99972/45000
21.97/20.72	c cleaning 9977 clauses out of 19959 with flag 123807/56001
26.37/25.15	c cleaning 10988 clauses out of 21981 with flag 151223/68000
30.98/29.76	c cleaning 11997 clauses out of 23993 with flag 181230/81000
35.77/34.59	c cleaning 12998 clauses out of 25999 with flag 212432/95003
41.57/40.40	c cleaning 13999 clauses out of 27999 with flag 244905/110001
48.77/47.59	c cleaning 14997 clauses out of 29999 with flag 280037/126000
54.97/53.77	c cleaning 16001 clauses out of 32004 with flag 316973/143002
61.57/60.31	c cleaning 17001 clauses out of 34004 with flag 357038/161003
69.18/67.88	c cleaning 18001 clauses out of 36002 with flag 399182/180002
77.08/75.72	c cleaning 18997 clauses out of 38001 with flag 442988/200002
85.48/84.15	c cleaning 19999 clauses out of 40004 with flag 488011/221002
94.48/93.13	c cleaning 21001 clauses out of 42003 with flag 537503/243000
104.29/102.91	c cleaning 22002 clauses out of 44003 with flag 588658/266001
114.28/112.91	c cleaning 23000 clauses out of 46000 with flag 640373/290000
124.69/123.31	c cleaning 23997 clauses out of 48002 with flag 694320/315002
135.69/134.33	c cleaning 24998 clauses out of 50003 with flag 749049/341000
147.18/145.85	c cleaning 26002 clauses out of 52005 with flag 806292/368000
160.48/158.92	c cleaning 27002 clauses out of 54003 with flag 868852/396000
174.58/173.05	c cleaning 27998 clauses out of 56001 with flag 932359/425000
188.98/187.41	c cleaning 29001 clauses out of 58006 with flag 999902/455003
202.58/201.07	c cleaning 29999 clauses out of 60002 with flag 1068599/486000
217.29/215.80	c cleaning 30998 clauses out of 62003 with flag 1135991/518000
232.19/230.61	c cleaning 32001 clauses out of 64007 with flag 1205617/551002
246.79/245.20	c cleaning 32999 clauses out of 66007 with flag 1276862/585003
262.29/260.72	c cleaning 34001 clauses out of 68006 with flag 1349456/620001
279.39/277.80	c cleaning 34998 clauses out of 70004 with flag 1424308/656000
296.39/294.87	c cleaning 35997 clauses out of 72007 with flag 1505704/693001
312.90/311.38	c cleaning 37003 clauses out of 74009 with flag 1588414/731000
332.59/331.08	c cleaning 37999 clauses out of 76008 with flag 1671449/770002
353.52/351.73	c cleaning 38995 clauses out of 78007 with flag 1758155/810000
374.52/372.70	c cleaning 40006 clauses out of 80012 with flag 1851799/851000
397.42/395.64	c cleaning 41002 clauses out of 82007 with flag 1945062/893001
423.02/421.22	c cleaning 42002 clauses out of 84005 with flag 2041887/936001
448.63/446.88	c cleaning 42996 clauses out of 86002 with flag 2140680/980000
474.83/473.02	c cleaning 44003 clauses out of 88006 with flag 2242543/1025000
503.02/501.27	c cleaning 44997 clauses out of 90003 with flag 2346717/1071000
527.12/525.37	c cleaning 46003 clauses out of 92008 with flag 2450689/1118002
552.12/550.34	c cleaning 46997 clauses out of 94006 with flag 2555554/1166003
578.24/576.25	c cleaning 47999 clauses out of 96008 with flag 2664672/1215002
605.05/603.01	c cleaning 49003 clauses out of 98009 with flag 2772835/1265002
628.65/626.61	c cleaning 50002 clauses out of 100005 with flag 2882434/1316001
657.35/655.35	c cleaning 50998 clauses out of 102002 with flag 2993917/1368000
684.07/682.08	c cleaning 51998 clauses out of 104004 with flag 3104107/1421000
712.86/710.88	c cleaning 53002 clauses out of 106007 with flag 3216608/1475001
740.76/738.78	c cleaning 53998 clauses out of 108004 with flag 3334043/1530000
770.26/768.23	c cleaning 55004 clauses out of 110007 with flag 3450714/1586001
802.05/800.09	c cleaning 55992 clauses out of 112002 with flag 3575334/1643000
831.76/829.79	c cleaning 56999 clauses out of 114010 with flag 3699208/1701000
864.97/862.98	c cleaning 58003 clauses out of 116011 with flag 3822478/1760000
907.77/905.70	c cleaning 59005 clauses out of 118009 with flag 3950475/1820001
943.07/941.01	c cleaning 59998 clauses out of 120004 with flag 4078067/1881001
978.08/976.07	c cleaning 61002 clauses out of 122007 with flag 4208374/1943002
1013.38/1011.39	c cleaning 61994 clauses out of 124004 with flag 4343304/2006001
1050.24/1047.70	c cleaning 62999 clauses out of 126009 with flag 4476930/2070000
1089.54/1087.04	c cleaning 64001 clauses out of 128010 with flag 4617741/2135000
1134.74/1132.24	c cleaning 65001 clauses out of 130009 with flag 4765154/2201000
1181.86/1179.38	c cleaning 66005 clauses out of 132010 with flag 4917809/2268002
1236.68/1234.18	c cleaning 66996 clauses out of 134003 with flag 5072988/2336000
1293.99/1291.46	c cleaning 68000 clauses out of 136007 with flag 5232866/2405000
1345.49/1342.90	c cleaning 68999 clauses out of 138007 with flag 5392166/2475000
1400.60/1398.04	c cleaning 70002 clauses out of 140009 with flag 5554394/2546001
1451.90/1449.33	c cleaning 71001 clauses out of 142007 with flag 5712763/2618001
1507.21/1504.67	c cleaning 71994 clauses out of 144005 with flag 5873043/2691000
1565.21/1562.64	c cleaning 73002 clauses out of 146011 with flag 6030459/2765000
1620.52/1617.91	c cleaning 74001 clauses out of 148010 with flag 6192454/2840001
1679.36/1676.56	c cleaning 75000 clauses out of 150008 with flag 6356681/2916000
1741.86/1739.03	c cleaning 76005 clauses out of 152010 with flag 6523944/2993002
1800.08/1797.20	c starts		: 1
1800.08/1797.20	c conflicts		: 3064917
1800.08/1797.20	c decisions		: 3696426
1800.08/1797.20	c propagations		: 28541027
1800.08/1797.20	c inspects		: 19635104280
1800.08/1797.20	c shortcuts		: 0
1800.08/1797.20	c learnt literals	: 0
1800.08/1797.20	c learnt binary clauses	: 0
1800.08/1797.20	c learnt ternary clauses	: 0
1800.08/1797.20	c learnt constraints	: 3064917
1800.08/1797.20	c ignored constraints	: 0
1800.08/1797.20	c root simplifications	: 0
1800.08/1797.20	c removed literals (reason simplification)	: 0
1800.08/1797.20	c reason swapping (by a shorter reason)	: 0
1800.08/1797.20	c Calls to reduceDB	: 73
1800.08/1797.20	c Number of update (reduction) of LBD	: 378334
1800.08/1797.20	c Imported unit clauses	: 0
1800.08/1797.20	c number of reductions to clauses (during analyze)	: 0
1800.08/1797.20	c number of learned constraints concerned by reduction	: 0
1800.08/1797.20	c number of learning phase by resolution	: 0
1800.08/1797.20	c number of learning phase by cutting planes	: 0
1800.08/1797.20	c speed (assignments/second)	: 15892.104068933837
1800.08/1797.20	c non guided choices	0
1800.08/1797.20	c timeout
1800.08/1797.23	c learnt constraints type 
1800.08/1797.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 147921
1800.08/1797.23	s UNKNOWN
1800.08/1797.23	c Total wall clock time (in seconds): 1797.128

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-4103684-1466247899/watcher-4103684-1466247899 -o /tmp/evaluation-result-4103684-1466247899/solver-4103684-1466247899 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466240732-22004 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103684-1466247899.opb 

pid=23118
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.10 2.24 2.20 4/193 23121
/proc/meminfo: memFree=30080692/32872528 swapFree=1542984/1696284
[pid=23121] ppid=23118 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/23121/stat : 23121 (java) S 23118 23121 21988 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 26836510 98570240 977 33554432000 1073741824 1073778376 140735736988448 140735736979584 270710898749 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23121/statm: 24065 977 743 9 0 16771 0
[pid=23121/tid=23122] ppid=23118 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23122/stat : 23122 (java) R 23118 23121 21988 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 26836510 98570240 977 33554432000 1073741824 1073778376 140735736988448 140569541881384 270707541376 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.10 2.24 2.20 4/193 23121
/proc/meminfo: memFree=30080692/32872528 swapFree=1542984/1696284
[pid=23121] ppid=23118 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/23121/stat : 23121 (java) S 23118 23121 21988 0 -1 4202496 4515 0 1 0 9 1 0 0 20 0 18 0 26836510 9787879424 6143 33554432000 1073741824 1073778376 140735736988448 140735736979584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23121/statm: 2389619 6143 2157 9 0 2380296 0
[pid=23121/tid=23122] ppid=23118 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/23121/task/23122/stat : 23122 (java) R 23118 23121 21988 0 -1 4202560 2375 0 1 0 6 1 0 0 20 0 18 0 26836510 9787879424 6143 33554432000 1073741824 1073778376 140735736988448 140569541883144 140569531945428 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200259 s]
/proc/loadavg: 2.10 2.24 2.20 4/193 23121
/proc/meminfo: memFree=30080692/32872528 swapFree=1542984/1696284
[pid=23121] ppid=23118 vsize=9558476 CPUtime=0.31 cores=0,2,4,6
/proc/23121/stat : 23121 (java) S 23118 23121 21988 0 -1 4202496 5224 0 1 0 29 2 0 0 20 0 18 0 26836510 9787879424 8109 33554432000 1073741824 1073778376 140735736988448 140735736979584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23121/statm: 2389619 8109 2228 9 0 2380296 0
[pid=23121/tid=23122] ppid=23118 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/23121/task/23122/stat : 23122 (java) R 23118 23121 21988 0 -1 4202560 2393 0 1 0 16 1 0 0 20 0 18 0 26836510 9787879424 8109 33554432000 1073741824 1073778376 140735736988448 140569541885800 140569544900374 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9558476

[startup+0.300403 s]
/proc/loadavg: 2.10 2.24 2.20 4/193 23121
/proc/meminfo: memFree=30080692/32872528 swapFree=1542984/1696284
[pid=23121] ppid=23118 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/23121/stat : 23121 (java) S 23118 23121 21988 0 -1 4202496 6387 0 1 0 46 2 0 0 20 0 18 0 26836510 9787879424 13200 33554432000 1073741824 1073778376 140735736988448 140735736979584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23121/statm: 2389619 13200 2231 9 0 2380296 0
[pid=23121/tid=23122] ppid=23118 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/23121/task/23122/stat : 23122 (java) R 23118 23121 21988 0 -1 4202560 2402 0 1 0 26 1 0 0 20 0 18 0 26836510 9787879424 13200 33554432000 1073741824 1073778376 140735736988448 140569541885800 270710924557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700202 s]
/proc/loadavg: 2.10 2.24 2.20 4/193 23121
/proc/meminfo: memFree=30080692/32872528 swapFree=1542984/1696284
[pid=23121] ppid=23118 vsize=9558476 CPUtime=1.14 cores=0,2,4,6
/proc/23121/stat : 23121 (java) S 23118 23121 21988 0 -1 4202496 6735 0 1 0 106 8 0 0 20 0 18 0 26836510 9787879424 46171 33554432000 1073741824 1073778376 140735736988448 140735736979584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23121/statm: 2389619 46171 2268 9 0 2380296 0
[pid=23121/tid=23122] ppid=23118 vsize=9558476 CPUtime=0.64 cores=0,2,4,6
/proc/23121/task/23122/stat : 23122 (java) R 23118 23121 21988 0 -1 4202560 2465 0 1 0 61 3 0 0 20 0 18 0 26836510 9787879424 46171 33554432000 1073741824 1073778376 140735736988448 140569541885368 140569397839332 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9558476

[startup+1.50071 s]
/proc/loadavg: 2.10 2.24 2.20 3/211 23139
/proc/meminfo: memFree=29700204/32872528 swapFree=1542984/1696284
[pid=23121] ppid=23118 vsize=9625040 CPUtime=2.49 cores=0,2,4,6
/proc/23121/stat : 23121 (java) S 23118 23121 21988 0 -1 4202496 9431 0 1 0 236 13 0 0 20 0 19 0 26836510 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140735736979584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23121/statm: 2406260 58719 2273 9 0 2396937 0
[pid=23121/tid=23122] ppid=23118 vsize=9625040 CPUtime=1.39 cores=0,2,4,6
/proc/23121/task/23122/stat : 23122 (java) R 23118 23121 21988 0 -1 4202560 2470 0 1 0 135 4 0 0 20 0 19 0 26836510 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569541886592 140569398127442 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23121/tid=23124] ppid=23118 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/23121/task/23124/stat : 23124 (java) S 23118 23121 21988 0 -1 4202560 72 0 0 0 3 0 0 0 20 0 19 0 26836511 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569519987624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23125] ppid=23118 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/23121/task/23125/stat : 23125 (java) S 23118 23121 21988 0 -1 4202560 20 0 0 0 1 2 0 0 20 0 19 0 26836511 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569518935080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23126] ppid=23118 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/23121/task/23126/stat : 23126 (java) S 23118 23121 21988 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 26836511 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569517882024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23127] ppid=23118 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/23121/task/23127/stat : 23127 (java) S 23118 23121 21988 0 -1 4202560 107 0 0 0 5 2 0 0 20 0 19 0 26836511 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569516829480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23121/tid=23128] ppid=23118 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/23121/task/23128/stat : 23128 (java) S 23118 23121 21988 0 -1 4202560 188 0 0 0 1 0 0 0 20 0 19 0 26836511 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569179318696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23129] ppid=23118 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/23121/task/23129/stat : 23129 (java) S 23118 23121 21988 0 -1 4202560 68 0 0 0 2 1 0 0 20 0 19 0 26836511 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569178266152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23130] ppid=23118 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/23121/task/23130/stat : 23130 (java) S 23118 23121 21988 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 26836511 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569177213096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23131] ppid=23118 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/23121/task/23131/stat : 23131 (java) S 23118 23121 21988 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 26836511 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569176160552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23132] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23132/stat : 23132 (java) S 23118 23121 21988 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569163963240 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23133] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23133/stat : 23133 (java) S 23118 23121 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569162909560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23134] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23134/stat : 23134 (java) S 23118 23121 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569161856392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23135] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23135/stat : 23135 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836514 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569160805136 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23136] ppid=23118 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/23121/task/23136/stat : 23136 (java) S 23118 23121 21988 0 -1 4202560 2169 0 0 0 34 0 0 0 20 0 19 0 26836514 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569159751992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23137] ppid=23118 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/23121/task/23137/stat : 23137 (java) S 23118 23121 21988 0 -1 4202560 2946 0 0 0 38 0 0 0 20 0 19 0 26836514 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569158699448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23138] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23138/stat : 23138 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836514 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569157646584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23139] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23139/stat : 23139 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836515 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569156594248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.10 2.24 2.20 4/212 23140
/proc/meminfo: memFree=29465612/32872528 swapFree=1542984/1696284
[pid=23121] ppid=23118 vsize=9625040 CPUtime=4.11 cores=0,2,4,6
/proc/23121/stat : 23121 (java) S 23118 23121 21988 0 -1 4202496 9432 0 1 0 398 13 0 0 20 0 19 0 26836510 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140735736979584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23121/statm: 2406260 58719 2273 9 0 2396937 0
[pid=23121/tid=23122] ppid=23118 vsize=9625040 CPUtime=2.99 cores=0,2,4,6
/proc/23121/task/23122/stat : 23122 (java) R 23118 23121 21988 0 -1 4202560 2471 0 1 0 295 4 0 0 20 0 19 0 26836510 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569541885960 140569397504202 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23121/tid=23124] ppid=23118 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/23121/task/23124/stat : 23124 (java) S 23118 23121 21988 0 -1 4202560 72 0 0 0 3 0 0 0 20 0 19 0 26836511 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569519987624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23125] ppid=23118 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/23121/task/23125/stat : 23125 (java) S 23118 23121 21988 0 -1 4202560 20 0 0 0 1 2 0 0 20 0 19 0 26836511 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569518935080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23126] ppid=23118 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/23121/task/23126/stat : 23126 (java) S 23118 23121 21988 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 26836511 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569517882024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23127] ppid=23118 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/23121/task/23127/stat : 23127 (java) S 23118 23121 21988 0 -1 4202560 107 0 0 0 5 2 0 0 20 0 19 0 26836511 9856040960 58719 33554432000 1073741824 1073778376 140735736988448 140569516829480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23121/tid=23128] ppid=23118 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/23121/task/23128/stat : 23128 (java) S 23118 23121 21988 0 -1 4202560 188 0 0 0 1 0 0 0 20 0 19 0 26836511 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569179318696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23129] ppid=23118 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/23121/task/23129/stat : 23129 (java) S 23118 23121 21988 0 -1 4202560 68 0 0 0 2 1 0 0 20 0 19 0 26836511 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569178266152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23130] ppid=23118 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/23121/task/23130/stat : 23130 (java) S 23118 23121 21988 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 26836511 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569177213096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23131] ppid=23118 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/23121/task/23131/stat : 23131 (java) S 23118 23121 21988 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 26836511 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569176160552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23132] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23132/stat : 23132 (java) S 23118 23121 21988 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569163963240 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23133] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23133/stat : 23133 (java) S 23118 23121 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569162909560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23134] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23134/stat : 23134 (java) S 23118 23121 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569161856392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23135] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23135/stat : 23135 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836514 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569160805136 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23136] ppid=23118 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/23121/task/23136/stat : 23136 (java) S 23118 23121 21988 0 -1 4202560 2169 0 0 0 34 0 0 0 20 0 19 0 26836514 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569159751992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23137] ppid=23118 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/23121/task/23137/stat : 23137 (java) S 23118 23121 21988 0 -1 4202560 2947 0 0 0 40 0 0 0 20 0 19 0 26836514 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569158699448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23138] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23138/stat : 23138 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836514 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569157646584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23139] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23139/stat : 23139 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836515 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569156594248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23140] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23140/stat : 23140 (java) S 23118 23121 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26836638 9856040960 58720 33554432000 1073741824 1073778376 140735736988448 140569155540520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 9625040

[startup+6.30088 s]
/proc/loadavg: 2.18 2.25 2.20 3/213 23205
/proc/meminfo: memFree=29739948/32872528 swapFree=1542984/1696284
[pid=23121] ppid=23118 vsize=9625040 CPUtime=7.54 cores=0,2,4,6
/proc/23121/stat : 23121 (java) S 23118 23121 21988 0 -1 4202496 14676 0 1 0 741 13 0 0 20 0 19 0 26836510 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140735736979584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23121/statm: 2406260 61422 2278 9 0 2396937 0
[pid=23121/tid=23122] ppid=23118 vsize=9625040 CPUtime=6.18 cores=0,2,4,6
/proc/23121/task/23122/stat : 23122 (java) R 23118 23121 21988 0 -1 4202560 2474 0 1 0 614 4 0 0 20 0 19 0 26836510 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569541877472 140569398185628 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23121/tid=23124] ppid=23118 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/23121/task/23124/stat : 23124 (java) S 23118 23121 21988 0 -1 4202560 72 0 0 0 3 0 0 0 20 0 19 0 26836511 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569519987624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23125] ppid=23118 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/23121/task/23125/stat : 23125 (java) S 23118 23121 21988 0 -1 4202560 20 0 0 0 1 2 0 0 20 0 19 0 26836511 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569518935080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23126] ppid=23118 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/23121/task/23126/stat : 23126 (java) S 23118 23121 21988 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 26836511 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569517882024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23127] ppid=23118 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/23121/task/23127/stat : 23127 (java) S 23118 23121 21988 0 -1 4202560 107 0 0 0 5 2 0 0 20 0 19 0 26836511 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569516829480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23121/tid=23128] ppid=23118 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/23121/task/23128/stat : 23128 (java) S 23118 23121 21988 0 -1 4202560 188 0 0 0 1 0 0 0 20 0 19 0 26836511 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569179318696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23129] ppid=23118 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/23121/task/23129/stat : 23129 (java) S 23118 23121 21988 0 -1 4202560 68 0 0 0 2 1 0 0 20 0 19 0 26836511 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569178266152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23130] ppid=23118 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/23121/task/23130/stat : 23130 (java) S 23118 23121 21988 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 26836511 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569177213096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23131] ppid=23118 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/23121/task/23131/stat : 23131 (java) S 23118 23121 21988 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 26836511 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569176160552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23132] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23132/stat : 23132 (java) S 23118 23121 21988 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569163963240 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23133] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23133/stat : 23133 (java) S 23118 23121 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569162909560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23134] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23134/stat : 23134 (java) S 23118 23121 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569161856392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23135] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23135/stat : 23135 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836514 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569160805136 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23136] ppid=23118 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/23121/task/23136/stat : 23136 (java) S 23118 23121 21988 0 -1 4202560 7006 0 0 0 49 1 0 0 20 0 19 0 26836514 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569159751992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23137] ppid=23118 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/23121/task/23137/stat : 23137 (java) S 23118 23121 21988 0 -1 4202560 3350 0 0 0 48 0 0 0 20 0 19 0 26836514 9856040960 61422 33554432000 1073741824 1073778376 140735736988448 140569158699448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23138] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6

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

[pid=23121/tid=23140] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23140/stat : 23140 (java) S 23118 23121 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26836638 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569155540520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1665.16
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.31 2.26 2.19 4/212 23248
/proc/meminfo: memFree=28317668/32872528 swapFree=1542984/1696284
[pid=23121] ppid=23118 vsize=9625040 CPUtime=1725.17 cores=0,2,4,6
/proc/23121/stat : 23121 (java) S 23118 23121 21988 0 -1 4202496 18511 0 1 0 172409 108 0 0 20 0 19 0 26836510 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140735736979584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23121/statm: 2406260 400122 2279 9 0 2396937 0
[pid=23121/tid=23122] ppid=23118 vsize=9625040 CPUtime=1717.18 cores=0,2,4,6
/proc/23121/task/23122/stat : 23122 (java) R 23118 23121 21988 0 -1 4202560 3512 0 1 0 171677 41 0 0 20 0 19 0 26836510 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569541877456 140569398104787 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23121/tid=23124] ppid=23118 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/23121/task/23124/stat : 23124 (java) S 23118 23121 21988 0 -1 4202560 288 0 0 0 21 11 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569519987624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23125] ppid=23118 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/23121/task/23125/stat : 23125 (java) S 23118 23121 21988 0 -1 4202560 169 0 0 0 14 6 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569518935080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23121/tid=23126] ppid=23118 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/23121/task/23126/stat : 23126 (java) S 23118 23121 21988 0 -1 4202560 272 0 0 0 20 9 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569517882024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23127] ppid=23118 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/23121/task/23127/stat : 23127 (java) S 23118 23121 21988 0 -1 4202560 459 0 0 0 22 9 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569516829480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23128] ppid=23118 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/23121/task/23128/stat : 23128 (java) S 23118 23121 21988 0 -1 4202560 377 0 0 0 14 7 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569179318696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23129] ppid=23118 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/23121/task/23129/stat : 23129 (java) S 23118 23121 21988 0 -1 4202560 300 0 0 0 25 13 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569178266152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23130] ppid=23118 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/23121/task/23130/stat : 23130 (java) S 23118 23121 21988 0 -1 4202560 199 0 0 0 18 9 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569177213096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23131] ppid=23118 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/23121/task/23131/stat : 23131 (java) S 23118 23121 21988 0 -1 4202560 125 0 0 0 13 6 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569176160552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23132] ppid=23118 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/23121/task/23132/stat : 23132 (java) S 23118 23121 21988 0 -1 4202560 1090 0 0 0 1 0 0 0 20 0 19 0 26836512 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569163963240 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23133] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23133/stat : 23133 (java) S 23118 23121 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569162909560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23134] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23134/stat : 23134 (java) S 23118 23121 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569161856392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23135] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23135/stat : 23135 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836514 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569160805136 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23136] ppid=23118 vsize=9625040 CPUtime=0.52 cores=0,2,4,6
/proc/23121/task/23136/stat : 23136 (java) S 23118 23121 21988 0 -1 4202560 7010 0 0 0 51 1 0 0 20 0 19 0 26836514 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569159751992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23137] ppid=23118 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/23121/task/23137/stat : 23137 (java) S 23118 23121 21988 0 -1 4202560 3350 0 0 0 49 0 0 0 20 0 19 0 26836514 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569158699448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23138] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23138/stat : 23138 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836514 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569157646584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23139] ppid=23118 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/23121/task/23139/stat : 23139 (java) S 23118 23121 21988 0 -1 4202560 101 0 0 0 24 26 0 0 20 0 19 0 26836515 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569156594248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23140] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23140/stat : 23140 (java) S 23118 23121 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26836638 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569155540520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1725.17
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.35 2.28 2.20 3/213 23250
/proc/meminfo: memFree=28317920/32872528 swapFree=1542984/1696284
[pid=23121] ppid=23118 vsize=9625040 CPUtime=1785.18 cores=0,2,4,6
/proc/23121/stat : 23121 (java) S 23118 23121 21988 0 -1 4202496 18513 0 1 0 178409 109 0 0 20 0 19 0 26836510 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140735736979584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23121/statm: 2406260 400122 2279 9 0 2396937 0
[pid=23121/tid=23122] ppid=23118 vsize=9625040 CPUtime=1777.02 cores=0,2,4,6
/proc/23121/task/23122/stat : 23122 (java) R 23118 23121 21988 0 -1 4202560 3512 0 1 0 177660 42 0 0 20 0 19 0 26836510 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569541877456 140569398104787 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23121/tid=23124] ppid=23118 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/23121/task/23124/stat : 23124 (java) S 23118 23121 21988 0 -1 4202560 288 0 0 0 21 11 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569519987624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23125] ppid=23118 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/23121/task/23125/stat : 23125 (java) S 23118 23121 21988 0 -1 4202560 169 0 0 0 14 6 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569518935080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23121/tid=23126] ppid=23118 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/23121/task/23126/stat : 23126 (java) S 23118 23121 21988 0 -1 4202560 272 0 0 0 20 9 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569517882024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23127] ppid=23118 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/23121/task/23127/stat : 23127 (java) S 23118 23121 21988 0 -1 4202560 459 0 0 0 22 9 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569516829480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23128] ppid=23118 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/23121/task/23128/stat : 23128 (java) S 23118 23121 21988 0 -1 4202560 377 0 0 0 14 7 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569179318696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23129] ppid=23118 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/23121/task/23129/stat : 23129 (java) S 23118 23121 21988 0 -1 4202560 300 0 0 0 25 13 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569178266152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23130] ppid=23118 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/23121/task/23130/stat : 23130 (java) S 23118 23121 21988 0 -1 4202560 199 0 0 0 18 9 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569177213096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23131] ppid=23118 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/23121/task/23131/stat : 23131 (java) S 23118 23121 21988 0 -1 4202560 125 0 0 0 13 6 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569176160552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23132] ppid=23118 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/23121/task/23132/stat : 23132 (java) S 23118 23121 21988 0 -1 4202560 1090 0 0 0 1 0 0 0 20 0 19 0 26836512 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569163963240 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23133] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23133/stat : 23133 (java) S 23118 23121 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569162909560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23134] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23134/stat : 23134 (java) S 23118 23121 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569161856392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23135] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23135/stat : 23135 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836514 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569160805136 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23136] ppid=23118 vsize=9625040 CPUtime=0.52 cores=0,2,4,6
/proc/23121/task/23136/stat : 23136 (java) S 23118 23121 21988 0 -1 4202560 7010 0 0 0 51 1 0 0 20 0 19 0 26836514 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569159751992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23137] ppid=23118 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/23121/task/23137/stat : 23137 (java) S 23118 23121 21988 0 -1 4202560 3350 0 0 0 49 0 0 0 20 0 19 0 26836514 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569158699448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23138] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23138/stat : 23138 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836514 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569157646584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23139] ppid=23118 vsize=9625040 CPUtime=0.52 cores=0,2,4,6
/proc/23121/task/23139/stat : 23139 (java) S 23118 23121 21988 0 -1 4202560 103 0 0 0 25 27 0 0 20 0 19 0 26836515 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569156594248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23140] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23140/stat : 23140 (java) S 23118 23121 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26836638 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569155540520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.2 s]
/proc/loadavg: 2.27 2.26 2.19 4/213 23250
/proc/meminfo: memFree=28318420/32872528 swapFree=1542984/1696284
[pid=23121] ppid=23118 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/23121/stat : 23121 (java) S 23118 23121 21988 0 -1 4202496 18515 0 1 0 179899 109 0 0 20 0 19 0 26836510 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140735736979584 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23121/statm: 2406260 400122 2279 9 0 2396937 0
[pid=23121/tid=23122] ppid=23118 vsize=9625040 CPUtime=1791.88 cores=0,2,4,6
/proc/23121/task/23122/stat : 23122 (java) R 23118 23121 21988 0 -1 4202560 3512 0 1 0 179146 42 0 0 20 0 19 0 26836510 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569541877456 140569398105223 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23121/tid=23124] ppid=23118 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/23121/task/23124/stat : 23124 (java) S 23118 23121 21988 0 -1 4202560 288 0 0 0 21 11 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569519987624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23125] ppid=23118 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/23121/task/23125/stat : 23125 (java) S 23118 23121 21988 0 -1 4202560 169 0 0 0 14 6 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569518935080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23121/tid=23126] ppid=23118 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/23121/task/23126/stat : 23126 (java) S 23118 23121 21988 0 -1 4202560 272 0 0 0 20 9 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569517882024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23127] ppid=23118 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/23121/task/23127/stat : 23127 (java) S 23118 23121 21988 0 -1 4202560 459 0 0 0 22 9 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569516829480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23128] ppid=23118 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/23121/task/23128/stat : 23128 (java) S 23118 23121 21988 0 -1 4202560 377 0 0 0 14 7 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569179318696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23129] ppid=23118 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/23121/task/23129/stat : 23129 (java) S 23118 23121 21988 0 -1 4202560 300 0 0 0 25 13 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569178266152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23130] ppid=23118 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/23121/task/23130/stat : 23130 (java) S 23118 23121 21988 0 -1 4202560 199 0 0 0 18 9 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569177213096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23131] ppid=23118 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/23121/task/23131/stat : 23131 (java) S 23118 23121 21988 0 -1 4202560 125 0 0 0 13 6 0 0 20 0 19 0 26836511 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569176160552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23132] ppid=23118 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/23121/task/23132/stat : 23132 (java) S 23118 23121 21988 0 -1 4202560 1090 0 0 0 1 0 0 0 20 0 19 0 26836512 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569163963240 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23133] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23133/stat : 23133 (java) S 23118 23121 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569162909560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23134] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23134/stat : 23134 (java) S 23118 23121 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26836512 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569161856392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23135] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23135/stat : 23135 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836514 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569160805136 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23136] ppid=23118 vsize=9625040 CPUtime=0.52 cores=0,2,4,6
/proc/23121/task/23136/stat : 23136 (java) S 23118 23121 21988 0 -1 4202560 7010 0 0 0 51 1 0 0 20 0 19 0 26836514 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569159751992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23121/tid=23137] ppid=23118 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/23121/task/23137/stat : 23137 (java) S 23118 23121 21988 0 -1 4202560 3350 0 0 0 49 0 0 0 20 0 19 0 26836514 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569158699448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23138] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23138/stat : 23138 (java) S 23118 23121 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26836514 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569157646584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23121/tid=23139] ppid=23118 vsize=9625040 CPUtime=0.52 cores=0,2,4,6
/proc/23121/task/23139/stat : 23139 (java) S 23118 23121 21988 0 -1 4202560 105 0 0 0 25 27 0 0 20 0 19 0 26836515 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569156594248 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23121/tid=23140] ppid=23118 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/23121/task/23140/stat : 23140 (java) S 23118 23121 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26836638 9856040960 400122 33554432000 1073741824 1073778376 140735736988448 140569155540520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 23121 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 23121 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=369214
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=540765
# CPU time returned by wait4() is 1795.91
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1797.24
CPU time (s): 1800.08
CPU user time (s): 1798.99
CPU system time (s): 1.09
CPU usage (%): 100.158
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.37
system time used= 1.54076
maximum resident set size= 1600648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18561
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38232
involuntary context switches= 2752

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.8534 second user time and 12.5411 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 13:04:59
IDJOB=4103684
IDBENCH=2429
IDSOLVER=2546
FILE ID=node125/4103684-1466247899
RUNJOBID= node125-1466240732-22004
PBS_JOBID= 19918195
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-czprob.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103684-1466247899/watcher-4103684-1466247899 -o /tmp/evaluation-result-4103684-1466247899/solver-4103684-1466247899 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466240732-22004 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103684-1466247899.opb

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

MD5SUM BENCH= b2a2d9103ca6e5798123e19b8527d11e
RANDOM SEED=1689247357

node125.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.683
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.36
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.683
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.683
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.683
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.54
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.683
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.683
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.683
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.683
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:        30084788 kB
Buffers:          122124 kB
Cached:           160868 kB
SwapCached:          688 kB
Active:           150028 kB
Inactive:         197720 kB
Active(anon):      66036 kB
Inactive(anon):     1040 kB
Active(file):      83992 kB
Inactive(file):   196680 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:             24856 kB
Writeback:             0 kB
AnonPages:       1709464 kB
Mapped:            14888 kB
Shmem:                 0 kB
Slab:             604256 kB
SReclaimable:      47380 kB
SUnreclaim:       556876 kB
KernelStack:        1416 kB
PageTables:         7648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2383656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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= 71736 MiB
End job on node125 at 2016-06-18 13:34:56