Trace number 3738305

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? (exit code) 1564.16 1553.45

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx60.opb
MD5SUM26c9befa85d0a0769813e718015f6caa
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark3.68244
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2994
Total number of constraints3433
Number of constraints which are clauses2988
Number of constraints which are cardinality constraints (but not clauses)61
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.03/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.03/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.03/0.08	c no version file found!!!
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version	1.6.0_24
0.03/0.08	c os.name	Linux
0.03/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.03/0.08	c os.arch	amd64
0.03/0.08	c Free memory 1599470296
0.03/0.08	c Max memory 1607860224
0.03/0.08	c Total memory 1607860224
0.03/0.08	c Number of processors 8
0.10/0.10	--- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.10/0.10	c No reason simplification
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3738305-1338723041.opb
0.10/0.10	c reading problem ... 
0.78/0.48	c ... done. Wall clock time 0.379s.
0.78/0.48	c CPU time (experimental) 0.45s.
0.78/0.48	c #vars     2994
0.78/0.48	c #constraints  3492
427.06/421.96	c cleaning 427701 clauses out of 855501 for limit 620921.4491696912
428.77/423.69	c cleaning 214129 clauses out of 428299 for limit 2043297.0066447284
429.48/424.36	c cleaning 107309 clauses out of 214671 for limit 6729698.049699209
429.78/424.65	c cleaning 53897 clauses out of 107862 for limit 2.2087999111499563E7
429.98/424.86	c cleaning 27194 clauses out of 54464 for limit 7.20670402370943E7
430.18/425.05	c cleaning 13855 clauses out of 27772 for limit 2.335414510056492E8
430.28/425.18	c cleaning 7172 clauses out of 14415 for limit 7.405311771416414E8
430.38/425.26	c cleaning 3850 clauses out of 7743 for limit 2.273550587890094E9
430.48/425.32	c cleaning 2165 clauses out of 4393 for limit 6.608586288598162E9
430.48/425.38	c cleaning 1339 clauses out of 2729 for limit 1.7561298759817947E10
430.58/425.44	c cleaning 903 clauses out of 1890 for limit 4.181713259220863E10
430.58/425.49	c cleaning 710 clauses out of 1487 for limit 8.76518269256764E10
430.68/425.54	c cleaning 635 clauses out of 1276 for limit 1.6828392851895703E11
1559.47/1548.76	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
1559.47/1548.76		at java.math.BigInteger.add(BigInteger.java:1049)
1559.47/1548.76		at java.math.BigInteger.add(BigInteger.java:1023)
1559.47/1548.76		at org.sat4j.minisat.constraints.pb.MaxWatchPb.undo(Unknown Source)
1559.47/1548.76		at org.sat4j.minisat.core.Solver.undoOne(Unknown Source)
1559.47/1548.76		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
1559.47/1548.76		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1559.47/1548.76		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1559.47/1548.76		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1559.47/1548.76		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1559.47/1548.76		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
1559.47/1548.76		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
1559.47/1548.76		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
1559.47/1548.76		at org.sat4j.AbstractLauncher.run(Unknown Source)
1559.47/1548.76		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
1561.67/1550.91	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
1562.96/1552.24		at java.util.Arrays.copyOfRange(Arrays.java:3209)
1563.66/1552.99		at java.lang.String.<init>(String.java:215)

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-3738305-1338723041/watcher-3738305-1338723041 -o /tmp/evaluation-result-3738305-1338723041/solver-3738305-1338723041 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3738305-1338723041.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.48 2.13 2.03 8/193 10557
/proc/meminfo: memFree=27608168/32873844 swapFree=6088/6088
[pid=10557] ppid=10555 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/10557/stat : 10557 (java) R 10555 10557 7296 0 -1 4202496 678 0 0 0 0 0 0 0 20 0 1 0 338432534 23793664 404 33554432000 1073741824 1073778376 140734596691072 140734596680136 226320497203 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 5809 417 318 9 0 128 0

