Trace number 4103764

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.03 1798.54

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-adlittle.opb
MD5SUM952cd1c498d347dda37d376c7740481e
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 variables2910
Total number of constraints56
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 constraints56
Minimum length of a constraint30
Maximum length of a constraint810
Number of terms in the objective function 2460
Biggest coefficient in the objective function 88852135936000
Number of bits for the biggest coefficient in the objective function 47
Sum of the numbers in the objective function 3689448844530141
Number of bits of the sum of numbers in the objective function 52
Biggest number in a constraint 359703511040000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 6054438712178314
Number of bits of the biggest sum of numbers53
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.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@587bd9f2
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@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4103764-1466249705.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  objective function found
0.30/0.29	c ... done. Wall clock time 0.183s.
0.30/0.29	c declared #vars     2910
0.30/0.29	c #constraints  71
0.30/0.29	c constraints type 
0.30/0.29	c org.sat4j.specs.Constr$1 => 1
0.30/0.29	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 70
0.30/0.29	c 71 constraints processed.
0.30/0.29	c objective function length is 2460 literals
1.34/0.78	c cleaning 2497 clauses out of 5001 with flag 11408/5001
1.84/1.20	c cleaning 4247 clauses out of 8504 with flag 23533/11001
2.45/1.78	c cleaning 5629 clauses out of 11258 with flag 37572/18002
3.16/2.49	c cleaning 6812 clauses out of 13627 with flag 53570/26000
4.20/3.44	c cleaning 7908 clauses out of 15816 with flag 71574/35001
5.30/4.56	c cleaning 8951 clauses out of 17907 with flag 91579/45000
6.49/5.79	c cleaning 9975 clauses out of 19957 with flag 113591/56001
8.49/7.73	c cleaning 10991 clauses out of 21981 with flag 137598/68000
10.50/9.77	c cleaning 11993 clauses out of 23990 with flag 163662/81000
12.70/11.95	c cleaning 12999 clauses out of 25997 with flag 191738/95000
15.00/14.20	c cleaning 13999 clauses out of 27999 with flag 221760/110001
17.95/17.18	c cleaning 14999 clauses out of 29999 with flag 253953/126000
21.75/20.96	c cleaning 16000 clauses out of 32000 with flag 288196/143000
25.85/25.01	c cleaning 16994 clauses out of 34000 with flag 324286/161000
30.45/29.67	c cleaning 18002 clauses out of 36007 with flag 362428/180001
36.06/35.29	c cleaning 18998 clauses out of 38004 with flag 402748/200000
42.16/41.38	c cleaning 20004 clauses out of 40008 with flag 444872/221002
48.75/47.93	c cleaning 20999 clauses out of 42002 with flag 489057/243000
55.96/55.15	c cleaning 21999 clauses out of 44003 with flag 535363/266000
63.37/62.57	c cleaning 23001 clauses out of 46005 with flag 583539/290001
70.88/70.09	c cleaning 23997 clauses out of 48003 with flag 633797/315000
78.68/77.83	c cleaning 25001 clauses out of 50006 with flag 686522/341000
87.37/86.54	c cleaning 26002 clauses out of 52006 with flag 740916/368001
96.97/96.10	c cleaning 27002 clauses out of 54004 with flag 797000/396001
107.87/107.07	c cleaning 27994 clauses out of 56002 with flag 855880/425001
119.67/118.87	c cleaning 29001 clauses out of 58008 with flag 917719/455001
132.16/131.37	c cleaning 30002 clauses out of 60007 with flag 980193/486001
145.27/144.48	c cleaning 31001 clauses out of 62004 with flag 1044267/518000
160.47/159.60	c cleaning 31999 clauses out of 64004 with flag 1110334/551001
175.11/174.28	c cleaning 33002 clauses out of 66004 with flag 1178408/585000
190.51/189.69	c cleaning 33998 clauses out of 68002 with flag 1249295/620000
208.01/207.13	c cleaning 35001 clauses out of 70004 with flag 1322112/656000
224.01/223.12	c cleaning 36000 clauses out of 72004 with flag 1396407/693001
242.11/241.27	c cleaning 37002 clauses out of 74004 with flag 1472587/731001
262.83/262.00	c cleaning 38000 clauses out of 76001 with flag 1550687/770000
285.04/284.11	c cleaning 39001 clauses out of 78001 with flag 1631414/810000
309.19/308.23	c cleaning 39997 clauses out of 80000 with flag 1713682/851000
334.98/334.02	c cleaning 41002 clauses out of 82003 with flag 1797881/893000
358.39/357.47	c cleaning 41997 clauses out of 84001 with flag 1884497/936000
382.99/382.07	c cleaning 42999 clauses out of 86005 with flag 1972720/980001
408.79/407.86	c cleaning 43998 clauses out of 88005 with flag 2065011/1025000
436.49/435.53	c cleaning 45001 clauses out of 90008 with flag 2158441/1071001
465.70/464.76	c cleaning 46002 clauses out of 92007 with flag 2253718/1118001
496.26/495.21	c cleaning 46999 clauses out of 94004 with flag 2349973/1166000
528.97/527.91	c cleaning 47998 clauses out of 96005 with flag 2448535/1215000
560.28/559.21	c cleaning 49001 clauses out of 98008 with flag 2549105/1265001
595.49/594.47	c cleaning 50000 clauses out of 100006 with flag 2651285/1316000
631.30/630.25	c cleaning 50997 clauses out of 102006 with flag 2755589/1368000
670.84/669.76	c cleaning 52000 clauses out of 104009 with flag 2861691/1421000
710.95/709.82	c cleaning 53005 clauses out of 106010 with flag 2969858/1475001
752.86/751.75	c cleaning 53997 clauses out of 108006 with flag 3080659/1530002
799.67/798.53	c cleaning 55000 clauses out of 110007 with flag 3193074/1586000
847.29/846.11	c cleaning 55997 clauses out of 112008 with flag 3308699/1643001
896.49/895.36	c cleaning 56999 clauses out of 114010 with flag 3425300/1701000
945.79/944.59	c cleaning 57997 clauses out of 116011 with flag 3543600/1760000
1001.19/999.91	c cleaning 59003 clauses out of 118014 with flag 3664184/1820000
1055.00/1053.72	c cleaning 60004 clauses out of 120012 with flag 3787074/1881001
1112.41/1111.20	c cleaning 61004 clauses out of 122008 with flag 3911272/1943001
1172.90/1171.56	c cleaning 61998 clauses out of 124003 with flag 4037515/2006000
1239.38/1238.00	c cleaning 63000 clauses out of 126005 with flag 4168854/2070000
1304.48/1303.14	c cleaning 63997 clauses out of 128005 with flag 4299484/2135000
1378.67/1377.31	c cleaning 65000 clauses out of 130008 with flag 4431871/2201000
1456.97/1455.53	c cleaning 65998 clauses out of 132008 with flag 4568199/2268000
1532.69/1531.21	c cleaning 66998 clauses out of 134010 with flag 4705068/2336000
1600.59/1599.19	c cleaning 68003 clauses out of 136012 with flag 4843937/2405000
1688.88/1687.43	c cleaning 69002 clauses out of 138009 with flag 4985031/2475000
1779.04/1777.59	c cleaning 70000 clauses out of 140009 with flag 5127190/2546002
1800.03/1798.50	c starts		: 3280
1800.03/1798.50	c conflicts		: 2570839
1800.03/1798.50	c decisions		: 2645039
1800.03/1798.50	c propagations		: 17153122
1800.03/1798.50	c inspects		: 35548988087
1800.03/1798.50	c shortcuts		: 0
1800.03/1798.50	c learnt literals	: 0
1800.03/1798.50	c learnt binary clauses	: 0
1800.03/1798.50	c learnt ternary clauses	: 0
1800.03/1798.50	c learnt constraints	: 2570839
1800.03/1798.50	c ignored constraints	: 0
1800.03/1798.50	c root simplifications	: 0
1800.03/1798.50	c removed literals (reason simplification)	: 0
1800.03/1798.50	c reason swapping (by a shorter reason)	: 0
1800.03/1798.50	c Calls to reduceDB	: 67
1800.03/1798.50	c Number of update (reduction) of LBD	: 8963
1800.03/1798.50	c Imported unit clauses	: 0
1800.03/1798.50	c number of reductions to clauses (during analyze)	: 0
1800.03/1798.50	c number of learned constraints concerned by reduction	: 0
1800.03/1798.50	c number of learning phase by resolution	: 0
1800.03/1798.50	c number of learning phase by cutting planes	: 0
1800.03/1798.50	c timeout
1800.03/1798.50	c speed (assignments/second)	: 9539.095380248606
1800.03/1798.50	c non guided choices	2
1800.03/1798.53	c learnt constraints type 
1800.03/1798.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 94847
1800.03/1798.53	s UNKNOWN
1800.03/1798.53	c Total wall clock time (in seconds): 1798.421

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

