Trace number 3453884

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.0OPT3 58.7531 29.7316

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=71-P1=29-P2=241-P3=127-P4=67-P5=23-B.opb
MD5SUM2f50a7c4db6c104684b2cc399418ffd9
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.155975
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables120
Total number of constraints11
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 constraints11
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)320
Sum of products size (including duplicates)640
Number of different products320
Sum of products size640

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 		9996466904
0.00/0.09	c Max memory 		10048897024
0.00/0.09	c Total memory 		10048897024
0.00/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@67ee3914
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@1c691f36
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3453884-1307194380.opb
0.11/0.11	c reading problem ... 
0.11/0.19	c ... done. Wall clock time 0.074s.
0.11/0.19	c #vars     440
0.11/0.19	c #constraints  656
0.11/0.19	c constraints type 
0.11/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 320
0.11/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 336
0.11/0.19	c constraints type 
0.11/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 320
0.11/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 336
2.64/0.84	c cleaning 2501 clauses out of 5001 with flag 5001/5001
3.94/1.28	c cleaning 4248 clauses out of 8501 with flag 11002/11002
5.09/1.85	c cleaning 5626 clauses out of 11251 with flag 18000/18000
6.28/2.42	c cleaning 6807 clauses out of 13625 with flag 26000/26000
7.26/2.99	c cleaning 7907 clauses out of 15819 with flag 35001/35001
8.84/3.78	c cleaning 8950 clauses out of 17912 with flag 45001/45001
10.24/4.49	c cleaning 9475 clauses out of 18963 with flag 55002/55002
11.83/5.24	c cleaning 9740 clauses out of 19487 with flag 65001/65001
14.57/6.40	c cleaning 9871 clauses out of 19746 with flag 75000/75000
16.89/7.46	c cleaning 9933 clauses out of 19876 with flag 85001/85001
18.66/8.30	c cleaning 9962 clauses out of 19943 with flag 95001/95001
19.42/8.71	c  And the winner is Resolution
19.42/8.77	c SATISFIABLE
19.42/8.77	c OPTIMIZING...
19.42/8.77	c Got one! Elapsed wall clock time (in seconds):8.662
19.42/8.77	o 9
19.90/9.05	c cleaning 10838 clauses out of 21693 with flag 5000/106713
20.65/9.44	c cleaning 8419 clauses out of 16856 with flag 11001/112714
21.63/9.96	c cleaning 7715 clauses out of 15436 with flag 18000/119713
22.19/10.29	c  And the winner is Resolution
22.38/10.78	c Got one! Elapsed wall clock time (in seconds):10.671
22.38/10.78	o 3
22.40/10.84	c cleaning 6489 clauses out of 13008 with flag 1001/125000
23.16/11.27	c cleaning 6250 clauses out of 12518 with flag 7000/130999
24.10/11.78	c cleaning 6630 clauses out of 13270 with flag 14002/138001
25.26/12.38	c cleaning 7317 clauses out of 14639 with flag 22001/146000
26.41/12.97	c cleaning 8157 clauses out of 16320 with flag 31000/154999
28.57/14.00	c cleaning 9079 clauses out of 18164 with flag 41001/165000
30.50/15.01	c cleaning 9538 clauses out of 19085 with flag 51001/175000
32.45/16.07	c cleaning 9768 clauses out of 19546 with flag 61000/184999
34.19/16.96	c cleaning 9885 clauses out of 19778 with flag 71001/195000
35.94/17.87	c cleaning 9943 clauses out of 19895 with flag 81003/205002
37.26/18.54	c cleaning 9967 clauses out of 19948 with flag 91000/214999
38.81/19.36	c cleaning 9989 clauses out of 19982 with flag 101001/225000
40.15/20.07	c cleaning 9995 clauses out of 19993 with flag 111001/235000
41.91/21.00	c cleaning 10000 clauses out of 19999 with flag 121002/245001
43.41/21.77	c cleaning 9993 clauses out of 19997 with flag 131000/254999
45.15/22.65	c cleaning 9994 clauses out of 20004 with flag 141000/264999
45.48/22.87	c cleaning 0 clauses out of 5331 with flag 0/5332
47.08/23.57	c cleaning 10004 clauses out of 20011 with flag 151001/275000
48.77/24.35	c cleaning 9997 clauses out of 20006 with flag 161001/285000
50.47/25.23	c cleaning 10000 clauses out of 20009 with flag 171001/295000
52.01/26.02	c cleaning 10000 clauses out of 20009 with flag 181001/305000
53.74/26.93	c cleaning 10000 clauses out of 20009 with flag 191001/315000
55.45/27.85	c cleaning 10002 clauses out of 20008 with flag 201000/324999
57.38/28.85	c cleaning 10002 clauses out of 20008 with flag 211002/335001
58.32/29.39	c  And the winner is Resolution
58.61/29.70	c starts		: 135
58.61/29.70	c conflicts		: 341557
58.61/29.70	c decisions		: 355121
58.61/29.70	c propagations		: 6779554
58.61/29.70	c inspects		: 232674146
58.61/29.70	c shortcuts		: 0
58.61/29.70	c learnt literals	: 18
58.61/29.70	c learnt binary clauses	: 63
58.61/29.70	c learnt ternary clauses	: 173
58.61/29.70	c learnt constraints	: 341538
58.61/29.70	c ignored constraints	: 0
58.61/29.70	c root simplifications	: 0
58.61/29.70	c removed literals (reason simplification)	: 11015879
58.61/29.70	c reason swapping (by a shorter reason)	: 0
58.61/29.70	c Calls to reduceDB	: 37
58.61/29.70	c number of reductions to clauses (during analyze)	: 0
58.61/29.70	c number of learned constraints concerned by reduction	: 0
58.61/29.70	c number of learning phase by resolution	: 0
58.61/29.70	c number of learning phase by cutting planes	: 0
58.61/29.70	c speed (assignments/second)	: 358441.04895844345
58.61/29.70	c non guided choices	1918
58.61/29.70	c learnt constraints type 
58.61/29.70	c constraints type 
58.61/29.70	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 320
58.61/29.70	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 336
58.61/29.70	c constraints type 
58.61/29.70	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 320
58.61/29.70	c org.sat4j.pb.constraints.pb.MaxWatchPb => 336
58.61/29.70	s OPTIMUM FOUND
58.61/29.70	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 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 x77 -x78 -x79 -x80 -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 
58.61/29.70	c objective function=3
58.61/29.70	c Total wall clock time (in seconds): 29.587

