Trace number 3732990

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) 293.01 289.393

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ss97-4.opb
MD5SUM4e682317a6045f4869b1783c80734344
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark813
Best CPU time to get the best result obtained on this benchmark0.19097
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 813
Optimality of the best value was proved YES
Number of variables2289
Total number of constraints764
Number of constraints which are clauses360
Number of constraints which are cardinality constraints (but not clauses)404
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint195
Number of terms in the objective function 1798
Biggest coefficient in the objective function 349
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 104116
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 349
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 104116
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-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.09	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-3732990-1338692607.opb
0.08/0.11	c reading problem ... 
0.26/0.29	c ... done. Wall clock time 0.179s.
0.26/0.29	c CPU time (experimental) 0.25s.
0.26/0.29	c #vars     2289
0.26/0.29	c #constraints  1139
0.79/0.46	c SATISFIABLE
0.79/0.46	c OPTIMIZING...
0.79/0.46	c Got one! Elapsed wall clock time (in seconds):0.356
0.79/0.48	o 9116
1.07/0.58	c Got one! Elapsed wall clock time (in seconds):0.468
1.07/0.58	o 1039
1.33/0.63	c Got one! Elapsed wall clock time (in seconds):0.518
1.33/0.63	o 841
141.75/138.97	c cleaning 340091 clauses out of 680205 for limit 5.302020782788987E9
148.16/145.30	c cleaning 170301 clauses out of 340614 for limit 1.7461222173779285E10
149.26/146.42	c cleaning 85401 clauses out of 170813 for limit 5.742117821344936E10
149.76/146.93	c cleaning 42948 clauses out of 85912 for limit 1.8827604960183887E11
149.96/147.12	c cleaning 21724 clauses out of 43464 for limit 6.137268189747534E11
150.06/147.24	c cleaning 11113 clauses out of 22240 for limit 1.9779982264868335E12
150.17/147.32	c cleaning 5805 clauses out of 11627 for limit 6.239487159762832E12
150.17/147.39	c cleaning 3155 clauses out of 6322 for limit 1.8924218913802973E13
150.27/147.45	c cleaning 1821 clauses out of 3667 for limit 5.380435529066888E13
150.36/147.50	c cleaning 1165 clauses out of 2346 for limit 1.3869353611733148E14
150.36/147.56	c cleaning 833 clauses out of 1681 for limit 3.192069969151591E-6
150.46/147.62	c cleaning 669 clauses out of 1348 for limit 6.5645673839125625E-6
150.46/147.67	c cleaning 584 clauses out of 1179 for limit 1.2377646769663546E-5
150.56/147.73	c cleaning 541 clauses out of 1095 for limit 2.197827776007757E-5
150.56/147.78	c cleaning 521 clauses out of 1054 for limit 3.76550347717286E-5
150.66/147.84	c cleaning 512 clauses out of 1033 for limit 6.336059243457507E-5
150.66/147.89	c cleaning 505 clauses out of 1021 for limit 1.0571818435560651E-4
150.76/147.94	c cleaning 504 clauses out of 1016 for limit 1.752014180426814E-4
150.86/148.00	c cleaning 499 clauses out of 1012 for limit 2.900725944672183E-4
150.86/148.05	c cleaning 501 clauses out of 1013 for limit 4.778962839642688E-4
150.96/148.11	c cleaning 497 clauses out of 1012 for limit 7.888936737462232E-4
150.96/148.16	c cleaning 502 clauses out of 1016 for limit 0.0012971663580577208
151.06/148.22	c cleaning 500 clauses out of 1014 for limit 0.0021434201873253675
151.06/148.27	c cleaning 502 clauses out of 1014 for limit 0.003534786630522179
151.16/148.33	c cleaning 498 clauses out of 1012 for limit 0.005840856455961262
151.16/148.38	c cleaning 501 clauses out of 1014 for limit 0.009613354946486742
151.27/148.44	c cleaning 498 clauses out of 1013 for limit 0.015869358613415808
151.27/148.49	c cleaning 501 clauses out of 1015 for limit 0.02611912744578817
151.37/148.55	c cleaning 500 clauses out of 1014 for limit 0.04311641453860782
151.46/148.61	c cleaning 495 clauses out of 1014 for limit 0.07110473558490744
151.46/148.66	c cleaning 499 clauses out of 1019 for limit 0.11668584720085419
151.56/148.72	c cleaning 501 clauses out of 1020 for limit 0.19224191456405648
151.56/148.77	c cleaning 499 clauses out of 1019 for limit 0.31734375610887033
151.66/148.83	c cleaning 500 clauses out of 1020 for limit 0.5228292266182535
151.66/148.89	c cleaning 500 clauses out of 1020 for limit 0.8622153375361095
151.76/148.94	c cleaning 501 clauses out of 1020 for limit 1.4219084367012962
151.86/149.00	c cleaning 500 clauses out of 1019 for limit 2.3472184261633955
151.86/149.06	c cleaning 499 clauses out of 1019 for limit 3.870877190006723
151.96/149.11	c cleaning 501 clauses out of 1020 for limit 6.377335897200226
151.96/149.17	c cleaning 501 clauses out of 1019 for limit 10.527401020608895
152.06/149.22	c cleaning 498 clauses out of 1018 for limit 17.378146731977413
152.06/149.28	c cleaning 499 clauses out of 1020 for limit 28.60269486836318
152.16/149.33	c cleaning 500 clauses out of 1021 for limit 47.12347075685913
152.16/149.39	c cleaning 501 clauses out of 1021 for limit 77.71290734319415
152.26/149.45	c cleaning 501 clauses out of 1020 for limit 128.28462651494507
152.26/149.50	c cleaning 498 clauses out of 1019 for limit 211.76612458107473
152.37/149.56	c cleaning 502 clauses out of 1021 for limit 348.5465736635581
152.47/149.61	c cleaning 502 clauses out of 1019 for limit 575.9280924232374
152.47/149.67	c cleaning 500 clauses out of 1017 for limit 951.6502828227891
286.60/282.93	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 10233
/proc/meminfo: memFree=27961560/32873844 swapFree=7620/7620
[pid=10233] ppid=10231 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/10233/stat : 10233 (java) D 10231 10233 6422 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 335385488 9515008 182 33554432000 1073741824 1073778376 140736742888032 140736742879064 215124623029 0 0 4096 0 18446744072100748580 0 0 17 0 0 0 0 0 0
/proc/10233/statm: 2323 182 140 9 0 71 0

