Trace number 4103466

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-NSR8K.opb
MD5SUMcc5d7ea426a09a5b1cb030d82bbe1743
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables221520
Total number of constraints6283
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 constraints6283
Minimum length of a constraint45
Maximum length of a constraint221520
Number of terms in the objective function 221520
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 34400198927214221876937
Number of bits of the sum of numbers in the objective function 75
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 34400301327214221876937
Number of bits of the biggest sum of numbers75
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4103466-1466241741.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
5.23/3.48	c ... done. Wall clock time 3.373s.
5.23/3.48	c declared #vars     221520
5.23/3.48	c #constraints  12478
5.23/3.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
5.23/3.48	c constraints type 
5.23/3.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12477
5.23/3.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
5.23/3.48	c 12478 constraints processed.
5.23/3.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
5.23/3.48	c constraints type 
5.23/3.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12478
5.23/3.48	c 12478 constraints processed.
5.23/3.48	c objective function length is 221520 literals
16.88/9.04	c cleaning 2488 clauses out of 5002 with flag 11841/5002
20.97/10.86	c cleaning 4249 clauses out of 8512 with flag 26445/11000
61.85/30.93	c cleaning 5614 clauses out of 11263 with flag 47407/18000
116.43/58.27	c cleaning 6826 clauses out of 13652 with flag 71147/26003
181.17/90.30	c cleaning 7904 clauses out of 15823 with flag 97202/35000
253.14/126.25	c cleaning 8959 clauses out of 17919 with flag 127367/45000
328.78/163.78	c cleaning 9971 clauses out of 19960 with flag 161928/56000
401.57/200.16	c cleaning 10998 clauses out of 21995 with flag 200254/68006
441.76/220.23	c cleaning 11995 clauses out of 23991 with flag 232928/81000
447.35/223.07	c cleaning 12987 clauses out of 25999 with flag 263864/95003
453.75/226.25	c cleaning 13998 clauses out of 28015 with flag 293870/110006
460.75/229.76	c cleaning 14999 clauses out of 30011 with flag 325858/126000
468.95/233.84	c cleaning 15993 clauses out of 32013 with flag 359860/143001
476.95/237.88	c cleaning 16995 clauses out of 34019 with flag 395858/161000
487.14/242.91	c cleaning 18002 clauses out of 36025 with flag 433860/180001
497.01/247.55	c cleaning 18988 clauses out of 38025 with flag 474363/200003
505.39/251.74	c cleaning 19989 clauses out of 40036 with flag 516553/221002
519.78/258.43	c cleaning 20998 clauses out of 42045 with flag 560549/243000
532.57/264.85	c cleaning 21998 clauses out of 44047 with flag 606550/266000
548.78/272.99	c cleaning 22993 clauses out of 46049 with flag 654550/290000
567.57/282.31	c cleaning 23995 clauses out of 48057 with flag 704552/315001
587.56/292.39	c cleaning 24992 clauses out of 50061 with flag 756550/341000
613.36/305.22	c cleaning 25999 clauses out of 52072 with flag 810556/368003
636.77/316.96	c cleaning 26991 clauses out of 54071 with flag 866552/396001
662.35/329.75	c cleaning 28004 clauses out of 56079 with flag 924550/425000
691.75/344.43	c cleaning 28998 clauses out of 58075 with flag 984550/455000
720.35/358.77	c cleaning 30001 clauses out of 60077 with flag 1046550/486000
754.33/375.75	c cleaning 30998 clauses out of 62078 with flag 1110554/518002
790.73/393.94	c cleaning 32004 clauses out of 64079 with flag 1176552/551001
831.71/414.47	c cleaning 32989 clauses out of 66075 with flag 1244552/585001
873.94/436.01	c cleaning 34004 clauses out of 68085 with flag 1314550/620000
915.56/455.61	c cleaning 35004 clauses out of 70081 with flag 1386550/656000
974.68/484.56	c cleaning 36002 clauses out of 72083 with flag 1460562/693006
1045.29/519.88	c cleaning 36997 clauses out of 74075 with flag 1536550/731000
1116.50/555.47	c cleaning 37995 clauses out of 76080 with flag 1614554/770002
1191.29/592.81	c cleaning 39006 clauses out of 78088 with flag 1694560/810005
1269.06/630.98	c cleaning 39998 clauses out of 80077 with flag 1776550/851000
1355.57/673.45	c cleaning 41001 clauses out of 82080 with flag 1860552/893001
1411.36/701.39	c cleaning 41998 clauses out of 84078 with flag 1946550/936000
1472.55/731.91	c cleaning 42993 clauses out of 86081 with flag 2034552/980001
1730.90/864.21	c cleaning 43988 clauses out of 88093 with flag 2176477/1025006
1800.10/898.81	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/898.81	c starts		: 917
1800.10/898.81	c conflicts		: 1036089
1800.10/898.81	c decisions		: 2805976
1800.10/898.81	c propagations		: 96738357
1800.10/898.81	c inspects		: 6196725692
1800.10/898.81	c shortcuts		: 0
1800.10/898.81	c learnt literals	: 0
1800.10/898.81	c learnt binary clauses	: 0
1800.10/898.81	c learnt ternary clauses	: 0
1800.10/898.81	c learnt constraints	: 1036088
1800.10/898.81	c ignored constraints	: 0
1800.10/898.81	c root simplifications	: 0
1800.10/898.81	c removed literals (reason simplification)	: 4953090
1800.10/898.81	c reason swapping (by a shorter reason)	: 0
1800.10/898.81	c Calls to reduceDB	: 41
1800.10/898.81	c Number of update (reduction) of LBD	: 55566
1800.10/898.81	c Imported unit clauses	: 0
1800.10/898.81	c number of reductions to clauses (during analyze)	: 0
1800.10/898.81	c number of learned constraints concerned by reduction	: 0
1800.10/898.81	c number of learning phase by resolution	: 0
1800.10/898.81	c number of learning phase by cutting planes	: 0
1800.10/898.81	c speed (assignments/second)	: 108068.71316284536
1800.10/898.81	c non guided choices	600300
1800.10/898.83	c learnt constraints type 
1800.10/898.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 55188
1800.10/898.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/898.83	c starts		: 1
1800.10/898.83	c conflicts		: 261
1800.10/898.83	c decisions		: 4774629
1800.10/898.83	c propagations		: 9584815
1800.10/898.83	c inspects		: 45201788
1800.10/898.83	c shortcuts		: 0
1800.10/898.83	c learnt literals	: 0
1800.10/898.83	c learnt binary clauses	: 0
1800.10/898.83	c learnt ternary clauses	: 0
1800.10/898.83	c learnt constraints	: 260
1800.10/898.83	c ignored constraints	: 0
1800.10/898.83	c root simplifications	: 0
1800.10/898.83	c removed literals (reason simplification)	: 0
1800.10/898.83	c reason swapping (by a shorter reason)	: 0
1800.10/898.83	c Calls to reduceDB	: 0
1800.10/898.83	c Number of update (reduction) of LBD	: 0
1800.10/898.83	c Imported unit clauses	: 0
1800.10/898.83	c number of reductions to clauses (during analyze)	: 0
1800.10/898.83	c number of learned constraints concerned by reduction	: 0
1800.10/898.83	c number of learning phase by resolution	: 0
1800.10/898.83	c number of learning phase by cutting planes	: 0
1800.10/898.83	c speed (assignments/second)	: 10707.400257831578
1800.10/898.83	c non guided choices	0
1800.10/898.83	c learnt constraints type 
1800.10/898.83	c org.sat4j.pb.constraints.pb.MaxWatchPb => 260
1800.10/898.83	s UNKNOWN
1800.10/898.83	c Total wall clock time (in seconds): 898.727

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

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

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


