Trace number 4103352

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.04 1792.24

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-dano3_4.opb
MD5SUM77442b3482c8e96813b174683c20fffc
Bench CategoryOPT-BIGINT (optimisation, big 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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables404566
Total number of constraints3686
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints3682
Minimum length of a constraint11
Maximum length of a constraint15900
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 134217728000
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 569083166190
Number of bits of the biggest sum of numbers40
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4103352-1466236748.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
8.18/5.99	c ... done. Wall clock time 5.876s.
8.18/5.99	c declared #vars     404566
8.18/5.99	c #constraints  4910
8.18/5.99	c constraints type 
8.18/5.99	c org.sat4j.minisat.constraints.card.MinWatchCard => 8
8.18/5.99	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4902
8.18/5.99	c 4910 constraints processed.
8.18/5.99	c objective function length is 30 literals
23.64/20.75	c cleaning 2500 clauses out of 5002 with flag 10156/5002
26.07/22.78	c cleaning 4250 clauses out of 8500 with flag 22152/11000
28.68/25.34	c cleaning 5625 clauses out of 11250 with flag 36152/18000
32.09/28.74	c cleaning 6809 clauses out of 13627 with flag 52156/26002
36.71/33.36	c cleaning 7903 clauses out of 15816 with flag 70152/35000
41.99/38.10	c cleaning 8954 clauses out of 17913 with flag 90152/45000
47.18/43.30	c cleaning 9977 clauses out of 19959 with flag 112152/56000
53.29/49.41	c cleaning 10984 clauses out of 21985 with flag 136158/68003
59.89/56.10	c cleaning 11990 clauses out of 23998 with flag 162152/81000
67.69/63.81	c cleaning 12996 clauses out of 26008 with flag 190152/95000
76.08/72.20	c cleaning 13997 clauses out of 28012 with flag 220152/110000
85.39/81.56	c cleaning 14996 clauses out of 30015 with flag 252152/126000
95.19/91.35	c cleaning 15999 clauses out of 32021 with flag 286156/143002
106.99/103.13	c cleaning 17001 clauses out of 34021 with flag 322154/161001
119.78/115.97	c cleaning 17998 clauses out of 36019 with flag 360152/180000
131.49/127.70	c cleaning 19001 clauses out of 38021 with flag 400152/200000
145.80/141.45	c cleaning 20000 clauses out of 40020 with flag 442152/221000
160.50/156.12	c cleaning 20999 clauses out of 42023 with flag 486158/243003
176.79/172.48	c cleaning 21996 clauses out of 44022 with flag 532154/266001
190.69/186.35	c cleaning 23004 clauses out of 46027 with flag 580156/290002
205.80/201.48	c cleaning 23999 clauses out of 48021 with flag 630152/315000
222.99/218.64	c cleaning 25002 clauses out of 50023 with flag 682154/341001
241.38/237.03	c cleaning 26001 clauses out of 52020 with flag 736152/368000
261.39/257.02	c cleaning 27001 clauses out of 54019 with flag 792152/396000
281.36/276.58	c cleaning 28000 clauses out of 56018 with flag 850152/425000
300.86/296.06	c cleaning 29001 clauses out of 58018 with flag 910152/455000
323.25/318.44	c cleaning 29996 clauses out of 60017 with flag 972152/486000
346.66/341.87	c cleaning 30996 clauses out of 62021 with flag 1036152/518000
370.85/366.08	c cleaning 32003 clauses out of 64026 with flag 1102154/551001
400.32/395.24	c cleaning 33003 clauses out of 66024 with flag 1170156/585002
428.62/423.57	c cleaning 33998 clauses out of 68019 with flag 1240152/620000
458.12/453.08	c cleaning 34998 clauses out of 70021 with flag 1312152/656000
492.03/486.94	c cleaning 36002 clauses out of 72025 with flag 1386156/693002
524.84/519.71	c cleaning 36999 clauses out of 74022 with flag 1462154/731001
556.85/551.71	c cleaning 37999 clauses out of 76023 with flag 1540154/770001
592.57/587.16	c cleaning 39001 clauses out of 78023 with flag 1620152/810000
632.37/626.91	c cleaning 39998 clauses out of 80024 with flag 1702156/851002
672.28/666.85	c cleaning 41000 clauses out of 82025 with flag 1786154/893001
713.78/708.35	c cleaning 42000 clauses out of 84026 with flag 1872156/936002
757.29/751.87	c cleaning 43004 clauses out of 86025 with flag 1960154/980001
806.00/799.89	c cleaning 43998 clauses out of 88020 with flag 2050152/1025000
856.10/849.94	c cleaning 44999 clauses out of 90023 with flag 2142154/1071001
915.32/909.17	c cleaning 46007 clauses out of 92028 with flag 2236162/1118005
968.73/962.58	c cleaning 46994 clauses out of 94016 with flag 2332152/1166000
1025.74/1019.57	c cleaning 48000 clauses out of 96023 with flag 2430154/1215001
1092.95/1086.21	c cleaning 48999 clauses out of 98023 with flag 2530154/1265001
1155.74/1149.10	c cleaning 49997 clauses out of 100023 with flag 2632152/1316000
1214.65/1207.95	c cleaning 50999 clauses out of 102026 with flag 2736152/1368000
1275.36/1268.61	c cleaning 51999 clauses out of 104029 with flag 2842156/1421002
1353.49/1346.75	c cleaning 53003 clauses out of 106031 with flag 2950158/1475003
1427.56/1419.92	c cleaning 54003 clauses out of 108026 with flag 3060154/1530001
1491.95/1484.35	c cleaning 54999 clauses out of 110022 with flag 3172152/1586000
1563.66/1556.00	c cleaning 55998 clauses out of 112025 with flag 3286156/1643002
1640.98/1633.30	c cleaning 57005 clauses out of 114026 with flag 3402154/1701001
1719.23/1711.48	c cleaning 58003 clauses out of 116023 with flag 3520158/1760003
1799.84/1792.03	c cleaning 58995 clauses out of 118018 with flag 3640154/1820001
1800.04/1792.20	c starts		: 7
1800.04/1792.20	c conflicts		: 1820221
1800.04/1792.20	c decisions		: 1841824
1800.04/1792.20	c propagations		: 44072237
1800.04/1792.20	c inspects		: 19294630746
1800.04/1792.20	c shortcuts		: 0
1800.04/1792.20	c learnt literals	: 0
1800.04/1792.20	c learnt binary clauses	: 5
1800.04/1792.20	c learnt ternary clauses	: 3
1800.04/1792.20	c learnt constraints	: 1820221
1800.04/1792.20	c ignored constraints	: 0
1800.04/1792.20	c root simplifications	: 0
1800.04/1792.20	c removed literals (reason simplification)	: 0
1800.04/1792.20	c reason swapping (by a shorter reason)	: 0
1800.04/1792.20	c Calls to reduceDB	: 56
1800.04/1792.20	c Number of update (reduction) of LBD	: 29
1800.04/1792.20	c Imported unit clauses	: 0
1800.04/1792.20	c number of reductions to clauses (during analyze)	: 0
1800.04/1792.20	c number of learned constraints concerned by reduction	: 0
1800.04/1792.20	c number of learning phase by resolution	: 0
1800.04/1792.20	c number of learning phase by cutting planes	: 0
1800.04/1792.20	c speed (assignments/second)	: 24676.395066539455
1800.04/1792.20	c non guided choices	3422
1800.04/1792.20	c timeout
1800.04/1792.22	c learnt constraints type 
1800.04/1792.22	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 5
1800.04/1792.22	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 59239
1800.04/1792.22	s UNKNOWN
1800.04/1792.22	c Total wall clock time (in seconds): 1792.111

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

pid=21551
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.66 2.32 2.21 3/194 21554
/proc/meminfo: memFree=28887456/32872528 swapFree=1542984/1696284
[pid=21554] ppid=21551 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/21554/stat : 21554 (java) D 21551 21554 15516 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 25721523 2560000 46 33554432000 1073741824 1073778376 140734832032976 140734832030104 270698376487 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/21554/statm: 626 47 37 9 0 30 0

[startup+0.100059 s]
/proc/loadavg: 2.66 2.32 2.21 3/194 21554
/proc/meminfo: memFree=28887456/32872528 swapFree=1542984/1696284
[pid=21554] ppid=21551 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/21554/stat : 21554 (java) S 21551 21554 15516 0 -1 4202496 4394 0 1 0 8 1 0 0 20 0 18 0 25721523 9787879424 6027 33554432000 1073741824 1073778376 140734832032976 140734832024112 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21554/statm: 2389619 6027 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200263 s]
/proc/loadavg: 2.66 2.32 2.21 3/194 21554
/proc/meminfo: memFree=28887456/32872528 swapFree=1542984/1696284
[pid=21554] ppid=21551 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/21554/stat : 21554 (java) S 21551 21554 15516 0 -1 4202496 5083 0 1 0 26 1 0 0 20 0 18 0 25721523 9787879424 9572 33554432000 1073741824 1073778376 140734832032976 140734832024112 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21554/statm: 2389619 9572 2214 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300289 s]
/proc/loadavg: 2.66 2.32 2.21 3/194 21554
/proc/meminfo: memFree=28887456/32872528 swapFree=1542984/1696284
[pid=21554] ppid=21551 vsize=9558476 CPUtime=0.53 cores=0,2,4,6
/proc/21554/stat : 21554 (java) S 21551 21554 15516 0 -1 4202496 8403 0 1 0 51 2 0 0 20 0 18 0 25721523 9787879424 13008 33554432000 1073741824 1073778376 140734832032976 140734832024112 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21554/statm: 2389619 13008 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9558476

