Trace number 3744302

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) 1393.3 1384.36

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_8.opb
MD5SUM4bf433c60343e128a7fab53c33d88c45
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3841241
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 157464000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 48028849250
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 157464000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 48028849250
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.05/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.05/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.05/0.08	c no version file found!!!
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version	1.6.0_24
0.05/0.08	c os.name	Linux
0.05/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.05/0.08	c os.arch	amd64
0.05/0.08	c Free memory 1599470296
0.05/0.08	c Max memory 1607860224
0.05/0.08	c Total memory 1607860224
0.05/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@18e2b22
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-3744302-1338797548.opb
0.09/0.10	c reading problem ... 
0.81/0.48	c ... done. Wall clock time 0.383s.
0.81/0.48	c CPU time (experimental) 0.45s.
0.81/0.48	c #vars     5100
0.81/0.48	c #constraints  12508
2.31/0.90	c SATISFIABLE
2.31/0.90	c OPTIMIZING...
2.31/0.90	c Got one! Elapsed wall clock time (in seconds):0.805
2.31/0.95	o 3845631
2.60/1.03	c Got one! Elapsed wall clock time (in seconds):0.936
2.60/1.05	o 3841241
636.05/630.82	c cleaning 836479 clauses out of 1673023 for limit 5.321000825353811
645.86/640.69	c cleaning 418508 clauses out of 837043 for limit 17.52140160705993
647.67/642.43	c cleaning 209259 clauses out of 419035 for limit 57.71945224377481
648.67/643.49	c cleaning 105074 clauses out of 210277 for limit 189.87646008353678
650.06/644.82	c cleaning 52830 clauses out of 105702 for limit 622.3018174067955
650.36/645.14	c cleaning 26351 clauses out of 53373 for limit 2034.4782834034295
650.56/645.38	c cleaning 13422 clauses out of 27521 for limit 6500.276608815165
650.76/645.58	c cleaning 6965 clauses out of 14600 for limit 20227.098579617163
650.97/645.76	c cleaning 3729 clauses out of 8135 for limit 59866.62517063719
651.16/645.94	c cleaning 2116 clauses out of 4906 for limit 163708.29182917406
651.36/646.10	c cleaning 1302 clauses out of 3289 for limit 402305.27089563647
651.46/646.27	c cleaning 907 clauses out of 2488 for limit 877929.4525433428
651.66/646.43	c cleaning 704 clauses out of 2082 for limit 1731887.4633460345
651.76/646.59	c cleaning 600 clauses out of 1877 for limit 3164881.8100494305
651.97/646.76	c cleaning 888 clauses out of 1776 for limit 5510616.429529744
652.16/646.92	c cleaning 694 clauses out of 1388 for limit 1.1628121608302446E7
652.26/647.09	c cleaning 487 clauses out of 1195 for limit 2.229572117954287E7
652.46/647.25	c cleaning 267 clauses out of 1208 for limit 3.637293802771012E7
1387.21/1378.25	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
1387.21/1378.25		at java.math.BigInteger.subtract(BigInteger.java:1098)
1387.21/1378.25		at org.sat4j.minisat.constraints.pb.MaxWatchPb.propagate(Unknown Source)
1387.21/1378.25		at org.sat4j.minisat.core.Solver.propagate(Unknown Source)
1387.21/1378.25		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1387.21/1378.25		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1387.21/1378.25		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1387.21/1378.25		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1387.21/1378.25		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
1387.21/1378.25		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
1387.21/1378.25		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
1387.21/1378.25		at org.sat4j.AbstractLauncher.run(Unknown Source)
1387.21/1378.25		at org.sat4j.LanceurPseudo2007.main(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-3744302-1338797548/watcher-3744302-1338797548 -o /tmp/evaluation-result-3744302-1338797548/solver-3744302-1338797548 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744302-1338797548.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: 1.91 1.95 1.98 3/194 9058
/proc/meminfo: memFree=27477944/32873648 swapFree=7388/7388
[pid=9058] ppid=9056 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/9058/stat : 9058 (java) D 9056 9058 6470 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 345879289 9515008 183 33554432000 1073741824 1073778376 140735994314000 140735994305032 212073266869 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/9058/statm: 2323 183 140 9 0 71 0

[startup+0.0748051 s]
/proc/loadavg: 1.91 1.95 1.98 3/194 9058
/proc/meminfo: memFree=27477944/32873648 swapFree=7388/7388
[pid=9058] ppid=9056 vsize=2956804 CPUtime=0.05 cores=1,3,5,7
/proc/9058/stat : 9058 (java) S 9056 9058 6470 0 -1 4202496 4169 0 1 0 4 1 0 0 20 0 18 0 345879289 3027767296 5376 33554432000 1073741824 1073778376 140737338098880 140737338090016 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9058/statm: 739201 5376 1781 9 0 729885 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2956804

[startup+0.100308 s]
/proc/loadavg: 1.91 1.95 1.98 3/194 9058
/proc/meminfo: memFree=27477944/32873648 swapFree=7388/7388
[pid=9058] ppid=9056 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/9058/stat : 9058 (java) S 9056 9058 6470 0 -1 4202496 4981 0 1 0 8 1 0 0 20 0 18 0 345879289 3028844544 6171 33554432000 1073741824 1073778376 140737338098880 140737338090016 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9058/statm: 739464 6171 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.30028 s]
/proc/loadavg: 1.91 1.95 1.98 3/194 9058
/proc/meminfo: memFree=27477944/32873648 swapFree=7388/7388
[pid=9058] ppid=9056 vsize=2957856 CPUtime=0.51 cores=1,3,5,7
/proc/9058/stat : 9058 (java) S 9056 9058 6470 0 -1 4202496 6529 0 1 0 49 2 0 0 20 0 18 0 345879289 3028844544 10665 33554432000 1073741824 1073778376 140737338098880 140737338090016 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9058/statm: 739464 10666 2248 9 0 729885 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2957856

