Trace number 4107111

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.04 903.653

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_500_3__212_366__1024.opb
MD5SUM7ab5a773955b6c76800e229a63024c00
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark782133
Best CPU time to get the best result obtained on this benchmark1800.52
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1536498
Total number of constraints2000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1502
Number of constraints which are nor clauses,nor cardinality constraints498
Minimum length of a constraint1024
Maximum length of a constraint21505
Number of terms in the objective function 1536000
Biggest coefficient in the objective function 114804
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 52541822976
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 114804
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 52541822976
Number of bits of the biggest sum of numbers36
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-4107111-1466280776.opb
0.09/0.12	c reading problem ... 
0.09/0.14	c  objective function found
64.27/39.09	c ... done. Wall clock time 38.965s.
64.27/39.09	c declared #vars     1536498
64.27/39.09	c #constraints  2500
64.27/39.09	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
64.27/39.09	c constraints type 
64.27/39.09	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2
64.27/39.09	c org.sat4j.minisat.constraints.card.MinWatchCard => 1502
64.27/39.09	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 996
64.27/39.09	c 2500 constraints processed.
64.27/39.09	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
64.27/39.09	c constraints type 
64.27/39.09	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2
64.27/39.09	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1502
64.27/39.09	c org.sat4j.pb.constraints.pb.MaxWatchPb => 996
64.27/39.09	c 2500 constraints processed.
64.27/39.09	c objective function length is 1536000 literals
112.29/62.29	c cleaning 2552 clauses out of 5103 with flag 10206/5103
156.02/84.08	c cleaning 4389 clauses out of 8778 with flag 22693/11330
346.27/178.95	c cleaning 5663 clauses out of 11329 with flag 36595/18270
596.22/302.35	c cleaning 6927 clauses out of 13858 with flag 52979/26462
879.81/444.29	c cleaning 8072 clauses out of 16147 with flag 71411/35678
1188.58/597.28	c cleaning 9156 clauses out of 18315 with flag 91892/45918
1504.48/756.95	c cleaning 9698 clauses out of 19399 with flag 112374/56158
1800.04/903.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/903.60	c starts		: 1
1800.04/903.60	c conflicts		: 65768
1800.04/903.60	c decisions		: 2456755
1800.04/903.60	c propagations		: 36467733
1800.04/903.60	c inspects		: 311100835
1800.04/903.60	c shortcuts		: 0
1800.04/903.60	c learnt literals	: 0
1800.04/903.60	c learnt binary clauses	: 0
1800.04/903.60	c learnt ternary clauses	: 0
1800.04/903.60	c learnt constraints	: 65767
1800.04/903.60	c ignored constraints	: 0
1800.04/903.60	c root simplifications	: 0
1800.04/903.60	c removed literals (reason simplification)	: 97899
1800.04/903.60	c reason swapping (by a shorter reason)	: 0
1800.04/903.60	c Calls to reduceDB	: 7
1800.04/903.60	c Number of update (reduction) of LBD	: 60
1800.04/903.60	c Imported unit clauses	: 0
1800.04/903.60	c number of reductions to clauses (during analyze)	: 0
1800.04/903.60	c number of learned constraints concerned by reduction	: 0
1800.04/903.60	c number of learning phase by resolution	: 0
1800.04/903.60	c number of learning phase by cutting planes	: 0
1800.04/903.60	c speed (assignments/second)	: 42196.889015398716
1800.04/903.60	c non guided choices	656284
1800.04/903.61	c learnt constraints type 
1800.04/903.61	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 19311
1800.04/903.61	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/903.61	c starts		: 7
1800.04/903.61	c conflicts		: 836
1800.04/903.61	c decisions		: 20594456
1800.04/903.61	c propagations		: 21153129
1800.04/903.61	c inspects		: 50247290
1800.04/903.61	c shortcuts		: 0
1800.04/903.61	c learnt literals	: 0
1800.04/903.61	c learnt binary clauses	: 0
1800.04/903.61	c learnt ternary clauses	: 0
1800.04/903.61	c learnt constraints	: 835
1800.04/903.61	c ignored constraints	: 0
1800.04/903.61	c root simplifications	: 0
1800.04/903.61	c removed literals (reason simplification)	: 0
1800.04/903.61	c reason swapping (by a shorter reason)	: 0
1800.04/903.61	c Calls to reduceDB	: 0
1800.04/903.61	c Number of update (reduction) of LBD	: 0
1800.04/903.61	c Imported unit clauses	: 0
1800.04/903.61	c number of reductions to clauses (during analyze)	: 0
1800.04/903.61	c number of learned constraints concerned by reduction	: 0
1800.04/903.61	c number of learning phase by resolution	: 0
1800.04/903.61	c number of learning phase by cutting planes	: 0
1800.04/903.61	c speed (assignments/second)	: 24476.045950305353
1800.04/903.61	c non guided choices	0
1800.04/903.61	c learnt constraints type 
1800.04/903.61	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 9
1800.04/903.61	c org.sat4j.pb.constraints.pb.MaxWatchPb => 826
1800.04/903.61	s UNKNOWN
1800.04/903.61	c Total wall clock time (in seconds): 903.493

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

