Trace number 3733681

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 NameAnswerCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? 479.48 476.085

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-91-90.opb
MD5SUMfff7b3dc5d07bd6a4fd3046b5e5241f1
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.159975
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8190
Total number of constraints181
Number of constraints which are clauses91
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint91
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 92
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.08/0.11	--- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.11	c No reason simplification
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3733681-1338698326.opb
0.08/0.11	c reading problem ... 
0.52/0.35	c ... done. Wall clock time 0.246s.
0.52/0.35	c CPU time (experimental) 0.32s.
0.52/0.35	c #vars     8190
0.52/0.35	c #constraints  181
145.96/143.74	c cleaning 36484 clauses out of 73001 for limit 7185635.871140743
147.27/145.02	c cleaning 18495 clauses out of 37016 for limit 2.3346721559755284E7
148.28/146.05	c cleaning 9499 clauses out of 19021 for limit 7.492692883313136E7
149.18/146.98	c cleaning 4999 clauses out of 10023 for limit 2.3472748511685008E8
149.88/147.65	c cleaning 2756 clauses out of 5524 for limit 7.023666679844366E8
150.48/148.21	c cleaning 1618 clauses out of 3267 for limit 1.9565448326677742E9
150.98/148.73	c cleaning 1064 clauses out of 2149 for limit 4.905219090975857E9
315.62/312.88	c cleaning 28784 clauses out of 57586 for limit 6.500214022431653E12
316.12/313.34	c cleaning 14643 clauses out of 29304 for limit 2.1107780729757664E13
316.42/313.67	c cleaning 7569 clauses out of 15158 for limit 6.709341978363252E13
316.82/314.05	c cleaning 4037 clauses out of 8090 for limit 2.07521791782703E14
317.22/314.49	c cleaning 2267 clauses out of 4552 for limit 6.076190089290548E14
317.72/314.96	c cleaning 1384 clauses out of 2786 for limit 1.638863911856423E15
318.22/315.47	c cleaning 950 clauses out of 1902 for limit 3.9588530249027615E15
318.82/316.00	c cleaning 719 clauses out of 1451 for limit 8.549364902803431E-5
478.38/474.99	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
478.38/474.99		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
478.38/474.99		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
478.38/474.99		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
478.38/474.99		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
478.38/474.99		at org.sat4j.minisat.core.Solver.search(Unknown Source)
478.38/474.99		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
478.38/474.99		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
478.38/474.99		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
478.38/474.99		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
478.38/474.99		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
478.38/474.99		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
478.38/474.99		at org.sat4j.AbstractLauncher.run(Unknown Source)
478.38/474.99		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
479.48/476.07	c starts		: 17
479.48/476.07	c conflicts		: 184059
479.48/476.07	c decisions		: 258666
479.48/476.07	c propagations		: 24325674
479.48/476.07	c inspects		: 739795119
479.48/476.07	c learnt literals	: 0
479.48/476.07	c learnt binary clauses	: 0
479.48/476.07	c learnt ternary clauses	: 0
479.48/476.07	c learnt clauses	: 184058
479.48/476.07	c root simplifications	: 0
479.48/476.07	c removed literals (reason simplification)	: 0
479.48/476.07	c reason swapping (by a shorter reason)	: 0
479.48/476.07	c Calls to reduceDB	: 15
479.48/476.07	c speed (decisions/second)	: 543.7415259136247
479.48/476.07	c non guided choices	4006
479.48/476.07	s UNKNOWN
479.48/476.07	c Total wall clock time (ms): 475.968

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-3733681-1338698326/watcher-3733681-1338698326 -o /tmp/evaluation-result-3733681-1338698326/solver-3733681-1338698326 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3733681-1338698326.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.97 2.01 2.00 3/194 18732
/proc/meminfo: memFree=26525828/32873844 swapFree=7108/7108
[pid=18732] ppid=18730 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/18732/stat : 18732 (java) R 18730 18732 15746 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 335957192 9515008 182 33554432000 1073741824 1073778376 140735987769280 140735987760312 248790204085 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18732/statm: 2323 182 140 9 0 71 0

