Trace number 3745030

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) 574.17 569.559

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped3.D.recomb10-0.20-15.opb
MD5SUM0873f191d5428e528a87fed4bd4a0589
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark689
Best CPU time to get the best result obtained on this benchmark34.7377
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62483
Total number of constraints274986
Number of constraints which are clauses274986
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 constraint339
Number of terms in the objective function 1880
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 525480
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 525480
Number of bits of the biggest sum of numbers20
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.03/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.03/0.06	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.03/0.06	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.03/0.06	c no version file found!!!
0.03/0.06	c sun.arch.data.model	64
0.03/0.06	c java.version	1.6.0_24
0.03/0.06	c os.name	Linux
0.03/0.06	c os.version	2.6.32-71.29.1.el6.x86_64
0.03/0.06	c os.arch	amd64
0.03/0.06	c Free memory 1599470296
0.03/0.06	c Max memory 1607860224
0.03/0.06	c Total memory 1607860224
0.03/0.06	c Number of processors 8
0.03/0.09	--- Begin Solver configuration ---
0.03/0.09	c Stops conflict analysis at the first Unique Implication Point
0.03/0.09	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1cb1c5fa
0.03/0.09	c Learn all clauses as in MiniSAT
0.03/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.03/0.09	c VSIDS like heuristics from MiniSAT using a heap
0.03/0.09	c No reason simplification
0.03/0.09	c --- End Solver configuration ---
0.03/0.09	c solving HOME/instance-3745030-1338809225.opb
0.03/0.09	c reading problem ... 
2.01/1.57	c ... done. Wall clock time 1.486s.
2.01/1.57	c CPU time (experimental) 1.51s.
2.01/1.57	c #vars     62483
2.01/1.57	c #constraints  134356
2.57/1.84	c SATISFIABLE
2.57/1.84	c OPTIMIZING...
2.57/1.84	c Got one! Elapsed wall clock time (in seconds):1.756
2.57/1.89	o 22871
2.89/2.10	c Got one! Elapsed wall clock time (in seconds):2.013
3.09/2.15	o 5473
3.64/2.42	c Got one! Elapsed wall clock time (in seconds):2.332
3.64/2.47	o 5471
4.16/2.93	c Got one! Elapsed wall clock time (in seconds):2.848
4.16/2.98	o 5469
5.58/4.33	c Got one! Elapsed wall clock time (in seconds):4.243
5.58/4.38	o 5468
5.78/4.56	c Got one! Elapsed wall clock time (in seconds):4.41
5.78/4.56	o 696
5.88/4.66	c Got one! Elapsed wall clock time (in seconds):4.57
5.98/4.71	o 695
6.09/4.81	c Got one! Elapsed wall clock time (in seconds):4.725
6.09/4.86	o 694
6.19/4.96	c Got one! Elapsed wall clock time (in seconds):4.873
6.29/5.01	o 692
6.39/5.17	c Got one! Elapsed wall clock time (in seconds):5.087
6.49/5.22	o 691
6.70/5.40	c Got one! Elapsed wall clock time (in seconds):5.319
6.70/5.45	o 690
7.50/6.23	c Got one! Elapsed wall clock time (in seconds):6.147
7.50/6.28	o 689
286.93/283.54	c cleaning 202586 clauses out of 405272 for limit 3.1267688754230927E10
290.14/286.73	c cleaning 101547 clauses out of 203185 for limit 1.0274770066532762E11
290.74/287.37	c cleaning 50998 clauses out of 102140 for limit 3.377480203362071E11
291.14/287.74	c cleaning 25740 clauses out of 51641 for limit 1.1005642397999355E12
291.44/288.02	c cleaning 13100 clauses out of 26400 for limit 3.5467247801645884E12
291.65/288.24	c cleaning 6796 clauses out of 13804 for limit 1.123105100634993E13
291.84/288.43	c cleaning 3640 clauses out of 7504 for limit 3.393519622536625E13
292.04/288.62	c cleaning 2083 clauses out of 4367 for limit 9.64538173899612E13
292.24/288.81	c cleaning 1261 clauses out of 2781 for limit 2.490313227085617E14
292.34/288.99	c cleaning 897 clauses out of 2021 for limit 5.656907136413164E14
292.54/289.13	c cleaning 713 clauses out of 1624 for limit 1.1609545689796885E15
292.65/289.25	c cleaning 611 clauses out of 1411 for limit 2.2035866022743692E15
292.75/289.38	c cleaning 608 clauses out of 1299 for limit 3.9433866435771186E-5
292.94/289.52	c cleaning 546 clauses out of 1191 for limit 7.092880414441227E-5
293.04/289.68	c cleaning 530 clauses out of 1146 for limit 1.2168587809736061E-4
293.24/289.83	c cleaning 518 clauses out of 1116 for limit 2.060708158019525E-4
293.34/289.97	c cleaning 536 clauses out of 1098 for limit 3.454094632936573E-4
293.54/290.17	c cleaning 431 clauses out of 1061 for limit 5.889013682349258E-4
293.75/290.35	c cleaning 467 clauses out of 1130 for limit 9.118751711992065E-4
293.94/290.55	c cleaning 482 clauses out of 1163 for limit 0.0014611338647786203
294.14/290.75	c cleaning 495 clauses out of 1182 for limit 0.0023732453767161227
294.34/290.96	c cleaning 501 clauses out of 1186 for limit 0.0038966985171656095
294.54/291.16	c cleaning 497 clauses out of 1185 for limit 0.006431600080107709
294.74/291.37	c cleaning 499 clauses out of 1190 for limit 0.010583159255817326
294.95/291.55	c cleaning 498 clauses out of 1190 for limit 0.017435592357155975
295.14/291.75	c cleaning 496 clauses out of 1191 for limit 0.0287007523851617
295.34/291.94	c cleaning 502 clauses out of 1197 for limit 0.047188459906376254
295.54/292.13	c cleaning 495 clauses out of 1193 for limit 0.07792492153894814
295.74/292.32	c cleaning 500 clauses out of 1198 for limit 0.12797227373212025
295.96/292.51	c cleaning 500 clauses out of 1198 for limit 0.2110433992087601
296.15/292.70	c cleaning 497 clauses out of 1200 for limit 0.34815469474725835
296.35/292.90	c cleaning 504 clauses out of 1201 for limit 0.5725288264044762
567.27/562.64	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
567.27/562.64		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
567.27/562.64		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
567.67/563.09		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
567.67/563.09		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
567.67/563.09		at org.sat4j.minisat.core.Solver.search(Unknown Source)
568.87/564.24		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
568.87/564.24		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
568.87/564.24		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
568.87/564.24		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
569.77/565.15		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
569.77/565.15		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
569.77/565.15		at org.sat4j.AbstractLauncher.run(Unknown Source)
569.77/565.15		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
573.27/568.64	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
573.27/568.64		at java.util.Arrays.copyOfRange(Arrays.java:3209)
573.27/568.64		at java.lang.String.<init>(String.java:215)
573.27/568.64		at java.lang.StringBuilder.toString(StringBuilder.java:430)
573.27/568.64		at org.sat4j.minisat.core.SolverStats.printStat(Unknown Source)
573.27/568.64		at org.sat4j.minisat.core.Solver.printStat(Unknown Source)
573.27/568.64		at org.sat4j.tools.SolverDecorator.printStat(Unknown Source)
573.27/568.64		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
574.17/569.55		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-3745030-1338809225/watcher-3745030-1338809225 -o /tmp/evaluation-result-3745030-1338809225/solver-3745030-1338809225 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3745030-1338809225.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.00 2.03 2.00 3/194 27977
/proc/meminfo: memFree=26087744/32873648 swapFree=6864/6864
[pid=27977] ppid=27975 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/27977/stat : 27977 (java) S 27975 27977 27496 0 -1 4202496 1277 0 0 0 0 0 0 0 20 0 2 0 347049334 98570240 979 33554432000 1073741824 1073778376 140734059430528 140734059421664 213196505149 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27977/statm: 24065 979 745 9 0 16771 0
[pid=27977/tid=27978] ppid=27975 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27978/stat : 27978 (java) R 27975 27977 27496 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 2 0 347049335 98570240 979 33554432000 1073741824 1073778376 140734059430528 140465346641448 213193147776 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.043888 s]
/proc/loadavg: 2.00 2.03 2.00 3/194 27977
/proc/meminfo: memFree=26087744/32873648 swapFree=6864/6864
[pid=27977] ppid=27975 vsize=2623916 CPUtime=0.03 cores=1,3,5,7
/proc/27977/stat : 27977 (java) S 27975 27977 27496 0 -1 4202496 3954 0 1 0 3 0 0 0 20 0 13 0 347049334 2686889984 5163 33554432000 1073741824 1073778376 140734059430528 140734059421664 213196505149 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27977/statm: 655979 5163 1709 9 0 646680 0
[pid=27977/tid=27978] ppid=27975 vsize=2623916 CPUtime=0.02 cores=1,3,5,7
/proc/27977/task/27978/stat : 27978 (java) R 27975 27977 27496 0 -1 4202560 2773 0 1 0 2 0 0 0 20 0 13 0 347049335 2686889984 5163 33554432000 1073741824 1073778376 140734059430528 140465346643688 140465350657369 0 4 0 16800971 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2623916

