Trace number 3458343

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 Resolution 2.3.0OPT5 12.4751 12.0466

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_50_10_1.opb
MD5SUM27fb9f28c418482a39889bf496c3dc4e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.101984
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables50
Total number of constraints50
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 constraints50
Minimum length of a constraint11
Maximum length of a constraint19
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 50
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)610
Sum of products size (including duplicates)1220
Number of different products610
Sum of products size1220

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.1.v20110525
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/0.09	c Number of processors 	8
0.00/0.11	c Pseudo Boolean Optimization
0.00/0.11	c --- Begin Solver configuration ---
0.00/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.00/0.11	c Learn all clauses as in MiniSAT
0.00/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.11	c Expensive reason simplification
0.00/0.11	c Armin Biere (Picosat) restarts strategy
0.00/0.11	c Glucose learned constraints deletion strategy
0.00/0.11	c timeout=2147483s
0.00/0.11	c DB Simplification allowed=false
0.00/0.11	c --- End Solver configuration ---
0.00/0.11	c solving HOME/instance-3458343-1307159215.opb
0.00/0.11	c reading problem ... 
0.13/0.19	c ... done. Wall clock time 0.083s.
0.13/0.19	c #vars     660
0.13/0.19	c #constraints  1270
0.13/0.19	c constraints type 
0.13/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 660
0.13/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 610
0.24/0.20	c SATISFIABLE
0.24/0.20	c OPTIMIZING...
0.24/0.20	c Got one! Elapsed wall clock time (in seconds):0.093
0.24/0.20	o 6
1.03/0.70	c cleaning 2497 clauses out of 5000 with flag 5000/5000
1.47/1.14	c cleaning 4248 clauses out of 8504 with flag 11001/11001
1.96/1.63	c cleaning 5628 clauses out of 11257 with flag 18002/18002
2.58/2.24	c cleaning 6810 clauses out of 13627 with flag 26000/26000
3.29/2.92	c cleaning 7905 clauses out of 15817 with flag 35000/35000
4.09/3.73	c cleaning 8953 clauses out of 17914 with flag 45002/45002
4.91/4.51	c cleaning 9476 clauses out of 18959 with flag 55000/55000
5.70/5.34	c cleaning 9738 clauses out of 19483 with flag 65000/65000
6.50/6.19	c cleaning 9871 clauses out of 19746 with flag 75001/75001
7.31/6.96	c cleaning 9935 clauses out of 19877 with flag 85003/85003
8.12/7.80	c cleaning 9967 clauses out of 19939 with flag 95000/95000
9.01/8.66	c cleaning 9982 clauses out of 19972 with flag 105000/105000
9.11/8.73	c Got one! Elapsed wall clock time (in seconds):8.617
9.11/8.73	o 5
9.51/9.13	c cleaning 7851 clauses out of 15707 with flag 5001/110717
10.01/9.67	c cleaning 6928 clauses out of 13859 with flag 11004/116720
10.71/10.30	c cleaning 6962 clauses out of 13928 with flag 18001/123717
11.42/11.05	c cleaning 7480 clauses out of 14966 with flag 26001/131717
12.43/12.03	c starts		: 105
12.43/12.03	c conflicts		: 140716
12.43/12.03	c decisions		: 200196
12.43/12.03	c propagations		: 9796095
12.43/12.03	c inspects		: 99487512
12.43/12.03	c shortcuts		: 0
12.43/12.03	c learnt literals	: 4
12.43/12.03	c learnt binary clauses	: 9
12.43/12.03	c learnt ternary clauses	: 25
12.43/12.03	c learnt constraints	: 140711
12.43/12.03	c ignored constraints	: 0
12.43/12.03	c root simplifications	: 0
12.43/12.03	c removed literals (reason simplification)	: 408975
12.43/12.03	c reason swapping (by a shorter reason)	: 0
12.43/12.03	c Calls to reduceDB	: 16
12.43/12.03	c number of reductions to clauses (during analyze)	: 0
12.43/12.03	c number of learned constraints concerned by reduction	: 0
12.43/12.03	c number of learning phase by resolution	: 0
12.43/12.03	c number of learning phase by cutting planes	: 0
12.43/12.03	c speed (assignments/second)	: 2969413.4586238256
12.43/12.03	c non guided choices	0
12.43/12.03	c learnt constraints type 
12.43/12.03	c constraints type 
12.43/12.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 660
12.43/12.03	c org.sat4j.minisat.constraints.card.MinWatchCard => 0
12.43/12.03	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 610
12.43/12.03	s OPTIMUM FOUND
12.43/12.03	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 
12.43/12.03	c objective function=5
12.43/12.03	c Total wall clock time (in seconds): 11.918

