Trace number 4101061

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.59 1796.94

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-cycle.opb
MD5SUM761eaefb829e7d3bf060fd5b86600997
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
Number of variables84737
Total number of constraints1802
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 constraints1802
Minimum length of a constraint11
Maximum length of a constraint1470
Number of terms in the objective function 9240
Biggest coefficient in the objective function 16197
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 531823
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 531823
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.06/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.10	c See www.sat4j.org for details.
0.06/0.10	c version PB16.v20160501
0.06/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.10	c java.vm.version	19.1-b02
0.06/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version		1.6.0_24
0.06/0.10	c os.name		Linux
0.06/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.10	c os.arch		amd64
0.06/0.10	c Free memory 		501472288
0.06/0.10	c Max memory 		7480803328
0.06/0.10	c Total memory 		504102912
0.06/0.10	c Number of processors 	8
0.06/0.13	c Pseudo Boolean Optimization by upper bound
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.13	c No reason simplification
0.06/0.13	c Glucose 2.1 dynamic restart strategy
0.06/0.13	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.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	c solving HOME/instance-4101061-1466220366.opb
0.06/0.13	c reading problem ... 
0.06/0.13	c  objective function found
1.92/1.26	c ... done. Wall clock time 1.138s.
1.92/1.26	c declared #vars     84737
1.92/1.26	c #constraints  3176
1.92/1.26	c constraints type 
1.92/1.26	c org.sat4j.specs.Constr$1 => 294
1.92/1.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2882
1.92/1.26	c 3176 constraints processed.
1.92/1.26	c objective function length is 9240 literals
4.10/2.90	c cleaning 2493 clauses out of 4987 with flag 10590/5005
5.86/4.65	c cleaning 4244 clauses out of 8489 with flag 22606/11001
8.12/6.80	c cleaning 5619 clauses out of 11245 with flag 36621/18001
10.72/9.34	c cleaning 6813 clauses out of 13625 with flag 52619/26000
13.75/12.36	c cleaning 7909 clauses out of 15818 with flag 70634/35006
17.15/15.66	c cleaning 8950 clauses out of 17904 with flag 90652/45001
20.84/19.33	c cleaning 9975 clauses out of 19955 with flag 112662/56002
25.05/23.58	c cleaning 10986 clauses out of 21980 with flag 136662/68002
29.95/28.42	c cleaning 11997 clauses out of 23994 with flag 162662/81002
35.36/33.77	c cleaning 13000 clauses out of 26000 with flag 190668/95005
41.37/39.75	c cleaning 13998 clauses out of 27996 with flag 220660/110001
47.46/45.83	c cleaning 14998 clauses out of 29997 with flag 252768/126000
53.98/52.28	c cleaning 16002 clauses out of 32003 with flag 286836/143004
60.98/59.24	c cleaning 17002 clauses out of 34003 with flag 322840/161006
68.58/66.83	c cleaning 17996 clauses out of 35996 with flag 360830/180001
77.59/75.88	c cleaning 18999 clauses out of 38000 with flag 400900/200001
86.49/84.79	c cleaning 20001 clauses out of 40001 with flag 442900/221001
96.22/94.33	c cleaning 20999 clauses out of 42001 with flag 486902/243002
106.52/104.63	c cleaning 22001 clauses out of 44001 with flag 532900/266001
117.32/115.49	c cleaning 22999 clauses out of 45999 with flag 580898/290000
128.03/126.16	c cleaning 23995 clauses out of 48000 with flag 630898/315000
139.41/137.46	c cleaning 25002 clauses out of 50005 with flag 682898/341000
151.71/149.72	c cleaning 26001 clauses out of 52004 with flag 736900/368001
164.50/162.57	c cleaning 27001 clauses out of 54004 with flag 792902/396002
178.20/176.28	c cleaning 28001 clauses out of 56002 with flag 850900/425001
192.90/190.90	c cleaning 28998 clauses out of 58001 with flag 910900/455001
208.41/206.40	c cleaning 30001 clauses out of 60003 with flag 972900/486001
224.88/222.81	c cleaning 31003 clauses out of 62006 with flag 1036908/518005
242.18/240.13	c cleaning 31998 clauses out of 64000 with flag 1102902/551002
261.68/259.63	c cleaning 33000 clauses out of 66000 with flag 1170976/585000
280.59/278.58	c cleaning 33999 clauses out of 68001 with flag 1241242/620001
301.10/299.06	c cleaning 34998 clauses out of 70001 with flag 1313335/656000
324.68/322.51	c cleaning 36001 clauses out of 72003 with flag 1387528/693000
347.88/345.80	c cleaning 37002 clauses out of 74003 with flag 1463625/731001
369.09/366.93	c cleaning 37999 clauses out of 76001 with flag 1541759/770001
391.70/389.60	c cleaning 38998 clauses out of 78002 with flag 1621924/810001
415.60/413.47	c cleaning 39998 clauses out of 80005 with flag 1703962/851002
442.00/439.81	c cleaning 41000 clauses out of 82006 with flag 1788092/893001
467.49/465.29	c cleaning 42000 clauses out of 84005 with flag 1874306/936000
493.20/490.90	c cleaning 42999 clauses out of 86005 with flag 1962379/980000
525.90/523.61	c cleaning 43998 clauses out of 88007 with flag 2052412/1025001
553.01/550.73	c cleaning 44999 clauses out of 90009 with flag 2144546/1071001
584.52/582.28	c cleaning 46002 clauses out of 92011 with flag 2239084/1118002
619.22/616.84	c cleaning 47002 clauses out of 94009 with flag 2335182/1166002
653.02/650.61	c cleaning 48003 clauses out of 96009 with flag 2433537/1215004
693.73/691.39	c cleaning 48996 clauses out of 98002 with flag 2533529/1265000
736.14/733.70	c cleaning 50002 clauses out of 100007 with flag 2635531/1316001
781.05/778.62	c cleaning 51000 clauses out of 102004 with flag 2739529/1368000
827.24/824.78	c cleaning 52002 clauses out of 104005 with flag 2845531/1421001
876.45/873.98	c cleaning 52995 clauses out of 106002 with flag 2953529/1475000
930.36/927.84	c cleaning 53998 clauses out of 108007 with flag 3063529/1530000
989.95/987.30	c cleaning 55003 clauses out of 110009 with flag 3175529/1586000
1049.26/1046.65	c cleaning 56002 clauses out of 112006 with flag 3289529/1643000
1109.77/1107.19	c cleaning 57000 clauses out of 114004 with flag 3405529/1701000
1152.39/1149.74	c cleaning 57999 clauses out of 116005 with flag 3523531/1760001
1196.07/1193.30	c cleaning 59000 clauses out of 118006 with flag 3643531/1820001
1241.08/1238.30	c cleaning 59997 clauses out of 120005 with flag 3765529/1881000
1285.69/1283.00	c cleaning 61002 clauses out of 122009 with flag 3889531/1943001
1334.08/1331.23	c cleaning 62000 clauses out of 124006 with flag 4015529/2006000
1383.58/1380.75	c cleaning 63001 clauses out of 126008 with flag 4143533/2070002
1432.56/1429.70	c cleaning 63998 clauses out of 128006 with flag 4273531/2135001
1485.46/1482.56	c cleaning 64998 clauses out of 130008 with flag 4405531/2201001
1539.08/1536.19	c cleaning 66002 clauses out of 132009 with flag 4539529/2268000
1599.17/1596.11	c cleaning 67000 clauses out of 134008 with flag 4675531/2336001
1655.79/1652.76	c cleaning 68001 clauses out of 136007 with flag 4813529/2405000
1712.27/1709.14	c cleaning 68999 clauses out of 138006 with flag 4953529/2475000
1776.28/1773.15	c cleaning 70002 clauses out of 140007 with flag 5095529/2546000
1800.08/1796.90	c starts		: 30
1800.08/1796.90	c conflicts		: 2585709
1800.08/1796.90	c decisions		: 2591272
1800.08/1796.90	c propagations		: 350544815
1800.08/1796.90	c inspects		: 25377584988
1800.08/1796.90	c shortcuts		: 0
1800.08/1796.90	c learnt literals	: 19
1800.08/1796.90	c learnt binary clauses	: 9
1800.08/1796.90	c learnt ternary clauses	: 6
1800.08/1796.90	c learnt constraints	: 2585690
1800.08/1796.90	c ignored constraints	: 0
1800.08/1796.90	c root simplifications	: 0
1800.08/1796.90	c removed literals (reason simplification)	: 0
1800.08/1796.90	c reason swapping (by a shorter reason)	: 0
1800.08/1796.90	c Calls to reduceDB	: 67
1800.08/1796.90	c Number of update (reduction) of LBD	: 269
1800.08/1796.90	c Imported unit clauses	: 0
1800.08/1796.90	c number of reductions to clauses (during analyze)	: 0
1800.08/1796.90	c number of learned constraints concerned by reduction	: 0
1800.08/1796.90	c number of learning phase by resolution	: 0
1800.08/1796.90	c number of learning phase by cutting planes	: 0
1800.08/1796.90	c speed (assignments/second)	: 195235.3161990065
1800.08/1796.90	c non guided choices	48
1800.08/1796.91	c timeout
1800.08/1796.93	c learnt constraints type 
1800.08/1796.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 9
1800.08/1796.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 109705
1800.08/1796.93	s UNKNOWN
1800.08/1796.93	c Total wall clock time (in seconds): 1796.8

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-4101061-1466220366/watcher-4101061-1466220366 -o /tmp/evaluation-result-4101061-1466220366/solver-4101061-1466220366 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466206053-10697 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4101061-1466220366.opb 

