Trace number 3744752

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? (exit code) 651.025 645.989

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.10-10.opb
MD5SUMe2602db6096507ab27cc5c61fe13413b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark119257
Best CPU time to get the best result obtained on this benchmark1800.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables211356
Total number of constraints2660740
Number of constraints which are clauses2660740
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.06/0.10	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.06/0.10	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.06/0.10	c no version file found!!!
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version	1.6.0_24
0.06/0.10	c os.name	Linux
0.06/0.10	c os.version	2.6.32-71.29.1.el6.x86_64
0.06/0.10	c os.arch	amd64
0.06/0.10	c Free memory 1599470296
0.06/0.10	c Max memory 1607860224
0.06/0.10	c Total memory 1607860224
0.06/0.10	c Number of processors 8
0.06/0.12	--- Begin Solver configuration ---
0.06/0.12	c Stops conflict analysis at the first Unique Implication Point
0.06/0.12	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.06/0.12	c Learn all clauses as in MiniSAT
0.06/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.12	c VSIDS like heuristics from MiniSAT using a heap
0.06/0.12	c No reason simplification
0.06/0.12	c --- End Solver configuration ---
0.06/0.12	c solving HOME/instance-3744752-1338808333.opb
0.06/0.12	c reading problem ... 
13.23/11.03	c ... done. Wall clock time 10.905s.
13.23/11.03	c CPU time (experimental) 10.34s.
13.23/11.03	c #vars     211356
13.23/11.03	c #constraints  842746
15.17/12.50	c SATISFIABLE
15.17/12.50	c OPTIMIZING...
15.17/12.50	c Got one! Elapsed wall clock time (in seconds):12.374
16.81/14.15	o 1139549
19.64/16.82	c Got one! Elapsed wall clock time (in seconds):16.697
21.35/18.53	o 702654
23.86/21.02	c Got one! Elapsed wall clock time (in seconds):20.893
25.56/22.75	o 500998
28.97/26.03	c Got one! Elapsed wall clock time (in seconds):25.91
30.67/27.77	o 455701
34.36/31.41	c Got one! Elapsed wall clock time (in seconds):31.287
36.06/33.15	o 426675
42.16/39.22	c Got one! Elapsed wall clock time (in seconds):39.099
43.86/40.97	o 393001
62.79/59.80	c Got one! Elapsed wall clock time (in seconds):59.671
64.59/61.55	o 379053
72.09/69.03	c Got one! Elapsed wall clock time (in seconds):68.902
73.79/70.78	o 334298
641.22/636.41	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
641.22/636.41		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
643.31/638.52		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
644.72/639.92		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
645.12/640.39		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
645.12/640.39		at org.sat4j.minisat.core.Solver.search(Unknown Source)
647.02/642.27		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
647.02/642.27		at org.sat4j.minisat.core.Solver.isSatisfiable(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-3744752-1338808333/watcher-3744752-1338808333 -o /tmp/evaluation-result-3744752-1338808333/solver-3744752-1338808333 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744752-1338808333.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.91 3/197 27734
/proc/meminfo: memFree=26643112/32873844 swapFree=7380/7380
[pid=27734] ppid=27732 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (java) D 27732 27734 27495 0 -1 4202496 95 0 0 0 0 0 0 0 20 0 1 0 346958369 2560000 47 33554432000 1073741824 1073778376 140734525579440 140734525576568 215134334247 0 0 4096 0 18446744072100748580 0 0 17 0 0 0 0 0 0
/proc/27734/statm: 625 47 37 9 0 29 0

[startup+0.00677493 s]
/proc/loadavg: 2.00 2.01 1.91 3/197 27734
/proc/meminfo: memFree=26643112/32873844 swapFree=7380/7380
[pid=27734] ppid=27732 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (java) D 27732 27734 27495 0 -1 4202496 95 0 0 0 0 0 0 0 20 0 1 0 346958369 2560000 47 33554432000 1073741824 1073778376 140734525579440 140734525576568 215134334247 0 0 4096 0 18446744072100748580 0 0 17 0 0 0 0 0 0
/proc/27734/statm: 625 47 37 9 0 29 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2500

[startup+0.10026 s]
/proc/loadavg: 2.00 2.01 1.91 3/197 27734
/proc/meminfo: memFree=26643112/32873844 swapFree=7380/7380
[pid=27734] ppid=27732 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/27734/stat : 27734 (java) S 27732 27734 27495 0 -1 4202496 4129 0 1 0 6 0 0 0 20 0 18 0 346958369 3028844544 5846 33554432000 1073741824 1073778376 140735632421328 140735632412464 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27734/statm: 739464 5846 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2957856

[startup+0.300229 s]
/proc/loadavg: 2.00 2.01 1.91 3/197 27734
/proc/meminfo: memFree=26643112/32873844 swapFree=7380/7380
[pid=27734] ppid=27732 vsize=2957856 CPUtime=0.44 cores=0,2,4,6
/proc/27734/stat : 27734 (java) S 27732 27734 27495 0 -1 4202496 6005 0 1 0 42 2 0 0 20 0 18 0 346958369 3028844544 12231 33554432000 1073741824 1073778376 140735632421328 140735632412464 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27734/statm: 739464 12231 2233 9 0 729885 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 2957856

[startup+0.700212 s]
/proc/loadavg: 2.00 2.01 1.91 3/197 27734
/proc/meminfo: memFree=26643112/32873844 swapFree=7380/7380
[pid=27734] ppid=27732 vsize=2957856 CPUtime=1.09 cores=0,2,4,6
/proc/27734/stat : 27734 (java) S 27732 27734 27495 0 -1 4202496 8985 0 1 0 104 5 0 0 20 0 18 0 346958369 3028844544 45676 33554432000 1073741824 1073778376 140735632421328 140735632412464 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27734/statm: 739464 45676 2250 9 0 729885 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 2957856

[startup+1.52896 s]
/proc/loadavg: 2.00 2.01 1.91 3/197 27734
/proc/meminfo: memFree=26643112/32873844 swapFree=7380/7380
[pid=27734] ppid=27732 vsize=2957856 CPUtime=2.01 cores=0,2,4,6
/proc/27734/stat : 27734 (java) S 27732 27734 27495 0 -1 4202496 9177 0 1 0 190 11 0 0 20 0 18 0 346958369 3028844544 117382 33554432000 1073741824 1073778376 140735632421328 140735632412464 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27734/statm: 739464 117382 2266 9 0 729885 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 2957856

[startup+3.10069 s]
/proc/loadavg: 2.00 2.01 1.91 3/215 27752
/proc/meminfo: memFree=26147152/32873844 swapFree=7380/7380
[pid=27734] ppid=27732 vsize=2957856 CPUtime=3.81 cores=0,2,4,6
/proc/27734/stat : 27734 (java) S 27732 27734 27495 0 -1 4202496 9304 0 1 0 363 18 0 0 20 0 18 0 346958369 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140735632412464 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27734/statm: 739464 129697 2266 9 0 729885 0
[pid=27734/tid=27736] ppid=27732 vsize=2957856 CPUtime=2.93 cores=0,2,4,6
/proc/27734/task/27736/stat : 27736 (java) R 27732 27734 27495 0 -1 4202560 3235 0 1 0 284 9 0 0 20 0 18 0 346958371 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411529932912 140411356657225 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27737] ppid=27732 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/27734/task/27737/stat : 27737 (java) S 27732 27734 27495 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 18 0 346958372 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411513366824 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27738] ppid=27732 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/27734/task/27738/stat : 27738 (java) S 27732 27734 27495 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 18 0 346958372 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411512314024 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27739] ppid=27732 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/27734/task/27739/stat : 27739 (java) S 27732 27734 27495 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 18 0 346958372 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411511261736 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27740] ppid=27732 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/27734/task/27740/stat : 27740 (java) S 27732 27734 27495 0 -1 4202560 43 0 0 0 6 2 0 0 20 0 18 0 346958372 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411510208936 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27741] ppid=27732 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/27734/task/27741/stat : 27741 (java) S 27732 27734 27495 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 346958372 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411509156648 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27742] ppid=27732 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/27734/task/27742/stat : 27742 (java) S 27732 27734 27495 0 -1 4202560 33 0 0 0 3 2 0 0 20 0 18 0 346958372 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411508103848 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27743] ppid=27732 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/27734/task/27743/stat : 27743 (java) S 27732 27734 27495 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 18 0 346958372 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411507051560 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27744] ppid=27732 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/27734/task/27744/stat : 27744 (java) S 27732 27734 27495 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 18 0 346958372 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411505998760 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27745] ppid=27732 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27745/stat : 27745 (java) S 27732 27734 27495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346958374 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411493587176 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27746] ppid=27732 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27746/stat : 27746 (java) S 27732 27734 27495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346958374 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411492533240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27747] ppid=27732 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27747/stat : 27747 (java) S 27732 27734 27495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346958374 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411491480840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27748] ppid=27732 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27748/stat : 27748 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346958377 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411490429328 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27749] ppid=27732 vsize=2957856 CPUtime=0.22 cores=0,2,4,6
/proc/27734/task/27749/stat : 27749 (java) S 27732 27734 27495 0 -1 4202560 2809 0 0 0 22 0 0 0 20 0 18 0 346958377 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411489376952 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27750] ppid=27732 vsize=2957856 CPUtime=0.19 cores=0,2,4,6
/proc/27734/task/27750/stat : 27750 (java) S 27732 27734 27495 0 -1 4202560 1890 0 0 0 19 0 0 0 20 0 18 0 346958377 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411488324152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27751] ppid=27732 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27751/stat : 27751 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346958377 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411487272056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27752] ppid=27732 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27752/stat : 27752 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346958377 3028844544 129697 33554432000 1073741824 1073778376 140735632421328 140411486219464 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 2957856

