Trace number 3744332

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23No Cert. 1710.09 1697.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_9.opb
MD5SUM9dfe9f707e4bec0ff7b60653d14cbd16
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4065875
Best CPU time to get the best result obtained on this benchmark1800.37
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 126506008
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 91840906354
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 126506008
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 91840906354
Number of bits of the biggest sum of numbers37
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.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.05/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.05/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.05/0.09	c no version file found!!!
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version	1.6.0_24
0.05/0.09	c os.name	Linux
0.05/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.05/0.09	c os.arch	amd64
0.05/0.09	c Free memory 1599470296
0.05/0.09	c Max memory 1607860224
0.05/0.09	c Total memory 1607860224
0.05/0.09	c Number of processors 8
0.07/0.12	--- Begin Solver configuration ---
0.07/0.12	c Stops conflict analysis at the first Unique Implication Point
0.07/0.12	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.12	c No reason simplification
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3744332-1338798283.opb
0.07/0.12	c reading problem ... 
1.29/0.65	c ... done. Wall clock time 0.536s.
1.29/0.65	c CPU time (experimental) 0.62s.
1.29/0.65	c #vars     9940
1.29/0.65	c #constraints  24508
179.80/174.30	c cleaning 151242 clauses out of 302504 for limit 913731.4341978309
186.44/180.84	c cleaning 80624 clauses out of 161258 for limit 3.779271664910327E10
292.48/285.74	c cleaning 216309 clauses out of 432634 for limit 1250.1242733399579
297.98/291.21	c cleaning 108386 clauses out of 216837 for limit 4163.038938348729
298.38/291.64	c cleaning 54462 clauses out of 108941 for limit 13528.92455399709
298.58/291.85	c cleaning 27462 clauses out of 54993 for limit 44821.48818111789
298.68/291.99	c cleaning 13961 clauses out of 28018 for limit 143206.8484011981
298.78/292.06	c SATISFIABLE
298.78/292.06	c OPTIMIZING...
298.78/292.06	c Got one! Elapsed wall clock time (in seconds):291.946
298.88/292.11	o 139856405
299.01/292.22	c Got one! Elapsed wall clock time (in seconds):292.1
299.01/292.26	o 4436397
299.12/292.36	c Got one! Elapsed wall clock time (in seconds):292.241
299.25/292.40	o 4072923
1704.43/1692.30	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
1704.43/1692.30		at java.util.Arrays.copyOfRange(Arrays.java:3137)
1704.43/1692.30		at java.math.BigInteger.trustedStripLeadingZeroInts(BigInteger.java:2792)
1704.43/1692.30		at java.math.BigInteger.subtract(BigInteger.java:1097)
1704.43/1692.31		at org.sat4j.minisat.constraints.pb.MaxWatchPb.propagate(Unknown Source)
1704.43/1692.31		at org.sat4j.minisat.core.Solver.propagate(Unknown Source)
1704.43/1692.31		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1704.43/1692.31		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1704.43/1692.31		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1704.43/1692.31		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1704.43/1692.31		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
1704.43/1692.31		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
1704.43/1692.31		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
1704.43/1692.31		at org.sat4j.AbstractLauncher.run(Unknown Source)
1704.43/1692.31		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
1708.42/1696.37	c starts		: 45
1708.42/1696.37	c conflicts		: 2011873
1708.42/1696.37	c decisions		: 2215357
1708.42/1696.37	c propagations		: 229783261
1708.42/1696.37	c inspects		: 2114794902
1708.42/1696.37	c learnt literals	: 2
1708.42/1696.37	c learnt binary clauses	: 10
1708.42/1696.37	c learnt ternary clauses	: 506
1708.42/1696.37	c learnt clauses	: 2011871
1708.42/1696.37	c root simplifications	: 0
1708.42/1696.37	c removed literals (reason simplification)	: 0
1708.42/1696.37	c reason swapping (by a shorter reason)	: 0
1708.42/1696.37	c Calls to reduceDB	: 7
1708.42/1696.37	c speed (decisions/second)	: 1577.9828864526892
1708.42/1696.37	c non guided choices	199
1708.42/1696.37	s SATISFIABLE
1709.62/1697.51	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
1709.62/1697.52		at java.lang.Integer.toString(Integer.java:310)
1709.62/1697.52		at java.lang.Integer.toString(Integer.java:118)
1709.62/1697.52		at java.lang.String.valueOf(String.java:2931)
1709.62/1697.52		at java.io.PrintWriter.print(PrintWriter.java:487)
1709.62/1697.52		at org.sat4j.reader.OPBReader2005.decode(Unknown Source)
1709.62/1697.52		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
1709.62/1697.52		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-3744332-1338798283/watcher-3744332-1338798283 -o /tmp/evaluation-result-3744332-1338798283/solver-3744332-1338798283 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744332-1338798283.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.01 2.06 2.02 3/194 21030
/proc/meminfo: memFree=24800828/32873844 swapFree=7628/7628
[pid=21030] ppid=21028 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/21030/stat : 21030 (java) D 21028 21030 17886 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 345953192 9515008 182 33554432000 1073741824 1073778376 140733434378080 140733434369112 223651643061 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/21030/statm: 2323 182 140 9 0 71 0