Verifier Data

OK	5

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-3458343-1307159215/watcher-3458343-1307159215 -o /tmp/evaluation-result-3458343-1307159215/solver-3458343-1307159215 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458343-1307159215.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.88 2.01 1.99 2/454 28369
/proc/meminfo: memFree=20652328/32951124 swapFree=60787360/67111528
[pid=28369] ppid=28367 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/28369/stat : 28369 (java) S 28367 28369 24782 0 -1 4202496 5208 0 1 0 0 0 0 0 25 0 2 0 827519404 13850947584 4909 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389104101 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/28369/statm: 3381579 4922 917 9 0 3372735 0
[pid=28369/tid=28370] ppid=28367 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28370/stat : 28370 (java) R 28367 28369 24782 0 -1 4202560 5544 0 1 0 0 0 0 0 25 0 2 0 827519404 13850947584 6360 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255376995387 0 4 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.115681 s]
/proc/loadavg: 1.88 2.01 1.99 2/454 28369
/proc/meminfo: memFree=20652328/32951124 swapFree=60787360/67111528
[pid=28369] ppid=28367 vsize=13622452 CPUtime=0.13 cores=1,3,5,7
/proc/28369/stat : 28369 (java) S 28367 28369 24782 0 -1 4202496 15809 0 1 0 11 2 0 0 25 0 18 0 827519404 13949390848 15494 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28369/statm: 3405613 15494 2125 9 0 3396347 0
[pid=28369/tid=28370] ppid=28367 vsize=13622452 CPUtime=0.09 cores=1,3,5,7
/proc/28369/task/28370/stat : 28370 (java) R 28367 28369 24782 0 -1 4202560 13808 0 1 0 8 1 0 0 18 0 18 0 827519404 13949390848 15494 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 46912505228560 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13622452

[startup+0.200629 s]
/proc/loadavg: 1.88 2.01 1.99 2/454 28369
/proc/meminfo: memFree=20652328/32951124 swapFree=60787360/67111528
[pid=28369] ppid=28367 vsize=13623660 CPUtime=0.24 cores=1,3,5,7
/proc/28369/stat : 28369 (java) S 28367 28369 24782 0 -1 4202496 16427 0 1 0 22 2 0 0 25 0 19 0 827519404 13950627840 16112 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28369/statm: 3405915 16112 2170 9 0 3396649 0
[pid=28369/tid=28370] ppid=28367 vsize=13623660 CPUtime=0.18 cores=1,3,5,7
/proc/28369/task/28370/stat : 28370 (java) R 28367 28369 24782 0 -1 4202560 14322 0 1 0 17 1 0 0 19 0 19 0 827519404 13950627840 16112 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 46912505122652 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13623660

[startup+0.300615 s]
/proc/loadavg: 1.88 2.01 1.99 2/454 28369
/proc/meminfo: memFree=20652328/32951124 swapFree=60787360/67111528
[pid=28369] ppid=28367 vsize=13626520 CPUtime=0.51 cores=1,3,5,7
/proc/28369/stat : 28369 (java) S 28367 28369 24782 0 -1 4202496 19297 0 1 0 49 2 0 0 25 0 19 0 827519404 13953556480 18074 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28369/statm: 3406630 18074 2205 9 0 3397364 0
[pid=28369/tid=28370] ppid=28367 vsize=13626520 CPUtime=0.29 cores=1,3,5,7
/proc/28369/task/28370/stat : 28370 (java) R 28367 28369 24782 0 -1 4202560 14381 0 1 0 27 2 0 0 19 0 19 0 827519404 13953556480 18074 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 46912505217362 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 13626520