[startup+0.0559839 s]
/proc/loadavg: 2.48 2.13 2.03 8/193 10557
/proc/meminfo: memFree=27608168/32873844 swapFree=6088/6088
[pid=10557] ppid=10555 vsize=2623916 CPUtime=0.03 cores=0,2,4,6
/proc/10557/stat : 10557 (java) S 10555 10557 7296 0 -1 4202496 3960 0 1 0 3 0 0 0 20 0 13 0 338432534 2686889984 5678 33554432000 1073741824 1073778376 140734596691072 140734596682208 226333065277 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 655979 5678 1709 9 0 646680 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2623916

[startup+0.100318 s]
/proc/loadavg: 2.48 2.13 2.03 8/193 10557
/proc/meminfo: memFree=27608168/32873844 swapFree=6088/6088
[pid=10557] ppid=10555 vsize=2957856 CPUtime=0.1 cores=0,2,4,6
/proc/10557/stat : 10557 (java) S 10555 10557 7296 0 -1 4202496 4918 0 1 0 9 1 0 0 20 0 18 0 338432534 3028844544 6625 33554432000 1073741824 1073778376 140734596691072 140734596682208 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 739464 6625 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2957856

[startup+0.300162 s]
/proc/loadavg: 2.48 2.13 2.03 8/193 10557
/proc/meminfo: memFree=27608168/32873844 swapFree=6088/6088
[pid=10557] ppid=10555 vsize=2957856 CPUtime=0.48 cores=0,2,4,6
/proc/10557/stat : 10557 (java) S 10555 10557 7296 0 -1 4202496 7388 0 1 0 47 1 0 0 20 0 18 0 338432534 3028844544 10559 33554432000 1073741824 1073778376 140734596691072 140734596682208 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 739464 10559 2237 9 0 729885 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2957856

[startup+0.700174 s]
/proc/loadavg: 2.48 2.13 2.03 8/193 10557
/proc/meminfo: memFree=27608168/32873844 swapFree=6088/6088
[pid=10557] ppid=10555 vsize=3024420 CPUtime=1.68 cores=0,2,4,6
/proc/10557/stat : 10557 (java) S 10555 10557 7296 0 -1 4202496 18327 0 1 0 164 4 0 0 20 0 19 0 338432534 3097006080 22021 33554432000 1073741824 1073778376 140734596691072 140734596682208 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 756105 22021 2266 9 0 746526 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 3024420

[startup+1.50063 s]
/proc/loadavg: 2.48 2.13 2.03 3/212 10576
/proc/meminfo: memFree=27489508/32873844 swapFree=6088/6088
[pid=10557] ppid=10555 vsize=3024420 CPUtime=2.6 cores=0,2,4,6
/proc/10557/stat : 10557 (java) S 10555 10557 7296 0 -1 4202496 18469 0 1 0 254 6 0 0 20 0 19 0 338432534 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140734596682208 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 756105 50187 2271 9 0 746526 0
[pid=10557/tid=10559] ppid=10555 vsize=3024420 CPUtime=1.47 cores=0,2,4,6
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 7296 0 -1 4202560 3114 0 1 0 143 4 0 0 20 0 19 0 338432534 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140390414078312 140390284720868 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10560] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140390403140008 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10561] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140390278228520 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10562] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140390277175464 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10557/tid=10563] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140390276122920 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140390275070888 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140390274018344 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140390272965288 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 7296 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140390271912744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10568] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10568/stat : 10568 (java) S 10555 10557 7296 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 338432536 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140389788903784 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 7296 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 338432537 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140389787850104 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10570] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338432537 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140389786796936 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10571] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10571/stat : 10571 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432540 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140389785745680 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10572] ppid=10555 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/10557/task/10572/stat : 10572 (java) R 10555 10557 7296 0 -1 4202560 7476 0 0 0 52 2 0 0 20 0 19 0 338432540 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140389784693440 140390416991534 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10573] ppid=10555 vsize=3024420 CPUtime=0.55 cores=0,2,4,6
/proc/10557/task/10573/stat : 10573 (java) R 10555 10557 7296 0 -1 4202560 6678 0 0 0 54 1 0 0 20 0 19 0 338432540 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140389783640896 140390416807101 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=10557/tid=10574] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10574/stat : 10574 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432540 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140389782588152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10557/tid=10575] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10575/stat : 10575 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432540 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140389781535816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10576] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10576/stat : 10576 (java) S 10555 10557 7296 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 338432583 3097006080 50187 33554432000 1073741824 1073778376 140734596691072 140389779403816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 3024420