[startup+0.0769139 s]
/proc/loadavg: 2.01 2.06 2.02 3/194 21030
/proc/meminfo: memFree=24800828/32873844 swapFree=7628/7628
[pid=21030] ppid=21028 vsize=2956804 CPUtime=0.05 cores=0,2,4,6
/proc/21030/stat : 21030 (java) S 21028 21030 17886 0 -1 4202496 4061 0 1 0 4 1 0 0 20 0 18 0 345953192 3027767296 5780 33554432000 1073741824 1073778376 140735373963872 140735373955008 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21030/statm: 739201 5780 1767 9 0 729885 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2956804

[startup+0.100254 s]
/proc/loadavg: 2.01 2.06 2.02 3/194 21030
/proc/meminfo: memFree=24800828/32873844 swapFree=7628/7628
[pid=21030] ppid=21028 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/21030/stat : 21030 (java) S 21028 21030 17886 0 -1 4202496 4135 0 1 0 6 1 0 0 20 0 18 0 345953192 3028844544 5853 33554432000 1073741824 1073778376 140735373963872 140735373955008 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21030/statm: 739464 5854 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300226 s]
/proc/loadavg: 2.01 2.06 2.02 3/194 21030
/proc/meminfo: memFree=24800828/32873844 swapFree=7628/7628
[pid=21030] ppid=21028 vsize=2957856 CPUtime=0.46 cores=0,2,4,6
/proc/21030/stat : 21030 (java) S 21028 21030 17886 0 -1 4202496 5791 0 1 0 44 2 0 0 20 0 18 0 345953192 3028844544 9725 33554432000 1073741824 1073778376 140735373963872 140735373955008 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21030/statm: 739464 9725 2240 9 0 729885 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2957856

[startup+0.700229 s]
/proc/loadavg: 2.01 2.06 2.02 3/194 21030
/proc/meminfo: memFree=24800828/32873844 swapFree=7628/7628
[pid=21030] ppid=21028 vsize=2957856 CPUtime=1.57 cores=0,2,4,6
/proc/21030/stat : 21030 (java) S 21028 21030 17886 0 -1 4202496 14289 0 1 0 153 4 0 0 20 0 18 0 345953192 3028844544 30910 33554432000 1073741824 1073778376 140735373963872 140735373955008 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21030/statm: 739464 30910 2274 9 0 729885 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 2957856

