Trace number 3741356

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23No Cert. 738.182 734.196

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-777800.opb
MD5SUMfa5c07257df1fb9de8867209807734ca
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-80
Best CPU time to get the best result obtained on this benchmark5.2452
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6400
Total number of constraints475
Number of constraints which are clauses4
Number of constraints which are cardinality constraints (but not clauses)471
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint6400
Number of terms in the objective function 6400
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6400
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 6480
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.09/0.10	--- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1cb1c5fa
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.10	c No reason simplification
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3741356-1338742795.opb
0.09/0.10	c reading problem ... 
0.51/0.38	c ... done. Wall clock time 0.28s.
0.51/0.38	c CPU time (experimental) 0.35s.
0.51/0.38	c #vars     6400
0.51/0.38	c #constraints  476
155.65/153.14	c cleaning 28495 clauses out of 57002 for limit 1.0283715391386206
159.36/156.82	c cleaning 14493 clauses out of 29005 for limit 3.326244245484054
162.27/159.78	c cleaning 7501 clauses out of 15013 for limit 10.608400814376896
163.27/160.71	c cleaning 4002 clauses out of 8012 for limit 32.781766397666026
163.77/161.21	c cleaning 2249 clauses out of 4510 for limit 96.04010737629255
164.57/162.00	c cleaning 1377 clauses out of 2762 for limit 258.8784522057324
165.28/162.78	c cleaning 935 clauses out of 1883 for limit 624.9656114103659
465.69/462.61	c cleaning 28467 clauses out of 56949 for limit 444953.0574969892
468.89/465.83	c cleaning 14484 clauses out of 28981 for limit 1440483.5602259561
470.39/467.38	c cleaning 7493 clauses out of 15000 for limit 4603517.901795501
471.60/468.59	c cleaning 3994 clauses out of 8004 for limit 1.418490289528398E7
472.39/469.32	c cleaning 2251 clauses out of 4512 for limit 4.158045780666472E7
472.89/469.86	c cleaning 1376 clauses out of 2761 for limit 1.1205928265390003E8
473.39/470.36	c cleaning 937 clauses out of 1886 for limit 2.708089136625083E8
725.46/721.75	c SATISFIABLE
725.46/721.75	c OPTIMIZING...
725.46/721.75	c Got one! Elapsed wall clock time (in seconds):721.649
725.46/721.77	o -80
735.68/731.91	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
735.68/731.91		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
735.68/731.91		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
735.68/731.91		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
735.68/731.91		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
735.68/731.91		at org.sat4j.minisat.core.Solver.search(Unknown Source)
735.68/731.91		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
735.68/731.91		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
735.68/731.91		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
735.68/731.91		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
735.68/731.91		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
735.68/731.91		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
735.68/731.91		at org.sat4j.AbstractLauncher.run(Unknown Source)
735.68/731.91		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
736.68/732.97	c starts		: 27
736.68/732.97	c conflicts		: 168480
736.68/732.97	c decisions		: 172690
736.68/732.97	c propagations		: 1038622
736.68/732.97	c inspects		: 110797030
736.68/732.97	c learnt literals	: 0
736.68/732.97	c learnt binary clauses	: 0
736.68/732.97	c learnt ternary clauses	: 0
736.68/732.97	c learnt clauses	: 168479
736.68/732.97	c root simplifications	: 0
736.68/732.97	c removed literals (reason simplification)	: 0
736.68/732.97	c reason swapping (by a shorter reason)	: 0
736.68/732.97	c Calls to reduceDB	: 14
736.68/732.97	c speed (decisions/second)	: 15465.69944474297
736.68/732.97	c non guided choices	0
736.68/732.97	s SATISFIABLE
737.89/734.17	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
737.89/734.17		at java.lang.Integer.toString(Integer.java:310)
737.89/734.17		at java.lang.Integer.toString(Integer.java:118)
737.89/734.17		at java.lang.String.valueOf(String.java:2931)
737.89/734.17		at java.io.PrintWriter.print(PrintWriter.java:487)
737.89/734.17		at org.sat4j.reader.OPBReader2005.decode(Unknown Source)
737.89/734.17		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
737.89/734.17		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-3741356-1338742795/watcher-3741356-1338742795 -o /tmp/evaluation-result-3741356-1338742795/solver-3741356-1338742795 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3741356-1338742795.opb 