[startup+3.10075 s]
/proc/loadavg: 2.44 2.13 2.03 3/212 10576
/proc/meminfo: memFree=27329144/32873844 swapFree=6088/6088
[pid=10557] ppid=10555 vsize=3024420 CPUtime=4.25 cores=0,2,4,6
/proc/10557/stat : 10557 (java) S 10555 10557 7296 0 -1 4202496 18652 0 1 0 416 9 0 0 20 0 19 0 338432534 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140734596682208 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 756105 96269 2273 9 0 746526 0
[pid=10557/tid=10559] ppid=10555 vsize=3024420 CPUtime=3.06 cores=0,2,4,6
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 7296 0 -1 4202560 3206 0 1 0 300 6 0 0 20 0 19 0 338432534 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140390414076456 140390284527797 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10560] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140390403140008 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10561] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140390278228520 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10562] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140390277175464 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10557/tid=10563] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140390276122920 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140390275070888 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140390274018344 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140390272965288 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 7296 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140390271912744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10568] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10568/stat : 10568 (java) S 10555 10557 7296 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 338432536 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140389788903784 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 7296 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 338432537 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140389787850104 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10570] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338432537 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140389786796936 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10571] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10571/stat : 10571 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432540 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140389785745680 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10572] ppid=10555 vsize=3024420 CPUtime=0.58 cores=0,2,4,6
/proc/10557/task/10572/stat : 10572 (java) S 10555 10557 7296 0 -1 4202560 7567 0 0 0 56 2 0 0 20 0 19 0 338432540 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140389784693560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10573] ppid=10555 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/10557/task/10573/stat : 10573 (java) S 10555 10557 7296 0 -1 4202560 6678 0 0 0 55 1 0 0 20 0 19 0 338432540 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140389783641016 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10574] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10574/stat : 10574 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432540 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140389782588152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10557/tid=10575] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10575/stat : 10575 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432540 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140389781535816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10576] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10576/stat : 10576 (java) S 10555 10557 7296 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 338432583 3097006080 96269 33554432000 1073741824 1073778376 140734596691072 140389779403816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 3024420

[startup+6.30076 s]
/proc/loadavg: 2.44 2.13 2.03 3/212 10576
/proc/meminfo: memFree=27138812/32873844 swapFree=6088/6088
[pid=10557] ppid=10555 vsize=3024420 CPUtime=7.48 cores=0,2,4,6
/proc/10557/stat : 10557 (java) S 10555 10557 7296 0 -1 4202496 18729 0 1 0 738 10 0 0 20 0 19 0 338432534 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140734596682208 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 756105 118546 2287 9 0 746526 0
[pid=10557/tid=10559] ppid=10555 vsize=3024420 CPUtime=6.24 cores=0,2,4,6
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 7296 0 -1 4202560 3249 0 1 0 617 7 0 0 20 0 19 0 338432534 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140390414078360 140390284593413 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10560] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140390403140008 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10557/tid=10561] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 7296 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140390278228520 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10562] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 7296 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140390277175464 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10557/tid=10563] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 7296 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140390276122920 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 7296 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140390275070888 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 7296 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140390274018344 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 7296 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140390272965288 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 7296 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338432535 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140390271912744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10568] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10568/stat : 10568 (java) S 10555 10557 7296 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 338432536 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140389788903784 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 7296 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 338432537 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140389787850104 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10570] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 7296 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 338432537 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140389786796936 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10571] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10571/stat : 10571 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432540 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140389785745680 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10572] ppid=10555 vsize=3024420 CPUtime=0.58 cores=0,2,4,6
/proc/10557/task/10572/stat : 10572 (java) S 10555 10557 7296 0 -1 4202560 7567 0 0 0 56 2 0 0 20 0 19 0 338432540 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140389784693560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10573] ppid=10555 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/10557/task/10573/stat : 10573 (java) S 10555 10557 7296 0 -1 4202560 6678 0 0 0 55 1 0 0 20 0 19 0 338432540 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140389783641016 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10574] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10574/stat : 10574 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432540 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140389782588152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10557/tid=10575] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10575/stat : 10575 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338432540 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140389781535816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10576] ppid=10555 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10576/stat : 10576 (java) S 10555 10557 7296 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 338432583 3097006080 118546 33554432000 1073741824 1073778376 140734596691072 140389779403816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.48
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]

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