[startup+0.100236 s]
/proc/loadavg: 2.00 2.03 2.00 3/194 27977
/proc/meminfo: memFree=26087744/32873648 swapFree=6864/6864
[pid=27977] ppid=27975 vsize=2957856 CPUtime=0.1 cores=1,3,5,7
/proc/27977/stat : 27977 (java) S 27975 27977 27496 0 -1 4202496 4923 0 1 0 9 1 0 0 20 0 18 0 347049334 3028844544 7648 33554432000 1073741824 1073778376 140734059430528 140734059421664 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27977/statm: 739464 7648 2130 9 0 729885 0
[pid=27977/tid=27978] ppid=27975 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/27977/task/27978/stat : 27978 (java) R 27975 27977 27496 0 -1 4202560 3003 0 1 0 8 0 0 0 20 0 18 0 347049335 3028844544 7648 33554432000 1073741824 1073778376 140734059430528 140465346643240 140465177385293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2957856

[startup+0.300197 s]
/proc/loadavg: 2.00 2.03 2.00 3/194 27977
/proc/meminfo: memFree=26087744/32873648 swapFree=6864/6864
[pid=27977] ppid=27975 vsize=2958196 CPUtime=0.5 cores=1,3,5,7
/proc/27977/stat : 27977 (java) S 27975 27977 27496 0 -1 4202496 6724 0 1 0 49 1 0 0 20 0 18 0 347049334 3029192704 10718 33554432000 1073741824 1073778376 140734059430528 140734059421664 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27977/statm: 739464 10634 2240 9 0 729885 0
[pid=27977/tid=27978] ppid=27975 vsize=2957856 CPUtime=0.27 cores=1,3,5,7
/proc/27977/task/27978/stat : 27978 (java) R 27975 27977 27496 0 -1 4202560 3015 0 1 0 27 0 0 0 20 0 18 0 347049335 3028844544 10634 33554432000 1073741824 1073778376 140734059430528 140465346646288 140465177593312 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2958196