[startup+1.50069 s]
/proc/loadavg: 2.01 2.06 2.02 3/213 21049
/proc/meminfo: memFree=24648100/32873844 swapFree=7628/7628
[pid=21030] ppid=21028 vsize=3024420 CPUtime=2.77 cores=0,2,4,6
/proc/21030/stat : 21030 (java) S 21028 21030 17886 0 -1 4202496 17057 0 1 0 271 6 0 0 20 0 19 0 345953192 3097006080 61138 33554432000 1073741824 1073778376 140735373963872 140735373955008 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21030/statm: 756105 61138 2280 9 0 746526 0
[pid=21030/tid=21032] ppid=21028 vsize=3024420 CPUtime=1.46 cores=0,2,4,6
/proc/21030/task/21032/stat : 21032 (java) R 21028 21030 17886 0 -1 4202560 3139 0 1 0 142 4 0 0 20 0 19 0 345953193 3097006080 61138 33554432000 1073741824 1073778376 140735373963872 140579636892296 140579464582802 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21033] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21033/stat : 21033 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 61138 33554432000 1073741824 1073778376 140735373963872 140579620317480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21034] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21034/stat : 21034 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579619264680 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21035] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21035/stat : 21035 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579618212392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21030/tid=21036] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21036/stat : 21036 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579617159592 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21037] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21037/stat : 21037 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579616107304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21038] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21038/stat : 21038 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579615054504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21039] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21039/stat : 21039 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579614002216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21040] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21040/stat : 21040 (java) S 21028 21030 17886 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579612949416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21041] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21041/stat : 21041 (java) S 21028 21030 17886 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 345953196 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579600537832 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21042] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21042/stat : 21042 (java) S 21028 21030 17886 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 345953196 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579599483896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21043] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21043/stat : 21043 (java) S 21028 21030 17886 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345953196 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579598431496 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21044] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21044/stat : 21044 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953199 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579597379984 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21045] ppid=21028 vsize=3024420 CPUtime=0.64 cores=0,2,4,6
/proc/21030/task/21045/stat : 21045 (java) S 21028 21030 17886 0 -1 4202560 5518 0 0 0 63 1 0 0 20 0 19 0 345953199 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579596327608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21046] ppid=21028 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/21030/task/21046/stat : 21046 (java) S 21028 21030 17886 0 -1 4202560 7201 0 0 0 62 0 0 0 20 0 19 0 345953199 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579595274808 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21047] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21047/stat : 21047 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953199 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579594222712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21048] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21048/stat : 21048 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953199 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579593170120 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21049] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21049/stat : 21049 (java) S 21028 21030 17886 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 345953268 3097006080 61650 33554432000 1073741824 1073778376 140735373963872 140579590968232 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 3024420

[startup+3.1007 s]
/proc/loadavg: 2.01 2.06 2.02 3/213 21049
/proc/meminfo: memFree=24407492/32873844 swapFree=7628/7628
[pid=21030] ppid=21028 vsize=3024420 CPUtime=4.4 cores=0,2,4,6
/proc/21030/stat : 21030 (java) S 21028 21030 17886 0 -1 4202496 17210 0 1 0 430 10 0 0 20 0 19 0 345953192 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140735373955008 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21030/statm: 756105 117990 2293 9 0 746526 0
[pid=21030/tid=21032] ppid=21028 vsize=3024420 CPUtime=3.05 cores=0,2,4,6
/proc/21030/task/21032/stat : 21032 (java) R 21028 21030 17886 0 -1 4202560 3247 0 1 0 297 8 0 0 20 0 19 0 345953193 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579636892120 140579464677981 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21033] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21033/stat : 21033 (java) S 21028 21030 17886 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579620317480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21034] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21034/stat : 21034 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579619264680 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21035] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21035/stat : 21035 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579618212392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21036] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21036/stat : 21036 (java) S 21028 21030 17886 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579617159592 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21037] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21037/stat : 21037 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579616107304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21038] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21038/stat : 21038 (java) S 21028 21030 17886 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579615054504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21039] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21039/stat : 21039 (java) S 21028 21030 17886 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579614002216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21030/tid=21040] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21040/stat : 21040 (java) S 21028 21030 17886 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579612949416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21041] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21041/stat : 21041 (java) S 21028 21030 17886 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345953196 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579600537832 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21042] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21042/stat : 21042 (java) S 21028 21030 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345953196 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579599483896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21043] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21043/stat : 21043 (java) S 21028 21030 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345953196 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579598431496 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21044] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21044/stat : 21044 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953199 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579597379984 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21045] ppid=21028 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/21030/task/21045/stat : 21045 (java) S 21028 21030 17886 0 -1 4202560 5518 0 0 0 64 1 0 0 20 0 19 0 345953199 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579596327608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21046] ppid=21028 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/21030/task/21046/stat : 21046 (java) S 21028 21030 17886 0 -1 4202560 7201 0 0 0 62 0 0 0 20 0 19 0 345953199 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579595274808 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21047] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21047/stat : 21047 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953199 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579594222712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21048] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21048/stat : 21048 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953199 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579593170120 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21049] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21049/stat : 21049 (java) S 21028 21030 17886 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 345953268 3097006080 117990 33554432000 1073741824 1073778376 140735373963872 140579590968232 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 3024420