[startup+0.0971951 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 10233
/proc/meminfo: memFree=27961560/32873844 swapFree=7620/7620
[pid=10233] ppid=10231 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/10233/stat : 10233 (java) S 10231 10233 6422 0 -1 4202496 4430 0 1 0 6 1 0 0 20 0 18 0 335385488 3028844544 5637 33554432000 1073741824 1073778376 140733274045552 140733274036688 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10233/statm: 739464 5639 1950 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.100226 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 10233
/proc/meminfo: memFree=27961560/32873844 swapFree=7620/7620
[pid=10233] ppid=10231 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/10233/stat : 10233 (java) S 10231 10233 6422 0 -1 4202496 4650 0 1 0 7 1 0 0 20 0 18 0 335385488 3028844544 5849 33554432000 1073741824 1073778376 140733274045552 140733274036688 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10233/statm: 739464 5849 2048 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300196 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 10233
/proc/meminfo: memFree=27961560/32873844 swapFree=7620/7620
[pid=10233] ppid=10231 vsize=2957856 CPUtime=0.49 cores=0,2,4,6
/proc/10233/stat : 10233 (java) S 10231 10233 6422 0 -1 4202496 7754 0 1 0 47 2 0 0 20 0 18 0 335385488 3028844544 10460 33554432000 1073741824 1073778376 140733274045552 140733274036688 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10233/statm: 739464 10460 2248 9 0 729885 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 2957856

[startup+0.700176 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 10233
/proc/meminfo: memFree=27961560/32873844 swapFree=7620/7620
[pid=10233] ppid=10231 vsize=3024420 CPUtime=1.62 cores=0,2,4,6
/proc/10233/stat : 10233 (java) S 10231 10233 6422 0 -1 4202496 15680 0 1 0 159 3 0 0 20 0 19 0 335385488 3097006080 16431 33554432000 1073741824 1073778376 140733274045552 140733274036688 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10233/statm: 756105 16431 2271 9 0 746526 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 3024420

[startup+1.50071 s]
/proc/loadavg: 2.08 2.02 2.01 3/215 10255
/proc/meminfo: memFree=27898108/32873844 swapFree=7620/7620
[pid=10233] ppid=10231 vsize=3024420 CPUtime=2.55 cores=0,2,4,6
/proc/10233/stat : 10233 (java) S 10231 10233 6422 0 -1 4202496 16058 0 1 0 252 3 0 0 20 0 19 0 335385488 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140733274036688 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10233/statm: 756105 20009 2271 9 0 746526 0
[pid=10233/tid=10235] ppid=10231 vsize=3024420 CPUtime=1.47 cores=0,2,4,6
/proc/10233/task/10235/stat : 10235 (java) R 10231 10233 6422 0 -1 4202560 3108 0 1 0 145 2 0 0 20 0 19 0 335385489 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140232020032056 140231960462218 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10236] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10236/stat : 10236 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231958764456 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10237] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10237/stat : 10237 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231884532776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10238] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10238/stat : 10238 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231883479720 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10239] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10239/stat : 10239 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231882427176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10240] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10240/stat : 10240 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231881374120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10241] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10241/stat : 10241 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231880321576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10242] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10242/stat : 10242 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231879268520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10243] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10243/stat : 10243 (java) S 10231 10233 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231878215976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10244] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10244/stat : 10244 (java) S 10231 10233 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335385491 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231866018664 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10245] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10245/stat : 10245 (java) S 10231 10233 6422 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335385492 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231864964984 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10246] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10246/stat : 10246 (java) S 10231 10233 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335385492 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231863911816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10247] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10247/stat : 10247 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385494 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231862860560 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10248] ppid=10231 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/10233/task/10248/stat : 10248 (java) S 10231 10233 6422 0 -1 4202560 7883 0 0 0 54 2 0 0 20 0 19 0 335385494 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231861807416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10249] ppid=10231 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/10233/task/10249/stat : 10249 (java) S 10231 10233 6422 0 -1 4202560 3859 0 0 0 49 0 0 0 20 0 19 0 335385494 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231860754872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10250] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10250/stat : 10250 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385494 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231859702008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10251] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10251/stat : 10251 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385494 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231858649672 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10255] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10255/stat : 10255 (java) S 10231 10233 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335385553 3097006080 20009 33554432000 1073741824 1073778376 140733274045552 140231856518568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 3024420