[startup+0.700309 s]
/proc/loadavg: 2.00 2.03 2.00 3/194 27977
/proc/meminfo: memFree=26087744/32873648 swapFree=6864/6864
[pid=27977] ppid=27975 vsize=2957856 CPUtime=1.1 cores=1,3,5,7
/proc/27977/stat : 27977 (java) S 27975 27977 27496 0 -1 4202496 8733 0 1 0 105 5 0 0 20 0 18 0 347049334 3028844544 55375 33554432000 1073741824 1073778376 140734059430528 140734059421664 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27977/statm: 739464 55375 2250 9 0 729885 0
[pid=27977/tid=27978] ppid=27975 vsize=2957856 CPUtime=0.67 cores=1,3,5,7
/proc/27977/task/27978/stat : 27978 (java) R 27975 27977 27496 0 -1 4202560 3100 0 1 0 64 3 0 0 20 0 18 0 347049335 3028844544 55375 33554432000 1073741824 1073778376 140734059430528 140465346637936 213196530957 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 2957856

[startup+1.50394 s]
/proc/loadavg: 2.00 2.03 2.00 3/212 27995
/proc/meminfo: memFree=25717092/32873648 swapFree=6864/6864
[pid=27977] ppid=27975 vsize=2957856 CPUtime=2.01 cores=1,3,5,7
/proc/27977/stat : 27977 (java) S 27975 27977 27496 0 -1 4202496 8896 0 1 0 191 10 0 0 20 0 18 0 347049334 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140734059421664 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27977/statm: 739464 115303 2266 9 0 729885 0
[pid=27977/tid=27978] ppid=27975 vsize=2957856 CPUtime=1.44 cores=1,3,5,7
/proc/27977/task/27978/stat : 27978 (java) R 27975 27977 27496 0 -1 4202560 3214 0 1 0 137 7 0 0 20 0 18 0 347049335 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465346638032 140465349931927 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=27980] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27980/stat : 27980 (java) S 27975 27977 27496 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 18 0 347049335 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465330072488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=27981] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27981/stat : 27981 (java) S 27975 27977 27496 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 347049335 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465329019944 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27982] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27982/stat : 27982 (java) S 27975 27977 27496 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 347049335 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465327966888 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27983] ppid=27975 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/27977/task/27983/stat : 27983 (java) S 27975 27977 27496 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 347049335 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465326914344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27984] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27984/stat : 27984 (java) S 27975 27977 27496 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 347049335 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465325861288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27985] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27985/stat : 27985 (java) S 27975 27977 27496 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 347049335 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465324808744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27986] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27986/stat : 27986 (java) S 27975 27977 27496 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 347049335 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465323755688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27987] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27987/stat : 27987 (java) S 27975 27977 27496 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 347049335 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465322703144 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27988] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27988/stat : 27988 (java) S 27975 27977 27496 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 347049336 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465310292840 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27989] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27989/stat : 27989 (java) S 27975 27977 27496 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 347049337 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465309239160 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27990] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27990/stat : 27990 (java) S 27975 27977 27496 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 347049337 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465308185992 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27991] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27991/stat : 27991 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347049339 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465307134736 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27992] ppid=27975 vsize=2957856 CPUtime=0.21 cores=1,3,5,7
/proc/27977/task/27992/stat : 27992 (java) S 27975 27977 27496 0 -1 4202560 2663 0 0 0 21 0 0 0 20 0 18 0 347049339 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465306081592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27993] ppid=27975 vsize=2957856 CPUtime=0.19 cores=1,3,5,7
/proc/27977/task/27993/stat : 27993 (java) S 27975 27977 27496 0 -1 4202560 1786 0 0 0 19 0 0 0 20 0 18 0 347049339 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465305029048 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27994] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27994/stat : 27994 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347049339 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465303976184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27995] ppid=27975 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27995/stat : 27995 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347049339 3028844544 115303 33554432000 1073741824 1073778376 140734059430528 140465302923848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 2957856