[startup+6.30074 s]
/proc/loadavg: 2.00 2.01 1.91 3/215 27752
/proc/meminfo: memFree=26056676/32873844 swapFree=7380/7380
[pid=27734] ppid=27732 vsize=2957856 CPUtime=7.64 cores=0,2,4,6
/proc/27734/stat : 27734 (java) S 27732 27734 27495 0 -1 4202496 9526 0 1 0 737 27 0 0 20 0 18 0 346958369 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140735632412464 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27734/statm: 739464 148654 2266 9 0 729885 0
[pid=27734/tid=27736] ppid=27732 vsize=2957856 CPUtime=5.92 cores=0,2,4,6
/proc/27734/task/27736/stat : 27736 (java) R 27732 27734 27495 0 -1 4202560 3240 0 1 0 582 10 0 0 20 0 18 0 346958371 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411529933072 140411356466678 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27737] ppid=27732 vsize=2957856 CPUtime=0.13 cores=0,2,4,6
/proc/27734/task/27737/stat : 27737 (java) S 27732 27734 27495 0 -1 4202560 56 0 0 0 11 2 0 0 20 0 18 0 346958372 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411513366824 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27738] ppid=27732 vsize=2957856 CPUtime=0.1 cores=0,2,4,6
/proc/27734/task/27738/stat : 27738 (java) S 27732 27734 27495 0 -1 4202560 33 0 0 0 9 1 0 0 20 0 18 0 346958372 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411512314024 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27739] ppid=27732 vsize=2957856 CPUtime=0.14 cores=0,2,4,6
/proc/27734/task/27739/stat : 27739 (java) S 27732 27734 27495 0 -1 4202560 43 0 0 0 12 2 0 0 20 0 18 0 346958372 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411511261736 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27740] ppid=27732 vsize=2957856 CPUtime=0.23 cores=0,2,4,6
/proc/27734/task/27740/stat : 27740 (java) S 27732 27734 27495 0 -1 4202560 79 0 0 0 20 3 0 0 20 0 18 0 346958372 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411510208936 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27741] ppid=27732 vsize=2957856 CPUtime=0.23 cores=0,2,4,6
/proc/27734/task/27741/stat : 27741 (java) S 27732 27734 27495 0 -1 4202560 68 0 0 0 20 3 0 0 20 0 18 0 346958372 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411509156648 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27742] ppid=27732 vsize=2957856 CPUtime=0.11 cores=0,2,4,6
/proc/27734/task/27742/stat : 27742 (java) S 27732 27734 27495 0 -1 4202560 53 0 0 0 8 3 0 0 20 0 18 0 346958372 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411508103848 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27743] ppid=27732 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/27734/task/27743/stat : 27743 (java) S 27732 27734 27495 0 -1 4202560 31 0 0 0 6 2 0 0 20 0 18 0 346958372 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411507051560 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27744] ppid=27732 vsize=2957856 CPUtime=0.12 cores=0,2,4,6
/proc/27734/task/27744/stat : 27744 (java) S 27732 27734 27495 0 -1 4202560 41 0 0 0 10 2 0 0 20 0 18 0 346958372 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411505998760 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27745] ppid=27732 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27745/stat : 27745 (java) S 27732 27734 27495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346958374 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411493587176 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27746] ppid=27732 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27746/stat : 27746 (java) S 27732 27734 27495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346958374 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411492533240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27747] ppid=27732 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27747/stat : 27747 (java) S 27732 27734 27495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346958374 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411491480840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27748] ppid=27732 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27748/stat : 27748 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346958377 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411490429328 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27749] ppid=27732 vsize=2957856 CPUtime=0.24 cores=0,2,4,6
/proc/27734/task/27749/stat : 27749 (java) S 27732 27734 27495 0 -1 4202560 2809 0 0 0 24 0 0 0 20 0 18 0 346958377 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411489376952 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27750] ppid=27732 vsize=2957856 CPUtime=0.19 cores=0,2,4,6
/proc/27734/task/27750/stat : 27750 (java) S 27732 27734 27495 0 -1 4202560 1890 0 0 0 19 0 0 0 20 0 18 0 346958377 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411488324152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27751] ppid=27732 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27751/stat : 27751 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346958377 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411487272056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27752] ppid=27732 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27752/stat : 27752 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346958377 3028844544 148654 33554432000 1073741824 1073778376 140735632421328 140411486219464 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 2957856

