Trace number 4103948

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.1 1798.03

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-qiu.opb
MD5SUM42437a98f8f475fdcbcf3676beea9d9f
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.311952
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23808
Total number of constraints1192
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 constraints1192
Minimum length of a constraint31
Maximum length of a constraint5940
Number of terms in the objective function 7968
Biggest coefficient in the objective function 9098351345664
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 4803935111035752
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 9098351345664
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 4803935111035752
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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@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-4103948-1466257001.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  objective function found
0.86/0.49	c ... done. Wall clock time 0.383s.
0.86/0.49	c declared #vars     23808
0.86/0.49	c #constraints  1324
0.86/0.49	c constraints type 
0.86/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1324
0.86/0.49	c 1324 constraints processed.
0.86/0.49	c objective function length is 7968 literals
1.88/1.07	c cleaning 2500 clauses out of 5000 with flag 10262/5000
2.45/1.57	c cleaning 4251 clauses out of 8501 with flag 22708/11001
3.16/2.23	c cleaning 5625 clauses out of 11249 with flag 37032/18000
3.96/3.08	c cleaning 6808 clauses out of 13624 with flag 53073/26000
5.09/4.12	c cleaning 7908 clauses out of 15816 with flag 71163/35000
6.49/5.52	c cleaning 8955 clauses out of 17909 with flag 91173/45001
8.09/7.12	c cleaning 9977 clauses out of 19954 with flag 113173/56001
9.89/8.99	c cleaning 10983 clauses out of 21976 with flag 137171/68000
12.09/11.16	c cleaning 11992 clauses out of 23993 with flag 163171/81000
14.48/13.56	c cleaning 13001 clauses out of 26001 with flag 191175/95000
17.08/16.19	c cleaning 13998 clauses out of 28002 with flag 221214/110002
20.09/19.17	c cleaning 14996 clauses out of 30002 with flag 253564/126000
23.55/22.58	c cleaning 16001 clauses out of 32006 with flag 287670/143000
27.34/26.35	c cleaning 17003 clauses out of 34006 with flag 323673/161001
31.34/30.30	c cleaning 17998 clauses out of 36002 with flag 361707/180000
35.84/34.87	c cleaning 18999 clauses out of 38005 with flag 402592/200001
40.76/39.71	c cleaning 19997 clauses out of 40005 with flag 445371/221000
45.95/44.93	c cleaning 21005 clauses out of 42010 with flag 489495/243002
51.35/50.37	c cleaning 22002 clauses out of 44003 with flag 536002/266000
57.45/56.49	c cleaning 22994 clauses out of 46002 with flag 584076/290001
64.25/63.28	c cleaning 24001 clauses out of 48007 with flag 634189/315000
71.45/70.45	c cleaning 25003 clauses out of 50006 with flag 686189/341000
79.45/78.46	c cleaning 26003 clauses out of 52005 with flag 740193/368002
87.85/86.85	c cleaning 26995 clauses out of 54000 with flag 796287/396000
96.86/95.85	c cleaning 28000 clauses out of 56005 with flag 854475/425000
106.54/105.53	c cleaning 29001 clauses out of 58005 with flag 914475/455000
116.84/115.85	c cleaning 30001 clauses out of 60005 with flag 976515/486001
127.80/126.74	c cleaning 30998 clauses out of 62004 with flag 1040542/518001
139.21/138.18	c cleaning 32001 clauses out of 64005 with flag 1106572/551000
151.81/150.74	c cleaning 33000 clauses out of 66004 with flag 1174572/585000
164.90/163.86	c cleaning 33997 clauses out of 68006 with flag 1244586/620002
179.41/178.37	c cleaning 35003 clauses out of 70007 with flag 1316758/656000
195.40/194.38	c cleaning 35999 clauses out of 72005 with flag 1391039/693001
211.30/210.28	c cleaning 37001 clauses out of 74005 with flag 1467693/731000
227.49/226.49	c cleaning 37999 clauses out of 76004 with flag 1545904/770000
246.09/245.01	c cleaning 38997 clauses out of 78005 with flag 1626471/810000
268.97/267.86	c cleaning 40000 clauses out of 80010 with flag 1708532/851002
290.77/289.63	c cleaning 41001 clauses out of 82008 with flag 1792781/893000
314.78/313.61	c cleaning 42004 clauses out of 84009 with flag 1878856/936002
340.97/339.90	c cleaning 42999 clauses out of 86005 with flag 1967070/980002
368.78/367.62	c cleaning 43999 clauses out of 88006 with flag 2057144/1025002
399.19/398.02	c cleaning 45001 clauses out of 90005 with flag 2149183/1071000
430.20/429.04	c cleaning 45998 clauses out of 92005 with flag 2243323/1118001
464.80/463.69	c cleaning 47001 clauses out of 94007 with flag 2340001/1166001
499.21/497.96	c cleaning 47996 clauses out of 96006 with flag 2438306/1215001
532.33/531.05	c cleaning 49003 clauses out of 98010 with flag 2538888/1265001
568.24/566.95	c cleaning 50000 clauses out of 100006 with flag 2641891/1316000
607.94/606.61	c cleaning 51000 clauses out of 102006 with flag 2746977/1368000
650.65/649.36	c cleaning 52003 clauses out of 104008 with flag 2854108/1421002
694.96/693.65	c cleaning 53002 clauses out of 106003 with flag 2962500/1475000
739.06/737.75	c cleaning 53996 clauses out of 108002 with flag 3072830/1530001
786.90/785.42	c cleaning 54998 clauses out of 110005 with flag 3185490/1586000
837.69/836.29	c cleaning 56003 clauses out of 112008 with flag 3299909/1643001
889.00/887.55	c cleaning 56997 clauses out of 114004 with flag 3416284/1701000
949.82/948.39	c cleaning 58003 clauses out of 116008 with flag 3534495/1760001
1002.02/1000.59	c cleaning 58997 clauses out of 118004 with flag 3654898/1820000
1058.03/1056.58	c cleaning 60003 clauses out of 120008 with flag 3778092/1881001
1115.74/1114.17	c cleaning 61000 clauses out of 122004 with flag 3902115/1943000
1176.15/1174.54	c cleaning 61998 clauses out of 124005 with flag 4028335/2006001
1234.36/1232.72	c cleaning 63004 clauses out of 126007 with flag 4156439/2070001
1300.07/1298.40	c cleaning 63997 clauses out of 128003 with flag 4286617/2135001
1372.48/1370.86	c cleaning 65001 clauses out of 130006 with flag 4418619/2201001
1455.96/1454.15	c cleaning 66001 clauses out of 132005 with flag 4552626/2268001
1536.98/1535.10	c cleaning 66997 clauses out of 134003 with flag 4688967/2336000
1617.51/1615.66	c cleaning 68002 clauses out of 136009 with flag 4827310/2405003
1694.92/1693.03	c cleaning 68997 clauses out of 138004 with flag 4967570/2475000
1771.33/1769.43	c cleaning 70003 clauses out of 140009 with flag 5110204/2546002
1800.10/1798.00	c starts		: 2225
1800.10/1798.00	c conflicts		: 2583708
1800.10/1798.00	c decisions		: 2640687
1800.10/1798.00	c propagations		: 14626041
1800.10/1798.00	c inspects		: 36195823042
1800.10/1798.00	c shortcuts		: 0
1800.10/1798.00	c learnt literals	: 0
1800.10/1798.00	c learnt binary clauses	: 0
1800.10/1798.00	c learnt ternary clauses	: 0
1800.10/1798.00	c learnt constraints	: 2583708
1800.10/1798.00	c ignored constraints	: 0
1800.10/1798.00	c root simplifications	: 0
1800.10/1798.00	c removed literals (reason simplification)	: 0
1800.10/1798.00	c reason swapping (by a shorter reason)	: 0
1800.10/1798.00	c Calls to reduceDB	: 67
1800.10/1798.00	c Number of update (reduction) of LBD	: 5017
1800.10/1798.00	c Imported unit clauses	: 0
1800.10/1798.00	c number of reductions to clauses (during analyze)	: 0
1800.10/1798.00	c number of learned constraints concerned by reduction	: 0
1800.10/1798.00	c number of learning phase by resolution	: 0
1800.10/1798.00	c number of learning phase by cutting planes	: 0
1800.10/1798.00	c speed (assignments/second)	: 8137.151726900481
1800.10/1798.00	c non guided choices	0
1800.10/1798.00	c timeout
1800.10/1798.03	c learnt constraints type 
1800.10/1798.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 107713
1800.10/1798.03	s UNKNOWN
1800.10/1798.03	c Total wall clock time (in seconds): 1797.915

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

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

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