pid=14197
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.34 2.26 2.19 4/194 14200
/proc/meminfo: memFree=30015464/32872528 swapFree=1402776/1580604
[pid=14200] ppid=14197 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/14200/stat : 14200 (java) D 14197 14200 10680 0 -1 4202496 157 0 0 0 0 0 0 0 20 0 1 0 24082330 278528 33 33554432000 1073741824 1073778376 140734233613328 140734233610504 248781040935 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/14200/statm: 68 33 25 9 0 25 0

[startup+0.100126 s]
/proc/loadavg: 2.34 2.26 2.19 4/194 14200
/proc/meminfo: memFree=30015464/32872528 swapFree=1402776/1580604
[pid=14200] ppid=14197 vsize=9558476 CPUtime=0.06 cores=1,3,5,7
/proc/14200/stat : 14200 (java) S 14197 14200 10680 0 -1 4202496 3889 0 1 0 5 1 0 0 20 0 18 0 24082330 9787879424 5004 33554432000 1073741824 1073778376 140733477086496 140733477077632 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14200/statm: 2389619 5004 1992 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558476

[startup+0.20026 s]
/proc/loadavg: 2.34 2.26 2.19 4/194 14200
/proc/meminfo: memFree=30015464/32872528 swapFree=1402776/1580604
[pid=14200] ppid=14197 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/14200/stat : 14200 (java) S 14197 14200 10680 0 -1 4202496 5025 0 1 0 24 1 0 0 20 0 18 0 24082330 9787879424 7358 33554432000 1073741824 1073778376 140733477086496 140733477077632 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14200/statm: 2389619 7358 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300262 s]
/proc/loadavg: 2.34 2.26 2.19 4/194 14200
/proc/meminfo: memFree=30015464/32872528 swapFree=1402776/1580604
[pid=14200] ppid=14197 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/14200/stat : 14200 (java) S 14197 14200 10680 0 -1 4202496 6519 0 1 0 47 2 0 0 20 0 18 0 24082330 9787879424 10217 33554432000 1073741824 1073778376 140733477086496 140733477077632 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14200/statm: 2389619 10218 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700323 s]
/proc/loadavg: 2.34 2.26 2.19 4/194 14200
/proc/meminfo: memFree=30015464/32872528 swapFree=1402776/1580604
[pid=14200] ppid=14197 vsize=9558476 CPUtime=1.26 cores=1,3,5,7
/proc/14200/stat : 14200 (java) S 14197 14200 10680 0 -1 4202496 11012 0 1 0 119 7 0 0 20 0 18 0 24082330 9787879424 48774 33554432000 1073741824 1073778376 140733477086496 140733477077632 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14200/statm: 2389619 48774 2261 9 0 2380296 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 9558476