[startup+0.700538 s]
/proc/loadavg: 1.88 2.01 1.99 2/454 28369
/proc/meminfo: memFree=20652328/32951124 swapFree=60787360/67111528
[pid=28369] ppid=28367 vsize=13626672 CPUtime=1.03 cores=1,3,5,7
/proc/28369/stat : 28369 (java) S 28367 28369 24782 0 -1 4202496 19757 0 1 0 101 2 0 0 25 0 19 0 827519404 13953712128 18532 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28369/statm: 3406668 18532 2215 9 0 3397402 0
[pid=28369/tid=28370] ppid=28367 vsize=13626672 CPUtime=0.69 cores=1,3,5,7
/proc/28369/task/28370/stat : 28370 (java) R 28367 28369 24782 0 -1 4202560 14681 0 1 0 67 2 0 0 19 0 19 0 827519404 13953712128 18532 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 47225032811415 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 13626672

[startup+1.50143 s]
/proc/loadavg: 1.88 2.01 1.99 3/473 28388
/proc/meminfo: memFree=20583320/32951124 swapFree=60787360/67111528
[pid=28369] ppid=28367 vsize=13626672 CPUtime=1.86 cores=1,3,5,7
/proc/28369/stat : 28369 (java) S 28367 28369 24782 0 -1 4202496 20831 0 1 0 184 2 0 0 25 0 19 0 827519404 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28369/statm: 3406668 19601 2243 9 0 3397402 0
[pid=28369/tid=28370] ppid=28367 vsize=13626672 CPUtime=1.46 cores=1,3,5,7
/proc/28369/task/28370/stat : 28370 (java) R 28367 28369 24782 0 -1 4202560 14687 0 1 0 144 2 0 0 20 0 19 0 827519404 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 46912505549568 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28369/tid=28372] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28372/stat : 28372 (java) S 28367 28369 24782 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28373] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28373/stat : 28373 (java) S 28367 28369 24782 0 -1 4202560 123 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28374] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28374/stat : 28374 (java) S 28367 28369 24782 0 -1 4202560 160 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28375] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28375/stat : 28375 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28376] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28376/stat : 28376 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28377] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28377/stat : 28377 (java) S 28367 28369 24782 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28378] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28378/stat : 28378 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28379] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28379/stat : 28379 (java) S 28367 28369 24782 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28380] ppid=28367 vsize=13626672 CPUtime=0.02 cores=1,3,5,7
/proc/28369/task/28380/stat : 28380 (java) S 28367 28369 24782 0 -1 4202560 458 0 0 0 2 0 0 0 16 0 19 0 827519407 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 0 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28381] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28381/stat : 28381 (java) S 28367 28369 24782 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 827519408 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28382] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28382/stat : 28382 (java) S 28367 28369 24782 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 827519408 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28383] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28383/stat : 28383 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389125041 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28384] ppid=28367 vsize=13626672 CPUtime=0.21 cores=1,3,5,7
/proc/28369/task/28384/stat : 28384 (java) S 28367 28369 24782 0 -1 4202560 2474 0 0 0 21 0 0 0 19 0 19 0 827519410 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28385] ppid=28367 vsize=13626672 CPUtime=0.15 cores=1,3,5,7
/proc/28369/task/28385/stat : 28385 (java) S 28367 28369 24782 0 -1 4202560 1451 0 0 0 15 0 0 0 16 0 19 0 827519410 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28386] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28386/stat : 28386 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28387] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28387/stat : 28387 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827519410 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28388] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28388/stat : 28388 (java) S 28367 28369 24782 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827519424 13953712128 19601 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 13626672