[startup+0 s]
/proc/loadavg: 2.41 2.37 2.31 3/194 24695
/proc/meminfo: memFree=29077588/32872528 swapFree=1542984/1696284
[pid=24695] ppid=24692 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/24695/stat : 24695 (java) R 24692 24695 21988 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 27746685 278528 33 33554432000 1073741824 1073778376 140735323153328 140734101460920 270698376487 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 68 33 25 9 0 25 0

[startup+0.100063 s]
/proc/loadavg: 2.41 2.37 2.31 3/194 24695
/proc/meminfo: memFree=29077588/32872528 swapFree=1542984/1696284
[pid=24695] ppid=24692 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/24695/stat : 24695 (java) S 24692 24695 21988 0 -1 4202496 4439 0 1 0 9 0 0 0 20 0 18 0 27746685 9787879424 5568 33554432000 1073741824 1073778376 140735323153328 140735323144464 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 2389619 5568 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200205 s]
/proc/loadavg: 2.41 2.37 2.31 3/194 24695
/proc/meminfo: memFree=29077588/32872528 swapFree=1542984/1696284
[pid=24695] ppid=24692 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/24695/stat : 24695 (java) S 24692 24695 21988 0 -1 4202496 5061 0 1 0 29 0 0 0 20 0 18 0 27746685 9787879424 6410 33554432000 1073741824 1073778376 140735323153328 140735323144464 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 2389619 6410 2220 9 0 2380296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300214 s]
/proc/loadavg: 2.41 2.37 2.31 3/194 24695
/proc/meminfo: memFree=29077588/32872528 swapFree=1542984/1696284
[pid=24695] ppid=24692 vsize=9558476 CPUtime=0.56 cores=0,2,4,6
/proc/24695/stat : 24695 (java) S 24692 24695 21988 0 -1 4202496 8154 0 1 0 55 1 0 0 20 0 18 0 27746685 9787879424 10786 33554432000 1073741824 1073778376 140735323153328 140735323144464 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 2389619 10786 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9558476

