Trace number 4103584

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 1797.23

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-agg2.opb
MD5SUMba775969fc3da5c6701f023896ca8f88
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 variables9060
Total number of constraints429
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 constraints429
Minimum length of a constraint30
Maximum length of a constraint1440
Number of terms in the objective function 6930
Biggest coefficient in the objective function 53730040872960
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 8516865379203027
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 22763326668800000
Number of bits of the biggest number in a constraint 55
Biggest sum of numbers in a constraint 46271983665442689
Number of bits of the biggest sum of numbers56
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4103584-1466244303.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.85/0.49	c ... done. Wall clock time 0.395s.
0.85/0.49	c declared #vars     9060
0.85/0.49	c #constraints  489
0.85/0.49	c constraints type 
0.85/0.50	c org.sat4j.specs.Constr$1 => 73
0.85/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 416
0.85/0.50	c 489 constraints processed.
0.85/0.50	c objective function length is 6930 literals
1.72/0.97	c cleaning 2500 clauses out of 5000 with flag 11524/5000
2.06/1.29	c cleaning 4250 clauses out of 8501 with flag 24457/11001
2.60/1.77	c cleaning 5625 clauses out of 11250 with flag 38577/18000
3.31/2.46	c cleaning 6814 clauses out of 13627 with flag 54597/26002
4.25/3.35	c cleaning 7903 clauses out of 15812 with flag 72605/35001
5.35/4.43	c cleaning 8955 clauses out of 17910 with flag 92633/45002
6.64/5.74	c cleaning 9977 clauses out of 19953 with flag 114629/56000
8.30/7.32	c cleaning 10987 clauses out of 21976 with flag 138638/68000
10.23/9.21	c cleaning 11994 clauses out of 23989 with flag 164652/81000
12.43/11.44	c cleaning 12995 clauses out of 25995 with flag 192654/95000
14.73/13.77	c cleaning 13999 clauses out of 28001 with flag 222657/110001
17.43/16.44	c cleaning 14999 clauses out of 30001 with flag 254674/126000
20.43/19.49	c cleaning 15997 clauses out of 32002 with flag 288699/143000
23.83/22.89	c cleaning 17002 clauses out of 34006 with flag 324714/161001
27.83/26.81	c cleaning 18002 clauses out of 36004 with flag 362724/180001
32.33/31.31	c cleaning 18999 clauses out of 38003 with flag 402729/200002
37.34/36.38	c cleaning 19999 clauses out of 40003 with flag 444727/221001
42.63/41.62	c cleaning 21002 clauses out of 42004 with flag 488732/243001
48.32/47.24	c cleaning 21997 clauses out of 44004 with flag 534738/266003
54.12/53.06	c cleaning 22996 clauses out of 46004 with flag 582744/290000
60.53/59.42	c cleaning 24004 clauses out of 48010 with flag 632753/315002
67.52/66.43	c cleaning 25001 clauses out of 50007 with flag 684767/341003
74.93/73.84	c cleaning 25996 clauses out of 52004 with flag 738765/368001
83.42/82.37	c cleaning 27000 clauses out of 54008 with flag 794770/396001
92.54/91.41	c cleaning 28005 clauses out of 56009 with flag 852799/425002
102.53/101.50	c cleaning 29000 clauses out of 58003 with flag 912803/455001
113.20/112.03	c cleaning 30001 clauses out of 60002 with flag 974808/486000
124.90/123.78	c cleaning 31000 clauses out of 62001 with flag 1038813/518000
137.51/136.37	c cleaning 31996 clauses out of 64002 with flag 1104823/551001
151.41/150.20	c cleaning 33003 clauses out of 66005 with flag 1172828/585000
165.31/164.19	c cleaning 33998 clauses out of 68002 with flag 1242858/620000
180.03/178.86	c cleaning 34998 clauses out of 70005 with flag 1314879/656001
195.82/194.60	c cleaning 35999 clauses out of 72006 with flag 1388893/693000
211.83/210.58	c cleaning 36998 clauses out of 74008 with flag 1464984/731001
229.04/227.71	c cleaning 38003 clauses out of 76009 with flag 1543116/770000
246.43/245.16	c cleaning 38998 clauses out of 78007 with flag 1623131/810001
268.54/267.22	c cleaning 39998 clauses out of 80009 with flag 1705179/851001
292.17/290.79	c cleaning 41003 clauses out of 82010 with flag 1789301/893000
317.47/316.10	c cleaning 42003 clauses out of 84007 with flag 1875367/936000
343.59/342.14	c cleaning 42996 clauses out of 86004 with flag 1963380/980000
370.69/369.24	c cleaning 43997 clauses out of 88008 with flag 2053401/1025000
401.04/399.44	c cleaning 45004 clauses out of 90012 with flag 2145421/1071001
431.93/430.36	c cleaning 46004 clauses out of 92008 with flag 2239452/1118001
467.64/466.09	c cleaning 46999 clauses out of 94003 with flag 2335477/1166000
506.56/504.99	c cleaning 48002 clauses out of 96005 with flag 2433493/1215001
544.48/542.78	c cleaning 48998 clauses out of 98002 with flag 2533574/1265000
583.80/582.08	c cleaning 50001 clauses out of 100004 with flag 2635599/1316000
624.79/623.07	c cleaning 51002 clauses out of 102004 with flag 2740592/1368001
665.40/663.65	c cleaning 51998 clauses out of 104001 with flag 2846640/1421000
709.35/707.47	c cleaning 53002 clauses out of 106003 with flag 2954687/1475000
758.95/757.09	c cleaning 53998 clauses out of 108001 with flag 3064739/1530000
809.96/808.08	c cleaning 55002 clauses out of 110003 with flag 3176766/1586000
868.40/866.31	c cleaning 55999 clauses out of 112003 with flag 3290804/1643002
931.22/929.17	c cleaning 56998 clauses out of 114002 with flag 3406842/1701000
994.87/992.64	c cleaning 58002 clauses out of 116006 with flag 3524911/1760002
1058.09/1055.84	c cleaning 58999 clauses out of 118002 with flag 3644959/1820000
1115.61/1113.32	c cleaning 59998 clauses out of 120003 with flag 3767033/1881000
1173.33/1170.91	c cleaning 60998 clauses out of 122006 with flag 3891869/1943001
1233.54/1231.14	c cleaning 62003 clauses out of 124008 with flag 4018209/2006001
1296.96/1294.54	c cleaning 63000 clauses out of 126005 with flag 4146366/2070001
1361.52/1359.01	c cleaning 64000 clauses out of 128004 with flag 4276435/2135000
1428.53/1426.09	c cleaning 64996 clauses out of 130004 with flag 4409811/2201000
1496.21/1493.60	c cleaning 66004 clauses out of 132008 with flag 4543844/2268000
1566.94/1564.39	c cleaning 66998 clauses out of 134004 with flag 4679870/2336000
1644.82/1642.17	c cleaning 67999 clauses out of 136007 with flag 4817974/2405001
1726.93/1724.27	c cleaning 68996 clauses out of 138007 with flag 4958033/2475000
1800.04/1797.20	c starts		: 706
1800.04/1797.20	c conflicts		: 2536808
1800.04/1797.20	c decisions		: 2602898
1800.04/1797.20	c propagations		: 17788773
1800.04/1797.20	c inspects		: 33679779638
1800.04/1797.20	c shortcuts		: 0
1800.04/1797.20	c learnt literals	: 0
1800.04/1797.20	c learnt binary clauses	: 0
1800.04/1797.20	c learnt ternary clauses	: 0
1800.04/1797.20	c learnt constraints	: 2536808
1800.04/1797.20	c ignored constraints	: 0
1800.04/1797.20	c root simplifications	: 0
1800.04/1797.20	c removed literals (reason simplification)	: 0
1800.04/1797.20	c reason swapping (by a shorter reason)	: 0
1800.04/1797.20	c Calls to reduceDB	: 66
1800.04/1797.20	c Number of update (reduction) of LBD	: 2482
1800.04/1797.20	c Imported unit clauses	: 0
1800.04/1797.20	c number of reductions to clauses (during analyze)	: 0
1800.04/1797.20	c number of learned constraints concerned by reduction	: 0
1800.04/1797.20	c number of learning phase by resolution	: 0
1800.04/1797.20	c number of learning phase by cutting planes	: 0
1800.04/1797.20	c speed (assignments/second)	: 9900.919418549445
1800.04/1797.20	c non guided choices	5871
1800.04/1797.20	c timeout
1800.04/1797.23	c learnt constraints type 
1800.04/1797.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 130820
1800.04/1797.23	s UNKNOWN
1800.04/1797.23	c Total wall clock time (in seconds): 1797.126

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