[startup+0.700299 s]
/proc/loadavg: 1.91 1.95 1.98 3/194 9058
/proc/meminfo: memFree=27477944/32873648 swapFree=7388/7388
[pid=9058] ppid=9056 vsize=3024420 CPUtime=1.71 cores=1,3,5,7
/proc/9058/stat : 9058 (java) S 9056 9058 6470 0 -1 4202496 16822 0 1 0 166 5 0 0 20 0 19 0 345879289 3097006080 22620 33554432000 1073741824 1073778376 140737338098880 140737338090016 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9058/statm: 756105 22620 2267 9 0 746526 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 3024420

[startup+1.50074 s]
/proc/loadavg: 1.91 1.95 1.98 5/212 9077
/proc/meminfo: memFree=27384304/32873648 swapFree=7388/7388
[pid=9058] ppid=9056 vsize=3024420 CPUtime=3.2 cores=1,3,5,7
/proc/9058/stat : 9058 (java) S 9056 9058 6470 0 -1 4202496 21002 0 1 0 314 6 0 0 20 0 19 0 345879289 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140737338090016 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9058/statm: 756105 35499 2285 9 0 746526 0
[pid=9058/tid=9060] ppid=9056 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/9058/task/9060/stat : 9060 (java) R 9056 9058 6470 0 -1 4202560 3137 0 1 0 143 3 0 0 20 0 19 0 345879290 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674274492776 140674147605018 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9061] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9061/stat : 9061 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674140179240 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9062] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9062/stat : 9062 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674139126440 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9063] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9063/stat : 9063 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674070473768 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9064] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9064/stat : 9064 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674069420968 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9065] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9065/stat : 9065 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674068367656 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9066] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9066/stat : 9066 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674067314856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9067] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9067/stat : 9067 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674066262568 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9068] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9068/stat : 9068 (java) S 9056 9058 6470 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674065209768 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9069] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9069/stat : 9069 (java) S 9056 9058 6470 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 345879293 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674053012200 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9070] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9070/stat : 9070 (java) S 9056 9058 6470 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 345879293 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674051958264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9071] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9071/stat : 9071 (java) S 9056 9058 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345879293 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674050905864 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9072] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9072/stat : 9072 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879295 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674049854352 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9073] ppid=9056 vsize=3024420 CPUtime=0.88 cores=1,3,5,7
/proc/9058/task/9073/stat : 9073 (java) S 9056 9058 6470 0 -1 4202560 8264 0 0 0 86 2 0 0 20 0 19 0 345879295 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674048800952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9074] ppid=9056 vsize=3024420 CPUtime=0.83 cores=1,3,5,7
/proc/9058/task/9074/stat : 9074 (java) S 9056 9058 6470 0 -1 4202560 8401 0 0 0 81 2 0 0 20 0 19 0 345879295 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674047748152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9075] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9075/stat : 9075 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879295 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674046696056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9076] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9076/stat : 9076 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879296 3097006080 35499 33554432000 1073741824 1073778376 140737338098880 140674045643464 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 3024420