[startup+0 s]
/proc/loadavg: 0.89 1.08 1.29 5/193 20220
/proc/meminfo: memFree=30643876/32872528 swapFree=1191052/1305516
[pid=20220] ppid=20217 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/20220/stat : 20220 (java) R 20217 20220 20157 0 -1 4202496 841 0 0 0 0 0 0 0 20 0 1 0 26220805 23793664 492 33554432000 1073741824 1073778376 140737090590592 140737090579656 214528211507 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20220/statm: 5809 503 381 9 0 128 0

[startup+0.10006 s]
/proc/loadavg: 0.89 1.08 1.29 5/193 20220
/proc/meminfo: memFree=30643876/32872528 swapFree=1191052/1305516
[pid=20220] ppid=20217 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/20220/stat : 20220 (java) S 20217 20220 20157 0 -1 4202496 4455 0 1 0 9 1 0 0 20 0 18 0 26220805 9787879424 6088 33554432000 1073741824 1073778376 140737090590592 140737090581728 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20220/statm: 2389619 6088 2148 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200259 s]
/proc/loadavg: 0.89 1.08 1.29 5/193 20220
/proc/meminfo: memFree=30643876/32872528 swapFree=1191052/1305516
[pid=20220] ppid=20217 vsize=9558476 CPUtime=0.3 cores=1,3,5,7
/proc/20220/stat : 20220 (java) S 20217 20220 20157 0 -1 4202496 5037 0 1 0 29 1 0 0 20 0 18 0 26220805 9787879424 9526 33554432000 1073741824 1073778376 140737090590592 140737090581728 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20220/statm: 2389619 9526 2222 9 0 2380296 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300313 s]
/proc/loadavg: 0.89 1.08 1.29 5/193 20220
/proc/meminfo: memFree=30643876/32872528 swapFree=1191052/1305516
[pid=20220] ppid=20217 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/20220/stat : 20220 (java) S 20217 20220 20157 0 -1 4202496 6147 0 1 0 46 2 0 0 20 0 18 0 26220805 9787879424 14872 33554432000 1073741824 1073778376 140737090590592 140737090581728 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20220/statm: 2389619 14872 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700265 s]
/proc/loadavg: 0.89 1.08 1.29 5/193 20220
/proc/meminfo: memFree=30643876/32872528 swapFree=1191052/1305516
[pid=20220] ppid=20217 vsize=9558476 CPUtime=0.96 cores=1,3,5,7
/proc/20220/stat : 20220 (java) S 20217 20220 20157 0 -1 4202496 6351 0 1 0 90 6 0 0 20 0 18 0 26220805 9787879424 45695 33554432000 1073741824 1073778376 140737090590592 140737090581728 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20220/statm: 2389619 45695 2248 9 0 2380296 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 9558476

