Trace number 3741290

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) 501.189 495.783

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-1109824.opb
MD5SUM6b78caa911ec8d23c05ac6a0b1089c62
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark378
Best CPU time to get the best result obtained on this benchmark84.4462
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1520
Total number of constraints28979
Number of constraints which are clauses28880
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints76
Minimum length of a constraint2
Maximum length of a constraint76
Number of terms in the objective function 1512
Biggest coefficient in the objective function 83
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 54080
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 83
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 54080
Number of bits of the biggest sum of numbers16
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.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.04/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.04/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.04/0.08	c no version file found!!!
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version	1.6.0_24
0.04/0.08	c os.name	Linux
0.04/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.08	c os.arch	amd64
0.04/0.08	c Free memory 1599470296
0.04/0.08	c Max memory 1607860224
0.04/0.08	c Total memory 1607860224
0.04/0.08	c Number of processors 8
0.08/0.10	--- Begin Solver configuration ---
0.08/0.10	c Stops conflict analysis at the first Unique Implication Point
0.08/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1cb1c5fa
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.10	c No reason simplification
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3741290-1338742179.opb
0.08/0.10	c reading problem ... 
0.99/0.53	c ... done. Wall clock time 0.424s.
0.99/0.53	c CPU time (experimental) 0.49s.
0.99/0.53	c #vars     1520
0.99/0.53	c #constraints  29078
1.36/0.70	c SATISFIABLE
1.36/0.70	c OPTIMIZING...
1.36/0.70	c Got one! Elapsed wall clock time (in seconds):0.593
1.36/0.70	o 809
1.36/0.79	c Got one! Elapsed wall clock time (in seconds):0.681
1.36/0.79	o 744
2.44/1.38	c Got one! Elapsed wall clock time (in seconds):1.273
2.44/1.38	o 739
2.71/1.56	c Got one! Elapsed wall clock time (in seconds):1.456
2.71/1.56	o 734
2.83/1.67	c Got one! Elapsed wall clock time (in seconds):1.566
2.83/1.67	o 713
3.53/2.34	c Got one! Elapsed wall clock time (in seconds):2.237
3.53/2.34	o 683
4.64/3.49	c Got one! Elapsed wall clock time (in seconds):3.383
4.76/3.55	o 682
4.95/3.75	c Got one! Elapsed wall clock time (in seconds):3.644
4.95/3.75	o 680
5.38/4.17	c Got one! Elapsed wall clock time (in seconds):4.069
5.38/4.17	o 667
5.48/4.25	c Got one! Elapsed wall clock time (in seconds):4.145
5.48/4.25	o 640
8.79/7.52	c Got one! Elapsed wall clock time (in seconds):7.412
8.79/7.52	o 627
8.90/7.61	c Got one! Elapsed wall clock time (in seconds):7.505
8.90/7.61	o 605
15.94/14.56	c Got one! Elapsed wall clock time (in seconds):14.455
15.94/14.56	o 596
21.74/20.38	c Got one! Elapsed wall clock time (in seconds):20.276
21.74/20.38	o 592
62.14/60.23	c Got one! Elapsed wall clock time (in seconds):60.124
62.14/60.23	o 589
71.19/69.08	c Got one! Elapsed wall clock time (in seconds):68.971
71.19/69.08	o 578
175.45/171.72	c Got one! Elapsed wall clock time (in seconds):171.617
175.45/171.72	o 570
212.41/208.38	c Got one! Elapsed wall clock time (in seconds):208.273
212.41/208.38	o 566
239.97/235.67	c Got one! Elapsed wall clock time (in seconds):235.564
239.97/235.67	o 563
496.52/491.39	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
496.52/491.39		at java.math.BigInteger.subtract(BigInteger.java:1109)
496.52/491.39		at java.math.BigInteger.subtract(BigInteger.java:1095)
496.52/491.39		at org.sat4j.minisat.constraints.pb.MaxWatchPb.propagate(Unknown Source)
496.52/491.39		at org.sat4j.minisat.core.Solver.propagate(Unknown Source)
496.52/491.39		at org.sat4j.minisat.core.Solver.search(Unknown Source)
496.52/491.39		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
496.52/491.39		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
496.52/491.39		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
496.52/491.39		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
496.52/491.39		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
496.52/491.39		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
496.52/491.39		at org.sat4j.AbstractLauncher.run(Unknown Source)
496.52/491.39		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
500.92/495.77	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
500.92/495.77		at java.nio.CharBuffer.wrap(CharBuffer.java:350)
500.92/495.77		at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:246)
500.92/495.77		at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
500.92/495.77		at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)
500.92/495.77		at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)
500.92/495.77		at java.io.BufferedWriter.flush(BufferedWriter.java:235)
500.92/495.77		at java.io.PrintWriter.newLine(PrintWriter.java:438)
500.92/495.77		at java.io.PrintWriter.println(PrintWriter.java:585)
500.92/495.77		at java.io.PrintWriter.println(PrintWriter.java:696)
500.92/495.77		at org.sat4j.minisat.core.SolverStats.printStat(Unknown Source)
500.92/495.77		at org.sat4j.minisat.core.Solver.printStat(Unknown Source)
500.92/495.77		at org.sat4j.tools.SolverDecorator.printStat(Unknown Source)
500.92/495.77		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
500.92/495.77		at org.sat4j.AbstractLauncher$1.run(Unknown Source)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3741290-1338742179/watcher-3741290-1338742179 -o /tmp/evaluation-result-3741290-1338742179/solver-3741290-1338742179 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3741290-1338742179.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.20 2.20 2.08 3/194 10805
/proc/meminfo: memFree=26071404/32873648 swapFree=7112/7112
[pid=10805] ppid=10803 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/10805/stat : 10805 (runsolver) D 10803 10805 4424 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 340343840 12095488 51 33554432000 4194304 5436572 140735471351792 140735471348088 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/10805/statm: 2953 51 31 304 0 2645 0