[startup+3.10075 s]
/proc/loadavg: 2.08 2.02 2.01 3/215 10255
/proc/meminfo: memFree=27877628/32873844 swapFree=7620/7620
[pid=10233] ppid=10231 vsize=3024420 CPUtime=4.18 cores=0,2,4,6
/proc/10233/stat : 10233 (java) S 10231 10233 6422 0 -1 4202496 16077 0 1 0 414 4 0 0 20 0 19 0 335385488 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140733274036688 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10233/statm: 756105 29226 2272 9 0 746526 0
[pid=10233/tid=10235] ppid=10231 vsize=3024420 CPUtime=3.05 cores=0,2,4,6
/proc/10233/task/10235/stat : 10235 (java) R 10231 10233 6422 0 -1 4202560 3126 0 1 0 303 2 0 0 20 0 19 0 335385489 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140232020034120 140231960383568 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10236] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10236/stat : 10236 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231958764456 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10237] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10237/stat : 10237 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231884532776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10238] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10238/stat : 10238 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231883479720 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10239] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10239/stat : 10239 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231882427176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10240] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10240/stat : 10240 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231881374120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10241] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10241/stat : 10241 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231880321576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10242] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10242/stat : 10242 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231879268520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10243] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10243/stat : 10243 (java) S 10231 10233 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231878215976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10244] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10244/stat : 10244 (java) S 10231 10233 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335385491 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231866018664 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10245] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10245/stat : 10245 (java) S 10231 10233 6422 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335385492 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231864964984 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10246] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10246/stat : 10246 (java) S 10231 10233 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335385492 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231863911816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10247] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10247/stat : 10247 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385494 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231862860560 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10248] ppid=10231 vsize=3024420 CPUtime=0.58 cores=0,2,4,6
/proc/10233/task/10248/stat : 10248 (java) S 10231 10233 6422 0 -1 4202560 7884 0 0 0 56 2 0 0 20 0 19 0 335385494 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231861807416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10249] ppid=10231 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/10233/task/10249/stat : 10249 (java) S 10231 10233 6422 0 -1 4202560 3859 0 0 0 50 0 0 0 20 0 19 0 335385494 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231860754872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10250] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10250/stat : 10250 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385494 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231859702008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10251] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10251/stat : 10251 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385494 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231858649672 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10255] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10255/stat : 10255 (java) S 10231 10233 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335385553 3097006080 29226 33554432000 1073741824 1073778376 140733274045552 140231856518568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 3024420