[startup+0.00951098 s]
/proc/loadavg: 1.97 2.01 2.00 3/194 18732
/proc/meminfo: memFree=26525828/32873844 swapFree=7108/7108
[pid=18732] ppid=18730 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/18732/stat : 18732 (java) R 18730 18732 15746 0 -1 4202496 982 0 0 0 0 0 0 0 20 0 1 0 335957192 23793664 708 33554432000 1073741824 1073778376 140734294585312 140734294574376 248780993896 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18732/statm: 5809 708 523 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.100223 s]
/proc/loadavg: 1.97 2.01 2.00 3/194 18732
/proc/meminfo: memFree=26525828/32873844 swapFree=7108/7108
[pid=18732] ppid=18730 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/18732/stat : 18732 (java) S 18730 18732 15746 0 -1 4202496 4816 0 1 0 7 1 0 0 20 0 18 0 335957192 3028844544 6529 33554432000 1073741824 1073778376 140734294585312 140734294576448 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18732/statm: 739464 6529 2089 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300227 s]
/proc/loadavg: 1.97 2.01 2.00 3/194 18732
/proc/meminfo: memFree=26525828/32873844 swapFree=7108/7108
[pid=18732] ppid=18730 vsize=2957856 CPUtime=0.52 cores=0,2,4,6
/proc/18732/stat : 18732 (java) S 18730 18732 15746 0 -1 4202496 8482 0 1 0 50 2 0 0 20 0 18 0 335957192 3028844544 11350 33554432000 1073741824 1073778376 140734294585312 140734294576448 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18732/statm: 739464 11350 2246 9 0 729885 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 2957856

[startup+0.700222 s]
/proc/loadavg: 1.97 2.01 2.00 3/194 18732
/proc/meminfo: memFree=26525828/32873844 swapFree=7108/7108
[pid=18732] ppid=18730 vsize=3024420 CPUtime=1.31 cores=0,2,4,6
/proc/18732/stat : 18732 (java) S 18730 18732 15746 0 -1 4202496 9723 0 1 0 129 2 0 0 20 0 19 0 335957192 3097006080 14567 33554432000 1073741824 1073778376 140734294585312 140734294576448 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18732/statm: 756105 14567 2267 9 0 746526 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 3024420

[startup+1.5007 s]
/proc/loadavg: 1.97 2.01 2.00 3/213 18751
/proc/meminfo: memFree=26465696/32873844 swapFree=7108/7108
[pid=18732] ppid=18730 vsize=3024420 CPUtime=2.11 cores=0,2,4,6
/proc/18732/stat : 18732 (java) S 18730 18732 15746 0 -1 4202496 9738 0 1 0 208 3 0 0 20 0 19 0 335957192 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140734294576448 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18732/statm: 756105 21224 2267 9 0 746526 0
[pid=18732/tid=18734] ppid=18730 vsize=3024420 CPUtime=1.46 cores=0,2,4,6
/proc/18732/task/18734/stat : 18734 (java) R 18730 18732 15746 0 -1 4202560 3073 0 1 0 144 2 0 0 20 0 19 0 335957193 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594772388472 140594631028832 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18735] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18735/stat : 18735 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594755815976 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18736] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18736/stat : 18736 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594754763176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18737] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18737/stat : 18737 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594753710376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18738] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18738/stat : 18738 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594752657576 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18739] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18739/stat : 18739 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594751605800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18740] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18740/stat : 18740 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594750553000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18741] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18741/stat : 18741 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594749500200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18742] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18742/stat : 18742 (java) S 18730 18732 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594630355624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18743] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18743/stat : 18743 (java) S 18730 18732 15746 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594618157544 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18744] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18744/stat : 18744 (java) S 18730 18732 15746 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594617103608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18745] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18745/stat : 18745 (java) S 18730 18732 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594616050696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18746] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18746/stat : 18746 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140594614999184 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18747] ppid=18730 vsize=3024420 CPUtime=0.32 cores=0,2,4,6
/proc/18732/task/18747/stat : 18747 (java) S 18730 18732 15746 0 -1 4202560 2962 0 0 0 32 0 0 0 20 0 19 0 335957199 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140593875381176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18748] ppid=18730 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/18732/task/18748/stat : 18748 (java) S 18730 18732 15746 0 -1 4202560 2502 0 0 0 29 0 0 0 20 0 19 0 335957199 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140593874328376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18749] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18749/stat : 18749 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140593873275768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18750] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18750/stat : 18750 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140593872223176 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18751] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18751/stat : 18751 (java) S 18730 18732 15746 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 335957229 3097006080 21224 33554432000 1073741824 1073778376 140734294585312 140593870091432 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 3024420