[startup+3.10071 s]
/proc/loadavg: 2.00 2.03 2.00 4/213 27997
/proc/meminfo: memFree=25632072/32873648 swapFree=6864/6864
[pid=27977] ppid=27975 vsize=3024420 CPUtime=4.37 cores=1,3,5,7
/proc/27977/stat : 27977 (java) S 27975 27977 27496 0 -1 4202496 14855 0 1 0 426 11 0 0 20 0 19 0 347049334 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140734059421664 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27977/statm: 756105 117974 2294 9 0 746526 0
[pid=27977/tid=27978] ppid=27975 vsize=3024420 CPUtime=3.03 cores=1,3,5,7
/proc/27977/task/27978/stat : 27978 (java) R 27975 27977 27496 0 -1 4202560 3228 0 1 0 296 7 0 0 20 0 19 0 347049335 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465346646888 140465178062576 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=27980] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27980/stat : 27980 (java) S 27975 27977 27496 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 347049335 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465330072488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=27981] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27981/stat : 27981 (java) S 27975 27977 27496 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 347049335 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465329019944 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27982] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27982/stat : 27982 (java) S 27975 27977 27496 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 347049335 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465327966888 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27983] ppid=27975 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/27977/task/27983/stat : 27983 (java) S 27975 27977 27496 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 347049335 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465326914344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27984] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27984/stat : 27984 (java) S 27975 27977 27496 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 347049335 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465325861288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27985] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27985/stat : 27985 (java) S 27975 27977 27496 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 347049335 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465324808744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27986] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27986/stat : 27986 (java) S 27975 27977 27496 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 347049335 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465323755688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27987] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27987/stat : 27987 (java) S 27975 27977 27496 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 347049335 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465322703144 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27988] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27988/stat : 27988 (java) S 27975 27977 27496 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 347049336 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465310292840 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27989] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27989/stat : 27989 (java) S 27975 27977 27496 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347049337 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465309239160 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27990] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27990/stat : 27990 (java) S 27975 27977 27496 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 347049337 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465308185992 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27991] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27991/stat : 27991 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347049339 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465307134736 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27992] ppid=27975 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/27977/task/27992/stat : 27992 (java) S 27975 27977 27496 0 -1 4202560 6536 0 0 0 57 2 0 0 20 0 19 0 347049339 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465306081592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27993] ppid=27975 vsize=3024420 CPUtime=0.58 cores=1,3,5,7
/proc/27977/task/27993/stat : 27993 (java) S 27975 27977 27496 0 -1 4202560 3834 0 0 0 58 0 0 0 20 0 19 0 347049339 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465305029048 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27994] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27994/stat : 27994 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347049339 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465303976184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27995] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27995/stat : 27995 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347049339 3097006080 117974 33554432000 1073741824 1073778376 140734059430528 140465302923848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 3024420

