Trace number 4099914

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.17 893.851

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n370a.opb
MD5SUMd7a28c2ec06d645af4379f015212128c
Bench CategoryOPT-SMALLINT (optimisation, small 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
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 653755
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262143
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 653755
Number of bits of the biggest sum of numbers20
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4099914-1466207044.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c  objective function found
3.41/2.01	c ... done. Wall clock time 1.891s.
3.41/2.01	c declared #vars     155000
3.41/2.01	c #constraints  5300
3.41/2.02	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.41/2.02	c constraints type 
3.41/2.02	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20
3.41/2.02	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5280
3.41/2.02	c 5300 constraints processed.
3.41/2.02	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.41/2.02	c constraints type 
3.41/2.02	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 20
3.41/2.02	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5280
3.41/2.02	c 5300 constraints processed.
3.41/2.02	c objective function length is 155000 literals
10.50/4.96	c cleaning 2499 clauses out of 5000 with flag 10017/5000
17.35/8.23	c cleaning 4248 clauses out of 8502 with flag 22044/11001
27.02/13.00	c cleaning 5627 clauses out of 11259 with flag 36157/18006
37.64/18.14	c cleaning 6802 clauses out of 13626 with flag 52244/26000
48.69/23.86	c cleaning 7907 clauses out of 15824 with flag 70331/35000
59.89/29.47	c cleaning 8959 clauses out of 17923 with flag 90475/45006
72.49/35.62	c cleaning 9977 clauses out of 19960 with flag 112585/56002
87.49/43.16	c cleaning 10991 clauses out of 21988 with flag 136846/68007
106.01/52.53	c cleaning 11993 clauses out of 23991 with flag 162967/81001
124.16/61.52	c cleaning 12998 clauses out of 26002 with flag 191159/95005
143.81/71.29	c cleaning 13994 clauses out of 28003 with flag 221210/110004
164.81/81.71	c cleaning 14984 clauses out of 30007 with flag 253377/126002
189.61/94.33	c cleaning 16008 clauses out of 32024 with flag 287590/143003
216.61/107.82	c cleaning 16991 clauses out of 34017 with flag 323736/161004
242.70/120.86	c cleaning 18011 clauses out of 36027 with flag 361840/180005
269.51/134.27	c cleaning 19005 clauses out of 38015 with flag 401869/200004
300.60/149.70	c cleaning 19996 clauses out of 40006 with flag 443932/221000
336.81/167.71	c cleaning 20996 clauses out of 42010 with flag 488045/243000
373.05/186.24	c cleaning 21992 clauses out of 44014 with flag 534182/266000
405.32/202.31	c cleaning 23006 clauses out of 46022 with flag 582298/290000
441.29/220.29	c cleaning 24000 clauses out of 48016 with flag 632444/315000
482.35/240.62	c cleaning 25002 clauses out of 50016 with flag 684579/341000
519.25/258.95	c cleaning 25994 clauses out of 52015 with flag 738712/368001
561.35/279.79	c cleaning 27009 clauses out of 54029 with flag 794776/396009
604.65/301.30	c cleaning 28005 clauses out of 56016 with flag 852804/425005
653.16/325.19	c cleaning 29004 clauses out of 58014 with flag 912858/455008
698.27/347.95	c cleaning 29996 clauses out of 60002 with flag 974878/486000
760.12/378.75	c cleaning 30995 clauses out of 62007 with flag 1039054/518001
832.86/414.88	c cleaning 32002 clauses out of 64013 with flag 1105238/551002
910.88/453.33	c cleaning 33000 clauses out of 66010 with flag 1173262/585001
1003.61/498.59	c cleaning 34002 clauses out of 68009 with flag 1243268/620000
1068.95/531.35	c cleaning 34998 clauses out of 70008 with flag 1315374/656001
1137.24/565.24	c cleaning 35998 clauses out of 72009 with flag 1389441/693000
1205.11/598.93	c cleaning 37002 clauses out of 74018 with flag 1465479/731007
1297.57/645.73	c cleaning 37997 clauses out of 76010 with flag 1543522/770001
1367.11/680.31	c cleaning 38999 clauses out of 78012 with flag 1623520/810000
1437.91/715.28	c cleaning 39996 clauses out of 80014 with flag 1705522/851001
1513.44/752.50	c cleaning 41002 clauses out of 82018 with flag 1789522/893001
1566.69/778.76	c cleaning 42002 clauses out of 84017 with flag 1876224/936002
1680.70/834.85	c cleaning 42997 clauses out of 86015 with flag 1966312/980002
1800.17/893.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/893.80	c starts		: 1
1800.17/893.80	c conflicts		: 1024320
1800.17/893.80	c decisions		: 1058176
1800.17/893.80	c propagations		: 173276461
1800.17/893.80	c inspects		: 4876265294
1800.17/893.80	c shortcuts		: 0
1800.17/893.80	c learnt literals	: 0
1800.17/893.80	c learnt binary clauses	: 0
1800.17/893.80	c learnt ternary clauses	: 0
1800.17/893.80	c learnt constraints	: 1024320
1800.17/893.80	c ignored constraints	: 0
1800.17/893.80	c root simplifications	: 0
1800.17/893.80	c removed literals (reason simplification)	: 6363020
1800.17/893.80	c reason swapping (by a shorter reason)	: 0
1800.17/893.80	c Calls to reduceDB	: 40
1800.17/893.80	c Number of update (reduction) of LBD	: 5466
1800.17/893.80	c Imported unit clauses	: 0
1800.17/893.80	c number of reductions to clauses (during analyze)	: 0
1800.17/893.80	c number of learned constraints concerned by reduction	: 0
1800.17/893.80	c number of learning phase by resolution	: 0
1800.17/893.80	c number of learning phase by cutting planes	: 0
1800.17/893.80	c speed (assignments/second)	: 194334.77225648495
1800.17/893.80	c non guided choices	23768
1800.17/893.83	c learnt constraints type 
1800.17/893.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 87337
1800.17/893.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/893.83	c starts		: 1
1800.17/893.83	c conflicts		: 1071
1800.17/893.83	c decisions		: 5454231
1800.17/893.83	c propagations		: 29174883
1800.17/893.83	c inspects		: 316324982
1800.17/893.83	c shortcuts		: 0
1800.17/893.83	c learnt literals	: 0
1800.17/893.83	c learnt binary clauses	: 0
1800.17/893.83	c learnt ternary clauses	: 0
1800.17/893.83	c learnt constraints	: 1070
1800.17/893.83	c ignored constraints	: 0
1800.17/893.83	c root simplifications	: 0
1800.17/893.83	c removed literals (reason simplification)	: 0
1800.17/893.83	c reason swapping (by a shorter reason)	: 0
1800.17/893.83	c Calls to reduceDB	: 0
1800.17/893.83	c Number of update (reduction) of LBD	: 0
1800.17/893.83	c Imported unit clauses	: 0
1800.17/893.83	c number of reductions to clauses (during analyze)	: 0
1800.17/893.83	c number of learned constraints concerned by reduction	: 0
1800.17/893.83	c number of learning phase by resolution	: 0
1800.17/893.83	c number of learning phase by cutting planes	: 0
1800.17/893.83	c speed (assignments/second)	: 32719.66619638383
1800.17/893.83	c non guided choices	0
1800.17/893.83	c learnt constraints type 
1800.17/893.83	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 15
1800.17/893.83	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1055
1800.17/893.83	s UNKNOWN
1800.17/893.83	c Total wall clock time (in seconds): 893.705

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

pid=2221
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.26 3.99 2.63 5/197 2224
/proc/meminfo: memFree=27546768/32872528 swapFree=877056/942464
[pid=2224] ppid=2221 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/2224/stat : 2224 (java) D 2221 2224 1299 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 22753347 9515008 186 33554432000 1073741824 1073778376 140735777325920 140735777314984 213183982887 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/2224/statm: 2323 186 143 9 0 71 0

[startup+0.100058 s]
/proc/loadavg: 4.26 3.99 2.63 5/197 2224
/proc/meminfo: memFree=27546768/32872528 swapFree=877056/942464
[pid=2224] ppid=2221 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/2224/stat : 2224 (java) S 2221 2224 1299 0 -1 4202496 4404 0 1 0 8 1 0 0 20 0 18 0 22753347 9787879424 6034 33554432000 1073741824 1073778376 140735777325920 140735777317056 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2224/statm: 2389619 6034 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200263 s]
/proc/loadavg: 4.26 3.99 2.63 5/197 2224
/proc/meminfo: memFree=27546768/32872528 swapFree=877056/942464
[pid=2224] ppid=2221 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/2224/stat : 2224 (java) S 2221 2224 1299 0 -1 4202496 4971 0 1 0 26 1 0 0 20 0 18 0 22753347 9787879424 8394 33554432000 1073741824 1073778376 140735777325920 140735777317056 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2224/statm: 2389619 8394 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300277 s]
/proc/loadavg: 4.26 3.99 2.63 5/197 2224
/proc/meminfo: memFree=27546768/32872528 swapFree=877056/942464
[pid=2224] ppid=2221 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/2224/stat : 2224 (java) S 2221 2224 1299 0 -1 4202496 5486 0 1 0 43 1 0 0 20 0 18 0 22753347 9787879424 13233 33554432000 1073741824 1073778376 140735777325920 140735777317056 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2224/statm: 2389619 13233 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700245 s]
/proc/loadavg: 4.26 3.99 2.63 5/197 2224
/proc/meminfo: memFree=27546768/32872528 swapFree=877056/942464
[pid=2224] ppid=2221 vsize=9558476 CPUtime=1.18 cores=0,2,4,6
/proc/2224/stat : 2224 (java) S 2221 2224 1299 0 -1 4202496 5941 0 1 0 110 8 0 0 20 0 18 0 22753347 9787879424 47782 33554432000 1073741824 1073778376 140735777325920 140735777317056 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2224/statm: 2389619 47782 2269 9 0 2380296 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 9558476