[startup+0.700243 s]
/proc/loadavg: 2.66 2.32 2.21 3/194 21554
/proc/meminfo: memFree=28887456/32872528 swapFree=1542984/1696284
[pid=21554] ppid=21551 vsize=9558476 CPUtime=1.33 cores=0,2,4,6
/proc/21554/stat : 21554 (java) S 21551 21554 15516 0 -1 4202496 11237 0 1 0 125 8 0 0 20 0 18 0 25721523 9787879424 51367 33554432000 1073741824 1073778376 140734832032976 140734832024112 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21554/statm: 2389619 51367 2268 9 0 2380296 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 9558476

[startup+1.50078 s]
/proc/loadavg: 2.66 2.32 2.21 3/212 21572
/proc/meminfo: memFree=28638424/32872528 swapFree=1542984/1696284
[pid=21554] ppid=21551 vsize=9558476 CPUtime=2.33 cores=0,2,4,6
/proc/21554/stat : 21554 (java) S 21551 21554 15516 0 -1 4202496 11704 0 1 0 218 15 0 0 20 0 18 0 25721523 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140734832024112 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21554/statm: 2389619 85496 2268 9 0 2380296 0
[pid=21554/tid=21556] ppid=21551 vsize=9558476 CPUtime=1.34 cores=0,2,4,6
/proc/21554/task/21556/stat : 21556 (java) R 21551 21554 15516 0 -1 4202560 2504 0 1 0 130 4 0 0 20 0 18 0 25721524 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645729935328 140645566399981 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21557] ppid=21551 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/21554/task/21557/stat : 21557 (java) S 21551 21554 15516 0 -1 4202560 130 0 0 0 6 2 0 0 20 0 18 0 25721526 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645691435816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21558] ppid=21551 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/21554/task/21558/stat : 21558 (java) S 21551 21554 15516 0 -1 4202560 87 0 0 0 2 0 0 0 20 0 18 0 25721526 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645690383016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21559] ppid=21551 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/21554/task/21559/stat : 21559 (java) S 21551 21554 15516 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 18 0 25721526 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645689330728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21560] ppid=21551 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/21554/task/21560/stat : 21560 (java) S 21551 21554 15516 0 -1 4202560 37 0 0 0 3 2 0 0 20 0 18 0 25721526 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645688277928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21561] ppid=21551 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/21554/task/21561/stat : 21561 (java) S 21551 21554 15516 0 -1 4202560 106 0 0 0 6 2 0 0 20 0 18 0 25721526 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645687224616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21562] ppid=21551 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/21554/task/21562/stat : 21562 (java) S 21551 21554 15516 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 18 0 25721526 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645686171816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21554/tid=21563] ppid=21551 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/21554/task/21563/stat : 21563 (java) S 21551 21554 15516 0 -1 4202560 118 0 0 0 3 0 0 0 20 0 18 0 25721526 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645685119528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21554/tid=21564] ppid=21551 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/21554/task/21564/stat : 21564 (java) S 21551 21554 15516 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 25721526 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645565983144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21565] ppid=21551 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21565/stat : 21565 (java) S 21551 21554 15516 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 25721527 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645553785576 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21566] ppid=21551 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21566/stat : 21566 (java) S 21551 21554 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 25721527 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645552731640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21567] ppid=21551 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21567/stat : 21567 (java) S 21551 21554 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 25721527 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645551679240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21568] ppid=21551 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21568/stat : 21568 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25721529 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140645550627728 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21569] ppid=21551 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/21554/task/21569/stat : 21569 (java) S 21551 21554 15516 0 -1 4202560 4579 0 0 0 25 0 0 0 20 0 18 0 25721529 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140644811008184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21570] ppid=21551 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/21554/task/21570/stat : 21570 (java) S 21551 21554 15516 0 -1 4202560 2776 0 0 0 25 0 0 0 20 0 18 0 25721529 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140644809955384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21571] ppid=21551 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21571/stat : 21571 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25721530 9787879424 85496 33554432000 1073741824 1073778376 140734832032976 140644808903288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21572] ppid=21551 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21572/stat : 21572 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25721530 9787879424 86008 33554432000 1073741824 1073778376 140734832032976 140644807850696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 9558476