[startup+6.3007 s]
/proc/loadavg: 2.08 2.02 2.01 3/215 10255
/proc/meminfo: memFree=27798624/32873844 swapFree=7620/7620
[pid=10233] ppid=10231 vsize=3024420 CPUtime=7.39 cores=0,2,4,6
/proc/10233/stat : 10233 (java) S 10231 10233 6422 0 -1 4202496 16117 0 1 0 734 5 0 0 20 0 19 0 335385488 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140733274036688 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10233/statm: 756105 48373 2273 9 0 746526 0
[pid=10233/tid=10235] ppid=10231 vsize=3024420 CPUtime=6.25 cores=0,2,4,6
/proc/10233/task/10235/stat : 10235 (java) R 10231 10233 6422 0 -1 4202560 3165 0 1 0 622 3 0 0 20 0 19 0 335385489 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140232020033912 140231960373942 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10236] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10236/stat : 10236 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231958764456 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10237] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10237/stat : 10237 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231884532776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10238] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10238/stat : 10238 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231883479720 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10239] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10239/stat : 10239 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231882427176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10240] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10240/stat : 10240 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231881374120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10241] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10241/stat : 10241 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231880321576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10242] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10242/stat : 10242 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231879268520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10243] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10243/stat : 10243 (java) S 10231 10233 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335385490 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231878215976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10244] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10244/stat : 10244 (java) S 10231 10233 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335385491 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231866018664 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10245] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10245/stat : 10245 (java) S 10231 10233 6422 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335385492 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231864964984 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10246] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10246/stat : 10246 (java) S 10231 10233 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335385492 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231863911816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10247] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10247/stat : 10247 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385494 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231862860560 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10248] ppid=10231 vsize=3024420 CPUtime=0.59 cores=0,2,4,6
/proc/10233/task/10248/stat : 10248 (java) S 10231 10233 6422 0 -1 4202560 7884 0 0 0 57 2 0 0 20 0 19 0 335385494 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231861807416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10249] ppid=10231 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/10233/task/10249/stat : 10249 (java) S 10231 10233 6422 0 -1 4202560 3859 0 0 0 50 0 0 0 20 0 19 0 335385494 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231860754872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10250] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10250/stat : 10250 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385494 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231859702008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10251] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10251/stat : 10251 (java) S 10231 10233 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335385494 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231858649672 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10255] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10255/stat : 10255 (java) S 10231 10233 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335385553 3097006080 48373 33554432000 1073741824 1073778376 140733274045552 140231856518568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