Verifier Data

OK	3

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-3453884-1307194380/watcher-3453884-1307194380 -o /tmp/evaluation-result-3453884-1307194380/solver-3453884-1307194380 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3453884-1307194380.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: 2.52 3.61 3.64 3/571 3892
/proc/meminfo: memFree=31728112/32950928 swapFree=43925852/67111528
[pid=3892] ppid=3888 vsize=35820 CPUtime=0 cores=1,3,5,7
/proc/3892/stat : 3892 (java) S 3888 3892 32216 0 -1 4202496 1362 0 1 0 0 0 0 0 23 0 2 0 831036780 36679680 1065 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284491749 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/3892/statm: 8955 1066 828 9 0 386 0
[pid=3892/tid=3894] ppid=3888 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3894/stat : 3894 (java) R 3888 3892 32216 0 -1 4202560 6814 0 1 0 0 0 0 0 24 0 2 0 831036780 10694979584 7630 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268272383035 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.111146 s]
/proc/loadavg: 2.52 3.61 3.64 3/571 3892
/proc/meminfo: memFree=31728112/32950928 swapFree=43925852/67111528
[pid=3892] ppid=3888 vsize=10539072 CPUtime=0.11 cores=1,3,5,7
/proc/3892/stat : 3892 (java) S 3888 3892 32216 0 -1 4202496 13210 0 1 0 10 1 0 0 23 0 18 0 831036780 10792009728 12872 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/3892/statm: 2634768 12872 2107 9 0 2625502 0
[pid=3892/tid=3894] ppid=3888 vsize=10539072 CPUtime=0.09 cores=1,3,5,7
/proc/3892/task/3894/stat : 3894 (java) R 3888 3892 32216 0 -1 4202560 11229 0 1 0 8 1 0 0 18 0 18 0 831036780 10792009728 12872 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 46912496199138 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 10539072

[startup+0.203428 s]
/proc/loadavg: 2.52 3.61 3.64 3/571 3892
/proc/meminfo: memFree=31728112/32950928 swapFree=43925852/67111528
[pid=3892] ppid=3888 vsize=10547012 CPUtime=0.37 cores=1,3,5,7
/proc/3892/stat : 3892 (java) S 3888 3892 32216 0 -1 4202496 16388 0 1 0 35 2 0 0 23 0 22 0 831036780 10800140288 15494 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/3892/statm: 2636753 15494 2190 9 0 2627487 0
[pid=3892/tid=3894] ppid=3888 vsize=10547012 CPUtime=0.17 cores=1,3,5,7
/proc/3892/task/3894/stat : 3894 (java) S 3888 3892 32216 0 -1 4202560 11834 0 1 0 16 1 0 0 19 0 22 0 831036780 10800140288 15494 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 10547012

[startup+0.3861 s]
/proc/loadavg: 2.52 3.61 3.64 3/571 3892
/proc/meminfo: memFree=31728112/32950928 swapFree=43925852/67111528
[pid=3892] ppid=3888 vsize=10547012 CPUtime=0.98 cores=1,3,5,7
/proc/3892/stat : 3892 (java) S 3888 3892 32216 0 -1 4202496 18982 0 1 0 96 2 0 0 23 0 22 0 831036780 10800140288 17532 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/3892/statm: 2636753 17534 2218 9 0 2627487 0
[pid=3892/tid=3894] ppid=3888 vsize=10547012 CPUtime=0.17 cores=1,3,5,7
/proc/3892/task/3894/stat : 3894 (java) S 3888 3892 32216 0 -1 4202560 11834 0 1 0 16 1 0 0 19 0 22 0 831036780 10800140288 17535 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 10547012