/proc/10557/task/10571/stat : 10571 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 338432540 3165167616 424036 33554432000 1073741824 1073778376 140734596691072 140389785745680 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10572] ppid=10555 vsize=3090984 CPUtime=0.63 cores=0,2,4,6
/proc/10557/task/10572/stat : 10572 (java) S 10555 10557 7296 0 -1 4202560 7575 0 0 0 61 2 0 0 20 0 20 0 338432540 3165167616 424036 33554432000 1073741824 1073778376 140734596691072 140389784693560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10573] ppid=10555 vsize=3090984 CPUtime=0.61 cores=0,2,4,6
/proc/10557/task/10573/stat : 10573 (java) S 10555 10557 7296 0 -1 4202560 6680 0 0 0 60 1 0 0 20 0 20 0 338432540 3165167616 424036 33554432000 1073741824 1073778376 140734596691072 140389783641016 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10574] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10574/stat : 10574 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 338432540 3165167616 424036 33554432000 1073741824 1073778376 140734596691072 140389782588152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10557/tid=10575] ppid=10555 vsize=3090984 CPUtime=0.56 cores=0,2,4,6
/proc/10557/task/10575/stat : 10575 (java) S 10555 10557 7296 0 -1 4202560 88 0 0 0 38 18 0 0 20 0 20 0 338432540 3165167616 424036 33554432000 1073741824 1073778376 140734596691072 140389781535816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10576] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10576/stat : 10576 (java) S 10555 10557 7296 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 338432583 3165167616 424036 33554432000 1073741824 1073778376 140734596691072 140389779403816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10648] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10648/stat : 10648 (java) S 10555 10557 7296 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 338587411 3165167616 424036 33554432000 1073741824 1073778376 140734596691072 140389778349048 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1563.46
Current children cumulated vsize (KiB) 3090984