pid=10316
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.46 4.30 4.18 4/197 10319
/proc/meminfo: memFree=28327452/32872528 swapFree=1200228/1314692
[pid=10319] ppid=10316 vsize=336 CPUtime=0 cores=0,2,4,6
/proc/10319/stat : 10319 (java) R 10316 10319 8258 0 -1 4202496 372 0 0 0 0 0 0 0 20 0 1 0 30124358 344064 42 33554432000 1073741824 1073778376 140737058420160 140734826671224 252253925162 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10319/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 4.46 4.30 4.18 4/197 10319
/proc/meminfo: memFree=28327452/32872528 swapFree=1200228/1314692
[pid=10319] ppid=10316 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/10319/stat : 10319 (java) S 10316 10319 8258 0 -1 4202496 4400 0 1 0 8 1 0 0 20 0 18 0 30124358 9787879424 6036 33554432000 1073741824 1073778376 140737058420160 140737058411296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10319/statm: 2389619 6036 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200216 s]
/proc/loadavg: 4.46 4.30 4.18 4/197 10319
/proc/meminfo: memFree=28327452/32872528 swapFree=1200228/1314692
[pid=10319] ppid=10316 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/10319/stat : 10319 (java) S 10316 10319 8258 0 -1 4202496 4876 0 1 0 25 2 0 0 20 0 18 0 30124358 9787879424 23770 33554432000 1073741824 1073778376 140737058420160 140737058411296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10319/statm: 2389619 23770 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300222 s]
/proc/loadavg: 4.46 4.30 4.18 4/197 10319
/proc/meminfo: memFree=28327452/32872528 swapFree=1200228/1314692
[pid=10319] ppid=10316 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/10319/stat : 10319 (java) S 10316 10319 8258 0 -1 4202496 5443 0 1 0 44 2 0 0 20 0 18 0 30124358 9787879424 28077 33554432000 1073741824 1073778376 140737058420160 140737058411296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10319/statm: 2389619 28077 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700188 s]
/proc/loadavg: 4.46 4.30 4.18 4/197 10319
/proc/meminfo: memFree=28327452/32872528 swapFree=1200228/1314692
[pid=10319] ppid=10316 vsize=9558476 CPUtime=1.01 cores=0,2,4,6
/proc/10319/stat : 10319 (java) S 10316 10319 8258 0 -1 4202496 5600 0 1 0 95 6 0 0 20 0 18 0 30124358 9787879424 57861 33554432000 1073741824 1073778376 140737058420160 140737058411296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10319/statm: 2389619 57861 2248 9 0 2380296 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 9558476