[startup+3.10073 s]
/proc/loadavg: 1.91 1.95 1.98 3/212 9079
/proc/meminfo: memFree=27267440/32873648 swapFree=7388/7388
[pid=9058] ppid=9056 vsize=3024420 CPUtime=4.83 cores=1,3,5,7
/proc/9058/stat : 9058 (java) S 9056 9058 6470 0 -1 4202496 21188 0 1 0 471 12 0 0 20 0 19 0 345879289 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140737338090016 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9058/statm: 756105 116416 2297 9 0 746526 0
[pid=9058/tid=9060] ppid=9056 vsize=3024420 CPUtime=3.05 cores=1,3,5,7
/proc/9058/task/9060/stat : 9060 (java) R 9056 9058 6470 0 -1 4202560 3295 0 1 0 297 8 0 0 20 0 19 0 345879290 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674274491736 140674147718190 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9061] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9061/stat : 9061 (java) S 9056 9058 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674140179240 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9062] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9062/stat : 9062 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674139126440 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9063] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9063/stat : 9063 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674070473768 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9064] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9064/stat : 9064 (java) S 9056 9058 6470 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674069420968 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9065] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9065/stat : 9065 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674068367656 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9066] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9066/stat : 9066 (java) S 9056 9058 6470 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674067314856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9067] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9067/stat : 9067 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674066262568 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9068] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9068/stat : 9068 (java) S 9056 9058 6470 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674065209768 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9069] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9069/stat : 9069 (java) S 9056 9058 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 345879293 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674053012200 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9070] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9070/stat : 9070 (java) S 9056 9058 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345879293 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674051958264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9071] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9071/stat : 9071 (java) S 9056 9058 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345879293 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674050905864 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9072] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9072/stat : 9072 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879295 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674049854352 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9073] ppid=9056 vsize=3024420 CPUtime=0.9 cores=1,3,5,7
/proc/9058/task/9073/stat : 9073 (java) S 9056 9058 6470 0 -1 4202560 8266 0 0 0 88 2 0 0 20 0 19 0 345879295 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674048800952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9074] ppid=9056 vsize=3024420 CPUtime=0.83 cores=1,3,5,7
/proc/9058/task/9074/stat : 9074 (java) S 9056 9058 6470 0 -1 4202560 8401 0 0 0 81 2 0 0 20 0 19 0 345879295 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674047748152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9075] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9075/stat : 9075 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879295 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674046696056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9076] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9076/stat : 9076 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879296 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674045643464 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9079] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9079/stat : 9079 (java) S 9056 9058 6470 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 345879396 3097006080 116416 33554432000 1073741824 1073778376 140737338098880 140674043512488 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 3024420

