Trace number 3731802

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
PB07: SAT4JPseudoResolution 2007-03-23? (exit code) 294.07 289.719

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_18.opb.PB06.opb
MD5SUMe1d6958876c3f9359c6b5193f1345bd5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1041
Best CPU time to get the best result obtained on this benchmark1796.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1038
Optimality of the best value was proved NO
Number of variables1964
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1964
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 1964
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1964
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.04/0.10	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.04/0.10	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.10	c no version file found!!!
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version	1.6.0_24
0.07/0.10	c os.name	Linux
0.07/0.10	c os.version	2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch	amd64
0.07/0.10	c Free memory 1599470296
0.07/0.10	c Max memory 1607860224
0.07/0.10	c Total memory 1607860224
0.07/0.10	c Number of processors 8
0.07/0.12	--- Begin Solver configuration ---
0.07/0.12	c Stops conflict analysis at the first Unique Implication Point
0.07/0.12	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.12	c No reason simplification
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3731802-1338688213.opb
0.07/0.12	c reading problem ... 
0.40/0.35	c ... done. Wall clock time 0.226s.
0.40/0.35	c CPU time (experimental) 0.3s.
0.40/0.35	c #vars     1964
0.40/0.35	c #constraints  4000
0.40/0.39	c SATISFIABLE
0.40/0.39	c OPTIMIZING...
0.40/0.39	c Got one! Elapsed wall clock time (in seconds):0.266
0.40/0.39	o 1198
1.28/0.86	c Got one! Elapsed wall clock time (in seconds):0.743
1.28/0.87	o 1191
81.97/79.41	c cleaning 148788 clauses out of 297581 for limit 6742.84264928363
83.98/81.42	c cleaning 74640 clauses out of 149291 for limit 22120.832146896522
84.28/81.72	c cleaning 37570 clauses out of 75152 for limit 72541.23471447724
84.38/81.85	c cleaning 19035 clauses out of 38082 for limit 236081.31986861187
84.58/82.04	c cleaning 9769 clauses out of 19546 for limit 757782.9928073639
84.68/82.16	c cleaning 5133 clauses out of 10277 for limit 2376798.0305809607
84.77/82.27	c cleaning 2810 clauses out of 5644 for limit 7137194.257653017
84.87/82.35	c cleaning 1659 clauses out of 3334 for limit 1.9925297478217E7
84.98/82.43	c cleaning 1080 clauses out of 2175 for limit 5.036942987955207E7
85.08/82.51	c cleaning 795 clauses out of 1598 for limit 1.1339892664437306E8
85.08/82.59	c cleaning 650 clauses out of 1301 for limit 2.2924257903018668E8
85.17/82.68	c cleaning 575 clauses out of 1151 for limit 4.273199271311752E8
85.27/82.76	c cleaning 538 clauses out of 1076 for limit 7.538276879679942E8
85.37/82.85	c cleaning 519 clauses out of 1039 for limit 1.2887218962273948E9
85.47/82.93	c cleaning 509 clauses out of 1019 for limit 2.1648207713784866E9
85.57/83.01	c cleaning 496 clauses out of 1009 for limit 3.6018559445593867E9
85.57/83.10	c cleaning 501 clauses out of 1015 for limit 5.916656737654338E9
85.67/83.18	c cleaning 495 clauses out of 1013 for limit 9.76684613510799E9
85.77/83.26	c cleaning 501 clauses out of 1017 for limit 1.6027441989746489E10
85.87/83.34	c cleaning 508 clauses out of 1017 for limit 2.645785380772934E10
85.97/83.43	c cleaning 504 clauses out of 1009 for limit 4.397848719926535E10
86.08/83.51	c cleaning 502 clauses out of 1005 for limit 7.281507105164594E10
86.08/83.59	c cleaning 494 clauses out of 1002 for limit 1.2032087819749498E11
86.18/83.68	c cleaning 500 clauses out of 1008 for limit 1.9724412186066937E11
86.27/83.76	c cleaning 504 clauses out of 1009 for limit 3.252848481237881E11
86.37/83.85	c cleaning 496 clauses out of 1005 for limit 5.3857330791844885E11
86.47/83.93	c cleaning 499 clauses out of 1008 for limit 8.84650506590974E11
86.57/84.01	c cleaning 496 clauses out of 1010 for limit 1.4574755825631106E12
86.57/84.09	c cleaning 501 clauses out of 1014 for limit 2.3940906660494443E12
86.67/84.18	c cleaning 506 clauses out of 1012 for limit 3.952022524472675E12
86.77/84.26	c cleaning 504 clauses out of 1008 for limit 6.5563827974956455E12
86.87/84.35	c cleaning 492 clauses out of 1002 for limit 1.0855353638188164E13
86.97/84.43	c cleaning 502 clauses out of 1010 for limit 1.7760132884461633E13
87.07/84.51	c cleaning 504 clauses out of 1008 for limit 2.9346947802473465E13
87.07/84.60	c cleaning 502 clauses out of 1005 for limit 4.859010177724297E13
87.18/84.68	c cleaning 495 clauses out of 1003 for limit 8.0291361902977E13
87.28/84.76	c cleaning 503 clauses out of 1007 for limit 1.3175334868378831E14
188.38/185.07	c cleaning 148239 clauses out of 296504 for limit 1.8460594608968681
197.28/193.90	c cleaning 74376 clauses out of 148766 for limit 6.073834510896058
199.88/196.56	c cleaning 37444 clauses out of 74890 for limit 19.897508421855537
200.38/197.08	c cleaning 18967 clauses out of 37946 for limit 64.76083092544437
200.58/197.26	c cleaning 9728 clauses out of 19478 for limit 207.85258426363498
200.78/197.43	c cleaning 5117 clauses out of 10251 for limit 651.9645099122503
200.88/197.56	c cleaning 2809 clauses out of 5633 for limit 1954.662642488602
200.98/197.67	c cleaning 1653 clauses out of 3324 for limit 5462.688494732376
201.08/197.77	c cleaning 1075 clauses out of 2172 for limit 13800.601924344935
201.18/197.86	c cleaning 789 clauses out of 1597 for limit 30953.43283685387
201.29/197.96	c cleaning 643 clauses out of 1307 for limit 62310.25441484141
201.39/198.05	c cleaning 568 clauses out of 1164 for limit 115381.98834840016
201.48/198.14	c cleaning 538 clauses out of 1096 for limit 202086.04848544975
201.58/198.23	c cleaning 518 clauses out of 1059 for limit 345256.0716337527
201.68/198.32	c cleaning 507 clauses out of 1040 for limit 579195.6891360129
201.78/198.41	c cleaning 506 clauses out of 1034 for limit 961675.4295787833
201.88/198.50	c cleaning 507 clauses out of 1027 for limit 1595144.3521581274
201.88/198.59	c cleaning 503 clauses out of 1020 for limit 2648659.612693694
201.98/198.68	c cleaning 508 clauses out of 1017 for limit 4380878.970825139
202.08/198.78	c cleaning 504 clauses out of 1009 for limit 7281937.1949088015
202.18/198.87	c cleaning 502 clauses out of 1005 for limit 1.2056685166054687E7
202.28/198.95	c cleaning 492 clauses out of 1003 for limit 1.992273398512069E7
202.39/199.05	c cleaning 498 clauses out of 1011 for limit 3.2595271333140805E7
202.49/199.13	c cleaning 500 clauses out of 1014 for limit 5.364857612853334E7
202.58/199.22	c cleaning 498 clauses out of 1014 for limit 8.84736790140647E7
202.68/199.31	c cleaning 502 clauses out of 1016 for limit 1.4561771805718267E8
202.78/199.40	c cleaning 506 clauses out of 1013 for limit 2.4061342708640632E8
202.78/199.49	c cleaning 504 clauses out of 1008 for limit 3.9917117359748846E8
202.88/199.58	c cleaning 502 clauses out of 1004 for limit 6.609093214640505E8
202.99/199.67	c cleaning 495 clauses out of 1001 for limit 1.092101208699081E9
203.10/199.75	c cleaning 497 clauses out of 1006 for limit 1.7920695952509995E9
203.20/199.84	c cleaning 496 clauses out of 1010 for limit 2.946604700104416E9
203.30/199.93	c cleaning 499 clauses out of 1014 for limit 4.840176325047925E9
203.40/200.02	c cleaning 498 clauses out of 1014 for limit 7.974116168941207E9
203.40/200.10	c cleaning 508 clauses out of 1016 for limit 1.312449773745145E10
203.50/200.19	c cleaning 502 clauses out of 1009 for limit 2.1816025513600933E10
203.60/200.28	c cleaning 493 clauses out of 1006 for limit 3.604874863444025E10
286.87/282.58	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
289.06/284.79		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
290.37/286.08		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
291.66/287.38		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3731802-1338688213/watcher-3731802-1338688213 -o /tmp/evaluation-result-3731802-1338688213/solver-3731802-1338688213 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731802-1338688213.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.07 2.09 2.03 3/195 18173
/proc/meminfo: memFree=27545036/32873844 swapFree=7632/7632
[pid=18173] ppid=18171 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/18173/stat : 18173 (java) D 18171 18173 7849 0 -1 4202496 95 0 0 0 0 0 0 0 20 0 1 0 334946944 2560000 46 33554432000 1073741824 1073778376 140737082380416 140737082377544 214360485159 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/18173/statm: 625 46 37 9 0 29 0