[startup+1.50079 s]
/proc/loadavg: 0.89 1.08 1.29 4/213 20240
/proc/meminfo: memFree=30193384/32872528 swapFree=1191052/1305516
[pid=20220] ppid=20217 vsize=9558476 CPUtime=2.46 cores=1,3,5,7
/proc/20220/stat : 20220 (java) S 20217 20220 20157 0 -1 4202496 14273 0 1 0 232 14 0 0 20 0 18 0 26220805 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 140737090581728 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20220/statm: 2389619 66143 2263 9 0 2380296 0
[pid=20220/tid=20222] ppid=20217 vsize=9558476 CPUtime=1.38 cores=1,3,5,7
/proc/20220/task/20222/stat : 20222 (java) R 20217 20220 20157 0 -1 4202560 2480 0 1 0 135 3 0 0 20 0 18 0 26220806 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943813569000 214540805389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20223] ppid=20217 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/20220/task/20223/stat : 20223 (java) S 20217 20220 20157 0 -1 4202560 63 0 0 0 1 1 0 0 20 0 18 0 26220806 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943657597480 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20224] ppid=20217 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/20220/task/20224/stat : 20224 (java) S 20217 20220 20157 0 -1 4202560 54 0 0 0 2 0 0 0 20 0 18 0 26220806 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943656544680 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20225] ppid=20217 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/20220/task/20225/stat : 20225 (java) S 20217 20220 20157 0 -1 4202560 121 0 0 0 5 2 0 0 20 0 18 0 26220806 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943655491880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20226] ppid=20217 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/20220/task/20226/stat : 20226 (java) S 20217 20220 20157 0 -1 4202560 48 0 0 0 2 0 0 0 20 0 18 0 26220806 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943654439080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20227] ppid=20217 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/20220/task/20227/stat : 20227 (java) S 20217 20220 20157 0 -1 4202560 57 0 0 0 2 0 0 0 20 0 18 0 26220806 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943653387304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20228] ppid=20217 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/20220/task/20228/stat : 20228 (java) S 20217 20220 20157 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 18 0 26220806 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943652334504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20229] ppid=20217 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/20220/task/20229/stat : 20229 (java) S 20217 20220 20157 0 -1 4202560 70 0 0 0 3 0 0 0 20 0 18 0 26220806 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943651281704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20230] ppid=20217 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/20220/task/20230/stat : 20230 (java) S 20217 20220 20157 0 -1 4202560 95 0 0 0 2 1 0 0 20 0 18 0 26220806 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943650228904 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20231] ppid=20217 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20231/stat : 20231 (java) S 20217 20220 20157 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 26220807 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943637817832 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20232] ppid=20217 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20232/stat : 20232 (java) S 20217 20220 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 26220808 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943636763896 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20233] ppid=20217 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20233/stat : 20233 (java) S 20217 20220 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 26220808 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943635710984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20234] ppid=20217 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20234/stat : 20234 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26220810 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943634659472 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20235] ppid=20217 vsize=9558476 CPUtime=0.35 cores=1,3,5,7
/proc/20220/task/20235/stat : 20235 (java) S 20217 20220 20157 0 -1 4202560 4157 0 0 0 34 1 0 0 20 0 18 0 26220810 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943633607608 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20236] ppid=20217 vsize=9558476 CPUtime=0.34 cores=1,3,5,7
/proc/20220/task/20236/stat : 20236 (java) S 20217 20220 20157 0 -1 4202560 5781 0 0 0 32 2 0 0 20 0 18 0 26220810 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943632554808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20237] ppid=20217 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20237/stat : 20237 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26220810 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943631502200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20238] ppid=20217 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20238/stat : 20238 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26220810 9787879424 66143 33554432000 1073741824 1073778376 140737090590592 139943630449608 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 9558476