[startup+0.700172 s]
/proc/loadavg: 2.41 2.37 2.31 3/194 24695
/proc/meminfo: memFree=29077588/32872528 swapFree=1542984/1696284
[pid=24695] ppid=24692 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/24695/stat : 24695 (java) S 24692 24695 21988 0 -1 4202496 11262 0 1 0 144 2 0 0 20 0 19 0 27746685 9856040960 26711 33554432000 1073741824 1073778376 140735323153328 140735323144464 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 2406260 26711 2264 9 0 2396937 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9625040

[startup+1.5008 s]
/proc/loadavg: 2.41 2.37 2.31 3/213 24714
/proc/meminfo: memFree=28977392/32872528 swapFree=1542984/1696284
[pid=24695] ppid=24692 vsize=9625040 CPUtime=2.45 cores=0,2,4,6
/proc/24695/stat : 24695 (java) S 24692 24695 21988 0 -1 4202496 11309 0 1 0 242 3 0 0 20 0 19 0 27746685 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140735323144464 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 2406260 29312 2272 9 0 2396937 0
[pid=24695/tid=24697] ppid=24692 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/24695/task/24697/stat : 24697 (java) R 24692 24695 21988 0 -1 4202560 2523 0 1 0 144 2 0 0 20 0 19 0 27746686 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192425546216 140192365999218 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24695/tid=24698] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24698/stat : 24698 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192364275880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24699] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24699/stat : 24699 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192268368168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24700] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24700/stat : 24700 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192267315624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24695/tid=24701] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24701/stat : 24701 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192266263080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24695/tid=24702] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24702/stat : 24702 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192265210536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24703] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24703/stat : 24703 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192264157992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24695/tid=24704] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24704/stat : 24704 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192263105448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24705] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24705/stat : 24705 (java) S 24692 24695 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192262052904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24706] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24706/stat : 24706 (java) S 24692 24695 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27746688 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192249641064 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24707] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24707/stat : 24707 (java) S 24692 24695 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27746689 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192248587384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24708] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24708/stat : 24708 (java) S 24692 24695 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27746689 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192247534728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24709] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24709/stat : 24709 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192246483472 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24710] ppid=24692 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/24695/task/24710/stat : 24710 (java) S 24692 24695 21988 0 -1 4202560 3582 0 0 0 48 0 0 0 20 0 19 0 27746691 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192245430840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24711] ppid=24692 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/24695/task/24711/stat : 24711 (java) S 24692 24695 21988 0 -1 4202560 3927 0 0 0 47 0 0 0 20 0 19 0 27746691 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192244378296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24712] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24712/stat : 24712 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192243325944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24713] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24713/stat : 24713 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192242273608 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24714] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24714/stat : 24714 (java) S 24692 24695 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27746742 9856040960 29312 33554432000 1073741824 1073778376 140735323153328 140192241218344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.41 2.37 2.31 3/213 24714
/proc/meminfo: memFree=28964484/32872528 swapFree=1542984/1696284
[pid=24695] ppid=24692 vsize=9625040 CPUtime=4.09 cores=0,2,4,6
/proc/24695/stat : 24695 (java) S 24692 24695 21988 0 -1 4202496 11320 0 1 0 406 3 0 0 20 0 19 0 27746685 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140735323144464 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 2406260 30855 2272 9 0 2396937 0
[pid=24695/tid=24697] ppid=24692 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/24695/task/24697/stat : 24697 (java) R 24692 24695 21988 0 -1 4202560 2527 0 1 0 304 2 0 0 20 0 19 0 27746686 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192425537216 140192365950644 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24695/tid=24698] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24698/stat : 24698 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192364275880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24699] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24699/stat : 24699 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192268368168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24700] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24700/stat : 24700 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192267315624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24695/tid=24701] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24701/stat : 24701 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192266263080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24695/tid=24702] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24702/stat : 24702 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192265210536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24703] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24703/stat : 24703 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192264157992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24695/tid=24704] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24704/stat : 24704 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192263105448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24705] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24705/stat : 24705 (java) S 24692 24695 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192262052904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24706] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24706/stat : 24706 (java) S 24692 24695 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27746688 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192249641064 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24707] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24707/stat : 24707 (java) S 24692 24695 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27746689 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192248587384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24708] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24708/stat : 24708 (java) S 24692 24695 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27746689 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192247534728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24709] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24709/stat : 24709 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192246483472 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24710] ppid=24692 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/24695/task/24710/stat : 24710 (java) S 24692 24695 21988 0 -1 4202560 3582 0 0 0 48 0 0 0 20 0 19 0 27746691 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192245430840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24711] ppid=24692 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/24695/task/24711/stat : 24711 (java) S 24692 24695 21988 0 -1 4202560 3934 0 0 0 50 0 0 0 20 0 19 0 27746691 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192244378296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24712] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24712/stat : 24712 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192243325944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24713] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24713/stat : 24713 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192242273608 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24714] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24714/stat : 24714 (java) S 24692 24695 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27746742 9856040960 30855 33554432000 1073741824 1073778376 140735323153328 140192241218344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.38 2.37 2.31 3/213 24714
/proc/meminfo: memFree=28958648/32872528 swapFree=1542984/1696284
[pid=24695] ppid=24692 vsize=9625040 CPUtime=7.29 cores=0,2,4,6
/proc/24695/stat : 24695 (java) S 24692 24695 21988 0 -1 4202496 11327 0 1 0 726 3 0 0 20 0 19 0 27746685 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140735323144464 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 2406260 33400 2273 9 0 2396937 0
[pid=24695/tid=24697] ppid=24692 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/24695/task/24697/stat : 24697 (java) R 24692 24695 21988 0 -1 4202560 2533 0 1 0 623 2 0 0 20 0 19 0 27746686 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192425537200 140192366052832 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24695/tid=24698] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24698/stat : 24698 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192364275880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24699] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24699/stat : 24699 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192268368168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24700] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24700/stat : 24700 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192267315624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24695/tid=24701] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24701/stat : 24701 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192266263080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24695/tid=24702] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24702/stat : 24702 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192265210536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24703] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24703/stat : 24703 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192264157992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24695/tid=24704] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24704/stat : 24704 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192263105448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24705] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24705/stat : 24705 (java) S 24692 24695 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27746687 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192262052904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24706] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24706/stat : 24706 (java) S 24692 24695 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27746688 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192249641064 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24707] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24707/stat : 24707 (java) S 24692 24695 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27746689 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192248587384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24708] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24708/stat : 24708 (java) S 24692 24695 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27746689 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192247534728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24709] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24709/stat : 24709 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192246483472 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24710] ppid=24692 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/24695/task/24710/stat : 24710 (java) S 24692 24695 21988 0 -1 4202560 3582 0 0 0 48 0 0 0 20 0 19 0 27746691 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192245430840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24711] ppid=24692 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/24695/task/24711/stat : 24711 (java) S 24692 24695 21988 0 -1 4202560 3934 0 0 0 50 0 0 0 20 0 19 0 27746691 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192244378296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24712] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24712/stat : 24712 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192243325944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24713] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24713/stat : 24713 (java) S 24692 24695 21988 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192242273608 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24714] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24714/stat : 24714 (java) S 24692 24695 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27746742 9856040960 33400 33554432000 1073741824 1073778376 140735323153328 140192241218344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.29
Current children cumulated vsize (KiB) 9625040


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