[startup+6.30071 s]
/proc/loadavg: 2.01 2.05 2.02 3/213 21049
/proc/meminfo: memFree=24293984/32873844 swapFree=7628/7628
[pid=21030] ppid=21028 vsize=3024420 CPUtime=7.74 cores=0,2,4,6
/proc/21030/stat : 21030 (java) S 21028 21030 17886 0 -1 4202496 17289 0 1 0 759 15 0 0 20 0 19 0 345953192 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140735373955008 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21030/statm: 756105 126662 2293 9 0 746526 0
[pid=21030/tid=21032] ppid=21028 vsize=3024420 CPUtime=6.2 cores=0,2,4,6
/proc/21030/task/21032/stat : 21032 (java) R 21028 21030 17886 0 -1 4202560 3252 0 1 0 612 8 0 0 20 0 19 0 345953193 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579636890912 140579464681095 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21033] ppid=21028 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/21030/task/21033/stat : 21033 (java) S 21028 21030 17886 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 345953194 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579620317480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21034] ppid=21028 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/21030/task/21034/stat : 21034 (java) S 21028 21030 17886 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 345953194 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579619264680 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21035] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21035/stat : 21035 (java) S 21028 21030 17886 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579618212392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21036] ppid=21028 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/21030/task/21036/stat : 21036 (java) S 21028 21030 17886 0 -1 4202560 30 0 0 0 2 1 0 0 20 0 19 0 345953194 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579617159592 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21037] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21037/stat : 21037 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953194 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579616107304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21038] ppid=21028 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/21030/task/21038/stat : 21038 (java) S 21028 21030 17886 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 345953194 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579615054504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21039] ppid=21028 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/21030/task/21039/stat : 21039 (java) S 21028 21030 17886 0 -1 4202560 24 0 0 0 2 2 0 0 20 0 19 0 345953194 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579614002216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21030/tid=21040] ppid=21028 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/21030/task/21040/stat : 21040 (java) S 21028 21030 17886 0 -1 4202560 19 0 0 0 0 2 0 0 20 0 19 0 345953194 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579612949416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21041] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21041/stat : 21041 (java) S 21028 21030 17886 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345953196 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579600537832 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21042] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21042/stat : 21042 (java) S 21028 21030 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345953196 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579599483896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21043] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21043/stat : 21043 (java) S 21028 21030 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345953196 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579598431496 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21044] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21044/stat : 21044 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953199 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579597379984 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21045] ppid=21028 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/21030/task/21045/stat : 21045 (java) S 21028 21030 17886 0 -1 4202560 5518 0 0 0 64 1 0 0 20 0 19 0 345953199 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579596327608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21046] ppid=21028 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/21030/task/21046/stat : 21046 (java) S 21028 21030 17886 0 -1 4202560 7201 0 0 0 62 0 0 0 20 0 19 0 345953199 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579595274808 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21047] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21047/stat : 21047 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953199 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579594222712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21048] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21048/stat : 21048 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345953199 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579593170120 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21049] ppid=21028 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21049/stat : 21049 (java) S 21028 21030 17886 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 345953268 3097006080 126662 33554432000 1073741824 1073778376 140735373963872 140579590968232 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.74
Current children cumulated vsize (KiB) 3024420

[startup+12.7006 s]

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