[startup+3.10071 s]
/proc/loadavg: 1.97 2.01 2.00 3/213 18751
/proc/meminfo: memFree=26432556/32873844 swapFree=7108/7108
[pid=18732] ppid=18730 vsize=3024420 CPUtime=3.74 cores=0,2,4,6
/proc/18732/stat : 18732 (java) S 18730 18732 15746 0 -1 4202496 9760 0 1 0 370 4 0 0 20 0 19 0 335957192 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140734294576448 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18732/statm: 756105 31977 2268 9 0 746526 0
[pid=18732/tid=18734] ppid=18730 vsize=3024420 CPUtime=3.05 cores=0,2,4,6
/proc/18732/task/18734/stat : 18734 (java) R 18730 18732 15746 0 -1 4202560 3094 0 1 0 303 2 0 0 20 0 19 0 335957193 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594772390440 140594631079013 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18735] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18735/stat : 18735 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594755815976 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18736] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18736/stat : 18736 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594754763176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18737] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18737/stat : 18737 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594753710376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18738] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18738/stat : 18738 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594752657576 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18739] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18739/stat : 18739 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594751605800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18740] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18740/stat : 18740 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594750553000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18741] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18741/stat : 18741 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594749500200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18742] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18742/stat : 18742 (java) S 18730 18732 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594630355624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18743] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18743/stat : 18743 (java) S 18730 18732 15746 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594618157544 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18744] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18744/stat : 18744 (java) S 18730 18732 15746 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594617103608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18745] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18745/stat : 18745 (java) S 18730 18732 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594616050696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18746] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18746/stat : 18746 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140594614999184 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18747] ppid=18730 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/18732/task/18747/stat : 18747 (java) S 18730 18732 15746 0 -1 4202560 2963 0 0 0 35 0 0 0 20 0 19 0 335957199 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140593875381176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18748] ppid=18730 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/18732/task/18748/stat : 18748 (java) S 18730 18732 15746 0 -1 4202560 2502 0 0 0 29 0 0 0 20 0 19 0 335957199 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140593874328376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18749] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18749/stat : 18749 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140593873275768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18750] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18750/stat : 18750 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140593872223176 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18751] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18751/stat : 18751 (java) S 18730 18732 15746 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 335957229 3097006080 31977 33554432000 1073741824 1073778376 140734294585312 140593870091432 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 3024420