[startup+12.7006 s]
/proc/loadavg: 2.00 2.01 1.91 3/215 27753
/proc/meminfo: memFree=25975532/32873844 swapFree=7380/7380
[pid=27734] ppid=27732 vsize=3024420 CPUtime=15.38 cores=0,2,4,6
/proc/27734/stat : 27734 (java) S 27732 27734 27495 0 -1 4202496 12290 0 1 0 1501 37 0 0 20 0 18 0 346958369 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140735632412464 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27734/statm: 756105 168881 2294 9 0 746526 0
[pid=27734/tid=27736] ppid=27732 vsize=3024420 CPUtime=12.01 cores=0,2,4,6
/proc/27734/task/27736/stat : 27736 (java) R 27732 27734 27495 0 -1 4202560 3263 0 1 0 1189 12 0 0 20 0 18 0 346958371 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411529942184 140411356918686 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27737] ppid=27732 vsize=3024420 CPUtime=0.3 cores=0,2,4,6
/proc/27734/task/27737/stat : 27737 (java) S 27732 27734 27495 0 -1 4202560 131 0 0 0 27 3 0 0 20 0 18 0 346958372 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411513366824 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27738] ppid=27732 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/27734/task/27738/stat : 27738 (java) S 27732 27734 27495 0 -1 4202560 140 0 0 0 23 2 0 0 20 0 18 0 346958372 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411512314024 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27739] ppid=27732 vsize=3024420 CPUtime=0.31 cores=0,2,4,6
/proc/27734/task/27739/stat : 27739 (java) S 27732 27734 27495 0 -1 4202560 303 0 0 0 28 3 0 0 20 0 18 0 346958372 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411511261736 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27740] ppid=27732 vsize=3024420 CPUtime=0.36 cores=0,2,4,6
/proc/27734/task/27740/stat : 27740 (java) S 27732 27734 27495 0 -1 4202560 242 0 0 0 32 4 0 0 20 0 18 0 346958372 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411510208936 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27741] ppid=27732 vsize=3024420 CPUtime=0.39 cores=0,2,4,6
/proc/27734/task/27741/stat : 27741 (java) S 27732 27734 27495 0 -1 4202560 359 0 0 0 34 5 0 0 20 0 18 0 346958372 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411509156648 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27742] ppid=27732 vsize=3024420 CPUtime=0.24 cores=0,2,4,6
/proc/27734/task/27742/stat : 27742 (java) S 27732 27734 27495 0 -1 4202560 207 0 0 0 21 3 0 0 20 0 18 0 346958372 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411508103848 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27743] ppid=27732 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/27734/task/27743/stat : 27743 (java) S 27732 27734 27495 0 -1 4202560 146 0 0 0 17 3 0 0 20 0 18 0 346958372 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411507051560 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27744] ppid=27732 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/27734/task/27744/stat : 27744 (java) S 27732 27734 27495 0 -1 4202560 240 0 0 0 25 4 0 0 20 0 18 0 346958372 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411505998760 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27745] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27745/stat : 27745 (java) S 27732 27734 27495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346958374 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411493587176 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27746] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27746/stat : 27746 (java) S 27732 27734 27495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346958374 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411492533240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27747] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27747/stat : 27747 (java) S 27732 27734 27495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346958374 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411491480840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27748] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27748/stat : 27748 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346958377 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411490429328 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27749] ppid=27732 vsize=3024420 CPUtime=0.45 cores=0,2,4,6
/proc/27734/task/27749/stat : 27749 (java) S 27732 27734 27495 0 -1 4202560 3393 0 0 0 45 0 0 0 20 0 18 0 346958377 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411489376952 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27750] ppid=27732 vsize=3024420 CPUtime=0.45 cores=0,2,4,6
/proc/27734/task/27750/stat : 27750 (java) S 27732 27734 27495 0 -1 4202560 2672 0 0 0 45 0 0 0 20 0 18 0 346958377 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411488324152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27751] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27751/stat : 27751 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346958377 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411487272056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27752] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27752/stat : 27752 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346958377 3097006080 168881 33554432000 1073741824 1073778376 140735632421328 140411486219464 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 15.38

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