[startup+0.701043 s]
/proc/loadavg: 2.52 3.61 3.64 3/571 3892
/proc/meminfo: memFree=31728112/32950928 swapFree=43925852/67111528
[pid=3892] ppid=3888 vsize=10558764 CPUtime=2.24 cores=1,3,5,7
/proc/3892/stat : 3892 (java) S 3888 3892 32216 0 -1 4202496 41848 0 1 0 219 5 0 0 23 0 22 0 831036780 10812174336 36475 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/3892/statm: 2639691 36481 2227 9 0 2630425 0
[pid=3892/tid=3894] ppid=3888 vsize=10558764 CPUtime=0.17 cores=1,3,5,7
/proc/3892/task/3894/stat : 3894 (java) S 3888 3892 32216 0 -1 4202560 11834 0 1 0 16 1 0 0 15 0 22 0 831036780 10812174336 36481 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 10558764

[startup+1.5009 s]
/proc/loadavg: 2.52 3.61 3.64 6/615 3936
/proc/meminfo: memFree=31288440/32950928 swapFree=43925852/67111528
[pid=3892] ppid=3888 vsize=10558976 CPUtime=4.49 cores=1,3,5,7
/proc/3892/stat : 3892 (java) S 3888 3892 32216 0 -1 4202496 91429 0 1 0 438 11 0 0 23 0 22 0 831036780 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/3892/statm: 2639744 83262 2256 9 0 2630478 0
[pid=3892/tid=3894] ppid=3888 vsize=10558976 CPUtime=0.17 cores=1,3,5,7
/proc/3892/task/3894/stat : 3894 (java) S 3888 3892 32216 0 -1 4202560 11834 0 1 0 16 1 0 0 15 0 22 0 831036780 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3905] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3905/stat : 3905 (java) S 3888 3892 32216 0 -1 4202560 395 0 0 0 0 0 0 0 15 0 22 0 831036782 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3906] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3906/stat : 3906 (java) S 3888 3892 32216 0 -1 4202560 215 0 0 0 0 0 0 0 16 0 22 0 831036782 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3907] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3907/stat : 3907 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831036782 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3908] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3908/stat : 3908 (java) S 3888 3892 32216 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 831036782 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3909] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3909/stat : 3909 (java) S 3888 3892 32216 0 -1 4202560 266 0 0 0 0 0 0 0 15 0 22 0 831036782 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3910] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3910/stat : 3910 (java) S 3888 3892 32216 0 -1 4202560 354 0 0 0 0 0 0 0 16 0 22 0 831036782 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3911] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3911/stat : 3911 (java) S 3888 3892 32216 0 -1 4202560 249 0 0 0 0 0 0 0 16 0 22 0 831036782 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3912] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3912/stat : 3912 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831036782 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3914] ppid=3888 vsize=10558976 CPUtime=0.03 cores=1,3,5,7
/proc/3892/task/3914/stat : 3914 (java) S 3888 3892 32216 0 -1 4202560 1370 0 0 0 3 0 0 0 16 0 22 0 831036783 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 0 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3917] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3917/stat : 3917 (java) S 3888 3892 32216 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 831036784 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3918] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3918/stat : 3918 (java) S 3888 3892 32216 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 831036784 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3921] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3921/stat : 3921 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 831036786 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284512689 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3922] ppid=3888 vsize=10558976 CPUtime=0.9 cores=1,3,5,7
/proc/3892/task/3922/stat : 3922 (java) S 3888 3892 32216 0 -1 4202560 11225 0 0 0 89 1 0 0 20 0 22 0 831036786 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3925] ppid=3888 vsize=10558976 CPUtime=0.82 cores=1,3,5,7
/proc/3892/task/3925/stat : 3925 (java) S 3888 3892 32216 0 -1 4202560 6459 0 0 0 82 0 0 0 16 0 22 0 831036786 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3927] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3927/stat : 3927 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 831036786 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3928] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3928/stat : 3928 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831036786 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3929] ppid=3888 vsize=10558976 CPUtime=1.26 cores=1,3,5,7
/proc/3892/task/3929/stat : 3929 (java) R 3888 3892 32216 0 -1 4202560 544 0 0 0 126 0 0 0 24 0 22 0 831036799 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 46912505534687 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3892/tid=3930] ppid=3888 vsize=10558976 CPUtime=1.24 cores=1,3,5,7
/proc/3892/task/3930/stat : 3930 (java) R 3888 3892 32216 0 -1 4202560 57293 0 0 0 118 6 0 0 25 0 22 0 831036799 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 46912505545897 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=3892/tid=3931] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3931/stat : 3931 (java) S 3888 3892 32216 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 22 0 831036799 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3932] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3932/stat : 3932 (java) S 3888 3892 32216 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 831036799 10812391424 83262 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 10558976