[startup+1.50072 s]
/proc/loadavg: 4.26 3.99 2.63 5/215 2242
/proc/meminfo: memFree=27289348/32872528 swapFree=877056/942464
[pid=2224] ppid=2221 vsize=9558476 CPUtime=2.4 cores=0,2,4,6
/proc/2224/stat : 2224 (java) S 2221 2224 1299 0 -1 4202496 7142 0 1 0 216 24 0 0 20 0 18 0 22753347 9787879424 100819 33554432000 1073741824 1073778376 140735777325920 140735777317056 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2224/statm: 2389619 100819 2269 9 0 2380296 0
[pid=2224/tid=2226] ppid=2221 vsize=9558476 CPUtime=1.3 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (java) S 2221 2224 1299 0 -1 4202560 2524 0 1 0 125 5 0 0 20 0 18 0 22753348 9787879424 100819 33554432000 1073741824 1073778376 140735777325920 140367814818328 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2227] ppid=2221 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (java) R 2221 2224 1299 0 -1 4202560 137 0 0 0 4 2 0 0 20 0 18 0 22753349 9787879424 100819 33554432000 1073741824 1073778376 140735777325920 140367787273432 140367817291507 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2228] ppid=2221 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/2224/task/2228/stat : 2228 (java) R 2221 2224 1299 0 -1 4202560 93 0 0 0 3 2 0 0 20 0 18 0 22753349 9787879424 100819 33554432000 1073741824 1073778376 140735777325920 140367657216960 140367817291465 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2229] ppid=2221 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/2224/task/2229/stat : 2229 (java) R 2221 2224 1299 0 -1 4202560 203 0 0 0 4 3 0 0 20 0 18 0 22753349 9787879424 100819 33554432000 1073741824 1073778376 140735777325920 140367656164016 140367817291457 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=2224/tid=2230] ppid=2221 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/2224/task/2230/stat : 2230 (java) R 2221 2224 1299 0 -1 4202560 88 0 0 0 7 4 0 0 20 0 18 0 22753349 9787879424 100819 33554432000 1073741824 1073778376 140735777325920 140367655111512 140367818577061 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2231] ppid=2221 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/2224/task/2231/stat : 2231 (java) R 2221 2224 1299 0 -1 4202560 73 0 0 0 3 2 0 0 20 0 18 0 22753349 9787879424 100819 33554432000 1073741824 1073778376 140735777325920 140367654058712 140367817291507 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2232] ppid=2221 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/2224/task/2232/stat : 2232 (java) R 2221 2224 1299 0 -1 4202560 85 0 0 0 5 2 0 0 20 0 18 0 22753349 9787879424 101331 33554432000 1073741824 1073778376 140735777325920 140367653005912 140367817291457 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=2224/tid=2233] ppid=2221 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/2224/task/2233/stat : 2233 (java) R 2221 2224 1299 0 -1 4202560 34 0 0 0 3 2 0 0 20 0 18 0 22753349 9787879424 101331 33554432000 1073741824 1073778376 140735777325920 140367315855832 140367817291457 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2234] ppid=2221 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/2224/task/2234/stat : 2234 (java) R 2221 2224 1299 0 -1 4202560 187 0 0 0 5 2 0 0 20 0 18 0 22753349 9787879424 101331 33554432000 1073741824 1073778376 140735777325920 140367314803032 140367817291457 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2235] ppid=2221 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2235/stat : 2235 (java) S 2221 2224 1299 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 18 0 22753350 9787879424 101331 33554432000 1073741824 1073778376 140735777325920 140367302604680 213196518460 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2236] ppid=2221 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2236/stat : 2236 (java) S 2221 2224 1299 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 22753351 9787879424 101331 33554432000 1073741824 1073778376 140735777325920 140367301551864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2237] ppid=2221 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2237/stat : 2237 (java) S 2221 2224 1299 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 22753351 9787879424 101331 33554432000 1073741824 1073778376 140735777325920 140367300498952 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2238] ppid=2221 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2238/stat : 2238 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22753353 9787879424 101331 33554432000 1073741824 1073778376 140735777325920 140367299447440 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2239] ppid=2221 vsize=9558476 CPUtime=0.19 cores=0,2,4,6
/proc/2224/task/2239/stat : 2239 (java) S 2221 2224 1299 0 -1 4202560 900 0 0 0 19 0 0 0 20 0 18 0 22753353 9787879424 101331 33554432000 1073741824 1073778376 140735777325920 140367298394552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2240] ppid=2221 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/2224/task/2240/stat : 2240 (java) S 2221 2224 1299 0 -1 4202560 1494 0 0 0 22 0 0 0 20 0 18 0 22753353 9787879424 101331 33554432000 1073741824 1073778376 140735777325920 140367297341752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2241] ppid=2221 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2241/stat : 2241 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22753353 9787879424 101331 33554432000 1073741824 1073778376 140735777325920 140367296289144 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2242] ppid=2221 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2242/stat : 2242 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22753354 9787879424 101331 33554432000 1073741824 1073778376 140735777325920 140367295236552 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 9558476