/proc/10233/task/10242/stat : 10242 (java) S 10231 10233 6422 0 -1 4202560 307 0 0 0 35 15 0 0 20 0 19 0 335385490 3097006080 421787 33554432000 1073741824 1073778376 140733274045552 140231879268520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10243] ppid=10231 vsize=3024420 CPUtime=0.33 cores=0,2,4,6
/proc/10233/task/10243/stat : 10243 (java) S 10231 10233 6422 0 -1 4202560 228 0 0 0 22 11 0 0 20 0 19 0 335385490 3097006080 421787 33554432000 1073741824 1073778376 140733274045552 140231878215976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10244] ppid=10231 vsize=3024420 CPUtime=17.94 cores=0,2,4,6
/proc/10233/task/10244/stat : 10244 (java) R 10231 10233 6422 0 -1 4202560 189 0 0 0 1789 5 0 0 20 0 19 0 335385491 3097006080 421787 33554432000 1073741824 1073778376 140733274045552 140231866018664 140232026157459 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10245] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10245/stat : 10245 (java) S 10231 10233 6422 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 335385492 3097006080 421787 33554432000 1073741824 1073778376 140733274045552 140231864964984 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10246] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10246/stat : 10246 (java) S 10231 10233 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 335385492 3097006080 421787 33554432000 1073741824 1073778376 140733274045552 140231863911816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10247] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10247/stat : 10247 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385494 3097006080 421787 33554432000 1073741824 1073778376 140733274045552 140231862860560 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10248] ppid=10231 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/10233/task/10248/stat : 10248 (java) S 10231 10233 6422 0 -1 4202560 7900 0 0 0 60 2 0 0 20 0 19 0 335385494 3097006080 421787 33554432000 1073741824 1073778376 140733274045552 140231861807416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10249] ppid=10231 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/10233/task/10249/stat : 10249 (java) S 10231 10233 6422 0 -1 4202560 3870 0 0 0 56 0 0 0 20 0 19 0 335385494 3097006080 421787 33554432000 1073741824 1073778376 140733274045552 140231860754872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10250] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10250/stat : 10250 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385494 3097006080 421787 33554432000 1073741824 1073778376 140733274045552 140231859702008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10251] ppid=10231 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/10233/task/10251/stat : 10251 (java) S 10231 10233 6422 0 -1 4202560 18 0 0 0 4 4 0 0 20 0 19 0 335385494 3097006080 421787 33554432000 1073741824 1073778376 140733274045552 140231858649672 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10255] ppid=10231 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10255/stat : 10255 (java) S 10231 10233 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335385553 3097006080 421787 33554432000 1073741824 1073778376 140733274045552 140231856518568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 291.6
Current children cumulated vsize (KiB) 3024420