/proc/21030/task/21037/stat : 21037 (java) S 21028 21030 17886 0 -1 4202560 526 0 0 0 169 16 0 0 20 0 20 0 345953194 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579616107304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21038] ppid=21028 vsize=3090984 CPUtime=1.79 cores=0,2,4,6
/proc/21030/task/21038/stat : 21038 (java) S 21028 21030 17886 0 -1 4202560 314 0 0 0 164 15 0 0 20 0 20 0 345953194 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579615054504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21039] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21039/stat : 21039 (java) S 21028 21030 17886 0 -1 4202560 400 0 0 0 170 15 0 0 20 0 20 0 345953194 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579614002216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21040] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21040/stat : 21040 (java) S 21028 21030 17886 0 -1 4202560 358 0 0 0 170 15 0 0 20 0 20 0 345953194 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579612949416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21041] ppid=21028 vsize=3090984 CPUtime=54.92 cores=0,2,4,6
/proc/21030/task/21041/stat : 21041 (java) R 21028 21030 17886 0 -1 4202560 494 0 0 0 5489 3 0 0 20 0 20 0 345953196 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579600537992 140579643747753 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21042] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21042/stat : 21042 (java) S 21028 21030 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 345953196 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579599483896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21043] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21043/stat : 21043 (java) S 21028 21030 17886 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 345953196 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579598431496 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21044] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21044/stat : 21044 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345953199 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579597379984 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21045] ppid=21028 vsize=3090984 CPUtime=0.73 cores=0,2,4,6
/proc/21030/task/21045/stat : 21045 (java) S 21028 21030 17886 0 -1 4202560 5528 0 0 0 72 1 0 0 20 0 20 0 345953199 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579596327608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21046] ppid=21028 vsize=3090984 CPUtime=0.75 cores=0,2,4,6
/proc/21030/task/21046/stat : 21046 (java) S 21028 21030 17886 0 -1 4202560 7209 0 0 0 75 0 0 0 20 0 20 0 345953199 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579595274808 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21030/tid=21047] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21047/stat : 21047 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345953199 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579594222712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21048] ppid=21028 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/21030/task/21048/stat : 21048 (java) S 21028 21030 17886 0 -1 4202560 96 0 0 0 27 18 0 0 20 0 20 0 345953199 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579593170120 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21110] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21110/stat : 21110 (java) S 21028 21030 17886 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 345982437 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579590968360 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21030/tid=21125] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21125/stat : 21125 (java) S 21028 21030 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 346122423 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579589914584 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1708.02
Current children cumulated vsize (KiB) 3090984

[startup+1696.7 s]
/proc/loadavg: 2.09 2.07 2.02 3/214 21125
/proc/meminfo: memFree=23073144/32873844 swapFree=7628/7628
[pid=21030] ppid=21028 vsize=3090984 CPUtime=1708.82 cores=0,2,4,6
/proc/21030/stat : 21030 (java) S 21028 21030 17886 0 -1 4202496 21370 0 1 0 170727 155 0 0 20 0 20 0 345953192 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140735373955008 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21030/statm: 772746 423526 2309 9 0 763167 0
[pid=21030/tid=21032] ppid=21028 vsize=3090984 CPUtime=1636.65 cores=0,2,4,6
/proc/21030/task/21032/stat : 21032 (java) S 21028 21030 17886 0 -1 4202560 3559 0 1 0 163630 35 0 0 20 0 20 0 345953193 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579636892856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21033] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21033/stat : 21033 (java) S 21028 21030 17886 0 -1 4202560 345 0 0 0 170 15 0 0 20 0 20 0 345953194 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579620317480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21034] ppid=21028 vsize=3090984 CPUtime=1.78 cores=0,2,4,6
/proc/21030/task/21034/stat : 21034 (java) S 21028 21030 17886 0 -1 4202560 372 0 0 0 163 15 0 0 20 0 20 0 345953194 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579619264680 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21035] ppid=21028 vsize=3090984 CPUtime=1.82 cores=0,2,4,6
/proc/21030/task/21035/stat : 21035 (java) S 21028 21030 17886 0 -1 4202560 439 0 0 0 165 17 0 0 20 0 20 0 345953194 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579618212392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21036] ppid=21028 vsize=3090984 CPUtime=1.95 cores=0,2,4,6
/proc/21030/task/21036/stat : 21036 (java) S 21028 21030 17886 0 -1 4202560 514 0 0 0 177 18 0 0 20 0 20 0 345953194 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579617159592 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21037] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21037/stat : 21037 (java) S 21028 21030 17886 0 -1 4202560 526 0 0 0 169 16 0 0 20 0 20 0 345953194 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579616107304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21038] ppid=21028 vsize=3090984 CPUtime=1.79 cores=0,2,4,6
/proc/21030/task/21038/stat : 21038 (java) S 21028 21030 17886 0 -1 4202560 314 0 0 0 164 15 0 0 20 0 20 0 345953194 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579615054504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21039] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21039/stat : 21039 (java) S 21028 21030 17886 0 -1 4202560 400 0 0 0 170 15 0 0 20 0 20 0 345953194 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579614002216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21040] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21040/stat : 21040 (java) S 21028 21030 17886 0 -1 4202560 358 0 0 0 170 15 0 0 20 0 20 0 345953194 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579612949416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21041] ppid=21028 vsize=3090984 CPUtime=55.71 cores=0,2,4,6
/proc/21030/task/21041/stat : 21041 (java) R 21028 21030 17886 0 -1 4202560 494 0 0 0 5568 3 0 0 20 0 20 0 345953196 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579600537832 140579643746642 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21042] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21042/stat : 21042 (java) S 21028 21030 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 345953196 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579599483896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21043] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21043/stat : 21043 (java) S 21028 21030 17886 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 345953196 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579598431496 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21044] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21044/stat : 21044 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345953199 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579597379984 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21045] ppid=21028 vsize=3090984 CPUtime=0.73 cores=0,2,4,6
/proc/21030/task/21045/stat : 21045 (java) S 21028 21030 17886 0 -1 4202560 5528 0 0 0 72 1 0 0 20 0 20 0 345953199 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579596327608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21046] ppid=21028 vsize=3090984 CPUtime=0.75 cores=0,2,4,6
/proc/21030/task/21046/stat : 21046 (java) S 21028 21030 17886 0 -1 4202560 7211 0 0 0 75 0 0 0 20 0 20 0 345953199 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579595266904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21030/tid=21047] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21047/stat : 21047 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345953199 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579594222712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21048] ppid=21028 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/21030/task/21048/stat : 21048 (java) S 21028 21030 17886 0 -1 4202560 96 0 0 0 27 18 0 0 20 0 20 0 345953199 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579593170120 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21110] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21110/stat : 21110 (java) S 21028 21030 17886 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 345982437 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579590968360 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21030/tid=21125] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21125/stat : 21125 (java) S 21028 21030 17886 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 346122423 3165167616 423526 33554432000 1073741824 1073778376 140735373963872 140579589915304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1708.82
Current children cumulated vsize (KiB) 3090984