[startup+0.0745881 s]
/proc/loadavg: 2.20 2.20 2.08 3/194 10805
/proc/meminfo: memFree=26071404/32873648 swapFree=7112/7112
[pid=10805] ppid=10803 vsize=2956804 CPUtime=0.04 cores=0,2,4,6
/proc/10805/stat : 10805 (java) S 10803 10805 4424 0 -1 4202496 4107 0 1 0 4 0 0 0 20 0 18 0 340343840 3027767296 5825 33554432000 1073741824 1073778376 140733794659168 140733794650304 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10805/statm: 739201 5825 1768 9 0 729885 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2956804

[startup+0.100204 s]
/proc/loadavg: 2.20 2.20 2.08 3/194 10805
/proc/meminfo: memFree=26071404/32873648 swapFree=7112/7112
[pid=10805] ppid=10803 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/10805/stat : 10805 (java) S 10803 10805 4424 0 -1 4202496 4885 0 1 0 7 1 0 0 20 0 18 0 340343840 3028844544 6593 33554432000 1073741824 1073778376 140733794659168 140733794650304 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10805/statm: 739464 6593 2098 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300176 s]
/proc/loadavg: 2.20 2.20 2.08 3/194 10805
/proc/meminfo: memFree=26071404/32873648 swapFree=7112/7112
[pid=10805] ppid=10803 vsize=2957856 CPUtime=0.51 cores=0,2,4,6
/proc/10805/stat : 10805 (java) S 10803 10805 4424 0 -1 4202496 6733 0 1 0 50 1 0 0 20 0 18 0 340343840 3028844544 10271 33554432000 1073741824 1073778376 140733794659168 140733794650304 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10805/statm: 739464 10271 2246 9 0 729885 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2957856

[startup+0.700175 s]
/proc/loadavg: 2.20 2.20 2.08 3/194 10805
/proc/meminfo: memFree=26071404/32873648 swapFree=7112/7112
[pid=10805] ppid=10803 vsize=3024420 CPUtime=1.36 cores=0,2,4,6
/proc/10805/stat : 10805 (java) S 10803 10805 4424 0 -1 4202496 10007 0 1 0 133 3 0 0 20 0 19 0 340343840 3097006080 31000 33554432000 1073741824 1073778376 140733794659168 140733794650304 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10805/statm: 756105 31000 2276 9 0 746526 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 3024420