[startup+3.10114 s]
/proc/loadavg: 1.88 2.01 1.99 3/473 28389
/proc/meminfo: memFree=20580096/32951124 swapFree=60787360/67111528
[pid=28369] ppid=28367 vsize=13626672 CPUtime=3.49 cores=1,3,5,7
/proc/28369/stat : 28369 (java) S 28367 28369 24782 0 -1 4202496 21143 0 1 0 347 2 0 0 25 0 19 0 827519404 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28369/statm: 3406668 19910 2244 9 0 3397402 0
[pid=28369/tid=28370] ppid=28367 vsize=13626672 CPUtime=3 cores=1,3,5,7
/proc/28369/task/28370/stat : 28370 (java) R 28367 28369 24782 0 -1 4202560 14690 0 1 0 298 2 0 0 25 0 19 0 827519404 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 46912505599903 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28369/tid=28372] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28372/stat : 28372 (java) S 28367 28369 24782 0 -1 4202560 135 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28373] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28373/stat : 28373 (java) S 28367 28369 24782 0 -1 4202560 155 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28374] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28374/stat : 28374 (java) S 28367 28369 24782 0 -1 4202560 238 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28375] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28375/stat : 28375 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28376] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28376/stat : 28376 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28377] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28377/stat : 28377 (java) S 28367 28369 24782 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28378] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28378/stat : 28378 (java) S 28367 28369 24782 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28379] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28379/stat : 28379 (java) S 28367 28369 24782 0 -1 4202560 113 0 0 0 0 0 0 0 15 0 19 0 827519406 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28380] ppid=28367 vsize=13626672 CPUtime=0.07 cores=1,3,5,7
/proc/28369/task/28380/stat : 28380 (java) S 28367 28369 24782 0 -1 4202560 615 0 0 0 7 0 0 0 16 0 19 0 827519407 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 0 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28381] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28381/stat : 28381 (java) S 28367 28369 24782 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 827519408 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28382] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28382/stat : 28382 (java) S 28367 28369 24782 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 827519408 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28383] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28383/stat : 28383 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389125041 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28384] ppid=28367 vsize=13626672 CPUtime=0.22 cores=1,3,5,7
/proc/28369/task/28384/stat : 28384 (java) S 28367 28369 24782 0 -1 4202560 2474 0 0 0 22 0 0 0 15 0 19 0 827519410 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28385] ppid=28367 vsize=13626672 CPUtime=0.17 cores=1,3,5,7
/proc/28369/task/28385/stat : 28385 (java) S 28367 28369 24782 0 -1 4202560 1458 0 0 0 17 0 0 0 15 0 19 0 827519410 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28386] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28386/stat : 28386 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28387] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28387/stat : 28387 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827519410 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28388] ppid=28367 vsize=13626672 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28388/stat : 28388 (java) S 28367 28369 24782 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827519424 13953712128 19910 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 13626672

[startup+6.30155 s]
/proc/loadavg: 1.89 2.01 1.99 3/473 28389
/proc/meminfo: memFree=20578544/32951124 swapFree=60787360/67111528
[pid=28369] ppid=28367 vsize=13625760 CPUtime=6.71 cores=1,3,5,7
/proc/28369/stat : 28369 (java) S 28367 28369 24782 0 -1 4202496 21348 0 1 0 668 3 0 0 25 0 19 0 827519404 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28369/statm: 3406440 19890 2244 9 0 3397174 0
[pid=28369/tid=28370] ppid=28367 vsize=13625760 CPUtime=6.13 cores=1,3,5,7
/proc/28369/task/28370/stat : 28370 (java) R 28367 28369 24782 0 -1 4202560 14695 0 1 0 611 2 0 0 25 0 19 0 827519404 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 46912505550121 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28369/tid=28372] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28372/stat : 28372 (java) S 28367 28369 24782 0 -1 4202560 135 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28373] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28373/stat : 28373 (java) S 28367 28369 24782 0 -1 4202560 155 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28374] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28374/stat : 28374 (java) S 28367 28369 24782 0 -1 4202560 238 0 0 0 0 0 0 0 16 0 19 0 827519406 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28375] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28375/stat : 28375 (java) S 28367 28369 24782 0 -1 4202560 21 0 0 0 0 0 0 0 16 0 19 0 827519406 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28376] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28376/stat : 28376 (java) S 28367 28369 24782 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28377] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28377/stat : 28377 (java) S 28367 28369 24782 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28378] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28378/stat : 28378 (java) S 28367 28369 24782 0 -1 4202560 19 0 0 0 0 0 0 0 16 0 19 0 827519406 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28379] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28379/stat : 28379 (java) S 28367 28369 24782 0 -1 4202560 113 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28380] ppid=28367 vsize=13625760 CPUtime=0.13 cores=1,3,5,7
/proc/28369/task/28380/stat : 28380 (java) S 28367 28369 24782 0 -1 4202560 783 0 0 0 13 0 0 0 16 0 19 0 827519407 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 0 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28381] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28381/stat : 28381 (java) S 28367 28369 24782 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 827519408 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28382] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28382/stat : 28382 (java) S 28367 28369 24782 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 827519408 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28383] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28383/stat : 28383 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389125041 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28384] ppid=28367 vsize=13625760 CPUtime=0.22 cores=1,3,5,7
/proc/28369/task/28384/stat : 28384 (java) S 28367 28369 24782 0 -1 4202560 2476 0 0 0 22 0 0 0 15 0 19 0 827519410 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28385] ppid=28367 vsize=13625760 CPUtime=0.17 cores=1,3,5,7
/proc/28369/task/28385/stat : 28385 (java) S 28367 28369 24782 0 -1 4202560 1458 0 0 0 17 0 0 0 15 0 19 0 827519410 13952778240 19890 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0

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