running on 4 cores: 1,3,5,7

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.07 3/194 11084
/proc/meminfo: memFree=26850936/32873648 swapFree=7112/7112
[pid=11084] ppid=11082 vsize=8 CPUtime=0 cores=1,3,5,7
/proc/11084/stat : 11084 (java) R 11082 11084 4424 0 -1 4202496 252 0 0 0 0 0 0 0 20 0 1 0 340405395 8192 1 33554432000 0 0 0 140736243807208 242167213495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11084/statm: 2 1 0 0 0 2 0

[startup+0.0243849 s]
/proc/loadavg: 2.01 2.06 2.07 3/194 11084
/proc/meminfo: memFree=26850936/32873648 swapFree=7112/7112
[pid=11084] ppid=11082 vsize=2413132 CPUtime=0 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11082 11084 4424 0 -1 4202496 3049 0 1 0 0 0 0 0 20 0 10 0 340405395 2471047168 3241 33554432000 1073741824 1073778376 140735669905360 140735669896496 242170757181 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11084/statm: 603283 3242 1012 9 0 594392 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2413132

[startup+0.100184 s]
/proc/loadavg: 2.01 2.06 2.07 3/194 11084
/proc/meminfo: memFree=26850936/32873648 swapFree=7112/7112
[pid=11084] ppid=11082 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11082 11084 4424 0 -1 4202496 4923 0 1 0 8 1 0 0 20 0 18 0 340405395 3028844544 6616 33554432000 1073741824 1073778376 140735669905360 140735669896496 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11084/statm: 739464 6616 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300176 s]
/proc/loadavg: 2.01 2.06 2.07 3/194 11084
/proc/meminfo: memFree=26850936/32873648 swapFree=7112/7112
[pid=11084] ppid=11082 vsize=2957856 CPUtime=0.51 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11082 11084 4424 0 -1 4202496 6489 0 1 0 49 2 0 0 20 0 18 0 340405395 3028844544 10683 33554432000 1073741824 1073778376 140735669905360 140735669896496 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11084/statm: 739464 10683 2243 9 0 729885 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2957856

[startup+0.70019 s]
/proc/loadavg: 2.01 2.06 2.07 3/194 11084
/proc/meminfo: memFree=26850936/32873648 swapFree=7112/7112
[pid=11084] ppid=11082 vsize=3024420 CPUtime=1.43 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11082 11084 4424 0 -1 4202496 11464 0 1 0 140 3 0 0 20 0 19 0 340405395 3097006080 19101 33554432000 1073741824 1073778376 140735669905360 140735669896496 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11084/statm: 756105 19101 2272 9 0 746526 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 3024420

[startup+1.50074 s]
/proc/loadavg: 2.01 2.06 2.07 3/213 11103
/proc/meminfo: memFree=26772644/32873648 swapFree=7112/7112
[pid=11084] ppid=11082 vsize=3024420 CPUtime=2.25 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11082 11084 4424 0 -1 4202496 11481 0 1 0 222 3 0 0 20 0 19 0 340405395 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 140735669896496 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11084/statm: 756105 25760 2274 9 0 746526 0
[pid=11084/tid=11086] ppid=11082 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/11084/task/11086/stat : 11086 (java) R 11082 11084 4424 0 -1 4202560 3069 0 1 0 144 2 0 0 20 0 19 0 340405396 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139825287985768 139825160861242 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11087] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11087/stat : 11087 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139825153698344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11088] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11088/stat : 11088 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139825152645544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11089] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11089/stat : 11089 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139825151592744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11090] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139825150539944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11091] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139825149488168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11092] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139825148435368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11093] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139825147382568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11094] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) S 11082 11084 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139825146329768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11095] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) S 11082 11084 4424 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 340405399 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139824664107496 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11096] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11082 11084 4424 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340405399 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139824663053560 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11097] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11082 11084 4424 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340405399 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139824662000648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11098] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405401 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139824660949136 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11099] ppid=11082 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11082 11084 4424 0 -1 4202560 3915 0 0 0 41 0 0 0 20 0 19 0 340405401 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139824659897272 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11100] ppid=11082 vsize=3024420 CPUtime=0.33 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11082 11084 4424 0 -1 4202560 3297 0 0 0 33 0 0 0 20 0 19 0 340405401 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139824658844472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11101] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405401 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139824657791864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11102] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405401 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139824656739272 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11103] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11103/stat : 11103 (java) S 11082 11084 4424 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 340405441 3097006080 25760 33554432000 1073741824 1073778376 140735669905360 139824654202024 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 3024420