[startup+6.30072 s]
/proc/loadavg: 2.05 2.03 2.00 3/213 18751
/proc/meminfo: memFree=26356160/32873844 swapFree=7108/7108
[pid=18732] ppid=18730 vsize=3024420 CPUtime=6.97 cores=0,2,4,6
/proc/18732/stat : 18732 (java) S 18730 18732 15746 0 -1 4202496 9798 0 1 0 692 5 0 0 20 0 19 0 335957192 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140734294576448 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18732/statm: 756105 49841 2268 9 0 746526 0
[pid=18732/tid=18734] ppid=18730 vsize=3024420 CPUtime=6.24 cores=0,2,4,6
/proc/18732/task/18734/stat : 18734 (java) R 18730 18732 15746 0 -1 4202560 3132 0 1 0 621 3 0 0 20 0 19 0 335957193 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594772388368 140594631028983 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18735] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18735/stat : 18735 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594755815976 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18736] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18736/stat : 18736 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594754763176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18737] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18737/stat : 18737 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594753710376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18738] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18738/stat : 18738 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594752657576 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18739] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18739/stat : 18739 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594751605800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18740] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18740/stat : 18740 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594750553000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18741] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18741/stat : 18741 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594749500200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18742] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18742/stat : 18742 (java) S 18730 18732 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335957195 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594630355624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18743] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18743/stat : 18743 (java) S 18730 18732 15746 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594618157544 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18744] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18744/stat : 18744 (java) S 18730 18732 15746 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594617103608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18745] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18745/stat : 18745 (java) S 18730 18732 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594616050696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18746] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18746/stat : 18746 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140594614999184 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18747] ppid=18730 vsize=3024420 CPUtime=0.37 cores=0,2,4,6
/proc/18732/task/18747/stat : 18747 (java) S 18730 18732 15746 0 -1 4202560 2963 0 0 0 37 0 0 0 20 0 19 0 335957199 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140593875381176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18748] ppid=18730 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/18732/task/18748/stat : 18748 (java) S 18730 18732 15746 0 -1 4202560 2502 0 0 0 29 0 0 0 20 0 19 0 335957199 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140593874328376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18749] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18749/stat : 18749 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140593873275768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18750] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18750/stat : 18750 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140593872223176 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18751] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18751/stat : 18751 (java) S 18730 18732 15746 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 335957229 3097006080 49841 33554432000 1073741824 1073778376 140734294585312 140593870091432 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.97
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

/proc/18732/task/18742/stat : 18742 (java) S 18730 18732 15746 0 -1 4202560 158 0 0 0 21 11 0 0 20 0 19 0 335957195 3097006080 418050 33554432000 1073741824 1073778376 140734294585312 140594630355624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18743] ppid=18730 vsize=3024420 CPUtime=1.7 cores=0,2,4,6
/proc/18732/task/18743/stat : 18743 (java) R 18730 18732 15746 0 -1 4202560 220 0 0 0 164 6 0 0 20 0 19 0 335957196 3097006080 418050 33554432000 1073741824 1073778376 140734294585312 140594618157704 140594776551793 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18744] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18744/stat : 18744 (java) S 18730 18732 15746 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 418050 33554432000 1073741824 1073778376 140734294585312 140594617103128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18745] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18745/stat : 18745 (java) S 18730 18732 15746 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 418050 33554432000 1073741824 1073778376 140734294585312 140594616050696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18746] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18746/stat : 18746 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 418050 33554432000 1073741824 1073778376 140734294585312 140594614999184 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18747] ppid=18730 vsize=3024420 CPUtime=0.44 cores=0,2,4,6
/proc/18732/task/18747/stat : 18747 (java) S 18730 18732 15746 0 -1 4202560 2968 0 0 0 44 0 0 0 20 0 19 0 335957199 3097006080 418050 33554432000 1073741824 1073778376 140734294585312 140593875381176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18748] ppid=18730 vsize=3024420 CPUtime=0.39 cores=0,2,4,6
/proc/18732/task/18748/stat : 18748 (java) S 18730 18732 15746 0 -1 4202560 3176 0 0 0 39 0 0 0 20 0 19 0 335957199 3097006080 418050 33554432000 1073741824 1073778376 140734294585312 140593874328376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18749] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18749/stat : 18749 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 418050 33554432000 1073741824 1073778376 140734294585312 140593873275768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18750] ppid=18730 vsize=3024420 CPUtime=0.19 cores=0,2,4,6
/proc/18732/task/18750/stat : 18750 (java) S 18730 18732 15746 0 -1 4202560 27 0 0 0 8 11 0 0 20 0 19 0 335957199 3097006080 418050 33554432000 1073741824 1073778376 140734294585312 140593872223176 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18751] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18751/stat : 18751 (java) S 18730 18732 15746 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 335957229 3097006080 418050 33554432000 1073741824 1073778376 140734294585312 140593870091432 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 478.59
Current children cumulated vsize (KiB) 3024420

