Trace number 4103994

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 Res+CP PB16? (TO) 1800 895.069

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-timtab1.opb
MD5SUMc68fa68a808b234260c8cfaf77f6d655
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 benchmark1.03184
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3763
Total number of constraints453
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 constraints453
Minimum length of a constraint2
Maximum length of a constraint138
Number of terms in the objective function 1925
Biggest coefficient in the objective function 3604480000000000
Number of bits for the biggest coefficient in the objective function 52
Sum of the numbers in the objective function 349617145499934465
Number of bits of the sum of numbers in the objective function 59
Biggest number in a constraint 1200000000000000000000
Number of bits of the biggest number in a constraint 71
Biggest sum of numbers in a constraint 4359960937500000284217
Number of bits of the biggest sum of numbers72
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.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4103994-1466251851.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.54/0.38	c ... done. Wall clock time 0.266s.
0.54/0.38	c declared #vars     3763
0.54/0.38	c #constraints  624
0.54/0.39	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.54/0.39	c constraints type 
0.54/0.39	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 38
0.54/0.39	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 584
0.54/0.39	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
0.54/0.39	c 624 constraints processed.
0.54/0.39	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.54/0.39	c constraints type 
0.54/0.39	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 38
0.54/0.39	c org.sat4j.pb.constraints.pb.MaxWatchPb => 586
0.54/0.39	c 624 constraints processed.
0.54/0.39	c objective function length is 1925 literals
4.63/1.51	c cleaning 2500 clauses out of 5000 with flag 11570/5000
6.53/2.23	c cleaning 4251 clauses out of 8501 with flag 23591/11001
8.33/3.13	c cleaning 5619 clauses out of 11249 with flag 38155/18000
10.97/4.31	c cleaning 6814 clauses out of 13630 with flag 54462/26000
14.09/5.77	c cleaning 7905 clauses out of 15816 with flag 72467/35000
17.50/7.44	c cleaning 8954 clauses out of 17911 with flag 92497/45000
21.55/9.47	c cleaning 9974 clauses out of 19958 with flag 114520/56001
26.57/11.94	c cleaning 10991 clauses out of 21983 with flag 138528/68000
32.18/14.78	c cleaning 11996 clauses out of 23994 with flag 164550/81002
32.38/14.85	c cleaning 0 clauses out of 5002 with flag 0/5002
39.45/18.34	c cleaning 12994 clauses out of 25996 with flag 192566/95000
46.99/22.05	c cleaning 14001 clauses out of 28003 with flag 222574/110001
54.79/25.98	c cleaning 14998 clauses out of 30001 with flag 254583/126000
63.61/30.34	c cleaning 16002 clauses out of 32004 with flag 288609/143001
73.83/35.41	c cleaning 16994 clauses out of 34001 with flag 324613/161000
83.25/40.12	c cleaning 18002 clauses out of 36007 with flag 362990/180000
94.66/45.84	c cleaning 19002 clauses out of 38005 with flag 403350/200000
107.48/52.28	c cleaning 19998 clauses out of 40006 with flag 445794/221003
122.49/59.80	c cleaning 21003 clauses out of 42006 with flag 490261/243001
137.51/67.22	c cleaning 22001 clauses out of 44002 with flag 536588/266000
156.11/76.55	c cleaning 22999 clauses out of 46001 with flag 584987/290000
174.76/85.86	c cleaning 24001 clauses out of 48004 with flag 635599/315002
197.97/97.49	c cleaning 24997 clauses out of 50001 with flag 688149/341000
198.77/97.82	c cleaning 0 clauses out of 11000 with flag 0/11000
220.28/108.50	c cleaning 25999 clauses out of 52005 with flag 742532/368001
248.84/122.72	c cleaning 27000 clauses out of 54007 with flag 798682/396002
276.23/136.38	c cleaning 28004 clauses out of 56007 with flag 856739/425002
301.72/149.03	c cleaning 29001 clauses out of 58002 with flag 916775/455001
328.64/162.44	c cleaning 29996 clauses out of 60002 with flag 978797/486002
362.99/179.53	c cleaning 30998 clauses out of 62004 with flag 1042828/518000
400.93/198.42	c cleaning 32001 clauses out of 64006 with flag 1108868/551000
441.89/218.86	c cleaning 32999 clauses out of 66005 with flag 1176898/585000
486.05/240.80	c cleaning 33998 clauses out of 68007 with flag 1246918/620001
532.37/264.00	c cleaning 35005 clauses out of 70009 with flag 1318959/656001
580.76/288.01	c cleaning 35992 clauses out of 72003 with flag 1393024/693000
635.34/315.21	c cleaning 37000 clauses out of 74011 with flag 1469099/731000
651.85/323.50	c cleaning 0 clauses out of 18002 with flag 0/18002
689.25/342.07	c cleaning 38002 clauses out of 76013 with flag 1547137/770002
749.97/372.36	c cleaning 38999 clauses out of 78009 with flag 1627166/810000
814.06/404.25	c cleaning 40005 clauses out of 80013 with flag 1709178/851003
879.53/436.83	c cleaning 41001 clauses out of 82008 with flag 1793185/893003
949.40/471.72	c cleaning 41998 clauses out of 84004 with flag 1879220/936000
1025.15/509.47	c cleaning 43000 clauses out of 86006 with flag 1967244/980000
1105.33/549.23	c cleaning 44001 clauses out of 88006 with flag 2057382/1025000
1189.58/591.22	c cleaning 44996 clauses out of 90006 with flag 2149406/1071001
1273.00/632.77	c cleaning 0 clauses out of 26000 with flag 0/26000
1280.03/636.24	c cleaning 46005 clauses out of 92009 with flag 2243420/1118000
1374.07/683.12	c cleaning 47001 clauses out of 94004 with flag 2339428/1166000
1476.21/733.98	c cleaning 48000 clauses out of 96005 with flag 2437449/1215002
1589.01/790.06	c cleaning 49001 clauses out of 98003 with flag 2537482/1265000
1712.16/851.32	c cleaning 49998 clauses out of 100004 with flag 2639524/1316002
1800.00/895.01	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/895.01	c starts		: 166
1800.00/895.01	c conflicts		: 1356506
1800.00/895.01	c decisions		: 1374768
1800.00/895.01	c propagations		: 11080885
1800.00/895.01	c inspects		: 11203333072
1800.00/895.01	c shortcuts		: 0
1800.00/895.01	c learnt literals	: 0
1800.00/895.01	c learnt binary clauses	: 2
1800.00/895.01	c learnt ternary clauses	: 8
1800.00/895.01	c learnt constraints	: 1356506
1800.00/895.01	c ignored constraints	: 0
1800.00/895.01	c root simplifications	: 0
1800.00/895.01	c removed literals (reason simplification)	: 13085558
1800.00/895.01	c reason swapping (by a shorter reason)	: 0
1800.00/895.01	c Calls to reduceDB	: 47
1800.00/895.01	c Number of update (reduction) of LBD	: 1214
1800.00/895.01	c Imported unit clauses	: 0
1800.00/895.01	c number of reductions to clauses (during analyze)	: 0
1800.00/895.01	c number of learned constraints concerned by reduction	: 0
1800.00/895.01	c number of learning phase by resolution	: 0
1800.00/895.01	c number of learning phase by cutting planes	: 0
1800.00/895.01	c speed (assignments/second)	: 12386.40131186976
1800.00/895.01	c non guided choices	0
1800.00/895.03	c learnt constraints type 
1800.00/895.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.00/895.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 90508
1800.00/895.03	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/895.03	c starts		: 55
1800.00/895.03	c conflicts		: 30354
1800.00/895.03	c decisions		: 43836
1800.00/895.03	c propagations		: 265507
1800.00/895.03	c inspects		: 708928485
1800.00/895.03	c shortcuts		: 0
1800.00/895.03	c learnt literals	: 0
1800.00/895.03	c learnt binary clauses	: 0
1800.00/895.03	c learnt ternary clauses	: 0
1800.00/895.03	c learnt constraints	: 30353
1800.00/895.03	c ignored constraints	: 0
1800.00/895.03	c root simplifications	: 0
1800.00/895.03	c removed literals (reason simplification)	: 0
1800.00/895.03	c reason swapping (by a shorter reason)	: 0
1800.00/895.03	c Calls to reduceDB	: 4
1800.00/895.03	c Number of update (reduction) of LBD	: 0
1800.00/895.03	c Imported unit clauses	: 0
1800.00/895.03	c number of reductions to clauses (during analyze)	: 0
1800.00/895.03	c number of learned constraints concerned by reduction	: 0
1800.00/895.03	c number of learning phase by resolution	: 0
1800.00/895.03	c number of learning phase by cutting planes	: 0
1800.00/895.03	c speed (assignments/second)	: 296.77988343732466
1800.00/895.03	c non guided choices	0
1800.00/895.04	c learnt constraints type 
1800.00/895.04	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1750
1800.00/895.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 28603
1800.00/895.04	s UNKNOWN
1800.00/895.04	c Total wall clock time (in seconds): 894.926

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-4103994-1466251851/watcher-4103994-1466251851 -o /tmp/evaluation-result-4103994-1466251851/solver-4103994-1466251851 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466241741-20173 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4103994-1466251851.opb 