[startup+6.30064 s]
/proc/loadavg: 2.00 2.03 2.00 3/213 28006
/proc/meminfo: memFree=25626240/32873648 swapFree=6864/6864
[pid=27977] ppid=27975 vsize=3024420 CPUtime=7.6 cores=1,3,5,7
/proc/27977/stat : 27977 (java) S 27975 27977 27496 0 -1 4202496 14885 0 1 0 749 11 0 0 20 0 18 0 347049334 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140734059421664 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27977/statm: 756105 117167 2295 9 0 746526 0
[pid=27977/tid=27978] ppid=27975 vsize=3024420 CPUtime=6.22 cores=1,3,5,7
/proc/27977/task/27978/stat : 27978 (java) R 27975 27977 27496 0 -1 4202560 3230 0 1 0 615 7 0 0 20 0 18 0 347049335 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465346645064 140465178309520 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=27980] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27980/stat : 27980 (java) S 27975 27977 27496 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 18 0 347049335 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465330072488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=27981] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27981/stat : 27981 (java) S 27975 27977 27496 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 347049335 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465329019944 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27982] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27982/stat : 27982 (java) S 27975 27977 27496 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 347049335 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465327966888 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27983] ppid=27975 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/27977/task/27983/stat : 27983 (java) S 27975 27977 27496 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 347049335 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465326914344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27984] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27984/stat : 27984 (java) S 27975 27977 27496 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 347049335 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465325861288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27985] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27985/stat : 27985 (java) S 27975 27977 27496 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 347049335 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465324808744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27986] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27986/stat : 27986 (java) S 27975 27977 27496 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 347049335 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465323755688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27987] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27987/stat : 27987 (java) S 27975 27977 27496 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 347049335 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465322703144 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27988] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27988/stat : 27988 (java) S 27975 27977 27496 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 347049336 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465310292840 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27989] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27989/stat : 27989 (java) S 27975 27977 27496 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 347049337 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465309239160 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27990] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27990/stat : 27990 (java) S 27975 27977 27496 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 347049337 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465308185992 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27991] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27991/stat : 27991 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347049339 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465307134736 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27992] ppid=27975 vsize=3024420 CPUtime=0.6 cores=1,3,5,7
/proc/27977/task/27992/stat : 27992 (java) S 27975 27977 27496 0 -1 4202560 6536 0 0 0 58 2 0 0 20 0 18 0 347049339 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465306081592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27993] ppid=27975 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/27977/task/27993/stat : 27993 (java) S 27975 27977 27496 0 -1 4202560 3834 0 0 0 59 0 0 0 20 0 18 0 347049339 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465305029048 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27994] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27994/stat : 27994 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347049339 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465303976184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27995] ppid=27975 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27995/stat : 27995 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347049339 3097006080 117167 33554432000 1073741824 1073778376 140734059430528 140465302923848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

/proc/27977/task/27991/stat : 27991 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347049339 3165167616 420055 33554432000 1073741824 1073778376 140734059430528 140465307134736 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27992] ppid=27975 vsize=3090984 CPUtime=0.66 cores=1,3,5,7
/proc/27977/task/27992/stat : 27992 (java) S 27975 27977 27496 0 -1 4202560 6544 0 0 0 64 2 0 0 20 0 20 0 347049339 3165167616 420055 33554432000 1073741824 1073778376 140734059430528 140465306081592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27993] ppid=27975 vsize=3090984 CPUtime=0.65 cores=1,3,5,7
/proc/27977/task/27993/stat : 27993 (java) S 27975 27977 27496 0 -1 4202560 3841 0 0 0 65 0 0 0 20 0 20 0 347049339 3165167616 420055 33554432000 1073741824 1073778376 140734059430528 140465305029048 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27994] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27994/stat : 27994 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347049339 3165167616 420055 33554432000 1073741824 1073778376 140734059430528 140465303976184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27995] ppid=27975 vsize=3090984 CPUtime=0.24 cores=1,3,5,7
/proc/27977/task/27995/stat : 27995 (java) S 27975 27977 27496 0 -1 4202560 33 0 0 0 11 13 0 0 20 0 20 0 347049339 3165167616 420055 33554432000 1073741824 1073778376 140734059430528 140465302923848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=28008] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/28008/stat : 28008 (java) S 27975 27977 27496 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 347049968 3165167616 420055 33554432000 1073741824 1073778376 140734059430528 140465300722728 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=28039] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/28039/stat : 28039 (java) S 27975 27977 27496 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 347106084 3165167616 420055 33554432000 1073741824 1073778376 140734059430528 140465299668664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 572.57
Current children cumulated vsize (KiB) 3090984