[startup+475.501 s]
/proc/loadavg: 2.04 2.01 2.00 3/213 18813
/proc/meminfo: memFree=26304244/32873844 swapFree=7108/7108
[pid=18732] ppid=18730 vsize=3024420 CPUtime=478.98 cores=0,2,4,6
/proc/18732/stat : 18732 (java) S 18730 18732 15746 0 -1 4202496 12640 0 1 0 47769 129 0 0 20 0 19 0 335957192 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140734294576448 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18732/statm: 756105 418055 2296 9 0 746526 0
[pid=18732/tid=18734] ppid=18730 vsize=3024420 CPUtime=471.15 cores=0,2,4,6
/proc/18732/task/18734/stat : 18734 (java) S 18730 18732 15746 0 -1 4202560 3274 0 1 0 47101 14 0 0 20 0 19 0 335957193 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594772387768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18735] ppid=18730 vsize=3024420 CPUtime=0.52 cores=0,2,4,6
/proc/18732/task/18735/stat : 18735 (java) S 18730 18732 15746 0 -1 4202560 269 0 0 0 34 18 0 0 20 0 19 0 335957195 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594755815976 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18736] ppid=18730 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/18732/task/18736/stat : 18736 (java) S 18730 18732 15746 0 -1 4202560 226 0 0 0 43 13 0 0 20 0 19 0 335957195 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594754763176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18737] ppid=18730 vsize=3024420 CPUtime=0.45 cores=0,2,4,6
/proc/18732/task/18737/stat : 18737 (java) S 18730 18732 15746 0 -1 4202560 172 0 0 0 34 11 0 0 20 0 19 0 335957195 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594753710376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18738] ppid=18730 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/18732/task/18738/stat : 18738 (java) S 18730 18732 15746 0 -1 4202560 269 0 0 0 32 18 0 0 20 0 19 0 335957195 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594752657576 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18739] ppid=18730 vsize=3024420 CPUtime=0.51 cores=0,2,4,6
/proc/18732/task/18739/stat : 18739 (java) S 18730 18732 15746 0 -1 4202560 318 0 0 0 31 20 0 0 20 0 19 0 335957195 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594751605800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18740] ppid=18730 vsize=3024420 CPUtime=0.38 cores=0,2,4,6
/proc/18732/task/18740/stat : 18740 (java) S 18730 18732 15746 0 -1 4202560 225 0 0 0 23 15 0 0 20 0 19 0 335957195 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594750553000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18741] ppid=18730 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/18732/task/18741/stat : 18741 (java) S 18730 18732 15746 0 -1 4202560 142 0 0 0 21 8 0 0 20 0 19 0 335957195 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594749500200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18742] ppid=18730 vsize=3024420 CPUtime=0.32 cores=0,2,4,6
/proc/18732/task/18742/stat : 18742 (java) S 18730 18732 15746 0 -1 4202560 158 0 0 0 21 11 0 0 20 0 19 0 335957195 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594630355624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18743] ppid=18730 vsize=3024420 CPUtime=2.09 cores=0,2,4,6
/proc/18732/task/18743/stat : 18743 (java) R 18730 18732 15746 0 -1 4202560 223 0 0 0 203 6 0 0 20 0 19 0 335957196 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594618157704 248789877076 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18744] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18744/stat : 18744 (java) S 18730 18732 15746 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594617103608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18745] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18745/stat : 18745 (java) S 18730 18732 15746 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 335957196 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594616047944 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18746] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18746/stat : 18746 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140594614999184 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18747] ppid=18730 vsize=3024420 CPUtime=0.44 cores=0,2,4,6
/proc/18732/task/18747/stat : 18747 (java) S 18730 18732 15746 0 -1 4202560 2968 0 0 0 44 0 0 0 20 0 19 0 335957199 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140593875381176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18748] ppid=18730 vsize=3024420 CPUtime=0.39 cores=0,2,4,6
/proc/18732/task/18748/stat : 18748 (java) S 18730 18732 15746 0 -1 4202560 3176 0 0 0 39 0 0 0 20 0 19 0 335957199 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140593874328376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18749] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18749/stat : 18749 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335957199 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140593873275768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18750] ppid=18730 vsize=3024420 CPUtime=0.19 cores=0,2,4,6
/proc/18732/task/18750/stat : 18750 (java) S 18730 18732 15746 0 -1 4202560 27 0 0 0 8 11 0 0 20 0 19 0 335957199 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140593872223176 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18751] ppid=18730 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18751/stat : 18751 (java) S 18730 18732 15746 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 335957229 3097006080 418055 33554432000 1073741824 1073778376 140734294585312 140593870091432 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 478.98
Current children cumulated vsize (KiB) 3024420