/proc/27734/task/27737/stat : 27737 (java) S 27732 27734 27495 0 -1 4202560 413 0 0 0 55 19 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411513366824 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27738] ppid=27732 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/27734/task/27738/stat : 27738 (java) S 27732 27734 27495 0 -1 4202560 288 0 0 0 42 12 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411512314024 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27739] ppid=27732 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/27734/task/27739/stat : 27739 (java) S 27732 27734 27495 0 -1 4202560 429 0 0 0 43 11 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411511261736 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27740] ppid=27732 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/27734/task/27740/stat : 27740 (java) S 27732 27734 27495 0 -1 4202560 385 0 0 0 49 13 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411510208936 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27741] ppid=27732 vsize=3024420 CPUtime=0.73 cores=0,2,4,6
/proc/27734/task/27741/stat : 27741 (java) S 27732 27734 27495 0 -1 4202560 563 0 0 0 55 18 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411509156648 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27742] ppid=27732 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/27734/task/27742/stat : 27742 (java) S 27732 27734 27495 0 -1 4202560 409 0 0 0 40 16 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411508103848 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27743] ppid=27732 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/27734/task/27743/stat : 27743 (java) S 27732 27734 27495 0 -1 4202560 348 0 0 0 35 14 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411507051560 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27744] ppid=27732 vsize=3024420 CPUtime=0.67 cores=0,2,4,6
/proc/27734/task/27744/stat : 27744 (java) S 27732 27734 27495 0 -1 4202560 462 0 0 0 46 21 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411505998760 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27745] ppid=27732 vsize=3024420 CPUtime=24.97 cores=0,2,4,6
/proc/27734/task/27745/stat : 27745 (java) R 27732 27734 27495 0 -1 4202560 119 0 0 0 2493 4 0 0 20 0 19 0 346958374 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411493587176 140411536067727 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27746] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27746/stat : 27746 (java) S 27732 27734 27495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346958374 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411492533240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27747] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27747/stat : 27747 (java) S 27732 27734 27495 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 346958374 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411491480840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27748] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27748/stat : 27748 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411490429328 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27749] ppid=27732 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/27734/task/27749/stat : 27749 (java) S 27732 27734 27495 0 -1 4202560 3909 0 0 0 65 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411489376952 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27750] ppid=27732 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/27734/task/27750/stat : 27750 (java) S 27732 27734 27495 0 -1 4202560 2673 0 0 0 57 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411488324152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27751] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27751/stat : 27751 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411487272056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27752] ppid=27732 vsize=3024420 CPUtime=0.12 cores=0,2,4,6
/proc/27734/task/27752/stat : 27752 (java) S 27732 27734 27495 0 -1 4202560 37 0 0 0 6 6 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411486219464 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27761] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27761/stat : 27761 (java) S 27732 27734 27495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346965626 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411484017576 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 649.42
Current children cumulated vsize (KiB) 3024420

