Trace number 3454244

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 Res//CP 2.3.0? (TO) 1800.34 900.296

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-misc06.opb
MD5SUM0662414c0fee45075e37f5c5e2481506
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of 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 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 211324891222433894400
Number of bits of the biggest number in a constraint 68
Biggest sum of numbers in a constraint 23205541583449342163452
Number of bits of the biggest sum of numbers75
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.08	c version 2.3.1.v20110525
0.03/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.08	c java.vm.version	19.1-b02
0.03/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version		1.6.0_24
0.03/0.08	c os.name		Linux
0.03/0.08	c os.version		2.6.18-164.el5
0.03/0.08	c os.arch		amd64
0.03/0.08	c Free memory 		9996466904
0.03/0.08	c Max memory 		10048897024
0.03/0.08	c Total memory 		10048897024
0.03/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@67ee3914
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@1c691f36
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3454244-1307191286.opb
0.10/0.11	c reading problem ... 
1.70/1.01	c ... done. Wall clock time 0.899s.
1.70/1.01	c #vars     51018
1.70/1.01	c #constraints  19000
1.70/1.01	c constraints type 
1.70/1.01	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1050
1.70/1.01	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20
1.82/1.01	c constraints type 
1.82/1.01	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1070
53.68/26.27	c cleaning 2491 clauses out of 4988 with flag 5002/5002
103.45/51.13	c cleaning 4247 clauses out of 8497 with flag 11002/11002
155.93/77.45	c cleaning 5624 clauses out of 11247 with flag 18000/18000
393.90/196.40	c cleaning 6805 clauses out of 13618 with flag 26001/26001
639.19/319.14	c cleaning 7900 clauses out of 15813 with flag 35001/35001
955.80/477.49	c cleaning 8938 clauses out of 17910 with flag 45002/45002
1557.22/778.17	c cleaning 9446 clauses out of 18965 with flag 55001/55001
1649.49/824.40	c cleaning 9755 clauses out of 19520 with flag 65002/65002
1756.67/878.25	c cleaning 9877 clauses out of 19768 with flag 75005/75005
1800.14/900.12	c starts		: 78
1800.14/900.12	c conflicts		: 77452
1800.14/900.12	c decisions		: 191047
1800.14/900.12	c propagations		: 7905472
1800.14/900.12	c inspects		: 37495792
1800.14/900.12	c shortcuts		: 0
1800.14/900.12	c learnt literals	: 31
1800.14/900.12	c learnt binary clauses	: 109
1800.14/900.12	c learnt ternary clauses	: 76
1800.14/900.12	c learnt constraints	: 77420
1800.14/900.12	c ignored constraints	: 0
1800.14/900.12	c root simplifications	: 0
1800.14/900.12	c removed literals (reason simplification)	: 13641895
1800.14/900.12	c reason swapping (by a shorter reason)	: 0
1800.14/900.12	c Calls to reduceDB	: 9
1800.14/900.12	c number of reductions to clauses (during analyze)	: 0
1800.14/900.12	c number of learned constraints concerned by reduction	: 0
1800.14/900.12	c number of learning phase by resolution	: 0
1800.14/900.12	c number of learning phase by cutting planes	: 0
1800.14/900.12	c speed (assignments/second)	: 8792.581973002101
1800.14/900.12	c non guided choices	30997
1800.14/900.12	c learnt constraints type 
1800.14/900.12	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 109
1800.14/900.12	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 12229
1800.14/900.12	c constraints type 
1800.14/900.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1050
1800.14/900.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20
1800.14/900.12	c constraints type 
1800.14/900.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1070
1800.14/900.12	s UNKNOWN
1800.14/900.13	c Total wall clock time (in seconds): 900.017

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3454244-1307191286/watcher-3454244-1307191286 -o /tmp/evaluation-result-3454244-1307191286/solver-3454244-1307191286 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454244-1307191286.opb 

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: 2.05 2.78 3.35 1/328 30329
/proc/meminfo: memFree=24127276/32951124 swapFree=67056304/67111528
[pid=30329] ppid=30327 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/30329/stat : 30329 (java) S 30327 30329 27326 0 -1 4202496 3822 0 1 0 0 0 0 0 24 0 2 0 909359200 10694979584 3525 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032198629 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/30329/statm: 2611079 3537 917 9 0 2602235 0
[pid=30329/tid=30330] ppid=30327 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30330/stat : 30330 (java) R 30327 30329 27326 0 -1 4202560 2759 0 1 0 0 0 0 0 18 0 2 0 909359200 10694979584 3575 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260020089915 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0393449 s]
/proc/loadavg: 2.05 2.78 3.35 1/328 30329
/proc/meminfo: memFree=24127276/32951124 swapFree=67056304/67111528
[pid=30329] ppid=30327 vsize=10467480 CPUtime=0.03 cores=0,2,4,6
/proc/30329/stat : 30329 (java) S 30327 30329 27326 0 -1 4202496 11183 0 1 0 2 1 0 0 24 0 13 0 909359200 10718699520 10881 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032198629 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/30329/statm: 2616870 10881 1659 9 0 2607618 0
[pid=30329/tid=30330] ppid=30327 vsize=10467480 CPUtime=0.03 cores=0,2,4,6
/proc/30329/task/30330/stat : 30330 (java) R 30327 30329 27326 0 -1 4202560 10036 0 1 0 2 1 0 0 24 0 13 0 909359200 10718699520 10882 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 47490758304515 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10467480