[startup+1.50064 s]
/proc/loadavg: 2.20 2.20 2.08 4/213 10826
/proc/meminfo: memFree=25929632/32873648 swapFree=7112/7112
[pid=10805] ppid=10803 vsize=3024420 CPUtime=2.71 cores=0,2,4,6
/proc/10805/stat : 10805 (java) S 10803 10805 4424 0 -1 4202496 18375 0 1 0 265 6 0 0 20 0 19 0 340343840 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 140733794650304 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10805/statm: 756105 41463 2282 9 0 746526 0
[pid=10805/tid=10807] ppid=10803 vsize=3024420 CPUtime=1.46 cores=0,2,4,6
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 4424 0 -1 4202560 3122 0 1 0 143 3 0 0 20 0 19 0 340343842 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801994981992 139801867715911 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10808] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801861024168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10809] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801859971624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801858918568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801857866024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10812] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801655241640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801654189096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10814] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801653136040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10815] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10815/stat : 10815 (java) S 10803 10805 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801652083496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10816] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10816/stat : 10816 (java) S 10803 10805 4424 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 340343844 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801639885160 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10817] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10817/stat : 10817 (java) S 10803 10805 4424 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340343845 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801638831480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10818] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10818/stat : 10818 (java) S 10803 10805 4424 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340343845 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801637778312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10819] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10819/stat : 10819 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343847 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801636727056 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10820] ppid=10803 vsize=3024420 CPUtime=0.52 cores=0,2,4,6
/proc/10805/task/10820/stat : 10820 (java) S 10803 10805 4424 0 -1 4202560 4287 0 0 0 52 0 0 0 20 0 19 0 340343847 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801635674936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10821] ppid=10803 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/10805/task/10821/stat : 10821 (java) S 10803 10805 4424 0 -1 4202560 9763 0 0 0 68 2 0 0 20 0 19 0 340343847 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801634622392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10822] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10822/stat : 10822 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343847 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801633569528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10823] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10823/stat : 10823 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343847 3097006080 41463 33554432000 1073741824 1073778376 140733794659168 139801632517192 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 3024420

[startup+3.10057 s]
/proc/loadavg: 2.20 2.20 2.08 3/213 10829
/proc/meminfo: memFree=25895724/32873648 swapFree=7112/7112
[pid=10805] ppid=10803 vsize=3024420 CPUtime=4.34 cores=0,2,4,6
/proc/10805/stat : 10805 (java) S 10803 10805 4424 0 -1 4202496 18421 0 1 0 428 6 0 0 20 0 19 0 340343840 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 140733794650304 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10805/statm: 756105 53751 2282 9 0 746526 0
[pid=10805/tid=10807] ppid=10803 vsize=3024420 CPUtime=3.06 cores=0,2,4,6
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 4424 0 -1 4202560 3147 0 1 0 302 4 0 0 20 0 19 0 340343842 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801994981992 139801867573492 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10808] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801861024168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10809] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801859971624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801858918568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801857866024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10812] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801655241640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801654189096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10814] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801653136040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10815] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10815/stat : 10815 (java) S 10803 10805 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801652083496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10816] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10816/stat : 10816 (java) S 10803 10805 4424 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 340343844 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801639885160 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10817] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10817/stat : 10817 (java) S 10803 10805 4424 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340343845 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801638831480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10818] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10818/stat : 10818 (java) S 10803 10805 4424 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340343845 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801637778312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10819] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10819/stat : 10819 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343847 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801636727056 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10820] ppid=10803 vsize=3024420 CPUtime=0.53 cores=0,2,4,6
/proc/10805/task/10820/stat : 10820 (java) S 10803 10805 4424 0 -1 4202560 4301 0 0 0 53 0 0 0 20 0 19 0 340343847 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801635674936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10821] ppid=10803 vsize=3024420 CPUtime=0.71 cores=0,2,4,6
/proc/10805/task/10821/stat : 10821 (java) S 10803 10805 4424 0 -1 4202560 9764 0 0 0 69 2 0 0 20 0 19 0 340343847 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801634622392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10822] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10822/stat : 10822 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343847 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801633569528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10823] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10823/stat : 10823 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343847 3097006080 53751 33554432000 1073741824 1073778376 140733794659168 139801632517192 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 3024420