[startup+1553.1 s]
/proc/loadavg: 2.05 2.01 2.01 3/212 10648
/proc/meminfo: memFree=25376900/32873844 swapFree=6088/6088
[pid=10557] ppid=10555 vsize=3090984 CPUtime=1563.87 cores=0,2,4,6
/proc/10557/stat : 10557 (java) S 10555 10557 7296 0 -1 4202496 22299 0 1 0 156233 154 0 0 20 0 20 0 338432534 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140734596682208 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 772746 424037 2303 9 0 763167 0
[pid=10557/tid=10559] ppid=10555 vsize=3090984 CPUtime=1507.3 cores=0,2,4,6
/proc/10557/task/10559/stat : 10559 (java) S 10555 10557 7296 0 -1 4202560 3400 0 1 0 150699 31 0 0 20 0 20 0 338432534 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390414079160 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10560] ppid=10555 vsize=3090984 CPUtime=1.74 cores=0,2,4,6
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 7296 0 -1 4202560 494 0 0 0 159 15 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390403140008 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10561] ppid=10555 vsize=3090984 CPUtime=1.71 cores=0,2,4,6
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 7296 0 -1 4202560 383 0 0 0 154 17 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390278228520 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10562] ppid=10555 vsize=3090984 CPUtime=1.47 cores=0,2,4,6
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 7296 0 -1 4202560 328 0 0 0 132 15 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390277175464 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10563] ppid=10555 vsize=3090984 CPUtime=1.73 cores=0,2,4,6
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 7296 0 -1 4202560 446 0 0 0 151 22 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390276122920 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=3090984 CPUtime=1.49 cores=0,2,4,6
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 7296 0 -1 4202560 350 0 0 0 136 13 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390275070888 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=3090984 CPUtime=1.49 cores=0,2,4,6
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 7296 0 -1 4202560 403 0 0 0 136 13 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390274018344 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=3090984 CPUtime=1.67 cores=0,2,4,6
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 7296 0 -1 4202560 480 0 0 0 150 17 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390272965288 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=3090984 CPUtime=1.49 cores=0,2,4,6
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 7296 0 -1 4202560 315 0 0 0 136 13 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390271912744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10568] ppid=10555 vsize=3090984 CPUtime=38.11 cores=0,2,4,6
/proc/10557/task/10568/stat : 10568 (java) R 10555 10557 7296 0 -1 4202560 152 0 0 0 3809 2 0 0 20 0 20 0 338432536 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389788903784 140390418215261 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 7296 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 338432537 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389787850104 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10570] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 7296 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 338432537 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389786796936 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10571] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10571/stat : 10571 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389785745680 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10572] ppid=10555 vsize=3090984 CPUtime=0.63 cores=0,2,4,6
/proc/10557/task/10572/stat : 10572 (java) S 10555 10557 7296 0 -1 4202560 7575 0 0 0 61 2 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389784693560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10573] ppid=10555 vsize=3090984 CPUtime=0.61 cores=0,2,4,6
/proc/10557/task/10573/stat : 10573 (java) S 10555 10557 7296 0 -1 4202560 6680 0 0 0 60 1 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389783641016 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10574] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10574/stat : 10574 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389782588152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10557/tid=10575] ppid=10555 vsize=3090984 CPUtime=0.56 cores=0,2,4,6
/proc/10557/task/10575/stat : 10575 (java) S 10555 10557 7296 0 -1 4202560 88 0 0 0 38 18 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389781535816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10576] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10576/stat : 10576 (java) S 10555 10557 7296 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 338432583 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389779403816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10648] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10648/stat : 10648 (java) S 10555 10557 7296 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 338587411 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389778349704 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1563.87
Current children cumulated vsize (KiB) 3090984