[startup+0.100323 s]
/proc/loadavg: 2.05 2.78 3.35 1/328 30329
/proc/meminfo: memFree=24127276/32951124 swapFree=67056304/67111528
[pid=30329] ppid=30327 vsize=10540260 CPUtime=0.1 cores=0,2,4,6
/proc/30329/stat : 30329 (java) S 30327 30329 27326 0 -1 4202496 13097 0 1 0 9 1 0 0 24 0 18 0 909359200 10793226240 12762 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30329/statm: 2635065 12763 2092 9 0 2625799 0
[pid=30329/tid=30330] ppid=30327 vsize=10540260 CPUtime=0.08 cores=0,2,4,6
/proc/30329/task/30330/stat : 30330 (java) R 30327 30329 27326 0 -1 4202560 11143 0 1 0 7 1 0 0 25 0 18 0 909359200 10793226240 12763 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 47490762800602 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10540260

[startup+0.300272 s]
/proc/loadavg: 2.05 2.78 3.35 1/328 30329
/proc/meminfo: memFree=24127276/32951124 swapFree=67056304/67111528
[pid=30329] ppid=30327 vsize=10547428 CPUtime=0.6 cores=0,2,4,6
/proc/30329/stat : 30329 (java) S 30327 30329 27326 0 -1 4202496 24713 0 1 0 57 3 0 0 24 0 18 0 909359200 10800566272 21738 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30329/statm: 2636857 21738 2197 9 0 2627591 0
[pid=30329/tid=30330] ppid=30327 vsize=10547428 CPUtime=0.27 cores=0,2,4,6
/proc/30329/task/30330/stat : 30330 (java) R 30327 30329 27326 0 -1 4202560 13770 0 1 0 26 1 0 0 25 0 18 0 909359200 10800566272 21738 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032222667 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 10547428

[startup+0.700226 s]
/proc/loadavg: 2.05 2.78 3.35 1/328 30329
/proc/meminfo: memFree=24127276/32951124 swapFree=67056304/67111528
[pid=30329] ppid=30327 vsize=10551524 CPUtime=1.5 cores=0,2,4,6
/proc/30329/stat : 30329 (java) S 30327 30329 27326 0 -1 4202496 53631 0 1 0 143 7 0 0 24 0 18 0 909359200 10804760576 48783 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30329/statm: 2637881 48788 2204 9 0 2628615 0
[pid=30329/tid=30330] ppid=30327 vsize=10551524 CPUtime=0.68 cores=0,2,4,6
/proc/30329/task/30330/stat : 30330 (java) R 30327 30329 27326 0 -1 4202560 39349 0 1 0 63 5 0 0 25 0 18 0 909359200 10804760576 48789 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 46912505603817 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 10551524