[startup+1.50078 s]
/proc/loadavg: 4.46 4.30 4.18 4/215 10337
/proc/meminfo: memFree=28064328/32872528 swapFree=1200228/1314692
[pid=10319] ppid=10316 vsize=9558476 CPUtime=1.91 cores=0,2,4,6
/proc/10319/stat : 10319 (java) S 10316 10319 8258 0 -1 4202496 6027 0 1 0 183 8 0 0 20 0 18 0 30124358 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140737058411296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10319/statm: 2389619 78701 2248 9 0 2380296 0
[pid=10319/tid=10321] ppid=10316 vsize=9558476 CPUtime=1.36 cores=0,2,4,6
/proc/10319/task/10321/stat : 10321 (java) R 10316 10319 8258 0 -1 4202560 2491 0 1 0 132 4 0 0 20 0 18 0 30124359 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436858900352 140436723653570 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10322] ppid=10316 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/10319/task/10322/stat : 10322 (java) S 10316 10319 8258 0 -1 4202560 31 0 0 0 5 0 0 0 20 0 18 0 30124360 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436847970472 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10323] ppid=10316 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/10319/task/10323/stat : 10323 (java) S 10316 10319 8258 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 30124360 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436846917928 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10324] ppid=10316 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/10319/task/10324/stat : 10324 (java) S 10316 10319 8258 0 -1 4202560 132 0 0 0 4 0 0 0 20 0 18 0 30124360 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436845865384 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10325] ppid=10316 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/10319/task/10325/stat : 10325 (java) S 10316 10319 8258 0 -1 4202560 29 0 0 0 4 1 0 0 20 0 18 0 30124360 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436844812840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10326] ppid=10316 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/10319/task/10326/stat : 10326 (java) S 10316 10319 8258 0 -1 4202560 121 0 0 0 2 0 0 0 20 0 18 0 30124360 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436843760296 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10327] ppid=10316 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/10319/task/10327/stat : 10327 (java) S 10316 10319 8258 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 18 0 30124360 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436842707752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10328] ppid=10316 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/10319/task/10328/stat : 10328 (java) S 10316 10319 8258 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 30124360 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436695628712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10329] ppid=10316 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/10319/task/10329/stat : 10329 (java) S 10316 10319 8258 0 -1 4202560 124 0 0 0 2 0 0 0 20 0 18 0 30124360 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436694576168 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10330] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10330/stat : 10330 (java) S 10316 10319 8258 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 30124361 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436682377320 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10331] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10331/stat : 10331 (java) S 10316 10319 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30124361 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436681323640 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10332] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10332/stat : 10332 (java) S 10316 10319 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30124361 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436680270984 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10333] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10333/stat : 10333 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30124364 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436679219728 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10334] ppid=10316 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/10319/task/10334/stat : 10334 (java) S 10316 10319 8258 0 -1 4202560 798 0 0 0 7 0 0 0 20 0 18 0 30124364 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436678167096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10335] ppid=10316 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/10319/task/10335/stat : 10335 (java) S 10316 10319 8258 0 -1 4202560 937 0 0 0 8 0 0 0 20 0 18 0 30124364 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436677114552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10336] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10336/stat : 10336 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30124364 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436676062200 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10337] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10337/stat : 10337 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30124364 9787879424 78701 33554432000 1073741824 1073778376 140737058420160 140436675009864 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9558476

[startup+3.10085 s]
/proc/loadavg: 4.34 4.28 4.18 4/215 10337
/proc/meminfo: memFree=27888868/32872528 swapFree=1200228/1314692
[pid=10319] ppid=10316 vsize=9558476 CPUtime=4.17 cores=0,2,4,6
/proc/10319/stat : 10319 (java) S 10316 10319 8258 0 -1 4202496 8553 0 1 0 397 20 0 0 20 0 18 0 30124358 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140737058411296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10319/statm: 2389619 125718 2269 9 0 2380296 0
[pid=10319/tid=10321] ppid=10316 vsize=9558476 CPUtime=2.81 cores=0,2,4,6
/proc/10319/task/10321/stat : 10321 (java) R 10316 10319 8258 0 -1 4202560 2549 0 1 0 276 5 0 0 20 0 18 0 30124359 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436858904672 252266462264 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10322] ppid=10316 vsize=9558476 CPUtime=0.14 cores=0,2,4,6
/proc/10319/task/10322/stat : 10322 (java) S 10316 10319 8258 0 -1 4202560 83 0 0 0 11 3 0 0 20 0 18 0 30124360 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436847970472 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10323] ppid=10316 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/10319/task/10323/stat : 10323 (java) S 10316 10319 8258 0 -1 4202560 78 0 0 0 8 3 0 0 20 0 18 0 30124360 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436846917928 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10324] ppid=10316 vsize=9558476 CPUtime=0.13 cores=0,2,4,6
/proc/10319/task/10324/stat : 10324 (java) S 10316 10319 8258 0 -1 4202560 184 0 0 0 11 2 0 0 20 0 18 0 30124360 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436845865384 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10325] ppid=10316 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/10319/task/10325/stat : 10325 (java) S 10316 10319 8258 0 -1 4202560 55 0 0 0 7 2 0 0 20 0 18 0 30124360 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436844812840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10326] ppid=10316 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/10319/task/10326/stat : 10326 (java) S 10316 10319 8258 0 -1 4202560 146 0 0 0 5 1 0 0 20 0 18 0 30124360 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436843760296 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10327] ppid=10316 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/10319/task/10327/stat : 10327 (java) S 10316 10319 8258 0 -1 4202560 56 0 0 0 7 2 0 0 20 0 18 0 30124360 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436842707752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10328] ppid=10316 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/10319/task/10328/stat : 10328 (java) S 10316 10319 8258 0 -1 4202560 58 0 0 0 5 2 0 0 20 0 18 0 30124360 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436695628712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10329] ppid=10316 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/10319/task/10329/stat : 10329 (java) S 10316 10319 8258 0 -1 4202560 169 0 0 0 8 1 0 0 20 0 18 0 30124360 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436694576168 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10330] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10330/stat : 10330 (java) S 10316 10319 8258 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 30124361 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436682377320 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10331] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10331/stat : 10331 (java) S 10316 10319 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30124361 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436681323640 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10332] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10332/stat : 10332 (java) S 10316 10319 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30124361 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436680270984 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10333] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10333/stat : 10333 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30124364 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436679219728 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10334] ppid=10316 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/10319/task/10334/stat : 10334 (java) S 10316 10319 8258 0 -1 4202560 1241 0 0 0 21 0 0 0 20 0 18 0 30124364 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436678167096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10335] ppid=10316 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/10319/task/10335/stat : 10335 (java) R 10316 10319 8258 0 -1 4202560 2485 0 0 0 21 0 0 0 20 0 18 0 30124364 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436677114552 140436866643534 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10336] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10336/stat : 10336 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30124364 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436676062200 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10337] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10337/stat : 10337 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30124364 9787879424 125718 33554432000 1073741824 1073778376 140737058420160 140436675009864 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.17
Current children cumulated vsize (KiB) 9558476