[startup+0.062665 s]
/proc/loadavg: 2.07 2.09 2.03 3/195 18173
/proc/meminfo: memFree=27545036/32873844 swapFree=7632/7632
[pid=18173] ppid=18171 vsize=2623916 CPUtime=0.04 cores=1,3,5,7
/proc/18173/stat : 18173 (java) S 18171 18173 7849 0 -1 4202496 3935 0 1 0 3 1 0 0 20 0 13 0 334946944 2686889984 5142 33554432000 1073741824 1073778376 140733827637280 140733827628416 214373007421 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18173/statm: 655979 5142 1699 9 0 646680 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2623916

[startup+0.100289 s]
/proc/loadavg: 2.07 2.09 2.03 3/195 18173
/proc/meminfo: memFree=27545036/32873844 swapFree=7632/7632
[pid=18173] ppid=18171 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/18173/stat : 18173 (java) S 18171 18173 7849 0 -1 4202496 4129 0 1 0 6 1 0 0 20 0 18 0 334946944 3028844544 5846 33554432000 1073741824 1073778376 140733827637280 140733827628416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18173/statm: 739464 5846 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300274 s]
/proc/loadavg: 2.07 2.09 2.03 3/195 18173
/proc/meminfo: memFree=27545036/32873844 swapFree=7632/7632
[pid=18173] ppid=18171 vsize=2957856 CPUtime=0.4 cores=1,3,5,7
/proc/18173/stat : 18173 (java) S 18171 18173 7849 0 -1 4202496 5624 0 1 0 38 2 0 0 20 0 18 0 334946944 3028844544 8532 33554432000 1073741824 1073778376 140733827637280 140733827628416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18173/statm: 739464 8532 2233 9 0 729885 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 2957856