pid=22614
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.28 2.24 2.19 3/194 22617
/proc/meminfo: memFree=29943324/32872528 swapFree=1542984/1696284
[pid=22617] ppid=22614 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/22617/stat : 22617 (java) S 22614 22617 21988 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 26476912 98570240 977 33554432000 1073741824 1073778376 140736575838032 140736575829168 270710898749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22617/statm: 24065 977 743 9 0 16771 0
[pid=22617/tid=22618] ppid=22614 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22618/stat : 22618 (java) R 22614 22617 21988 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 26476913 98570240 977 33554432000 1073741824 1073778376 140736575838032 140037012139560 270707541376 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.28 2.24 2.19 3/194 22617
/proc/meminfo: memFree=29943324/32872528 swapFree=1542984/1696284
[pid=22617] ppid=22614 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/22617/stat : 22617 (java) S 22614 22617 21988 0 -1 4202496 4524 0 1 0 10 1 0 0 20 0 18 0 26476912 9787879424 6159 33554432000 1073741824 1073778376 140736575838032 140736575829168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22617/statm: 2389619 6159 2157 9 0 2380296 0
[pid=22617/tid=22618] ppid=22614 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/22617/task/22618/stat : 22618 (java) R 22614 22617 21988 0 -1 4202560 2403 0 1 0 7 0 0 0 20 0 18 0 26476913 9787879424 6159 33554432000 1073741824 1073778376 140736575838032 140037012143008 270710924557 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200283 s]
/proc/loadavg: 2.28 2.24 2.19 3/194 22617
/proc/meminfo: memFree=29943324/32872528 swapFree=1542984/1696284
[pid=22617] ppid=22614 vsize=9558476 CPUtime=0.31 cores=1,3,5,7
/proc/22617/stat : 22617 (java) S 22614 22617 21988 0 -1 4202496 5256 0 1 0 30 1 0 0 20 0 18 0 26476912 9787879424 7574 33554432000 1073741824 1073778376 140736575838032 140736575829168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22617/statm: 2389619 7574 2227 9 0 2380296 0
[pid=22617/tid=22618] ppid=22614 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/22617/task/22618/stat : 22618 (java) R 22614 22617 21988 0 -1 4202560 2421 0 1 0 17 0 0 0 20 0 18 0 26476913 9787879424 7574 33554432000 1073741824 1073778376 140736575838032 140037012143008 140036884322605 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9558476