[startup+1.50082 s]
/proc/loadavg: 2.34 2.26 2.19 4/212 14218
/proc/meminfo: memFree=29788040/32872528 swapFree=1402776/1580604
[pid=14200] ppid=14197 vsize=9625040 CPUtime=2.5 cores=1,3,5,7
/proc/14200/stat : 14200 (java) S 14197 14200 10680 0 -1 4202496 11513 0 1 0 237 13 0 0 20 0 19 0 24082330 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 140733477077632 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14200/statm: 2406260 59437 2271 9 0 2396937 0
[pid=14200/tid=14202] ppid=14197 vsize=9625040 CPUtime=1.35 cores=1,3,5,7
/proc/14200/task/14202/stat : 14202 (java) R 14197 14200 10680 0 -1 4202560 2480 0 1 0 131 4 0 0 20 0 19 0 24082332 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798616908416 139798450902478 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14200/tid=14203] ppid=14197 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/14200/task/14203/stat : 14203 (java) S 14197 14200 10680 0 -1 4202560 119 0 0 0 3 0 0 0 20 0 19 0 24082333 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798578400296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14204] ppid=14197 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/14200/task/14204/stat : 14204 (java) S 14197 14200 10680 0 -1 4202560 88 0 0 0 2 0 0 0 20 0 19 0 24082333 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798577347496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14205] ppid=14197 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/14200/task/14205/stat : 14205 (java) S 14197 14200 10680 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 19 0 24082333 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798576294696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14200/tid=14206] ppid=14197 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/14200/task/14206/stat : 14206 (java) S 14197 14200 10680 0 -1 4202560 98 0 0 0 3 0 0 0 20 0 19 0 24082333 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798575241896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14207] ppid=14197 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/14200/task/14207/stat : 14207 (java) S 14197 14200 10680 0 -1 4202560 111 0 0 0 3 2 0 0 20 0 19 0 24082333 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798574189096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14208] ppid=14197 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/14200/task/14208/stat : 14208 (java) S 14197 14200 10680 0 -1 4202560 33 0 0 0 2 1 0 0 20 0 19 0 24082333 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798573136296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14209] ppid=14197 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/14200/task/14209/stat : 14209 (java) S 14197 14200 10680 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 24082333 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798572083496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14210] ppid=14197 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/14200/task/14210/stat : 14210 (java) S 14197 14200 10680 0 -1 4202560 34 0 0 0 1 2 0 0 20 0 19 0 24082333 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798571030696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14211] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14211/stat : 14211 (java) S 14197 14200 10680 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 19 0 24082334 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798441106408 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14212] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14212/stat : 14212 (java) S 14197 14200 10680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798440052472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14213] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14213/stat : 14213 (java) S 14197 14200 10680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798438999560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14214] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14214/stat : 14214 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082337 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798437948048 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14215] ppid=14197 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/14200/task/14215/stat : 14215 (java) S 14197 14200 10680 0 -1 4202560 4356 0 0 0 41 0 0 0 20 0 19 0 24082337 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798436895160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14216] ppid=14197 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/14200/task/14216/stat : 14216 (java) R 14197 14200 10680 0 -1 4202560 2814 0 0 0 36 0 0 0 20 0 19 0 24082337 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139798435842360 139798622783784 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14217] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14217/stat : 14217 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082338 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139797561600376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14218] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14218/stat : 14218 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082338 9856040960 59437 33554432000 1073741824 1073778376 140733477086496 139797560547784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 9625040