[startup+0.700261 s]
/proc/loadavg: 2.07 2.09 2.03 3/195 18173
/proc/meminfo: memFree=27545036/32873844 swapFree=7632/7632
[pid=18173] ppid=18171 vsize=3024420 CPUtime=1.18 cores=1,3,5,7
/proc/18173/stat : 18173 (java) S 18171 18173 7849 0 -1 4202496 8221 0 1 0 115 3 0 0 20 0 19 0 334946944 3097006080 13256 33554432000 1073741824 1073778376 140733827637280 140733827628416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18173/statm: 756105 13256 2262 9 0 746526 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 3024420

[startup+1.50065 s]
/proc/loadavg: 2.15 2.10 2.04 3/214 18194
/proc/meminfo: memFree=27491024/32873844 swapFree=7632/7632
[pid=18173] ppid=18171 vsize=3024420 CPUtime=2.16 cores=1,3,5,7
/proc/18173/stat : 18173 (java) S 18171 18173 7849 0 -1 4202496 9791 0 1 0 212 4 0 0 20 0 19 0 334946944 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140733827628416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18173/statm: 756105 19873 2272 9 0 746526 0
[pid=18173/tid=18175] ppid=18171 vsize=3024420 CPUtime=1.45 cores=1,3,5,7
/proc/18173/task/18175/stat : 18175 (java) R 18171 18173 7849 0 -1 4202560 3078 0 1 0 143 2 0 0 20 0 19 0 334946945 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600933429688 140600804963614 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18176] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18176/stat : 18176 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600798734760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18177] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18177/stat : 18177 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600797682216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18178] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18178/stat : 18178 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600796629160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18173/tid=18179] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18179/stat : 18179 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600795576616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18180] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18180/stat : 18180 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600794524584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18181] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18181/stat : 18181 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600793472040 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18182] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18182/stat : 18182 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600792418984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18183] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18183/stat : 18183 (java) S 18171 18173 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600791366440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18184] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18184/stat : 18184 (java) S 18171 18173 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334946948 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600308357480 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18185] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18185/stat : 18185 (java) S 18171 18173 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600307303800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18186] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18186/stat : 18186 (java) S 18171 18173 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600306250632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18187] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18187/stat : 18187 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600305199376 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18188] ppid=18171 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/18173/task/18188/stat : 18188 (java) S 18171 18173 7849 0 -1 4202560 2096 0 0 0 32 0 0 0 20 0 19 0 334946952 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600304147256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18189] ppid=18171 vsize=3024420 CPUtime=0.34 cores=1,3,5,7
/proc/18173/task/18189/stat : 18189 (java) S 18171 18173 7849 0 -1 4202560 3410 0 0 0 34 0 0 0 20 0 19 0 334946952 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600303094712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18190] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18190/stat : 18190 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600302041848 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18191] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18191/stat : 18191 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600300989512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18194] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18194/stat : 18194 (java) S 18171 18173 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334947034 3097006080 19873 33554432000 1073741824 1073778376 140733827637280 140600298857256 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 3024420