[startup+6.30078 s]
/proc/loadavg: 4.34 4.28 4.18 7/215 10337
/proc/meminfo: memFree=27303696/32872528 swapFree=1200228/1314692
[pid=10319] ppid=10316 vsize=9558476 CPUtime=9.09 cores=0,2,4,6
/proc/10319/stat : 10319 (java) S 10316 10319 8258 0 -1 4202496 14511 0 1 0 844 65 0 0 20 0 18 0 30124358 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140737058411296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10319/statm: 2389619 282573 2277 9 0 2380296 0
[pid=10319/tid=10321] ppid=10316 vsize=9558476 CPUtime=4.87 cores=0,2,4,6
/proc/10319/task/10321/stat : 10321 (java) R 10316 10319 8258 0 -1 4202560 2837 0 1 0 479 8 0 0 20 0 18 0 30124359 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436858900432 140436723817591 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10322] ppid=10316 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/10319/task/10322/stat : 10322 (java) S 10316 10319 8258 0 -1 4202560 669 0 0 0 33 8 0 0 20 0 18 0 30124360 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436847970472 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10323] ppid=10316 vsize=9558476 CPUtime=0.32 cores=0,2,4,6
/proc/10319/task/10323/stat : 10323 (java) S 10316 10319 8258 0 -1 4202560 969 0 0 0 25 7 0 0 20 0 18 0 30124360 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436846917928 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10324] ppid=10316 vsize=9558476 CPUtime=0.38 cores=0,2,4,6
/proc/10319/task/10324/stat : 10324 (java) S 10316 10319 8258 0 -1 4202560 1257 0 0 0 31 7 0 0 20 0 18 0 30124360 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436845865384 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10325] ppid=10316 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/10319/task/10325/stat : 10325 (java) S 10316 10319 8258 0 -1 4202560 596 0 0 0 33 8 0 0 20 0 18 0 30124360 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436844812840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10326] ppid=10316 vsize=9558476 CPUtime=0.32 cores=0,2,4,6
/proc/10319/task/10326/stat : 10326 (java) S 10316 10319 8258 0 -1 4202560 968 0 0 0 26 6 0 0 20 0 18 0 30124360 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436843760296 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10327] ppid=10316 vsize=9558476 CPUtime=0.34 cores=0,2,4,6
/proc/10319/task/10327/stat : 10327 (java) S 10316 10319 8258 0 -1 4202560 180 0 0 0 28 6 0 0 20 0 18 0 30124360 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436842707752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10328] ppid=10316 vsize=9558476 CPUtime=0.42 cores=0,2,4,6
/proc/10319/task/10328/stat : 10328 (java) S 10316 10319 8258 0 -1 4202560 278 0 0 0 33 9 0 0 20 0 18 0 30124360 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436695628712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10329] ppid=10316 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/10319/task/10329/stat : 10329 (java) S 10316 10319 8258 0 -1 4202560 731 0 0 0 34 7 0 0 20 0 18 0 30124360 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436694576168 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10330] ppid=10316 vsize=9558476 CPUtime=0.53 cores=0,2,4,6
/proc/10319/task/10330/stat : 10330 (java) S 10316 10319 8258 0 -1 4202560 932 0 0 0 53 0 0 0 20 0 18 0 30124361 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436682377320 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10331] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10331/stat : 10331 (java) S 10316 10319 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30124361 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436681323640 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10332] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10332/stat : 10332 (java) S 10316 10319 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30124361 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436680270984 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10333] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10333/stat : 10333 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30124364 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436679219728 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10334] ppid=10316 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/10319/task/10334/stat : 10334 (java) S 10316 10319 8258 0 -1 4202560 1356 0 0 0 26 0 0 0 20 0 18 0 30124364 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436678167096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10335] ppid=10316 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/10319/task/10335/stat : 10335 (java) S 10316 10319 8258 0 -1 4202560 2485 0 0 0 23 0 0 0 20 0 18 0 30124364 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436677114552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10336] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10336/stat : 10336 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30124364 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436676062200 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10337] ppid=10316 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10337/stat : 10337 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30124364 9787879424 282573 33554432000 1073741824 1073778376 140737058420160 140436675009864 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 9558476