[startup+475.901 s]
/proc/loadavg: 2.04 2.01 2.00 3/213 18813
/proc/meminfo: memFree=26304244/32873844 swapFree=7108/7108
[pid=18732] ppid=18730 vsize=3090984 CPUtime=479.38 cores=0,2,4,6
/proc/18732/stat : 18732 (java) S 18730 18732 15746 0 -1 4202496 12657 0 1 0 47809 129 0 0 20 0 20 0 335957192 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140734294576448 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18732/statm: 772746 418066 2296 9 0 763167 0
[pid=18732/tid=18734] ppid=18730 vsize=3090984 CPUtime=471.15 cores=0,2,4,6
/proc/18732/task/18734/stat : 18734 (java) S 18730 18732 15746 0 -1 4202560 3276 0 1 0 47101 14 0 0 20 0 20 0 335957193 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594772391096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18735] ppid=18730 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/18732/task/18735/stat : 18735 (java) S 18730 18732 15746 0 -1 4202560 269 0 0 0 34 18 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594755815976 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18736] ppid=18730 vsize=3090984 CPUtime=0.56 cores=0,2,4,6
/proc/18732/task/18736/stat : 18736 (java) S 18730 18732 15746 0 -1 4202560 226 0 0 0 43 13 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594754763176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18737] ppid=18730 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/18732/task/18737/stat : 18737 (java) S 18730 18732 15746 0 -1 4202560 172 0 0 0 34 11 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594753710376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18738] ppid=18730 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/18732/task/18738/stat : 18738 (java) S 18730 18732 15746 0 -1 4202560 269 0 0 0 32 18 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594752657576 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18739] ppid=18730 vsize=3090984 CPUtime=0.51 cores=0,2,4,6
/proc/18732/task/18739/stat : 18739 (java) S 18730 18732 15746 0 -1 4202560 318 0 0 0 31 20 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594751605800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18740] ppid=18730 vsize=3090984 CPUtime=0.38 cores=0,2,4,6
/proc/18732/task/18740/stat : 18740 (java) S 18730 18732 15746 0 -1 4202560 225 0 0 0 23 15 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594750553000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18741] ppid=18730 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/18732/task/18741/stat : 18741 (java) S 18730 18732 15746 0 -1 4202560 142 0 0 0 21 8 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594749500200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18742] ppid=18730 vsize=3090984 CPUtime=0.32 cores=0,2,4,6
/proc/18732/task/18742/stat : 18742 (java) S 18730 18732 15746 0 -1 4202560 158 0 0 0 21 11 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594630355624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18743] ppid=18730 vsize=3090984 CPUtime=2.49 cores=0,2,4,6
/proc/18732/task/18743/stat : 18743 (java) R 18730 18732 15746 0 -1 4202560 225 0 0 0 243 6 0 0 20 0 20 0 335957196 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594618157704 248789877076 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18744] ppid=18730 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18744/stat : 18744 (java) S 18730 18732 15746 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 335957196 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594617103608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18745] ppid=18730 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18745/stat : 18745 (java) S 18730 18732 15746 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 335957196 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594616050696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18746] ppid=18730 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18746/stat : 18746 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335957199 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594614999184 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18747] ppid=18730 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/18732/task/18747/stat : 18747 (java) S 18730 18732 15746 0 -1 4202560 2968 0 0 0 44 0 0 0 20 0 20 0 335957199 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140593875381176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18748] ppid=18730 vsize=3090984 CPUtime=0.39 cores=0,2,4,6
/proc/18732/task/18748/stat : 18748 (java) S 18730 18732 15746 0 -1 4202560 3176 0 0 0 39 0 0 0 20 0 20 0 335957199 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140593874328376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18749] ppid=18730 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18749/stat : 18749 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335957199 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140593873275768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18750] ppid=18730 vsize=3090984 CPUtime=0.19 cores=0,2,4,6
/proc/18732/task/18750/stat : 18750 (java) S 18730 18732 15746 0 -1 4202560 29 0 0 0 8 11 0 0 20 0 20 0 335957199 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140593872223176 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18751] ppid=18730 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18751/stat : 18751 (java) S 18730 18732 15746 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 20 0 335957229 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140593870091432 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 479.38
Current children cumulated vsize (KiB) 3090984