[startup+3.10161 s]
/proc/loadavg: 2.52 3.61 3.64 7/615 3936
/proc/meminfo: memFree=31007936/32950928 swapFree=43925852/67111528
[pid=3892] ppid=3888 vsize=10558976 CPUtime=7.63 cores=1,3,5,7
/proc/3892/stat : 3892 (java) S 3888 3892 32216 0 -1 4202496 116359 0 1 0 749 14 0 0 23 0 22 0 831036780 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/3892/statm: 2639744 108189 2257 9 0 2630478 0
[pid=3892/tid=3894] ppid=3888 vsize=10558976 CPUtime=0.17 cores=1,3,5,7
/proc/3892/task/3894/stat : 3894 (java) S 3888 3892 32216 0 -1 4202560 11834 0 1 0 16 1 0 0 15 0 22 0 831036780 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3905] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3905/stat : 3905 (java) S 3888 3892 32216 0 -1 4202560 453 0 0 0 0 0 0 0 15 0 22 0 831036782 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3906] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3906/stat : 3906 (java) S 3888 3892 32216 0 -1 4202560 242 0 0 0 0 0 0 0 15 0 22 0 831036782 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3907] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3907/stat : 3907 (java) S 3888 3892 32216 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 831036782 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3908] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3908/stat : 3908 (java) S 3888 3892 32216 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 22 0 831036782 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3909] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3909/stat : 3909 (java) S 3888 3892 32216 0 -1 4202560 279 0 0 0 0 0 0 0 15 0 22 0 831036782 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3910] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3910/stat : 3910 (java) S 3888 3892 32216 0 -1 4202560 358 0 0 0 0 0 0 0 16 0 22 0 831036782 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3911] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3911/stat : 3911 (java) S 3888 3892 32216 0 -1 4202560 249 0 0 0 0 0 0 0 15 0 22 0 831036782 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3912] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3912/stat : 3912 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831036782 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3914] ppid=3888 vsize=10558976 CPUtime=0.11 cores=1,3,5,7
/proc/3892/task/3914/stat : 3914 (java) S 3888 3892 32216 0 -1 4202560 2691 0 0 0 11 0 0 0 16 0 22 0 831036783 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 0 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3917] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3917/stat : 3917 (java) S 3888 3892 32216 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 831036784 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3918] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3918/stat : 3918 (java) S 3888 3892 32216 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 831036784 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3921] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3921/stat : 3921 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 831036786 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284512689 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3922] ppid=3888 vsize=10558976 CPUtime=0.92 cores=1,3,5,7
/proc/3892/task/3922/stat : 3922 (java) S 3888 3892 32216 0 -1 4202560 11230 0 0 0 91 1 0 0 15 0 22 0 831036786 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3925] ppid=3888 vsize=10558976 CPUtime=0.83 cores=1,3,5,7
/proc/3892/task/3925/stat : 3925 (java) S 3888 3892 32216 0 -1 4202560 6460 0 0 0 83 0 0 0 15 0 22 0 831036786 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3927] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3927/stat : 3927 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 831036786 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3928] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3928/stat : 3928 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831036786 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3929] ppid=3888 vsize=10558976 CPUtime=2.77 cores=1,3,5,7
/proc/3892/task/3929/stat : 3929 (java) R 3888 3892 32216 0 -1 4202560 546 0 0 0 277 0 0 0 25 0 22 0 831036799 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 46912505625137 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3892/tid=3930] ppid=3888 vsize=10558976 CPUtime=2.75 cores=1,3,5,7
/proc/3892/task/3930/stat : 3930 (java) R 3888 3892 32216 0 -1 4202560 80739 0 0 0 266 9 0 0 25 0 22 0 831036799 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 46912505611314 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3892/tid=3931] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3931/stat : 3931 (java) S 3888 3892 32216 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 22 0 831036799 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3932] ppid=3888 vsize=10558976 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3932/stat : 3932 (java) S 3888 3892 32216 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 831036799 10812391424 108189 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.63
Current children cumulated vsize (KiB) 10558976