[startup+1.50109 s]
/proc/loadavg: 2.05 2.78 3.35 5/366 30367
/proc/meminfo: memFree=23662240/32951124 swapFree=67056304/67111528
[pid=30329] ppid=30327 vsize=10557684 CPUtime=3.13 cores=0,2,4,6
/proc/30329/stat : 30329 (java) S 30327 30329 27326 0 -1 4202496 81290 0 1 0 303 10 0 0 24 0 22 0 909359200 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30329/statm: 2639421 76441 2219 9 0 2630155 0
[pid=30329/tid=30330] ppid=30327 vsize=10557684 CPUtime=0.99 cores=0,2,4,6
/proc/30329/task/30330/stat : 30330 (java) S 30327 30329 27326 0 -1 4202560 60027 0 1 0 92 7 0 0 25 0 22 0 909359200 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30332] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30332/stat : 30332 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 909359202 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30334] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30334/stat : 30334 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30336] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30336/stat : 30336 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30339] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30339/stat : 30339 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30341] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30341/stat : 30341 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30343] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30343/stat : 30343 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30344] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30344/stat : 30344 (java) S 30327 30329 27326 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 909359202 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30346] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30346/stat : 30346 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 909359202 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30348] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30348/stat : 30348 (java) S 30327 30329 27326 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 22 0 909359203 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 0 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30351] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30351/stat : 30351 (java) S 30327 30329 27326 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 22 0 909359203 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30352] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30352/stat : 30352 (java) S 30327 30329 27326 0 -1 4202560 8 0 0 0 0 0 0 0 24 0 22 0 909359203 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30354] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30354/stat : 30354 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909359206 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032219569 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30355] ppid=30327 vsize=10557684 CPUtime=0.58 cores=0,2,4,6
/proc/30329/task/30355/stat : 30355 (java) S 30327 30329 27326 0 -1 4202560 9455 0 0 0 57 1 0 0 17 0 22 0 909359206 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30358] ppid=30327 vsize=10557684 CPUtime=0.61 cores=0,2,4,6
/proc/30329/task/30358/stat : 30358 (java) S 30327 30329 27326 0 -1 4202560 4151 0 0 0 61 0 0 0 15 0 22 0 909359206 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30359] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30359/stat : 30359 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909359206 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30361] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30361/stat : 30361 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 909359206 10811068416 76441 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 10557684

[startup+3.10077 s]
/proc/loadavg: 2.29 2.82 3.36 5/370 30371
/proc/meminfo: memFree=23575408/32951124 swapFree=67056304/67111528
[pid=30329] ppid=30327 vsize=10557684 CPUtime=6.81 cores=0,2,4,6
/proc/30329/stat : 30329 (java) S 30327 30329 27326 0 -1 4202496 125170 0 1 0 666 15 0 0 24 0 22 0 909359200 10811068416 120320 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30329/statm: 2639421 120320 2224 9 0 2630155 0
[pid=30329/tid=30330] ppid=30327 vsize=10557684 CPUtime=0.99 cores=0,2,4,6
/proc/30329/task/30330/stat : 30330 (java) S 30327 30329 27326 0 -1 4202560 60027 0 1 0 92 7 0 0 15 0 22 0 909359200 10811068416 120320 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30332] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30332/stat : 30332 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 909359202 10811068416 120320 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30334] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30334/stat : 30334 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 120323 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30336] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30336/stat : 30336 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 120328 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30339] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30339/stat : 30339 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 120333 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30341] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30341/stat : 30341 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 120339 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30343] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30343/stat : 30343 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 120344 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30344] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30344/stat : 30344 (java) S 30327 30329 27326 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 909359202 10811068416 120349 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30346] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30346/stat : 30346 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 909359202 10811068416 120354 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30348] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30348/stat : 30348 (java) S 30327 30329 27326 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 22 0 909359203 10811068416 120359 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 0 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30351] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30351/stat : 30351 (java) S 30327 30329 27326 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 22 0 909359203 10811068416 120364 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30352] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30352/stat : 30352 (java) S 30327 30329 27326 0 -1 4202560 8 0 0 0 0 0 0 0 24 0 22 0 909359203 10811068416 120368 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30354] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30354/stat : 30354 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909359206 10811068416 120368 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032219569 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30355] ppid=30327 vsize=10557684 CPUtime=0.85 cores=0,2,4,6
/proc/30329/task/30355/stat : 30355 (java) S 30327 30329 27326 0 -1 4202560 9540 0 0 0 84 1 0 0 15 0 22 0 909359206 10811068416 120368 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30358] ppid=30327 vsize=10557684 CPUtime=0.82 cores=0,2,4,6
/proc/30329/task/30358/stat : 30358 (java) S 30327 30329 27326 0 -1 4202560 4175 0 0 0 82 0 0 0 15 0 22 0 909359206 10811068416 120368 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30359] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30359/stat : 30359 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909359206 10811068416 120368 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30361] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30361/stat : 30361 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 909359206 10811068416 120369 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30368] ppid=30327 vsize=10557684 CPUtime=2.08 cores=0,2,4,6
/proc/30329/task/30368/stat : 30368 (java) R 30327 30329 27326 0 -1 4202560 2670 0 0 0 208 0 0 0 25 0 22 0 909359301 10811068416 120374 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 46912505897067 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30329/tid=30369] ppid=30327 vsize=10557684 CPUtime=2.02 cores=0,2,4,6
/proc/30329/task/30369/stat : 30369 (java) R 30327 30329 27326 0 -1 4202560 47649 0 0 0 197 5 0 0 25 0 22 0 909359301 10811068416 120379 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 46912505539440 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30329/tid=30370] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30370/stat : 30370 (java) S 30327 30329 27326 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909359309 10811068416 120384 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30371] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30371/stat : 30371 (java) S 30327 30329 27326 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909359312 10811068416 120389 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.81
Current children cumulated vsize (KiB) 10557684