[startup+1553.3 s]
/proc/loadavg: 2.05 2.01 2.01 3/212 10648
/proc/meminfo: memFree=25376900/32873844 swapFree=6088/6088
[pid=10557] ppid=10555 vsize=3090984 CPUtime=1564.06 cores=0,2,4,6
/proc/10557/stat : 10557 (java) S 10555 10557 7296 0 -1 4202496 22299 0 1 0 156252 154 0 0 20 0 20 0 338432534 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140734596682208 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 772746 424037 2303 9 0 763167 0
[pid=10557/tid=10559] ppid=10555 vsize=3090984 CPUtime=1507.3 cores=0,2,4,6
/proc/10557/task/10559/stat : 10559 (java) S 10555 10557 7296 0 -1 4202560 3400 0 1 0 150699 31 0 0 20 0 20 0 338432534 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390414079160 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10560] ppid=10555 vsize=3090984 CPUtime=1.74 cores=0,2,4,6
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 7296 0 -1 4202560 494 0 0 0 159 15 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390403140008 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10561] ppid=10555 vsize=3090984 CPUtime=1.71 cores=0,2,4,6
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 7296 0 -1 4202560 383 0 0 0 154 17 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390278228520 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10562] ppid=10555 vsize=3090984 CPUtime=1.47 cores=0,2,4,6
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 7296 0 -1 4202560 328 0 0 0 132 15 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390277175464 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10563] ppid=10555 vsize=3090984 CPUtime=1.73 cores=0,2,4,6
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 7296 0 -1 4202560 446 0 0 0 151 22 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390276122920 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=3090984 CPUtime=1.49 cores=0,2,4,6
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 7296 0 -1 4202560 350 0 0 0 136 13 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390275070888 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=3090984 CPUtime=1.49 cores=0,2,4,6
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 7296 0 -1 4202560 403 0 0 0 136 13 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390274018344 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=3090984 CPUtime=1.67 cores=0,2,4,6
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 7296 0 -1 4202560 480 0 0 0 150 17 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390272965288 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=3090984 CPUtime=1.49 cores=0,2,4,6
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 7296 0 -1 4202560 315 0 0 0 136 13 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390271912744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10568] ppid=10555 vsize=3090984 CPUtime=38.3 cores=0,2,4,6
/proc/10557/task/10568/stat : 10568 (java) R 10555 10557 7296 0 -1 4202560 152 0 0 0 3828 2 0 0 20 0 20 0 338432536 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389788903784 140390420586573 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 7296 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 338432537 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389787850104 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10570] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 7296 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 338432537 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389786796936 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10571] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10571/stat : 10571 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389785745680 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10572] ppid=10555 vsize=3090984 CPUtime=0.63 cores=0,2,4,6
/proc/10557/task/10572/stat : 10572 (java) S 10555 10557 7296 0 -1 4202560 7575 0 0 0 61 2 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389784693560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10573] ppid=10555 vsize=3090984 CPUtime=0.61 cores=0,2,4,6
/proc/10557/task/10573/stat : 10573 (java) S 10555 10557 7296 0 -1 4202560 6680 0 0 0 60 1 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389783641016 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10574] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10574/stat : 10574 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389782588152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10557/tid=10575] ppid=10555 vsize=3090984 CPUtime=0.56 cores=0,2,4,6
/proc/10557/task/10575/stat : 10575 (java) S 10555 10557 7296 0 -1 4202560 88 0 0 0 38 18 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389781535816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10576] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10576/stat : 10576 (java) S 10555 10557 7296 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 338432583 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389779403816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10648] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10648/stat : 10648 (java) S 10555 10557 7296 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 338587411 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389778349704 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1564.06
Current children cumulated vsize (KiB) 3090984