[startup+568.707 s]
/proc/loadavg: 1.01 1.32 1.68 2/190 28039
/proc/meminfo: memFree=26095640/32873648 swapFree=6864/6864
[pid=27977] ppid=27975 vsize=3090984 CPUtime=573.37 cores=1,3,5,7
/proc/27977/stat : 27977 (java) S 27975 27977 27496 0 -1 4202496 17328 0 1 0 57196 141 0 0 20 0 20 0 347049334 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140734059421664 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27977/statm: 772746 420056 2311 9 0 763167 0
[pid=27977/tid=27978] ppid=27975 vsize=3090984 CPUtime=552.23 cores=1,3,5,7
/proc/27977/task/27978/stat : 27978 (java) S 27975 27977 27496 0 -1 4202560 3278 0 1 0 55208 15 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465346647224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27980] ppid=27975 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/27977/task/27980/stat : 27980 (java) S 27975 27977 27496 0 -1 4202560 254 0 0 0 40 14 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465330072488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27981] ppid=27975 vsize=3090984 CPUtime=0.65 cores=1,3,5,7
/proc/27977/task/27981/stat : 27981 (java) S 27975 27977 27496 0 -1 4202560 364 0 0 0 44 21 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465329019944 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27982] ppid=27975 vsize=3090984 CPUtime=0.37 cores=1,3,5,7
/proc/27977/task/27982/stat : 27982 (java) S 27975 27977 27496 0 -1 4202560 181 0 0 0 28 9 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465327966888 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27983] ppid=27975 vsize=3090984 CPUtime=0.76 cores=1,3,5,7
/proc/27977/task/27983/stat : 27983 (java) S 27975 27977 27496 0 -1 4202560 452 0 0 0 51 25 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465326914344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27984] ppid=27975 vsize=3090984 CPUtime=0.44 cores=1,3,5,7
/proc/27977/task/27984/stat : 27984 (java) S 27975 27977 27496 0 -1 4202560 217 0 0 0 32 12 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465325861288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27985] ppid=27975 vsize=3090984 CPUtime=0.45 cores=1,3,5,7
/proc/27977/task/27985/stat : 27985 (java) S 27975 27977 27496 0 -1 4202560 178 0 0 0 37 8 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465324808744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27986] ppid=27975 vsize=3090984 CPUtime=0.57 cores=1,3,5,7
/proc/27977/task/27986/stat : 27986 (java) S 27975 27977 27496 0 -1 4202560 314 0 0 0 39 18 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465323755688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27987] ppid=27975 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/27977/task/27987/stat : 27987 (java) S 27975 27977 27496 0 -1 4202560 242 0 0 0 38 13 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465322703144 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27988] ppid=27975 vsize=3090984 CPUtime=13.82 cores=1,3,5,7
/proc/27977/task/27988/stat : 27988 (java) R 27975 27977 27496 0 -1 4202560 180 0 0 0 1378 4 0 0 20 0 20 0 347049336 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465310293000 140465352772754 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=27989] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27989/stat : 27989 (java) S 27975 27977 27496 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 347049337 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465309239160 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27990] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27990/stat : 27990 (java) S 27975 27977 27496 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 347049337 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465308185992 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27991] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27991/stat : 27991 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465307134736 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27992] ppid=27975 vsize=3090984 CPUtime=0.66 cores=1,3,5,7
/proc/27977/task/27992/stat : 27992 (java) S 27975 27977 27496 0 -1 4202560 6544 0 0 0 64 2 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465306081592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27993] ppid=27975 vsize=3090984 CPUtime=0.65 cores=1,3,5,7
/proc/27977/task/27993/stat : 27993 (java) S 27975 27977 27496 0 -1 4202560 3841 0 0 0 65 0 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465305029048 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27994] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27994/stat : 27994 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465303976184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27995] ppid=27975 vsize=3090984 CPUtime=0.24 cores=1,3,5,7
/proc/27977/task/27995/stat : 27995 (java) S 27975 27977 27496 0 -1 4202560 33 0 0 0 11 13 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465302923848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=28008] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/28008/stat : 28008 (java) S 27975 27977 27496 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 347049968 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465300722728 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=28039] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/28039/stat : 28039 (java) S 27975 27977 27496 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 347106084 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465299668200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 573.37
Current children cumulated vsize (KiB) 3090984