[startup+3.10077 s]
/proc/loadavg: 2.15 2.10 2.04 3/214 18194
/proc/meminfo: memFree=27459692/32873844 swapFree=7632/7632
[pid=18173] ppid=18171 vsize=3024420 CPUtime=3.82 cores=1,3,5,7
/proc/18173/stat : 18173 (java) S 18171 18173 7849 0 -1 4202496 9846 0 1 0 377 5 0 0 20 0 19 0 334946944 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140733827628416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18173/statm: 756105 30146 2272 9 0 746526 0
[pid=18173/tid=18175] ppid=18171 vsize=3024420 CPUtime=3.04 cores=1,3,5,7
/proc/18173/task/18175/stat : 18175 (java) R 18171 18173 7849 0 -1 4202560 3100 0 1 0 301 3 0 0 20 0 19 0 334946945 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600933427736 140600804991566 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18176] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18176/stat : 18176 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600798734760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18177] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18177/stat : 18177 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600797682216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18178] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18178/stat : 18178 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600796629160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18173/tid=18179] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18179/stat : 18179 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600795576616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18180] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18180/stat : 18180 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600794524584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18181] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18181/stat : 18181 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600793472040 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18182] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18182/stat : 18182 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600792418984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18183] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18183/stat : 18183 (java) S 18171 18173 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600791366440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18184] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18184/stat : 18184 (java) S 18171 18173 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334946948 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600308357480 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18185] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18185/stat : 18185 (java) S 18171 18173 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600307303800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18186] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18186/stat : 18186 (java) S 18171 18173 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600306250632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18187] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18187/stat : 18187 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600305199376 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18188] ppid=18171 vsize=3024420 CPUtime=0.35 cores=1,3,5,7
/proc/18173/task/18188/stat : 18188 (java) S 18171 18173 7849 0 -1 4202560 2104 0 0 0 35 0 0 0 20 0 19 0 334946952 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600304147256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18189] ppid=18171 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/18173/task/18189/stat : 18189 (java) S 18171 18173 7849 0 -1 4202560 3435 0 0 0 37 0 0 0 20 0 19 0 334946952 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600303094712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18190] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18190/stat : 18190 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600302041848 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18191] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18191/stat : 18191 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600300989512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18194] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18194/stat : 18194 (java) S 18171 18173 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334947034 3097006080 30146 33554432000 1073741824 1073778376 140733827637280 140600298857256 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 3024420

[startup+6.3008 s]
/proc/loadavg: 2.22 2.12 2.04 4/214 18194
/proc/meminfo: memFree=27375352/32873844 swapFree=7632/7632
[pid=18173] ppid=18171 vsize=3024420 CPUtime=7.01 cores=1,3,5,7
/proc/18173/stat : 18173 (java) S 18171 18173 7849 0 -1 4202496 9887 0 1 0 695 6 0 0 20 0 19 0 334946944 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140733827628416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18173/statm: 756105 49854 2273 9 0 746526 0
[pid=18173/tid=18175] ppid=18171 vsize=3024420 CPUtime=6.23 cores=1,3,5,7
/proc/18173/task/18175/stat : 18175 (java) R 18171 18173 7849 0 -1 4202560 3140 0 1 0 619 4 0 0 20 0 19 0 334946945 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600933429792 140600804973213 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18176] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18176/stat : 18176 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600798734760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18177] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18177/stat : 18177 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600797682216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18178] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18178/stat : 18178 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600796629160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18173/tid=18179] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18179/stat : 18179 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600795576616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18180] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18180/stat : 18180 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600794524584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18181] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18181/stat : 18181 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600793472040 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18182] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18182/stat : 18182 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600792418984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18183] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18183/stat : 18183 (java) S 18171 18173 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334946947 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600791366440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18184] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18184/stat : 18184 (java) S 18171 18173 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334946948 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600308357480 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18185] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18185/stat : 18185 (java) S 18171 18173 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600307303800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18186] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18186/stat : 18186 (java) S 18171 18173 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600306250632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18187] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18187/stat : 18187 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600305199376 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18188] ppid=18171 vsize=3024420 CPUtime=0.35 cores=1,3,5,7
/proc/18173/task/18188/stat : 18188 (java) S 18171 18173 7849 0 -1 4202560 2104 0 0 0 35 0 0 0 20 0 19 0 334946952 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600304147256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18189] ppid=18171 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/18173/task/18189/stat : 18189 (java) S 18171 18173 7849 0 -1 4202560 3435 0 0 0 37 0 0 0 20 0 19 0 334946952 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600303094712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18190] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18190/stat : 18190 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600302041848 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18191] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18191/stat : 18191 (java) S 18171 18173 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600300989512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18194] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18194/stat : 18194 (java) S 18171 18173 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334947034 3097006080 49854 33554432000 1073741824 1073778376 140733827637280 140600298857256 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]

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