[startup+645.401 s]
/proc/loadavg: 2.00 2.00 1.91 3/215 27833
/proc/meminfo: memFree=25850028/32873844 swapFree=7380/7380
[pid=27734] ppid=27732 vsize=3024420 CPUtime=650.22 cores=0,2,4,6
/proc/27734/stat : 27734 (java) S 27732 27734 27495 0 -1 4202496 14580 0 1 0 64878 144 0 0 20 0 19 0 346958369 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140735632412464 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27734/statm: 756105 419389 2305 9 0 746526 0
[pid=27734/tid=27736] ppid=27732 vsize=3024420 CPUtime=618.18 cores=0,2,4,6
/proc/27734/task/27736/stat : 27736 (java) S 27732 27734 27495 0 -1 4202560 3323 0 1 0 61796 22 0 0 20 0 19 0 346958371 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411529943160 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27737] ppid=27732 vsize=3024420 CPUtime=0.74 cores=0,2,4,6
/proc/27734/task/27737/stat : 27737 (java) S 27732 27734 27495 0 -1 4202560 413 0 0 0 55 19 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411513366824 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27738] ppid=27732 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/27734/task/27738/stat : 27738 (java) S 27732 27734 27495 0 -1 4202560 288 0 0 0 42 12 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411512314024 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27739] ppid=27732 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/27734/task/27739/stat : 27739 (java) S 27732 27734 27495 0 -1 4202560 429 0 0 0 43 11 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411511261736 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27740] ppid=27732 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/27734/task/27740/stat : 27740 (java) S 27732 27734 27495 0 -1 4202560 385 0 0 0 49 13 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411510208936 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27741] ppid=27732 vsize=3024420 CPUtime=0.73 cores=0,2,4,6
/proc/27734/task/27741/stat : 27741 (java) S 27732 27734 27495 0 -1 4202560 563 0 0 0 55 18 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411509156648 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27742] ppid=27732 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/27734/task/27742/stat : 27742 (java) S 27732 27734 27495 0 -1 4202560 409 0 0 0 40 16 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411508103848 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27743] ppid=27732 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/27734/task/27743/stat : 27743 (java) S 27732 27734 27495 0 -1 4202560 348 0 0 0 35 14 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411507051560 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27744] ppid=27732 vsize=3024420 CPUtime=0.67 cores=0,2,4,6
/proc/27734/task/27744/stat : 27744 (java) S 27732 27734 27495 0 -1 4202560 462 0 0 0 46 21 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411505998760 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27745] ppid=27732 vsize=3024420 CPUtime=25.77 cores=0,2,4,6
/proc/27734/task/27745/stat : 27745 (java) R 27732 27734 27495 0 -1 4202560 119 0 0 0 2573 4 0 0 20 0 19 0 346958374 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411493587176 140411534102861 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27746] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27746/stat : 27746 (java) S 27732 27734 27495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346958374 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411492533240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27747] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27747/stat : 27747 (java) S 27732 27734 27495 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 346958374 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411491480840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27748] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27748/stat : 27748 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411490429328 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27749] ppid=27732 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/27734/task/27749/stat : 27749 (java) S 27732 27734 27495 0 -1 4202560 3909 0 0 0 65 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411489376952 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27750] ppid=27732 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/27734/task/27750/stat : 27750 (java) S 27732 27734 27495 0 -1 4202560 2673 0 0 0 57 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411488324152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27751] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27751/stat : 27751 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411487272056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27752] ppid=27732 vsize=3024420 CPUtime=0.12 cores=0,2,4,6
/proc/27734/task/27752/stat : 27752 (java) S 27732 27734 27495 0 -1 4202560 37 0 0 0 6 6 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411486219464 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27761] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27761/stat : 27761 (java) S 27732 27734 27495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346965626 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411484017576 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 650.22
Current children cumulated vsize (KiB) 3024420