[startup+569.101 s]
/proc/loadavg: 1.01 1.32 1.68 2/190 28039
/proc/meminfo: memFree=26095640/32873648 swapFree=6864/6864
[pid=27977] ppid=27975 vsize=3090984 CPUtime=573.77 cores=1,3,5,7
/proc/27977/stat : 27977 (java) S 27975 27977 27496 0 -1 4202496 17330 0 1 0 57236 141 0 0 20 0 20 0 347049334 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140734059421664 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27977/statm: 772746 420056 2311 9 0 763167 0
[pid=27977/tid=27978] ppid=27975 vsize=3090984 CPUtime=552.23 cores=1,3,5,7
/proc/27977/task/27978/stat : 27978 (java) S 27975 27977 27496 0 -1 4202560 3278 0 1 0 55208 15 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465346647224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27980] ppid=27975 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/27977/task/27980/stat : 27980 (java) S 27975 27977 27496 0 -1 4202560 254 0 0 0 40 14 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465330072488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27981] ppid=27975 vsize=3090984 CPUtime=0.65 cores=1,3,5,7
/proc/27977/task/27981/stat : 27981 (java) S 27975 27977 27496 0 -1 4202560 364 0 0 0 44 21 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465329019944 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27982] ppid=27975 vsize=3090984 CPUtime=0.37 cores=1,3,5,7
/proc/27977/task/27982/stat : 27982 (java) S 27975 27977 27496 0 -1 4202560 181 0 0 0 28 9 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465327966888 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27983] ppid=27975 vsize=3090984 CPUtime=0.76 cores=1,3,5,7
/proc/27977/task/27983/stat : 27983 (java) S 27975 27977 27496 0 -1 4202560 452 0 0 0 51 25 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465326914344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27984] ppid=27975 vsize=3090984 CPUtime=0.44 cores=1,3,5,7
/proc/27977/task/27984/stat : 27984 (java) S 27975 27977 27496 0 -1 4202560 217 0 0 0 32 12 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465325861288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27985] ppid=27975 vsize=3090984 CPUtime=0.45 cores=1,3,5,7
/proc/27977/task/27985/stat : 27985 (java) S 27975 27977 27496 0 -1 4202560 178 0 0 0 37 8 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465324808744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27986] ppid=27975 vsize=3090984 CPUtime=0.57 cores=1,3,5,7
/proc/27977/task/27986/stat : 27986 (java) S 27975 27977 27496 0 -1 4202560 314 0 0 0 39 18 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465323755688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27987] ppid=27975 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/27977/task/27987/stat : 27987 (java) S 27975 27977 27496 0 -1 4202560 242 0 0 0 38 13 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465322703144 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27988] ppid=27975 vsize=3090984 CPUtime=14.21 cores=1,3,5,7
/proc/27977/task/27988/stat : 27988 (java) R 27975 27977 27496 0 -1 4202560 180 0 0 0 1417 4 0 0 20 0 20 0 347049336 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465310292840 140465353653344 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=27989] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27989/stat : 27989 (java) S 27975 27977 27496 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 347049337 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465309239160 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27990] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27990/stat : 27990 (java) S 27975 27977 27496 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 347049337 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465308185992 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27991] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27991/stat : 27991 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465307134736 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27992] ppid=27975 vsize=3090984 CPUtime=0.66 cores=1,3,5,7
/proc/27977/task/27992/stat : 27992 (java) S 27975 27977 27496 0 -1 4202560 6544 0 0 0 64 2 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465306081592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27993] ppid=27975 vsize=3090984 CPUtime=0.65 cores=1,3,5,7
/proc/27977/task/27993/stat : 27993 (java) S 27975 27977 27496 0 -1 4202560 3841 0 0 0 65 0 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465305029048 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27994] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27994/stat : 27994 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465303976184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27995] ppid=27975 vsize=3090984 CPUtime=0.24 cores=1,3,5,7
/proc/27977/task/27995/stat : 27995 (java) S 27975 27977 27496 0 -1 4202560 33 0 0 0 11 13 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465302923848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=28008] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/28008/stat : 28008 (java) S 27975 27977 27496 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 347049968 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465300722728 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=28039] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/28039/stat : 28039 (java) S 27975 27977 27496 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 20 0 347106084 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465299669384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 573.77
Current children cumulated vsize (KiB) 3090984