pid=23717
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.16 2.24 2.19 3/172 23720
/proc/meminfo: memFree=30166436/32872528 swapFree=1542984/1696284
[pid=23720] ppid=23717 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/23720/stat : 23720 (java) D 23717 23720 21988 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 27017163 9515008 184 33554432000 1073741824 1073778376 140735312419232 140735312410456 270707355063 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/23720/statm: 2323 184 142 9 0 71 0

[startup+0.100144 s]
/proc/loadavg: 2.16 2.24 2.19 3/172 23720
/proc/meminfo: memFree=30166436/32872528 swapFree=1542984/1696284
[pid=23720] ppid=23717 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/23720/stat : 23720 (java) S 23717 23720 21988 0 -1 4202496 4421 0 1 0 8 1 0 0 20 0 18 0 27017163 9787879424 6044 33554432000 1073741824 1073778376 140734199566768 140734199557904 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23720/statm: 2389619 6044 2140 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200234 s]
/proc/loadavg: 2.16 2.24 2.19 3/172 23720
/proc/meminfo: memFree=30166436/32872528 swapFree=1542984/1696284
[pid=23720] ppid=23717 vsize=9558476 CPUtime=0.3 cores=1,3,5,7
/proc/23720/stat : 23720 (java) S 23717 23720 21988 0 -1 4202496 5036 0 1 0 28 2 0 0 20 0 18 0 27017163 9787879424 6851 33554432000 1073741824 1073778376 140734199566768 140734199557904 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23720/statm: 2389619 6851 2222 9 0 2380296 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300263 s]
/proc/loadavg: 2.16 2.24 2.19 3/172 23720
/proc/meminfo: memFree=30166436/32872528 swapFree=1542984/1696284
[pid=23720] ppid=23717 vsize=9558476 CPUtime=0.57 cores=1,3,5,7
/proc/23720/stat : 23720 (java) S 23717 23720 21988 0 -1 4202496 10076 0 1 0 54 3 0 0 20 0 18 0 27017163 9787879424 12168 33554432000 1073741824 1073778376 140734199566768 140734199557904 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23720/statm: 2389619 12168 2241 9 0 2380296 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9558476