/proc/28369/task/28372/stat : 28372 (java) S 28367 28369 24782 0 -1 4202560 135 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28373] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28373/stat : 28373 (java) S 28367 28369 24782 0 -1 4202560 155 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28374] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28374/stat : 28374 (java) S 28367 28369 24782 0 -1 4202560 238 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28375] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28375/stat : 28375 (java) S 28367 28369 24782 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28376] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28376/stat : 28376 (java) S 28367 28369 24782 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28377] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28377/stat : 28377 (java) S 28367 28369 24782 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28378] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28378/stat : 28378 (java) S 28367 28369 24782 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28379] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28379/stat : 28379 (java) S 28367 28369 24782 0 -1 4202560 113 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28380] ppid=28367 vsize=13625760 CPUtime=0.19 cores=1,3,5,7
/proc/28369/task/28380/stat : 28380 (java) S 28367 28369 24782 0 -1 4202560 823 0 0 0 19 0 0 0 16 0 19 0 827519407 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 0 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28381] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28381/stat : 28381 (java) S 28367 28369 24782 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 827519408 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28382] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28382/stat : 28382 (java) S 28367 28369 24782 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 827519408 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28383] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28383/stat : 28383 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389125041 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28384] ppid=28367 vsize=13625760 CPUtime=0.22 cores=1,3,5,7
/proc/28369/task/28384/stat : 28384 (java) S 28367 28369 24782 0 -1 4202560 2476 0 0 0 22 0 0 0 15 0 19 0 827519410 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28385] ppid=28367 vsize=13625760 CPUtime=0.17 cores=1,3,5,7
/proc/28369/task/28385/stat : 28385 (java) S 28367 28369 24782 0 -1 4202560 1458 0 0 0 17 0 0 0 15 0 19 0 827519410 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28386] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28386/stat : 28386 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28387] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28387/stat : 28387 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827519410 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28388] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28388/stat : 28388 (java) S 28367 28369 24782 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827519424 13952778240 19932 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.01
Current children cumulated vsize (KiB) 13625760

[startup+11.2016 s]
/proc/loadavg: 1.90 2.01 1.99 3/473 28389
/proc/meminfo: memFree=20576880/32951124 swapFree=60787360/67111528
[pid=28369] ppid=28367 vsize=13625760 CPUtime=11.61 cores=1,3,5,7
/proc/28369/stat : 28369 (java) S 28367 28369 24782 0 -1 4202496 21400 0 1 0 1158 3 0 0 25 0 19 0 827519404 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28369/statm: 3406440 19935 2244 9 0 3397174 0
[pid=28369/tid=28370] ppid=28367 vsize=13625760 CPUtime=10.91 cores=1,3,5,7
/proc/28369/task/28370/stat : 28370 (java) R 28367 28369 24782 0 -1 4202560 14702 0 1 0 1089 2 0 0 25 0 19 0 827519404 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 46912505550216 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28369/tid=28372] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28372/stat : 28372 (java) S 28367 28369 24782 0 -1 4202560 135 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28373] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28373/stat : 28373 (java) S 28367 28369 24782 0 -1 4202560 155 0 0 0 0 0 0 0 16 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28374] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28374/stat : 28374 (java) S 28367 28369 24782 0 -1 4202560 238 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28375] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28375/stat : 28375 (java) S 28367 28369 24782 0 -1 4202560 23 0 0 0 0 0 0 0 16 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28376] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28376/stat : 28376 (java) S 28367 28369 24782 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28377] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28377/stat : 28377 (java) S 28367 28369 24782 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28378] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28378/stat : 28378 (java) S 28367 28369 24782 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28379] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28379/stat : 28379 (java) S 28367 28369 24782 0 -1 4202560 113 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28380] ppid=28367 vsize=13625760 CPUtime=0.24 cores=1,3,5,7
/proc/28369/task/28380/stat : 28380 (java) S 28367 28369 24782 0 -1 4202560 823 0 0 0 24 0 0 0 16 0 19 0 827519407 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 0 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28381] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28381/stat : 28381 (java) S 28367 28369 24782 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 827519408 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28382] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28382/stat : 28382 (java) S 28367 28369 24782 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 827519408 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28383] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28383/stat : 28383 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389125041 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28384] ppid=28367 vsize=13625760 CPUtime=0.22 cores=1,3,5,7
/proc/28369/task/28384/stat : 28384 (java) S 28367 28369 24782 0 -1 4202560 2476 0 0 0 22 0 0 0 15 0 19 0 827519410 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28385] ppid=28367 vsize=13625760 CPUtime=0.17 cores=1,3,5,7
/proc/28369/task/28385/stat : 28385 (java) S 28367 28369 24782 0 -1 4202560 1458 0 0 0 17 0 0 0 15 0 19 0 827519410 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28386] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28386/stat : 28386 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28387] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28387/stat : 28387 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827519410 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28388] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28388/stat : 28388 (java) S 28367 28369 24782 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827519424 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.61
Current children cumulated vsize (KiB) 13625760