/proc/18173/task/18183/stat : 18183 (java) S 18171 18173 7849 0 -1 4202560 249 0 0 0 31 14 0 0 20 0 19 0 334946947 3097006080 418560 33554432000 1073741824 1073778376 140733827637280 140600791366440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18184] ppid=18171 vsize=3024420 CPUtime=8.53 cores=1,3,5,7
/proc/18173/task/18184/stat : 18184 (java) R 18171 18173 7849 0 -1 4202560 219 0 0 0 846 7 0 0 20 0 19 0 334946948 3097006080 418560 33554432000 1073741824 1073778376 140733827637280 140600308357480 140600937566557 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18185] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18185/stat : 18185 (java) S 18171 18173 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 418560 33554432000 1073741824 1073778376 140733827637280 140600307303800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18186] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18186/stat : 18186 (java) S 18171 18173 7849 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 418560 33554432000 1073741824 1073778376 140733827637280 140600306250632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18187] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18187/stat : 18187 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 418560 33554432000 1073741824 1073778376 140733827637280 140600305199376 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18188] ppid=18171 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/18173/task/18188/stat : 18188 (java) S 18171 18173 7849 0 -1 4202560 2181 0 0 0 41 0 0 0 20 0 19 0 334946952 3097006080 418560 33554432000 1073741824 1073778376 140733827637280 140600304147256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18189] ppid=18171 vsize=3024420 CPUtime=0.44 cores=1,3,5,7
/proc/18173/task/18189/stat : 18189 (java) S 18171 18173 7849 0 -1 4202560 3441 0 0 0 44 0 0 0 20 0 19 0 334946952 3097006080 418560 33554432000 1073741824 1073778376 140733827637280 140600303094712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18190] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18190/stat : 18190 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 418560 33554432000 1073741824 1073778376 140733827637280 140600302041848 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18191] ppid=18171 vsize=3024420 CPUtime=0.12 cores=1,3,5,7
/proc/18173/task/18191/stat : 18191 (java) S 18171 18173 7849 0 -1 4202560 18 0 0 0 6 6 0 0 20 0 19 0 334946952 3097006080 418560 33554432000 1073741824 1073778376 140733827637280 140600300989512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18194] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18194/stat : 18194 (java) S 18171 18173 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334947034 3097006080 418560 33554432000 1073741824 1073778376 140733827637280 140600298857256 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 292.27
Current children cumulated vsize (KiB) 3024420