[startup+3.10084 s]
/proc/loadavg: 4.16 3.97 2.63 7/219 2246
/proc/meminfo: memFree=27075132/32872528 swapFree=877056/942464
[pid=2224] ppid=2221 vsize=9824732 CPUtime=6.55 cores=0,2,4,6
/proc/2224/stat : 2224 (java) S 2221 2224 1299 0 -1 4202496 19348 0 1 0 622 33 0 0 20 0 22 0 22753347 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140735777317056 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2224/statm: 2456183 119744 2284 9 0 2446860 0
[pid=2224/tid=2226] ppid=2221 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (java) S 2221 2224 1299 0 -1 4202560 2539 0 1 0 168 5 0 0 20 0 22 0 22753348 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367814820728 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2227] ppid=2221 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (java) S 2221 2224 1299 0 -1 4202560 151 0 0 0 7 3 0 0 20 0 22 0 22753349 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367787273256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2228] ppid=2221 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/2224/task/2228/stat : 2228 (java) S 2221 2224 1299 0 -1 4202560 106 0 0 0 6 3 0 0 20 0 22 0 22753349 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367657216936 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2229] ppid=2221 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/2224/task/2229/stat : 2229 (java) S 2221 2224 1299 0 -1 4202560 218 0 0 0 7 3 0 0 20 0 22 0 22753349 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367656164136 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2224/tid=2230] ppid=2221 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/2224/task/2230/stat : 2230 (java) S 2221 2224 1299 0 -1 4202560 104 0 0 0 11 5 0 0 20 0 22 0 22753349 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367655111336 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2231] ppid=2221 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/2224/task/2231/stat : 2231 (java) S 2221 2224 1299 0 -1 4202560 119 0 0 0 6 3 0 0 20 0 22 0 22753349 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367654058536 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2232] ppid=2221 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/2224/task/2232/stat : 2232 (java) S 2221 2224 1299 0 -1 4202560 102 0 0 0 8 3 0 0 20 0 22 0 22753349 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367653005736 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2224/tid=2233] ppid=2221 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/2224/task/2233/stat : 2233 (java) S 2221 2224 1299 0 -1 4202560 48 0 0 0 7 2 0 0 20 0 22 0 22753349 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367315855656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2234] ppid=2221 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/2224/task/2234/stat : 2234 (java) S 2221 2224 1299 0 -1 4202560 202 0 0 0 8 3 0 0 20 0 22 0 22753349 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367314802856 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2235] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2235/stat : 2235 (java) S 2221 2224 1299 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 22753350 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367302605800 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2236] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2236/stat : 2236 (java) S 2221 2224 1299 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22753351 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367301551864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2237] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2237/stat : 2237 (java) S 2221 2224 1299 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22753351 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367300498952 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2238] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2238/stat : 2238 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22753353 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367299447440 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2239] ppid=2221 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/2224/task/2239/stat : 2239 (java) S 2221 2224 1299 0 -1 4202560 6577 0 0 0 79 2 0 0 20 0 22 0 22753353 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367298394552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2240] ppid=2221 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/2224/task/2240/stat : 2240 (java) S 2221 2224 1299 0 -1 4202560 7672 0 0 0 84 1 0 0 20 0 22 0 22753353 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367297341752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2241] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2241/stat : 2241 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22753353 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367296289144 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2242] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2242/stat : 2242 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22753354 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367295236552 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2243] ppid=2221 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/2224/task/2243/stat : 2243 (java) R 2221 2224 1299 0 -1 4202560 21 0 0 0 104 0 0 0 20 0 22 0 22753550 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367294182792 140367669174056 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=2224/tid=2244] ppid=2221 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/2224/task/2244/stat : 2244 (java) R 2221 2224 1299 0 -1 4202560 24 0 0 0 106 0 0 0 20 0 22 0 22753550 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367293129496 140367669217589 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2245] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2245/stat : 2245 (java) S 2221 2224 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22753564 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367292077480 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2246] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2246/stat : 2246 (java) S 2221 2224 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22753564 10060525568 119744 33554432000 1073741824 1073778376 140735777325920 140367291024680 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.55
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 4.16 3.97 2.63 5/219 2246
/proc/meminfo: memFree=27000892/32872528 swapFree=877056/942464
[pid=2224] ppid=2221 vsize=9824732 CPUtime=13.32 cores=0,2,4,6
/proc/2224/stat : 2224 (java) S 2221 2224 1299 0 -1 4202496 20579 0 1 0 1289 43 0 0 20 0 22 0 22753347 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140735777317056 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2224/statm: 2456183 188997 2289 9 0 2446860 0
[pid=2224/tid=2226] ppid=2221 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (java) S 2221 2224 1299 0 -1 4202560 2539 0 1 0 168 5 0 0 20 0 22 0 22753348 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367814820728 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2227] ppid=2221 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (java) S 2221 2224 1299 0 -1 4202560 177 0 0 0 10 4 0 0 20 0 22 0 22753349 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367787273256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2228] ppid=2221 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/2224/task/2228/stat : 2228 (java) S 2221 2224 1299 0 -1 4202560 148 0 0 0 8 3 0 0 20 0 22 0 22753349 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367657216936 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2229] ppid=2221 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/2224/task/2229/stat : 2229 (java) S 2221 2224 1299 0 -1 4202560 235 0 0 0 10 4 0 0 20 0 22 0 22753349 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367656164136 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2230] ppid=2221 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/2224/task/2230/stat : 2230 (java) S 2221 2224 1299 0 -1 4202560 126 0 0 0 13 6 0 0 20 0 22 0 22753349 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367655111336 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2231] ppid=2221 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/2224/task/2231/stat : 2231 (java) S 2221 2224 1299 0 -1 4202560 131 0 0 0 8 4 0 0 20 0 22 0 22753349 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367654058536 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2232] ppid=2221 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/2224/task/2232/stat : 2232 (java) S 2221 2224 1299 0 -1 4202560 133 0 0 0 11 3 0 0 20 0 22 0 22753349 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367653005736 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2224/tid=2233] ppid=2221 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/2224/task/2233/stat : 2233 (java) S 2221 2224 1299 0 -1 4202560 104 0 0 0 12 4 0 0 20 0 22 0 22753349 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367315855656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2234] ppid=2221 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/2224/task/2234/stat : 2234 (java) S 2221 2224 1299 0 -1 4202560 211 0 0 0 9 4 0 0 20 0 22 0 22753349 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367314802856 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2235] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2235/stat : 2235 (java) S 2221 2224 1299 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 22753350 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367302605800 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2236] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2236/stat : 2236 (java) S 2221 2224 1299 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22753351 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367301551864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2237] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2237/stat : 2237 (java) S 2221 2224 1299 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22753351 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367300498952 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2238] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2238/stat : 2238 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22753353 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367299447440 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2239] ppid=2221 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/2224/task/2239/stat : 2239 (java) S 2221 2224 1299 0 -1 4202560 7305 0 0 0 93 2 0 0 20 0 22 0 22753353 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367298394552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2240] ppid=2221 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/2224/task/2240/stat : 2240 (java) S 2221 2224 1299 0 -1 4202560 7674 0 0 0 97 1 0 0 20 0 22 0 22753353 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367297341752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2241] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2241/stat : 2241 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22753353 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367296289144 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2242] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2242/stat : 2242 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22753354 10060525568 188997 33554432000 1073741824 1073778376 140735777325920 140367295236552 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2243] ppid=2221 vsize=9824732 CPUtime=4.14 cores=0,2,4,6

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