[startup+288.701 s]
/proc/loadavg: 1.93 2.00 1.99 3/215 10257
/proc/meminfo: memFree=26278628/32873844 swapFree=7620/7620
[pid=10233] ppid=10231 vsize=3090984 CPUtime=292.41 cores=0,2,4,6
/proc/10233/stat : 10233 (java) S 10231 10233 6422 0 -1 4202496 18925 0 1 0 29112 129 0 0 20 0 20 0 335385488 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140733274036688 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10233/statm: 772746 421790 2302 9 0 763167 0
[pid=10233/tid=10235] ppid=10231 vsize=3090984 CPUtime=268.28 cores=0,2,4,6
/proc/10233/task/10235/stat : 10235 (java) S 10231 10233 6422 0 -1 4202560 3349 0 1 0 26816 12 0 0 20 0 20 0 335385489 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140232020034440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10236] ppid=10231 vsize=3090984 CPUtime=0.38 cores=0,2,4,6
/proc/10233/task/10236/stat : 10236 (java) S 10231 10233 6422 0 -1 4202560 348 0 0 0 26 12 0 0 20 0 20 0 335385490 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231958764456 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10237] ppid=10231 vsize=3090984 CPUtime=0.39 cores=0,2,4,6
/proc/10233/task/10237/stat : 10237 (java) S 10231 10233 6422 0 -1 4202560 249 0 0 0 24 15 0 0 20 0 20 0 335385490 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231884532776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10238] ppid=10231 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/10233/task/10238/stat : 10238 (java) S 10231 10233 6422 0 -1 4202560 372 0 0 0 27 18 0 0 20 0 20 0 335385490 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231883479720 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10239] ppid=10231 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/10233/task/10239/stat : 10239 (java) S 10231 10233 6422 0 -1 4202560 431 0 0 0 31 17 0 0 20 0 20 0 335385490 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231882427176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10240] ppid=10231 vsize=3090984 CPUtime=0.35 cores=0,2,4,6
/proc/10233/task/10240/stat : 10240 (java) S 10231 10233 6422 0 -1 4202560 240 0 0 0 21 14 0 0 20 0 20 0 335385490 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231881374120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10241] ppid=10231 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/10233/task/10241/stat : 10241 (java) S 10231 10233 6422 0 -1 4202560 219 0 0 0 28 12 0 0 20 0 20 0 335385490 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231880321576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10242] ppid=10231 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/10233/task/10242/stat : 10242 (java) S 10231 10233 6422 0 -1 4202560 307 0 0 0 35 15 0 0 20 0 20 0 335385490 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231879268520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10243] ppid=10231 vsize=3090984 CPUtime=0.33 cores=0,2,4,6
/proc/10233/task/10243/stat : 10243 (java) S 10231 10233 6422 0 -1 4202560 228 0 0 0 22 11 0 0 20 0 20 0 335385490 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231878215976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10244] ppid=10231 vsize=3090984 CPUtime=18.74 cores=0,2,4,6
/proc/10233/task/10244/stat : 10244 (java) R 10231 10233 6422 0 -1 4202560 189 0 0 0 1869 5 0 0 20 0 20 0 335385491 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231866018824 140232026542152 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10245] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10245/stat : 10245 (java) S 10231 10233 6422 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 335385492 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231864964984 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10246] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10246/stat : 10246 (java) S 10231 10233 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 335385492 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231863911816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10247] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10247/stat : 10247 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335385494 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231862860560 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10248] ppid=10231 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/10233/task/10248/stat : 10248 (java) S 10231 10233 6422 0 -1 4202560 7900 0 0 0 60 2 0 0 20 0 20 0 335385494 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231861807416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10249] ppid=10231 vsize=3090984 CPUtime=0.56 cores=0,2,4,6
/proc/10233/task/10249/stat : 10249 (java) S 10231 10233 6422 0 -1 4202560 3870 0 0 0 56 0 0 0 20 0 20 0 335385494 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231860754872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10250] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10250/stat : 10250 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335385494 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231859702008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10251] ppid=10231 vsize=3090984 CPUtime=0.08 cores=0,2,4,6
/proc/10233/task/10251/stat : 10251 (java) S 10231 10233 6422 0 -1 4202560 18 0 0 0 4 4 0 0 20 0 20 0 335385494 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231858649672 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10255] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10255/stat : 10255 (java) S 10231 10233 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 335385553 3165167616 421790 33554432000 1073741824 1073778376 140733274045552 140231856518568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 292.41
Current children cumulated vsize (KiB) 3090984