[startup+0.300289 s]
/proc/loadavg: 2.28 2.24 2.19 3/194 22617
/proc/meminfo: memFree=29943324/32872528 swapFree=1542984/1696284
[pid=22617] ppid=22614 vsize=9558476 CPUtime=0.58 cores=1,3,5,7
/proc/22617/stat : 22617 (java) S 22614 22617 21988 0 -1 4202496 9440 0 1 0 56 2 0 0 20 0 18 0 26476912 9787879424 11966 33554432000 1073741824 1073778376 140736575838032 140736575829168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22617/statm: 2389619 11966 2234 9 0 2380296 0
[pid=22617/tid=22618] ppid=22614 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/22617/task/22618/stat : 22618 (java) R 22614 22617 21988 0 -1 4202560 2428 0 1 0 26 1 0 0 20 0 18 0 26476913 9787879424 11966 33554432000 1073741824 1073778376 140736575838032 140037012143008 140036884746715 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9558476

[startup+0.700217 s]
/proc/loadavg: 2.28 2.24 2.19 3/194 22617
/proc/meminfo: memFree=29943324/32872528 swapFree=1542984/1696284
[pid=22617] ppid=22614 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/22617/stat : 22617 (java) S 22614 22617 21988 0 -1 4202496 12853 0 1 0 139 4 0 0 20 0 19 0 26476912 9856040960 30046 33554432000 1073741824 1073778376 140736575838032 140736575829168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22617/statm: 2406260 30046 2257 9 0 2396937 0
[pid=22617/tid=22618] ppid=22614 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/22617/task/22618/stat : 22618 (java) R 22614 22617 21988 0 -1 4202560 2470 0 1 0 65 2 0 0 20 0 19 0 26476913 9856040960 30046 33554432000 1073741824 1073778376 140736575838032 140037012144296 140036884981648 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 9625040