[startup+3.10074 s]
/proc/loadavg: 2.01 2.06 2.07 3/213 11103
/proc/meminfo: memFree=26739752/32873648 swapFree=7112/7112
[pid=11084] ppid=11082 vsize=3024420 CPUtime=3.86 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11082 11084 4424 0 -1 4202496 11503 0 1 0 382 4 0 0 20 0 19 0 340405395 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 140735669896496 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11084/statm: 756105 36512 2274 9 0 746526 0
[pid=11084/tid=11086] ppid=11082 vsize=3024420 CPUtime=3.06 cores=1,3,5,7
/proc/11084/task/11086/stat : 11086 (java) R 11082 11084 4424 0 -1 4202560 3091 0 1 0 304 2 0 0 20 0 19 0 340405396 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139825287985632 139825160859752 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11087] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11087/stat : 11087 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139825153698344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11088] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11088/stat : 11088 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139825152645544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11089] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11089/stat : 11089 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139825151592744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11090] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139825150539944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11091] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139825149488168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11092] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139825148435368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11093] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139825147382568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11094] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) S 11082 11084 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139825146329768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11095] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) S 11082 11084 4424 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 340405399 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139824664107496 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11096] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11082 11084 4424 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340405399 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139824663053560 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11097] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11082 11084 4424 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340405399 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139824662000648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11098] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405401 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139824660949136 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11099] ppid=11082 vsize=3024420 CPUtime=0.42 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11082 11084 4424 0 -1 4202560 3915 0 0 0 42 0 0 0 20 0 19 0 340405401 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139824659897272 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11100] ppid=11082 vsize=3024420 CPUtime=0.34 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11082 11084 4424 0 -1 4202560 3297 0 0 0 34 0 0 0 20 0 19 0 340405401 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139824658844472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11101] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405401 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139824657791864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11102] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405401 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139824656739272 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11103] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11103/stat : 11103 (java) S 11082 11084 4424 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 340405441 3097006080 36512 33554432000 1073741824 1073778376 140735669905360 139824654202024 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 3024420

[startup+6.3008 s]
/proc/loadavg: 2.01 2.06 2.07 3/213 11103
/proc/meminfo: memFree=26663844/32873648 swapFree=7112/7112
[pid=11084] ppid=11082 vsize=3024420 CPUtime=7.08 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11082 11084 4424 0 -1 4202496 11541 0 1 0 703 5 0 0 20 0 19 0 340405395 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 140735669896496 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11084/statm: 756105 54226 2276 9 0 746526 0
[pid=11084/tid=11086] ppid=11082 vsize=3024420 CPUtime=6.27 cores=1,3,5,7
/proc/11084/task/11086/stat : 11086 (java) R 11082 11084 4424 0 -1 4202560 3127 0 1 0 623 4 0 0 20 0 19 0 340405396 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139825287987848 139825160769020 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11087] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11087/stat : 11087 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139825153698344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11088] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11088/stat : 11088 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139825152645544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11089] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11089/stat : 11089 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139825151592744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11090] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139825150539944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11091] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139825149488168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11092] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139825148435368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11093] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139825147382568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11094] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) S 11082 11084 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340405397 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139825146329768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11095] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) S 11082 11084 4424 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 340405399 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139824664107496 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11096] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11082 11084 4424 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340405399 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139824663053560 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11097] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11082 11084 4424 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340405399 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139824662000648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11098] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405401 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139824660949136 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11099] ppid=11082 vsize=3024420 CPUtime=0.44 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11082 11084 4424 0 -1 4202560 3916 0 0 0 44 0 0 0 20 0 19 0 340405401 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139824659897272 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11100] ppid=11082 vsize=3024420 CPUtime=0.34 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11082 11084 4424 0 -1 4202560 3297 0 0 0 34 0 0 0 20 0 19 0 340405401 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139824658844472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11101] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340405401 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139824657791864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11102] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11082 11084 4424 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 340405401 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139824656739272 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11103] ppid=11082 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11103/stat : 11103 (java) S 11082 11084 4424 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 340405441 3097006080 54226 33554432000 1073741824 1073778376 140735669905360 139824654202024 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]

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