[startup+289.101 s]
/proc/loadavg: 1.93 2.00 1.99 3/215 10257
/proc/meminfo: memFree=26278628/32873844 swapFree=7620/7620
[pid=10233] ppid=10231 vsize=3090984 CPUtime=292.81 cores=0,2,4,6
/proc/10233/stat : 10233 (java) S 10231 10233 6422 0 -1 4202496 18933 0 1 0 29151 130 0 0 20 0 19 0 335385488 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140733274036688 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10233/statm: 772746 421797 2302 9 0 763167 0
[pid=10233/tid=10235] ppid=10231 vsize=3090984 CPUtime=268.28 cores=0,2,4,6
/proc/10233/task/10235/stat : 10235 (java) S 10231 10233 6422 0 -1 4202560 3349 0 1 0 26816 12 0 0 20 0 19 0 335385489 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140232020036040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10236] ppid=10231 vsize=3090984 CPUtime=0.38 cores=0,2,4,6
/proc/10233/task/10236/stat : 10236 (java) S 10231 10233 6422 0 -1 4202560 348 0 0 0 26 12 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231958764456 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10237] ppid=10231 vsize=3090984 CPUtime=0.39 cores=0,2,4,6
/proc/10233/task/10237/stat : 10237 (java) S 10231 10233 6422 0 -1 4202560 249 0 0 0 24 15 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231884532776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10238] ppid=10231 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/10233/task/10238/stat : 10238 (java) S 10231 10233 6422 0 -1 4202560 372 0 0 0 27 18 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231883479720 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10239] ppid=10231 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/10233/task/10239/stat : 10239 (java) S 10231 10233 6422 0 -1 4202560 431 0 0 0 31 17 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231882427176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10240] ppid=10231 vsize=3090984 CPUtime=0.35 cores=0,2,4,6
/proc/10233/task/10240/stat : 10240 (java) S 10231 10233 6422 0 -1 4202560 240 0 0 0 21 14 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231881374120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10241] ppid=10231 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/10233/task/10241/stat : 10241 (java) S 10231 10233 6422 0 -1 4202560 219 0 0 0 28 12 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231880321576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10242] ppid=10231 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/10233/task/10242/stat : 10242 (java) S 10231 10233 6422 0 -1 4202560 307 0 0 0 35 15 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231879268520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10243] ppid=10231 vsize=3090984 CPUtime=0.33 cores=0,2,4,6
/proc/10233/task/10243/stat : 10243 (java) S 10231 10233 6422 0 -1 4202560 228 0 0 0 22 11 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231878215976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10244] ppid=10231 vsize=3090984 CPUtime=19.14 cores=0,2,4,6
/proc/10233/task/10244/stat : 10244 (java) R 10231 10233 6422 0 -1 4202560 190 0 0 0 1909 5 0 0 20 0 19 0 335385491 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231866018480 140232026542152 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10245] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10245/stat : 10245 (java) S 10231 10233 6422 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 335385492 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231864964984 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10246] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10246/stat : 10246 (java) S 10231 10233 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 335385492 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231863911816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10247] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10247/stat : 10247 (java) S 10231 10233 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335385494 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231862860104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10248] ppid=10231 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/10233/task/10248/stat : 10248 (java) S 10231 10233 6422 0 -1 4202560 7900 0 0 0 60 2 0 0 20 0 19 0 335385494 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231861807416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10249] ppid=10231 vsize=3090984 CPUtime=0.56 cores=0,2,4,6
/proc/10233/task/10249/stat : 10249 (java) S 10231 10233 6422 0 -1 4202560 3870 0 0 0 56 0 0 0 20 0 19 0 335385494 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231860754872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10250] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10250/stat : 10250 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385494 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231859702008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10255] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10255/stat : 10255 (java) S 10231 10233 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335385553 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231856518568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 292.81
Current children cumulated vsize (KiB) 3090984