pid=23428
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: 4.17 4.15 4.18 4/198 23431
/proc/meminfo: memFree=27811244/32872528 swapFree=1191052/1305516
[pid=23431] ppid=23428 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/23431/stat : 23431 (java) D 23428 23431 20157 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 27231732 9515008 183 33554432000 1073741824 1073778376 140736161408304 140736161399336 214537420469 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/23431/statm: 2323 183 140 9 0 71 0

[startup+0.100205 s]
/proc/loadavg: 4.17 4.15 4.18 4/198 23431
/proc/meminfo: memFree=27811244/32872528 swapFree=1191052/1305516
[pid=23431] ppid=23428 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/23431/stat : 23431 (java) S 23428 23431 20157 0 -1 4202496 4437 0 1 0 8 1 0 0 20 0 18 0 27231732 9787879424 6062 33554432000 1073741824 1073778376 140735601982224 140735601973360 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23431/statm: 2389619 6062 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 4.17 4.15 4.18 4/198 23431
/proc/meminfo: memFree=27811244/32872528 swapFree=1191052/1305516
[pid=23431] ppid=23428 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/23431/stat : 23431 (java) S 23428 23431 20157 0 -1 4202496 5021 0 1 0 27 2 0 0 20 0 18 0 27231732 9787879424 6924 33554432000 1073741824 1073778376 140735601982224 140735601973360 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23431/statm: 2389619 6924 2218 9 0 2380296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300227 s]
/proc/loadavg: 4.17 4.15 4.18 4/198 23431
/proc/meminfo: memFree=27811244/32872528 swapFree=1191052/1305516
[pid=23431] ppid=23428 vsize=9558476 CPUtime=0.54 cores=0,2,4,6
/proc/23431/stat : 23431 (java) S 23428 23431 20157 0 -1 4202496 6959 0 1 0 52 2 0 0 20 0 18 0 27231732 9787879424 10496 33554432000 1073741824 1073778376 140735601982224 140735601973360 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23431/statm: 2389619 10496 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.70016 s]
/proc/loadavg: 4.17 4.15 4.18 4/198 23431
/proc/meminfo: memFree=27811244/32872528 swapFree=1191052/1305516
[pid=23431] ppid=23428 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/23431/stat : 23431 (java) S 23428 23431 20157 0 -1 4202496 17572 0 1 0 201 4 0 0 20 0 22 0 27231732 10060525568 20558 33554432000 1073741824 1073778376 140735601982224 140735601973360 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23431/statm: 2456183 20558 2262 9 0 2446860 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.17 4.15 4.18 7/220 23453
/proc/meminfo: memFree=27646228/32872528 swapFree=1191052/1305516
[pid=23431] ppid=23428 vsize=9824732 CPUtime=4.63 cores=0,2,4,6
/proc/23431/stat : 23431 (java) S 23428 23431 20157 0 -1 4202496 17971 0 1 0 455 8 0 0 20 0 22 0 27231732 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140735601973360 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23431/statm: 2456183 49338 2291 9 0 2446860 0
[pid=23431/tid=23433] ppid=23428 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/23431/task/23433/stat : 23433 (java) S 23428 23431 20157 0 -1 4202560 2461 0 1 0 34 2 0 0 20 0 22 0 27231733 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140289157469048 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23434] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23434/stat : 23434 (java) S 23428 23431 20157 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 27231734 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140289135569064 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23435] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23435/stat : 23435 (java) S 23428 23431 20157 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27231734 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288932702504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23436] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23436/stat : 23436 (java) S 23428 23431 20157 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27231734 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288931649960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23437] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23437/stat : 23437 (java) S 23428 23431 20157 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 27231734 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288930597416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23438] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23438/stat : 23438 (java) S 23428 23431 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27231734 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288929544872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23439] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23439/stat : 23439 (java) S 23428 23431 20157 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27231734 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288928492328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23440] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23440/stat : 23440 (java) S 23428 23431 20157 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27231734 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288927439784 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23441] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23441/stat : 23441 (java) S 23428 23431 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27231734 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288926387240 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23442] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23442/stat : 23442 (java) S 23428 23431 20157 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 27231735 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288914188392 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23443] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23443/stat : 23443 (java) S 23428 23431 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27231736 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288913134712 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23444] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23444/stat : 23444 (java) S 23428 23431 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27231736 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288912082056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23445] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23445/stat : 23445 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288911030800 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23446] ppid=23428 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/23431/task/23446/stat : 23446 (java) R 23428 23431 20157 0 -1 4202560 7266 0 0 0 97 1 0 0 20 0 22 0 27231738 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288909969208 140289163927200 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23447] ppid=23428 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/23431/task/23447/stat : 23447 (java) R 23428 23431 20157 0 -1 4202560 6700 0 0 0 102 0 0 0 20 0 22 0 27231738 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288908925624 140289164455463 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23448] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23448/stat : 23448 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288907873272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23449] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23449/stat : 23449 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288906820936 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23450] ppid=23428 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/23431/task/23450/stat : 23450 (java) R 23428 23431 20157 0 -1 4202560 55 0 0 0 105 0 0 0 20 0 22 0 27231771 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288905665048 140289164896418 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23451] ppid=23428 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/23431/task/23451/stat : 23451 (java) R 23428 23431 20157 0 -1 4202560 88 0 0 0 103 2 0 0 20 0 22 0 27231771 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288904613104 140289017305594 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23452] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23452/stat : 23452 (java) S 23428 23431 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27231773 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288903562280 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23453] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23453/stat : 23453 (java) S 23428 23431 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27231773 10060525568 49338 33554432000 1073741824 1073778376 140735601982224 140288902509736 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.07 4.13 4.17 6/220 23453
/proc/meminfo: memFree=27480160/32872528 swapFree=1191052/1305516
[pid=23431] ppid=23428 vsize=9824732 CPUtime=8.33 cores=0,2,4,6
/proc/23431/stat : 23431 (java) S 23428 23431 20157 0 -1 4202496 22279 0 1 0 818 15 0 0 20 0 22 0 27231732 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140735601973360 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23431/statm: 2456183 98433 2291 9 0 2446860 0
[pid=23431/tid=23433] ppid=23428 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/23431/task/23433/stat : 23433 (java) S 23428 23431 20157 0 -1 4202560 2461 0 1 0 34 2 0 0 20 0 22 0 27231733 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140289157469048 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23434] ppid=23428 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23431/task/23434/stat : 23434 (java) S 23428 23431 20157 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 22 0 27231734 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140289135569064 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23435] ppid=23428 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23431/task/23435/stat : 23435 (java) S 23428 23431 20157 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 27231734 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288932702504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23436] ppid=23428 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23431/task/23436/stat : 23436 (java) S 23428 23431 20157 0 -1 4202560 29 0 0 0 4 0 0 0 20 0 22 0 27231734 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288931649960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23437] ppid=23428 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23431/task/23437/stat : 23437 (java) S 23428 23431 20157 0 -1 4202560 27 0 0 0 2 2 0 0 20 0 22 0 27231734 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288930597416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23438] ppid=23428 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23431/task/23438/stat : 23438 (java) S 23428 23431 20157 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 27231734 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288929544872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23439] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23439/stat : 23439 (java) S 23428 23431 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27231734 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288928492328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23440] ppid=23428 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23431/task/23440/stat : 23440 (java) S 23428 23431 20157 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 22 0 27231734 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288927439784 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23441] ppid=23428 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23431/task/23441/stat : 23441 (java) S 23428 23431 20157 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 27231734 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288926387240 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23442] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23442/stat : 23442 (java) S 23428 23431 20157 0 -1 4202560 191 0 0 0 0 0 0 0 20 0 22 0 27231735 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288914188392 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23443] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23443/stat : 23443 (java) S 23428 23431 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27231736 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288913134712 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23444] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23444/stat : 23444 (java) S 23428 23431 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27231736 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288912082056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23445] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23445/stat : 23445 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288911030800 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23446] ppid=23428 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/23431/task/23446/stat : 23446 (java) S 23428 23431 20157 0 -1 4202560 11270 0 0 0 139 2 0 0 20 0 22 0 27231738 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288909978168 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23447] ppid=23428 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/23431/task/23447/stat : 23447 (java) S 23428 23431 20157 0 -1 4202560 6700 0 0 0 105 0 0 0 20 0 22 0 27231738 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288908925624 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23448] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23448/stat : 23448 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288907873272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23449] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23449/stat : 23449 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288906820936 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23450] ppid=23428 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/23431/task/23450/stat : 23450 (java) R 23428 23431 20157 0 -1 4202560 82 0 0 0 256 1 0 0 20 0 22 0 27231771 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288905665520 140289017786315 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23451] ppid=23428 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/23431/task/23451/stat : 23451 (java) R 23428 23431 20157 0 -1 4202560 139 0 0 0 255 2 0 0 20 0 22 0 27231771 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288904611808 140289017339495 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23452] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23452/stat : 23452 (java) S 23428 23431 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27231773 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288903562280 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23453] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23453/stat : 23453 (java) S 23428 23431 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27231773 10060525568 98433 33554432000 1073741824 1073778376 140735601982224 140288902509736 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.33
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.07 4.13 4.17 6/220 23453
/proc/meminfo: memFree=27037200/32872528 swapFree=1191052/1305516
[pid=23431] ppid=23428 vsize=9824732 CPUtime=15.3 cores=0,2,4,6
/proc/23431/stat : 23431 (java) S 23428 23431 20157 0 -1 4202496 27879 0 1 0 1500 30 0 0 20 0 22 0 27231732 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140735601973360 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23431/statm: 2456183 275442 2291 9 0 2446860 0
[pid=23431/tid=23433] ppid=23428 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/23431/task/23433/stat : 23433 (java) S 23428 23431 20157 0 -1 4202560 2463 0 1 0 34 2 0 0 20 0 22 0 27231733 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140289157469048 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23434] ppid=23428 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23431/task/23434/stat : 23434 (java) S 23428 23431 20157 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 22 0 27231734 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140289135569064 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23435] ppid=23428 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23431/task/23435/stat : 23435 (java) S 23428 23431 20157 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 27231734 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140288932702504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23436] ppid=23428 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/23431/task/23436/stat : 23436 (java) S 23428 23431 20157 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 22 0 27231734 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140288931649960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23437] ppid=23428 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23431/task/23437/stat : 23437 (java) S 23428 23431 20157 0 -1 4202560 32 0 0 0 2 2 0 0 20 0 22 0 27231734 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140288930597416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23438] ppid=23428 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/23431/task/23438/stat : 23438 (java) S 23428 23431 20157 0 -1 4202560 27 0 0 0 3 2 0 0 20 0 22 0 27231734 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140288929544872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23439] ppid=23428 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23431/task/23439/stat : 23439 (java) S 23428 23431 20157 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 27231734 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140288928492328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23440] ppid=23428 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23431/task/23440/stat : 23440 (java) S 23428 23431 20157 0 -1 4202560 37 0 0 0 3 1 0 0 20 0 22 0 27231734 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140288927439784 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23441] ppid=23428 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/23431/task/23441/stat : 23441 (java) S 23428 23431 20157 0 -1 4202560 35 0 0 0 6 0 0 0 20 0 22 0 27231734 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140288926387240 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23442] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23442/stat : 23442 (java) S 23428 23431 20157 0 -1 4202560 740 0 0 0 0 0 0 0 20 0 22 0 27231735 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140288914188392 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23443] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23443/stat : 23443 (java) S 23428 23431 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27231736 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140288913134712 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23444] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23444/stat : 23444 (java) S 23428 23431 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27231736 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140288912082056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23445] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23445/stat : 23445 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 275442 33554432000 1073741824 1073778376 140735601982224 140288911030800 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23446] ppid=23428 vsize=9824732 CPUtime=1.71 cores=0,2,4,6

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