/proc/11084/task/11089/stat : 11089 (java) S 11082 11084 4424 0 -1 4202560 333 0 0 0 34 21 0 0 20 0 20 0 340405397 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139825151592744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11090] ppid=11082 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11082 11084 4424 0 -1 4202560 276 0 0 0 37 17 0 0 20 0 20 0 340405397 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139825150539944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11091] ppid=11082 vsize=3090984 CPUtime=0.41 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11082 11084 4424 0 -1 4202560 212 0 0 0 30 11 0 0 20 0 20 0 340405397 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139825149488168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11092] ppid=11082 vsize=3090984 CPUtime=0.31 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) S 11082 11084 4424 0 -1 4202560 169 0 0 0 21 10 0 0 20 0 20 0 340405397 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139825148435368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11093] ppid=11082 vsize=3090984 CPUtime=0.38 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11082 11084 4424 0 -1 4202560 165 0 0 0 27 11 0 0 20 0 20 0 340405397 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139825147382568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11094] ppid=11082 vsize=3090984 CPUtime=0.37 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) S 11082 11084 4424 0 -1 4202560 227 0 0 0 23 14 0 0 20 0 20 0 340405397 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139825146329768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11095] ppid=11082 vsize=3090984 CPUtime=2.49 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) R 11082 11084 4424 0 -1 4202560 239 0 0 0 241 8 0 0 20 0 20 0 340405399 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139824664107496 139825292124509 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11096] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11082 11084 4424 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 340405399 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139824663053560 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11097] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11082 11084 4424 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 340405399 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139824662000648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11098] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340405401 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139824660949136 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11099] ppid=11082 vsize=3090984 CPUtime=0.57 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11082 11084 4424 0 -1 4202560 4860 0 0 0 57 0 0 0 20 0 20 0 340405401 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139824659897272 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11100] ppid=11082 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11082 11084 4424 0 -1 4202560 11092 0 0 0 56 2 0 0 20 0 20 0 340405401 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139824658844472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11101] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340405401 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139824657791864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11102] ppid=11082 vsize=3090984 CPUtime=0.29 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11082 11084 4424 0 -1 4202560 43 0 0 0 10 19 0 0 20 0 20 0 340405401 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139824656739272 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11136] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11136/stat : 11136 (java) S 11082 11084 4424 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 20 0 340477576 3165167616 421873 33554432000 1073741824 1073778376 140735669905360 139824654201896 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 736.48
Current children cumulated vsize (KiB) 3090984