[startup+6.30105 s]
/proc/loadavg: 2.64 3.61 3.64 7/615 3936
/proc/meminfo: memFree=30698744/32950928 swapFree=43925852/67111528
[pid=3892] ppid=3888 vsize=10563696 CPUtime=14.35 cores=1,3,5,7
/proc/3892/stat : 3892 (java) S 3888 3892 32216 0 -1 4202496 165545 0 1 0 1415 20 0 0 23 0 22 0 831036780 10817224704 156516 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/3892/statm: 2640924 156520 2257 9 0 2631658 0
[pid=3892/tid=3894] ppid=3888 vsize=10563696 CPUtime=0.17 cores=1,3,5,7
/proc/3892/task/3894/stat : 3894 (java) S 3888 3892 32216 0 -1 4202560 11834 0 1 0 16 1 0 0 15 0 22 0 831036780 10817224704 156521 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3905] ppid=3888 vsize=10563696 CPUtime=0.01 cores=1,3,5,7
/proc/3892/task/3905/stat : 3905 (java) S 3888 3892 32216 0 -1 4202560 491 0 0 0 1 0 0 0 16 0 22 0 831036782 10817224704 156525 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3906] ppid=3888 vsize=10563696 CPUtime=0.01 cores=1,3,5,7
/proc/3892/task/3906/stat : 3906 (java) S 3888 3892 32216 0 -1 4202560 243 0 0 0 1 0 0 0 15 0 22 0 831036782 10817224704 156530 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3907] ppid=3888 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3907/stat : 3907 (java) S 3888 3892 32216 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 831036782 10817224704 156532 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3908] ppid=3888 vsize=10563696 CPUtime=0.01 cores=1,3,5,7
/proc/3892/task/3908/stat : 3908 (java) S 3888 3892 32216 0 -1 4202560 104 0 0 0 1 0 0 0 15 0 22 0 831036782 10817224704 156535 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3909] ppid=3888 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3909/stat : 3909 (java) S 3888 3892 32216 0 -1 4202560 279 0 0 0 0 0 0 0 15 0 22 0 831036782 10817224704 156537 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3910] ppid=3888 vsize=10563696 CPUtime=0.01 cores=1,3,5,7
/proc/3892/task/3910/stat : 3910 (java) S 3888 3892 32216 0 -1 4202560 418 0 0 0 1 0 0 0 15 0 22 0 831036782 10817224704 156539 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3911] ppid=3888 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3911/stat : 3911 (java) S 3888 3892 32216 0 -1 4202560 249 0 0 0 0 0 0 0 15 0 22 0 831036782 10817224704 156542 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3912] ppid=3888 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3912/stat : 3912 (java) S 3888 3892 32216 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 22 0 831036782 10817224704 156546 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0

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

[pid=3892/tid=3928] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3928/stat : 3928 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831036786 10815217664 172865 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3932] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3932/stat : 3932 (java) S 3888 3892 32216 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 831036799 10815217664 172865 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3940] ppid=3888 vsize=10561736 CPUtime=14.88 cores=1,3,5,7
/proc/3892/task/3940/stat : 3940 (java) R 3888 3892 32216 0 -1 4202560 23 0 0 0 1488 0 0 0 25 0 22 0 831037859 10815217664 172865 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 46912505540608 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3892/tid=3941] ppid=3888 vsize=10561736 CPUtime=14.87 cores=1,3,5,7
/proc/3892/task/3941/stat : 3941 (java) R 3888 3892 32216 0 -1 4202560 1 0 0 0 1487 0 0 0 25 0 22 0 831037859 10815217664 172865 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 46912505607994 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3892/tid=3942] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3942/stat : 3942 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 831037859 10815217664 172865 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 54.25
Current children cumulated vsize (KiB) 10561736