[startup+289.307 s]
/proc/loadavg: 1.93 2.00 1.99 3/215 10258
/proc/meminfo: memFree=26278628/32873844 swapFree=7620/7620
[pid=10233] ppid=10231 vsize=3090984 CPUtime=293.01 cores=0,2,4,6
/proc/10233/stat : 10233 (java) S 10231 10233 6422 0 -1 4202496 18933 0 1 0 29171 130 0 0 20 0 19 0 335385488 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140733274036688 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10233/statm: 772746 421797 2302 9 0 763167 0
[pid=10233/tid=10235] ppid=10231 vsize=3090984 CPUtime=268.28 cores=0,2,4,6
/proc/10233/task/10235/stat : 10235 (java) S 10231 10233 6422 0 -1 4202560 3349 0 1 0 26816 12 0 0 20 0 19 0 335385489 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140232020036040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10236] ppid=10231 vsize=3090984 CPUtime=0.38 cores=0,2,4,6
/proc/10233/task/10236/stat : 10236 (java) S 10231 10233 6422 0 -1 4202560 348 0 0 0 26 12 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231958764456 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10237] ppid=10231 vsize=3090984 CPUtime=0.39 cores=0,2,4,6
/proc/10233/task/10237/stat : 10237 (java) S 10231 10233 6422 0 -1 4202560 249 0 0 0 24 15 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231884532776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10238] ppid=10231 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/10233/task/10238/stat : 10238 (java) S 10231 10233 6422 0 -1 4202560 372 0 0 0 27 18 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231883479720 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10239] ppid=10231 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/10233/task/10239/stat : 10239 (java) S 10231 10233 6422 0 -1 4202560 431 0 0 0 31 17 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231882427176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10240] ppid=10231 vsize=3090984 CPUtime=0.35 cores=0,2,4,6
/proc/10233/task/10240/stat : 10240 (java) S 10231 10233 6422 0 -1 4202560 240 0 0 0 21 14 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231881374120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10241] ppid=10231 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/10233/task/10241/stat : 10241 (java) S 10231 10233 6422 0 -1 4202560 219 0 0 0 28 12 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231880321576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10233/tid=10242] ppid=10231 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/10233/task/10242/stat : 10242 (java) S 10231 10233 6422 0 -1 4202560 307 0 0 0 35 15 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231879268520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10243] ppid=10231 vsize=3090984 CPUtime=0.33 cores=0,2,4,6
/proc/10233/task/10243/stat : 10243 (java) S 10231 10233 6422 0 -1 4202560 228 0 0 0 22 11 0 0 20 0 19 0 335385490 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231878215976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10244] ppid=10231 vsize=3090984 CPUtime=19.35 cores=0,2,4,6
/proc/10233/task/10244/stat : 10244 (java) R 10231 10233 6422 0 -1 4202560 190 0 0 0 1930 5 0 0 20 0 19 0 335385491 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231866018480 215124289267 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10245] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10245/stat : 10245 (java) S 10231 10233 6422 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 335385492 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231864964984 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10246] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10246/stat : 10246 (java) S 10231 10233 6422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 335385492 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231863911816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10247] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10247/stat : 10247 (java) S 10231 10233 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335385494 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231862860104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10248] ppid=10231 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/10233/task/10248/stat : 10248 (java) S 10231 10233 6422 0 -1 4202560 7900 0 0 0 60 2 0 0 20 0 19 0 335385494 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231861807416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10233/tid=10249] ppid=10231 vsize=3090984 CPUtime=0.56 cores=0,2,4,6
/proc/10233/task/10249/stat : 10249 (java) S 10231 10233 6422 0 -1 4202560 3870 0 0 0 56 0 0 0 20 0 19 0 335385494 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231860754872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10250] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10250/stat : 10250 (java) S 10231 10233 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335385494 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231859702008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10233/tid=10255] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10255/stat : 10255 (java) S 10231 10233 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335385553 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231856518568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10233/tid=10258] ppid=10231 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10233/task/10258/stat : 10258 (java) S 10231 10233 6422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 335414333 3165167616 421797 33554432000 1073741824 1073778376 140733274045552 140231855464936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 293.01
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10233 and gives
#  childrusage.ru_utime.tv_sec=290
#  childrusage.ru_utime.tv_usec=998761
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=504771
# CPU time returned by wait4() is 292.504
# while last known CPU time is 293.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 289.393
CPU time (s): 293.01
CPU user time (s): 291.71
CPU system time (s): 1.3
CPU usage (%): 101.25
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 290.999
system time used= 1.50477
maximum resident set size= 1687224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18942
page faults= 1
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6712
involuntary context switches= 2523

runsolver used 1.3308 second user time and 3.11952 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-03 05:03:27
IDJOB=3732990
IDBENCH=2234
IDSOLVER=2319
FILE ID=node135/3732990-1338692607
RUNJOBID= node135-1338678628-6441
PBS_JOBID= 14636678
Free space on /tmp= 70976 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ss97-4.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732990-1338692607/watcher-3732990-1338692607 -o /tmp/evaluation-result-3732990-1338692607/solver-3732990-1338692607 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3732990-1338692607.opb           

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

MD5SUM BENCH= 4e682317a6045f4869b1783c80734344
RANDOM SEED=1887725939

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27962188 kB
Buffers:          354476 kB
Cached:          2480516 kB
SwapCached:         1672 kB
Active:          2335396 kB
Inactive:        1698672 kB
Active(anon):    1188988 kB
Inactive(anon):    12036 kB
Active(file):    1146408 kB
Inactive(file):  1686636 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:              3644 kB
Writeback:             0 kB
AnonPages:       1239264 kB
Mapped:            18692 kB
Shmem:               132 kB
Slab:             701308 kB
SReclaimable:     142920 kB
SUnreclaim:       558388 kB
KernelStack:        1632 kB
PageTables:         6748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1193984 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= 70972 MiB
End job on node135 at 2012-06-03 05:08:16