/proc/23431/task/23436/stat : 23436 (java) S 23428 23431 20157 0 -1 4202560 486 0 0 0 251 9 0 0 20 0 22 0 27231734 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288931649960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23437] ppid=23428 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/23431/task/23437/stat : 23437 (java) S 23428 23431 20157 0 -1 4202560 486 0 0 0 250 8 0 0 20 0 22 0 27231734 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288930597416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23438] ppid=23428 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/23431/task/23438/stat : 23438 (java) S 23428 23431 20157 0 -1 4202560 397 0 0 0 247 8 0 0 20 0 22 0 27231734 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288929544872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23439] ppid=23428 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/23431/task/23439/stat : 23439 (java) S 23428 23431 20157 0 -1 4202560 470 0 0 0 260 9 0 0 20 0 22 0 27231734 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288928492328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23440] ppid=23428 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/23431/task/23440/stat : 23440 (java) S 23428 23431 20157 0 -1 4202560 467 0 0 0 250 10 0 0 20 0 22 0 27231734 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288927439784 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23441] ppid=23428 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/23431/task/23441/stat : 23441 (java) S 23428 23431 20157 0 -1 4202560 452 0 0 0 271 9 0 0 20 0 22 0 27231734 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288926387240 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23442] ppid=23428 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/23431/task/23442/stat : 23442 (java) S 23428 23431 20157 0 -1 4202560 1870 0 0 0 106 34 0 0 20 0 22 0 27231735 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288914188392 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23443] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23443/stat : 23443 (java) S 23428 23431 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27231736 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288913134712 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23444] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23444/stat : 23444 (java) S 23428 23431 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27231736 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288912082056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23445] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23445/stat : 23445 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288911030800 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23446] ppid=23428 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/23431/task/23446/stat : 23446 (java) S 23428 23431 20157 0 -1 4202560 12431 0 0 0 193 2 0 0 20 0 22 0 27231738 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288909978168 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23447] ppid=23428 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/23431/task/23447/stat : 23447 (java) S 23428 23431 20157 0 -1 4202560 10842 0 0 0 157 2 0 0 20 0 22 0 27231738 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288908925624 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23448] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23448/stat : 23448 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288907873272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23449] ppid=23428 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/23431/task/23449/stat : 23449 (java) S 23428 23431 20157 0 -1 4202560 47 0 0 0 12 17 0 0 20 0 22 0 27231738 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288906820936 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23450] ppid=23428 vsize=9824732 CPUtime=811.68 cores=0,2,4,6
/proc/23431/task/23450/stat : 23450 (java) R 23428 23431 20157 0 -1 4202560 556 0 0 0 81144 24 0 0 20 0 22 0 27231771 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288905664928 140289017339692 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23451] ppid=23428 vsize=9824732 CPUtime=811.72 cores=0,2,4,6
/proc/23431/task/23451/stat : 23451 (java) R 23428 23431 20157 0 -1 4202560 3314 0 0 0 81122 50 0 0 20 0 22 0 27231771 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288904613104 140289017851688 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23452] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23452/stat : 23452 (java) S 23428 23431 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27231773 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288903562280 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23453] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23453/stat : 23453 (java) S 23428 23431 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27231773 10060525568 628513 33554432000 1073741824 1073778376 140735601982224 140288902509736 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1653.78
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.28 4.17 4.15 5/219 23542
/proc/meminfo: memFree=25521480/32872528 swapFree=1191052/1305516
[pid=23431] ppid=23428 vsize=9824732 CPUtime=1774.48 cores=0,2,4,6
/proc/23431/stat : 23431 (java) S 23428 23431 20157 0 -1 4202496 36449 0 1 0 177274 174 0 0 20 0 22 0 27231732 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140735601973360 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23431/statm: 2456183 607144 2300 9 0 2446860 0
[pid=23431/tid=23433] ppid=23428 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/23431/task/23433/stat : 23433 (java) S 23428 23431 20157 0 -1 4202560 2475 0 1 0 37 4 0 0 20 0 22 0 27231733 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140289157469048 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23434] ppid=23428 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/23431/task/23434/stat : 23434 (java) S 23428 23431 20157 0 -1 4202560 428 0 0 0 273 7 0 0 20 0 22 0 27231734 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140289135569064 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23435] ppid=23428 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/23431/task/23435/stat : 23435 (java) S 23428 23431 20157 0 -1 4202560 427 0 0 0 278 8 0 0 20 0 22 0 27231734 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288932702504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23436] ppid=23428 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/23431/task/23436/stat : 23436 (java) S 23428 23431 20157 0 -1 4202560 486 0 0 0 270 9 0 0 20 0 22 0 27231734 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288931649960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23437] ppid=23428 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/23431/task/23437/stat : 23437 (java) S 23428 23431 20157 0 -1 4202560 486 0 0 0 267 8 0 0 20 0 22 0 27231734 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288930597416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23438] ppid=23428 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/23431/task/23438/stat : 23438 (java) S 23428 23431 20157 0 -1 4202560 397 0 0 0 269 8 0 0 20 0 22 0 27231734 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288929544872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23439] ppid=23428 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/23431/task/23439/stat : 23439 (java) S 23428 23431 20157 0 -1 4202560 470 0 0 0 283 9 0 0 20 0 22 0 27231734 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288928492328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23440] ppid=23428 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/23431/task/23440/stat : 23440 (java) S 23428 23431 20157 0 -1 4202560 467 0 0 0 271 10 0 0 20 0 22 0 27231734 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288927439784 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23441] ppid=23428 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/23431/task/23441/stat : 23441 (java) S 23428 23431 20157 0 -1 4202560 452 0 0 0 294 9 0 0 20 0 22 0 27231734 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288926387240 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23442] ppid=23428 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/23431/task/23442/stat : 23442 (java) S 23428 23431 20157 0 -1 4202560 1874 0 0 0 107 35 0 0 20 0 22 0 27231735 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288914188392 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23443] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23443/stat : 23443 (java) S 23428 23431 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27231736 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288913134712 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23444] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23444/stat : 23444 (java) S 23428 23431 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27231736 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288912082056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23445] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23445/stat : 23445 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288911030800 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23446] ppid=23428 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/23431/task/23446/stat : 23446 (java) S 23428 23431 20157 0 -1 4202560 12431 0 0 0 193 2 0 0 20 0 22 0 27231738 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288909978168 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23447] ppid=23428 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/23431/task/23447/stat : 23447 (java) S 23428 23431 20157 0 -1 4202560 10842 0 0 0 157 2 0 0 20 0 22 0 27231738 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288908925624 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23448] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23448/stat : 23448 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288907873272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23449] ppid=23428 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/23431/task/23449/stat : 23449 (java) S 23428 23431 20157 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 27231738 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288906820936 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23450] ppid=23428 vsize=9824732 CPUtime=871.02 cores=0,2,4,6
/proc/23431/task/23450/stat : 23450 (java) R 23428 23431 20157 0 -1 4202560 569 0 0 0 87077 25 0 0 20 0 22 0 27231771 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288905665488 140289017593170 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23451] ppid=23428 vsize=9824732 CPUtime=871.06 cores=0,2,4,6
/proc/23431/task/23451/stat : 23451 (java) R 23428 23431 20157 0 -1 4202560 3328 0 0 0 87055 51 0 0 20 0 22 0 27231771 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288904611760 140289017423162 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23452] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23452/stat : 23452 (java) S 23428 23431 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27231773 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288903562280 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23453] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23453/stat : 23453 (java) S 23428 23431 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27231773 10060525568 607144 33554432000 1073741824 1073778376 140735601982224 140288902509736 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1774.48
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.001 s]
/proc/loadavg: 4.29 4.17 4.15 5/219 23542
/proc/meminfo: memFree=25564296/32872528 swapFree=1191052/1305516
[pid=23431] ppid=23428 vsize=9824732 CPUtime=1800 cores=0,2,4,6
/proc/23431/stat : 23431 (java) S 23428 23431 20157 0 -1 4202496 36455 0 1 0 179825 175 0 0 20 0 22 0 27231732 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140735601973360 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23431/statm: 2456183 602991 2300 9 0 2446860 0
[pid=23431/tid=23433] ppid=23428 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/23431/task/23433/stat : 23433 (java) S 23428 23431 20157 0 -1 4202560 2475 0 1 0 37 4 0 0 20 0 22 0 27231733 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140289157469048 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23434] ppid=23428 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/23431/task/23434/stat : 23434 (java) S 23428 23431 20157 0 -1 4202560 428 0 0 0 277 7 0 0 20 0 22 0 27231734 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140289135569064 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23435] ppid=23428 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/23431/task/23435/stat : 23435 (java) S 23428 23431 20157 0 -1 4202560 427 0 0 0 282 8 0 0 20 0 22 0 27231734 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288932702504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23436] ppid=23428 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/23431/task/23436/stat : 23436 (java) S 23428 23431 20157 0 -1 4202560 486 0 0 0 272 9 0 0 20 0 22 0 27231734 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288931649960 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23437] ppid=23428 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/23431/task/23437/stat : 23437 (java) S 23428 23431 20157 0 -1 4202560 486 0 0 0 272 8 0 0 20 0 22 0 27231734 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288930597416 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23438] ppid=23428 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/23431/task/23438/stat : 23438 (java) S 23428 23431 20157 0 -1 4202560 397 0 0 0 273 8 0 0 20 0 22 0 27231734 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288929544872 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23439] ppid=23428 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/23431/task/23439/stat : 23439 (java) S 23428 23431 20157 0 -1 4202560 470 0 0 0 288 9 0 0 20 0 22 0 27231734 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288928492328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23440] ppid=23428 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/23431/task/23440/stat : 23440 (java) S 23428 23431 20157 0 -1 4202560 467 0 0 0 275 10 0 0 20 0 22 0 27231734 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288927439784 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23441] ppid=23428 vsize=9824732 CPUtime=3.07 cores=0,2,4,6
/proc/23431/task/23441/stat : 23441 (java) S 23428 23431 20157 0 -1 4202560 452 0 0 0 298 9 0 0 20 0 22 0 27231734 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288926387240 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23442] ppid=23428 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/23431/task/23442/stat : 23442 (java) S 23428 23431 20157 0 -1 4202560 1874 0 0 0 107 36 0 0 20 0 22 0 27231735 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288914188392 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23443] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23443/stat : 23443 (java) S 23428 23431 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27231736 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288913134712 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23444] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23444/stat : 23444 (java) S 23428 23431 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27231736 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288912082056 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23445] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23445/stat : 23445 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288911030800 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23431/tid=23446] ppid=23428 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/23431/task/23446/stat : 23446 (java) S 23428 23431 20157 0 -1 4202560 12431 0 0 0 193 2 0 0 20 0 22 0 27231738 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288909978168 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23447] ppid=23428 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/23431/task/23447/stat : 23447 (java) S 23428 23431 20157 0 -1 4202560 10842 0 0 0 157 2 0 0 20 0 22 0 27231738 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288908925624 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23448] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23448/stat : 23448 (java) S 23428 23431 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27231738 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288907873272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23449] ppid=23428 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/23431/task/23449/stat : 23449 (java) S 23428 23431 20157 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 27231738 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288906820936 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23450] ppid=23428 vsize=9824732 CPUtime=883.57 cores=0,2,4,6
/proc/23431/task/23450/stat : 23450 (java) R 23428 23431 20157 0 -1 4202560 572 0 0 0 88332 25 0 0 20 0 22 0 27231771 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288905665504 140289017339692 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23431/tid=23451] ppid=23428 vsize=9824732 CPUtime=883.61 cores=0,2,4,6
/proc/23431/task/23451/stat : 23451 (java) R 23428 23431 20157 0 -1 4202560 3331 0 0 0 88310 51 0 0 20 0 22 0 27231771 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288904612272 140289017089908 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23431/tid=23452] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23452/stat : 23452 (java) S 23428 23431 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27231773 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288903562280 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23431/tid=23453] ppid=23428 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23431/task/23453/stat : 23453 (java) S 23428 23431 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27231773 10060525568 602991 33554432000 1073741824 1073778376 140735601982224 140288902509736 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

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 23431 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 23431 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=118252
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=231660
# CPU time returned by wait4() is 1796.35
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.069
CPU time (s): 1800
CPU user time (s): 1798.25
CPU system time (s): 1.75
CPU usage (%): 201.102
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.12
system time used= 2.23166
maximum resident set size= 2830016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36489
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36747
involuntary context switches= 46028

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.52216 second user time and 7.68383 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 14:10:51
IDJOB=4103994
IDBENCH=2526
IDSOLVER=2543
FILE ID=node127/4103994-1466251851
RUNJOBID= node127-1466241741-20173
PBS_JOBID= 19918213
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-timtab1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103994-1466251851/watcher-4103994-1466251851 -o /tmp/evaluation-result-4103994-1466251851/solver-4103994-1466251851 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466241741-20173 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103994-1466251851.opb

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

MD5SUM BENCH= c68fa68a808b234260c8cfaf77f6d655
RANDOM SEED=387081278

node127.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.769
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.53
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.769
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.769
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.56
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.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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.769
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.769
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.56
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.769
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:        27811888 kB
Buffers:           65792 kB
Cached:           209800 kB
SwapCached:          516 kB
Active:          2784980 kB
Inactive:         222492 kB
Active(anon):    2732592 kB
Inactive(anon):     2184 kB
Active(file):      52388 kB
Inactive(file):   220308 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100260 kB
Dirty:               720 kB
Writeback:             0 kB
AnonPages:       4043216 kB
Mapped:            15460 kB
Shmem:                 0 kB
Slab:             603200 kB
SReclaimable:      47204 kB
SUnreclaim:       555996 kB
KernelStack:        1640 kB
PageTables:        12552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4355664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2799616 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= 71736 MiB
End job on node127 at 2016-06-18 14:25:46