[startup+1553.4 s]
/proc/loadavg: 2.05 2.01 2.01 3/212 10648
/proc/meminfo: memFree=25376900/32873844 swapFree=6088/6088
[pid=10557] ppid=10555 vsize=3090984 CPUtime=1564.16 cores=0,2,4,6
/proc/10557/stat : 10557 (java) S 10555 10557 7296 0 -1 4202496 22299 0 1 0 156262 154 0 0 20 0 20 0 338432534 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140734596682208 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10557/statm: 772746 424037 2303 9 0 763167 0
[pid=10557/tid=10559] ppid=10555 vsize=3090984 CPUtime=1507.3 cores=0,2,4,6
/proc/10557/task/10559/stat : 10559 (java) S 10555 10557 7296 0 -1 4202560 3400 0 1 0 150699 31 0 0 20 0 20 0 338432534 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390414079160 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10560] ppid=10555 vsize=3090984 CPUtime=1.74 cores=0,2,4,6
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 7296 0 -1 4202560 494 0 0 0 159 15 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390403140008 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10561] ppid=10555 vsize=3090984 CPUtime=1.71 cores=0,2,4,6
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 7296 0 -1 4202560 383 0 0 0 154 17 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390278228520 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10562] ppid=10555 vsize=3090984 CPUtime=1.47 cores=0,2,4,6
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 7296 0 -1 4202560 328 0 0 0 132 15 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390277175464 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10563] ppid=10555 vsize=3090984 CPUtime=1.73 cores=0,2,4,6
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 7296 0 -1 4202560 446 0 0 0 151 22 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390276122920 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=3090984 CPUtime=1.49 cores=0,2,4,6
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 7296 0 -1 4202560 350 0 0 0 136 13 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390275070888 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=3090984 CPUtime=1.49 cores=0,2,4,6
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 7296 0 -1 4202560 403 0 0 0 136 13 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390274018344 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=3090984 CPUtime=1.67 cores=0,2,4,6
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 7296 0 -1 4202560 480 0 0 0 150 17 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390272965288 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=3090984 CPUtime=1.49 cores=0,2,4,6
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 7296 0 -1 4202560 315 0 0 0 136 13 0 0 20 0 20 0 338432535 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140390271912744 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10568] ppid=10555 vsize=3090984 CPUtime=38.4 cores=0,2,4,6
/proc/10557/task/10568/stat : 10568 (java) R 10555 10557 7296 0 -1 4202560 152 0 0 0 3838 2 0 0 20 0 20 0 338432536 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389788903944 140390420933908 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 7296 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 338432537 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389787850104 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10570] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 7296 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 338432537 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389786796936 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10571] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10571/stat : 10571 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389785745680 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10572] ppid=10555 vsize=3090984 CPUtime=0.63 cores=0,2,4,6
/proc/10557/task/10572/stat : 10572 (java) S 10555 10557 7296 0 -1 4202560 7575 0 0 0 61 2 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389784693560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10557/tid=10573] ppid=10555 vsize=3090984 CPUtime=0.61 cores=0,2,4,6
/proc/10557/task/10573/stat : 10573 (java) S 10555 10557 7296 0 -1 4202560 6680 0 0 0 60 1 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389783641016 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10574] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10574/stat : 10574 (java) S 10555 10557 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389782588152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10557/tid=10575] ppid=10555 vsize=3090984 CPUtime=0.56 cores=0,2,4,6
/proc/10557/task/10575/stat : 10575 (java) S 10555 10557 7296 0 -1 4202560 88 0 0 0 38 18 0 0 20 0 20 0 338432540 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389781535816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10576] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10576/stat : 10576 (java) S 10555 10557 7296 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 338432583 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389779403816 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10557/tid=10648] ppid=10555 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/10557/task/10648/stat : 10648 (java) S 10555 10557 7296 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 338587411 3165167616 424037 33554432000 1073741824 1073778376 140734596691072 140389778349704 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1564.16
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10557 and gives
#  childrusage.ru_utime.tv_sec=1558
#  childrusage.ru_utime.tv_usec=655048
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=921707
# CPU time returned by wait4() is 1560.58
# while last known CPU time is 1564.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1553.45
CPU time (s): 1564.16
CPU user time (s): 1562.62
CPU system time (s): 1.54
CPU usage (%): 100.69
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1558.66
system time used= 1.92171
maximum resident set size= 1696172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22310
page faults= 1
swaps= 0
block input operations= 8
block output operations= 1464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35546
involuntary context switches= 25244

runsolver used 2.35064 second user time and 6.20806 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-03 13:30:41
IDJOB=3738305
IDBENCH=71842
IDSOLVER=2319
FILE ID=node110/3738305-1338723041
RUNJOBID= node110-1338713878-7312
PBS_JOBID= 14636746
Free space on /tmp= 71076 MiB

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

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

MD5SUM BENCH= 26c9befa85d0a0769813e718015f6caa
RANDOM SEED=1555829099

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27608060 kB
Buffers:          890188 kB
Cached:          2486640 kB
SwapCached:          604 kB
Active:          2841052 kB
Inactive:        1570028 kB
Active(anon):    1022492 kB
Inactive(anon):    12316 kB
Active(file):    1818560 kB
Inactive(file):  1557712 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:              4008 kB
Writeback:             0 kB
AnonPages:       1107292 kB
Mapped:            19924 kB
Shmem:                40 kB
Slab:             708028 kB
SReclaimable:     149488 kB
SUnreclaim:       558540 kB
KernelStack:        1744 kB
PageTables:         5832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1814472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1067008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71072 MiB
End job on node110 at 2012-06-03 13:56:35