Trace number 4101442

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.68 898.043

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-misc06.opb
MD5SUM81740feb43d84f849129894fa9d60802
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51018
Total number of constraints820
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 constraints820
Minimum length of a constraint30
Maximum length of a constraint13471
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 535398
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4101442-1466214241.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
1.83/0.90	c ... done. Wall clock time 0.794s.
1.83/0.90	c declared #vars     51018
1.83/0.90	c #constraints  1070
1.83/0.90	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.83/0.90	c constraints type 
1.83/0.90	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126
1.83/0.90	c org.sat4j.specs.Constr$1 => 2
1.83/0.90	c org.sat4j.minisat.constraints.card.MinWatchCard => 5
1.83/0.90	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 937
1.83/0.90	c 1070 constraints processed.
1.83/0.90	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.83/0.90	c constraints type 
1.83/0.90	c org.sat4j.specs.Constr$1 => 2
1.83/0.90	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 126
1.83/0.90	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 5
1.83/0.90	c org.sat4j.pb.constraints.pb.MaxWatchPb => 937
1.83/0.90	c 1070 constraints processed.
1.83/0.90	c objective function length is 31 literals
8.39/3.51	c cleaning 2501 clauses out of 5003 with flag 12623/5003
23.64/10.99	c cleaning 4245 clauses out of 8490 with flag 27472/11000
40.00/18.82	c cleaning 5617 clauses out of 11244 with flag 51467/18000
583.82/290.31	c cleaning 7242 clauses out of 14483 with flag 70739/26856
1386.18/691.32	c cleaning 8236 clauses out of 16472 with flag 89542/36087
1800.03/898.00	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/898.00	c starts		: 191
1800.03/898.00	c conflicts		: 41484
1800.03/898.00	c decisions		: 200445
1800.03/898.00	c propagations		: 77019690
1800.03/898.00	c inspects		: 269496554
1800.03/898.00	c shortcuts		: 0
1800.03/898.00	c learnt literals	: 10
1800.03/898.00	c learnt binary clauses	: 24
1800.03/898.00	c learnt ternary clauses	: 19
1800.03/898.00	c learnt constraints	: 41473
1800.03/898.00	c ignored constraints	: 0
1800.03/898.00	c root simplifications	: 0
1800.03/898.00	c removed literals (reason simplification)	: 80833
1800.03/898.00	c reason swapping (by a shorter reason)	: 0
1800.03/898.00	c Calls to reduceDB	: 5
1800.03/898.00	c Number of update (reduction) of LBD	: 3142
1800.03/898.00	c Imported unit clauses	: 0
1800.03/898.00	c number of reductions to clauses (during analyze)	: 0
1800.03/898.00	c number of learned constraints concerned by reduction	: 0
1800.03/898.00	c number of learning phase by resolution	: 0
1800.03/898.00	c number of learning phase by cutting planes	: 0
1800.03/898.00	c speed (assignments/second)	: 85865.46426289967
1800.03/898.00	c non guided choices	55125
1800.03/898.01	c learnt constraints type 
1800.03/898.01	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 24
1800.03/898.01	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 13608
1800.03/898.01	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/898.01	c starts		: 5
1800.03/898.01	c conflicts		: 1434
1800.03/898.01	c decisions		: 104276
1800.03/898.01	c propagations		: 340610
1800.03/898.01	c inspects		: 29856599
1800.03/898.01	c shortcuts		: 0
1800.03/898.01	c learnt literals	: 0
1800.03/898.01	c learnt binary clauses	: 0
1800.03/898.01	c learnt ternary clauses	: 0
1800.03/898.01	c learnt constraints	: 1433
1800.03/898.01	c ignored constraints	: 0
1800.03/898.01	c root simplifications	: 0
1800.03/898.01	c removed literals (reason simplification)	: 0
1800.03/898.01	c reason swapping (by a shorter reason)	: 0
1800.03/898.01	c Calls to reduceDB	: 0
1800.03/898.01	c Number of update (reduction) of LBD	: 0
1800.03/898.01	c Imported unit clauses	: 0
1800.03/898.01	c number of reductions to clauses (during analyze)	: 0
1800.03/898.01	c number of learned constraints concerned by reduction	: 0
1800.03/898.01	c number of learning phase by resolution	: 0
1800.03/898.01	c number of learning phase by cutting planes	: 0
1800.03/898.01	c speed (assignments/second)	: 379.7280664983991
1800.03/898.01	c non guided choices	42
1800.03/898.01	c learnt constraints type 
1800.03/898.01	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1433
1800.03/898.01	s UNKNOWN
1800.03/898.01	c Total wall clock time (in seconds): 897.906

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