[startup+6.30078 s]
/proc/loadavg: 1.92 1.95 1.98 3/212 9079
/proc/meminfo: memFree=27019112/32873648 swapFree=7388/7388
[pid=9058] ppid=9056 vsize=3024420 CPUtime=8.08 cores=1,3,5,7
/proc/9058/stat : 9058 (java) S 9056 9058 6470 0 -1 4202496 21212 0 1 0 795 13 0 0 20 0 19 0 345879289 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140737338090016 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9058/statm: 756105 119378 2297 9 0 746526 0
[pid=9058/tid=9060] ppid=9056 vsize=3024420 CPUtime=6.23 cores=1,3,5,7
/proc/9058/task/9060/stat : 9060 (java) R 9056 9058 6470 0 -1 4202560 3298 0 1 0 615 8 0 0 20 0 19 0 345879290 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674274491680 140674147717105 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9061] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9061/stat : 9061 (java) S 9056 9058 6470 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674140179240 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9062] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9062/stat : 9062 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674139126440 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9063] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9063/stat : 9063 (java) S 9056 9058 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674070473768 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9064] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9064/stat : 9064 (java) S 9056 9058 6470 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674069420968 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9065] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9065/stat : 9065 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674068367656 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9066] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9066/stat : 9066 (java) S 9056 9058 6470 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674067314856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9067] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9067/stat : 9067 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674066262568 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9068] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9068/stat : 9068 (java) S 9056 9058 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 345879292 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674065209768 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9069] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9069/stat : 9069 (java) S 9056 9058 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 345879293 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674053012200 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9070] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9070/stat : 9070 (java) S 9056 9058 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345879293 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674051958264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9071] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9071/stat : 9071 (java) S 9056 9058 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345879293 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674050905864 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9072] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9072/stat : 9072 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879295 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674049854352 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9073] ppid=9056 vsize=3024420 CPUtime=0.92 cores=1,3,5,7
/proc/9058/task/9073/stat : 9073 (java) S 9056 9058 6470 0 -1 4202560 8270 0 0 0 90 2 0 0 20 0 19 0 345879295 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674048800952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9074] ppid=9056 vsize=3024420 CPUtime=0.83 cores=1,3,5,7
/proc/9058/task/9074/stat : 9074 (java) S 9056 9058 6470 0 -1 4202560 8401 0 0 0 81 2 0 0 20 0 19 0 345879295 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674047748152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9075] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9075/stat : 9075 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879295 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674046696056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9076] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9076/stat : 9076 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345879296 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674045643464 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9079] ppid=9056 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9079/stat : 9079 (java) S 9056 9058 6470 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 345879396 3097006080 119378 33554432000 1073741824 1073778376 140737338098880 140674043512488 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.08
Current children cumulated vsize (KiB) 3024420

[startup+12.7006 s]
/proc/loadavg: 1.92 1.95 1.98 3/213 9080
/proc/meminfo: memFree=26992320/32873648 swapFree=7388/7388

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

/proc/9058/task/9072/stat : 9072 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345879295 3165167616 423991 33554432000 1073741824 1073778376 140737338098880 140674049854352 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9073] ppid=9056 vsize=3090984 CPUtime=0.98 cores=1,3,5,7
/proc/9058/task/9073/stat : 9073 (java) S 9056 9058 6470 0 -1 4202560 8273 0 0 0 96 2 0 0 20 0 20 0 345879295 3165167616 423991 33554432000 1073741824 1073778376 140737338098880 140674048800952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9074] ppid=9056 vsize=3090984 CPUtime=0.91 cores=1,3,5,7
/proc/9058/task/9074/stat : 9074 (java) S 9056 9058 6470 0 -1 4202560 8410 0 0 0 89 2 0 0 20 0 20 0 345879295 3165167616 423991 33554432000 1073741824 1073778376 140737338098880 140674047748152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9075] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9075/stat : 9075 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345879295 3165167616 423991 33554432000 1073741824 1073778376 140737338098880 140674046696056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9076] ppid=9056 vsize=3090984 CPUtime=0.23 cores=1,3,5,7
/proc/9058/task/9076/stat : 9076 (java) S 9056 9058 6470 0 -1 4202560 79 0 0 0 8 15 0 0 20 0 20 0 345879296 3165167616 423991 33554432000 1073741824 1073778376 140737338098880 140674045643464 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9079] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9079/stat : 9079 (java) S 9056 9058 6470 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 345879396 3165167616 423991 33554432000 1073741824 1073778376 140737338098880 140674043512488 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9092] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9092/stat : 9092 (java) S 9056 9058 6470 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 346017115 3165167616 423991 33554432000 1073741824 1073778376 140737338098880 140674042458184 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1391.3
Current children cumulated vsize (KiB) 3090984