[startup+6.30064 s]
/proc/loadavg: 2.19 2.19 2.08 3/213 10834
/proc/meminfo: memFree=25799496/32873648 swapFree=7112/7112
[pid=10805] ppid=10803 vsize=3024420 CPUtime=7.59 cores=0,2,4,6
/proc/10805/stat : 10805 (java) S 10803 10805 4424 0 -1 4202496 18482 0 1 0 751 8 0 0 20 0 19 0 340343840 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 140733794650304 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10805/statm: 756105 76438 2283 9 0 746526 0
[pid=10805/tid=10807] ppid=10803 vsize=3024420 CPUtime=6.26 cores=0,2,4,6
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 4424 0 -1 4202560 3197 0 1 0 621 5 0 0 20 0 19 0 340343842 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801994981800 139801867715920 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10808] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801861024168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10809] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801859971624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801858918568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801857866024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10812] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801655241640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801654189096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10814] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801653136040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10815] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10815/stat : 10815 (java) S 10803 10805 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340343843 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801652083496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10816] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10816/stat : 10816 (java) S 10803 10805 4424 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 340343844 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801639885160 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10817] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10817/stat : 10817 (java) S 10803 10805 4424 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340343845 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801638831480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10818] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10818/stat : 10818 (java) S 10803 10805 4424 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340343845 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801637778312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10819] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10819/stat : 10819 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343847 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801636727056 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10820] ppid=10803 vsize=3024420 CPUtime=0.55 cores=0,2,4,6
/proc/10805/task/10820/stat : 10820 (java) S 10803 10805 4424 0 -1 4202560 4301 0 0 0 55 0 0 0 20 0 19 0 340343847 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801635674936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10821] ppid=10803 vsize=3024420 CPUtime=0.74 cores=0,2,4,6
/proc/10805/task/10821/stat : 10821 (java) S 10803 10805 4424 0 -1 4202560 9764 0 0 0 72 2 0 0 20 0 19 0 340343847 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801634622392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10822] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10822/stat : 10822 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343847 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801633569528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10823] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10823/stat : 10823 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340343847 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801632517192 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10834] ppid=10803 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10834/stat : 10834 (java) S 10803 10805 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340344266 3097006080 76438 33554432000 1073741824 1073778376 140733794659168 139801630315304 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 2.17 2.19 2.08 3/213 10836
/proc/meminfo: memFree=25542828/32873648 swapFree=7112/7112
[pid=10805] ppid=10803 vsize=3024420 CPUtime=14.14 cores=0,2,4,6
/proc/10805/stat : 10805 (java) S 10803 10805 4424 0 -1 4202496 18727 0 1 0 1395 19 0 0 20 0 19 0 340343840 3097006080 133281 33554432000 1073741824 1073778376 140733794659168 140733794650304 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0

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

/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 4424 0 -1 4202560 266 0 0 0 41 14 0 0 20 0 20 0 340343843 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801655241640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 4424 0 -1 4202560 260 0 0 0 44 13 0 0 20 0 20 0 340343843 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801654189096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10814] ppid=10803 vsize=3090984 CPUtime=0.66 cores=0,2,4,6
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 4424 0 -1 4202560 353 0 0 0 48 18 0 0 20 0 20 0 340343843 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801653136040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10815] ppid=10803 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/10805/task/10815/stat : 10815 (java) S 10803 10805 4424 0 -1 4202560 295 0 0 0 49 16 0 0 20 0 20 0 340343843 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801652083496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10816] ppid=10803 vsize=3090984 CPUtime=66.21 cores=0,2,4,6
/proc/10805/task/10816/stat : 10816 (java) R 10803 10805 4424 0 -1 4202560 87 0 0 0 6617 4 0 0 20 0 20 0 340343844 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801639885320 139802001836035 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10817] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10817/stat : 10817 (java) S 10803 10805 4424 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 340343845 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801638831480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10818] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10818/stat : 10818 (java) S 10803 10805 4424 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 20 0 340343845 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801637778312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10819] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10819/stat : 10819 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340343847 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801636727056 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10820] ppid=10803 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/10805/task/10820/stat : 10820 (java) S 10803 10805 4424 0 -1 4202560 4301 0 0 0 55 0 0 0 20 0 20 0 340343847 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801635674936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10821] ppid=10803 vsize=3090984 CPUtime=0.75 cores=0,2,4,6
/proc/10805/task/10821/stat : 10821 (java) S 10803 10805 4424 0 -1 4202560 9764 0 0 0 73 2 0 0 20 0 20 0 340343847 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801634622392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10822] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10822/stat : 10822 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340343847 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801633569528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10823] ppid=10803 vsize=3090984 CPUtime=0.17 cores=0,2,4,6
/proc/10805/task/10823/stat : 10823 (java) S 10803 10805 4424 0 -1 4202560 29 0 0 0 8 9 0 0 20 0 20 0 340343847 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801632517192 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10847] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10847/stat : 10847 (java) S 10803 10805 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340367413 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801630315432 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10930] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10930/stat : 10930 (java) S 10803 10805 4424 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 340392980 3165167616 420717 33554432000 1073741824 1073778376 140733794659168 139801629262728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 499.52
Current children cumulated vsize (KiB) 3090984