[startup+1697.1 s]
/proc/loadavg: 2.09 2.07 2.02 3/214 21125
/proc/meminfo: memFree=23073144/32873844 swapFree=7628/7628
[pid=21030] ppid=21028 vsize=3090984 CPUtime=1709.22 cores=0,2,4,6
/proc/21030/stat : 21030 (java) S 21028 21030 17886 0 -1 4202496 21372 0 1 0 170767 155 0 0 20 0 20 0 345953192 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140735373955008 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21030/statm: 772746 423527 2309 9 0 763167 0
[pid=21030/tid=21032] ppid=21028 vsize=3090984 CPUtime=1636.65 cores=0,2,4,6
/proc/21030/task/21032/stat : 21032 (java) S 21028 21030 17886 0 -1 4202560 3559 0 1 0 163630 35 0 0 20 0 20 0 345953193 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579636892856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21033] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21033/stat : 21033 (java) S 21028 21030 17886 0 -1 4202560 345 0 0 0 170 15 0 0 20 0 20 0 345953194 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579620317480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21034] ppid=21028 vsize=3090984 CPUtime=1.78 cores=0,2,4,6
/proc/21030/task/21034/stat : 21034 (java) S 21028 21030 17886 0 -1 4202560 372 0 0 0 163 15 0 0 20 0 20 0 345953194 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579619264680 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21035] ppid=21028 vsize=3090984 CPUtime=1.82 cores=0,2,4,6
/proc/21030/task/21035/stat : 21035 (java) S 21028 21030 17886 0 -1 4202560 439 0 0 0 165 17 0 0 20 0 20 0 345953194 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579618212392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21036] ppid=21028 vsize=3090984 CPUtime=1.95 cores=0,2,4,6
/proc/21030/task/21036/stat : 21036 (java) S 21028 21030 17886 0 -1 4202560 514 0 0 0 177 18 0 0 20 0 20 0 345953194 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579617159592 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21037] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21037/stat : 21037 (java) S 21028 21030 17886 0 -1 4202560 526 0 0 0 169 16 0 0 20 0 20 0 345953194 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579616107304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21038] ppid=21028 vsize=3090984 CPUtime=1.79 cores=0,2,4,6
/proc/21030/task/21038/stat : 21038 (java) S 21028 21030 17886 0 -1 4202560 314 0 0 0 164 15 0 0 20 0 20 0 345953194 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579615054504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21039] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21039/stat : 21039 (java) S 21028 21030 17886 0 -1 4202560 400 0 0 0 170 15 0 0 20 0 20 0 345953194 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579614002216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21040] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21040/stat : 21040 (java) S 21028 21030 17886 0 -1 4202560 358 0 0 0 170 15 0 0 20 0 20 0 345953194 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579612949416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21041] ppid=21028 vsize=3090984 CPUtime=56.11 cores=0,2,4,6
/proc/21030/task/21041/stat : 21041 (java) R 21028 21030 17886 0 -1 4202560 495 0 0 0 5608 3 0 0 20 0 20 0 345953196 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579600537768 140579643015561 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21042] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21042/stat : 21042 (java) S 21028 21030 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 345953196 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579599483896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21043] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21043/stat : 21043 (java) S 21028 21030 17886 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 345953196 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579598431496 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21044] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21044/stat : 21044 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345953199 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579597379984 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21045] ppid=21028 vsize=3090984 CPUtime=0.73 cores=0,2,4,6
/proc/21030/task/21045/stat : 21045 (java) S 21028 21030 17886 0 -1 4202560 5528 0 0 0 72 1 0 0 20 0 20 0 345953199 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579596327608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21046] ppid=21028 vsize=3090984 CPUtime=0.75 cores=0,2,4,6
/proc/21030/task/21046/stat : 21046 (java) S 21028 21030 17886 0 -1 4202560 7212 0 0 0 75 0 0 0 20 0 20 0 345953199 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579595267752 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21030/tid=21047] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21047/stat : 21047 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345953199 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579594222712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21048] ppid=21028 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/21030/task/21048/stat : 21048 (java) S 21028 21030 17886 0 -1 4202560 96 0 0 0 27 18 0 0 20 0 20 0 345953199 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579593170120 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21110] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21110/stat : 21110 (java) S 21028 21030 17886 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 345982437 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579590968360 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21030/tid=21125] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21125/stat : 21125 (java) S 21028 21030 17886 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 346122423 3165167616 423527 33554432000 1073741824 1073778376 140735373963872 140579589915304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1709.22
Current children cumulated vsize (KiB) 3090984