[startup+6.30119 s]
/proc/loadavg: 2.29 2.82 3.36 5/370 30371
/proc/meminfo: memFree=21773384/32951124 swapFree=67056304/67111528
[pid=30329] ppid=30327 vsize=10557684 CPUtime=13.32 cores=0,2,4,6
/proc/30329/stat : 30329 (java) S 30327 30329 27326 0 -1 4202496 490692 0 1 0 1272 60 0 0 24 0 22 0 909359200 10811068416 484865 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30329/statm: 2639421 484873 2229 9 0 2630155 0
[pid=30329/tid=30330] ppid=30327 vsize=10557684 CPUtime=0.99 cores=0,2,4,6
/proc/30329/task/30330/stat : 30330 (java) S 30327 30329 27326 0 -1 4202560 60027 0 1 0 92 7 0 0 15 0 22 0 909359200 10811068416 484878 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30332] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30332/stat : 30332 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 909359202 10811068416 484883 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30334] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30334/stat : 30334 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 484889 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30336] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30336/stat : 30336 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 484894 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30339] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30339/stat : 30339 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 484896 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30341] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30341/stat : 30341 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 484896 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30343] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30343/stat : 30343 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 909359202 10811068416 484896 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30344] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30344/stat : 30344 (java) S 30327 30329 27326 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 22 0 909359202 10811068416 484896 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30346] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30346/stat : 30346 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 909359202 10811068416 484896 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30348] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30348/stat : 30348 (java) S 30327 30329 27326 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 909359203 10811068416 484897 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 0 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30351] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30351/stat : 30351 (java) S 30327 30329 27326 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 22 0 909359203 10811068416 484902 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30352] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30352/stat : 30352 (java) S 30327 30329 27326 0 -1 4202560 8 0 0 0 0 0 0 0 24 0 22 0 909359203 10811068416 484907 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30354] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30354/stat : 30354 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909359206 10811068416 484912 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032219569 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0

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