[startup+3.10079 s]
/proc/loadavg: 2.60 2.32 2.21 7/212 21572
/proc/meminfo: memFree=28436352/32872528 swapFree=1542984/1696284
[pid=21554] ppid=21551 vsize=9558476 CPUtime=4.62 cores=0,2,4,6
/proc/21554/stat : 21554 (java) S 21551 21554 15516 0 -1 4202496 12444 0 1 0 427 35 0 0 20 0 18 0 25721523 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140734832024112 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21554/statm: 2389619 142225 2268 9 0 2380296 0
[pid=21554/tid=21556] ppid=21551 vsize=9558476 CPUtime=2.71 cores=0,2,4,6
/proc/21554/task/21556/stat : 21556 (java) R 21551 21554 15516 0 -1 4202560 2717 0 1 0 265 6 0 0 20 0 18 0 25721524 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645729935312 140645566489292 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21557] ppid=21551 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/21554/task/21557/stat : 21557 (java) S 21551 21554 15516 0 -1 4202560 205 0 0 0 19 5 0 0 20 0 18 0 25721526 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645691435816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21558] ppid=21551 vsize=9558476 CPUtime=0.12 cores=0,2,4,6
/proc/21554/task/21558/stat : 21558 (java) S 21551 21554 15516 0 -1 4202560 125 0 0 0 10 2 0 0 20 0 18 0 25721526 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645690383016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21559] ppid=21551 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/21554/task/21559/stat : 21559 (java) S 21551 21554 15516 0 -1 4202560 37 0 0 0 6 2 0 0 20 0 18 0 25721526 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645689330728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21554/tid=21560] ppid=21551 vsize=9558476 CPUtime=0.14 cores=0,2,4,6
/proc/21554/task/21560/stat : 21560 (java) S 21551 21554 15516 0 -1 4202560 88 0 0 0 11 3 0 0 20 0 18 0 25721526 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645688277928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21561] ppid=21551 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/21554/task/21561/stat : 21561 (java) S 21551 21554 15516 0 -1 4202560 147 0 0 0 14 3 0 0 20 0 18 0 25721526 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645687224616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21562] ppid=21551 vsize=9558476 CPUtime=0.14 cores=0,2,4,6
/proc/21554/task/21562/stat : 21562 (java) S 21551 21554 15516 0 -1 4202560 58 0 0 0 10 4 0 0 20 0 18 0 25721526 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645686171816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21563] ppid=21551 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/21554/task/21563/stat : 21563 (java) S 21551 21554 15516 0 -1 4202560 180 0 0 0 13 4 0 0 20 0 18 0 25721526 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645685119528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21564] ppid=21551 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/21554/task/21564/stat : 21564 (java) S 21551 21554 15516 0 -1 4202560 81 0 0 0 13 4 0 0 20 0 18 0 25721526 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645565983144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21565] ppid=21551 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21565/stat : 21565 (java) S 21551 21554 15516 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 25721527 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645553785576 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21566] ppid=21551 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21566/stat : 21566 (java) S 21551 21554 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 25721527 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645552731640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21567] ppid=21551 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21567/stat : 21567 (java) S 21551 21554 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 25721527 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645551679240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21568] ppid=21551 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21568/stat : 21568 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25721529 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140645550627728 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21569] ppid=21551 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/21554/task/21569/stat : 21569 (java) S 21551 21554 15516 0 -1 4202560 4579 0 0 0 26 0 0 0 20 0 18 0 25721529 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140644811008184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21570] ppid=21551 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/21554/task/21570/stat : 21570 (java) S 21551 21554 15516 0 -1 4202560 2779 0 0 0 26 0 0 0 20 0 18 0 25721529 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140644809955384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21571] ppid=21551 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21571/stat : 21571 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25721530 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140644808903288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21572] ppid=21551 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21572/stat : 21572 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25721530 9787879424 142225 33554432000 1073741824 1073778376 140734832032976 140644807850696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 9558476