[startup+288.701 s]
/proc/loadavg: 1.99 2.04 2.01 4/213 18256
/proc/meminfo: memFree=25879236/32873844 swapFree=7632/7632
[pid=18173] ppid=18171 vsize=3024420 CPUtime=293.07 cores=1,3,5,7
/proc/18173/stat : 18173 (java) S 18171 18173 7849 0 -1 4202496 12781 0 1 0 29141 166 0 0 20 0 19 0 334946944 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140733827628416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18173/statm: 756105 418561 2301 9 0 746526 0
[pid=18173/tid=18175] ppid=18171 vsize=3024420 CPUtime=277.31 cores=1,3,5,7
/proc/18173/task/18175/stat : 18175 (java) S 18171 18173 7849 0 -1 4202560 3314 0 1 0 27718 13 0 0 20 0 19 0 334946945 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600933431816 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18176] ppid=18171 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/18173/task/18176/stat : 18176 (java) S 18171 18173 7849 0 -1 4202560 264 0 0 0 33 14 0 0 20 0 19 0 334946947 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600798734760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18177] ppid=18171 vsize=3024420 CPUtime=0.6 cores=1,3,5,7
/proc/18173/task/18177/stat : 18177 (java) S 18171 18173 7849 0 -1 4202560 314 0 0 0 35 25 0 0 20 0 19 0 334946947 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600797682216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18173/tid=18178] ppid=18171 vsize=3024420 CPUtime=0.73 cores=1,3,5,7
/proc/18173/task/18178/stat : 18178 (java) S 18171 18173 7849 0 -1 4202560 449 0 0 0 51 22 0 0 20 0 19 0 334946947 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600796629160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18173/tid=18179] ppid=18171 vsize=3024420 CPUtime=0.65 cores=1,3,5,7
/proc/18173/task/18179/stat : 18179 (java) S 18171 18173 7849 0 -1 4202560 251 0 0 0 46 19 0 0 20 0 19 0 334946947 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600795576616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18180] ppid=18171 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/18173/task/18180/stat : 18180 (java) S 18171 18173 7849 0 -1 4202560 337 0 0 0 48 15 0 0 20 0 19 0 334946947 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600794524584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18173/tid=18181] ppid=18171 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/18173/task/18181/stat : 18181 (java) S 18171 18173 7849 0 -1 4202560 253 0 0 0 34 15 0 0 20 0 19 0 334946947 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600793472040 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18182] ppid=18171 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/18173/task/18182/stat : 18182 (java) S 18171 18173 7849 0 -1 4202560 293 0 0 0 34 18 0 0 20 0 19 0 334946947 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600792418984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18183] ppid=18171 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/18173/task/18183/stat : 18183 (java) S 18171 18173 7849 0 -1 4202560 249 0 0 0 31 14 0 0 20 0 19 0 334946947 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600791366440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18184] ppid=18171 vsize=3024420 CPUtime=9.33 cores=1,3,5,7
/proc/18173/task/18184/stat : 18184 (java) R 18171 18173 7849 0 -1 4202560 220 0 0 0 926 7 0 0 20 0 19 0 334946948 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600308357480 140600937566557 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18185] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18185/stat : 18185 (java) S 18171 18173 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600307303800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18186] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18186/stat : 18186 (java) S 18171 18173 7849 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600306247912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18187] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18187/stat : 18187 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600305199376 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18188] ppid=18171 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/18173/task/18188/stat : 18188 (java) S 18171 18173 7849 0 -1 4202560 2181 0 0 0 41 0 0 0 20 0 19 0 334946952 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600304147256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18189] ppid=18171 vsize=3024420 CPUtime=0.44 cores=1,3,5,7
/proc/18173/task/18189/stat : 18189 (java) S 18171 18173 7849 0 -1 4202560 3441 0 0 0 44 0 0 0 20 0 19 0 334946952 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600303094712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18190] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18190/stat : 18190 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600302041848 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18191] ppid=18171 vsize=3024420 CPUtime=0.12 cores=1,3,5,7
/proc/18173/task/18191/stat : 18191 (java) S 18171 18173 7849 0 -1 4202560 18 0 0 0 6 6 0 0 20 0 19 0 334946952 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600300989512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18194] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18194/stat : 18194 (java) S 18171 18173 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334947034 3097006080 418561 33554432000 1073741824 1073778376 140733827637280 140600298857256 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 293.07
Current children cumulated vsize (KiB) 3024420