[startup+733.501 s]
/proc/loadavg: 2.00 2.01 2.02 3/213 11136
/proc/meminfo: memFree=24377896/32873648 swapFree=7112/7112
[pid=11084] ppid=11082 vsize=3090984 CPUtime=737.28 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11082 11084 4424 0 -1 4202496 22574 0 1 0 73577 151 0 0 20 0 20 0 340405395 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 140735669896496 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11084/statm: 772746 421875 2306 9 0 763167 0
[pid=11084/tid=11086] ppid=11082 vsize=3090984 CPUtime=729.15 cores=1,3,5,7
/proc/11084/task/11086/stat : 11086 (java) S 11082 11084 4424 0 -1 4202560 3263 0 1 0 72896 19 0 0 20 0 20 0 340405396 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139825287988408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11087] ppid=11082 vsize=3090984 CPUtime=0.43 cores=1,3,5,7
/proc/11084/task/11087/stat : 11087 (java) S 11082 11084 4424 0 -1 4202560 261 0 0 0 28 15 0 0 20 0 20 0 340405397 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139825153698344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11088] ppid=11082 vsize=3090984 CPUtime=0.36 cores=1,3,5,7
/proc/11084/task/11088/stat : 11088 (java) S 11082 11084 4424 0 -1 4202560 210 0 0 0 22 14 0 0 20 0 20 0 340405397 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139825152645544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11089] ppid=11082 vsize=3090984 CPUtime=0.55 cores=1,3,5,7
/proc/11084/task/11089/stat : 11089 (java) S 11082 11084 4424 0 -1 4202560 333 0 0 0 34 21 0 0 20 0 20 0 340405397 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139825151592744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11090] ppid=11082 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11082 11084 4424 0 -1 4202560 276 0 0 0 37 17 0 0 20 0 20 0 340405397 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139825150539944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11091] ppid=11082 vsize=3090984 CPUtime=0.41 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11082 11084 4424 0 -1 4202560 212 0 0 0 30 11 0 0 20 0 20 0 340405397 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139825149488168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11092] ppid=11082 vsize=3090984 CPUtime=0.31 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) S 11082 11084 4424 0 -1 4202560 169 0 0 0 21 10 0 0 20 0 20 0 340405397 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139825148435368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11093] ppid=11082 vsize=3090984 CPUtime=0.38 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11082 11084 4424 0 -1 4202560 165 0 0 0 27 11 0 0 20 0 20 0 340405397 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139825147382568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11094] ppid=11082 vsize=3090984 CPUtime=0.37 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) S 11082 11084 4424 0 -1 4202560 227 0 0 0 23 14 0 0 20 0 20 0 340405397 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139825146329768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11095] ppid=11082 vsize=3090984 CPUtime=3.29 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) R 11082 11084 4424 0 -1 4202560 240 0 0 0 321 8 0 0 20 0 20 0 340405399 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139824664107496 139825294114032 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11096] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11082 11084 4424 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 340405399 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139824663053560 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11097] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11082 11084 4424 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 340405399 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139824662000648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11098] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340405401 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139824660949136 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11099] ppid=11082 vsize=3090984 CPUtime=0.57 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11082 11084 4424 0 -1 4202560 4860 0 0 0 57 0 0 0 20 0 20 0 340405401 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139824659897272 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11100] ppid=11082 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11082 11084 4424 0 -1 4202560 11092 0 0 0 56 2 0 0 20 0 20 0 340405401 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139824658844472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11101] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340405401 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139824657791864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11102] ppid=11082 vsize=3090984 CPUtime=0.29 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11082 11084 4424 0 -1 4202560 43 0 0 0 10 19 0 0 20 0 20 0 340405401 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139824656739272 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11136] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11136/stat : 11136 (java) S 11082 11084 4424 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 20 0 340477576 3165167616 421875 33554432000 1073741824 1073778376 140735669905360 139824654201896 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 737.28
Current children cumulated vsize (KiB) 3090984