/proc/2224/task/2229/stat : 2229 (java) S 2221 2224 1299 0 -1 4202560 1041 0 0 0 397 36 0 0 20 0 22 0 22753349 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367656164136 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2230] ppid=2221 vsize=9824732 CPUtime=4.58 cores=0,2,4,6
/proc/2224/task/2230/stat : 2230 (java) S 2221 2224 1299 0 -1 4202560 1355 0 0 0 416 42 0 0 20 0 22 0 22753349 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367655111336 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2224/tid=2231] ppid=2221 vsize=9824732 CPUtime=4.78 cores=0,2,4,6
/proc/2224/task/2231/stat : 2231 (java) S 2221 2224 1299 0 -1 4202560 1004 0 0 0 442 36 0 0 20 0 22 0 22753349 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367654058536 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2232] ppid=2221 vsize=9824732 CPUtime=4.6 cores=0,2,4,6
/proc/2224/task/2232/stat : 2232 (java) S 2221 2224 1299 0 -1 4202560 855 0 0 0 425 35 0 0 20 0 22 0 22753349 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367653005736 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2233] ppid=2221 vsize=9824732 CPUtime=4.36 cores=0,2,4,6
/proc/2224/task/2233/stat : 2233 (java) S 2221 2224 1299 0 -1 4202560 935 0 0 0 401 35 0 0 20 0 22 0 22753349 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367315855656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2234] ppid=2221 vsize=9824732 CPUtime=4.77 cores=0,2,4,6
/proc/2224/task/2234/stat : 2234 (java) S 2221 2224 1299 0 -1 4202560 1054 0 0 0 440 37 0 0 20 0 22 0 22753349 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367314802856 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2235] ppid=2221 vsize=9824732 CPUtime=7.75 cores=0,2,4,6
/proc/2224/task/2235/stat : 2235 (java) S 2221 2224 1299 0 -1 4202560 3321 0 0 0 768 7 0 0 20 0 22 0 22753350 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367302605800 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2236] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2236/stat : 2236 (java) S 2221 2224 1299 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22753351 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367301551864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2237] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2237/stat : 2237 (java) S 2221 2224 1299 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22753351 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367300498952 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2238] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2238/stat : 2238 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22753353 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367299447440 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2239] ppid=2221 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/2224/task/2239/stat : 2239 (java) S 2221 2224 1299 0 -1 4202560 10351 0 0 0 126 3 0 0 20 0 22 0 22753353 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367298394552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2240] ppid=2221 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/2224/task/2240/stat : 2240 (java) S 2221 2224 1299 0 -1 4202560 7721 0 0 0 139 2 0 0 20 0 22 0 22753353 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367297341752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2224/tid=2241] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2241/stat : 2241 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22753353 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367296289144 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2242] ppid=2221 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/2224/task/2242/stat : 2242 (java) S 2221 2224 1299 0 -1 4202560 47 0 0 0 13 13 0 0 20 0 22 0 22753354 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367295236552 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2243] ppid=2221 vsize=9824732 CPUtime=801 cores=0,2,4,6
/proc/2224/task/2243/stat : 2243 (java) R 2221 2224 1299 0 -1 4202560 205 0 0 0 80083 17 0 0 20 0 22 0 22753550 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367294180576 140367669458717 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2244] ppid=2221 vsize=9824732 CPUtime=800.94 cores=0,2,4,6
/proc/2224/task/2244/stat : 2244 (java) R 2221 2224 1299 0 -1 4202560 1307 0 0 0 80063 31 0 0 20 0 22 0 22753550 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367293128544 140367669128147 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2245] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2245/stat : 2245 (java) S 2221 2224 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22753564 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367292077480 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2246] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2246/stat : 2246 (java) S 2221 2224 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22753564 10060525568 1098921 33554432000 1073741824 1073778376 140735777325920 140367291024680 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1655.32
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.16 4.20 3.58 5/219 2471
/proc/meminfo: memFree=22262020/32872528 swapFree=877056/942464
[pid=2224] ppid=2221 vsize=9824732 CPUtime=1776.85 cores=0,2,4,6
/proc/2224/stat : 2224 (java) S 2221 2224 1299 0 -1 4202496 35387 0 1 0 177327 358 0 0 20 0 22 0 22753347 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140735777317056 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2224/statm: 2456183 1105535 2298 9 0 2446860 0
[pid=2224/tid=2226] ppid=2221 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (java) S 2221 2224 1299 0 -1 4202560 2562 0 1 0 171 7 0 0 20 0 22 0 22753348 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367814820728 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2227] ppid=2221 vsize=9824732 CPUtime=5.24 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (java) S 2221 2224 1299 0 -1 4202560 1123 0 0 0 486 38 0 0 20 0 22 0 22753349 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367787273256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2228] ppid=2221 vsize=9824732 CPUtime=5.07 cores=0,2,4,6
/proc/2224/task/2228/stat : 2228 (java) S 2221 2224 1299 0 -1 4202560 1162 0 0 0 466 41 0 0 20 0 22 0 22753349 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367657216936 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2229] ppid=2221 vsize=9824732 CPUtime=4.64 cores=0,2,4,6
/proc/2224/task/2229/stat : 2229 (java) S 2221 2224 1299 0 -1 4202560 1052 0 0 0 428 36 0 0 20 0 22 0 22753349 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367656164136 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2230] ppid=2221 vsize=9824732 CPUtime=5.1 cores=0,2,4,6
/proc/2224/task/2230/stat : 2230 (java) S 2221 2224 1299 0 -1 4202560 1365 0 0 0 467 43 0 0 20 0 22 0 22753349 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367655111336 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2231] ppid=2221 vsize=9824732 CPUtime=5.09 cores=0,2,4,6
/proc/2224/task/2231/stat : 2231 (java) S 2221 2224 1299 0 -1 4202560 1015 0 0 0 472 37 0 0 20 0 22 0 22753349 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367654058536 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2232] ppid=2221 vsize=9824732 CPUtime=4.85 cores=0,2,4,6
/proc/2224/task/2232/stat : 2232 (java) S 2221 2224 1299 0 -1 4202560 857 0 0 0 450 35 0 0 20 0 22 0 22753349 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367653005736 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2224/tid=2233] ppid=2221 vsize=9824732 CPUtime=4.88 cores=0,2,4,6
/proc/2224/task/2233/stat : 2233 (java) S 2221 2224 1299 0 -1 4202560 940 0 0 0 453 35 0 0 20 0 22 0 22753349 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367315855656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2234] ppid=2221 vsize=9824732 CPUtime=5.08 cores=0,2,4,6
/proc/2224/task/2234/stat : 2234 (java) S 2221 2224 1299 0 -1 4202560 1060 0 0 0 471 37 0 0 20 0 22 0 22753349 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367314802856 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2235] ppid=2221 vsize=9824732 CPUtime=7.75 cores=0,2,4,6
/proc/2224/task/2235/stat : 2235 (java) S 2221 2224 1299 0 -1 4202560 3345 0 0 0 768 7 0 0 20 0 22 0 22753350 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367302605800 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2236] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2236/stat : 2236 (java) S 2221 2224 1299 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22753351 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367301551864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2237] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2237/stat : 2237 (java) S 2221 2224 1299 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22753351 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367300498952 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2238] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2238/stat : 2238 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22753353 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367299447440 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2239] ppid=2221 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/2224/task/2239/stat : 2239 (java) S 2221 2224 1299 0 -1 4202560 10351 0 0 0 126 3 0 0 20 0 22 0 22753353 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367298394552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2240] ppid=2221 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/2224/task/2240/stat : 2240 (java) S 2221 2224 1299 0 -1 4202560 7721 0 0 0 139 2 0 0 20 0 22 0 22753353 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367297341752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2224/tid=2241] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2241/stat : 2241 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22753353 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367296289144 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2242] ppid=2221 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/2224/task/2242/stat : 2242 (java) S 2221 2224 1299 0 -1 4202560 51 0 0 0 14 14 0 0 20 0 22 0 22753354 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367295236552 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2243] ppid=2221 vsize=9824732 CPUtime=860.04 cores=0,2,4,6
/proc/2224/task/2243/stat : 2243 (java) R 2221 2224 1299 0 -1 4202560 205 0 0 0 85986 18 0 0 20 0 22 0 22753550 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367294180576 140367669458763 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2244] ppid=2221 vsize=9824732 CPUtime=859.99 cores=0,2,4,6
/proc/2224/task/2244/stat : 2244 (java) R 2221 2224 1299 0 -1 4202560 1312 0 0 0 85967 32 0 0 20 0 22 0 22753550 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367293128656 140367669316663 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2245] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2245/stat : 2245 (java) S 2221 2224 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22753564 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367292077480 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2246] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2246/stat : 2246 (java) S 2221 2224 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22753564 10060525568 1105535 33554432000 1073741824 1073778376 140735777325920 140367291024680 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1776.85
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.801 s]
/proc/loadavg: 4.20 4.21 3.60 5/219 2471
/proc/meminfo: memFree=22233392/32872528 swapFree=877056/942464
[pid=2224] ppid=2221 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/2224/stat : 2224 (java) S 2221 2224 1299 0 -1 4202496 35450 0 1 0 179657 360 0 0 20 0 22 0 22753347 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140735777317056 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2224/statm: 2456183 1112742 2298 9 0 2446860 0
[pid=2224/tid=2226] ppid=2221 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (java) S 2221 2224 1299 0 -1 4202560 2562 0 1 0 171 7 0 0 20 0 22 0 22753348 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367814820728 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2227] ppid=2221 vsize=9824732 CPUtime=5.27 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (java) S 2221 2224 1299 0 -1 4202560 1123 0 0 0 489 38 0 0 20 0 22 0 22753349 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367787273256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2228] ppid=2221 vsize=9824732 CPUtime=5.11 cores=0,2,4,6
/proc/2224/task/2228/stat : 2228 (java) S 2221 2224 1299 0 -1 4202560 1162 0 0 0 470 41 0 0 20 0 22 0 22753349 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367657216936 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2229] ppid=2221 vsize=9824732 CPUtime=4.67 cores=0,2,4,6
/proc/2224/task/2229/stat : 2229 (java) S 2221 2224 1299 0 -1 4202560 1052 0 0 0 431 36 0 0 20 0 22 0 22753349 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367656164136 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2230] ppid=2221 vsize=9824732 CPUtime=5.27 cores=0,2,4,6
/proc/2224/task/2230/stat : 2230 (java) S 2221 2224 1299 0 -1 4202560 1370 0 0 0 484 43 0 0 20 0 22 0 22753349 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367655111336 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2231] ppid=2221 vsize=9824732 CPUtime=5.21 cores=0,2,4,6
/proc/2224/task/2231/stat : 2231 (java) S 2221 2224 1299 0 -1 4202560 1020 0 0 0 484 37 0 0 20 0 22 0 22753349 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367654058536 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2232] ppid=2221 vsize=9824732 CPUtime=5.02 cores=0,2,4,6
/proc/2224/task/2232/stat : 2232 (java) S 2221 2224 1299 0 -1 4202560 867 0 0 0 466 36 0 0 20 0 22 0 22753349 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367653005736 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2224/tid=2233] ppid=2221 vsize=9824732 CPUtime=4.96 cores=0,2,4,6
/proc/2224/task/2233/stat : 2233 (java) S 2221 2224 1299 0 -1 4202560 942 0 0 0 461 35 0 0 20 0 22 0 22753349 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367315855656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2234] ppid=2221 vsize=9824732 CPUtime=5.11 cores=0,2,4,6
/proc/2224/task/2234/stat : 2234 (java) S 2221 2224 1299 0 -1 4202560 1061 0 0 0 473 38 0 0 20 0 22 0 22753349 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367314802856 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2235] ppid=2221 vsize=9824732 CPUtime=7.75 cores=0,2,4,6
/proc/2224/task/2235/stat : 2235 (java) S 2221 2224 1299 0 -1 4202560 3384 0 0 0 768 7 0 0 20 0 22 0 22753350 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367302605800 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2236] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2236/stat : 2236 (java) S 2221 2224 1299 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22753351 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367301551864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2237] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2237/stat : 2237 (java) S 2221 2224 1299 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22753351 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367300498952 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2238] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2238/stat : 2238 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22753353 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367299447440 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2239] ppid=2221 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/2224/task/2239/stat : 2239 (java) S 2221 2224 1299 0 -1 4202560 10351 0 0 0 126 3 0 0 20 0 22 0 22753353 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367298394552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2240] ppid=2221 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/2224/task/2240/stat : 2240 (java) S 2221 2224 1299 0 -1 4202560 7721 0 0 0 139 2 0 0 20 0 22 0 22753353 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367297341752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2224/tid=2241] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2241/stat : 2241 (java) S 2221 2224 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22753353 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367296289144 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2224/tid=2242] ppid=2221 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/2224/task/2242/stat : 2242 (java) S 2221 2224 1299 0 -1 4202560 51 0 0 0 15 14 0 0 20 0 22 0 22753354 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367295236552 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2243] ppid=2221 vsize=9824732 CPUtime=871.33 cores=0,2,4,6
/proc/2224/task/2243/stat : 2243 (java) R 2221 2224 1299 0 -1 4202560 205 0 0 0 87115 18 0 0 20 0 22 0 22753550 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367294180592 140367669022291 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2244] ppid=2221 vsize=9824732 CPUtime=871.28 cores=0,2,4,6
/proc/2224/task/2244/stat : 2244 (java) R 2221 2224 1299 0 -1 4202560 1313 0 0 0 87096 32 0 0 20 0 22 0 22753550 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367293128560 140367669627597 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2224/tid=2245] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2245/stat : 2245 (java) S 2221 2224 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22753564 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367292077480 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2224/tid=2246] ppid=2221 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2246/stat : 2246 (java) S 2221 2224 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22753564 10060525568 1112742 33554432000 1073741824 1073778376 140735777325920 140367291024680 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 2224 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 2224 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=119556
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=41385
# CPU time returned by wait4() is 1796.16
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 893.851
CPU time (s): 1800.17
CPU user time (s): 1796.57
CPU system time (s): 3.6
CPU usage (%): 201.395
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.12
system time used= 4.04139
maximum resident set size= 4562172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35494
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23427
involuntary context switches= 25229

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.64199 second user time and 6.18606 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-18 01:44:04
IDJOB=4099914
IDBENCH=1550
IDSOLVER=2543
FILE ID=node113/4099914-1466207044
RUNJOBID= node113-1466206100-1315
PBS_JOBID= 19918163
Free space on /tmp= 71700 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-n370a.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099914-1466207044/watcher-4099914-1466207044 -o /tmp/evaluation-result-4099914-1466207044/solver-4099914-1466207044 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466206100-1315 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4099914-1466207044.opb

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

MD5SUM BENCH= d7a28c2ec06d645af4379f015212128c
RANDOM SEED=1419712875

node113.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.799
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.59
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.799
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.799
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.799
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.55
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.799
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.799
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.54
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.799
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.54
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.799
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27547148 kB
Buffers:           37328 kB
Cached:            75120 kB
SwapCached:         1976 kB
Active:          3607312 kB
Inactive:          64216 kB
Active(anon):    3559796 kB
Inactive(anon):     1496 kB
Active(file):      47516 kB
Inactive(file):    62720 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67098888 kB
Dirty:              7140 kB
Writeback:             0 kB
AnonPages:       4504632 kB
Mapped:            15488 kB
Shmem:                 0 kB
Slab:             567616 kB
SReclaimable:      11688 kB
SUnreclaim:       555928 kB
KernelStack:        1632 kB
PageTables:        12812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5117420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3563520 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= 71692 MiB
End job on node113 at 2016-06-18 01:58:58