[startup+289.501 s]
/proc/loadavg: 1.99 2.04 2.01 4/213 18256
/proc/meminfo: memFree=25879236/32873844 swapFree=7632/7632
[pid=18173] ppid=18171 vsize=3024420 CPUtime=293.87 cores=1,3,5,7
/proc/18173/stat : 18173 (java) S 18171 18173 7849 0 -1 4202496 12784 0 1 0 29221 166 0 0 20 0 19 0 334946944 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140733827628416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18173/statm: 756105 418562 2301 9 0 746526 0
[pid=18173/tid=18175] ppid=18171 vsize=3024420 CPUtime=277.31 cores=1,3,5,7
/proc/18173/task/18175/stat : 18175 (java) S 18171 18173 7849 0 -1 4202560 3314 0 1 0 27718 13 0 0 20 0 19 0 334946945 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600933431416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18176] ppid=18171 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/18173/task/18176/stat : 18176 (java) S 18171 18173 7849 0 -1 4202560 264 0 0 0 33 14 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600798734760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18177] ppid=18171 vsize=3024420 CPUtime=0.6 cores=1,3,5,7
/proc/18173/task/18177/stat : 18177 (java) S 18171 18173 7849 0 -1 4202560 314 0 0 0 35 25 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600797682216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18173/tid=18178] ppid=18171 vsize=3024420 CPUtime=0.73 cores=1,3,5,7
/proc/18173/task/18178/stat : 18178 (java) S 18171 18173 7849 0 -1 4202560 449 0 0 0 51 22 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600796629160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18173/tid=18179] ppid=18171 vsize=3024420 CPUtime=0.65 cores=1,3,5,7
/proc/18173/task/18179/stat : 18179 (java) S 18171 18173 7849 0 -1 4202560 251 0 0 0 46 19 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600795576616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18180] ppid=18171 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/18173/task/18180/stat : 18180 (java) S 18171 18173 7849 0 -1 4202560 337 0 0 0 48 15 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600794524584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18173/tid=18181] ppid=18171 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/18173/task/18181/stat : 18181 (java) S 18171 18173 7849 0 -1 4202560 253 0 0 0 34 15 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600793472040 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18182] ppid=18171 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/18173/task/18182/stat : 18182 (java) S 18171 18173 7849 0 -1 4202560 293 0 0 0 34 18 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600792418984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18183] ppid=18171 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/18173/task/18183/stat : 18183 (java) S 18171 18173 7849 0 -1 4202560 249 0 0 0 31 14 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600791366440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18184] ppid=18171 vsize=3024420 CPUtime=10.13 cores=1,3,5,7
/proc/18173/task/18184/stat : 18184 (java) R 18171 18173 7849 0 -1 4202560 220 0 0 0 1006 7 0 0 20 0 19 0 334946948 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600308357640 140600939937864 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18185] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18185/stat : 18185 (java) S 18171 18173 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600307303704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18186] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18186/stat : 18186 (java) S 18171 18173 7849 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600306250632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18187] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18187/stat : 18187 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600305199376 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18188] ppid=18171 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/18173/task/18188/stat : 18188 (java) S 18171 18173 7849 0 -1 4202560 2181 0 0 0 41 0 0 0 20 0 19 0 334946952 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600304147256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18189] ppid=18171 vsize=3024420 CPUtime=0.44 cores=1,3,5,7
/proc/18173/task/18189/stat : 18189 (java) S 18171 18173 7849 0 -1 4202560 3441 0 0 0 44 0 0 0 20 0 19 0 334946952 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600303094712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18190] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18190/stat : 18190 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600302041848 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18191] ppid=18171 vsize=3024420 CPUtime=0.12 cores=1,3,5,7
/proc/18173/task/18191/stat : 18191 (java) S 18171 18173 7849 0 -1 4202560 18 0 0 0 6 6 0 0 20 0 19 0 334946952 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600300989512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18194] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18194/stat : 18194 (java) S 18171 18173 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334947034 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600298857256 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 293.87
Current children cumulated vsize (KiB) 3024420