[startup+1697.5 s]
/proc/loadavg: 2.09 2.07 2.02 3/214 21125
/proc/meminfo: memFree=23073144/32873844 swapFree=7628/7628
[pid=21030] ppid=21028 vsize=3090984 CPUtime=1709.62 cores=0,2,4,6
/proc/21030/stat : 21030 (java) S 21028 21030 17886 0 -1 4202496 21373 0 1 0 170807 155 0 0 20 0 20 0 345953192 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140735373955008 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21030/statm: 772746 423528 2309 9 0 763167 0
[pid=21030/tid=21032] ppid=21028 vsize=3090984 CPUtime=1636.65 cores=0,2,4,6
/proc/21030/task/21032/stat : 21032 (java) S 21028 21030 17886 0 -1 4202560 3559 0 1 0 163630 35 0 0 20 0 20 0 345953193 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579636892856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21033] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21033/stat : 21033 (java) S 21028 21030 17886 0 -1 4202560 345 0 0 0 170 15 0 0 20 0 20 0 345953194 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579620317480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21034] ppid=21028 vsize=3090984 CPUtime=1.78 cores=0,2,4,6
/proc/21030/task/21034/stat : 21034 (java) S 21028 21030 17886 0 -1 4202560 372 0 0 0 163 15 0 0 20 0 20 0 345953194 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579619264680 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21035] ppid=21028 vsize=3090984 CPUtime=1.82 cores=0,2,4,6
/proc/21030/task/21035/stat : 21035 (java) S 21028 21030 17886 0 -1 4202560 439 0 0 0 165 17 0 0 20 0 20 0 345953194 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579618212392 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21036] ppid=21028 vsize=3090984 CPUtime=1.95 cores=0,2,4,6
/proc/21030/task/21036/stat : 21036 (java) S 21028 21030 17886 0 -1 4202560 514 0 0 0 177 18 0 0 20 0 20 0 345953194 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579617159592 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21037] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21037/stat : 21037 (java) S 21028 21030 17886 0 -1 4202560 526 0 0 0 169 16 0 0 20 0 20 0 345953194 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579616107304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21038] ppid=21028 vsize=3090984 CPUtime=1.79 cores=0,2,4,6
/proc/21030/task/21038/stat : 21038 (java) S 21028 21030 17886 0 -1 4202560 314 0 0 0 164 15 0 0 20 0 20 0 345953194 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579615054504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21039] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21039/stat : 21039 (java) S 21028 21030 17886 0 -1 4202560 400 0 0 0 170 15 0 0 20 0 20 0 345953194 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579614002216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21040] ppid=21028 vsize=3090984 CPUtime=1.85 cores=0,2,4,6
/proc/21030/task/21040/stat : 21040 (java) S 21028 21030 17886 0 -1 4202560 358 0 0 0 170 15 0 0 20 0 20 0 345953194 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579612949416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21041] ppid=21028 vsize=3090984 CPUtime=56.51 cores=0,2,4,6
/proc/21030/task/21041/stat : 21041 (java) R 21028 21030 17886 0 -1 4202560 496 0 0 0 5648 3 0 0 20 0 20 0 345953196 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579600537648 223651315984 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21042] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21042/stat : 21042 (java) S 21028 21030 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 345953196 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579599483896 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21043] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21043/stat : 21043 (java) S 21028 21030 17886 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 345953196 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579598431496 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21044] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21044/stat : 21044 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345953199 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579597379984 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21045] ppid=21028 vsize=3090984 CPUtime=0.73 cores=0,2,4,6
/proc/21030/task/21045/stat : 21045 (java) S 21028 21030 17886 0 -1 4202560 5528 0 0 0 72 1 0 0 20 0 20 0 345953199 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579596327608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21030/tid=21046] ppid=21028 vsize=3090984 CPUtime=0.75 cores=0,2,4,6
/proc/21030/task/21046/stat : 21046 (java) S 21028 21030 17886 0 -1 4202560 7212 0 0 0 75 0 0 0 20 0 20 0 345953199 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579595267752 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21030/tid=21047] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21047/stat : 21047 (java) S 21028 21030 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345953199 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579594222712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21030/tid=21048] ppid=21028 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/21030/task/21048/stat : 21048 (java) S 21028 21030 17886 0 -1 4202560 96 0 0 0 27 18 0 0 20 0 20 0 345953199 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579593170120 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21030/tid=21110] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21110/stat : 21110 (java) S 21028 21030 17886 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 345982437 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579590968360 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21030/tid=21125] ppid=21028 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21030/task/21125/stat : 21125 (java) S 21028 21030 17886 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 346122423 3165167616 423528 33554432000 1073741824 1073778376 140735373963872 140579589915304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1709.62
Current children cumulated vsize (KiB) 3090984