[startup+569.501 s]
/proc/loadavg: 1.01 1.32 1.68 2/190 28039
/proc/meminfo: memFree=26095640/32873648 swapFree=6864/6864
[pid=27977] ppid=27975 vsize=3090984 CPUtime=574.17 cores=1,3,5,7
/proc/27977/stat : 27977 (java) S 27975 27977 27496 0 -1 4202496 17331 0 1 0 57276 141 0 0 20 0 20 0 347049334 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140734059421664 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27977/statm: 772746 420056 2311 9 0 763167 0
[pid=27977/tid=27978] ppid=27975 vsize=3090984 CPUtime=552.23 cores=1,3,5,7
/proc/27977/task/27978/stat : 27978 (java) S 27975 27977 27496 0 -1 4202560 3278 0 1 0 55208 15 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465346647224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27980] ppid=27975 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/27977/task/27980/stat : 27980 (java) S 27975 27977 27496 0 -1 4202560 254 0 0 0 40 14 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465330072488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27981] ppid=27975 vsize=3090984 CPUtime=0.65 cores=1,3,5,7
/proc/27977/task/27981/stat : 27981 (java) S 27975 27977 27496 0 -1 4202560 364 0 0 0 44 21 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465329019944 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27982] ppid=27975 vsize=3090984 CPUtime=0.37 cores=1,3,5,7
/proc/27977/task/27982/stat : 27982 (java) S 27975 27977 27496 0 -1 4202560 181 0 0 0 28 9 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465327966888 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27983] ppid=27975 vsize=3090984 CPUtime=0.76 cores=1,3,5,7
/proc/27977/task/27983/stat : 27983 (java) S 27975 27977 27496 0 -1 4202560 452 0 0 0 51 25 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465326914344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27984] ppid=27975 vsize=3090984 CPUtime=0.44 cores=1,3,5,7
/proc/27977/task/27984/stat : 27984 (java) S 27975 27977 27496 0 -1 4202560 217 0 0 0 32 12 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465325861288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27985] ppid=27975 vsize=3090984 CPUtime=0.45 cores=1,3,5,7
/proc/27977/task/27985/stat : 27985 (java) S 27975 27977 27496 0 -1 4202560 178 0 0 0 37 8 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465324808744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27986] ppid=27975 vsize=3090984 CPUtime=0.57 cores=1,3,5,7
/proc/27977/task/27986/stat : 27986 (java) S 27975 27977 27496 0 -1 4202560 314 0 0 0 39 18 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465323755688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27987] ppid=27975 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/27977/task/27987/stat : 27987 (java) S 27975 27977 27496 0 -1 4202560 242 0 0 0 38 13 0 0 20 0 20 0 347049335 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465322703144 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27988] ppid=27975 vsize=3090984 CPUtime=14.61 cores=1,3,5,7
/proc/27977/task/27988/stat : 27988 (java) R 27975 27977 27496 0 -1 4202560 180 0 0 0 1457 4 0 0 20 0 20 0 347049336 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465310293000 140465353154632 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=27989] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27989/stat : 27989 (java) S 27975 27977 27496 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 347049337 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465309239160 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27990] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27990/stat : 27990 (java) S 27975 27977 27496 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 347049337 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465308185992 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27991] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27991/stat : 27991 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465307134736 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27992] ppid=27975 vsize=3090984 CPUtime=0.66 cores=1,3,5,7
/proc/27977/task/27992/stat : 27992 (java) S 27975 27977 27496 0 -1 4202560 6544 0 0 0 64 2 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465306081592 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=27993] ppid=27975 vsize=3090984 CPUtime=0.65 cores=1,3,5,7
/proc/27977/task/27993/stat : 27993 (java) S 27975 27977 27496 0 -1 4202560 3841 0 0 0 65 0 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465305029048 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27977/tid=27994] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/27994/stat : 27994 (java) S 27975 27977 27496 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465303976184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27977/tid=27995] ppid=27975 vsize=3090984 CPUtime=0.24 cores=1,3,5,7
/proc/27977/task/27995/stat : 27995 (java) S 27975 27977 27496 0 -1 4202560 33 0 0 0 11 13 0 0 20 0 20 0 347049339 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465302923848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27977/tid=28008] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/28008/stat : 28008 (java) S 27975 27977 27496 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 347049968 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465300722728 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27977/tid=28039] ppid=27975 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/27977/task/28039/stat : 28039 (java) S 27975 27977 27496 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 347106084 3165167616 420056 33554432000 1073741824 1073778376 140734059430528 140465299668488 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 574.17
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27977 and gives
#  childrusage.ru_utime.tv_sec=571
#  childrusage.ru_utime.tv_usec=314147
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=683744
# CPU time returned by wait4() is 572.998
# while last known CPU time is 574.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 569.559
CPU time (s): 574.17
CPU user time (s): 572.76
CPU system time (s): 1.41
CPU usage (%): 100.81
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 571.314
system time used= 1.68374
maximum resident set size= 1680240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17340
page faults= 1
swaps= 0
block input operations= 40
block output operations= 568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12799
involuntary context switches= 5159

runsolver used 1.11983 second user time and 2.98754 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-04 13:27:05
IDJOB=3745030
IDBENCH=92889
IDSOLVER=2319
FILE ID=node113/3745030-1338809225
RUNJOBID= node113-1338807414-27513
PBS_JOBID= 14636872
Free space on /tmp= 70952 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/graca/normalized-ped3.D.recomb10-0.20-15.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3745030-1338809225/watcher-3745030-1338809225 -o /tmp/evaluation-result-3745030-1338809225/solver-3745030-1338809225 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3745030-1338809225.opb           

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

MD5SUM BENCH= 0873f191d5428e528a87fed4bd4a0589
RANDOM SEED=201639658

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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.92
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		: 2667.026
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:       32873648 kB
MemFree:        26087908 kB
Buffers:          550452 kB
Cached:          3664696 kB
SwapCached:         2028 kB
Active:          3457452 kB
Inactive:        2404616 kB
Active(anon):    1646480 kB
Inactive(anon):     1912 kB
Active(file):    1810972 kB
Inactive(file):  2402704 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:             11988 kB
Writeback:             0 kB
AnonPages:       1669696 kB
Mapped:            19480 kB
Shmem:                 0 kB
Slab:             764884 kB
SReclaimable:     208620 kB
SUnreclaim:       556264 kB
KernelStack:        1608 kB
PageTables:         7360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1824792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1626112 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= 70968 MiB
End job on node113 at 2012-06-04 13:36:35