[startup+0.700269 s]
/proc/loadavg: 2.16 2.24 2.19 3/172 23720
/proc/meminfo: memFree=30166436/32872528 swapFree=1542984/1696284
[pid=23720] ppid=23717 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/23720/stat : 23720 (java) S 23717 23720 21988 0 -1 4202496 11238 0 1 0 131 3 0 0 20 0 19 0 27017163 9856040960 14047 33554432000 1073741824 1073778376 140734199566768 140734199557904 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23720/statm: 2406260 14047 2254 9 0 2396937 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 9625040

[startup+1.50083 s]
/proc/loadavg: 2.16 2.24 2.19 5/212 23767
/proc/meminfo: memFree=29981012/32872528 swapFree=1542984/1696284
[pid=23720] ppid=23717 vsize=9625040 CPUtime=2.25 cores=1,3,5,7
/proc/23720/stat : 23720 (java) S 23717 23720 21988 0 -1 4202496 11260 0 1 0 222 3 0 0 20 0 19 0 27017163 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 140734199557904 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23720/statm: 2406260 15600 2264 9 0 2396937 0
[pid=23720/tid=23722] ppid=23717 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/23720/task/23722/stat : 23722 (java) R 23717 23720 21988 0 -1 4202560 2434 0 1 0 145 1 0 0 20 0 19 0 27017164 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139951059585472 139950922807229 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23723] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23723/stat : 23723 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139951048649768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23724] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23724/stat : 23724 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139951047596968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23725] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23725/stat : 23725 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139951046544168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23726] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23726/stat : 23726 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139951045491368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23727] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23727/stat : 23727 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139951044438568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23728] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23728/stat : 23728 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139951043385768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23729] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23729/stat : 23729 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139951042332968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23730] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23730/stat : 23730 (java) S 23717 23720 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139951041280168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23731] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23731/stat : 23731 (java) S 23717 23720 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139950883417064 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23732] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23732/stat : 23732 (java) S 23717 23720 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139950882363128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23733] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23733/stat : 23733 (java) S 23717 23720 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139950881310216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23734] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23734/stat : 23734 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139950880258704 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23735] ppid=23717 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/23720/task/23735/stat : 23735 (java) S 23717 23720 21988 0 -1 4202560 4093 0 0 0 37 2 0 0 20 0 19 0 27017169 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139950879205816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23736] ppid=23717 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/23720/task/23736/stat : 23736 (java) S 23717 23720 21988 0 -1 4202560 3463 0 0 0 36 0 0 0 20 0 19 0 27017169 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139950878153016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23737] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23737/stat : 23737 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139950877100408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23738] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23738/stat : 23738 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139950876047816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23739] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23739/stat : 23739 (java) S 23717 23720 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27017195 9856040960 15600 33554432000 1073741824 1073778376 140734199566768 139950874994344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.16 2.24 2.19 3/212 23767
/proc/meminfo: memFree=29818428/32872528 swapFree=1542984/1696284
[pid=23720] ppid=23717 vsize=9625040 CPUtime=3.89 cores=1,3,5,7
/proc/23720/stat : 23720 (java) S 23717 23720 21988 0 -1 4202496 11289 0 1 0 386 3 0 0 20 0 19 0 27017163 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 140734199557904 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23720/statm: 2406260 16624 2264 9 0 2396937 0
[pid=23720/tid=23722] ppid=23717 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/23720/task/23722/stat : 23722 (java) R 23717 23720 21988 0 -1 4202560 2436 0 1 0 305 1 0 0 20 0 19 0 27017164 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139951059587384 139950922619252 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23723] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23723/stat : 23723 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139951048649768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23724] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23724/stat : 23724 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139951047596968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23725] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23725/stat : 23725 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139951046544168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23726] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23726/stat : 23726 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139951045491368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23727] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23727/stat : 23727 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139951044438568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23728] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23728/stat : 23728 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139951043385768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23729] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23729/stat : 23729 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139951042332968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23730] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23730/stat : 23730 (java) S 23717 23720 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139951041280168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23731] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23731/stat : 23731 (java) S 23717 23720 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139950883417064 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23732] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23732/stat : 23732 (java) S 23717 23720 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139950882363128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23733] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23733/stat : 23733 (java) S 23717 23720 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139950881310216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23734] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23734/stat : 23734 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139950880258704 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23735] ppid=23717 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/23720/task/23735/stat : 23735 (java) S 23717 23720 21988 0 -1 4202560 4093 0 0 0 38 2 0 0 20 0 19 0 27017169 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139950879205816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23736] ppid=23717 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/23720/task/23736/stat : 23736 (java) S 23717 23720 21988 0 -1 4202560 3490 0 0 0 40 0 0 0 20 0 19 0 27017169 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139950878153016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23737] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23737/stat : 23737 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139950877100408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23738] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23738/stat : 23738 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139950876047816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23739] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23739/stat : 23739 (java) S 23717 23720 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27017195 9856040960 16624 33554432000 1073741824 1073778376 140734199566768 139950874994344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.14 2.23 2.18 4/213 23832
/proc/meminfo: memFree=29858448/32872528 swapFree=1542984/1696284
[pid=23720] ppid=23717 vsize=9625040 CPUtime=7.09 cores=1,3,5,7
/proc/23720/stat : 23720 (java) S 23717 23720 21988 0 -1 4202496 11296 0 1 0 706 3 0 0 20 0 19 0 27017163 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 140734199557904 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23720/statm: 2406260 19118 2265 9 0 2396937 0
[pid=23720/tid=23722] ppid=23717 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/23720/task/23722/stat : 23722 (java) R 23717 23720 21988 0 -1 4202560 2442 0 1 0 624 1 0 0 20 0 19 0 27017164 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139951059578560 139950922807013 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23723] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23723/stat : 23723 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139951048649768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23724] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23724/stat : 23724 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139951047596968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23725] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23725/stat : 23725 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139951046544168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23726] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23726/stat : 23726 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139951045491368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23727] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23727/stat : 23727 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139951044438568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23728] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23728/stat : 23728 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139951043385768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23729] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23729/stat : 23729 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139951042332968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23730] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23730/stat : 23730 (java) S 23717 23720 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27017165 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139951041280168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23731] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23731/stat : 23731 (java) S 23717 23720 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139950883417064 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23732] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23732/stat : 23732 (java) S 23717 23720 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139950882363128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23733] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23733/stat : 23733 (java) S 23717 23720 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139950881310216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23734] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23734/stat : 23734 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139950880258704 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23735] ppid=23717 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/23720/task/23735/stat : 23735 (java) S 23717 23720 21988 0 -1 4202560 4093 0 0 0 38 2 0 0 20 0 19 0 27017169 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139950879205816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23736] ppid=23717 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/23720/task/23736/stat : 23736 (java) S 23717 23720 21988 0 -1 4202560 3490 0 0 0 40 0 0 0 20 0 19 0 27017169 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139950878153016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23737] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23737/stat : 23737 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139950877100408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23738] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23738/stat : 23738 (java) S 23717 23720 21988 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139950876047816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23739] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23739/stat : 23739 (java) S 23717 23720 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27017195 9856040960 19118 33554432000 1073741824 1073778376 140734199566768 139950874994344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 9625040


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