[startup+733.901 s]
/proc/loadavg: 2.00 2.01 2.02 3/214 11137
/proc/meminfo: memFree=24377896/32873648 swapFree=7112/7112
[pid=11084] ppid=11082 vsize=3090984 CPUtime=737.67 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11082 11084 4424 0 -1 4202496 22602 0 1 0 73616 151 0 0 20 0 20 0 340405395 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 140735669896496 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11084/statm: 772746 421893 2306 9 0 763167 0
[pid=11084/tid=11086] ppid=11082 vsize=3090984 CPUtime=729.15 cores=1,3,5,7
/proc/11084/task/11086/stat : 11086 (java) S 11082 11084 4424 0 -1 4202560 3263 0 1 0 72896 19 0 0 20 0 20 0 340405396 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139825287988408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11087] ppid=11082 vsize=3090984 CPUtime=0.43 cores=1,3,5,7
/proc/11084/task/11087/stat : 11087 (java) S 11082 11084 4424 0 -1 4202560 261 0 0 0 28 15 0 0 20 0 20 0 340405397 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139825153698344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11088] ppid=11082 vsize=3090984 CPUtime=0.36 cores=1,3,5,7
/proc/11084/task/11088/stat : 11088 (java) S 11082 11084 4424 0 -1 4202560 210 0 0 0 22 14 0 0 20 0 20 0 340405397 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139825152645544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11089] ppid=11082 vsize=3090984 CPUtime=0.55 cores=1,3,5,7
/proc/11084/task/11089/stat : 11089 (java) S 11082 11084 4424 0 -1 4202560 333 0 0 0 34 21 0 0 20 0 20 0 340405397 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139825151592744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11090] ppid=11082 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11082 11084 4424 0 -1 4202560 276 0 0 0 37 17 0 0 20 0 20 0 340405397 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139825150539944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11091] ppid=11082 vsize=3090984 CPUtime=0.41 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11082 11084 4424 0 -1 4202560 212 0 0 0 30 11 0 0 20 0 20 0 340405397 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139825149488168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11092] ppid=11082 vsize=3090984 CPUtime=0.31 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) S 11082 11084 4424 0 -1 4202560 169 0 0 0 21 10 0 0 20 0 20 0 340405397 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139825148435368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11093] ppid=11082 vsize=3090984 CPUtime=0.38 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11082 11084 4424 0 -1 4202560 165 0 0 0 27 11 0 0 20 0 20 0 340405397 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139825147382568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11094] ppid=11082 vsize=3090984 CPUtime=0.37 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) S 11082 11084 4424 0 -1 4202560 227 0 0 0 23 14 0 0 20 0 20 0 340405397 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139825146329768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11095] ppid=11082 vsize=3090984 CPUtime=3.68 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) R 11082 11084 4424 0 -1 4202560 258 0 0 0 360 8 0 0 20 0 20 0 340405399 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139824664107616 139825294841908 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11096] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11082 11084 4424 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 340405399 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139824663053560 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11097] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11082 11084 4424 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 340405399 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139824662000648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11098] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340405401 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139824660949136 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11099] ppid=11082 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11082 11084 4424 0 -1 4202560 4862 0 0 0 58 0 0 0 20 0 20 0 340405401 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139824659889240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11100] ppid=11082 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11082 11084 4424 0 -1 4202560 11092 0 0 0 56 2 0 0 20 0 20 0 340405401 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139824658844472 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11101] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340405401 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139824657791864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11102] ppid=11082 vsize=3090984 CPUtime=0.29 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11082 11084 4424 0 -1 4202560 43 0 0 0 10 19 0 0 20 0 20 0 340405401 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139824656739272 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11136] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11136/stat : 11136 (java) S 11082 11084 4424 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 20 0 340477576 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139824654201896 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11137] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11137/stat : 11137 (java) S 11082 11084 4424 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 20 0 340478656 3165167616 421893 33554432000 1073741824 1073778376 140735669905360 139824653148328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 737.67
Current children cumulated vsize (KiB) 3090984