[startup+3.10085 s]
/proc/loadavg: 0.89 1.08 1.29 2/212 20245
/proc/meminfo: memFree=29821320/32872528 swapFree=1191052/1305516
[pid=20220] ppid=20217 vsize=9558476 CPUtime=4.92 cores=1,3,5,7
/proc/20220/stat : 20220 (java) S 20217 20220 20157 0 -1 4202496 15719 0 1 0 456 36 0 0 20 0 18 0 26220805 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 140737090581728 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20220/statm: 2389619 135817 2270 9 0 2380296 0
[pid=20220/tid=20222] ppid=20217 vsize=9558476 CPUtime=2.72 cores=1,3,5,7
/proc/20220/task/20222/stat : 20222 (java) R 20217 20220 20157 0 -1 4202560 2532 0 1 0 267 5 0 0 20 0 18 0 26220806 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943813562320 214540805389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20223] ppid=20217 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/20220/task/20223/stat : 20223 (java) S 20217 20220 20157 0 -1 4202560 428 0 0 0 18 5 0 0 20 0 18 0 26220806 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943657597480 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20224] ppid=20217 vsize=9558476 CPUtime=0.12 cores=1,3,5,7
/proc/20220/task/20224/stat : 20224 (java) S 20217 20220 20157 0 -1 4202560 382 0 0 0 9 3 0 0 20 0 18 0 26220806 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943656544680 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20225] ppid=20217 vsize=9558476 CPUtime=0.15 cores=1,3,5,7
/proc/20220/task/20225/stat : 20225 (java) S 20217 20220 20157 0 -1 4202560 153 0 0 0 12 3 0 0 20 0 18 0 26220806 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943655491880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20226] ppid=20217 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/20220/task/20226/stat : 20226 (java) S 20217 20220 20157 0 -1 4202560 253 0 0 0 14 5 0 0 20 0 18 0 26220806 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943654439080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20227] ppid=20217 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/20220/task/20227/stat : 20227 (java) S 20217 20220 20157 0 -1 4202560 147 0 0 0 15 3 0 0 20 0 18 0 26220806 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943653387304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20228] ppid=20217 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/20220/task/20228/stat : 20228 (java) S 20217 20220 20157 0 -1 4202560 193 0 0 0 7 3 0 0 20 0 18 0 26220806 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943652334504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20229] ppid=20217 vsize=9558476 CPUtime=0.16 cores=1,3,5,7
/proc/20220/task/20229/stat : 20229 (java) S 20217 20220 20157 0 -1 4202560 110 0 0 0 13 3 0 0 20 0 18 0 26220806 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943651281704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20230] ppid=20217 vsize=9558476 CPUtime=0.12 cores=1,3,5,7
/proc/20220/task/20230/stat : 20230 (java) S 20217 20220 20157 0 -1 4202560 127 0 0 0 9 3 0 0 20 0 18 0 26220806 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943650228904 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20231] ppid=20217 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20231/stat : 20231 (java) S 20217 20220 20157 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 26220807 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943637817832 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20232] ppid=20217 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20232/stat : 20232 (java) S 20217 20220 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 26220808 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943636763896 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20233] ppid=20217 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20233/stat : 20233 (java) S 20217 20220 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 26220808 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943635710984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20234] ppid=20217 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20234/stat : 20234 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26220810 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943634659472 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20235] ppid=20217 vsize=9558476 CPUtime=0.39 cores=1,3,5,7
/proc/20220/task/20235/stat : 20235 (java) S 20217 20220 20157 0 -1 4202560 4157 0 0 0 37 2 0 0 20 0 18 0 26220810 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943633607608 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20236] ppid=20217 vsize=9558476 CPUtime=0.41 cores=1,3,5,7
/proc/20220/task/20236/stat : 20236 (java) S 20217 20220 20157 0 -1 4202560 5789 0 0 0 39 2 0 0 20 0 18 0 26220810 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943632554808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20237] ppid=20217 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20237/stat : 20237 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26220810 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943631502200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20238] ppid=20217 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20238/stat : 20238 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26220810 9787879424 135817 33554432000 1073741824 1073778376 140737090590592 139943630449608 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.92
Current children cumulated vsize (KiB) 9558476