[startup+11.6006 s]
/proc/loadavg: 1.90 2.01 1.99 3/473 28389
/proc/meminfo: memFree=20576880/32951124 swapFree=60787360/67111528
[pid=28369] ppid=28367 vsize=13625760 CPUtime=12.01 cores=1,3,5,7
/proc/28369/stat : 28369 (java) S 28367 28369 24782 0 -1 4202496 21400 0 1 0 1198 3 0 0 25 0 19 0 827519404 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28369/statm: 3406440 19935 2244 9 0 3397174 0
[pid=28369/tid=28370] ppid=28367 vsize=13625760 CPUtime=11.31 cores=1,3,5,7
/proc/28369/task/28370/stat : 28370 (java) R 28367 28369 24782 0 -1 4202560 14702 0 1 0 1129 2 0 0 25 0 19 0 827519404 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 46912505538253 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28369/tid=28372] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28372/stat : 28372 (java) S 28367 28369 24782 0 -1 4202560 135 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28373] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28373/stat : 28373 (java) S 28367 28369 24782 0 -1 4202560 155 0 0 0 0 0 0 0 16 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28374] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28374/stat : 28374 (java) S 28367 28369 24782 0 -1 4202560 238 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28375] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28375/stat : 28375 (java) S 28367 28369 24782 0 -1 4202560 23 0 0 0 0 0 0 0 16 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28376] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28376/stat : 28376 (java) S 28367 28369 24782 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28377] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28377/stat : 28377 (java) S 28367 28369 24782 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28378] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28378/stat : 28378 (java) S 28367 28369 24782 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28379] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28379/stat : 28379 (java) S 28367 28369 24782 0 -1 4202560 113 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28380] ppid=28367 vsize=13625760 CPUtime=0.24 cores=1,3,5,7
/proc/28369/task/28380/stat : 28380 (java) S 28367 28369 24782 0 -1 4202560 823 0 0 0 24 0 0 0 16 0 19 0 827519407 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 0 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28381] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28381/stat : 28381 (java) S 28367 28369 24782 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 827519408 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28382] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28382/stat : 28382 (java) S 28367 28369 24782 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 827519408 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28383] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28383/stat : 28383 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389125041 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28384] ppid=28367 vsize=13625760 CPUtime=0.22 cores=1,3,5,7
/proc/28369/task/28384/stat : 28384 (java) S 28367 28369 24782 0 -1 4202560 2476 0 0 0 22 0 0 0 15 0 19 0 827519410 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28385] ppid=28367 vsize=13625760 CPUtime=0.17 cores=1,3,5,7
/proc/28369/task/28385/stat : 28385 (java) S 28367 28369 24782 0 -1 4202560 1458 0 0 0 17 0 0 0 15 0 19 0 827519410 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28386] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28386/stat : 28386 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28387] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28387/stat : 28387 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827519410 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28388] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28388/stat : 28388 (java) S 28367 28369 24782 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827519424 13952778240 19935 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 13625760