[startup+28.801 s]
/proc/loadavg: 2.96 3.62 3.64 6/615 3946
/proc/meminfo: memFree=30306788/32950928 swapFree=43925852/67111528
[pid=3892] ppid=3888 vsize=10561736 CPUtime=57.38 cores=1,3,5,7
/proc/3892/stat : 3892 (java) S 3888 3892 32216 0 -1 4202496 183622 0 1 0 5716 22 0 0 23 0 22 0 831036780 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/3892/statm: 2640434 173040 2258 9 0 2631168 0
[pid=3892/tid=3894] ppid=3888 vsize=10561736 CPUtime=0.17 cores=1,3,5,7
/proc/3892/task/3894/stat : 3894 (java) S 3888 3892 32216 0 -1 4202560 11835 0 1 0 16 1 0 0 15 0 22 0 831036780 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3905] ppid=3888 vsize=10561736 CPUtime=0.06 cores=1,3,5,7
/proc/3892/task/3905/stat : 3905 (java) S 3888 3892 32216 0 -1 4202560 499 0 0 0 6 0 0 0 16 0 22 0 831036782 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3906] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3906/stat : 3906 (java) S 3888 3892 32216 0 -1 4202560 247 0 0 0 4 0 0 0 15 0 22 0 831036782 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3907] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3907/stat : 3907 (java) S 3888 3892 32216 0 -1 4202560 145 0 0 0 4 0 0 0 16 0 22 0 831036782 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3908] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3908/stat : 3908 (java) S 3888 3892 32216 0 -1 4202560 109 0 0 0 4 0 0 0 15 0 22 0 831036782 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3909] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3909/stat : 3909 (java) S 3888 3892 32216 0 -1 4202560 345 0 0 0 4 0 0 0 15 0 22 0 831036782 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3910] ppid=3888 vsize=10561736 CPUtime=0.05 cores=1,3,5,7
/proc/3892/task/3910/stat : 3910 (java) S 3888 3892 32216 0 -1 4202560 433 0 0 0 5 0 0 0 16 0 22 0 831036782 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3911] ppid=3888 vsize=10561736 CPUtime=0.03 cores=1,3,5,7
/proc/3892/task/3911/stat : 3911 (java) S 3888 3892 32216 0 -1 4202560 309 0 0 0 3 0 0 0 15 0 22 0 831036782 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3912] ppid=3888 vsize=10561736 CPUtime=0.06 cores=1,3,5,7
/proc/3892/task/3912/stat : 3912 (java) S 3888 3892 32216 0 -1 4202560 129 0 0 0 6 0 0 0 15 0 22 0 831036782 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3914] ppid=3888 vsize=10561736 CPUtime=2.03 cores=1,3,5,7
/proc/3892/task/3914/stat : 3914 (java) S 3888 3892 32216 0 -1 4202560 9680 0 0 0 202 1 0 0 16 0 22 0 831036783 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 0 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3917] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3917/stat : 3917 (java) S 3888 3892 32216 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 831036784 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3918] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3918/stat : 3918 (java) S 3888 3892 32216 0 -1 4202560 11 0 0 0 0 0 0 0 17 0 22 0 831036784 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3921] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3921/stat : 3921 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 831036786 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284512689 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3922] ppid=3888 vsize=10561736 CPUtime=0.98 cores=1,3,5,7
/proc/3892/task/3922/stat : 3922 (java) S 3888 3892 32216 0 -1 4202560 11230 0 0 0 97 1 0 0 15 0 22 0 831036786 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3925] ppid=3888 vsize=10561736 CPUtime=2.04 cores=1,3,5,7
/proc/3892/task/3925/stat : 3925 (java) S 3888 3892 32216 0 -1 4202560 9256 0 0 0 203 1 0 0 15 0 22 0 831036786 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3927] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3927/stat : 3927 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 831036786 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3928] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3928/stat : 3928 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831036786 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3932] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3932/stat : 3932 (java) S 3888 3892 32216 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 831036799 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3940] ppid=3888 vsize=10561736 CPUtime=16.4 cores=1,3,5,7
/proc/3892/task/3940/stat : 3940 (java) R 3888 3892 32216 0 -1 4202560 24 0 0 0 1640 0 0 0 25 0 22 0 831037859 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 46912505651994 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3892/tid=3941] ppid=3888 vsize=10561736 CPUtime=16.39 cores=1,3,5,7
/proc/3892/task/3941/stat : 3941 (java) R 3888 3892 32216 0 -1 4202560 1 0 0 0 1639 0 0 0 25 0 22 0 831037859 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 46912505608010 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3892/tid=3942] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3942/stat : 3942 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 831037859 10815217664 173040 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 57.38
Current children cumulated vsize (KiB) 10561736