[startup+645.801 s]
/proc/loadavg: 2.00 2.00 1.91 3/215 27833
/proc/meminfo: memFree=25850028/32873844 swapFree=7380/7380
[pid=27734] ppid=27732 vsize=3024420 CPUtime=650.62 cores=0,2,4,6
/proc/27734/stat : 27734 (java) S 27732 27734 27495 0 -1 4202496 14581 0 1 0 64918 144 0 0 20 0 19 0 346958369 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140735632412464 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27734/statm: 756105 419389 2305 9 0 746526 0
[pid=27734/tid=27736] ppid=27732 vsize=3024420 CPUtime=618.18 cores=0,2,4,6
/proc/27734/task/27736/stat : 27736 (java) S 27732 27734 27495 0 -1 4202560 3324 0 1 0 61796 22 0 0 20 0 19 0 346958371 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411529942424 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27737] ppid=27732 vsize=3024420 CPUtime=0.74 cores=0,2,4,6
/proc/27734/task/27737/stat : 27737 (java) S 27732 27734 27495 0 -1 4202560 413 0 0 0 55 19 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411513366824 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27738] ppid=27732 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/27734/task/27738/stat : 27738 (java) S 27732 27734 27495 0 -1 4202560 288 0 0 0 42 12 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411512314024 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27739] ppid=27732 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/27734/task/27739/stat : 27739 (java) S 27732 27734 27495 0 -1 4202560 429 0 0 0 43 11 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411511261736 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27740] ppid=27732 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/27734/task/27740/stat : 27740 (java) S 27732 27734 27495 0 -1 4202560 385 0 0 0 49 13 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411510208936 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27741] ppid=27732 vsize=3024420 CPUtime=0.73 cores=0,2,4,6
/proc/27734/task/27741/stat : 27741 (java) S 27732 27734 27495 0 -1 4202560 563 0 0 0 55 18 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411509156648 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27742] ppid=27732 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/27734/task/27742/stat : 27742 (java) S 27732 27734 27495 0 -1 4202560 409 0 0 0 40 16 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411508103848 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27743] ppid=27732 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/27734/task/27743/stat : 27743 (java) S 27732 27734 27495 0 -1 4202560 348 0 0 0 35 14 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411507051560 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27744] ppid=27732 vsize=3024420 CPUtime=0.67 cores=0,2,4,6
/proc/27734/task/27744/stat : 27744 (java) S 27732 27734 27495 0 -1 4202560 462 0 0 0 46 21 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411505998760 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27745] ppid=27732 vsize=3024420 CPUtime=26.17 cores=0,2,4,6
/proc/27734/task/27745/stat : 27745 (java) R 27732 27734 27495 0 -1 4202560 119 0 0 0 2613 4 0 0 20 0 19 0 346958374 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411493587176 140411536065652 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27746] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27746/stat : 27746 (java) S 27732 27734 27495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346958374 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411492533240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27747] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27747/stat : 27747 (java) S 27732 27734 27495 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 346958374 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411491480840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27748] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27748/stat : 27748 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411490429328 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27749] ppid=27732 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/27734/task/27749/stat : 27749 (java) S 27732 27734 27495 0 -1 4202560 3909 0 0 0 65 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411489376952 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27750] ppid=27732 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/27734/task/27750/stat : 27750 (java) S 27732 27734 27495 0 -1 4202560 2673 0 0 0 57 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411488324152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27751] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27751/stat : 27751 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411487272056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27752] ppid=27732 vsize=3024420 CPUtime=0.12 cores=0,2,4,6
/proc/27734/task/27752/stat : 27752 (java) S 27732 27734 27495 0 -1 4202560 37 0 0 0 6 6 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411486219464 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27761] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27761/stat : 27761 (java) S 27732 27734 27495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346965626 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411484017576 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 650.62
Current children cumulated vsize (KiB) 3024420