[startup+12.0015 s]
/proc/loadavg: 1.90 2.01 1.99 3/473 28389
/proc/meminfo: memFree=20576880/32951124 swapFree=60787360/67111528
[pid=28369] ppid=28367 vsize=13625760 CPUtime=12.43 cores=1,3,5,7
/proc/28369/stat : 28369 (java) S 28367 28369 24782 0 -1 4202496 21413 0 1 0 1240 3 0 0 25 0 19 0 827519404 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28369/statm: 3406440 19948 2248 9 0 3397174 0
[pid=28369/tid=28370] ppid=28367 vsize=13625760 CPUtime=11.71 cores=1,3,5,7
/proc/28369/task/28370/stat : 28370 (java) R 28367 28369 24782 0 -1 4202560 14710 0 1 0 1169 2 0 0 25 0 19 0 827519404 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 46912505219056 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28369/tid=28372] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28372/stat : 28372 (java) S 28367 28369 24782 0 -1 4202560 135 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28373] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28373/stat : 28373 (java) S 28367 28369 24782 0 -1 4202560 155 0 0 0 0 0 0 0 16 0 19 0 827519406 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28374] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28374/stat : 28374 (java) S 28367 28369 24782 0 -1 4202560 238 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28375] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28375/stat : 28375 (java) S 28367 28369 24782 0 -1 4202560 23 0 0 0 0 0 0 0 16 0 19 0 827519406 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28376] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28376/stat : 28376 (java) S 28367 28369 24782 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28377] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28377/stat : 28377 (java) S 28367 28369 24782 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28378] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28378/stat : 28378 (java) S 28367 28369 24782 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28379] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28379/stat : 28379 (java) S 28367 28369 24782 0 -1 4202560 113 0 0 0 0 0 0 0 15 0 19 0 827519406 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28380] ppid=28367 vsize=13625760 CPUtime=0.24 cores=1,3,5,7
/proc/28369/task/28380/stat : 28380 (java) S 28367 28369 24782 0 -1 4202560 823 0 0 0 24 0 0 0 16 0 19 0 827519407 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 0 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28381] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28381/stat : 28381 (java) S 28367 28369 24782 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 827519408 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28382] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28382/stat : 28382 (java) S 28367 28369 24782 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 827519408 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28383] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28383/stat : 28383 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389125041 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28384] ppid=28367 vsize=13625760 CPUtime=0.23 cores=1,3,5,7
/proc/28369/task/28384/stat : 28384 (java) S 28367 28369 24782 0 -1 4202560 2477 0 0 0 23 0 0 0 15 0 19 0 827519410 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
[pid=28369/tid=28385] ppid=28367 vsize=13625760 CPUtime=0.18 cores=1,3,5,7
/proc/28369/task/28385/stat : 28385 (java) S 28367 28369 24782 0 -1 4202560 1462 0 0 0 18 0 0 0 15 0 19 0 827519410 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28386] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28386/stat : 28386 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827519410 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117337 0 4 0 16800975 18446604454608432000 0 0 -1 1 0 0 0
[pid=28369/tid=28387] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28387/stat : 28387 (java) S 28367 28369 24782 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827519410 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 4 0 16800975 18446604454608432000 0 0 -1 3 0 0 0
[pid=28369/tid=28388] ppid=28367 vsize=13625760 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28388/stat : 28388 (java) S 28367 28369 24782 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827519424 13952778240 19948 33554432000 1073741824 1073778376 140733275445888 18446744073709551615 255389117952 0 4 0 16800975 18446604454608432000 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 13625760

Child status: 30
Real time (s): 12.0466
CPU time (s): 12.4751
CPU user time (s): 12.4371
CPU system time (s): 0.037994
CPU usage (%): 103.557
Max. virtual memory (cumulated for all children) (KiB): 13626672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.4371
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21434
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= 869
involuntary context switches= 273

runsolver used 0.049992 second user time and 0.143978 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-04 05:46:55
IDJOB=3458343
IDBENCH=48163
IDSOLVER=1952
FILE ID=node135/3458343-1307159215
RUNJOBID= node135-1307155585-27894
PBS_JOBID= 13508781
Free space on /tmp= 73964 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_50_10_1.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458343-1307159215/watcher-3458343-1307159215 -o /tmp/evaluation-result-3458343-1307159215/solver-3458343-1307159215 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458343-1307159215.opb

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

MD5SUM BENCH= 27fb9f28c418482a39889bf496c3dc4e
RANDOM SEED=1477624933

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.75
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20652608 kB
Buffers:        258360 kB
Cached:         552504 kB
SwapCached:       6168 kB
Active:       11562624 kB
Inactive:       477544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20652608 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:             600 kB
Writeback:           0 kB
AnonPages:    11228312 kB
Mapped:          34192 kB
Slab:           125784 kB
PageTables:      66288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 137831000 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73964 MiB
End job on node135 at 2011-06-04 05:47:08