[startup+476.001 s]
/proc/loadavg: 2.04 2.01 2.00 3/213 18813
/proc/meminfo: memFree=26304244/32873844 swapFree=7108/7108
[pid=18732] ppid=18730 vsize=3090984 CPUtime=479.48 cores=0,2,4,6
/proc/18732/stat : 18732 (java) S 18730 18732 15746 0 -1 4202496 12657 0 1 0 47819 129 0 0 20 0 20 0 335957192 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140734294576448 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18732/statm: 772746 418066 2296 9 0 763167 0
[pid=18732/tid=18734] ppid=18730 vsize=3090984 CPUtime=471.15 cores=0,2,4,6
/proc/18732/task/18734/stat : 18734 (java) S 18730 18732 15746 0 -1 4202560 3276 0 1 0 47101 14 0 0 20 0 20 0 335957193 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594772391096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18735] ppid=18730 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/18732/task/18735/stat : 18735 (java) S 18730 18732 15746 0 -1 4202560 269 0 0 0 34 18 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594755815976 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18736] ppid=18730 vsize=3090984 CPUtime=0.56 cores=0,2,4,6
/proc/18732/task/18736/stat : 18736 (java) S 18730 18732 15746 0 -1 4202560 226 0 0 0 43 13 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594754763176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18737] ppid=18730 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/18732/task/18737/stat : 18737 (java) S 18730 18732 15746 0 -1 4202560 172 0 0 0 34 11 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594753710376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18738] ppid=18730 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/18732/task/18738/stat : 18738 (java) S 18730 18732 15746 0 -1 4202560 269 0 0 0 32 18 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594752657576 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18739] ppid=18730 vsize=3090984 CPUtime=0.51 cores=0,2,4,6
/proc/18732/task/18739/stat : 18739 (java) S 18730 18732 15746 0 -1 4202560 318 0 0 0 31 20 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594751605800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18740] ppid=18730 vsize=3090984 CPUtime=0.38 cores=0,2,4,6
/proc/18732/task/18740/stat : 18740 (java) S 18730 18732 15746 0 -1 4202560 225 0 0 0 23 15 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594750553000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18741] ppid=18730 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/18732/task/18741/stat : 18741 (java) S 18730 18732 15746 0 -1 4202560 142 0 0 0 21 8 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594749500200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18742] ppid=18730 vsize=3090984 CPUtime=0.32 cores=0,2,4,6
/proc/18732/task/18742/stat : 18742 (java) S 18730 18732 15746 0 -1 4202560 158 0 0 0 21 11 0 0 20 0 20 0 335957195 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594630355624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18743] ppid=18730 vsize=3090984 CPUtime=2.59 cores=0,2,4,6
/proc/18732/task/18743/stat : 18743 (java) R 18730 18732 15746 0 -1 4202560 225 0 0 0 253 6 0 0 20 0 20 0 335957196 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594618157704 248789877020 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18744] ppid=18730 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18744/stat : 18744 (java) S 18730 18732 15746 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 335957196 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594617103608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18745] ppid=18730 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18745/stat : 18745 (java) S 18730 18732 15746 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 335957196 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594616050696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18746] ppid=18730 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18746/stat : 18746 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335957199 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140594614999184 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18747] ppid=18730 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/18732/task/18747/stat : 18747 (java) S 18730 18732 15746 0 -1 4202560 2968 0 0 0 44 0 0 0 20 0 20 0 335957199 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140593875381176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18732/tid=18748] ppid=18730 vsize=3090984 CPUtime=0.39 cores=0,2,4,6
/proc/18732/task/18748/stat : 18748 (java) S 18730 18732 15746 0 -1 4202560 3176 0 0 0 39 0 0 0 20 0 20 0 335957199 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140593874328376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18732/tid=18749] ppid=18730 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18749/stat : 18749 (java) S 18730 18732 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335957199 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140593873275768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18732/tid=18750] ppid=18730 vsize=3090984 CPUtime=0.19 cores=0,2,4,6
/proc/18732/task/18750/stat : 18750 (java) S 18730 18732 15746 0 -1 4202560 29 0 0 0 8 11 0 0 20 0 20 0 335957199 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140593872223176 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18732/tid=18751] ppid=18730 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/18732/task/18751/stat : 18751 (java) S 18730 18732 15746 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 20 0 335957229 3165167616 418066 33554432000 1073741824 1073778376 140734294585312 140593870091432 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 479.48
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18732 and gives
#  childrusage.ru_utime.tv_sec=477
#  childrusage.ru_utime.tv_usec=50477
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=581759
# CPU time returned by wait4() is 478.632
# while last known CPU time is 479.48
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 476.085
CPU time (s): 479.48
CPU user time (s): 478.19
CPU system time (s): 1.29
CPU usage (%): 100.713
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 477.05
system time used= 1.58176
maximum resident set size= 1674432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12664
page faults= 1
swaps= 0
block input operations= 0
block output operations= 504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10496
involuntary context switches= 2573