Child status: 1
Real time (s): 1697.52
CPU time (s): 1710.09
CPU user time (s): 1708.13
CPU system time (s): 1.9627
CPU usage (%): 100.741
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1708.13
system time used= 1.9627
maximum resident set size= 1694136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21382
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45542
involuntary context switches= 33249

runsolver used 2.74258 second user time and 6.81196 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-04 10:24:43
IDJOB=3744332
IDBENCH=92731
IDSOLVER=2319
FILE ID=node144/3744332-1338798283
RUNJOBID= node144-1338765348-17902
PBS_JOBID= 14636814
Free space on /tmp= 70832 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_9.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744332-1338798283/watcher-3744332-1338798283 -o /tmp/evaluation-result-3744332-1338798283/solver-3744332-1338798283 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744332-1338798283.opb           

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

MD5SUM BENCH= 9dfe9f707e4bec0ff7b60653d14cbd16
RANDOM SEED=714614308

node144.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.196
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.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.90
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.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24801208 kB
Buffers:         1725528 kB
Cached:          3789020 kB
SwapCached:          464 kB
Active:          5205640 kB
Inactive:        1966720 kB
Active(anon):    1638228 kB
Inactive(anon):    11188 kB
Active(file):    3567412 kB
Inactive(file):  1955532 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108384 kB
Dirty:              4312 kB
Writeback:            16 kB
AnonPages:       1668220 kB
Mapped:            22576 kB
Shmem:               172 kB
Slab:             743276 kB
SReclaimable:     185180 kB
SUnreclaim:       558096 kB
KernelStack:        1608 kB
PageTables:         6988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1827184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1617920 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= 70828 MiB
End job on node144 at 2012-06-04 10:53:01