[pid=23720/tid=23739] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23739/stat : 23739 (java) S 23717 23720 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27017195 9856040960 72449 33554432000 1073741824 1073778376 140734199566768 139950874994344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1663.79
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.24 2.25 2.19 3/213 23898
/proc/meminfo: memFree=26198660/32872528 swapFree=1542984/1696284
[pid=23720] ppid=23717 vsize=9625040 CPUtime=1723.85 cores=1,3,5,7
/proc/23720/stat : 23720 (java) S 23717 23720 21988 0 -1 4202496 13825 0 1 0 172328 57 0 0 20 0 19 0 27017163 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 140734199557904 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23720/statm: 2406260 75515 2279 9 0 2396937 0
[pid=23720/tid=23722] ppid=23717 vsize=9625040 CPUtime=1717.39 cores=1,3,5,7
/proc/23720/task/23722/stat : 23722 (java) R 23717 23720 21988 0 -1 4202560 2497 0 1 0 171708 31 0 0 20 0 19 0 27017164 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951059586224 139950922807050 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23723] ppid=23717 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/23720/task/23723/stat : 23723 (java) S 23717 23720 21988 0 -1 4202560 243 0 0 0 9 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951048649768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23724] ppid=23717 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/23720/task/23724/stat : 23724 (java) S 23717 23720 21988 0 -1 4202560 139 0 0 0 7 0 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951047596968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23725] ppid=23717 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/23720/task/23725/stat : 23725 (java) S 23717 23720 21988 0 -1 4202560 149 0 0 0 5 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951046544168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23726] ppid=23717 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/23720/task/23726/stat : 23726 (java) S 23717 23720 21988 0 -1 4202560 95 0 0 0 9 1 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951045491368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23727] ppid=23717 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/23720/task/23727/stat : 23727 (java) S 23717 23720 21988 0 -1 4202560 273 0 0 0 6 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951044438568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23728] ppid=23717 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/23720/task/23728/stat : 23728 (java) S 23717 23720 21988 0 -1 4202560 29 0 0 0 5 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951043385768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23729] ppid=23717 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/23720/task/23729/stat : 23729 (java) S 23717 23720 21988 0 -1 4202560 156 0 0 0 7 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951042332968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23730] ppid=23717 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/23720/task/23730/stat : 23730 (java) S 23717 23720 21988 0 -1 4202560 124 0 0 0 7 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951041280168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23731] ppid=23717 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23720/task/23731/stat : 23731 (java) S 23717 23720 21988 0 -1 4202560 56 0 0 0 1 1 0 0 20 0 19 0 27017166 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950883417064 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23732] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23732/stat : 23732 (java) S 23717 23720 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950882363128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23733] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23733/stat : 23733 (java) S 23717 23720 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950881310216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23734] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23734/stat : 23734 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950880258704 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23735] ppid=23717 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/23720/task/23735/stat : 23735 (java) S 23717 23720 21988 0 -1 4202560 4093 0 0 0 38 2 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950879205816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23736] ppid=23717 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/23720/task/23736/stat : 23736 (java) S 23717 23720 21988 0 -1 4202560 4615 0 0 0 46 1 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950878153016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23737] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23737/stat : 23737 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950877100408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23738] ppid=23717 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/23720/task/23738/stat : 23738 (java) S 23717 23720 21988 0 -1 4202560 100 0 0 0 30 38 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950876047816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23739] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23739/stat : 23739 (java) S 23717 23720 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27017195 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950874994344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1723.85
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.20 2.23 2.19 4/213 23899
/proc/meminfo: memFree=26198168/32872528 swapFree=1542984/1696284
[pid=23720] ppid=23717 vsize=9625040 CPUtime=1783.84 cores=1,3,5,7
/proc/23720/stat : 23720 (java) S 23717 23720 21988 0 -1 4202496 13829 0 1 0 178326 58 0 0 20 0 19 0 27017163 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 140734199557904 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23720/statm: 2406260 75515 2279 9 0 2396937 0
[pid=23720/tid=23722] ppid=23717 vsize=9625040 CPUtime=1777.21 cores=1,3,5,7
/proc/23720/task/23722/stat : 23722 (java) R 23717 23720 21988 0 -1 4202560 2497 0 1 0 177689 32 0 0 20 0 19 0 27017164 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951059578544 139950922807050 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23723] ppid=23717 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/23720/task/23723/stat : 23723 (java) S 23717 23720 21988 0 -1 4202560 243 0 0 0 9 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951048649768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23724] ppid=23717 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/23720/task/23724/stat : 23724 (java) S 23717 23720 21988 0 -1 4202560 139 0 0 0 7 0 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951047596968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23725] ppid=23717 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/23720/task/23725/stat : 23725 (java) S 23717 23720 21988 0 -1 4202560 149 0 0 0 5 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951046544168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23726] ppid=23717 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/23720/task/23726/stat : 23726 (java) S 23717 23720 21988 0 -1 4202560 95 0 0 0 9 1 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951045491368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23727] ppid=23717 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/23720/task/23727/stat : 23727 (java) S 23717 23720 21988 0 -1 4202560 273 0 0 0 6 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951044438568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23728] ppid=23717 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/23720/task/23728/stat : 23728 (java) S 23717 23720 21988 0 -1 4202560 29 0 0 0 5 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951043385768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23729] ppid=23717 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/23720/task/23729/stat : 23729 (java) S 23717 23720 21988 0 -1 4202560 156 0 0 0 7 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951042332968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23730] ppid=23717 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/23720/task/23730/stat : 23730 (java) S 23717 23720 21988 0 -1 4202560 124 0 0 0 7 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951041280168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23731] ppid=23717 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23720/task/23731/stat : 23731 (java) S 23717 23720 21988 0 -1 4202560 56 0 0 0 1 1 0 0 20 0 19 0 27017166 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950883417064 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23732] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23732/stat : 23732 (java) S 23717 23720 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950882363128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23733] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23733/stat : 23733 (java) S 23717 23720 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950881310216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23734] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23734/stat : 23734 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950880258704 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23735] ppid=23717 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/23720/task/23735/stat : 23735 (java) S 23717 23720 21988 0 -1 4202560 4093 0 0 0 38 2 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950879205816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23736] ppid=23717 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/23720/task/23736/stat : 23736 (java) S 23717 23720 21988 0 -1 4202560 4615 0 0 0 46 1 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950878153016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23737] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23737/stat : 23737 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950877100408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23738] ppid=23717 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/23720/task/23738/stat : 23738 (java) S 23717 23720 21988 0 -1 4202560 104 0 0 0 31 40 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950876047816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23739] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23739/stat : 23739 (java) S 23717 23720 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27017195 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950874994344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1783.84
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.5 s]
/proc/loadavg: 2.23 2.24 2.19 3/213 23965
/proc/meminfo: memFree=29825360/32872528 swapFree=1542984/1696284
[pid=23720] ppid=23717 vsize=9625040 CPUtime=1800.03 cores=1,3,5,7
/proc/23720/stat : 23720 (java) S 23717 23720 21988 0 -1 4202496 13829 0 1 0 179944 59 0 0 20 0 19 0 27017163 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 140734199557904 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23720/statm: 2406260 75515 2279 9 0 2396937 0
[pid=23720/tid=23722] ppid=23717 vsize=9625040 CPUtime=1793.36 cores=1,3,5,7
/proc/23720/task/23722/stat : 23722 (java) R 23717 23720 21988 0 -1 4202560 2497 0 1 0 179304 32 0 0 20 0 19 0 27017164 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951059578544 139950922807050 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23723] ppid=23717 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/23720/task/23723/stat : 23723 (java) S 23717 23720 21988 0 -1 4202560 243 0 0 0 9 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951048649768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23724] ppid=23717 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/23720/task/23724/stat : 23724 (java) S 23717 23720 21988 0 -1 4202560 139 0 0 0 7 0 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951047596968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23725] ppid=23717 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/23720/task/23725/stat : 23725 (java) S 23717 23720 21988 0 -1 4202560 149 0 0 0 5 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951046544168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23726] ppid=23717 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/23720/task/23726/stat : 23726 (java) S 23717 23720 21988 0 -1 4202560 95 0 0 0 9 1 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951045491368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23727] ppid=23717 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/23720/task/23727/stat : 23727 (java) S 23717 23720 21988 0 -1 4202560 273 0 0 0 6 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951044438568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23728] ppid=23717 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/23720/task/23728/stat : 23728 (java) S 23717 23720 21988 0 -1 4202560 29 0 0 0 5 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951043385768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23729] ppid=23717 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/23720/task/23729/stat : 23729 (java) S 23717 23720 21988 0 -1 4202560 156 0 0 0 7 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951042332968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23730] ppid=23717 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/23720/task/23730/stat : 23730 (java) S 23717 23720 21988 0 -1 4202560 124 0 0 0 7 2 0 0 20 0 19 0 27017165 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139951041280168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23731] ppid=23717 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23720/task/23731/stat : 23731 (java) S 23717 23720 21988 0 -1 4202560 56 0 0 0 1 1 0 0 20 0 19 0 27017166 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950883417064 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23732] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23732/stat : 23732 (java) S 23717 23720 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950882363128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23733] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23733/stat : 23733 (java) S 23717 23720 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27017166 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950881310216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23734] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23734/stat : 23734 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950880258704 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23735] ppid=23717 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/23720/task/23735/stat : 23735 (java) S 23717 23720 21988 0 -1 4202560 4093 0 0 0 38 2 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950879205816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23720/tid=23736] ppid=23717 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/23720/task/23736/stat : 23736 (java) S 23717 23720 21988 0 -1 4202560 4615 0 0 0 46 1 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950878153016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23720/tid=23737] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23737/stat : 23737 (java) S 23717 23720 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950877100408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23720/tid=23738] ppid=23717 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/23720/task/23738/stat : 23738 (java) S 23717 23720 21988 0 -1 4202560 104 0 0 0 31 40 0 0 20 0 19 0 27017169 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950876047816 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23720/tid=23739] ppid=23717 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23720/task/23739/stat : 23739 (java) S 23717 23720 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27017195 9856040960 75515 33554432000 1073741824 1073778376 140734199566768 139950874994344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 23720 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 23720 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=928129
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=32842
# CPU time returned by wait4() is 1795.96
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1798.54
CPU time (s): 1800.03
CPU user time (s): 1799.44
CPU system time (s): 0.59
CPU usage (%): 100.083
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.93
system time used= 1.03284
maximum resident set size= 302200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13871
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38274
involuntary context switches= 16898

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.3671 second user time and 15.6406 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 13:35:05
IDJOB=4103764
IDBENCH=2454
IDSOLVER=2546
FILE ID=node125/4103764-1466249705
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-adlittle.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103764-1466249705/watcher-4103764-1466249705 -o /tmp/evaluation-result-4103764-1466249705/solver-4103764-1466249705 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466240732-22005 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103764-1466249705.opb

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

MD5SUM BENCH= 952cd1c498d347dda37d376c7740481e
RANDOM SEED=1270321285

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:        30169732 kB
Buffers:          124168 kB
Cached:           142440 kB
SwapCached:          688 kB
Active:            65472 kB
Inactive:         204872 kB
Active(anon):       5072 kB
Inactive(anon):     1040 kB
Active(file):      60400 kB
Inactive(file):   203832 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:               744 kB
Writeback:            44 kB
AnonPages:       1567888 kB
Mapped:             7548 kB
Shmem:                 0 kB
Slab:             604484 kB
SReclaimable:      47056 kB
SUnreclaim:       557428 kB
KernelStack:        1752 kB
PageTables:         7056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1793152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 71744 MiB
End job on node125 at 2016-06-18 14:05:04