[startup+495.101 s]
/proc/loadavg: 1.97 2.08 2.07 3/214 10932
/proc/meminfo: memFree=25130556/32873648 swapFree=7112/7112
[pid=10805] ppid=10803 vsize=3090984 CPUtime=500.32 cores=0,2,4,6
/proc/10805/stat : 10805 (java) S 10803 10805 4424 0 -1 4202496 21269 0 1 0 49888 144 0 0 20 0 20 0 340343840 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 140733794650304 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10805/statm: 772746 420718 2302 9 0 763167 0
[pid=10805/tid=10807] ppid=10803 vsize=3090984 CPUtime=426.65 cores=0,2,4,6
/proc/10805/task/10807/stat : 10807 (java) S 10803 10805 4424 0 -1 4202560 3421 0 1 0 42651 14 0 0 20 0 20 0 340343842 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801994982584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10808] ppid=10803 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 4424 0 -1 4202560 298 0 0 0 45 15 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801861024168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10809] ppid=10803 vsize=3090984 CPUtime=0.79 cores=0,2,4,6
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 4424 0 -1 4202560 365 0 0 0 61 18 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801859971624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 4424 0 -1 4202560 262 0 0 0 51 14 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801858918568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 4424 0 -1 4202560 301 0 0 0 50 15 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801857866024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10812] ppid=10803 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 4424 0 -1 4202560 266 0 0 0 41 14 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801655241640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 4424 0 -1 4202560 260 0 0 0 44 13 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801654189096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10814] ppid=10803 vsize=3090984 CPUtime=0.66 cores=0,2,4,6
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 4424 0 -1 4202560 353 0 0 0 48 18 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801653136040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10815] ppid=10803 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/10805/task/10815/stat : 10815 (java) S 10803 10805 4424 0 -1 4202560 295 0 0 0 49 16 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801652083496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10816] ppid=10803 vsize=3090984 CPUtime=67.01 cores=0,2,4,6
/proc/10805/task/10816/stat : 10816 (java) R 10803 10805 4424 0 -1 4202560 88 0 0 0 6697 4 0 0 20 0 20 0 340343844 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801639885160 139802001105289 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10817] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10817/stat : 10817 (java) S 10803 10805 4424 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 340343845 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801638831480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10818] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10818/stat : 10818 (java) S 10803 10805 4424 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 20 0 340343845 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801637778312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10819] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10819/stat : 10819 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801636727056 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10820] ppid=10803 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/10805/task/10820/stat : 10820 (java) S 10803 10805 4424 0 -1 4202560 4301 0 0 0 55 0 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801635674936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10821] ppid=10803 vsize=3090984 CPUtime=0.75 cores=0,2,4,6
/proc/10805/task/10821/stat : 10821 (java) S 10803 10805 4424 0 -1 4202560 9764 0 0 0 73 2 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801634622392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10822] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10822/stat : 10822 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801633569528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10823] ppid=10803 vsize=3090984 CPUtime=0.17 cores=0,2,4,6
/proc/10805/task/10823/stat : 10823 (java) S 10803 10805 4424 0 -1 4202560 29 0 0 0 8 9 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801632517192 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10847] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10847/stat : 10847 (java) S 10803 10805 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340367413 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801630315432 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10930] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10930/stat : 10930 (java) S 10803 10805 4424 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 340392980 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801629261752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 500.32
Current children cumulated vsize (KiB) 3090984