pid=16683
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: 3.76 4.05 4.10 4/197 16686
/proc/meminfo: memFree=27832456/32872528 swapFree=163656/177964
[pid=16686] ppid=16683 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/16686/stat : 16686 (java) S 16683 16686 13538 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 23474018 98570240 977 33554432000 1073741824 1073778376 140736671731568 140736671722704 224925876285 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16686/statm: 24065 977 744 9 0 16771 0
[pid=16686/tid=16687] ppid=16683 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16687/stat : 16687 (java) R 16683 16686 13538 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 23474018 98570240 977 33554432000 1073741824 1073778376 140736671731568 139834663231016 224922518912 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 3.76 4.05 4.10 4/197 16686
/proc/meminfo: memFree=27832456/32872528 swapFree=163656/177964
[pid=16686] ppid=16683 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/16686/stat : 16686 (java) S 16683 16686 13538 0 -1 4202496 4506 0 1 0 10 1 0 0 20 0 18 0 23474018 9787879424 6138 33554432000 1073741824 1073778376 140736671731568 140736671722704 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16686/statm: 2389619 6138 2158 9 0 2380296 0
[pid=16686/tid=16687] ppid=16683 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/16686/task/16687/stat : 16687 (java) R 16683 16686 13538 0 -1 4202560 2388 0 1 0 6 1 0 0 20 0 18 0 23474018 9787879424 6138 33554432000 1073741824 1073778376 140736671731568 139834663234464 224925902093 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200264 s]
/proc/loadavg: 3.76 4.05 4.10 4/197 16686
/proc/meminfo: memFree=27832456/32872528 swapFree=163656/177964
[pid=16686] ppid=16683 vsize=9558476 CPUtime=0.3 cores=0,2,4,6
/proc/16686/stat : 16686 (java) S 16683 16686 13538 0 -1 4202496 5110 0 1 0 29 1 0 0 20 0 18 0 23474018 9787879424 8163 33554432000 1073741824 1073778376 140736671731568 140736671722704 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16686/statm: 2389619 8163 2221 9 0 2380296 0
[pid=16686/tid=16687] ppid=16683 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/16686/task/16687/stat : 16687 (java) R 16683 16686 13538 0 -1 4202560 2409 0 1 0 16 1 0 0 20 0 18 0 23474018 9787879424 8163 33554432000 1073741824 1073778376 140736671731568 139834663234464 139834488335964 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300263 s]
/proc/loadavg: 3.76 4.05 4.10 4/197 16686
/proc/meminfo: memFree=27832456/32872528 swapFree=163656/177964
[pid=16686] ppid=16683 vsize=9558476 CPUtime=0.59 cores=0,2,4,6
/proc/16686/stat : 16686 (java) S 16683 16686 13538 0 -1 4202496 13556 0 1 0 57 2 0 0 20 0 18 0 23474018 9787879424 15525 33554432000 1073741824 1073778376 140736671731568 140736671722704 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16686/statm: 2389619 15525 2225 9 0 2380296 0
[pid=16686/tid=16687] ppid=16683 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/16686/task/16687/stat : 16687 (java) R 16683 16686 13538 0 -1 4202560 2414 0 1 0 26 1 0 0 20 0 18 0 23474018 9787879424 15525 33554432000 1073741824 1073778376 140736671731568 139834663234808 139834666521495 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9558476

[startup+0.700217 s]
/proc/loadavg: 3.76 4.05 4.10 4/197 16686
/proc/meminfo: memFree=27832456/32872528 swapFree=163656/177964
[pid=16686] ppid=16683 vsize=9558476 CPUtime=1.5 cores=0,2,4,6
/proc/16686/stat : 16686 (java) S 16683 16686 13538 0 -1 4202496 16132 0 1 0 143 7 0 0 20 0 18 0 23474018 9787879424 50628 33554432000 1073741824 1073778376 140736671731568 140736671722704 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16686/statm: 2389619 50628 2256 9 0 2380296 0
[pid=16686/tid=16687] ppid=16683 vsize=9558476 CPUtime=0.64 cores=0,2,4,6
/proc/16686/task/16687/stat : 16687 (java) S 16683 16686 13538 0 -1 4202560 2476 0 1 0 61 3 0 0 20 0 18 0 23474018 9787879424 50628 33554432000 1073741824 1073778376 140736671731568 139834663233528 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 9558476