[startup+1.50078 s]
/proc/loadavg: 2.28 2.24 2.19 3/213 22636
/proc/meminfo: memFree=29819668/32872528 swapFree=1542984/1696284
[pid=22617] ppid=22614 vsize=9625040 CPUtime=2.4 cores=1,3,5,7
/proc/22617/stat : 22617 (java) S 22614 22617 21988 0 -1 4202496 13565 0 1 0 236 4 0 0 20 0 19 0 26476912 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140736575829168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22617/statm: 2406260 34460 2265 9 0 2396937 0
[pid=22617/tid=22618] ppid=22614 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/22617/task/22618/stat : 22618 (java) R 22614 22617 21988 0 -1 4202560 2481 0 1 0 145 3 0 0 20 0 19 0 26476913 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140037012144664 140036884991020 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22620] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22620/stat : 22620 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036855937960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22621] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22621/stat : 22621 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036854885416 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22622] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22622/stat : 22622 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036853832360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22623] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22623/stat : 22623 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036852779816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22624] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22624/stat : 22624 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036851726760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22625] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22625/stat : 22625 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036850674216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22626] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22626/stat : 22626 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036849621160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22627] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22627/stat : 22627 (java) S 22614 22617 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036848568616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22628] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22628/stat : 22628 (java) S 22614 22617 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26476914 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036836371304 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22629] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22629/stat : 22629 (java) S 22614 22617 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26476915 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036835317624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22630] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22630/stat : 22630 (java) S 22614 22617 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26476915 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036834264456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22631] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22631/stat : 22631 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036833213200 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22632] ppid=22614 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/22617/task/22632/stat : 22632 (java) S 22614 22617 21988 0 -1 4202560 4050 0 0 0 39 0 0 0 20 0 19 0 26476917 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036832160056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22633] ppid=22614 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/22617/task/22633/stat : 22633 (java) S 22614 22617 21988 0 -1 4202560 5762 0 0 0 49 0 0 0 20 0 19 0 26476917 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036831107512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22634] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22634/stat : 22634 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036830054648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22635] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22635/stat : 22635 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036829002312 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22636] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22636/stat : 22636 (java) S 22614 22617 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26476965 9856040960 34460 33554432000 1073741824 1073778376 140736575838032 140036827948584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.28 2.24 2.19 5/212 22701
/proc/meminfo: memFree=30006196/32872528 swapFree=1542984/1696284
[pid=22617] ppid=22614 vsize=9625040 CPUtime=4.04 cores=1,3,5,7
/proc/22617/stat : 22617 (java) S 22614 22617 21988 0 -1 4202496 13571 0 1 0 399 5 0 0 20 0 19 0 26476912 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140736575829168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22617/statm: 2406260 37532 2265 9 0 2396937 0
[pid=22617/tid=22618] ppid=22614 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/22617/task/22618/stat : 22618 (java) R 22614 22617 21988 0 -1 4202560 2487 0 1 0 304 3 0 0 20 0 19 0 26476913 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140037012144328 140036885072818 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22620] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22620/stat : 22620 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036855937960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22621] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22621/stat : 22621 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036854885416 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22622] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22622/stat : 22622 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036853832360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22623] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22623/stat : 22623 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036852779816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22624] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22624/stat : 22624 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036851726760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22625] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22625/stat : 22625 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036850674216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22626] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22626/stat : 22626 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036849621160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22627] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22627/stat : 22627 (java) S 22614 22617 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036848568616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22628] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22628/stat : 22628 (java) S 22614 22617 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26476914 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036836371304 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22629] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22629/stat : 22629 (java) S 22614 22617 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26476915 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036835317624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22630] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22630/stat : 22630 (java) S 22614 22617 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26476915 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036834264456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22631] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22631/stat : 22631 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036833213200 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22632] ppid=22614 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/22617/task/22632/stat : 22632 (java) S 22614 22617 21988 0 -1 4202560 4050 0 0 0 40 0 0 0 20 0 19 0 26476917 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036832160056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22633] ppid=22614 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/22617/task/22633/stat : 22633 (java) S 22614 22617 21988 0 -1 4202560 5762 0 0 0 52 0 0 0 20 0 19 0 26476917 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036831107512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22634] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22634/stat : 22634 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036830054648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22635] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22635/stat : 22635 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036829002312 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22636] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22636/stat : 22636 (java) S 22614 22617 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26476965 9856040960 37532 33554432000 1073741824 1073778376 140736575838032 140036827948584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 2.57 2.30 2.21 4/212 22765
/proc/meminfo: memFree=29585156/32872528 swapFree=1542984/1696284
[pid=22617] ppid=22614 vsize=9625040 CPUtime=7.3 cores=1,3,5,7
/proc/22617/stat : 22617 (java) S 22614 22617 21988 0 -1 4202496 13634 0 1 0 723 7 0 0 20 0 19 0 26476912 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140736575829168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22617/statm: 2406260 44710 2279 9 0 2396937 0
[pid=22617/tid=22618] ppid=22614 vsize=9625040 CPUtime=6.24 cores=1,3,5,7
/proc/22617/task/22618/stat : 22618 (java) R 22614 22617 21988 0 -1 4202560 2499 0 1 0 621 3 0 0 20 0 19 0 26476913 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140037012143384 140036885164238 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22620] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22620/stat : 22620 (java) S 22614 22617 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036855937960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22621] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22621/stat : 22621 (java) S 22614 22617 21988 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036854885416 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22622] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22622/stat : 22622 (java) S 22614 22617 21988 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036853832360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22623] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22623/stat : 22623 (java) S 22614 22617 21988 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036852779816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22624] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22624/stat : 22624 (java) S 22614 22617 21988 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036851726760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22625] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22625/stat : 22625 (java) S 22614 22617 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036850674216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22626] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22626/stat : 22626 (java) S 22614 22617 21988 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036849621160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22627] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22627/stat : 22627 (java) S 22614 22617 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26476913 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036848568616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22628] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22628/stat : 22628 (java) S 22614 22617 21988 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26476914 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036836371304 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22629] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22629/stat : 22629 (java) S 22614 22617 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26476915 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036835317624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22630] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22630/stat : 22630 (java) S 22614 22617 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26476915 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036834264456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22631] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22631/stat : 22631 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036833213200 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22632] ppid=22614 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/22617/task/22632/stat : 22632 (java) S 22614 22617 21988 0 -1 4202560 4050 0 0 0 40 0 0 0 20 0 19 0 26476917 9856040960 44710 33554432000 1073741824 1073778376 140736575838032 140036832160056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22633] ppid=22614 vsize=9625040 CPUtime=0.52 cores=1,3,5,7

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