[startup+12.7008 s]
/proc/loadavg: 4.13 4.24 4.16 4/215 10337
/proc/meminfo: memFree=25730652/32872528 swapFree=1200228/1314692
[pid=10319] ppid=10316 vsize=9558476 CPUtime=19.28 cores=0,2,4,6
/proc/10319/stat : 10319 (java) S 10316 10319 8258 0 -1 4202496 23843 0 1 0 1768 160 0 0 20 0 18 0 30124358 9787879424 615251 33554432000 1073741824 1073778376 140737058420160 140737058411296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10319/statm: 2389619 615251 2277 9 0 2380296 0

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

/proc/10319/task/10324/stat : 10324 (java) S 10316 10319 8258 0 -1 4202560 3425 0 0 0 677 55 0 0 20 0 22 0 30124360 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436845865384 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10325] ppid=10316 vsize=9824732 CPUtime=7.21 cores=0,2,4,6
/proc/10319/task/10325/stat : 10325 (java) S 10316 10319 8258 0 -1 4202560 2802 0 0 0 665 56 0 0 20 0 22 0 30124360 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436844812840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10326] ppid=10316 vsize=9824732 CPUtime=6.95 cores=0,2,4,6
/proc/10319/task/10326/stat : 10326 (java) S 10316 10319 8258 0 -1 4202560 2538 0 0 0 649 46 0 0 20 0 22 0 30124360 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436843760296 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10327] ppid=10316 vsize=9824732 CPUtime=7.73 cores=0,2,4,6
/proc/10319/task/10327/stat : 10327 (java) S 10316 10319 8258 0 -1 4202560 3063 0 0 0 717 56 0 0 20 0 22 0 30124360 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436842707752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10328] ppid=10316 vsize=9824732 CPUtime=7.48 cores=0,2,4,6
/proc/10319/task/10328/stat : 10328 (java) S 10316 10319 8258 0 -1 4202560 4071 0 0 0 689 59 0 0 20 0 22 0 30124360 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436695628712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10329] ppid=10316 vsize=9824732 CPUtime=7.58 cores=0,2,4,6
/proc/10319/task/10329/stat : 10329 (java) S 10316 10319 8258 0 -1 4202560 3595 0 0 0 697 61 0 0 20 0 22 0 30124360 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436694576168 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10330] ppid=10316 vsize=9824732 CPUtime=21.45 cores=0,2,4,6
/proc/10319/task/10330/stat : 10330 (java) S 10316 10319 8258 0 -1 4202560 6868 0 0 0 2129 16 0 0 20 0 22 0 30124361 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436682377320 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10331] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10331/stat : 10331 (java) S 10316 10319 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30124361 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436681323640 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10332] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10332/stat : 10332 (java) S 10316 10319 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30124361 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436680270984 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10333] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10333/stat : 10333 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30124364 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436679219728 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10334] ppid=10316 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/10319/task/10334/stat : 10334 (java) S 10316 10319 8258 0 -1 4202560 6505 0 0 0 129 1 0 0 20 0 22 0 30124364 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436678167096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10335] ppid=10316 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/10319/task/10335/stat : 10335 (java) S 10316 10319 8258 0 -1 4202560 8767 0 0 0 120 0 0 0 20 0 22 0 30124364 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436677114552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10336] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10336/stat : 10336 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30124364 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436676062200 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10337] ppid=10316 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/10319/task/10337/stat : 10337 (java) S 10316 10319 8258 0 -1 4202560 47 0 0 0 7 12 0 0 20 0 22 0 30124364 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436675009864 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10403] ppid=10316 vsize=9824732 CPUtime=764.68 cores=0,2,4,6
/proc/10319/task/10403/stat : 10403 (java) R 10316 10319 8258 0 -1 4202560 53 0 0 0 76456 12 0 0 20 0 22 0 30128267 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436673952096 140436724015832 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10404] ppid=10316 vsize=9824732 CPUtime=764.67 cores=0,2,4,6
/proc/10319/task/10404/stat : 10404 (java) R 10316 10319 8258 0 -1 4202560 47 0 0 0 76455 12 0 0 20 0 22 0 30128267 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436672900272 140436724211076 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10405] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10405/stat : 10405 (java) S 10316 10319 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30128296 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436671849512 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10406] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10406/stat : 10406 (java) S 10316 10319 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30128296 10060525568 1562654 33554432000 1073741824 1073778376 140737058420160 140436670796968 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1635.76
Current children cumulated vsize (KiB) 9824732