[startup+734.101 s]
/proc/loadavg: 2.00 2.01 2.02 3/214 11137
/proc/meminfo: memFree=24377896/32873648 swapFree=7112/7112
[pid=11084] ppid=11082 vsize=3090984 CPUtime=737.89 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11082 11084 4424 0 -1 4202496 22664 0 1 0 73637 152 0 0 20 0 20 0 340405395 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 140735669896496 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11084/statm: 772746 421949 2306 9 0 763167 0
[pid=11084/tid=11086] ppid=11082 vsize=3090984 CPUtime=729.15 cores=1,3,5,7
/proc/11084/task/11086/stat : 11086 (java) S 11082 11084 4424 0 -1 4202560 3263 0 1 0 72896 19 0 0 20 0 20 0 340405396 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139825287988408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11087] ppid=11082 vsize=3090984 CPUtime=0.43 cores=1,3,5,7
/proc/11084/task/11087/stat : 11087 (java) S 11082 11084 4424 0 -1 4202560 261 0 0 0 28 15 0 0 20 0 20 0 340405397 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139825153698344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11088] ppid=11082 vsize=3090984 CPUtime=0.36 cores=1,3,5,7
/proc/11084/task/11088/stat : 11088 (java) S 11082 11084 4424 0 -1 4202560 210 0 0 0 22 14 0 0 20 0 20 0 340405397 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139825152645544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11089] ppid=11082 vsize=3090984 CPUtime=0.55 cores=1,3,5,7
/proc/11084/task/11089/stat : 11089 (java) S 11082 11084 4424 0 -1 4202560 333 0 0 0 34 21 0 0 20 0 20 0 340405397 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139825151592744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11090] ppid=11082 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11082 11084 4424 0 -1 4202560 276 0 0 0 37 17 0 0 20 0 20 0 340405397 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139825150539944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11091] ppid=11082 vsize=3090984 CPUtime=0.41 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11082 11084 4424 0 -1 4202560 212 0 0 0 30 11 0 0 20 0 20 0 340405397 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139825149488168 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11092] ppid=11082 vsize=3090984 CPUtime=0.31 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) S 11082 11084 4424 0 -1 4202560 169 0 0 0 21 10 0 0 20 0 20 0 340405397 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139825148435368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11093] ppid=11082 vsize=3090984 CPUtime=0.38 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11082 11084 4424 0 -1 4202560 165 0 0 0 27 11 0 0 20 0 20 0 340405397 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139825147382568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11094] ppid=11082 vsize=3090984 CPUtime=0.37 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) S 11082 11084 4424 0 -1 4202560 227 0 0 0 23 14 0 0 20 0 20 0 340405397 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139825146329768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11095] ppid=11082 vsize=3090984 CPUtime=3.88 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) R 11082 11084 4424 0 -1 4202560 297 0 0 0 380 8 0 0 20 0 20 0 340405399 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139824664107432 139825294111147 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11096] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11082 11084 4424 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 340405399 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139824663053560 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11097] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11082 11084 4424 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 340405399 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139824662000648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11098] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340405401 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139824660949136 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11099] ppid=11082 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11082 11084 4424 0 -1 4202560 4883 0 0 0 58 0 0 0 20 0 20 0 340405401 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139824659873720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11100] ppid=11082 vsize=3090984 CPUtime=0.58 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11082 11084 4424 0 -1 4202560 11092 0 0 0 56 2 0 0 20 0 20 0 340405401 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139824658835976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11101] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11082 11084 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340405401 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139824657791864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11102] ppid=11082 vsize=3090984 CPUtime=0.29 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11082 11084 4424 0 -1 4202560 43 0 0 0 10 19 0 0 20 0 20 0 340405401 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139824656739272 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11136] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11136/stat : 11136 (java) S 11082 11084 4424 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 20 0 340477576 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139824654201896 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11137] ppid=11082 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11137/stat : 11137 (java) S 11082 11084 4424 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 20 0 340478656 3165167616 421949 33554432000 1073741824 1073778376 140735669905360 139824653147592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 737.89
Current children cumulated vsize (KiB) 3090984

Child status: 1
Real time (s): 734.196
CPU time (s): 738.182
CPU user time (s): 736.439
CPU system time (s): 1.74273
CPU usage (%): 100.543
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 736.439
system time used= 1.74273
maximum resident set size= 1693880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22677
page faults= 1
swaps= 0
block input operations= 0
block output operations= 624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16060
involuntary context switches= 8592

runsolver used 3.14152 second user time and 7.13891 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-03 18:59:55
IDJOB=3741356
IDBENCH=89843
IDSOLVER=2319
FILE ID=node126/3741356-1338742795
RUNJOBID= node126-1338713124-4441
PBS_JOBID= 14636723
Free space on /tmp= 70788 MiB

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

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

MD5SUM BENCH= fa5c07257df1fb9de8867209807734ca
RANDOM SEED=1572429763

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26851200 kB
Buffers:          425256 kB
Cached:          3837980 kB
SwapCached:         9476 kB
Active:          2414464 kB
Inactive:        2723304 kB
Active(anon):     864252 kB
Inactive(anon):    12168 kB
Active(file):    1550212 kB
Inactive(file):  2711136 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:              4036 kB
Writeback:             0 kB
AnonPages:        894852 kB
Mapped:            17876 kB
Shmem:                 0 kB
Slab:             724208 kB
SReclaimable:     167964 kB
SUnreclaim:       556244 kB
KernelStack:        1600 kB
PageTables:         5664 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1827996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    860160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70784 MiB
End job on node126 at 2012-06-03 19:12:09