[startup+6.30103 s]
/proc/loadavg: 1.06 1.12 1.30 2/216 20267
/proc/meminfo: memFree=29137736/32872528 swapFree=1191052/1305516
[pid=20220] ppid=20217 vsize=9824732 CPUtime=11.3 cores=1,3,5,7
/proc/20220/stat : 20220 (java) S 20217 20220 20157 0 -1 4202496 17549 0 1 0 1074 56 0 0 20 0 22 0 26220805 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 140737090581728 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20220/statm: 2456183 248618 2292 9 0 2446860 0
[pid=20220/tid=20222] ppid=20217 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/20220/task/20222/stat : 20222 (java) S 20217 20220 20157 0 -1 4202560 2750 0 1 0 305 6 0 0 20 0 22 0 26220806 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943813571448 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20223] ppid=20217 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/20220/task/20223/stat : 20223 (java) S 20217 20220 20157 0 -1 4202560 471 0 0 0 25 8 0 0 20 0 22 0 26220806 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943657597480 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20224] ppid=20217 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/20220/task/20224/stat : 20224 (java) S 20217 20220 20157 0 -1 4202560 424 0 0 0 17 5 0 0 20 0 22 0 26220806 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943656544680 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20225] ppid=20217 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/20220/task/20225/stat : 20225 (java) S 20217 20220 20157 0 -1 4202560 210 0 0 0 22 6 0 0 20 0 22 0 26220806 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943655491880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20226] ppid=20217 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/20220/task/20226/stat : 20226 (java) S 20217 20220 20157 0 -1 4202560 493 0 0 0 19 6 0 0 20 0 22 0 26220806 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943654439080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20227] ppid=20217 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/20220/task/20227/stat : 20227 (java) S 20217 20220 20157 0 -1 4202560 305 0 0 0 24 6 0 0 20 0 22 0 26220806 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943653387304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20228] ppid=20217 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/20220/task/20228/stat : 20228 (java) S 20217 20220 20157 0 -1 4202560 229 0 0 0 15 4 0 0 20 0 22 0 26220806 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943652334504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20229] ppid=20217 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/20220/task/20229/stat : 20229 (java) S 20217 20220 20157 0 -1 4202560 147 0 0 0 22 4 0 0 20 0 22 0 26220806 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943651281704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20230] ppid=20217 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/20220/task/20230/stat : 20230 (java) S 20217 20220 20157 0 -1 4202560 232 0 0 0 18 5 0 0 20 0 22 0 26220806 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943650228904 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20231] ppid=20217 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/20220/task/20231/stat : 20231 (java) S 20217 20220 20157 0 -1 4202560 933 0 0 0 74 1 0 0 20 0 22 0 26220807 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943637817832 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20232] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20232/stat : 20232 (java) S 20217 20220 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26220808 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943636763896 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20233] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20233/stat : 20233 (java) S 20217 20220 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26220808 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943635710984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20234] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20234/stat : 20234 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26220810 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943634659472 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20235] ppid=20217 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/20220/task/20235/stat : 20235 (java) S 20217 20220 20157 0 -1 4202560 4164 0 0 0 82 2 0 0 20 0 22 0 26220810 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943633607608 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20236] ppid=20217 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/20220/task/20236/stat : 20236 (java) S 20217 20220 20157 0 -1 4202560 5795 0 0 0 75 2 0 0 20 0 22 0 26220810 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943632554808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20237] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20237/stat : 20237 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26220810 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943631502200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20238] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20238/stat : 20238 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26220810 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943630449608 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20255] ppid=20217 vsize=9824732 CPUtime=1.79 cores=1,3,5,7
/proc/20220/task/20255/stat : 20255 (java) R 20217 20220 20157 0 -1 4202560 35 0 0 0 179 0 0 0 20 0 22 0 26221154 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943629345176 139943675341405 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20256] ppid=20217 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/20220/task/20256/stat : 20256 (java) R 20217 20220 20157 0 -1 4202560 95 0 0 0 174 2 0 0 20 0 22 0 26221154 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943628291448 139943675262379 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20257] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20257/stat : 20257 (java) S 20217 20220 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26221171 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943627240360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20258] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20258/stat : 20258 (java) S 20217 20220 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26221173 10060525568 248618 33554432000 1073741824 1073778376 140737090590592 139943626187560 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 11.3

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