[startup+1383.1 s]
/proc/loadavg: 2.05 2.05 2.04 4/214 9092
/proc/meminfo: memFree=25572188/32873648 swapFree=7388/7388
[pid=9058] ppid=9056 vsize=3090984 CPUtime=1392.1 cores=1,3,5,7
/proc/9058/stat : 9058 (java) S 9056 9058 6470 0 -1 4202496 25742 0 1 0 139077 133 0 0 20 0 20 0 345879289 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140737338090016 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9058/statm: 772746 423992 2312 9 0 763167 0
[pid=9058/tid=9060] ppid=9056 vsize=3090984 CPUtime=1285.6 cores=1,3,5,7
/proc/9058/task/9060/stat : 9060 (java) S 9056 9058 6470 0 -1 4202560 3506 0 1 0 128529 31 0 0 20 0 20 0 345879290 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674274493624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9061] ppid=9056 vsize=3090984 CPUtime=1.1 cores=1,3,5,7
/proc/9058/task/9061/stat : 9061 (java) S 9056 9058 6470 0 -1 4202560 464 0 0 0 101 9 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674140179240 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9062] ppid=9056 vsize=3090984 CPUtime=1.18 cores=1,3,5,7
/proc/9058/task/9062/stat : 9062 (java) S 9056 9058 6470 0 -1 4202560 474 0 0 0 108 10 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674139126440 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9063] ppid=9056 vsize=3090984 CPUtime=1.33 cores=1,3,5,7
/proc/9058/task/9063/stat : 9063 (java) S 9056 9058 6470 0 -1 4202560 540 0 0 0 122 11 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674070473768 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9064] ppid=9056 vsize=3090984 CPUtime=1.14 cores=1,3,5,7
/proc/9058/task/9064/stat : 9064 (java) S 9056 9058 6470 0 -1 4202560 488 0 0 0 101 13 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674069420968 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9065] ppid=9056 vsize=3090984 CPUtime=1.09 cores=1,3,5,7
/proc/9058/task/9065/stat : 9065 (java) S 9056 9058 6470 0 -1 4202560 485 0 0 0 100 9 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674068367656 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9066] ppid=9056 vsize=3090984 CPUtime=1.27 cores=1,3,5,7
/proc/9058/task/9066/stat : 9066 (java) S 9056 9058 6470 0 -1 4202560 631 0 0 0 112 15 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674067314856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9067] ppid=9056 vsize=3090984 CPUtime=1.31 cores=1,3,5,7
/proc/9058/task/9067/stat : 9067 (java) S 9056 9058 6470 0 -1 4202560 535 0 0 0 117 14 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674066262568 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9068] ppid=9056 vsize=3090984 CPUtime=1.34 cores=1,3,5,7
/proc/9058/task/9068/stat : 9068 (java) S 9056 9058 6470 0 -1 4202560 522 0 0 0 123 11 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674065209768 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9069] ppid=9056 vsize=3090984 CPUtime=91.11 cores=1,3,5,7
/proc/9058/task/9069/stat : 9069 (java) R 9056 9058 6470 0 -1 4202560 132 0 0 0 9108 3 0 0 20 0 20 0 345879293 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674053012360 140674281001082 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9070] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9070/stat : 9070 (java) S 9056 9058 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 345879293 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674051958264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9071] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9071/stat : 9071 (java) S 9056 9058 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 345879293 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674050905864 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9072] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9072/stat : 9072 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345879295 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674049854352 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9073] ppid=9056 vsize=3090984 CPUtime=0.98 cores=1,3,5,7
/proc/9058/task/9073/stat : 9073 (java) S 9056 9058 6470 0 -1 4202560 8273 0 0 0 96 2 0 0 20 0 20 0 345879295 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674048800952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9074] ppid=9056 vsize=3090984 CPUtime=0.91 cores=1,3,5,7
/proc/9058/task/9074/stat : 9074 (java) S 9056 9058 6470 0 -1 4202560 8410 0 0 0 89 2 0 0 20 0 20 0 345879295 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674047748152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9075] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9075/stat : 9075 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345879295 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674046696056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9076] ppid=9056 vsize=3090984 CPUtime=0.23 cores=1,3,5,7
/proc/9058/task/9076/stat : 9076 (java) S 9056 9058 6470 0 -1 4202560 79 0 0 0 8 15 0 0 20 0 20 0 345879296 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674045643464 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9079] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9079/stat : 9079 (java) S 9056 9058 6470 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 345879396 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674043512488 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9092] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9092/stat : 9092 (java) S 9056 9058 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 346017115 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674042458808 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1392.1
Current children cumulated vsize (KiB) 3090984