[startup+645.901 s]
/proc/loadavg: 2.00 2.00 1.91 3/215 27833
/proc/meminfo: memFree=25850028/32873844 swapFree=7380/7380
[pid=27734] ppid=27732 vsize=3024420 CPUtime=650.72 cores=0,2,4,6
/proc/27734/stat : 27734 (java) S 27732 27734 27495 0 -1 4202496 14581 0 1 0 64928 144 0 0 20 0 19 0 346958369 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140735632412464 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27734/statm: 756105 419389 2305 9 0 746526 0
[pid=27734/tid=27736] ppid=27732 vsize=3024420 CPUtime=618.18 cores=0,2,4,6
/proc/27734/task/27736/stat : 27736 (java) S 27732 27734 27495 0 -1 4202560 3324 0 1 0 61796 22 0 0 20 0 19 0 346958371 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411529942424 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27737] ppid=27732 vsize=3024420 CPUtime=0.74 cores=0,2,4,6
/proc/27734/task/27737/stat : 27737 (java) S 27732 27734 27495 0 -1 4202560 413 0 0 0 55 19 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411513366824 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27738] ppid=27732 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/27734/task/27738/stat : 27738 (java) S 27732 27734 27495 0 -1 4202560 288 0 0 0 42 12 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411512314024 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27739] ppid=27732 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/27734/task/27739/stat : 27739 (java) S 27732 27734 27495 0 -1 4202560 429 0 0 0 43 11 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411511261736 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27740] ppid=27732 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/27734/task/27740/stat : 27740 (java) S 27732 27734 27495 0 -1 4202560 385 0 0 0 49 13 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411510208936 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27741] ppid=27732 vsize=3024420 CPUtime=0.73 cores=0,2,4,6
/proc/27734/task/27741/stat : 27741 (java) S 27732 27734 27495 0 -1 4202560 563 0 0 0 55 18 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411509156648 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27742] ppid=27732 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/27734/task/27742/stat : 27742 (java) S 27732 27734 27495 0 -1 4202560 409 0 0 0 40 16 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411508103848 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27743] ppid=27732 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/27734/task/27743/stat : 27743 (java) S 27732 27734 27495 0 -1 4202560 348 0 0 0 35 14 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411507051560 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27744] ppid=27732 vsize=3024420 CPUtime=0.67 cores=0,2,4,6
/proc/27734/task/27744/stat : 27744 (java) S 27732 27734 27495 0 -1 4202560 462 0 0 0 46 21 0 0 20 0 19 0 346958372 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411505998760 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27745] ppid=27732 vsize=3024420 CPUtime=26.27 cores=0,2,4,6
/proc/27734/task/27745/stat : 27745 (java) R 27732 27734 27495 0 -1 4202560 119 0 0 0 2623 4 0 0 20 0 19 0 346958374 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411493587176 140411536449608 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27746] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27746/stat : 27746 (java) S 27732 27734 27495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346958374 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411492533240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27747] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27747/stat : 27747 (java) S 27732 27734 27495 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 346958374 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411491480840 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27748] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27748/stat : 27748 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411490429328 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27749] ppid=27732 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/27734/task/27749/stat : 27749 (java) S 27732 27734 27495 0 -1 4202560 3909 0 0 0 65 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411489376952 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27734/tid=27750] ppid=27732 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/27734/task/27750/stat : 27750 (java) S 27732 27734 27495 0 -1 4202560 2673 0 0 0 57 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411488324152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27734/tid=27751] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27751/stat : 27751 (java) S 27732 27734 27495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411487272056 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27734/tid=27752] ppid=27732 vsize=3024420 CPUtime=0.12 cores=0,2,4,6
/proc/27734/task/27752/stat : 27752 (java) S 27732 27734 27495 0 -1 4202560 37 0 0 0 6 6 0 0 20 0 19 0 346958377 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411486219464 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27734/tid=27761] ppid=27732 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/27734/task/27761/stat : 27761 (java) S 27732 27734 27495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346965626 3097006080 419389 33554432000 1073741824 1073778376 140735632421328 140411484017576 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 650.72
Current children cumulated vsize (KiB) 3024420