[pid=22617/tid=22636] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22636/stat : 22636 (java) S 22614 22617 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26476965 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036827948584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1665.02
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.26 2.24 2.19 3/213 22809
/proc/meminfo: memFree=28642648/32872528 swapFree=1542984/1696284
[pid=22617] ppid=22614 vsize=9625040 CPUtime=1725.03 cores=1,3,5,7
/proc/22617/stat : 22617 (java) S 22614 22617 21988 0 -1 4202496 15926 0 1 0 172429 74 0 0 20 0 19 0 26476912 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140736575829168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22617/statm: 2406260 114370 2280 9 0 2396937 0
[pid=22617/tid=22618] ppid=22614 vsize=9625040 CPUtime=1717.41 cores=1,3,5,7
/proc/22617/task/22618/stat : 22618 (java) R 22614 22617 21988 0 -1 4202560 2512 0 1 0 171711 30 0 0 20 0 19 0 26476913 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140037012135536 140036884823440 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22620] ppid=22614 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/22617/task/22620/stat : 22620 (java) S 22614 22617 21988 0 -1 4202560 160 0 0 0 12 4 0 0 20 0 19 0 26476913 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036855937960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22621] ppid=22614 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/22617/task/22621/stat : 22621 (java) S 22614 22617 21988 0 -1 4202560 351 0 0 0 18 4 0 0 20 0 19 0 26476913 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036854885416 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22622] ppid=22614 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/22617/task/22622/stat : 22622 (java) S 22614 22617 21988 0 -1 4202560 209 0 0 0 17 4 0 0 20 0 19 0 26476913 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036853832360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22623] ppid=22614 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/22617/task/22623/stat : 22623 (java) S 22614 22617 21988 0 -1 4202560 405 0 0 0 21 4 0 0 20 0 19 0 26476913 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036852779816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22624] ppid=22614 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/22617/task/22624/stat : 22624 (java) S 22614 22617 21988 0 -1 4202560 132 0 0 0 18 5 0 0 20 0 19 0 26476913 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036851726760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22625] ppid=22614 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/22617/task/22625/stat : 22625 (java) S 22614 22617 21988 0 -1 4202560 281 0 0 0 16 4 0 0 20 0 19 0 26476913 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036850674216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22626] ppid=22614 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/22617/task/22626/stat : 22626 (java) S 22614 22617 21988 0 -1 4202560 204 0 0 0 15 3 0 0 20 0 19 0 26476913 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036849621160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22627] ppid=22614 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/22617/task/22627/stat : 22627 (java) S 22614 22617 21988 0 -1 4202560 409 0 0 0 17 4 0 0 20 0 19 0 26476913 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036848568616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22628] ppid=22614 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/22617/task/22628/stat : 22628 (java) S 22614 22617 21988 0 -1 4202560 80 0 0 0 1 2 0 0 20 0 19 0 26476914 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036836371304 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22629] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22629/stat : 22629 (java) S 22614 22617 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26476915 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036835317624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22630] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22630/stat : 22630 (java) S 22614 22617 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26476915 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036834264456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22631] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22631/stat : 22631 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036833213200 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22632] ppid=22614 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/22617/task/22632/stat : 22632 (java) S 22614 22617 21988 0 -1 4202560 4050 0 0 0 40 0 0 0 20 0 19 0 26476917 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036832160056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22633] ppid=22614 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/22617/task/22633/stat : 22633 (java) S 22614 22617 21988 0 -1 4202560 5775 0 0 0 57 0 0 0 20 0 19 0 26476917 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036831107512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22634] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22634/stat : 22634 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036830054648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22635] ppid=22614 vsize=9625040 CPUtime=0.79 cores=1,3,5,7
/proc/22617/task/22635/stat : 22635 (java) S 22614 22617 21988 0 -1 4202560 100 0 0 0 34 45 0 0 20 0 19 0 26476917 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036829002312 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22636] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22636/stat : 22636 (java) S 22614 22617 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26476965 9856040960 114370 33554432000 1073741824 1073778376 140736575838032 140036827948584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1725.03
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/213 22810
/proc/meminfo: memFree=28589396/32872528 swapFree=1542984/1696284
[pid=22617] ppid=22614 vsize=9625040 CPUtime=1785.13 cores=1,3,5,7
/proc/22617/stat : 22617 (java) S 22614 22617 21988 0 -1 4202496 15960 0 1 0 178437 76 0 0 20 0 19 0 26476912 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140736575829168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22617/statm: 2406260 116256 2280 9 0 2396937 0
[pid=22617/tid=22618] ppid=22614 vsize=9625040 CPUtime=1777.22 cores=1,3,5,7
/proc/22617/task/22618/stat : 22618 (java) R 22614 22617 21988 0 -1 4202560 2513 0 1 0 177691 31 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140037012143360 140036885072818 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22620] ppid=22614 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/22617/task/22620/stat : 22620 (java) S 22614 22617 21988 0 -1 4202560 160 0 0 0 12 4 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036855937960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22621] ppid=22614 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/22617/task/22621/stat : 22621 (java) S 22614 22617 21988 0 -1 4202560 358 0 0 0 20 5 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036854885416 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22622] ppid=22614 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/22617/task/22622/stat : 22622 (java) S 22614 22617 21988 0 -1 4202560 217 0 0 0 19 5 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036853832360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22623] ppid=22614 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/22617/task/22623/stat : 22623 (java) S 22614 22617 21988 0 -1 4202560 407 0 0 0 21 4 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036852779816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22624] ppid=22614 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/22617/task/22624/stat : 22624 (java) S 22614 22617 21988 0 -1 4202560 133 0 0 0 19 5 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036851726760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22625] ppid=22614 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/22617/task/22625/stat : 22625 (java) S 22614 22617 21988 0 -1 4202560 281 0 0 0 17 4 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036850674216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22626] ppid=22614 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/22617/task/22626/stat : 22626 (java) S 22614 22617 21988 0 -1 4202560 213 0 0 0 18 4 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036849621160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22627] ppid=22614 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/22617/task/22627/stat : 22627 (java) S 22614 22617 21988 0 -1 4202560 409 0 0 0 18 4 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036848568616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22628] ppid=22614 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/22617/task/22628/stat : 22628 (java) S 22614 22617 21988 0 -1 4202560 82 0 0 0 1 2 0 0 20 0 19 0 26476914 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036836371304 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22629] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22629/stat : 22629 (java) S 22614 22617 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26476915 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036835317624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22630] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22630/stat : 22630 (java) S 22614 22617 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26476915 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036834264456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22631] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22631/stat : 22631 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036833213200 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22632] ppid=22614 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/22617/task/22632/stat : 22632 (java) S 22614 22617 21988 0 -1 4202560 4050 0 0 0 40 0 0 0 20 0 19 0 26476917 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036832160056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22633] ppid=22614 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/22617/task/22633/stat : 22633 (java) S 22614 22617 21988 0 -1 4202560 5775 0 0 0 57 0 0 0 20 0 19 0 26476917 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036831107512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22634] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22634/stat : 22634 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036830054648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22635] ppid=22614 vsize=9625040 CPUtime=0.82 cores=1,3,5,7
/proc/22617/task/22635/stat : 22635 (java) S 22614 22617 21988 0 -1 4202560 104 0 0 0 36 46 0 0 20 0 19 0 26476917 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036829002312 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22636] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22636/stat : 22636 (java) S 22614 22617 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26476965 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036827948584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1785.13
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.2 s]
/proc/loadavg: 2.29 2.24 2.19 3/213 22810
/proc/meminfo: memFree=28579324/32872528 swapFree=1542984/1696284
[pid=22617] ppid=22614 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/22617/stat : 22617 (java) S 22614 22617 21988 0 -1 4202496 15960 0 1 0 179927 77 0 0 20 0 19 0 26476912 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140736575829168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22617/statm: 2406260 116256 2280 9 0 2396937 0
[pid=22617/tid=22618] ppid=22614 vsize=9625040 CPUtime=1792.07 cores=1,3,5,7
/proc/22617/task/22618/stat : 22618 (java) R 22614 22617 21988 0 -1 4202560 2513 0 1 0 179176 31 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140037012143360 140036885072818 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22620] ppid=22614 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/22617/task/22620/stat : 22620 (java) S 22614 22617 21988 0 -1 4202560 160 0 0 0 12 4 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036855937960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22621] ppid=22614 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/22617/task/22621/stat : 22621 (java) S 22614 22617 21988 0 -1 4202560 358 0 0 0 20 5 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036854885416 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22622] ppid=22614 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/22617/task/22622/stat : 22622 (java) S 22614 22617 21988 0 -1 4202560 217 0 0 0 19 5 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036853832360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22623] ppid=22614 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/22617/task/22623/stat : 22623 (java) S 22614 22617 21988 0 -1 4202560 407 0 0 0 21 4 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036852779816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22624] ppid=22614 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/22617/task/22624/stat : 22624 (java) S 22614 22617 21988 0 -1 4202560 133 0 0 0 19 5 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036851726760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22625] ppid=22614 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/22617/task/22625/stat : 22625 (java) S 22614 22617 21988 0 -1 4202560 281 0 0 0 17 4 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036850674216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22626] ppid=22614 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/22617/task/22626/stat : 22626 (java) S 22614 22617 21988 0 -1 4202560 213 0 0 0 18 4 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036849621160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22627] ppid=22614 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/22617/task/22627/stat : 22627 (java) S 22614 22617 21988 0 -1 4202560 409 0 0 0 18 4 0 0 20 0 19 0 26476913 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036848568616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22628] ppid=22614 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/22617/task/22628/stat : 22628 (java) S 22614 22617 21988 0 -1 4202560 82 0 0 0 1 2 0 0 20 0 19 0 26476914 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036836371304 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22617/tid=22629] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22629/stat : 22629 (java) S 22614 22617 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26476915 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036835317624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22630] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22630/stat : 22630 (java) S 22614 22617 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26476915 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036834264456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22631] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22631/stat : 22631 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036833213200 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22632] ppid=22614 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/22617/task/22632/stat : 22632 (java) S 22614 22617 21988 0 -1 4202560 4050 0 0 0 40 0 0 0 20 0 19 0 26476917 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036832160056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22617/tid=22633] ppid=22614 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/22617/task/22633/stat : 22633 (java) S 22614 22617 21988 0 -1 4202560 5775 0 0 0 57 0 0 0 20 0 19 0 26476917 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036831107512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22634] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22634/stat : 22634 (java) S 22614 22617 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26476917 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036830054648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22617/tid=22635] ppid=22614 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/22617/task/22635/stat : 22635 (java) S 22614 22617 21988 0 -1 4202560 104 0 0 0 36 47 0 0 20 0 19 0 26476917 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036829002312 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22617/tid=22636] ppid=22614 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22617/task/22636/stat : 22636 (java) S 22614 22617 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26476965 9856040960 116256 33554432000 1073741824 1073778376 140736575838032 140036827948584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 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 22617 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 22617 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=708162
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=292803
# CPU time returned by wait4() is 1796
# 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): 1797.23
CPU time (s): 1800.04
CPU user time (s): 1799.27
CPU system time (s): 0.77
CPU usage (%): 100.156
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.71
system time used= 1.2928
maximum resident set size= 473876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16000
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38318
involuntary context switches= 3665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2543 second user time and 13.102 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 12:05:03
IDJOB=4103584
IDBENCH=2400
IDSOLVER=2546
FILE ID=node125/4103584-1466244303
RUNJOBID= node125-1466240732-22005
PBS_JOBID= 19918195
Free space on /tmp= 71744 MiB

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

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

MD5SUM BENCH= ba775969fc3da5c6701f023896ca8f88
RANDOM SEED=679695481

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:        29943588 kB
Buffers:          118508 kB
Cached:           128488 kB
SwapCached:          688 kB
Active:           311404 kB
Inactive:         184028 kB
Active(anon):     249484 kB
Inactive(anon):     1040 kB
Active(file):      61920 kB
Inactive(file):   182988 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:              1860 kB
Writeback:             0 kB
AnonPages:       1957928 kB
Mapped:            15444 kB
Shmem:                 0 kB
Slab:             603616 kB
SReclaimable:      46492 kB
SUnreclaim:       557124 kB
KernelStack:        1752 kB
PageTables:         8380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2088504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    399360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71724 MiB
End job on node125 at 2016-06-18 12:35:00