[startup+1383.9 s]
/proc/loadavg: 2.05 2.05 2.04 3/214 9092
/proc/meminfo: memFree=25572188/32873648 swapFree=7388/7388
[pid=9058] ppid=9056 vsize=3090984 CPUtime=1392.9 cores=1,3,5,7
/proc/9058/stat : 9058 (java) S 9056 9058 6470 0 -1 4202496 25743 0 1 0 139157 133 0 0 20 0 20 0 345879289 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140737338090016 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9058/statm: 772746 423992 2312 9 0 763167 0
[pid=9058/tid=9060] ppid=9056 vsize=3090984 CPUtime=1285.6 cores=1,3,5,7
/proc/9058/task/9060/stat : 9060 (java) S 9056 9058 6470 0 -1 4202560 3506 0 1 0 128529 31 0 0 20 0 20 0 345879290 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674274493624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9061] ppid=9056 vsize=3090984 CPUtime=1.1 cores=1,3,5,7
/proc/9058/task/9061/stat : 9061 (java) S 9056 9058 6470 0 -1 4202560 464 0 0 0 101 9 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674140179240 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9062] ppid=9056 vsize=3090984 CPUtime=1.18 cores=1,3,5,7
/proc/9058/task/9062/stat : 9062 (java) S 9056 9058 6470 0 -1 4202560 474 0 0 0 108 10 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674139126440 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9063] ppid=9056 vsize=3090984 CPUtime=1.33 cores=1,3,5,7
/proc/9058/task/9063/stat : 9063 (java) S 9056 9058 6470 0 -1 4202560 540 0 0 0 122 11 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674070473768 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9064] ppid=9056 vsize=3090984 CPUtime=1.14 cores=1,3,5,7
/proc/9058/task/9064/stat : 9064 (java) S 9056 9058 6470 0 -1 4202560 488 0 0 0 101 13 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674069420968 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9065] ppid=9056 vsize=3090984 CPUtime=1.09 cores=1,3,5,7
/proc/9058/task/9065/stat : 9065 (java) S 9056 9058 6470 0 -1 4202560 485 0 0 0 100 9 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674068367656 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9066] ppid=9056 vsize=3090984 CPUtime=1.27 cores=1,3,5,7
/proc/9058/task/9066/stat : 9066 (java) S 9056 9058 6470 0 -1 4202560 631 0 0 0 112 15 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674067314856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9067] ppid=9056 vsize=3090984 CPUtime=1.31 cores=1,3,5,7
/proc/9058/task/9067/stat : 9067 (java) S 9056 9058 6470 0 -1 4202560 535 0 0 0 117 14 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674066262568 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9068] ppid=9056 vsize=3090984 CPUtime=1.34 cores=1,3,5,7
/proc/9058/task/9068/stat : 9068 (java) S 9056 9058 6470 0 -1 4202560 522 0 0 0 123 11 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674065209768 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9069] ppid=9056 vsize=3090984 CPUtime=91.91 cores=1,3,5,7
/proc/9058/task/9069/stat : 9069 (java) R 9056 9058 6470 0 -1 4202560 132 0 0 0 9188 3 0 0 20 0 20 0 345879293 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674053012360 140674281001032 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9070] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9070/stat : 9070 (java) S 9056 9058 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 345879293 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674051958264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9071] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9071/stat : 9071 (java) S 9056 9058 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 345879293 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674050905864 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9072] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9072/stat : 9072 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345879295 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674049854352 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9073] ppid=9056 vsize=3090984 CPUtime=0.98 cores=1,3,5,7
/proc/9058/task/9073/stat : 9073 (java) S 9056 9058 6470 0 -1 4202560 8273 0 0 0 96 2 0 0 20 0 20 0 345879295 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674048800952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9074] ppid=9056 vsize=3090984 CPUtime=0.91 cores=1,3,5,7
/proc/9058/task/9074/stat : 9074 (java) S 9056 9058 6470 0 -1 4202560 8410 0 0 0 89 2 0 0 20 0 20 0 345879295 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674047748152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9075] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9075/stat : 9075 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345879295 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674046696056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9076] ppid=9056 vsize=3090984 CPUtime=0.23 cores=1,3,5,7
/proc/9058/task/9076/stat : 9076 (java) S 9056 9058 6470 0 -1 4202560 79 0 0 0 8 15 0 0 20 0 20 0 345879296 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674045643464 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9079] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9079/stat : 9079 (java) S 9056 9058 6470 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 345879396 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674043512488 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9092] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9092/stat : 9092 (java) S 9056 9058 6470 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 346017115 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674042458936 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1392.9
Current children cumulated vsize (KiB) 3090984