[startup+6.30078 s]
/proc/loadavg: 2.60 2.32 2.21 4/212 21572
/proc/meminfo: memFree=27972252/32872528 swapFree=1542984/1696284
[pid=21554] ppid=21551 vsize=9625040 CPUtime=8.79 cores=0,2,4,6
/proc/21554/stat : 21554 (java) S 21551 21554 15516 0 -1 4202496 13606 0 1 0 818 61 0 0 20 0 19 0 25721523 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140734832024112 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21554/statm: 2406260 237252 2285 9 0 2396937 0
[pid=21554/tid=21556] ppid=21551 vsize=9625040 CPUtime=5.02 cores=0,2,4,6
/proc/21554/task/21556/stat : 21556 (java) R 21551 21554 15516 0 -1 4202560 2816 0 1 0 493 9 0 0 20 0 19 0 25721524 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645729943768 140645566722624 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21557] ppid=21551 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/21554/task/21557/stat : 21557 (java) S 21551 21554 15516 0 -1 4202560 247 0 0 0 29 7 0 0 20 0 19 0 25721526 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645691435816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21558] ppid=21551 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/21554/task/21558/stat : 21558 (java) S 21551 21554 15516 0 -1 4202560 193 0 0 0 24 7 0 0 20 0 19 0 25721526 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645690383016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21559] ppid=21551 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/21554/task/21559/stat : 21559 (java) S 21551 21554 15516 0 -1 4202560 99 0 0 0 21 6 0 0 20 0 19 0 25721526 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645689330728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21560] ppid=21551 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/21554/task/21560/stat : 21560 (java) S 21551 21554 15516 0 -1 4202560 201 0 0 0 22 5 0 0 20 0 19 0 25721526 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645688277928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21561] ppid=21551 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/21554/task/21561/stat : 21561 (java) S 21551 21554 15516 0 -1 4202560 189 0 0 0 23 6 0 0 20 0 19 0 25721526 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645687224616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21562] ppid=21551 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/21554/task/21562/stat : 21562 (java) S 21551 21554 15516 0 -1 4202560 105 0 0 0 20 7 0 0 20 0 19 0 25721526 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645686171816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21554/tid=21563] ppid=21551 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/21554/task/21563/stat : 21563 (java) S 21551 21554 15516 0 -1 4202560 207 0 0 0 18 6 0 0 20 0 19 0 25721526 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645685119528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21564] ppid=21551 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/21554/task/21564/stat : 21564 (java) S 21551 21554 15516 0 -1 4202560 106 0 0 0 18 5 0 0 20 0 19 0 25721526 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645565983144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21565] ppid=21551 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/21554/task/21565/stat : 21565 (java) S 21551 21554 15516 0 -1 4202560 811 0 0 0 61 0 0 0 20 0 19 0 25721527 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645553785576 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21566] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21566/stat : 21566 (java) S 21551 21554 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25721527 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645552731640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21567] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21567/stat : 21567 (java) S 21551 21554 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25721527 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645551679240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21568] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21568/stat : 21568 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25721529 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140645550627728 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21569] ppid=21551 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/21554/task/21569/stat : 21569 (java) S 21551 21554 15516 0 -1 4202560 4591 0 0 0 38 0 0 0 20 0 19 0 25721529 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140644811008184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21570] ppid=21551 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/21554/task/21570/stat : 21570 (java) S 21551 21554 15516 0 -1 4202560 2781 0 0 0 34 0 0 0 20 0 19 0 25721529 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140644809955384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21571] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21571/stat : 21571 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25721530 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140644808903288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21572] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21572/stat : 21572 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25721530 9856040960 237252 33554432000 1073741824 1073778376 140734832032976 140644807850696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.79
Current children cumulated vsize (KiB) 9625040