[startup+3.1008 s]
/proc/loadavg: 2.34 2.26 2.19 4/213 14219
/proc/meminfo: memFree=29766312/32872528 swapFree=1402776/1580604
[pid=14200] ppid=14197 vsize=9625040 CPUtime=4.32 cores=1,3,5,7
/proc/14200/stat : 14200 (java) S 14197 14200 10680 0 -1 4202496 11863 0 1 0 418 14 0 0 20 0 19 0 24082330 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 140733477077632 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14200/statm: 2406260 70756 2278 9 0 2396937 0
[pid=14200/tid=14202] ppid=14197 vsize=9625040 CPUtime=2.95 cores=1,3,5,7
/proc/14200/task/14202/stat : 14202 (java) R 14197 14200 10680 0 -1 4202560 2504 0 1 0 290 5 0 0 20 0 19 0 24082332 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798616908360 139798451531421 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14200/tid=14203] ppid=14197 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/14200/task/14203/stat : 14203 (java) S 14197 14200 10680 0 -1 4202560 119 0 0 0 3 0 0 0 20 0 19 0 24082333 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798578400296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14204] ppid=14197 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/14200/task/14204/stat : 14204 (java) S 14197 14200 10680 0 -1 4202560 88 0 0 0 2 0 0 0 20 0 19 0 24082333 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798577347496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14205] ppid=14197 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/14200/task/14205/stat : 14205 (java) S 14197 14200 10680 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 19 0 24082333 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798576294696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14200/tid=14206] ppid=14197 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/14200/task/14206/stat : 14206 (java) S 14197 14200 10680 0 -1 4202560 98 0 0 0 3 0 0 0 20 0 19 0 24082333 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798575241896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14207] ppid=14197 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/14200/task/14207/stat : 14207 (java) S 14197 14200 10680 0 -1 4202560 111 0 0 0 3 2 0 0 20 0 19 0 24082333 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798574189096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14208] ppid=14197 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/14200/task/14208/stat : 14208 (java) S 14197 14200 10680 0 -1 4202560 33 0 0 0 2 1 0 0 20 0 19 0 24082333 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798573136296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14209] ppid=14197 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/14200/task/14209/stat : 14209 (java) S 14197 14200 10680 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 24082333 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798572083496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14210] ppid=14197 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/14200/task/14210/stat : 14210 (java) S 14197 14200 10680 0 -1 4202560 34 0 0 0 1 2 0 0 20 0 19 0 24082333 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798571030696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14211] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14211/stat : 14211 (java) S 14197 14200 10680 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 24082334 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798441106408 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14212] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14212/stat : 14212 (java) S 14197 14200 10680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798440052472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14213] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14213/stat : 14213 (java) S 14197 14200 10680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798438999560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14214] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14214/stat : 14214 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082337 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798437948048 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14215] ppid=14197 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/14200/task/14215/stat : 14215 (java) S 14197 14200 10680 0 -1 4202560 4378 0 0 0 51 0 0 0 20 0 19 0 24082337 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798436895160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14216] ppid=14197 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/14200/task/14216/stat : 14216 (java) S 14197 14200 10680 0 -1 4202560 3117 0 0 0 48 0 0 0 20 0 19 0 24082337 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139798435842360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14217] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14217/stat : 14217 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082338 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139797561600376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14218] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14218/stat : 14218 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082338 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139797560547784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14219] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14219/stat : 14219 (java) S 14197 14200 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24082471 9856040960 70756 33554432000 1073741824 1073778376 140733477086496 139797559494312 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 2.31 2.25 2.19 3/213 14219
/proc/meminfo: memFree=29636336/32872528 swapFree=1402776/1580604
[pid=14200] ppid=14197 vsize=9625040 CPUtime=7.71 cores=1,3,5,7
/proc/14200/stat : 14200 (java) S 14197 14200 10680 0 -1 4202496 12149 0 1 0 751 20 0 0 20 0 19 0 24082330 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 140733477077632 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14200/statm: 2406260 96497 2278 9 0 2396937 0
[pid=14200/tid=14202] ppid=14197 vsize=9625040 CPUtime=6.1 cores=1,3,5,7
/proc/14200/task/14202/stat : 14202 (java) R 14197 14200 10680 0 -1 4202560 2537 0 1 0 605 5 0 0 20 0 19 0 24082332 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798616906944 139798451531421 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14200/tid=14203] ppid=14197 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/14200/task/14203/stat : 14203 (java) S 14197 14200 10680 0 -1 4202560 143 0 0 0 4 1 0 0 20 0 19 0 24082333 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798578400296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14204] ppid=14197 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/14200/task/14204/stat : 14204 (java) S 14197 14200 10680 0 -1 4202560 108 0 0 0 2 2 0 0 20 0 19 0 24082333 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798577347496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14205] ppid=14197 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/14200/task/14205/stat : 14205 (java) S 14197 14200 10680 0 -1 4202560 51 0 0 0 5 2 0 0 20 0 19 0 24082333 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798576294696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14200/tid=14206] ppid=14197 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/14200/task/14206/stat : 14206 (java) S 14197 14200 10680 0 -1 4202560 120 0 0 0 4 2 0 0 20 0 19 0 24082333 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798575241896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14207] ppid=14197 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/14200/task/14207/stat : 14207 (java) S 14197 14200 10680 0 -1 4202560 123 0 0 0 5 2 0 0 20 0 19 0 24082333 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798574189096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14208] ppid=14197 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/14200/task/14208/stat : 14208 (java) S 14197 14200 10680 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 19 0 24082333 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798573136296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14209] ppid=14197 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/14200/task/14209/stat : 14209 (java) S 14197 14200 10680 0 -1 4202560 28 0 0 0 3 0 0 0 20 0 19 0 24082333 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798572083496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14210] ppid=14197 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/14200/task/14210/stat : 14210 (java) S 14197 14200 10680 0 -1 4202560 42 0 0 0 3 2 0 0 20 0 19 0 24082333 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798571030696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14211] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14211/stat : 14211 (java) S 14197 14200 10680 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 19 0 24082334 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798441106408 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14212] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14212/stat : 14212 (java) S 14197 14200 10680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798440052472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14213] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14213/stat : 14213 (java) S 14197 14200 10680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798438999560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14214] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14214/stat : 14214 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082337 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798437948048 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14215] ppid=14197 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/14200/task/14215/stat : 14215 (java) S 14197 14200 10680 0 -1 4202560 4378 0 0 0 53 0 0 0 20 0 19 0 24082337 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798436895160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14216] ppid=14197 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/14200/task/14216/stat : 14216 (java) S 14197 14200 10680 0 -1 4202560 3117 0 0 0 50 0 0 0 20 0 19 0 24082337 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139798435842360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14217] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14217/stat : 14217 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082338 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139797561600376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14218] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14218/stat : 14218 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082338 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139797560547784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14219] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14219/stat : 14219 (java) S 14197 14200 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24082471 9856040960 96497 33554432000 1073741824 1073778376 140733477086496 139797559494312 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.71
Current children cumulated vsize (KiB) 9625040