[startup+882.301 s]
/proc/loadavg: 4.12 4.19 4.17 5/219 10433
/proc/meminfo: memFree=20951904/32872528 swapFree=1200228/1314692
[pid=10319] ppid=10316 vsize=9824732 CPUtime=1756.59 cores=0,2,4,6
/proc/10319/stat : 10319 (java) S 10316 10319 8258 0 -1 4202496 53992 0 1 0 175154 505 0 0 20 0 22 0 30124358 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140737058411296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10319/statm: 2456183 1562706 2291 9 0 2446860 0
[pid=10319/tid=10321] ppid=10316 vsize=9824732 CPUtime=18.58 cores=0,2,4,6
/proc/10319/task/10321/stat : 10321 (java) S 10316 10319 8258 0 -1 4202560 3567 0 1 0 1841 17 0 0 20 0 22 0 30124359 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436858909560 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10322] ppid=10316 vsize=9824732 CPUtime=7.67 cores=0,2,4,6
/proc/10319/task/10322/stat : 10322 (java) S 10316 10319 8258 0 -1 4202560 3850 0 0 0 708 59 0 0 20 0 22 0 30124360 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436847970472 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10323] ppid=10316 vsize=9824732 CPUtime=8.17 cores=0,2,4,6
/proc/10319/task/10323/stat : 10323 (java) S 10316 10319 8258 0 -1 4202560 3460 0 0 0 754 63 0 0 20 0 22 0 30124360 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436846917928 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10324] ppid=10316 vsize=9824732 CPUtime=7.5 cores=0,2,4,6
/proc/10319/task/10324/stat : 10324 (java) S 10316 10319 8258 0 -1 4202560 3425 0 0 0 695 55 0 0 20 0 22 0 30124360 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436845865384 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10325] ppid=10316 vsize=9824732 CPUtime=7.33 cores=0,2,4,6
/proc/10319/task/10325/stat : 10325 (java) S 10316 10319 8258 0 -1 4202560 2802 0 0 0 677 56 0 0 20 0 22 0 30124360 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436844812840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10326] ppid=10316 vsize=9824732 CPUtime=7.22 cores=0,2,4,6
/proc/10319/task/10326/stat : 10326 (java) S 10316 10319 8258 0 -1 4202560 2538 0 0 0 676 46 0 0 20 0 22 0 30124360 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436843760296 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10327] ppid=10316 vsize=9824732 CPUtime=7.96 cores=0,2,4,6
/proc/10319/task/10327/stat : 10327 (java) S 10316 10319 8258 0 -1 4202560 3063 0 0 0 740 56 0 0 20 0 22 0 30124360 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436842707752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10328] ppid=10316 vsize=9824732 CPUtime=7.69 cores=0,2,4,6
/proc/10319/task/10328/stat : 10328 (java) S 10316 10319 8258 0 -1 4202560 4071 0 0 0 710 59 0 0 20 0 22 0 30124360 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436695628712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10329] ppid=10316 vsize=9824732 CPUtime=7.76 cores=0,2,4,6
/proc/10319/task/10329/stat : 10329 (java) S 10316 10319 8258 0 -1 4202560 3595 0 0 0 715 61 0 0 20 0 22 0 30124360 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436694576168 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10330] ppid=10316 vsize=9824732 CPUtime=21.45 cores=0,2,4,6
/proc/10319/task/10330/stat : 10330 (java) S 10316 10319 8258 0 -1 4202560 6929 0 0 0 2129 16 0 0 20 0 22 0 30124361 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436682377320 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10331] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10331/stat : 10331 (java) S 10316 10319 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30124361 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436681323640 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10332] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10332/stat : 10332 (java) S 10316 10319 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30124361 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436680270984 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10333] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10333/stat : 10333 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30124364 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436679219728 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10334] ppid=10316 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/10319/task/10334/stat : 10334 (java) S 10316 10319 8258 0 -1 4202560 6505 0 0 0 129 1 0 0 20 0 22 0 30124364 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436678167096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10335] ppid=10316 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/10319/task/10335/stat : 10335 (java) S 10316 10319 8258 0 -1 4202560 8767 0 0 0 120 0 0 0 20 0 22 0 30124364 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436677114552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10336] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10336/stat : 10336 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30124364 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436676062200 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10337] ppid=10316 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/10319/task/10337/stat : 10337 (java) S 10316 10319 8258 0 -1 4202560 51 0 0 0 8 12 0 0 20 0 22 0 30124364 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436675009864 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10403] ppid=10316 vsize=9824732 CPUtime=824.08 cores=0,2,4,6
/proc/10319/task/10403/stat : 10403 (java) R 10316 10319 8258 0 -1 4202560 54 0 0 0 82395 13 0 0 20 0 22 0 30128267 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436673954064 140436724094377 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10404] ppid=10316 vsize=9824732 CPUtime=824.08 cores=0,2,4,6
/proc/10319/task/10404/stat : 10404 (java) R 10316 10319 8258 0 -1 4202560 48 0 0 0 82395 13 0 0 20 0 22 0 30128267 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436672899808 140436724211076 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10405] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10405/stat : 10405 (java) S 10316 10319 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30128296 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436671849512 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10406] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10406/stat : 10406 (java) S 10316 10319 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30128296 10060525568 1562706 33554432000 1073741824 1073778376 140737058420160 140436670796968 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1756.59
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+903.601 s]
/proc/loadavg: 4.30 4.22 4.19 5/219 10433
/proc/meminfo: memFree=20925164/32872528 swapFree=1200228/1314692
[pid=10319] ppid=10316 vsize=9824732 CPUtime=1800.04 cores=0,2,4,6
/proc/10319/stat : 10319 (java) S 10316 10319 8258 0 -1 4202496 54034 0 1 0 179498 506 0 0 20 0 22 0 30124358 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140737058411296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10319/statm: 2456183 1569367 2291 9 0 2446860 0
[pid=10319/tid=10321] ppid=10316 vsize=9824732 CPUtime=18.58 cores=0,2,4,6
/proc/10319/task/10321/stat : 10321 (java) S 10316 10319 8258 0 -1 4202560 3568 0 1 0 1841 17 0 0 20 0 22 0 30124359 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436858909560 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10322] ppid=10316 vsize=9824732 CPUtime=7.86 cores=0,2,4,6
/proc/10319/task/10322/stat : 10322 (java) S 10316 10319 8258 0 -1 4202560 3852 0 0 0 727 59 0 0 20 0 22 0 30124360 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436847970472 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10323] ppid=10316 vsize=9824732 CPUtime=8.41 cores=0,2,4,6
/proc/10319/task/10323/stat : 10323 (java) S 10316 10319 8258 0 -1 4202560 3463 0 0 0 778 63 0 0 20 0 22 0 30124360 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436846917928 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10324] ppid=10316 vsize=9824732 CPUtime=7.82 cores=0,2,4,6
/proc/10319/task/10324/stat : 10324 (java) S 10316 10319 8258 0 -1 4202560 3425 0 0 0 727 55 0 0 20 0 22 0 30124360 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436845865384 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10325] ppid=10316 vsize=9824732 CPUtime=7.47 cores=0,2,4,6
/proc/10319/task/10325/stat : 10325 (java) S 10316 10319 8258 0 -1 4202560 2805 0 0 0 691 56 0 0 20 0 22 0 30124360 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436844812840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10326] ppid=10316 vsize=9824732 CPUtime=7.38 cores=0,2,4,6
/proc/10319/task/10326/stat : 10326 (java) S 10316 10319 8258 0 -1 4202560 2538 0 0 0 692 46 0 0 20 0 22 0 30124360 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436843760296 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10327] ppid=10316 vsize=9824732 CPUtime=8.21 cores=0,2,4,6
/proc/10319/task/10327/stat : 10327 (java) S 10316 10319 8258 0 -1 4202560 3063 0 0 0 765 56 0 0 20 0 22 0 30124360 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436842707752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10328] ppid=10316 vsize=9824732 CPUtime=7.94 cores=0,2,4,6
/proc/10319/task/10328/stat : 10328 (java) S 10316 10319 8258 0 -1 4202560 4084 0 0 0 735 59 0 0 20 0 22 0 30124360 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436695628712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10329] ppid=10316 vsize=9824732 CPUtime=7.97 cores=0,2,4,6
/proc/10319/task/10329/stat : 10329 (java) S 10316 10319 8258 0 -1 4202560 3604 0 0 0 736 61 0 0 20 0 22 0 30124360 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436694576168 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10330] ppid=10316 vsize=9824732 CPUtime=21.46 cores=0,2,4,6
/proc/10319/task/10330/stat : 10330 (java) S 10316 10319 8258 0 -1 4202560 6934 0 0 0 2130 16 0 0 20 0 22 0 30124361 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436682377320 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10331] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10331/stat : 10331 (java) S 10316 10319 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30124361 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436681323640 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10332] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10332/stat : 10332 (java) S 10316 10319 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30124361 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436680270984 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10333] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10333/stat : 10333 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30124364 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436679219728 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10334] ppid=10316 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/10319/task/10334/stat : 10334 (java) S 10316 10319 8258 0 -1 4202560 6505 0 0 0 129 1 0 0 20 0 22 0 30124364 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436678167096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10319/tid=10335] ppid=10316 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/10319/task/10335/stat : 10335 (java) S 10316 10319 8258 0 -1 4202560 8768 0 0 0 120 0 0 0 20 0 22 0 30124364 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436677114552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10336] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10336/stat : 10336 (java) S 10316 10319 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30124364 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436676062200 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10337] ppid=10316 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/10319/task/10337/stat : 10337 (java) S 10316 10319 8258 0 -1 4202560 53 0 0 0 8 13 0 0 20 0 22 0 30124364 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436675009864 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10403] ppid=10316 vsize=9824732 CPUtime=844.86 cores=0,2,4,6
/proc/10319/task/10403/stat : 10403 (java) R 10316 10319 8258 0 -1 4202560 56 0 0 0 84473 13 0 0 20 0 22 0 30128267 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436673952096 140436724094313 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10319/tid=10404] ppid=10316 vsize=9824732 CPUtime=844.87 cores=0,2,4,6
/proc/10319/task/10404/stat : 10404 (java) R 10316 10319 8258 0 -1 4202560 49 0 0 0 84474 13 0 0 20 0 22 0 30128267 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436672900064 140436724211222 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10319/tid=10405] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10405/stat : 10405 (java) S 10316 10319 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30128296 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436671849512 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10319/tid=10406] ppid=10316 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10319/task/10406/stat : 10406 (java) S 10316 10319 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30128296 10060525568 1569367 33554432000 1073741824 1073778376 140737058420160 140436670796968 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 10319 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 10319 and gives
#  childrusage.ru_utime.tv_sec=1790
#  childrusage.ru_utime.tv_usec=429813
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=453170
# CPU time returned by wait4() is 1795.88
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 903.653
CPU time (s): 1800.04
CPU user time (s): 1794.98
CPU system time (s): 5.06
CPU usage (%): 199.196
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.43
system time used= 5.45317
maximum resident set size= 6430016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54072
page faults= 1
swaps= 0
block input operations= 8
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31413
involuntary context switches= 61658

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.63414 second user time and 7.06193 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 22:12:58
IDJOB=4107111
IDBENCH=71882
IDSOLVER=2543
FILE ID=node131/4107111-1466280776
RUNJOBID= node131-1466276277-8274
PBS_JOBID= 19918257
Free space on /tmp= 71632 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_500_3__212_366__1024.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107111-1466280776/watcher-4107111-1466280776 -o /tmp/evaluation-result-4107111-1466280776/solver-4107111-1466280776 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466276277-8274 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4107111-1466280776.opb

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

MD5SUM BENCH= 7ab5a773955b6c76800e229a63024c00
RANDOM SEED=1666406768

node131.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.752
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.50
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.752
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.752
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.57
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.752
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.752
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.752
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.56
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.752
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.57
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.752
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:        28327832 kB
Buffers:          160468 kB
Cached:           255144 kB
SwapCached:         1460 kB
Active:          2246624 kB
Inactive:         237176 kB
Active(anon):    2067872 kB
Inactive(anon):     2920 kB
Active(file):     178752 kB
Inactive(file):   234256 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:             74452 kB
Writeback:             0 kB
AnonPages:       3384760 kB
Mapped:            15444 kB
Shmem:                 0 kB
Slab:             608672 kB
SReclaimable:      52268 kB
SUnreclaim:       556404 kB
KernelStack:        1608 kB
PageTables:        11248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3830152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2103296 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= 71620 MiB
End job on node131 at 2016-06-18 22:28:02