[pid=24695/tid=24714] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24714/stat : 24714 (java) S 24692 24695 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27746742 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192241218344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1664.22
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.25 2.25 2.27 4/213 24846
/proc/meminfo: memFree=26996436/32872528 swapFree=1542984/1696284
[pid=24695] ppid=24692 vsize=9625040 CPUtime=1724.23 cores=0,2,4,6
/proc/24695/stat : 24695 (java) S 24692 24695 21988 0 -1 4202496 12641 0 1 0 172380 43 0 0 20 0 19 0 27746685 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140735323144464 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 2406260 82341 2287 9 0 2396937 0
[pid=24695/tid=24697] ppid=24692 vsize=9625040 CPUtime=1717.51 cores=0,2,4,6
/proc/24695/task/24697/stat : 24697 (java) R 24692 24695 21988 0 -1 4202560 2558 0 1 0 171722 29 0 0 20 0 19 0 27746686 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192425537200 140192365998720 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24695/tid=24698] ppid=24692 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/24695/task/24698/stat : 24698 (java) S 24692 24695 21988 0 -1 4202560 232 0 0 0 11 3 0 0 20 0 19 0 27746687 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192364275880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24699] ppid=24692 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/24695/task/24699/stat : 24699 (java) S 24692 24695 21988 0 -1 4202560 86 0 0 0 8 1 0 0 20 0 19 0 27746687 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192268368168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24700] ppid=24692 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/24695/task/24700/stat : 24700 (java) S 24692 24695 21988 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 19 0 27746687 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192267315624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24701] ppid=24692 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/24695/task/24701/stat : 24701 (java) S 24692 24695 21988 0 -1 4202560 191 0 0 0 13 3 0 0 20 0 19 0 27746687 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192266263080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24702] ppid=24692 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/24695/task/24702/stat : 24702 (java) S 24692 24695 21988 0 -1 4202560 78 0 0 0 10 3 0 0 20 0 19 0 27746687 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192265210536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24703] ppid=24692 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/24695/task/24703/stat : 24703 (java) S 24692 24695 21988 0 -1 4202560 228 0 0 0 12 2 0 0 20 0 19 0 27746687 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192264157992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24704] ppid=24692 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/24695/task/24704/stat : 24704 (java) S 24692 24695 21988 0 -1 4202560 71 0 0 0 8 1 0 0 20 0 19 0 27746687 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192263105448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24705] ppid=24692 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/24695/task/24705/stat : 24705 (java) S 24692 24695 21988 0 -1 4202560 194 0 0 0 8 2 0 0 20 0 19 0 27746687 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192262052904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24695/tid=24706] ppid=24692 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24695/task/24706/stat : 24706 (java) S 24692 24695 21988 0 -1 4202560 68 0 0 0 2 0 0 0 20 0 19 0 27746688 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192249641064 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24707] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24707/stat : 24707 (java) S 24692 24695 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27746689 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192248587384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24708] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24708/stat : 24708 (java) S 24692 24695 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27746689 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192247534728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24709] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24709/stat : 24709 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192246483472 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24710] ppid=24692 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/24695/task/24710/stat : 24710 (java) S 24692 24695 21988 0 -1 4202560 3582 0 0 0 48 0 0 0 20 0 19 0 27746691 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192245430840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24711] ppid=24692 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/24695/task/24711/stat : 24711 (java) S 24692 24695 21988 0 -1 4202560 3947 0 0 0 54 0 0 0 20 0 19 0 27746691 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192244378296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24712] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24712/stat : 24712 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192243325944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24713] ppid=24692 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/24695/task/24713/stat : 24713 (java) S 24692 24695 21988 0 -1 4202560 102 0 0 0 31 31 0 0 20 0 19 0 27746691 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192242273608 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24714] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24714/stat : 24714 (java) S 24692 24695 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27746742 9856040960 82341 33554432000 1073741824 1073778376 140735323153328 140192241218344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1724.23
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.25 2.25 2.27 3/213 24847
/proc/meminfo: memFree=26959080/32872528 swapFree=1542984/1696284
[pid=24695] ppid=24692 vsize=9625040 CPUtime=1784.39 cores=0,2,4,6
/proc/24695/stat : 24695 (java) S 24692 24695 21988 0 -1 4202496 12721 0 1 0 178392 47 0 0 20 0 19 0 27746685 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140735323144464 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 2406260 91567 2287 9 0 2396937 0
[pid=24695/tid=24697] ppid=24692 vsize=9625040 CPUtime=1777.3 cores=0,2,4,6
/proc/24695/task/24697/stat : 24697 (java) R 24692 24695 21988 0 -1 4202560 2559 0 1 0 177700 30 0 0 20 0 19 0 27746686 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192425544880 140192365999223 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24695/tid=24698] ppid=24692 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/24695/task/24698/stat : 24698 (java) S 24692 24695 21988 0 -1 4202560 242 0 0 0 12 3 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192364275880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24699] ppid=24692 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/24695/task/24699/stat : 24699 (java) S 24692 24695 21988 0 -1 4202560 90 0 0 0 9 1 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192268368168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24700] ppid=24692 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/24695/task/24700/stat : 24700 (java) S 24692 24695 21988 0 -1 4202560 47 0 0 0 6 2 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192267315624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24695/tid=24701] ppid=24692 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/24695/task/24701/stat : 24701 (java) S 24692 24695 21988 0 -1 4202560 206 0 0 0 17 4 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192266263080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24702] ppid=24692 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/24695/task/24702/stat : 24702 (java) S 24692 24695 21988 0 -1 4202560 88 0 0 0 12 3 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192265210536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24703] ppid=24692 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/24695/task/24703/stat : 24703 (java) S 24692 24695 21988 0 -1 4202560 235 0 0 0 14 3 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192264157992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24704] ppid=24692 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/24695/task/24704/stat : 24704 (java) S 24692 24695 21988 0 -1 4202560 76 0 0 0 9 2 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192263105448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24695/tid=24705] ppid=24692 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/24695/task/24705/stat : 24705 (java) S 24692 24695 21988 0 -1 4202560 210 0 0 0 12 2 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192262052904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24695/tid=24706] ppid=24692 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24695/task/24706/stat : 24706 (java) S 24692 24695 21988 0 -1 4202560 72 0 0 0 2 0 0 0 20 0 19 0 27746688 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192249641064 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24707] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24707/stat : 24707 (java) S 24692 24695 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27746689 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192248587384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24708] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24708/stat : 24708 (java) S 24692 24695 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27746689 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192247534728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24709] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24709/stat : 24709 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192246483472 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24710] ppid=24692 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/24695/task/24710/stat : 24710 (java) S 24692 24695 21988 0 -1 4202560 3582 0 0 0 48 0 0 0 20 0 19 0 27746691 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192245430840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24711] ppid=24692 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/24695/task/24711/stat : 24711 (java) S 24692 24695 21988 0 -1 4202560 3947 0 0 0 54 0 0 0 20 0 19 0 27746691 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192244378296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24712] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24712/stat : 24712 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192243325944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24713] ppid=24692 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/24695/task/24713/stat : 24713 (java) S 24692 24695 21988 0 -1 4202560 104 0 0 0 33 31 0 0 20 0 19 0 27746691 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192242273608 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24714] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24714/stat : 24714 (java) S 24692 24695 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27746742 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192241218344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1784.39
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798 s]
/proc/loadavg: 2.33 2.27 2.27 3/213 24847
/proc/meminfo: memFree=26958964/32872528 swapFree=1542984/1696284
[pid=24695] ppid=24692 vsize=9625040 CPUtime=1800.1 cores=0,2,4,6
/proc/24695/stat : 24695 (java) S 24692 24695 21988 0 -1 4202496 12723 0 1 0 179962 48 0 0 20 0 19 0 27746685 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140735323144464 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 2406260 91567 2287 9 0 2396937 0
[pid=24695/tid=24697] ppid=24692 vsize=9625040 CPUtime=1792.96 cores=0,2,4,6
/proc/24695/task/24697/stat : 24697 (java) R 24692 24695 21988 0 -1 4202560 2559 0 1 0 179266 30 0 0 20 0 19 0 27746686 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192425544880 140192365999218 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24695/tid=24698] ppid=24692 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/24695/task/24698/stat : 24698 (java) S 24692 24695 21988 0 -1 4202560 242 0 0 0 12 3 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192364275880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24699] ppid=24692 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/24695/task/24699/stat : 24699 (java) S 24692 24695 21988 0 -1 4202560 90 0 0 0 9 1 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192268368168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24700] ppid=24692 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/24695/task/24700/stat : 24700 (java) S 24692 24695 21988 0 -1 4202560 47 0 0 0 6 2 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192267315624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24695/tid=24701] ppid=24692 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/24695/task/24701/stat : 24701 (java) S 24692 24695 21988 0 -1 4202560 206 0 0 0 17 4 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192266263080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24702] ppid=24692 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/24695/task/24702/stat : 24702 (java) S 24692 24695 21988 0 -1 4202560 88 0 0 0 12 3 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192265210536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24703] ppid=24692 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/24695/task/24703/stat : 24703 (java) S 24692 24695 21988 0 -1 4202560 235 0 0 0 14 3 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192264157992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24704] ppid=24692 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/24695/task/24704/stat : 24704 (java) S 24692 24695 21988 0 -1 4202560 76 0 0 0 9 2 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192263105448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24695/tid=24705] ppid=24692 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/24695/task/24705/stat : 24705 (java) S 24692 24695 21988 0 -1 4202560 210 0 0 0 12 2 0 0 20 0 19 0 27746687 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192262052904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24695/tid=24706] ppid=24692 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24695/task/24706/stat : 24706 (java) S 24692 24695 21988 0 -1 4202560 72 0 0 0 2 0 0 0 20 0 19 0 27746688 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192249641064 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24707] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24707/stat : 24707 (java) S 24692 24695 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27746689 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192248587384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24708] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24708/stat : 24708 (java) S 24692 24695 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27746689 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192247534728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24709] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24709/stat : 24709 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192246483472 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24710] ppid=24692 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/24695/task/24710/stat : 24710 (java) S 24692 24695 21988 0 -1 4202560 3582 0 0 0 48 0 0 0 20 0 19 0 27746691 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192245430840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24711] ppid=24692 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/24695/task/24711/stat : 24711 (java) S 24692 24695 21988 0 -1 4202560 3947 0 0 0 54 0 0 0 20 0 19 0 27746691 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192244378296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24712] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24712/stat : 24712 (java) S 24692 24695 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27746691 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192243325944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24695/tid=24713] ppid=24692 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/24695/task/24713/stat : 24713 (java) S 24692 24695 21988 0 -1 4202560 106 0 0 0 33 31 0 0 20 0 19 0 27746691 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192242273608 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24695/tid=24714] ppid=24692 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24695/task/24714/stat : 24714 (java) S 24692 24695 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27746742 9856040960 91567 33554432000 1073741824 1073778376 140735323153328 140192241218344 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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 24695 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 24695 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=119100
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=951855
# CPU time returned by wait4() is 1796.07
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1798.03
CPU time (s): 1800.1
CPU user time (s): 1799.62
CPU system time (s): 0.48
CPU usage (%): 100.115
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.12
system time used= 0.951855
maximum resident set size= 366392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12760
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38268
involuntary context switches= 9184

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.79151 second user time and 14.0639 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 15:36:41
IDJOB=4103948
IDBENCH=2512
IDSOLVER=2546
FILE ID=node125/4103948-1466257001
RUNJOBID= node125-1466240732-22004
PBS_JOBID= 19918195
Free space on /tmp= 71740 MiB

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

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

MD5SUM BENCH= 42437a98f8f475fdcbcf3676beea9d9f
RANDOM SEED=153917889

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:        29077868 kB
Buffers:          130960 kB
Cached:           153100 kB
SwapCached:          688 kB
Active:          1140920 kB
Inactive:         218244 kB
Active(anon):    1074864 kB
Inactive(anon):     2572 kB
Active(file):      66056 kB
Inactive(file):   215672 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:              2000 kB
Writeback:             0 kB
AnonPages:       2770652 kB
Mapped:            15328 kB
Shmem:                 0 kB
Slab:             603608 kB
SReclaimable:      47040 kB
SUnreclaim:       556568 kB
KernelStack:        1568 kB
PageTables:         9948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3107632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1202176 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= 71732 MiB
End job on node125 at 2016-06-18 16:06:39