[startup+12.7008 s]
/proc/loadavg: 2.29 2.25 2.19 3/213 14219

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

[pid=14200/tid=14212] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14212/stat : 14212 (java) S 14197 14200 10680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 697497 33554432000 1073741824 1073778376 140733477086496 139798440052472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14213] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14213/stat : 14213 (java) S 14197 14200 10680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 697497 33554432000 1073741824 1073778376 140733477086496 139798438999560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14214] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14214/stat : 14214 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082337 9856040960 697497 33554432000 1073741824 1073778376 140733477086496 139798437948048 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14215] ppid=14197 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/14200/task/14215/stat : 14215 (java) S 14197 14200 10680 0 -1 4202560 4394 0 0 0 55 0 0 0 20 0 19 0 24082337 9856040960 697497 33554432000 1073741824 1073778376 140733477086496 139798436895160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14216] ppid=14197 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/14200/task/14216/stat : 14216 (java) S 14197 14200 10680 0 -1 4202560 3117 0 0 0 52 0 0 0 20 0 19 0 24082337 9856040960 697497 33554432000 1073741824 1073778376 140733477086496 139798435842360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14217] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14217/stat : 14217 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082338 9856040960 697497 33554432000 1073741824 1073778376 140733477086496 139797561600376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14218] ppid=14197 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/14200/task/14218/stat : 14218 (java) S 14197 14200 10680 0 -1 4202560 95 0 0 0 27 35 0 0 20 0 19 0 24082338 9856040960 697497 33554432000 1073741824 1073778376 140733477086496 139797560547784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14219] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14219/stat : 14219 (java) S 14197 14200 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24082471 9856040960 697497 33554432000 1073741824 1073778376 140733477086496 139797559494312 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1665.39
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/213 14326
/proc/meminfo: memFree=25728428/32872528 swapFree=1402776/1580604
[pid=14200] ppid=14197 vsize=9625040 CPUtime=1725.47 cores=1,3,5,7
/proc/14200/stat : 14200 (java) S 14197 14200 10680 0 -1 4202496 16452 0 1 0 172429 118 0 0 20 0 19 0 24082330 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 140733477077632 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14200/statm: 2406260 696726 2279 9 0 2396937 0
[pid=14200/tid=14202] ppid=14197 vsize=9625040 CPUtime=1721.51 cores=1,3,5,7
/proc/14200/task/14202/stat : 14202 (java) R 14197 14200 10680 0 -1 4202560 4287 0 1 0 172083 68 0 0 20 0 19 0 24082332 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798616899280 139798451531433 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14203] ppid=14197 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/14200/task/14203/stat : 14203 (java) S 14197 14200 10680 0 -1 4202560 301 0 0 0 26 6 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798578400296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14204] ppid=14197 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/14200/task/14204/stat : 14204 (java) S 14197 14200 10680 0 -1 4202560 307 0 0 0 23 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798577347496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14205] ppid=14197 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/14200/task/14205/stat : 14205 (java) S 14197 14200 10680 0 -1 4202560 129 0 0 0 23 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798576294696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14206] ppid=14197 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/14200/task/14206/stat : 14206 (java) S 14197 14200 10680 0 -1 4202560 209 0 0 0 24 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798575241896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14207] ppid=14197 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/14200/task/14207/stat : 14207 (java) S 14197 14200 10680 0 -1 4202560 375 0 0 0 30 6 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798574189096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14208] ppid=14197 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/14200/task/14208/stat : 14208 (java) S 14197 14200 10680 0 -1 4202560 253 0 0 0 24 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798573136296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14209] ppid=14197 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/14200/task/14209/stat : 14209 (java) S 14197 14200 10680 0 -1 4202560 261 0 0 0 23 4 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798572083496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14200/tid=14210] ppid=14197 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/14200/task/14210/stat : 14210 (java) S 14197 14200 10680 0 -1 4202560 167 0 0 0 23 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798571030696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14200/tid=14211] ppid=14197 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/14200/task/14211/stat : 14211 (java) S 14197 14200 10680 0 -1 4202560 1290 0 0 0 0 2 0 0 20 0 19 0 24082334 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798441106408 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14212] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14212/stat : 14212 (java) S 14197 14200 10680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798440052472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14213] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14213/stat : 14213 (java) S 14197 14200 10680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798438999560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14214] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14214/stat : 14214 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082337 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798437948048 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14215] ppid=14197 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/14200/task/14215/stat : 14215 (java) S 14197 14200 10680 0 -1 4202560 4394 0 0 0 55 0 0 0 20 0 19 0 24082337 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798436895160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14216] ppid=14197 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/14200/task/14216/stat : 14216 (java) S 14197 14200 10680 0 -1 4202560 3117 0 0 0 52 0 0 0 20 0 19 0 24082337 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798435842360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14217] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14217/stat : 14217 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082338 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139797561600376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14218] ppid=14197 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/14200/task/14218/stat : 14218 (java) S 14197 14200 10680 0 -1 4202560 99 0 0 0 28 38 0 0 20 0 19 0 24082338 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139797560547784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14219] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14219/stat : 14219 (java) S 14197 14200 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24082471 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139797559494312 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1725.47
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/213 14327
/proc/meminfo: memFree=25779932/32872528 swapFree=1402776/1580604
[pid=14200] ppid=14197 vsize=9625040 CPUtime=1785.48 cores=1,3,5,7
/proc/14200/stat : 14200 (java) S 14197 14200 10680 0 -1 4202496 16456 0 1 0 178429 119 0 0 20 0 19 0 24082330 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 140733477077632 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14200/statm: 2406260 696726 2279 9 0 2396937 0
[pid=14200/tid=14202] ppid=14197 vsize=9625040 CPUtime=1781.51 cores=1,3,5,7
/proc/14200/task/14202/stat : 14202 (java) R 14197 14200 10680 0 -1 4202560 4287 0 1 0 178082 69 0 0 20 0 19 0 24082332 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798616899280 139798451531416 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14203] ppid=14197 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/14200/task/14203/stat : 14203 (java) S 14197 14200 10680 0 -1 4202560 301 0 0 0 26 6 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798578400296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14204] ppid=14197 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/14200/task/14204/stat : 14204 (java) S 14197 14200 10680 0 -1 4202560 307 0 0 0 23 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798577347496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14205] ppid=14197 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/14200/task/14205/stat : 14205 (java) S 14197 14200 10680 0 -1 4202560 129 0 0 0 23 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798576294696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14206] ppid=14197 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/14200/task/14206/stat : 14206 (java) S 14197 14200 10680 0 -1 4202560 209 0 0 0 24 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798575241896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14207] ppid=14197 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/14200/task/14207/stat : 14207 (java) S 14197 14200 10680 0 -1 4202560 375 0 0 0 30 6 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798574189096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14208] ppid=14197 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/14200/task/14208/stat : 14208 (java) S 14197 14200 10680 0 -1 4202560 253 0 0 0 24 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798573136296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14209] ppid=14197 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/14200/task/14209/stat : 14209 (java) S 14197 14200 10680 0 -1 4202560 261 0 0 0 23 4 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798572083496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14200/tid=14210] ppid=14197 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/14200/task/14210/stat : 14210 (java) S 14197 14200 10680 0 -1 4202560 167 0 0 0 23 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798571030696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14200/tid=14211] ppid=14197 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/14200/task/14211/stat : 14211 (java) S 14197 14200 10680 0 -1 4202560 1290 0 0 0 0 2 0 0 20 0 19 0 24082334 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798441106408 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14212] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14212/stat : 14212 (java) S 14197 14200 10680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798440052472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14213] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14213/stat : 14213 (java) S 14197 14200 10680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798438999560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14214] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14214/stat : 14214 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082337 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798437948048 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14215] ppid=14197 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/14200/task/14215/stat : 14215 (java) S 14197 14200 10680 0 -1 4202560 4394 0 0 0 55 0 0 0 20 0 19 0 24082337 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798436895160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14216] ppid=14197 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/14200/task/14216/stat : 14216 (java) S 14197 14200 10680 0 -1 4202560 3117 0 0 0 52 0 0 0 20 0 19 0 24082337 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798435842360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14217] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14217/stat : 14217 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082338 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139797561600376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14218] ppid=14197 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/14200/task/14218/stat : 14218 (java) S 14197 14200 10680 0 -1 4202560 103 0 0 0 29 39 0 0 20 0 19 0 24082338 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139797560547784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14219] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14219/stat : 14219 (java) S 14197 14200 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24082471 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139797559494312 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.9 s]
/proc/loadavg: 2.19 2.19 2.18 3/213 14328
/proc/meminfo: memFree=25780060/32872528 swapFree=1402776/1580604
[pid=14200] ppid=14197 vsize=9625040 CPUtime=1800.08 cores=1,3,5,7
/proc/14200/stat : 14200 (java) S 14197 14200 10680 0 -1 4202496 16456 0 1 0 179889 119 0 0 20 0 19 0 24082330 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 140733477077632 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14200/statm: 2406260 696726 2279 9 0 2396937 0
[pid=14200/tid=14202] ppid=14197 vsize=9625040 CPUtime=1796.11 cores=1,3,5,7
/proc/14200/task/14202/stat : 14202 (java) R 14197 14200 10680 0 -1 4202560 4287 0 1 0 179542 69 0 0 20 0 19 0 24082332 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798616899280 139798451531421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14203] ppid=14197 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/14200/task/14203/stat : 14203 (java) S 14197 14200 10680 0 -1 4202560 301 0 0 0 26 6 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798578400296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14204] ppid=14197 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/14200/task/14204/stat : 14204 (java) S 14197 14200 10680 0 -1 4202560 307 0 0 0 23 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798577347496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14205] ppid=14197 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/14200/task/14205/stat : 14205 (java) S 14197 14200 10680 0 -1 4202560 129 0 0 0 23 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798576294696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14206] ppid=14197 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/14200/task/14206/stat : 14206 (java) S 14197 14200 10680 0 -1 4202560 209 0 0 0 24 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798575241896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14207] ppid=14197 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/14200/task/14207/stat : 14207 (java) S 14197 14200 10680 0 -1 4202560 375 0 0 0 30 6 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798574189096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14208] ppid=14197 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/14200/task/14208/stat : 14208 (java) S 14197 14200 10680 0 -1 4202560 253 0 0 0 24 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798573136296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14209] ppid=14197 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/14200/task/14209/stat : 14209 (java) S 14197 14200 10680 0 -1 4202560 261 0 0 0 23 4 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798572083496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14200/tid=14210] ppid=14197 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/14200/task/14210/stat : 14210 (java) S 14197 14200 10680 0 -1 4202560 167 0 0 0 23 5 0 0 20 0 19 0 24082333 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798571030696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14200/tid=14211] ppid=14197 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/14200/task/14211/stat : 14211 (java) S 14197 14200 10680 0 -1 4202560 1290 0 0 0 0 2 0 0 20 0 19 0 24082334 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798441106408 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14212] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14212/stat : 14212 (java) S 14197 14200 10680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798440052472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14213] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14213/stat : 14213 (java) S 14197 14200 10680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24082335 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798438999560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14214] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14214/stat : 14214 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082337 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798437948048 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14215] ppid=14197 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/14200/task/14215/stat : 14215 (java) S 14197 14200 10680 0 -1 4202560 4394 0 0 0 55 0 0 0 20 0 19 0 24082337 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798436895160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14200/tid=14216] ppid=14197 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/14200/task/14216/stat : 14216 (java) S 14197 14200 10680 0 -1 4202560 3117 0 0 0 52 0 0 0 20 0 19 0 24082337 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139798435842360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14217] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14217/stat : 14217 (java) S 14197 14200 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24082338 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139797561600376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14200/tid=14218] ppid=14197 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/14200/task/14218/stat : 14218 (java) S 14197 14200 10680 0 -1 4202560 103 0 0 0 29 39 0 0 20 0 19 0 24082338 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139797560547784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14200/tid=14219] ppid=14197 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14200/task/14219/stat : 14219 (java) S 14197 14200 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24082471 9856040960 696726 33554432000 1073741824 1073778376 140733477086496 139797559494312 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 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 14200 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1796.94
CPU time (s): 1800.59
CPU user time (s): 1798.93
CPU system time (s): 1.66175
CPU usage (%): 100.203
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.66175
maximum resident set size= 2853748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16496
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38527
involuntary context switches= 6351

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1533 second user time and 13.331 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-18 05:26:06
IDJOB=4101061
IDBENCH=1695
IDSOLVER=2546
FILE ID=node139/4101061-1466220366
RUNJOBID= node139-1466206053-10697
PBS_JOBID= 19918138
Free space on /tmp= 71588 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-cycle.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101061-1466220366/watcher-4101061-1466220366 -o /tmp/evaluation-result-4101061-1466220366/solver-4101061-1466220366 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466206053-10697 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4101061-1466220366.opb

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

MD5SUM BENCH= 761eaefb829e7d3bf060fd5b86600997
RANDOM SEED=483520618

node139.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.500
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.00
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.500
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.500
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.500
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.56
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.500
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.500
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.56
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.500
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.500
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:        30015736 kB
Buffers:          107832 kB
Cached:            96032 kB
SwapCached:         1900 kB
Active:           399432 kB
Inactive:         139456 kB
Active(anon):     335880 kB
Inactive(anon):     1472 kB
Active(file):      63552 kB
Inactive(file):   137984 kB
Unevictable:     1580604 kB
Mlocked:         1402776 kB
SwapTotal:      67108856 kB
SwapFree:       67099480 kB
Dirty:              5908 kB
Writeback:             0 kB
AnonPages:       1923484 kB
Mapped:            15456 kB
Shmem:                 0 kB
Slab:             602744 kB
SReclaimable:      46808 kB
SUnreclaim:       555936 kB
KernelStack:        1768 kB
PageTables:         8384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2050472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    485376 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= 71588 MiB
End job on node139 at 2016-06-18 05:56:03