[startup+1.50083 s]
/proc/loadavg: 3.76 4.05 4.10 7/219 16708
/proc/meminfo: memFree=27620592/32872528 swapFree=163656/177964
[pid=16686] ppid=16683 vsize=9824732 CPUtime=3.99 cores=0,2,4,6
/proc/16686/stat : 16686 (java) S 16683 16686 13538 0 -1 4202496 20067 0 1 0 383 16 0 0 20 0 22 0 23474018 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 140736671722704 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16686/statm: 2456183 66487 2276 9 0 2446860 0
[pid=16686/tid=16687] ppid=16683 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/16686/task/16687/stat : 16687 (java) S 16683 16686 13538 0 -1 4202560 2492 0 1 0 79 3 0 0 20 0 22 0 23474018 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834663236472 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16689] ppid=16683 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/16686/task/16689/stat : 16689 (java) S 16683 16686 13538 0 -1 4202560 126 0 0 0 5 2 0 0 20 0 22 0 23474019 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834624727336 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16690] ppid=16683 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/16686/task/16690/stat : 16690 (java) S 16683 16686 13538 0 -1 4202560 27 0 0 0 2 1 0 0 20 0 22 0 23474019 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834623674536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16691] ppid=16683 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/16686/task/16691/stat : 16691 (java) S 16683 16686 13538 0 -1 4202560 106 0 0 0 2 2 0 0 20 0 22 0 23474019 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834622622248 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16692] ppid=16683 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16686/task/16692/stat : 16692 (java) S 16683 16686 13538 0 -1 4202560 109 0 0 0 6 2 0 0 20 0 22 0 23474019 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834621569448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16693] ppid=16683 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/16686/task/16693/stat : 16693 (java) S 16683 16686 13538 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 23474019 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834620517160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16694] ppid=16683 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/16686/task/16694/stat : 16694 (java) S 16683 16686 13538 0 -1 4202560 27 0 0 0 3 1 0 0 20 0 22 0 23474019 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834619464360 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16695] ppid=16683 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/16686/task/16695/stat : 16695 (java) S 16683 16686 13538 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 22 0 23474019 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834618412072 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16696] ppid=16683 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/16686/task/16696/stat : 16696 (java) S 16683 16686 13538 0 -1 4202560 110 0 0 0 2 0 0 0 20 0 22 0 23474019 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834617359272 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16697] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16697/stat : 16697 (java) S 16683 16686 13538 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 23474020 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834487199976 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16698] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16698/stat : 16698 (java) S 16683 16686 13538 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23474021 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834486146040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16699] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16699/stat : 16699 (java) S 16683 16686 13538 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23474021 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834485093640 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16700] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16700/stat : 16700 (java) S 16683 16686 13538 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23474023 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834484042128 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16701] ppid=16683 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/16686/task/16701/stat : 16701 (java) R 16683 16686 13538 0 -1 4202560 6329 0 0 0 81 0 0 0 20 0 22 0 23474023 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834482977160 139834665870874 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16702] ppid=16683 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/16686/task/16702/stat : 16702 (java) R 16683 16686 13538 0 -1 4202560 9318 0 0 0 78 2 0 0 20 0 22 0 23474023 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834481930992 139834669080003 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16703] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16703/stat : 16703 (java) S 16683 16686 13538 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23474023 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834480884856 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16704] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16704/stat : 16704 (java) S 16683 16686 13538 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23474023 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834479832264 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16705] ppid=16683 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/16686/task/16705/stat : 16705 (java) R 16683 16686 13538 0 -1 4202560 22 0 0 0 51 0 0 0 20 0 22 0 23474109 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834478776976 139834489105764 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16706] ppid=16683 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/16686/task/16706/stat : 16706 (java) R 16683 16686 13538 0 -1 4202560 24 0 0 0 51 0 0 0 20 0 22 0 23474109 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834477722032 139834489145276 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16707] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16707/stat : 16707 (java) S 16683 16686 13538 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23474121 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834476672168 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16708] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16708/stat : 16708 (java) S 16683 16686 13538 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23474121 10060525568 66487 33554432000 1073741824 1073778376 140736671731568 139834475619368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 3.78 4.05 4.10 6/219 16708
/proc/meminfo: memFree=27574284/32872528 swapFree=163656/177964
[pid=16686] ppid=16683 vsize=9824732 CPUtime=7.56 cores=0,2,4,6
/proc/16686/stat : 16686 (java) S 16683 16686 13538 0 -1 4202496 20472 0 1 0 740 16 0 0 20 0 22 0 23474018 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 140736671722704 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16686/statm: 2456183 66491 2279 9 0 2446860 0
[pid=16686/tid=16687] ppid=16683 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/16686/task/16687/stat : 16687 (java) S 16683 16686 13538 0 -1 4202560 2492 0 1 0 79 3 0 0 20 0 22 0 23474018 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834663236472 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16689] ppid=16683 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/16686/task/16689/stat : 16689 (java) S 16683 16686 13538 0 -1 4202560 126 0 0 0 5 2 0 0 20 0 22 0 23474019 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834624727336 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16690] ppid=16683 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/16686/task/16690/stat : 16690 (java) S 16683 16686 13538 0 -1 4202560 27 0 0 0 2 1 0 0 20 0 22 0 23474019 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834623674536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16691] ppid=16683 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/16686/task/16691/stat : 16691 (java) S 16683 16686 13538 0 -1 4202560 106 0 0 0 2 2 0 0 20 0 22 0 23474019 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834622622248 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16692] ppid=16683 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16686/task/16692/stat : 16692 (java) S 16683 16686 13538 0 -1 4202560 109 0 0 0 6 2 0 0 20 0 22 0 23474019 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834621569448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16693] ppid=16683 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/16686/task/16693/stat : 16693 (java) S 16683 16686 13538 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 23474019 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834620517160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16694] ppid=16683 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/16686/task/16694/stat : 16694 (java) S 16683 16686 13538 0 -1 4202560 27 0 0 0 3 1 0 0 20 0 22 0 23474019 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834619464360 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16695] ppid=16683 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/16686/task/16695/stat : 16695 (java) S 16683 16686 13538 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 22 0 23474019 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834618412072 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16696] ppid=16683 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/16686/task/16696/stat : 16696 (java) S 16683 16686 13538 0 -1 4202560 110 0 0 0 2 0 0 0 20 0 22 0 23474019 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834617359272 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16697] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16697/stat : 16697 (java) S 16683 16686 13538 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 23474020 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834487199976 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16698] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16698/stat : 16698 (java) S 16683 16686 13538 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23474021 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834486146040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16699] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16699/stat : 16699 (java) S 16683 16686 13538 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23474021 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834485093640 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16700] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16700/stat : 16700 (java) S 16683 16686 13538 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23474023 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834484042128 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16701] ppid=16683 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/16686/task/16701/stat : 16701 (java) S 16683 16686 13538 0 -1 4202560 6329 0 0 0 97 0 0 0 20 0 22 0 23474023 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834482989752 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16702] ppid=16683 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/16686/task/16702/stat : 16702 (java) S 16683 16686 13538 0 -1 4202560 9721 0 0 0 99 2 0 0 20 0 22 0 23474023 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834481936952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16703] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16703/stat : 16703 (java) S 16683 16686 13538 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23474023 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834480884856 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16704] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16704/stat : 16704 (java) S 16683 16686 13538 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23474023 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834479832264 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16705] ppid=16683 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/16686/task/16705/stat : 16705 (java) R 16683 16686 13538 0 -1 4202560 23 0 0 0 211 0 0 0 20 0 22 0 23474109 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834478777016 139834488324026 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16706] ppid=16683 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/16686/task/16706/stat : 16706 (java) R 16683 16686 13538 0 -1 4202560 25 0 0 0 211 0 0 0 20 0 22 0 23474109 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834477723384 139834489315923 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16707] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16707/stat : 16707 (java) S 16683 16686 13538 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23474121 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834476672168 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16708] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16708/stat : 16708 (java) S 16683 16686 13538 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23474121 10060525568 66491 33554432000 1073741824 1073778376 140736671731568 139834475619368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.56
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 3.78 4.05 4.10 6/219 16708
/proc/meminfo: memFree=27434176/32872528 swapFree=163656/177964
[pid=16686] ppid=16683 vsize=9824732 CPUtime=14.21 cores=0,2,4,6
/proc/16686/stat : 16686 (java) S 16683 16686 13538 0 -1 4202496 20716 0 1 0 1400 21 0 0 20 0 22 0 23474018 10060525568 101285 33554432000 1073741824 1073778376 140736671731568 140736671722704 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16686/statm: 2456183 101285 2283 9 0 2446860 0
[pid=16686/tid=16687] ppid=16683 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/16686/task/16687/stat : 16687 (java) S 16683 16686 13538 0 -1 4202560 2492 0 1 0 79 3 0 0 20 0 22 0 23474018 10060525568 101285 33554432000 1073741824 1073778376 140736671731568 139834663236472 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16689] ppid=16683 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16686/task/16689/stat : 16689 (java) S 16683 16686 13538 0 -1 4202560 132 0 0 0 6 2 0 0 20 0 22 0 23474019 10060525568 101285 33554432000 1073741824 1073778376 140736671731568 139834624727336 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16690] ppid=16683 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/16686/task/16690/stat : 16690 (java) S 16683 16686 13538 0 -1 4202560 34 0 0 0 4 2 0 0 20 0 22 0 23474019 10060525568 101285 33554432000 1073741824 1073778376 140736671731568 139834623674536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16691] ppid=16683 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/16686/task/16691/stat : 16691 (java) S 16683 16686 13538 0 -1 4202560 112 0 0 0 4 2 0 0 20 0 22 0 23474019 10060525568 101285 33554432000 1073741824 1073778376 140736671731568 139834622622248 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16692] ppid=16683 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/16686/task/16692/stat : 16692 (java) S 16683 16686 13538 0 -1 4202560 111 0 0 0 7 3 0 0 20 0 22 0 23474019 10060525568 101285 33554432000 1073741824 1073778376 140736671731568 139834621569448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16693] ppid=16683 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/16686/task/16693/stat : 16693 (java) S 16683 16686 13538 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 22 0 23474019 10060525568 101285 33554432000 1073741824 1073778376 140736671731568 139834620517160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16694] ppid=16683 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/16686/task/16694/stat : 16694 (java) S 16683 16686 13538 0 -1 4202560 32 0 0 0 4 2 0 0 20 0 22 0 23474019 10060525568 101285 33554432000 1073741824 1073778376 140736671731568 139834619464360 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16695] ppid=16683 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/16686/task/16695/stat : 16695 (java) S 16683 16686 13538 0 -1 4202560 32 0 0 0 4 2 0 0 20 0 22 0 23474019 10060525568 101285 33554432000 1073741824 1073778376 140736671731568 139834618412072 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16696] ppid=16683 vsize=9824732 CPUtime=0.06 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.34 4.12 4.04 5/219 16959
/proc/meminfo: memFree=23761500/32872528 swapFree=163656/177964
[pid=16686] ppid=16683 vsize=9824732 CPUtime=1648.56 cores=0,2,4,6
/proc/16686/stat : 16686 (java) S 16683 16686 13538 0 -1 4202496 36389 0 1 0 164659 197 0 0 20 0 22 0 23474018 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 140736671722704 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16686/statm: 2456183 830569 2291 9 0 2446860 0
[pid=16686/tid=16687] ppid=16683 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/16686/task/16687/stat : 16687 (java) S 16683 16686 13538 0 -1 4202560 2495 0 1 0 81 4 0 0 20 0 22 0 23474018 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834663236472 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16689] ppid=16683 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/16686/task/16689/stat : 16689 (java) S 16683 16686 13538 0 -1 4202560 680 0 0 0 107 18 0 0 20 0 22 0 23474019 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834624727336 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16690] ppid=16683 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/16686/task/16690/stat : 16690 (java) S 16683 16686 13538 0 -1 4202560 375 0 0 0 102 16 0 0 20 0 22 0 23474019 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834623674536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16691] ppid=16683 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/16686/task/16691/stat : 16691 (java) S 16683 16686 13538 0 -1 4202560 542 0 0 0 104 17 0 0 20 0 22 0 23474019 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834622622248 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16692] ppid=16683 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/16686/task/16692/stat : 16692 (java) S 16683 16686 13538 0 -1 4202560 745 0 0 0 121 22 0 0 20 0 22 0 23474019 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834621569448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16693] ppid=16683 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/16686/task/16693/stat : 16693 (java) S 16683 16686 13538 0 -1 4202560 337 0 0 0 101 16 0 0 20 0 22 0 23474019 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834620517160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16694] ppid=16683 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/16686/task/16694/stat : 16694 (java) S 16683 16686 13538 0 -1 4202560 438 0 0 0 111 17 0 0 20 0 22 0 23474019 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834619464360 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16695] ppid=16683 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/16686/task/16695/stat : 16695 (java) S 16683 16686 13538 0 -1 4202560 346 0 0 0 102 16 0 0 20 0 22 0 23474019 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834618412072 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16696] ppid=16683 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/16686/task/16696/stat : 16696 (java) S 16683 16686 13538 0 -1 4202560 476 0 0 0 109 21 0 0 20 0 22 0 23474019 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834617359272 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16697] ppid=16683 vsize=9824732 CPUtime=3.19 cores=0,2,4,6
/proc/16686/task/16697/stat : 16697 (java) S 16683 16686 13538 0 -1 4202560 2477 0 0 0 314 5 0 0 20 0 22 0 23474020 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834487199976 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16698] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16698/stat : 16698 (java) S 16683 16686 13538 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23474021 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834486146040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16699] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16699/stat : 16699 (java) S 16683 16686 13538 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23474021 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834485093640 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16700] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16700/stat : 16700 (java) S 16683 16686 13538 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23474023 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834484042128 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16701] ppid=16683 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/16686/task/16701/stat : 16701 (java) S 16683 16686 13538 0 -1 4202560 14659 0 0 0 209 2 0 0 20 0 22 0 23474023 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834482989752 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16702] ppid=16683 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/16686/task/16702/stat : 16702 (java) S 16683 16686 13538 0 -1 4202560 9725 0 0 0 122 2 0 0 20 0 22 0 23474023 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834481936952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16703] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16703/stat : 16703 (java) S 16683 16686 13538 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23474023 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834480884856 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16704] ppid=16683 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/16686/task/16704/stat : 16704 (java) S 16683 16686 13538 0 -1 4202560 47 0 0 0 11 13 0 0 20 0 22 0 23474023 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834479832264 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16705] ppid=16683 vsize=9824732 CPUtime=815.61 cores=0,2,4,6
/proc/16686/task/16705/stat : 16705 (java) R 16683 16686 13538 0 -1 4202560 601 0 0 0 81540 21 0 0 20 0 22 0 23474109 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834478775632 139834489209720 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16706] ppid=16683 vsize=9824732 CPUtime=815.52 cores=0,2,4,6
/proc/16686/task/16706/stat : 16706 (java) R 16683 16686 13538 0 -1 4202560 1182 0 0 0 81516 36 0 0 20 0 22 0 23474109 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834477721520 139834489315852 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16707] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16707/stat : 16707 (java) S 16683 16686 13538 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23474121 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834476672168 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16708] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16708/stat : 16708 (java) S 16683 16686 13538 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23474121 10060525568 830569 33554432000 1073741824 1073778376 140736671731568 139834475619368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1648.56
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.17 4.11 4.04 5/219 16960
/proc/meminfo: memFree=23802732/32872528 swapFree=163656/177964
[pid=16686] ppid=16683 vsize=9824732 CPUtime=1768.66 cores=0,2,4,6
/proc/16686/stat : 16686 (java) S 16683 16686 13538 0 -1 4202496 36407 0 1 0 176668 198 0 0 20 0 22 0 23474018 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 140736671722704 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16686/statm: 2456183 820160 2291 9 0 2446860 0
[pid=16686/tid=16687] ppid=16683 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/16686/task/16687/stat : 16687 (java) S 16683 16686 13538 0 -1 4202560 2495 0 1 0 81 4 0 0 20 0 22 0 23474018 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834663236472 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16689] ppid=16683 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/16686/task/16689/stat : 16689 (java) S 16683 16686 13538 0 -1 4202560 686 0 0 0 109 18 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834624727336 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16690] ppid=16683 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/16686/task/16690/stat : 16690 (java) S 16683 16686 13538 0 -1 4202560 377 0 0 0 107 16 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834623674536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16691] ppid=16683 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/16686/task/16691/stat : 16691 (java) S 16683 16686 13538 0 -1 4202560 544 0 0 0 112 17 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834622622248 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16692] ppid=16683 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/16686/task/16692/stat : 16692 (java) S 16683 16686 13538 0 -1 4202560 745 0 0 0 130 22 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834621569448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16693] ppid=16683 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/16686/task/16693/stat : 16693 (java) S 16683 16686 13538 0 -1 4202560 337 0 0 0 103 16 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834620517160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16694] ppid=16683 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/16686/task/16694/stat : 16694 (java) S 16683 16686 13538 0 -1 4202560 438 0 0 0 115 17 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834619464360 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16695] ppid=16683 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/16686/task/16695/stat : 16695 (java) S 16683 16686 13538 0 -1 4202560 346 0 0 0 104 16 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834618412072 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16696] ppid=16683 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/16686/task/16696/stat : 16696 (java) S 16683 16686 13538 0 -1 4202560 477 0 0 0 111 21 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834617359272 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16697] ppid=16683 vsize=9824732 CPUtime=3.19 cores=0,2,4,6
/proc/16686/task/16697/stat : 16697 (java) S 16683 16686 13538 0 -1 4202560 2479 0 0 0 314 5 0 0 20 0 22 0 23474020 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834487199976 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16698] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16698/stat : 16698 (java) S 16683 16686 13538 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23474021 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834486146040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16699] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16699/stat : 16699 (java) S 16683 16686 13538 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23474021 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834485093640 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16700] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16700/stat : 16700 (java) S 16683 16686 13538 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23474023 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834484042128 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16701] ppid=16683 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/16686/task/16701/stat : 16701 (java) S 16683 16686 13538 0 -1 4202560 14659 0 0 0 209 2 0 0 20 0 22 0 23474023 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834482989752 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16702] ppid=16683 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/16686/task/16702/stat : 16702 (java) S 16683 16686 13538 0 -1 4202560 9725 0 0 0 122 2 0 0 20 0 22 0 23474023 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834481936952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16703] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16703/stat : 16703 (java) S 16683 16686 13538 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23474023 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834480884856 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16704] ppid=16683 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/16686/task/16704/stat : 16704 (java) S 16683 16686 13538 0 -1 4202560 51 0 0 0 12 13 0 0 20 0 22 0 23474023 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834479832264 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16705] ppid=16683 vsize=9824732 CPUtime=875.52 cores=0,2,4,6
/proc/16686/task/16705/stat : 16705 (java) R 16683 16686 13538 0 -1 4202560 601 0 0 0 87530 22 0 0 20 0 22 0 23474109 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834478774848 139834489105739 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16706] ppid=16683 vsize=9824732 CPUtime=875.42 cores=0,2,4,6
/proc/16686/task/16706/stat : 16706 (java) R 16683 16686 13538 0 -1 4202560 1183 0 0 0 87505 37 0 0 20 0 22 0 23474109 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834477722368 139834489315884 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16707] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16707/stat : 16707 (java) S 16683 16686 13538 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23474121 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834476672168 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16708] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16708/stat : 16708 (java) S 16683 16686 13538 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23474121 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834475619368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1768.66
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.001 s]
/proc/loadavg: 4.13 4.10 4.04 5/219 16960
/proc/meminfo: memFree=23802736/32872528 swapFree=163656/177964
[pid=16686] ppid=16683 vsize=9824732 CPUtime=1800.03 cores=0,2,4,6
/proc/16686/stat : 16686 (java) S 16683 16686 13538 0 -1 4202496 36407 0 1 0 179805 198 0 0 20 0 22 0 23474018 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 140736671722704 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16686/statm: 2456183 820160 2291 9 0 2446860 0
[pid=16686/tid=16687] ppid=16683 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/16686/task/16687/stat : 16687 (java) S 16683 16686 13538 0 -1 4202560 2495 0 1 0 81 5 0 0 20 0 22 0 23474018 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834663236472 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16689] ppid=16683 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/16686/task/16689/stat : 16689 (java) S 16683 16686 13538 0 -1 4202560 686 0 0 0 109 18 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834624727336 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16690] ppid=16683 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/16686/task/16690/stat : 16690 (java) S 16683 16686 13538 0 -1 4202560 377 0 0 0 107 16 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834623674536 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16691] ppid=16683 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/16686/task/16691/stat : 16691 (java) S 16683 16686 13538 0 -1 4202560 544 0 0 0 112 17 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834622622248 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16692] ppid=16683 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/16686/task/16692/stat : 16692 (java) S 16683 16686 13538 0 -1 4202560 745 0 0 0 130 22 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834621569448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16693] ppid=16683 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/16686/task/16693/stat : 16693 (java) S 16683 16686 13538 0 -1 4202560 337 0 0 0 103 16 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834620517160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16694] ppid=16683 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/16686/task/16694/stat : 16694 (java) S 16683 16686 13538 0 -1 4202560 438 0 0 0 115 17 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834619464360 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16695] ppid=16683 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/16686/task/16695/stat : 16695 (java) S 16683 16686 13538 0 -1 4202560 346 0 0 0 104 16 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834618412072 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16696] ppid=16683 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/16686/task/16696/stat : 16696 (java) S 16683 16686 13538 0 -1 4202560 477 0 0 0 111 21 0 0 20 0 22 0 23474019 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834617359272 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16697] ppid=16683 vsize=9824732 CPUtime=3.19 cores=0,2,4,6
/proc/16686/task/16697/stat : 16697 (java) S 16683 16686 13538 0 -1 4202560 2479 0 0 0 314 5 0 0 20 0 22 0 23474020 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834487199976 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16698] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16698/stat : 16698 (java) S 16683 16686 13538 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23474021 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834486146040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16686/tid=16699] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16699/stat : 16699 (java) S 16683 16686 13538 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23474021 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834485093640 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16700] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16700/stat : 16700 (java) S 16683 16686 13538 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23474023 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834484042128 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16701] ppid=16683 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/16686/task/16701/stat : 16701 (java) S 16683 16686 13538 0 -1 4202560 14659 0 0 0 209 2 0 0 20 0 22 0 23474023 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834482989752 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16702] ppid=16683 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/16686/task/16702/stat : 16702 (java) S 16683 16686 13538 0 -1 4202560 9725 0 0 0 122 2 0 0 20 0 22 0 23474023 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834481936952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16703] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16703/stat : 16703 (java) S 16683 16686 13538 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23474023 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834480884856 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16686/tid=16704] ppid=16683 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/16686/task/16704/stat : 16704 (java) S 16683 16686 13538 0 -1 4202560 51 0 0 0 13 13 0 0 20 0 22 0 23474023 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834479832264 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16705] ppid=16683 vsize=9824732 CPUtime=891.22 cores=0,2,4,6
/proc/16686/task/16705/stat : 16705 (java) R 16683 16686 13538 0 -1 4202560 601 0 0 0 89100 22 0 0 20 0 22 0 23474109 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834478774848 139834489209746 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16706] ppid=16683 vsize=9824732 CPUtime=891.11 cores=0,2,4,6
/proc/16686/task/16706/stat : 16706 (java) R 16683 16686 13538 0 -1 4202560 1183 0 0 0 89074 37 0 0 20 0 22 0 23474109 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834477722368 139834489310988 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16686/tid=16707] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16707/stat : 16707 (java) S 16683 16686 13538 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23474121 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834476672168 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16686/tid=16708] ppid=16683 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16686/task/16708/stat : 16708 (java) S 16683 16686 13538 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23474121 10060525568 820160 33554432000 1073741824 1073778376 140736671731568 139834475619368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 16686 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 898.043
CPU time (s): 1800.68
CPU user time (s): 1798.22
CPU system time (s): 2.46163
CPU usage (%): 200.512
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.22
system time used= 2.46162
maximum resident set size= 3702740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36448
page faults= 1
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21946
involuntary context switches= 21435

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.80212 second user time and 7.07392 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-18 03:44:01
IDJOB=4101442
IDBENCH=1748
IDSOLVER=2543
FILE ID=node105/4101442-1466214241
RUNJOBID= node105-1466206102-13554
PBS_JOBID= 19918167
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-misc06.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101442-1466214241/watcher-4101442-1466214241 -o /tmp/evaluation-result-4101442-1466214241/solver-4101442-1466214241 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466206102-13554 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4101442-1466214241.opb

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

MD5SUM BENCH= 81740feb43d84f849129894fa9d60802
RANDOM SEED=574969778

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
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.561
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.54
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.561
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27832736 kB
Buffers:           82632 kB
Cached:           108164 kB
SwapCached:         1764 kB
Active:          3997592 kB
Inactive:         120356 kB
Active(anon):    3927536 kB
Inactive(anon):     1440 kB
Active(file):      70056 kB
Inactive(file):   118916 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67097160 kB
Dirty:              2212 kB
Writeback:             0 kB
AnonPages:       4057192 kB
Mapped:            15472 kB
Shmem:                 0 kB
Slab:             600768 kB
SReclaimable:      44308 kB
SUnreclaim:       556460 kB
KernelStack:        1784 kB
PageTables:        12380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4559124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3829760 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= 71744 MiB
End job on node105 at 2016-06-18 03:58:59