/proc/20220/task/20225/stat : 20225 (java) S 20217 20220 20157 0 -1 4202560 8448 0 0 0 608 41 0 0 20 0 22 0 26220806 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943655491880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20226] ppid=20217 vsize=9824732 CPUtime=6.28 cores=1,3,5,7
/proc/20220/task/20226/stat : 20226 (java) S 20217 20220 20157 0 -1 4202560 10287 0 0 0 580 48 0 0 20 0 22 0 26220806 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943654439080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20227] ppid=20217 vsize=9824732 CPUtime=6.39 cores=1,3,5,7
/proc/20220/task/20227/stat : 20227 (java) S 20217 20220 20157 0 -1 4202560 4930 0 0 0 596 43 0 0 20 0 22 0 26220806 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943653387304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20228] ppid=20217 vsize=9824732 CPUtime=7.11 cores=1,3,5,7
/proc/20220/task/20228/stat : 20228 (java) S 20217 20220 20157 0 -1 4202560 6411 0 0 0 659 52 0 0 20 0 22 0 26220806 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943652334504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20229] ppid=20217 vsize=9824732 CPUtime=5.77 cores=1,3,5,7
/proc/20220/task/20229/stat : 20229 (java) S 20217 20220 20157 0 -1 4202560 4376 0 0 0 538 39 0 0 20 0 22 0 26220806 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943651281704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20230] ppid=20217 vsize=9824732 CPUtime=5.73 cores=1,3,5,7
/proc/20220/task/20230/stat : 20230 (java) S 20217 20220 20157 0 -1 4202560 7972 0 0 0 524 49 0 0 20 0 22 0 26220806 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943650228904 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20231] ppid=20217 vsize=9824732 CPUtime=11.27 cores=1,3,5,7
/proc/20220/task/20231/stat : 20231 (java) R 20217 20220 20157 0 -1 4202560 2768 0 0 0 1121 6 0 0 20 0 22 0 26220807 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943637816592 139943819697295 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20232] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20232/stat : 20232 (java) S 20217 20220 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26220808 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943636763896 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20233] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20233/stat : 20233 (java) S 20217 20220 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26220808 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943635710984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20234] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20234/stat : 20234 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26220810 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943634659472 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20235] ppid=20217 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/20220/task/20235/stat : 20235 (java) S 20217 20220 20157 0 -1 4202560 4174 0 0 0 111 2 0 0 20 0 22 0 26220810 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943633607608 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20236] ppid=20217 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/20220/task/20236/stat : 20236 (java) S 20217 20220 20157 0 -1 4202560 5853 0 0 0 110 2 0 0 20 0 22 0 26220810 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943632554808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20237] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20237/stat : 20237 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26220810 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943631502200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20238] ppid=20217 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/20220/task/20238/stat : 20238 (java) S 20217 20220 20157 0 -1 4202560 47 0 0 0 17 18 0 0 20 0 22 0 26220810 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943630449608 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20255] ppid=20217 vsize=9824732 CPUtime=792.79 cores=1,3,5,7
/proc/20220/task/20255/stat : 20255 (java) S 20217 20220 20157 0 -1 4202560 57 0 0 0 79266 13 0 0 20 0 22 0 26221154 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943629343544 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20256] ppid=20217 vsize=9824732 CPUtime=792.84 cores=1,3,5,7
/proc/20220/task/20256/stat : 20256 (java) S 20217 20220 20157 0 -1 4202560 754 0 0 0 79264 20 0 0 20 0 22 0 26221154 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943628291544 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20257] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20257/stat : 20257 (java) S 20217 20220 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26221171 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943627240360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20258] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20258/stat : 20258 (java) S 20217 20220 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26221173 10060525568 1137572 33554432000 1073741824 1073778376 140737090590592 139943626187560 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1656.71
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.10 4.03 3.05 5/219 20302
/proc/meminfo: memFree=22878868/32872528 swapFree=1191052/1305516
[pid=20220] ppid=20217 vsize=9824732 CPUtime=1767.11 cores=1,3,5,7
/proc/20220/stat : 20220 (java) S 20217 20220 20157 0 -1 4202496 84680 0 1 0 176263 448 0 0 20 0 22 0 26220805 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 140737090581728 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20220/statm: 2456183 1258197 2297 9 0 2446860 0
[pid=20220/tid=20222] ppid=20217 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/20220/task/20222/stat : 20222 (java) S 20217 20220 20157 0 -1 4202560 2760 0 1 0 307 8 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943813571448 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20223] ppid=20217 vsize=9824732 CPUtime=6.85 cores=1,3,5,7
/proc/20220/task/20223/stat : 20223 (java) S 20217 20220 20157 0 -1 4202560 10174 0 0 0 633 52 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943657597480 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20224] ppid=20217 vsize=9824732 CPUtime=6.92 cores=1,3,5,7
/proc/20220/task/20224/stat : 20224 (java) S 20217 20220 20157 0 -1 4202560 12042 0 0 0 643 49 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943656544680 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20225] ppid=20217 vsize=9824732 CPUtime=7.32 cores=1,3,5,7
/proc/20220/task/20225/stat : 20225 (java) S 20217 20220 20157 0 -1 4202560 8525 0 0 0 686 46 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943655491880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20226] ppid=20217 vsize=9824732 CPUtime=7.07 cores=1,3,5,7
/proc/20220/task/20226/stat : 20226 (java) S 20217 20220 20157 0 -1 4202560 10382 0 0 0 654 53 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943654439080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20227] ppid=20217 vsize=9824732 CPUtime=7.03 cores=1,3,5,7
/proc/20220/task/20227/stat : 20227 (java) S 20217 20220 20157 0 -1 4202560 5338 0 0 0 656 47 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943653387304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20228] ppid=20217 vsize=9824732 CPUtime=7.99 cores=1,3,5,7
/proc/20220/task/20228/stat : 20228 (java) S 20217 20220 20157 0 -1 4202560 6513 0 0 0 740 59 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943652334504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20229] ppid=20217 vsize=9824732 CPUtime=6.49 cores=1,3,5,7
/proc/20220/task/20229/stat : 20229 (java) S 20217 20220 20157 0 -1 4202560 4437 0 0 0 605 44 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943651281704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20230] ppid=20217 vsize=9824732 CPUtime=6.35 cores=1,3,5,7
/proc/20220/task/20230/stat : 20230 (java) S 20217 20220 20157 0 -1 4202560 8045 0 0 0 581 54 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943650228904 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20231] ppid=20217 vsize=9824732 CPUtime=23.76 cores=1,3,5,7
/proc/20220/task/20231/stat : 20231 (java) S 20217 20220 20157 0 -1 4202560 4307 0 0 0 2369 7 0 0 20 0 22 0 26220807 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943637817832 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20232] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20232/stat : 20232 (java) S 20217 20220 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26220808 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943636763896 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20233] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20233/stat : 20233 (java) S 20217 20220 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26220808 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943635710984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20234] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20234/stat : 20234 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26220810 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943634659472 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20235] ppid=20217 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/20220/task/20235/stat : 20235 (java) S 20217 20220 20157 0 -1 4202560 4174 0 0 0 111 2 0 0 20 0 22 0 26220810 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943633607608 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20236] ppid=20217 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/20220/task/20236/stat : 20236 (java) S 20217 20220 20157 0 -1 4202560 5853 0 0 0 110 2 0 0 20 0 22 0 26220810 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943632554808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20237] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20237/stat : 20237 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26220810 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943631502200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20238] ppid=20217 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/20220/task/20238/stat : 20238 (java) S 20217 20220 20157 0 -1 4202560 51 0 0 0 18 19 0 0 20 0 22 0 26220810 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943630449608 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20255] ppid=20217 vsize=9824732 CPUtime=838.63 cores=1,3,5,7
/proc/20220/task/20255/stat : 20255 (java) R 20217 20220 20157 0 -1 4202560 57 0 0 0 83850 13 0 0 20 0 22 0 26221154 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943629336592 139943675618144 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20256] ppid=20217 vsize=9824732 CPUtime=838.67 cores=1,3,5,7
/proc/20220/task/20256/stat : 20256 (java) R 20217 20220 20157 0 -1 4202560 757 0 0 0 83847 20 0 0 20 0 22 0 26221154 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943628291440 139943675376161 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20257] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20257/stat : 20257 (java) S 20217 20220 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26221171 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943627240360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20258] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20258/stat : 20258 (java) S 20217 20220 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26221173 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943626187560 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1767.11
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.808 s]
/proc/loadavg: 4.07 4.03 3.06 6/219 20302
/proc/meminfo: memFree=23030232/32872528 swapFree=1191052/1305516
[pid=20220] ppid=20217 vsize=9824732 CPUtime=1800.1 cores=1,3,5,7
/proc/20220/stat : 20220 (java) S 20217 20220 20157 0 -1 4202496 84680 0 1 0 179562 448 0 0 20 0 22 0 26220805 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 140737090581728 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20220/statm: 2456183 1258197 2297 9 0 2446860 0
[pid=20220/tid=20222] ppid=20217 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/20220/task/20222/stat : 20222 (java) S 20217 20220 20157 0 -1 4202560 2760 0 1 0 307 8 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943813571448 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20223] ppid=20217 vsize=9824732 CPUtime=6.85 cores=1,3,5,7
/proc/20220/task/20223/stat : 20223 (java) S 20217 20220 20157 0 -1 4202560 10174 0 0 0 633 52 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943657597480 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20224] ppid=20217 vsize=9824732 CPUtime=6.92 cores=1,3,5,7
/proc/20220/task/20224/stat : 20224 (java) S 20217 20220 20157 0 -1 4202560 12042 0 0 0 643 49 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943656544680 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20225] ppid=20217 vsize=9824732 CPUtime=7.32 cores=1,3,5,7
/proc/20220/task/20225/stat : 20225 (java) S 20217 20220 20157 0 -1 4202560 8525 0 0 0 686 46 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943655491880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20226] ppid=20217 vsize=9824732 CPUtime=7.07 cores=1,3,5,7
/proc/20220/task/20226/stat : 20226 (java) S 20217 20220 20157 0 -1 4202560 10382 0 0 0 654 53 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943654439080 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20227] ppid=20217 vsize=9824732 CPUtime=7.03 cores=1,3,5,7
/proc/20220/task/20227/stat : 20227 (java) S 20217 20220 20157 0 -1 4202560 5338 0 0 0 656 47 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943653387304 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20228] ppid=20217 vsize=9824732 CPUtime=7.99 cores=1,3,5,7
/proc/20220/task/20228/stat : 20228 (java) S 20217 20220 20157 0 -1 4202560 6513 0 0 0 740 59 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943652334504 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20229] ppid=20217 vsize=9824732 CPUtime=6.49 cores=1,3,5,7
/proc/20220/task/20229/stat : 20229 (java) S 20217 20220 20157 0 -1 4202560 4437 0 0 0 605 44 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943651281704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20220/tid=20230] ppid=20217 vsize=9824732 CPUtime=6.35 cores=1,3,5,7
/proc/20220/task/20230/stat : 20230 (java) S 20217 20220 20157 0 -1 4202560 8045 0 0 0 581 54 0 0 20 0 22 0 26220806 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943650228904 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20231] ppid=20217 vsize=9824732 CPUtime=23.76 cores=1,3,5,7
/proc/20220/task/20231/stat : 20231 (java) S 20217 20220 20157 0 -1 4202560 4307 0 0 0 2369 7 0 0 20 0 22 0 26220807 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943637817832 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20232] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20232/stat : 20232 (java) S 20217 20220 20157 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26220808 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943636763896 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20233] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20233/stat : 20233 (java) S 20217 20220 20157 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26220808 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943635710984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20234] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20234/stat : 20234 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26220810 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943634659472 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20235] ppid=20217 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/20220/task/20235/stat : 20235 (java) S 20217 20220 20157 0 -1 4202560 4174 0 0 0 111 2 0 0 20 0 22 0 26220810 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943633607608 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20236] ppid=20217 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/20220/task/20236/stat : 20236 (java) S 20217 20220 20157 0 -1 4202560 5853 0 0 0 110 2 0 0 20 0 22 0 26220810 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943632554808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20237] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20237/stat : 20237 (java) S 20217 20220 20157 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26220810 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943631502200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20238] ppid=20217 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/20220/task/20238/stat : 20238 (java) S 20217 20220 20157 0 -1 4202560 51 0 0 0 18 20 0 0 20 0 22 0 26220810 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943630449608 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20255] ppid=20217 vsize=9824732 CPUtime=855.08 cores=1,3,5,7
/proc/20220/task/20255/stat : 20255 (java) R 20217 20220 20157 0 -1 4202560 57 0 0 0 85495 13 0 0 20 0 22 0 26221154 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943629336592 139943675246900 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20220/tid=20256] ppid=20217 vsize=9824732 CPUtime=855.12 cores=1,3,5,7
/proc/20220/task/20256/stat : 20256 (java) R 20217 20220 20157 0 -1 4202560 757 0 0 0 85492 20 0 0 20 0 22 0 26221154 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943628291440 139943675377550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20220/tid=20257] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20257/stat : 20257 (java) S 20217 20220 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26221171 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943627240360 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20220/tid=20258] ppid=20217 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20220/task/20258/stat : 20258 (java) S 20217 20220 20157 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26221173 10060525568 1258197 33554432000 1073741824 1073778376 140737090590592 139943626187560 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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 20220 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 20220 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=208694
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=952247
# CPU time returned by wait4() is 1796.16
# 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): 898.88
CPU time (s): 1800.1
CPU user time (s): 1795.62
CPU system time (s): 4.48
CPU usage (%): 200.26
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.21
system time used= 4.95225
maximum resident set size= 5032908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84725
page faults= 1
swaps= 0
block input operations= 24
block output operations= 728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 34225
involuntary context switches= 28918

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.77212 second user time and 7.62584 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 11:22:22
IDJOB=4103466
IDBENCH=2369
IDSOLVER=2543
FILE ID=node127/4103466-1466241741
RUNJOBID= node127-1466241741-20174
PBS_JOBID= 19918213
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= cc5d7ea426a09a5b1cb030d82bbe1743
RANDOM SEED=422132281

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:        30644620 kB
Buffers:           53852 kB
Cached:           107740 kB
SwapCached:          516 kB
Active:            79604 kB
Inactive:         103912 kB
Active(anon):      22320 kB
Inactive(anon):     2184 kB
Active(file):      57284 kB
Inactive(file):   101728 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100260 kB
Dirty:             21204 kB
Writeback:             0 kB
AnonPages:       1321000 kB
Mapped:            14628 kB
Shmem:                 0 kB
Slab:             601716 kB
SReclaimable:      45536 kB
SUnreclaim:       556180 kB
KernelStack:        1448 kB
PageTables:         6688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1993040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 71720 MiB
End job on node127 at 2016-06-18 11:37:21