/proc/meminfo: memFree=16516968/32951124 swapFree=67056304/67111528
[pid=30329] ppid=30327 vsize=10557684 CPUtime=1645.3 cores=0,2,4,6
/proc/30329/stat : 30329 (java) S 30327 30329 27326 0 -1 4202496 961794 0 1 0 164407 123 0 0 24 0 22 0 909359200 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30329/statm: 2639421 953677 2255 9 0 2630155 0
[pid=30329/tid=30330] ppid=30327 vsize=10557684 CPUtime=0.99 cores=0,2,4,6
/proc/30329/task/30330/stat : 30330 (java) S 30327 30329 27326 0 -1 4202560 60029 0 1 0 92 7 0 0 15 0 22 0 909359200 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30332] ppid=30327 vsize=10557684 CPUtime=0.4 cores=0,2,4,6
/proc/30329/task/30332/stat : 30332 (java) S 30327 30329 27326 0 -1 4202560 13225 0 0 0 38 2 0 0 16 0 22 0 909359202 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30334] ppid=30327 vsize=10557684 CPUtime=0.34 cores=0,2,4,6
/proc/30329/task/30334/stat : 30334 (java) S 30327 30329 27326 0 -1 4202560 12585 0 0 0 32 2 0 0 15 0 22 0 909359202 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30336] ppid=30327 vsize=10557684 CPUtime=0.47 cores=0,2,4,6
/proc/30329/task/30336/stat : 30336 (java) S 30327 30329 27326 0 -1 4202560 20503 0 0 0 44 3 0 0 15 0 22 0 909359202 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30339] ppid=30327 vsize=10557684 CPUtime=0.37 cores=0,2,4,6
/proc/30329/task/30339/stat : 30339 (java) S 30327 30329 27326 0 -1 4202560 15407 0 0 0 35 2 0 0 15 0 22 0 909359202 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30341] ppid=30327 vsize=10557684 CPUtime=0.34 cores=0,2,4,6
/proc/30329/task/30341/stat : 30341 (java) S 30327 30329 27326 0 -1 4202560 15311 0 0 0 32 2 0 0 16 0 22 0 909359202 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30343] ppid=30327 vsize=10557684 CPUtime=0.46 cores=0,2,4,6
/proc/30329/task/30343/stat : 30343 (java) S 30327 30329 27326 0 -1 4202560 18396 0 0 0 43 3 0 0 16 0 22 0 909359202 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30344] ppid=30327 vsize=10557684 CPUtime=0.3 cores=0,2,4,6
/proc/30329/task/30344/stat : 30344 (java) S 30327 30329 27326 0 -1 4202560 7295 0 0 0 29 1 0 0 15 0 22 0 909359202 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30346] ppid=30327 vsize=10557684 CPUtime=0.36 cores=0,2,4,6
/proc/30329/task/30346/stat : 30346 (java) S 30327 30329 27326 0 -1 4202560 14963 0 0 0 34 2 0 0 16 0 22 0 909359202 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30348] ppid=30327 vsize=10557684 CPUtime=1.55 cores=0,2,4,6
/proc/30329/task/30348/stat : 30348 (java) S 30327 30329 27326 0 -1 4202560 19537 0 0 0 152 3 0 0 15 0 22 0 909359203 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 0 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30351] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30351/stat : 30351 (java) S 30327 30329 27326 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 909359203 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30352] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30352/stat : 30352 (java) S 30327 30329 27326 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 22 0 909359203 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30354] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30354/stat : 30354 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909359206 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032219569 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30355] ppid=30327 vsize=10557684 CPUtime=1.05 cores=0,2,4,6
/proc/30329/task/30355/stat : 30355 (java) S 30327 30329 27326 0 -1 4202560 9562 0 0 0 104 1 0 0 16 0 22 0 909359206 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30358] ppid=30327 vsize=10557684 CPUtime=1.11 cores=0,2,4,6
/proc/30329/task/30358/stat : 30358 (java) S 30327 30329 27326 0 -1 4202560 4223 0 0 0 111 0 0 0 15 0 22 0 909359206 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30359] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30359/stat : 30359 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909359206 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30361] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30361/stat : 30361 (java) S 30327 30329 27326 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 22 0 909359206 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30368] ppid=30327 vsize=10557684 CPUtime=818.74 cores=0,2,4,6
/proc/30329/task/30368/stat : 30368 (java) R 30327 30329 27326 0 -1 4202560 5577 0 0 0 81872 2 0 0 25 0 22 0 909359301 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 46912506296368 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30329/tid=30369] ppid=30327 vsize=10557684 CPUtime=818.69 cores=0,2,4,6
/proc/30329/task/30369/stat : 30369 (java) R 30327 30329 27326 0 -1 4202560 743976 0 0 0 81782 87 0 0 25 0 22 0 909359301 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 46912506084411 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30329/tid=30370] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30370/stat : 30370 (java) S 30327 30329 27326 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909359309 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30371] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30371/stat : 30371 (java) S 30327 30329 27326 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909359312 10811068416 953677 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1645.3
Current children cumulated vsize (KiB) 10557684