[startup+289.701 s]
/proc/loadavg: 1.99 2.04 2.01 4/213 18256
/proc/meminfo: memFree=25879236/32873844 swapFree=7632/7632
[pid=18173] ppid=18171 vsize=3024420 CPUtime=294.07 cores=1,3,5,7
/proc/18173/stat : 18173 (java) S 18171 18173 7849 0 -1 4202496 12785 0 1 0 29241 166 0 0 20 0 19 0 334946944 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140733827628416 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18173/statm: 756105 418562 2301 9 0 746526 0
[pid=18173/tid=18175] ppid=18171 vsize=3024420 CPUtime=277.31 cores=1,3,5,7
/proc/18173/task/18175/stat : 18175 (java) S 18171 18173 7849 0 -1 4202560 3315 0 1 0 27718 13 0 0 20 0 19 0 334946945 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600933430680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18176] ppid=18171 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/18173/task/18176/stat : 18176 (java) S 18171 18173 7849 0 -1 4202560 264 0 0 0 33 14 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600798734760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18177] ppid=18171 vsize=3024420 CPUtime=0.6 cores=1,3,5,7
/proc/18173/task/18177/stat : 18177 (java) S 18171 18173 7849 0 -1 4202560 314 0 0 0 35 25 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600797682216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18173/tid=18178] ppid=18171 vsize=3024420 CPUtime=0.73 cores=1,3,5,7
/proc/18173/task/18178/stat : 18178 (java) S 18171 18173 7849 0 -1 4202560 449 0 0 0 51 22 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600796629160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18173/tid=18179] ppid=18171 vsize=3024420 CPUtime=0.65 cores=1,3,5,7
/proc/18173/task/18179/stat : 18179 (java) S 18171 18173 7849 0 -1 4202560 251 0 0 0 46 19 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600795576616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18173/tid=18180] ppid=18171 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/18173/task/18180/stat : 18180 (java) S 18171 18173 7849 0 -1 4202560 337 0 0 0 48 15 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600794524584 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18173/tid=18181] ppid=18171 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/18173/task/18181/stat : 18181 (java) S 18171 18173 7849 0 -1 4202560 253 0 0 0 34 15 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600793472040 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18182] ppid=18171 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/18173/task/18182/stat : 18182 (java) S 18171 18173 7849 0 -1 4202560 293 0 0 0 34 18 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600792418984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18183] ppid=18171 vsize=3024420 CPUtime=0.45 cores=1,3,5,7
/proc/18173/task/18183/stat : 18183 (java) S 18171 18173 7849 0 -1 4202560 249 0 0 0 31 14 0 0 20 0 19 0 334946947 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600791366440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18184] ppid=18171 vsize=3024420 CPUtime=10.33 cores=1,3,5,7
/proc/18173/task/18184/stat : 18184 (java) R 18171 18173 7849 0 -1 4202560 220 0 0 0 1026 7 0 0 20 0 19 0 334946948 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600308357640 140600937591100 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18185] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18185/stat : 18185 (java) S 18171 18173 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600307303704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18186] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18186/stat : 18186 (java) S 18171 18173 7849 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 334946949 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600306250632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18187] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18187/stat : 18187 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600305199376 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18188] ppid=18171 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/18173/task/18188/stat : 18188 (java) S 18171 18173 7849 0 -1 4202560 2181 0 0 0 41 0 0 0 20 0 19 0 334946952 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600304147256 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18189] ppid=18171 vsize=3024420 CPUtime=0.44 cores=1,3,5,7
/proc/18173/task/18189/stat : 18189 (java) S 18171 18173 7849 0 -1 4202560 3441 0 0 0 44 0 0 0 20 0 19 0 334946952 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600303094712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18190] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18190/stat : 18190 (java) S 18171 18173 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334946952 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600302041848 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18173/tid=18191] ppid=18171 vsize=3024420 CPUtime=0.12 cores=1,3,5,7
/proc/18173/task/18191/stat : 18191 (java) S 18171 18173 7849 0 -1 4202560 18 0 0 0 6 6 0 0 20 0 19 0 334946952 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600300989512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18173/tid=18194] ppid=18171 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18173/task/18194/stat : 18194 (java) S 18171 18173 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334947034 3097006080 418562 33554432000 1073741824 1073778376 140733827637280 140600298857256 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 294.07
Current children cumulated vsize (KiB) 3024420

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18173 and gives
#  childrusage.ru_utime.tv_sec=291
#  childrusage.ru_utime.tv_usec=609668
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=824722
# CPU time returned by wait4() is 293.434
# while last known CPU time is 294.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 289.719
CPU time (s): 294.07
CPU user time (s): 292.41
CPU system time (s): 1.66
CPU usage (%): 101.502
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 291.61
system time used= 1.82472
maximum resident set size= 1674256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12788
page faults= 1
swaps= 0
block input operations= 0
block output operations= 336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6693
involuntary context switches= 3446

runsolver used 1.23581 second user time and 2.98355 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-03 03:50:13
IDJOB=3731802
IDBENCH=1987
IDSOLVER=2319
FILE ID=node130/3731802-1338688213
RUNJOBID= node130-1338679215-16920
PBS_JOBID= 14636683
Free space on /tmp= 70980 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_18.opb.PB06.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731802-1338688213/watcher-3731802-1338688213 -o /tmp/evaluation-result-3731802-1338688213/solver-3731802-1338688213 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731802-1338688213.opb           

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

MD5SUM BENCH= e1d6958876c3f9359c6b5193f1345bd5
RANDOM SEED=355920688

node130.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27545672 kB
Buffers:          406804 kB
Cached:          2378032 kB
SwapCached:         4256 kB
Active:          2737556 kB
Inactive:        1706344 kB
Active(anon):    1651516 kB
Inactive(anon):     8128 kB
Active(file):    1086040 kB
Inactive(file):  1698216 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:              3576 kB
Writeback:             0 kB
AnonPages:       1680216 kB
Mapped:            17648 kB
Shmem:                 4 kB
Slab:             721912 kB
SReclaimable:     163552 kB
SUnreclaim:       558360 kB
KernelStack:        1608 kB
PageTables:         7468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1644544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70976 MiB
End job on node130 at 2012-06-03 03:55:03