Child status: 1
Real time (s): 645.989
CPU time (s): 651.025
CPU user time (s): 649.323
CPU system time (s): 1.70174
CPU usage (%): 100.78
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 649.323
system time used= 1.70174
maximum resident set size= 1677564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14584
page faults= 1
swaps= 0
block input operations= 0
block output operations= 576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14771
involuntary context switches= 15192

runsolver used 1.35679 second user time and 2.98055 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-04 13:12:16
IDJOB=3744752
IDBENCH=92829
IDSOLVER=2319
FILE ID=node133/3744752-1338808333
RUNJOBID= node133-1338806534-27511
PBS_JOBID= 14636868
Free space on /tmp= 70324 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb10-0.10-10.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744752-1338808333/watcher-3744752-1338808333 -o /tmp/evaluation-result-3744752-1338808333/solver-3744752-1338808333 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744752-1338808333.opb           

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

MD5SUM BENCH= e2602db6096507ab27cc5c61fe13413b
RANDOM SEED=2052664848

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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.90
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.540
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.540
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:        26643112 kB
Buffers:          509960 kB
Cached:          3129032 kB
SwapCached:          676 kB
Active:          3382032 kB
Inactive:        1942440 kB
Active(anon):    1676776 kB
Inactive(anon):    10220 kB
Active(file):    1705256 kB
Inactive(file):  1932220 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:             86228 kB
Writeback:             0 kB
AnonPages:       1693464 kB
Mapped:            18708 kB
Shmem:                 0 kB
Slab:             763100 kB
SReclaimable:     204496 kB
SUnreclaim:       558604 kB
KernelStack:        1616 kB
PageTables:         7512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1646592 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= 70284 MiB
End job on node133 at 2012-06-04 13:23:02