[startup+495.501 s]
/proc/loadavg: 1.97 2.08 2.07 3/214 10932
/proc/meminfo: memFree=25130556/32873648 swapFree=7112/7112
[pid=10805] ppid=10803 vsize=3090984 CPUtime=500.72 cores=0,2,4,6
/proc/10805/stat : 10805 (java) S 10803 10805 4424 0 -1 4202496 21269 0 1 0 49928 144 0 0 20 0 20 0 340343840 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 140733794650304 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10805/statm: 772746 420718 2302 9 0 763167 0
[pid=10805/tid=10807] ppid=10803 vsize=3090984 CPUtime=426.65 cores=0,2,4,6
/proc/10805/task/10807/stat : 10807 (java) S 10803 10805 4424 0 -1 4202560 3421 0 1 0 42651 14 0 0 20 0 20 0 340343842 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801994982584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10808] ppid=10803 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 4424 0 -1 4202560 298 0 0 0 45 15 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801861024168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10809] ppid=10803 vsize=3090984 CPUtime=0.79 cores=0,2,4,6
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 4424 0 -1 4202560 365 0 0 0 61 18 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801859971624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 4424 0 -1 4202560 262 0 0 0 51 14 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801858918568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 4424 0 -1 4202560 301 0 0 0 50 15 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801857866024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10812] ppid=10803 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 4424 0 -1 4202560 266 0 0 0 41 14 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801655241640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 4424 0 -1 4202560 260 0 0 0 44 13 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801654189096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10814] ppid=10803 vsize=3090984 CPUtime=0.66 cores=0,2,4,6
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 4424 0 -1 4202560 353 0 0 0 48 18 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801653136040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10815] ppid=10803 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/10805/task/10815/stat : 10815 (java) S 10803 10805 4424 0 -1 4202560 295 0 0 0 49 16 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801652083496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10816] ppid=10803 vsize=3090984 CPUtime=67.41 cores=0,2,4,6
/proc/10805/task/10816/stat : 10816 (java) R 10803 10805 4424 0 -1 4202560 88 0 0 0 6737 4 0 0 20 0 20 0 340343844 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801639885320 139802001837448 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10817] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10817/stat : 10817 (java) S 10803 10805 4424 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 340343845 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801638831480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10818] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10818/stat : 10818 (java) S 10803 10805 4424 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 20 0 340343845 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801637778312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10819] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10819/stat : 10819 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801636727056 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10820] ppid=10803 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/10805/task/10820/stat : 10820 (java) S 10803 10805 4424 0 -1 4202560 4301 0 0 0 55 0 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801635674936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10821] ppid=10803 vsize=3090984 CPUtime=0.75 cores=0,2,4,6
/proc/10805/task/10821/stat : 10821 (java) S 10803 10805 4424 0 -1 4202560 9764 0 0 0 73 2 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801634622392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10822] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10822/stat : 10822 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801633569528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10823] ppid=10803 vsize=3090984 CPUtime=0.17 cores=0,2,4,6
/proc/10805/task/10823/stat : 10823 (java) S 10803 10805 4424 0 -1 4202560 29 0 0 0 8 9 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801632517192 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10847] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10847/stat : 10847 (java) S 10803 10805 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340367413 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801630315432 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10930] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10930/stat : 10930 (java) S 10803 10805 4424 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 340392980 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801629261752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 500.72
Current children cumulated vsize (KiB) 3090984