[startup+29.201 s]
/proc/loadavg: 2.96 3.62 3.64 6/615 3946
/proc/meminfo: memFree=30306788/32950928 swapFree=43925852/67111528
[pid=3892] ppid=3888 vsize=10561736 CPUtime=58.11 cores=1,3,5,7
/proc/3892/stat : 3892 (java) S 3888 3892 32216 0 -1 4202496 183957 0 1 0 5789 22 0 0 23 0 22 0 831036780 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/3892/statm: 2640434 173374 2258 9 0 2631168 0
[pid=3892/tid=3894] ppid=3888 vsize=10561736 CPUtime=0.17 cores=1,3,5,7
/proc/3892/task/3894/stat : 3894 (java) S 3888 3892 32216 0 -1 4202560 11835 0 1 0 16 1 0 0 15 0 22 0 831036780 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3905] ppid=3888 vsize=10561736 CPUtime=0.06 cores=1,3,5,7
/proc/3892/task/3905/stat : 3905 (java) S 3888 3892 32216 0 -1 4202560 499 0 0 0 6 0 0 0 15 0 22 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3906] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3906/stat : 3906 (java) S 3888 3892 32216 0 -1 4202560 247 0 0 0 4 0 0 0 15 0 22 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3907] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3907/stat : 3907 (java) S 3888 3892 32216 0 -1 4202560 145 0 0 0 4 0 0 0 16 0 22 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3908] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3908/stat : 3908 (java) S 3888 3892 32216 0 -1 4202560 109 0 0 0 4 0 0 0 15 0 22 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3909] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3909/stat : 3909 (java) S 3888 3892 32216 0 -1 4202560 345 0 0 0 4 0 0 0 16 0 22 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3910] ppid=3888 vsize=10561736 CPUtime=0.05 cores=1,3,5,7
/proc/3892/task/3910/stat : 3910 (java) S 3888 3892 32216 0 -1 4202560 433 0 0 0 5 0 0 0 15 0 22 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3911] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3911/stat : 3911 (java) S 3888 3892 32216 0 -1 4202560 309 0 0 0 4 0 0 0 15 0 22 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3912] ppid=3888 vsize=10561736 CPUtime=0.06 cores=1,3,5,7
/proc/3892/task/3912/stat : 3912 (java) S 3888 3892 32216 0 -1 4202560 129 0 0 0 6 0 0 0 15 0 22 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3914] ppid=3888 vsize=10561736 CPUtime=2.1 cores=1,3,5,7
/proc/3892/task/3914/stat : 3914 (java) S 3888 3892 32216 0 -1 4202560 10014 0 0 0 209 1 0 0 16 0 22 0 831036783 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 0 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3917] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3917/stat : 3917 (java) S 3888 3892 32216 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 831036784 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3918] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3918/stat : 3918 (java) S 3888 3892 32216 0 -1 4202560 11 0 0 0 0 0 0 0 17 0 22 0 831036784 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3921] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3921/stat : 3921 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 831036786 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284512689 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3922] ppid=3888 vsize=10561736 CPUtime=0.98 cores=1,3,5,7
/proc/3892/task/3922/stat : 3922 (java) S 3888 3892 32216 0 -1 4202560 11230 0 0 0 97 1 0 0 15 0 22 0 831036786 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3925] ppid=3888 vsize=10561736 CPUtime=2.04 cores=1,3,5,7
/proc/3892/task/3925/stat : 3925 (java) S 3888 3892 32216 0 -1 4202560 9256 0 0 0 203 1 0 0 15 0 22 0 831036786 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3927] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3927/stat : 3927 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 831036786 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3928] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3928/stat : 3928 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831036786 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3932] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3932/stat : 3932 (java) S 3888 3892 32216 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 831036799 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3940] ppid=3888 vsize=10561736 CPUtime=16.72 cores=1,3,5,7
/proc/3892/task/3940/stat : 3940 (java) R 3888 3892 32216 0 -1 4202560 25 0 0 0 1672 0 0 0 25 0 22 0 831037859 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 46912505588197 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3892/tid=3941] ppid=3888 vsize=10561736 CPUtime=16.71 cores=1,3,5,7
/proc/3892/task/3941/stat : 3941 (java) R 3888 3892 32216 0 -1 4202560 1 0 0 0 1671 0 0 0 25 0 22 0 831037859 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 46912505582255 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3892/tid=3942] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3942/stat : 3942 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 831037859 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 58.11
Current children cumulated vsize (KiB) 10561736