[startup+12.7008 s]
/proc/loadavg: 2.51 2.31 2.21 3/212 21573
/proc/meminfo: memFree=27967524/32872528 swapFree=1542984/1696284
[pid=21554] ppid=21551 vsize=9625040 CPUtime=15.54 cores=0,2,4,6
/proc/21554/stat : 21554 (java) S 21551 21554 15516 0 -1 4202496 14421 0 1 0 1493 61 0 0 20 0 19 0 25721523 9856040960 237760 33554432000 1073741824 1073778376 140734832032976 140734832024112 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21554/statm: 2406260 237760 2287 9 0 2396937 0

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

[pid=21554/tid=21573] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21573/stat : 21573 (java) S 21551 21554 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25722143 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644806796712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1670.13
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.35 2.29 2.26 4/213 21705
/proc/meminfo: memFree=26597860/32872528 swapFree=1542984/1696284
[pid=21554] ppid=21551 vsize=9625040 CPUtime=1730.13 cores=0,2,4,6
/proc/21554/stat : 21554 (java) S 21551 21554 15516 0 -1 4202496 28785 0 1 0 172714 299 0 0 20 0 19 0 25721523 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140734832024112 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21554/statm: 2406260 819325 2293 9 0 2396937 0
[pid=21554/tid=21556] ppid=21551 vsize=9625040 CPUtime=1712.71 cores=0,2,4,6
/proc/21554/task/21556/stat : 21556 (java) R 21551 21554 15516 0 -1 4202560 3506 0 1 0 171225 46 0 0 20 0 19 0 25721524 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645729935040 140645566927255 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21557] ppid=21551 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/21554/task/21557/stat : 21557 (java) S 21551 21554 15516 0 -1 4202560 746 0 0 0 68 30 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645691435816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21558] ppid=21551 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/21554/task/21558/stat : 21558 (java) S 21551 21554 15516 0 -1 4202560 1033 0 0 0 77 39 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645690383016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21559] ppid=21551 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/21554/task/21559/stat : 21559 (java) S 21551 21554 15516 0 -1 4202560 703 0 0 0 63 27 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645689330728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21560] ppid=21551 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/21554/task/21560/stat : 21560 (java) S 21551 21554 15516 0 -1 4202560 917 0 0 0 69 37 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645688277928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21561] ppid=21551 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/21554/task/21561/stat : 21561 (java) S 21551 21554 15516 0 -1 4202560 1148 0 0 0 72 34 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645687224616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21562] ppid=21551 vsize=9625040 CPUtime=1.08 cores=0,2,4,6
/proc/21554/task/21562/stat : 21562 (java) S 21551 21554 15516 0 -1 4202560 893 0 0 0 79 29 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645686171816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21563] ppid=21551 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/21554/task/21563/stat : 21563 (java) S 21551 21554 15516 0 -1 4202560 884 0 0 0 68 28 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645685119528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21554/tid=21564] ppid=21551 vsize=9625040 CPUtime=0.84 cores=0,2,4,6
/proc/21554/task/21564/stat : 21564 (java) S 21551 21554 15516 0 -1 4202560 583 0 0 0 57 27 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645565983144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21565] ppid=21551 vsize=9625040 CPUtime=2.85 cores=0,2,4,6
/proc/21554/task/21565/stat : 21565 (java) S 21551 21554 15516 0 -1 4202560 2164 0 0 0 281 4 0 0 20 0 19 0 25721527 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645553785576 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21566] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21566/stat : 21566 (java) S 21551 21554 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25721527 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645552731640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21567] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21567/stat : 21567 (java) S 21551 21554 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25721527 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645551679240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21568] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21568/stat : 21568 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25721529 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645550627728 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21569] ppid=21551 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/21554/task/21569/stat : 21569 (java) S 21551 21554 15516 0 -1 4202560 4602 0 0 0 62 0 0 0 20 0 19 0 25721529 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644811008184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21570] ppid=21551 vsize=9625040 CPUtime=1.05 cores=0,2,4,6
/proc/21554/task/21570/stat : 21570 (java) S 21551 21554 15516 0 -1 4202560 10248 0 0 0 103 2 0 0 20 0 19 0 25721529 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644809955384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21571] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21571/stat : 21571 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25721530 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644808903288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21572] ppid=21551 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/21554/task/21572/stat : 21572 (java) S 21551 21554 15516 0 -1 4202560 99 0 0 0 26 24 0 0 20 0 19 0 25721530 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644807850696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21573] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21573/stat : 21573 (java) S 21551 21554 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25722143 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644806796712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1730.13
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.22 2.27 2.25 3/213 21706
/proc/meminfo: memFree=26563740/32872528 swapFree=1542984/1696284
[pid=21554] ppid=21551 vsize=9625040 CPUtime=1790.14 cores=0,2,4,6
/proc/21554/stat : 21554 (java) S 21551 21554 15516 0 -1 4202496 28789 0 1 0 178714 300 0 0 20 0 19 0 25721523 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140734832024112 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21554/statm: 2406260 819325 2293 9 0 2396937 0
[pid=21554/tid=21556] ppid=21551 vsize=9625040 CPUtime=1772.56 cores=0,2,4,6
/proc/21554/task/21556/stat : 21556 (java) R 21551 21554 15516 0 -1 4202560 3506 0 1 0 177210 46 0 0 20 0 19 0 25721524 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645729935040 140645566927255 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21557] ppid=21551 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/21554/task/21557/stat : 21557 (java) S 21551 21554 15516 0 -1 4202560 746 0 0 0 68 30 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645691435816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21558] ppid=21551 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/21554/task/21558/stat : 21558 (java) S 21551 21554 15516 0 -1 4202560 1033 0 0 0 77 39 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645690383016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21559] ppid=21551 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/21554/task/21559/stat : 21559 (java) S 21551 21554 15516 0 -1 4202560 703 0 0 0 63 27 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645689330728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21560] ppid=21551 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/21554/task/21560/stat : 21560 (java) S 21551 21554 15516 0 -1 4202560 917 0 0 0 69 37 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645688277928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21561] ppid=21551 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/21554/task/21561/stat : 21561 (java) S 21551 21554 15516 0 -1 4202560 1148 0 0 0 72 34 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645687224616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21562] ppid=21551 vsize=9625040 CPUtime=1.08 cores=0,2,4,6
/proc/21554/task/21562/stat : 21562 (java) S 21551 21554 15516 0 -1 4202560 893 0 0 0 79 29 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645686171816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21563] ppid=21551 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/21554/task/21563/stat : 21563 (java) S 21551 21554 15516 0 -1 4202560 884 0 0 0 68 28 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645685119528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21554/tid=21564] ppid=21551 vsize=9625040 CPUtime=0.84 cores=0,2,4,6
/proc/21554/task/21564/stat : 21564 (java) S 21551 21554 15516 0 -1 4202560 583 0 0 0 57 27 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645565983144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21565] ppid=21551 vsize=9625040 CPUtime=2.85 cores=0,2,4,6
/proc/21554/task/21565/stat : 21565 (java) S 21551 21554 15516 0 -1 4202560 2164 0 0 0 281 4 0 0 20 0 19 0 25721527 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645553785576 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21566] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21566/stat : 21566 (java) S 21551 21554 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25721527 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645552731640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21567] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21567/stat : 21567 (java) S 21551 21554 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25721527 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645551679240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21568] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21568/stat : 21568 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25721529 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645550627728 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21569] ppid=21551 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/21554/task/21569/stat : 21569 (java) S 21551 21554 15516 0 -1 4202560 4602 0 0 0 62 0 0 0 20 0 19 0 25721529 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644811008184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21570] ppid=21551 vsize=9625040 CPUtime=1.05 cores=0,2,4,6
/proc/21554/task/21570/stat : 21570 (java) S 21551 21554 15516 0 -1 4202560 10248 0 0 0 103 2 0 0 20 0 19 0 25721529 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644809955384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21571] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21571/stat : 21571 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25721530 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644808903288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21572] ppid=21551 vsize=9625040 CPUtime=0.52 cores=0,2,4,6
/proc/21554/task/21572/stat : 21572 (java) S 21551 21554 15516 0 -1 4202560 103 0 0 0 27 25 0 0 20 0 19 0 25721530 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644807850696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21573] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21573/stat : 21573 (java) S 21551 21554 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25722143 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644806796712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1790.14
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.2 s]
/proc/loadavg: 2.34 2.30 2.26 4/213 21707
/proc/meminfo: memFree=26559144/32872528 swapFree=1542984/1696284
[pid=21554] ppid=21551 vsize=9625040 CPUtime=1800.04 cores=0,2,4,6
/proc/21554/stat : 21554 (java) S 21551 21554 15516 0 -1 4202496 28789 0 1 0 179704 300 0 0 20 0 19 0 25721523 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140734832024112 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21554/statm: 2406260 819325 2293 9 0 2396937 0
[pid=21554/tid=21556] ppid=21551 vsize=9625040 CPUtime=1782.44 cores=0,2,4,6
/proc/21554/task/21556/stat : 21556 (java) R 21551 21554 15516 0 -1 4202560 3506 0 1 0 178197 47 0 0 20 0 19 0 25721524 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645729935040 140645566722624 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21557] ppid=21551 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/21554/task/21557/stat : 21557 (java) S 21551 21554 15516 0 -1 4202560 746 0 0 0 68 30 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645691435816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21558] ppid=21551 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/21554/task/21558/stat : 21558 (java) S 21551 21554 15516 0 -1 4202560 1033 0 0 0 77 39 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645690383016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21559] ppid=21551 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/21554/task/21559/stat : 21559 (java) S 21551 21554 15516 0 -1 4202560 703 0 0 0 63 27 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645689330728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21560] ppid=21551 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/21554/task/21560/stat : 21560 (java) S 21551 21554 15516 0 -1 4202560 917 0 0 0 69 37 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645688277928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21561] ppid=21551 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/21554/task/21561/stat : 21561 (java) S 21551 21554 15516 0 -1 4202560 1148 0 0 0 72 34 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645687224616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21562] ppid=21551 vsize=9625040 CPUtime=1.08 cores=0,2,4,6
/proc/21554/task/21562/stat : 21562 (java) S 21551 21554 15516 0 -1 4202560 893 0 0 0 79 29 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645686171816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21563] ppid=21551 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/21554/task/21563/stat : 21563 (java) S 21551 21554 15516 0 -1 4202560 884 0 0 0 68 28 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645685119528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21554/tid=21564] ppid=21551 vsize=9625040 CPUtime=0.84 cores=0,2,4,6
/proc/21554/task/21564/stat : 21564 (java) S 21551 21554 15516 0 -1 4202560 583 0 0 0 57 27 0 0 20 0 19 0 25721526 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645565983144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21565] ppid=21551 vsize=9625040 CPUtime=2.85 cores=0,2,4,6
/proc/21554/task/21565/stat : 21565 (java) S 21551 21554 15516 0 -1 4202560 2164 0 0 0 281 4 0 0 20 0 19 0 25721527 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645553785576 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21566] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21566/stat : 21566 (java) S 21551 21554 15516 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25721527 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645552731640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21567] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21567/stat : 21567 (java) S 21551 21554 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25721527 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645551679240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21568] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21568/stat : 21568 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25721529 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140645550627728 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21569] ppid=21551 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/21554/task/21569/stat : 21569 (java) S 21551 21554 15516 0 -1 4202560 4602 0 0 0 62 0 0 0 20 0 19 0 25721529 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644811008184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21554/tid=21570] ppid=21551 vsize=9625040 CPUtime=1.05 cores=0,2,4,6
/proc/21554/task/21570/stat : 21570 (java) S 21551 21554 15516 0 -1 4202560 10248 0 0 0 103 2 0 0 20 0 19 0 25721529 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644809955384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21571] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21571/stat : 21571 (java) S 21551 21554 15516 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25721530 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644808903288 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21554/tid=21572] ppid=21551 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/21554/task/21572/stat : 21572 (java) S 21551 21554 15516 0 -1 4202560 103 0 0 0 27 26 0 0 20 0 19 0 25721530 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644807850696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21554/tid=21573] ppid=21551 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21554/task/21573/stat : 21573 (java) S 21551 21554 15516 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25722143 9856040960 819325 33554432000 1073741824 1073778376 140734832032976 140644806796712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 21554 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 21554 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=409512
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=450475
# CPU time returned by wait4() is 1795.86
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1792.24
CPU time (s): 1800.04
CPU user time (s): 1797.04
CPU system time (s): 3
CPU usage (%): 100.435
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.41
system time used= 3.45047
maximum resident set size= 3277436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28829
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38461
involuntary context switches= 17250

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.56155 second user time and 14.0629 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 09:59:09
IDJOB=4103352
IDBENCH=2336
IDSOLVER=2546
FILE ID=node125/4103352-1466236748
RUNJOBID= node125-1466206074-15532
PBS_JOBID= 19918152
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-dano3_4.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103352-1466236748/watcher-4103352-1466236748 -o /tmp/evaluation-result-4103352-1466236748/solver-4103352-1466236748 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466206074-15532 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103352-1466236748.opb

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

MD5SUM BENCH= 77442b3482c8e96813b174683c20fffc
RANDOM SEED=1016000678

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:        28887836 kB
Buffers:          110768 kB
Cached:           145060 kB
SwapCached:          688 kB
Active:          1389956 kB
Inactive:         159112 kB
Active(anon):    1294484 kB
Inactive(anon):     1040 kB
Active(file):      95472 kB
Inactive(file):   158072 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:             33040 kB
Writeback:             0 kB
AnonPages:       2990708 kB
Mapped:            15412 kB
Shmem:                 0 kB
Slab:             604132 kB
SReclaimable:      47316 kB
SUnreclaim:       556816 kB
KernelStack:        1584 kB
PageTables:        10268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3155980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1427456 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= 71708 MiB
End job on node125 at 2016-06-18 10:29:01