[startup+495.701 s]
/proc/loadavg: 1.97 2.08 2.07 3/214 10932
/proc/meminfo: memFree=25130556/32873648 swapFree=7112/7112
[pid=10805] ppid=10803 vsize=3090984 CPUtime=500.92 cores=0,2,4,6
/proc/10805/stat : 10805 (java) S 10803 10805 4424 0 -1 4202496 21269 0 1 0 49948 144 0 0 20 0 20 0 340343840 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 140733794650304 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10805/statm: 772746 420718 2302 9 0 763167 0
[pid=10805/tid=10807] ppid=10803 vsize=3090984 CPUtime=426.65 cores=0,2,4,6
/proc/10805/task/10807/stat : 10807 (java) S 10803 10805 4424 0 -1 4202560 3421 0 1 0 42651 14 0 0 20 0 20 0 340343842 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801994982584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10808] ppid=10803 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 4424 0 -1 4202560 298 0 0 0 45 15 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801861024168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10809] ppid=10803 vsize=3090984 CPUtime=0.79 cores=0,2,4,6
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 4424 0 -1 4202560 365 0 0 0 61 18 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801859971624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 4424 0 -1 4202560 262 0 0 0 51 14 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801858918568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 4424 0 -1 4202560 301 0 0 0 50 15 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801857866024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10812] ppid=10803 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 4424 0 -1 4202560 266 0 0 0 41 14 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801655241640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 4424 0 -1 4202560 260 0 0 0 44 13 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801654189096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10814] ppid=10803 vsize=3090984 CPUtime=0.66 cores=0,2,4,6
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 4424 0 -1 4202560 353 0 0 0 48 18 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801653136040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10805/tid=10815] ppid=10803 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/10805/task/10815/stat : 10815 (java) S 10803 10805 4424 0 -1 4202560 295 0 0 0 49 16 0 0 20 0 20 0 340343843 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801652083496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10816] ppid=10803 vsize=3090984 CPUtime=67.61 cores=0,2,4,6
/proc/10805/task/10816/stat : 10816 (java) R 10803 10805 4424 0 -1 4202560 88 0 0 0 6757 4 0 0 20 0 20 0 340343844 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801639885320 242167071060 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10817] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10817/stat : 10817 (java) S 10803 10805 4424 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 340343845 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801638831480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10818] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10818/stat : 10818 (java) S 10803 10805 4424 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 20 0 340343845 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801637778312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10805/tid=10819] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10819/stat : 10819 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801636727056 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10820] ppid=10803 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/10805/task/10820/stat : 10820 (java) S 10803 10805 4424 0 -1 4202560 4301 0 0 0 55 0 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801635674936 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10821] ppid=10803 vsize=3090984 CPUtime=0.75 cores=0,2,4,6
/proc/10805/task/10821/stat : 10821 (java) S 10803 10805 4424 0 -1 4202560 9764 0 0 0 73 2 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801634622392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10822] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10822/stat : 10822 (java) S 10803 10805 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801633569528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10823] ppid=10803 vsize=3090984 CPUtime=0.17 cores=0,2,4,6
/proc/10805/task/10823/stat : 10823 (java) S 10803 10805 4424 0 -1 4202560 29 0 0 0 8 9 0 0 20 0 20 0 340343847 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801632517192 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10805/tid=10847] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10847/stat : 10847 (java) S 10803 10805 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340367413 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801630315432 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10805/tid=10930] ppid=10803 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10805/task/10930/stat : 10930 (java) S 10803 10805 4424 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 340392980 3165167616 420718 33554432000 1073741824 1073778376 140733794659168 139801629261752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 500.92
Current children cumulated vsize (KiB) 3090984

Child status: 1
Real time (s): 495.783
CPU time (s): 501.189
CPU user time (s): 499.527
CPU system time (s): 1.66175
CPU usage (%): 101.09
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 499.527
system time used= 1.66175
maximum resident set size= 1682896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21279
page faults= 1
swaps= 0
block input operations= 0
block output operations= 512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11775
involuntary context switches= 5263

runsolver used 2.18967 second user time and 5.32619 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-03 18:49:39
IDJOB=3741290
IDBENCH=89828
IDSOLVER=2319
FILE ID=node126/3741290-1338742179
RUNJOBID= node126-1338713124-4440
PBS_JOBID= 14636723
Free space on /tmp= 70784 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-1109824.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741290-1338742179/watcher-3741290-1338742179 -o /tmp/evaluation-result-3741290-1338742179/solver-3741290-1338742179 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3741290-1338742179.opb           

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

MD5SUM BENCH= 6b78caa911ec8d23c05ac6a0b1089c62
RANDOM SEED=1326503794

node126.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.456
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	: 5332.91
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.456
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.456
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.92
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.456
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.456
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.456
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.456
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.90
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.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26072048 kB
Buffers:          424976 kB
Cached:          3839324 kB
SwapCached:         9476 kB
Active:          3215028 kB
Inactive:        2722876 kB
Active(anon):    1663704 kB
Inactive(anon):    12168 kB
Active(file):    1551324 kB
Inactive(file):  2710708 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:              4348 kB
Writeback:             0 kB
AnonPages:       1727284 kB
Mapped:            18056 kB
Shmem:                 0 kB
Slab:             723904 kB
SReclaimable:     167928 kB
SUnreclaim:       555976 kB
KernelStack:        1768 kB
PageTables:         7472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1828056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1679360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70772 MiB
End job on node126 at 2012-06-03 18:57:55