runsolver used 1.46178 second user time and 4.18536 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-03 06:38:46
IDJOB=3733681
IDBENCH=2584
IDSOLVER=2319
FILE ID=node139/3733681-1338698326
RUNJOBID= node139-1338678624-15765
PBS_JOBID= 14636674
Free space on /tmp= 71096 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-91-90.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733681-1338698326/watcher-3733681-1338698326 -o /tmp/evaluation-result-3733681-1338698326/solver-3733681-1338698326 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3733681-1338698326.opb           

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

MD5SUM BENCH= fff7b3dc5d07bd6a4fd3046b5e5241f1
RANDOM SEED=477491994

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.91
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.750
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.92
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.750
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.91
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.750
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.750
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26526208 kB
Buffers:          497452 kB
Cached:          3287224 kB
SwapCached:          828 kB
Active:          3349784 kB
Inactive:        2101660 kB
Active(anon):    1660688 kB
Inactive(anon):     7952 kB
Active(file):    1689096 kB
Inactive(file):  2093708 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              3564 kB
Writeback:             0 kB
AnonPages:       1690936 kB
Mapped:            19744 kB
Shmem:                 8 kB
Slab:             732684 kB
SReclaimable:     174760 kB
SUnreclaim:       557924 kB
KernelStack:        1608 kB
PageTables:         7664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826728 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= 71092 MiB
End job on node139 at 2012-06-03 06:46:43