[startup+1384.3 s]
/proc/loadavg: 2.05 2.05 2.04 3/214 9092
/proc/meminfo: memFree=25572188/32873648 swapFree=7388/7388
[pid=9058] ppid=9056 vsize=3090984 CPUtime=1393.3 cores=1,3,5,7
/proc/9058/stat : 9058 (java) S 9056 9058 6470 0 -1 4202496 25743 0 1 0 139197 133 0 0 20 0 20 0 345879289 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140737338090016 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9058/statm: 772746 423992 2312 9 0 763167 0
[pid=9058/tid=9060] ppid=9056 vsize=3090984 CPUtime=1285.6 cores=1,3,5,7
/proc/9058/task/9060/stat : 9060 (java) S 9056 9058 6470 0 -1 4202560 3506 0 1 0 128529 31 0 0 20 0 20 0 345879290 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674274493624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9061] ppid=9056 vsize=3090984 CPUtime=1.1 cores=1,3,5,7
/proc/9058/task/9061/stat : 9061 (java) S 9056 9058 6470 0 -1 4202560 464 0 0 0 101 9 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674140179240 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9062] ppid=9056 vsize=3090984 CPUtime=1.18 cores=1,3,5,7
/proc/9058/task/9062/stat : 9062 (java) S 9056 9058 6470 0 -1 4202560 474 0 0 0 108 10 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674139126440 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9063] ppid=9056 vsize=3090984 CPUtime=1.33 cores=1,3,5,7
/proc/9058/task/9063/stat : 9063 (java) S 9056 9058 6470 0 -1 4202560 540 0 0 0 122 11 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674070473768 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9064] ppid=9056 vsize=3090984 CPUtime=1.14 cores=1,3,5,7
/proc/9058/task/9064/stat : 9064 (java) S 9056 9058 6470 0 -1 4202560 488 0 0 0 101 13 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674069420968 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9065] ppid=9056 vsize=3090984 CPUtime=1.09 cores=1,3,5,7
/proc/9058/task/9065/stat : 9065 (java) S 9056 9058 6470 0 -1 4202560 485 0 0 0 100 9 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674068367656 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9066] ppid=9056 vsize=3090984 CPUtime=1.27 cores=1,3,5,7
/proc/9058/task/9066/stat : 9066 (java) S 9056 9058 6470 0 -1 4202560 631 0 0 0 112 15 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674067314856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9067] ppid=9056 vsize=3090984 CPUtime=1.31 cores=1,3,5,7
/proc/9058/task/9067/stat : 9067 (java) S 9056 9058 6470 0 -1 4202560 535 0 0 0 117 14 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674066262568 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9068] ppid=9056 vsize=3090984 CPUtime=1.34 cores=1,3,5,7
/proc/9058/task/9068/stat : 9068 (java) S 9056 9058 6470 0 -1 4202560 522 0 0 0 123 11 0 0 20 0 20 0 345879292 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674065209768 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9069] ppid=9056 vsize=3090984 CPUtime=92.31 cores=1,3,5,7
/proc/9058/task/9069/stat : 9069 (java) R 9056 9058 6470 0 -1 4202560 132 0 0 0 9228 3 0 0 20 0 20 0 345879293 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674053012360 212072939852 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9070] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9070/stat : 9070 (java) S 9056 9058 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 345879293 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674051958264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9071] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9071/stat : 9071 (java) S 9056 9058 6470 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 345879293 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674050905864 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9072] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9072/stat : 9072 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345879295 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674049854352 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9073] ppid=9056 vsize=3090984 CPUtime=0.98 cores=1,3,5,7
/proc/9058/task/9073/stat : 9073 (java) S 9056 9058 6470 0 -1 4202560 8273 0 0 0 96 2 0 0 20 0 20 0 345879295 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674048800952 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9058/tid=9074] ppid=9056 vsize=3090984 CPUtime=0.91 cores=1,3,5,7
/proc/9058/task/9074/stat : 9074 (java) S 9056 9058 6470 0 -1 4202560 8410 0 0 0 89 2 0 0 20 0 20 0 345879295 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674047748152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9075] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9075/stat : 9075 (java) S 9056 9058 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 345879295 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674046696056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9058/tid=9076] ppid=9056 vsize=3090984 CPUtime=0.23 cores=1,3,5,7
/proc/9058/task/9076/stat : 9076 (java) S 9056 9058 6470 0 -1 4202560 79 0 0 0 8 15 0 0 20 0 20 0 345879296 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674045643464 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9058/tid=9079] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9079/stat : 9079 (java) S 9056 9058 6470 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 345879396 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674043512488 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9058/tid=9092] ppid=9056 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9058/task/9092/stat : 9092 (java) S 9056 9058 6470 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 346017115 3165167616 423992 33554432000 1073741824 1073778376 140737338098880 140674042458936 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1393.3
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9058 and gives
#  childrusage.ru_utime.tv_sec=1388
#  childrusage.ru_utime.tv_usec=499915
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=582759
# CPU time returned by wait4() is 1390.08
# while last known CPU time is 1393.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1384.36
CPU time (s): 1393.3
CPU user time (s): 1391.97
CPU system time (s): 1.33
CPU usage (%): 100.646
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1388.5
system time used= 1.58276
maximum resident set size= 1695992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25752
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31303
involuntary context switches= 28713

runsolver used 5.77212 second user time and 15.2937 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-04 10:12:28
IDJOB=3744302
IDBENCH=92722
IDSOLVER=2319
FILE ID=node148/3744302-1338797548
RUNJOBID= node148-1338772384-6487
PBS_JOBID= 14636819
Free space on /tmp= 71304 MiB

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

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

MD5SUM BENCH= 4bf433c60343e128a7fab53c33d88c45
RANDOM SEED=798671580

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.284
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27478324 kB
Buffers:          610764 kB
Cached:          3065444 kB
SwapCached:          628 kB
Active:          2279728 kB
Inactive:        2205200 kB
Active(anon):     798080 kB
Inactive(anon):    10660 kB
Active(file):    1481648 kB
Inactive(file):  2194540 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:              3956 kB
Writeback:             0 kB
AnonPages:        817108 kB
Mapped:            19152 kB
Shmem:                36 kB
Slab:             768376 kB
SReclaimable:     212368 kB
SUnreclaim:       556008 kB
KernelStack:        1616 kB
PageTables:         5448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1826724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    765952 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= 71300 MiB
End job on node148 at 2012-06-04 10:35:32