[startup+882.302 s]
/proc/loadavg: 3.99 3.90 3.70 5/370 30406
/proc/meminfo: memFree=16510716/32951124 swapFree=67056304/67111528
[pid=30329] ppid=30327 vsize=10557684 CPUtime=1764.49 cores=0,2,4,6
/proc/30329/stat : 30329 (java) S 30327 30329 27326 0 -1 4202496 963383 0 1 0 176325 124 0 0 24 0 22 0 909359200 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30329/statm: 2639421 955196 2255 9 0 2630155 0
[pid=30329/tid=30330] ppid=30327 vsize=10557684 CPUtime=0.99 cores=0,2,4,6
/proc/30329/task/30330/stat : 30330 (java) S 30327 30329 27326 0 -1 4202560 60030 0 1 0 92 7 0 0 15 0 22 0 909359200 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30332] ppid=30327 vsize=10557684 CPUtime=0.43 cores=0,2,4,6
/proc/30329/task/30332/stat : 30332 (java) S 30327 30329 27326 0 -1 4202560 13494 0 0 0 41 2 0 0 16 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30334] ppid=30327 vsize=10557684 CPUtime=0.36 cores=0,2,4,6
/proc/30329/task/30334/stat : 30334 (java) S 30327 30329 27326 0 -1 4202560 12586 0 0 0 34 2 0 0 15 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30336] ppid=30327 vsize=10557684 CPUtime=0.51 cores=0,2,4,6
/proc/30329/task/30336/stat : 30336 (java) S 30327 30329 27326 0 -1 4202560 21221 0 0 0 48 3 0 0 15 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30339] ppid=30327 vsize=10557684 CPUtime=0.41 cores=0,2,4,6
/proc/30329/task/30339/stat : 30339 (java) S 30327 30329 27326 0 -1 4202560 15410 0 0 0 39 2 0 0 15 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30341] ppid=30327 vsize=10557684 CPUtime=0.36 cores=0,2,4,6
/proc/30329/task/30341/stat : 30341 (java) S 30327 30329 27326 0 -1 4202560 15456 0 0 0 34 2 0 0 15 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30343] ppid=30327 vsize=10557684 CPUtime=0.49 cores=0,2,4,6
/proc/30329/task/30343/stat : 30343 (java) S 30327 30329 27326 0 -1 4202560 18402 0 0 0 46 3 0 0 15 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30344] ppid=30327 vsize=10557684 CPUtime=0.35 cores=0,2,4,6
/proc/30329/task/30344/stat : 30344 (java) S 30327 30329 27326 0 -1 4202560 7655 0 0 0 34 1 0 0 16 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30346] ppid=30327 vsize=10557684 CPUtime=0.4 cores=0,2,4,6
/proc/30329/task/30346/stat : 30346 (java) S 30327 30329 27326 0 -1 4202560 14967 0 0 0 38 2 0 0 15 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30348] ppid=30327 vsize=10557684 CPUtime=2.48 cores=0,2,4,6
/proc/30329/task/30348/stat : 30348 (java) S 30327 30329 27326 0 -1 4202560 19606 0 0 0 245 3 0 0 15 0 22 0 909359203 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 0 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30351] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30351/stat : 30351 (java) S 30327 30329 27326 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 909359203 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30352] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30352/stat : 30352 (java) S 30327 30329 27326 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 22 0 909359203 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30354] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30354/stat : 30354 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909359206 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032219569 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30355] ppid=30327 vsize=10557684 CPUtime=1.05 cores=0,2,4,6
/proc/30329/task/30355/stat : 30355 (java) S 30327 30329 27326 0 -1 4202560 9562 0 0 0 104 1 0 0 16 0 22 0 909359206 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30358] ppid=30327 vsize=10557684 CPUtime=1.11 cores=0,2,4,6
/proc/30329/task/30358/stat : 30358 (java) S 30327 30329 27326 0 -1 4202560 4223 0 0 0 111 0 0 0 15 0 22 0 909359206 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30359] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30359/stat : 30359 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909359206 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30361] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30361/stat : 30361 (java) S 30327 30329 27326 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 22 0 909359206 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30368] ppid=30327 vsize=10557684 CPUtime=877.74 cores=0,2,4,6
/proc/30329/task/30368/stat : 30368 (java) R 30327 30329 27326 0 -1 4202560 5584 0 0 0 87772 2 0 0 25 0 22 0 909359301 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 46912505892893 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30329/tid=30369] ppid=30327 vsize=10557684 CPUtime=877.68 cores=0,2,4,6
/proc/30329/task/30369/stat : 30369 (java) R 30327 30329 27326 0 -1 4202560 743978 0 0 0 87681 87 0 0 25 0 22 0 909359301 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 46912506084662 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30329/tid=30370] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30370/stat : 30370 (java) S 30327 30329 27326 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909359309 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30371] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30371/stat : 30371 (java) S 30327 30329 27326 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909359312 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1764.49
Current children cumulated vsize (KiB) 10557684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.101 s]
/proc/loadavg: 3.99 3.90 3.70 5/370 30407
/proc/meminfo: memFree=16510692/32951124 swapFree=67056304/67111528
[pid=30329] ppid=30327 vsize=10557684 CPUtime=1800.14 cores=0,2,4,6
/proc/30329/stat : 30329 (java) S 30327 30329 27326 0 -1 4202496 963385 0 1 0 179890 124 0 0 24 0 22 0 909359200 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30329/statm: 2639421 955196 2255 9 0 2630155 0
[pid=30329/tid=30330] ppid=30327 vsize=10557684 CPUtime=0.99 cores=0,2,4,6
/proc/30329/task/30330/stat : 30330 (java) S 30327 30329 27326 0 -1 4202560 60030 0 1 0 92 7 0 0 15 0 22 0 909359200 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30332] ppid=30327 vsize=10557684 CPUtime=0.44 cores=0,2,4,6
/proc/30329/task/30332/stat : 30332 (java) S 30327 30329 27326 0 -1 4202560 13494 0 0 0 42 2 0 0 16 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30334] ppid=30327 vsize=10557684 CPUtime=0.36 cores=0,2,4,6
/proc/30329/task/30334/stat : 30334 (java) S 30327 30329 27326 0 -1 4202560 12586 0 0 0 34 2 0 0 15 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30336] ppid=30327 vsize=10557684 CPUtime=0.52 cores=0,2,4,6
/proc/30329/task/30336/stat : 30336 (java) S 30327 30329 27326 0 -1 4202560 21221 0 0 0 49 3 0 0 16 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30339] ppid=30327 vsize=10557684 CPUtime=0.41 cores=0,2,4,6
/proc/30329/task/30339/stat : 30339 (java) S 30327 30329 27326 0 -1 4202560 15410 0 0 0 39 2 0 0 16 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30341] ppid=30327 vsize=10557684 CPUtime=0.37 cores=0,2,4,6
/proc/30329/task/30341/stat : 30341 (java) S 30327 30329 27326 0 -1 4202560 15456 0 0 0 35 2 0 0 15 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30343] ppid=30327 vsize=10557684 CPUtime=0.49 cores=0,2,4,6
/proc/30329/task/30343/stat : 30343 (java) S 30327 30329 27326 0 -1 4202560 18402 0 0 0 46 3 0 0 16 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30344] ppid=30327 vsize=10557684 CPUtime=0.35 cores=0,2,4,6
/proc/30329/task/30344/stat : 30344 (java) S 30327 30329 27326 0 -1 4202560 7655 0 0 0 34 1 0 0 15 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30346] ppid=30327 vsize=10557684 CPUtime=0.4 cores=0,2,4,6
/proc/30329/task/30346/stat : 30346 (java) S 30327 30329 27326 0 -1 4202560 14967 0 0 0 38 2 0 0 15 0 22 0 909359202 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30348] ppid=30327 vsize=10557684 CPUtime=2.48 cores=0,2,4,6
/proc/30329/task/30348/stat : 30348 (java) S 30327 30329 27326 0 -1 4202560 19606 0 0 0 245 3 0 0 16 0 22 0 909359203 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 0 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30351] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30351/stat : 30351 (java) S 30327 30329 27326 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 909359203 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30352] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30352/stat : 30352 (java) S 30327 30329 27326 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 22 0 909359203 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
[pid=30329/tid=30354] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30354/stat : 30354 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909359206 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032219569 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30355] ppid=30327 vsize=10557684 CPUtime=1.05 cores=0,2,4,6
/proc/30329/task/30355/stat : 30355 (java) S 30327 30329 27326 0 -1 4202560 9562 0 0 0 104 1 0 0 16 0 22 0 909359206 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30358] ppid=30327 vsize=10557684 CPUtime=1.11 cores=0,2,4,6
/proc/30329/task/30358/stat : 30358 (java) S 30327 30329 27326 0 -1 4202560 4223 0 0 0 111 0 0 0 15 0 22 0 909359206 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 2 0 0 0
[pid=30329/tid=30359] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30359/stat : 30359 (java) S 30327 30329 27326 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 909359206 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032211865 0 4 0 16800975 18446604453907802240 0 0 -1 4 0 0 0
[pid=30329/tid=30361] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30361/stat : 30361 (java) S 30327 30329 27326 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 22 0 909359206 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30368] ppid=30327 vsize=10557684 CPUtime=895.54 cores=0,2,4,6
/proc/30329/task/30368/stat : 30368 (java) R 30327 30329 27326 0 -1 4202560 5584 0 0 0 89552 2 0 0 25 0 22 0 909359301 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 46912505922770 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30329/tid=30369] ppid=30327 vsize=10557684 CPUtime=895.48 cores=0,2,4,6
/proc/30329/task/30369/stat : 30369 (java) R 30327 30329 27326 0 -1 4202560 743980 0 0 0 89461 87 0 0 25 0 22 0 909359301 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 46912506088144 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30329/tid=30370] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30370/stat : 30370 (java) S 30327 30329 27326 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909359309 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 0 0 0 0
[pid=30329/tid=30371] ppid=30327 vsize=10557684 CPUtime=0 cores=0,2,4,6
/proc/30329/task/30371/stat : 30371 (java) S 30327 30329 27326 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909359312 10811068416 955196 33554432000 1073741824 1073778376 140733961209200 18446744073709551615 260032212480 0 4 0 16800975 18446604453907802240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 10557684

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+900.218 s]
/proc/loadavg: 3.99 3.90 3.70 5/370 30407
/proc/meminfo: memFree=16510692/32951124 swapFree=67056304/67111528
[pid=30329] ppid=30327 vsize=0 CPUtime=1800.26 cores=0,2,4,6
/proc/30329/stat : 30329 (java) Z 30327 30329 27326 0 -1 4203548 963419 0 1 0 179894 132 0 0 17 0 2 0 909359200 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30329/statm: 0 0 0 0 0 0 0
[pid=30329/tid=30359] ppid=30327 vsize=0 CPUtime=0.07 cores=0,2,4,6
/proc/30329/task/30359/stat : 30359 (java) R 30327 30329 27326 0 -1 4203588 1 0 0 0 0 7 0 0 18 0 2 0 909359206 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 900.296
CPU time (s): 1800.34
CPU user time (s): 1798.94
CPU system time (s): 1.39879
CPU usage (%): 199.972
Max. virtual memory (cumulated for all children) (KiB): 10557684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 1.39879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 963419
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24949
involuntary context switches= 23811

runsolver used 3.31849 second user time and 6.52501 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-04 14:41:26
IDJOB=3454244
IDBENCH=2466
IDSOLVER=1950
FILE ID=node110/3454244-1307191286
RUNJOBID= node110-1307191286-30308
PBS_JOBID= 13508825
Free space on /tmp= 74040 MiB

SOLVER NAME= Sat4j Res//CP 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-misc06.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3454244-1307191286/watcher-3454244-1307191286 -o /tmp/evaluation-result-3454244-1307191286/solver-3454244-1307191286 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454244-1307191286.opb

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

MD5SUM BENCH= 0662414c0fee45075e37f5c5e2481506
RANDOM SEED=1098520848

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24127440 kB
Buffers:        304456 kB
Cached:        4591952 kB
SwapCached:       8652 kB
Active:        4029452 kB
Inactive:      4473528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24127440 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:            5096 kB
Writeback:           0 kB
AnonPages:     3603796 kB
Mapped:          29664 kB
Slab:           229232 kB
PageTables:      27584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75609620 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74040 MiB
End job on node110 at 2011-06-04 14:56:28