[startup+29.6009 s]
/proc/loadavg: 2.96 3.62 3.64 6/615 3946
/proc/meminfo: memFree=30306788/32950928 swapFree=43925852/67111528
[pid=3892] ppid=3888 vsize=10561736 CPUtime=58.61 cores=1,3,5,7
/proc/3892/stat : 3892 (java) S 3888 3892 32216 0 -1 4202496 183957 0 1 0 5839 22 0 0 23 0 19 0 831036780 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/3892/statm: 2640434 173374 2258 9 0 2631168 0
[pid=3892/tid=3894] ppid=3888 vsize=10561736 CPUtime=0.23 cores=1,3,5,7
/proc/3892/task/3894/stat : 3894 (java) R 3888 3892 32216 0 -1 4202560 11835 0 1 0 22 1 0 0 15 0 19 0 831036780 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 46912506331653 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3892/tid=3905] ppid=3888 vsize=10561736 CPUtime=0.06 cores=1,3,5,7
/proc/3892/task/3905/stat : 3905 (java) S 3888 3892 32216 0 -1 4202560 499 0 0 0 6 0 0 0 15 0 19 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3906] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3906/stat : 3906 (java) S 3888 3892 32216 0 -1 4202560 247 0 0 0 4 0 0 0 15 0 19 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3907] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3907/stat : 3907 (java) S 3888 3892 32216 0 -1 4202560 145 0 0 0 4 0 0 0 16 0 19 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3908] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3908/stat : 3908 (java) S 3888 3892 32216 0 -1 4202560 109 0 0 0 4 0 0 0 15 0 19 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3909] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3909/stat : 3909 (java) S 3888 3892 32216 0 -1 4202560 345 0 0 0 4 0 0 0 16 0 19 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3910] ppid=3888 vsize=10561736 CPUtime=0.05 cores=1,3,5,7
/proc/3892/task/3910/stat : 3910 (java) S 3888 3892 32216 0 -1 4202560 433 0 0 0 5 0 0 0 15 0 19 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3911] ppid=3888 vsize=10561736 CPUtime=0.04 cores=1,3,5,7
/proc/3892/task/3911/stat : 3911 (java) S 3888 3892 32216 0 -1 4202560 309 0 0 0 4 0 0 0 15 0 19 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3912] ppid=3888 vsize=10561736 CPUtime=0.06 cores=1,3,5,7
/proc/3892/task/3912/stat : 3912 (java) S 3888 3892 32216 0 -1 4202560 129 0 0 0 6 0 0 0 15 0 19 0 831036782 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3914] ppid=3888 vsize=10561736 CPUtime=2.1 cores=1,3,5,7
/proc/3892/task/3914/stat : 3914 (java) S 3888 3892 32216 0 -1 4202560 10014 0 0 0 209 1 0 0 16 0 19 0 831036783 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 0 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3917] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3917/stat : 3917 (java) S 3888 3892 32216 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 831036784 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3918] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3918/stat : 3918 (java) S 3888 3892 32216 0 -1 4202560 11 0 0 0 0 0 0 0 17 0 19 0 831036784 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3921] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3921/stat : 3921 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 831036786 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284512689 0 4 0 16800975 18446604462743804096 0 0 -1 5 0 0 0
[pid=3892/tid=3922] ppid=3888 vsize=10561736 CPUtime=0.99 cores=1,3,5,7
/proc/3892/task/3922/stat : 3922 (java) S 3888 3892 32216 0 -1 4202560 11230 0 0 0 98 1 0 0 15 0 19 0 831036786 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 1 0 0 0
[pid=3892/tid=3925] ppid=3888 vsize=10561736 CPUtime=2.05 cores=1,3,5,7
/proc/3892/task/3925/stat : 3925 (java) S 3888 3892 32216 0 -1 4202560 9256 0 0 0 204 1 0 0 15 0 19 0 831036786 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3927] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3927/stat : 3927 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 831036786 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284504985 0 4 0 16800975 18446604462743804096 0 0 -1 3 0 0 0
[pid=3892/tid=3928] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3928/stat : 3928 (java) S 3888 3892 32216 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 831036786 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
[pid=3892/tid=3932] ppid=3888 vsize=10561736 CPUtime=0 cores=1,3,5,7
/proc/3892/task/3932/stat : 3932 (java) S 3888 3892 32216 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 831036799 10815217664 173374 33554432000 1073741824 1073778376 140733822318192 18446744073709551615 268284505600 0 4 0 16800975 18446604462743804096 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 58.61
Current children cumulated vsize (KiB) 10561736

[startup+29.7009 s]
/proc/loadavg: 2.88 3.59 3.63 2/609 3946
/proc/meminfo: memFree=30303736/32950928 swapFree=43925852/67111528
[pid=3892] ppid=3888 vsize=0 CPUtime=58.72 cores=1,3,5,7
/proc/3892/stat : 3892 (java) Z 3888 3892 32216 0 -1 4203548 183969 0 1 0 5849 23 0 0 18 0 2 0 831036780 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/3892/statm: 0 0 0 0 0 0 0
[pid=3892/tid=3917] ppid=3888 vsize=0 CPUtime=0.01 cores=1,3,5,7
/proc/3892/task/3917/stat : 3917 (java) R 3888 3892 32216 0 -1 4203588 17 0 0 0 0 1 0 0 18 0 2 0 831036784 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 58.72
Current children cumulated vsize (KiB) 0

Child status: 30
Real time (s): 29.7316
CPU time (s): 58.7531
CPU user time (s): 58.4971
CPU system time (s): 0.255961
CPU usage (%): 197.611
Max. virtual memory (cumulated for all children) (KiB): 10565948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.4971
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183969
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= 2389
involuntary context switches= 1385

runsolver used 0.183972 second user time and 0.441932 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-04 15:33:00
IDJOB=3453884
IDBENCH=48088
IDSOLVER=1950
FILE ID=node122/3453884-1307194380
RUNJOBID= node122-1307194380-3874
PBS_JOBID= 13508834
Free space on /tmp= 73812 MiB

SOLVER NAME= Sat4j Res//CP 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=71-P1=29-P2=241-P3=127-P4=67-P5=23-B.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453884-1307194380/watcher-3453884-1307194380 -o /tmp/evaluation-result-3453884-1307194380/solver-3453884-1307194380 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3453884-1307194380.opb

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

MD5SUM BENCH= 2f50a7c4db6c104684b2cc399418ffd9
RANDOM SEED=718919362

node122.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.820
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.64
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.820
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.75
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.820
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.820
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.820
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.75
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.820
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31728416 kB
Buffers:        331588 kB
Cached:         555348 kB
SwapCached:      16832 kB
Active:         369300 kB
Inactive:       538020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31728416 kB
SwapTotal:    67111528 kB
SwapFree:     43925852 kB
Dirty:             844 kB
Writeback:           0 kB
AnonPages:       17640 kB
Mapped:           8864 kB
Slab:           150372 kB
PageTables:      92808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180709924 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= 73812 MiB
End job on node122 at 2011-06-04 15:33:30