Trace number 3741635

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) 842.54 834.973

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-eilB101.opb
MD5SUMfbc26082f2456029d803a788e5b95f10
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark362784496250000004
Best CPU time to get the best result obtained on this benchmark1800.46
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2818
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint61
Maximum length of a constraint759
Number of terms in the objective function 2818
Biggest coefficient in the objective function 83990681000000000
Number of bits for the biggest coefficient in the objective function 57
Sum of the numbers in the objective function 88099418004000000014
Number of bits of the sum of numbers in the objective function 67
Biggest number in a constraint 83990681000000000
Number of bits of the biggest number in a constraint 57
Biggest sum of numbers in a constraint 88099418004000000014
Number of bits of the biggest sum of numbers67
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.03/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.03/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.03/0.09	c no version file found!!!
0.03/0.09	c sun.arch.data.model	64
0.03/0.09	c java.version	1.6.0_24
0.03/0.09	c os.name	Linux
0.03/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.03/0.09	c os.arch	amd64
0.03/0.09	c Free memory 1599470296
0.03/0.09	c Max memory 1607860224
0.03/0.09	c Total memory 1607860224
0.03/0.09	c Number of processors 8
0.08/0.11	--- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.11	c No reason simplification
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3741635-1338746130.opb
0.08/0.11	c reading problem ... 
0.53/0.37	c ... done. Wall clock time 0.262s.
0.53/0.37	c CPU time (experimental) 0.33s.
0.53/0.37	c #vars     2818
0.53/0.37	c #constraints  200
0.80/0.47	c SATISFIABLE
0.80/0.47	c OPTIMIZING...
0.80/0.47	c Got one! Elapsed wall clock time (in seconds):0.363
0.80/0.48	o 1247355656500000010
1.06/0.55	c Got one! Elapsed wall clock time (in seconds):0.44
1.06/0.55	o 1246201568750000010
1.06/0.59	c Got one! Elapsed wall clock time (in seconds):0.484
1.06/0.59	o 1237397973500000010
1.32/0.62	c Got one! Elapsed wall clock time (in seconds):0.515
1.32/0.63	o 1236243885750000010
1.32/0.65	c Got one! Elapsed wall clock time (in seconds):0.538
1.32/0.65	o 1229383009250000010
1.32/0.67	c Got one! Elapsed wall clock time (in seconds):0.561
1.32/0.67	o 1228237596750000010
1.32/0.69	c Got one! Elapsed wall clock time (in seconds):0.58
1.32/0.69	o 1227083509000000010
1.57/0.71	c Got one! Elapsed wall clock time (in seconds):0.603
1.57/0.71	o 1221648046750000011
1.57/0.73	c Got one! Elapsed wall clock time (in seconds):0.623
1.57/0.73	o 1220493959000000011
1.57/0.75	c Got one! Elapsed wall clock time (in seconds):0.645
1.57/0.76	o 1211690363750000011
1.57/0.77	c Got one! Elapsed wall clock time (in seconds):0.666
1.57/0.78	o 1210536276000000011
1.57/0.79	c Got one! Elapsed wall clock time (in seconds):0.687
1.68/0.80	o 1210282742000000011
1.68/0.82	c Got one! Elapsed wall clock time (in seconds):0.712
1.68/0.82	o 1196863850000000011
1.68/0.85	c Got one! Elapsed wall clock time (in seconds):0.744
1.68/0.85	o 1194756724750000011
1.68/0.88	c Got one! Elapsed wall clock time (in seconds):0.772
1.68/0.88	o 1188346212500000011
1.81/0.90	c Got one! Elapsed wall clock time (in seconds):0.795
1.81/0.91	o 1186239087250000011
1.81/0.98	c Got one! Elapsed wall clock time (in seconds):0.871
1.81/0.98	o 1184619319000000011
1.92/1.00	c Got one! Elapsed wall clock time (in seconds):0.898
1.92/1.01	o 1184260387000000012
1.92/1.03	c Got one! Elapsed wall clock time (in seconds):0.923
1.92/1.03	o 1175456791750000012
1.92/1.05	c Got one! Elapsed wall clock time (in seconds):0.946
1.92/1.06	o 1174302704000000012
1.92/1.08	c Got one! Elapsed wall clock time (in seconds):0.971
1.92/1.08	o 1174049170000000012
1.92/1.10	c Got one! Elapsed wall clock time (in seconds):0.994
2.03/1.10	o 1171942044750000012
2.03/1.18	c Got one! Elapsed wall clock time (in seconds):1.073
2.03/1.18	o 1171359809750000011
2.12/1.21	c Got one! Elapsed wall clock time (in seconds):1.099
2.12/1.21	o 1170205722000000011
2.12/1.23	c Got one! Elapsed wall clock time (in seconds):1.127
2.12/1.24	o 1168303069750000012
2.12/1.26	c Got one! Elapsed wall clock time (in seconds):1.155
2.12/1.27	o 1167148982000000012
2.12/1.29	c Got one! Elapsed wall clock time (in seconds):1.183
2.12/1.29	o 1156937765000000012
2.22/1.36	c Got one! Elapsed wall clock time (in seconds):1.252
2.22/1.36	o 1139540335250000011
2.32/1.43	c Got one! Elapsed wall clock time (in seconds):1.32
2.32/1.43	o 1137934677000000012
2.42/1.50	c Got one! Elapsed wall clock time (in seconds):1.39
2.42/1.50	o 1133837695000000011
2.42/1.52	c Got one! Elapsed wall clock time (in seconds):1.417
2.42/1.53	o 1130780955000000012
2.42/1.56	c Got one! Elapsed wall clock time (in seconds):1.456
2.42/1.57	o 1127506314250000012
2.52/1.66	c Got one! Elapsed wall clock time (in seconds):1.556
2.52/1.67	o 1120045148750000012
2.62/1.71	c Got one! Elapsed wall clock time (in seconds):1.604
2.62/1.71	o 1114543454750000011
2.72/1.82	c Got one! Elapsed wall clock time (in seconds):1.709
2.72/1.82	o 1112133922750000012
2.83/1.99	c Got one! Elapsed wall clock time (in seconds):1.884
2.83/1.99	o 1096630570250000012
3.03/2.13	c Got one! Elapsed wall clock time (in seconds):2.018
3.03/2.13	o 1091215198000000011
3.03/2.15	c Got one! Elapsed wall clock time (in seconds):2.045
3.03/2.16	o 1091152050000000011
3.14/2.28	c Got one! Elapsed wall clock time (in seconds):2.087
3.14/2.28	o 1088805666000000012
3.14/2.28	c Got one! Elapsed wall clock time (in seconds):2.114
3.14/2.28	o 1088742518000000012
3.14/2.28	c Got one! Elapsed wall clock time (in seconds):2.143
3.14/2.28	o 1086345969000000012
3.33/2.45	c Got one! Elapsed wall clock time (in seconds):2.347
3.33/2.46	o 560865038500000001
3.74/2.88	c Got one! Elapsed wall clock time (in seconds):2.772
3.74/2.88	o 556006514250000000
4.15/3.23	c Got one! Elapsed wall clock time (in seconds):3.119
4.15/3.23	o 542999337499999996
4.25/3.36	c Got one! Elapsed wall clock time (in seconds):3.256
4.25/3.37	o 501308919249999996
5.15/4.20	c Got one! Elapsed wall clock time (in seconds):4.091
5.15/4.20	o 493491276749999999
5.25/4.34	c Got one! Elapsed wall clock time (in seconds):4.232
5.25/4.34	o 493404796250000001
5.55/4.67	c Got one! Elapsed wall clock time (in seconds):4.56
5.55/4.67	o 452027479500000000
6.85/5.91	c Got one! Elapsed wall clock time (in seconds):5.805
6.85/5.92	o 445587619250000005
7.76/6.75	c Got one! Elapsed wall clock time (in seconds):6.64
7.76/6.75	o 442241090000000001
16.11/15.04	c Got one! Elapsed wall clock time (in seconds):14.931
16.11/15.04	o 440874376500000001
26.31/25.02	c Got one! Elapsed wall clock time (in seconds):24.917
26.31/25.03	o 437984523000000006
27.64/26.14	c Got one! Elapsed wall clock time (in seconds):26.036
27.64/26.15	o 429635962250000008
32.83/31.33	c Got one! Elapsed wall clock time (in seconds):31.228
32.83/31.34	o 417059742249999998
38.21/36.56	c Got one! Elapsed wall clock time (in seconds):36.449
38.21/36.56	o 414105444000000002
52.19/50.32	c Got one! Elapsed wall clock time (in seconds):50.209
52.19/50.32	o 413258336000000000
57.49/55.68	c Got one! Elapsed wall clock time (in seconds):55.57
57.49/55.68	o 412202555250000001
83.39/81.04	c Got one! Elapsed wall clock time (in seconds):80.928
83.39/81.04	o 403432801500000003
448.05/442.44	c cleaning 133615 clauses out of 267278 for limit 5.110633330688899E10
840.13/832.51	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
840.13/832.51		at java.math.BigInteger.add(BigInteger.java:1049)
840.13/832.51		at java.math.BigInteger.add(BigInteger.java:1023)
840.13/832.51		at org.sat4j.minisat.constraints.pb.MaxWatchPb.undo(Unknown Source)
840.13/832.51		at org.sat4j.minisat.core.Solver.undoOne(Unknown Source)
840.13/832.51		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
840.13/832.51		at org.sat4j.minisat.core.Solver.search(Unknown Source)
840.13/832.51		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
840.13/832.51		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
840.13/832.51		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
840.13/832.51		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
840.13/832.51		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
840.13/832.51		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
840.13/832.51		at org.sat4j.AbstractLauncher.run(Unknown Source)
840.13/832.51		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
841.34/833.74	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
841.34/833.74		at java.lang.StringBuilder.toString(StringBuilder.java:430)
841.34/833.74		at org.sat4j.minisat.core.SolverStats.printStat(Unknown Source)
841.34/833.74		at org.sat4j.minisat.core.Solver.printStat(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-3741635-1338746130/watcher-3741635-1338746130 -o /tmp/evaluation-result-3741635-1338746130/solver-3741635-1338746130 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3741635-1338746130.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.00 3/194 9223
/proc/meminfo: memFree=30575852/32873844 swapFree=8656/8656
[pid=9223] ppid=9221 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/9223/stat : 9223 (runsolver) D 9221 9223 30888 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 1 0 340741513 12095488 56 33554432000 4194304 5436572 140733664275856 140733664271736 5057063 0 0 4096 24578 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/9223/statm: 2953 56 36 304 0 2645 0

[startup+0.0702371 s]
/proc/loadavg: 2.02 2.02 2.00 3/194 9223
/proc/meminfo: memFree=30575852/32873844 swapFree=8656/8656
[pid=9223] ppid=9221 vsize=2823608 CPUtime=0.03 cores=1,3,5,7
/proc/9223/stat : 9223 (java) S 9221 9223 30888 0 -1 4202496 3492 0 1 0 2 1 0 0 20 0 16 0 340741513 2891374592 5723 33554432000 1073741824 1073778376 140734332912704 140734332903840 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9223/statm: 706159 5730 1738 9 0 696860 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2823608

[startup+0.100335 s]
/proc/loadavg: 2.02 2.02 2.00 3/194 9223
/proc/meminfo: memFree=30575852/32873844 swapFree=8656/8656
[pid=9223] ppid=9221 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/9223/stat : 9223 (java) S 9221 9223 30888 0 -1 4202496 4010 0 1 0 6 2 0 0 20 0 18 0 340741513 3028844544 6233 33554432000 1073741824 1073778376 140734332912704 140734332903840 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9223/statm: 739464 6235 2012 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300305 s]
/proc/loadavg: 2.02 2.02 2.00 3/194 9223
/proc/meminfo: memFree=30575852/32873844 swapFree=8656/8656
[pid=9223] ppid=9221 vsize=2957856 CPUtime=0.53 cores=1,3,5,7
/proc/9223/stat : 9223 (java) S 9221 9223 30888 0 -1 4202496 7508 0 1 0 50 3 0 0 20 0 18 0 340741513 3028844544 10941 33554432000 1073741824 1073778376 140734332912704 140734332903840 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9223/statm: 739464 10941 2241 9 0 729885 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 2957856

[startup+0.700274 s]
/proc/loadavg: 2.02 2.02 2.00 3/194 9223
/proc/meminfo: memFree=30575852/32873844 swapFree=8656/8656
[pid=9223] ppid=9221 vsize=3024420 CPUtime=1.57 cores=1,3,5,7
/proc/9223/stat : 9223 (java) S 9221 9223 30888 0 -1 4202496 10748 0 1 0 152 5 0 0 20 0 18 0 340741513 3097006080 20967 33554432000 1073741824 1073778376 140734332912704 140734332903840 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9223/statm: 756105 20967 2281 9 0 746526 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 3024420

[startup+1.50076 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 9259
/proc/meminfo: memFree=30465444/32873844 swapFree=8656/8656
[pid=9223] ppid=9221 vsize=3024420 CPUtime=2.42 cores=1,3,5,7
/proc/9223/stat : 9223 (java) S 9221 9223 30888 0 -1 4202496 10836 0 1 0 235 7 0 0 20 0 19 0 340741513 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 140734332903840 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9223/statm: 756105 41451 2283 9 0 746526 0
[pid=9223/tid=9225] ppid=9221 vsize=3024420 CPUtime=1.45 cores=1,3,5,7
/proc/9223/task/9225/stat : 9225 (java) R 9221 9223 30888 0 -1 4202560 2581 0 1 0 141 4 0 0 20 0 19 0 340741515 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981795983976 139981658707967 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9226] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9226/stat : 9226 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981779409064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9227] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9227/stat : 9227 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981778356520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9228] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9228/stat : 9228 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981777303976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9229] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9229/stat : 9229 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981657991720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9230] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9230/stat : 9230 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981656939176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9231] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9231/stat : 9231 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981655886632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9232] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9232/stat : 9232 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981654834088 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9233] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9233/stat : 9233 (java) S 9221 9223 30888 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981653781544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9234] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9234/stat : 9234 (java) S 9221 9223 30888 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340741517 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981171452008 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9235] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9235/stat : 9235 (java) S 9221 9223 30888 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340741518 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981170398328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9236] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9236/stat : 9236 (java) S 9221 9223 30888 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340741518 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981169345672 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9237] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9237/stat : 9237 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741520 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981168294416 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9238] ppid=9221 vsize=3024420 CPUtime=0.42 cores=1,3,5,7
/proc/9223/task/9238/stat : 9238 (java) S 9221 9223 30888 0 -1 4202560 2694 0 0 0 42 0 0 0 20 0 19 0 340741520 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981167241784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9239] ppid=9221 vsize=3024420 CPUtime=0.5 cores=1,3,5,7
/proc/9223/task/9239/stat : 9239 (java) S 9221 9223 30888 0 -1 4202560 4306 0 0 0 49 1 0 0 20 0 19 0 340741520 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981166189240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9240] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9240/stat : 9240 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741520 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981165136888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9241] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9241/stat : 9241 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741520 3097006080 41451 33554432000 1073741824 1073778376 140734332912704 139981164084552 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 3024420

[startup+3.10076 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 9278
/proc/meminfo: memFree=30380812/32873844 swapFree=8656/8656
[pid=9223] ppid=9221 vsize=3024420 CPUtime=4.04 cores=1,3,5,7
/proc/9223/stat : 9223 (java) S 9221 9223 30888 0 -1 4202496 10916 0 1 0 396 8 0 0 20 0 19 0 340741513 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 140734332903840 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9223/statm: 756105 66029 2284 9 0 746526 0
[pid=9223/tid=9225] ppid=9221 vsize=3024420 CPUtime=3.05 cores=1,3,5,7
/proc/9223/task/9225/stat : 9225 (java) R 9221 9223 30888 0 -1 4202560 2631 0 1 0 300 5 0 0 20 0 19 0 340741515 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981795983976 139981658713596 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9226] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9226/stat : 9226 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981779409064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9227] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9227/stat : 9227 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981778356520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9228] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9228/stat : 9228 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981777303976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9229] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9229/stat : 9229 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981657991720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9230] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9230/stat : 9230 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981656939176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9231] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9231/stat : 9231 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981655886632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9232] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9232/stat : 9232 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981654834088 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9233] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9233/stat : 9233 (java) S 9221 9223 30888 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981653781544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9234] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9234/stat : 9234 (java) S 9221 9223 30888 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 340741517 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981171452008 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9235] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9235/stat : 9235 (java) S 9221 9223 30888 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340741518 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981170398328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9236] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9236/stat : 9236 (java) S 9221 9223 30888 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340741518 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981169345672 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9237] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9237/stat : 9237 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741520 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981168294416 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9238] ppid=9221 vsize=3024420 CPUtime=0.42 cores=1,3,5,7
/proc/9223/task/9238/stat : 9238 (java) S 9221 9223 30888 0 -1 4202560 2695 0 0 0 42 0 0 0 20 0 19 0 340741520 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981167241784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9239] ppid=9221 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/9223/task/9239/stat : 9239 (java) S 9221 9223 30888 0 -1 4202560 4306 0 0 0 51 1 0 0 20 0 19 0 340741520 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981166189240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9240] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9240/stat : 9240 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741520 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981165136888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9241] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9241/stat : 9241 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741520 3097006080 66029 33554432000 1073741824 1073778376 140734332912704 139981164084552 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 3024420

[startup+6.30078 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 9290
/proc/meminfo: memFree=30195780/32873844 swapFree=8656/8656
[pid=9223] ppid=9221 vsize=3024420 CPUtime=7.25 cores=1,3,5,7
/proc/9223/stat : 9223 (java) S 9221 9223 30888 0 -1 4202496 11020 0 1 0 714 11 0 0 20 0 19 0 340741513 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 140734332903840 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9223/statm: 756105 108006 2285 9 0 746526 0
[pid=9223/tid=9225] ppid=9221 vsize=3024420 CPUtime=6.24 cores=1,3,5,7
/proc/9223/task/9225/stat : 9225 (java) R 9221 9223 30888 0 -1 4202560 2716 0 1 0 616 8 0 0 20 0 19 0 340741515 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981795981976 139981658895814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9226] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9226/stat : 9226 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981779409064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9227] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9227/stat : 9227 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981778356520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9228] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9228/stat : 9228 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981777303976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9229] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9229/stat : 9229 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981657991720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9230] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9230/stat : 9230 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981656939176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9231] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9231/stat : 9231 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981655886632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9232] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9232/stat : 9232 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981654834088 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9233] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9233/stat : 9233 (java) S 9221 9223 30888 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340741516 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981653781544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9234] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9234/stat : 9234 (java) S 9221 9223 30888 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 340741517 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981171452008 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9235] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9235/stat : 9235 (java) S 9221 9223 30888 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340741518 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981170398328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9236] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9236/stat : 9236 (java) S 9221 9223 30888 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340741518 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981169345672 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9237] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9237/stat : 9237 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741520 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981168294416 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9238] ppid=9221 vsize=3024420 CPUtime=0.42 cores=1,3,5,7
/proc/9223/task/9238/stat : 9238 (java) S 9221 9223 30888 0 -1 4202560 2695 0 0 0 42 0 0 0 20 0 19 0 340741520 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981167241784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9239] ppid=9221 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/9223/task/9239/stat : 9239 (java) S 9221 9223 30888 0 -1 4202560 4306 0 0 0 51 1 0 0 20 0 19 0 340741520 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981166189240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9240] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9240/stat : 9240 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741520 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981165136888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9241] ppid=9221 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9241/stat : 9241 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340741520 3097006080 108006 33554432000 1073741824 1073778376 140734332912704 139981164084552 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.25
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 9292
/proc/meminfo: memFree=30101008/32873844 swapFree=8656/8656
[pid=9223] ppid=9221 vsize=3024420 CPUtime=13.81 cores=1,3,5,7
/proc/9223/stat : 9223 (java) S 9221 9223 30888 0 -1 4202496 11126 0 1 0 1364 17 0 0 20 0 19 0 340741513 3097006080 120313 33554432000 1073741824 1073778376 140734332912704 140734332903840 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9223/statm: 756105 120313 2297 9 0 746526 0
[pid=9223/tid=9225] ppid=9221 vsize=3024420 CPUtime=12.58 cores=1,3,5,7

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

/proc/9223/task/9237/stat : 9237 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340741520 3165167616 418034 33554432000 1073741824 1073778376 140734332912704 139981168294416 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9238] ppid=9221 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/9223/task/9238/stat : 9238 (java) S 9221 9223 30888 0 -1 4202560 2696 0 0 0 49 0 0 0 20 0 20 0 340741520 3165167616 418034 33554432000 1073741824 1073778376 140734332912704 139981167241784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9239] ppid=9221 vsize=3090984 CPUtime=0.6 cores=1,3,5,7
/proc/9223/task/9239/stat : 9239 (java) S 9221 9223 30888 0 -1 4202560 4309 0 0 0 59 1 0 0 20 0 20 0 340741520 3165167616 418034 33554432000 1073741824 1073778376 140734332912704 139981166189240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9240] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9240/stat : 9240 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340741520 3165167616 418034 33554432000 1073741824 1073778376 140734332912704 139981165136888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9241] ppid=9221 vsize=3090984 CPUtime=0.45 cores=1,3,5,7
/proc/9223/task/9241/stat : 9241 (java) S 9221 9223 30888 0 -1 4202560 49 0 0 0 20 25 0 0 20 0 20 0 340741520 3165167616 418034 33554432000 1073741824 1073778376 140734332912704 139981164084552 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9300] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9300/stat : 9300 (java) S 9221 9223 30888 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340749618 3165167616 418034 33554432000 1073741824 1073778376 140734332912704 139981161952296 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9330] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9330/stat : 9330 (java) S 9221 9223 30888 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 340824765 3165167616 418034 33554432000 1073741824 1073778376 140734332912704 139981160899192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 841.13
Current children cumulated vsize (KiB) 3090984

[startup+834.301 s]
/proc/loadavg: 1.95 2.02 2.00 3/214 9330
/proc/meminfo: memFree=28851244/32873844 swapFree=8656/8656
[pid=9223] ppid=9221 vsize=3090984 CPUtime=841.93 cores=1,3,5,7
/proc/9223/stat : 9223 (java) S 9221 9223 30888 0 -1 4202496 13934 0 1 0 83968 225 0 0 20 0 20 0 340741513 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 140734332903840 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9223/statm: 772746 418039 2305 9 0 763167 0
[pid=9223/tid=9225] ppid=9221 vsize=3090984 CPUtime=783.38 cores=1,3,5,7
/proc/9223/task/9225/stat : 9225 (java) S 9221 9223 30888 0 -1 4202560 2940 0 1 0 78318 20 0 0 20 0 20 0 340741515 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981795984568 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9226] ppid=9221 vsize=3090984 CPUtime=0.91 cores=1,3,5,7
/proc/9223/task/9226/stat : 9226 (java) S 9221 9223 30888 0 -1 4202560 283 0 0 0 71 20 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981779409064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9227] ppid=9221 vsize=3090984 CPUtime=1.17 cores=1,3,5,7
/proc/9223/task/9227/stat : 9227 (java) S 9221 9223 30888 0 -1 4202560 359 0 0 0 87 30 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981778356520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9228] ppid=9221 vsize=3090984 CPUtime=0.89 cores=1,3,5,7
/proc/9223/task/9228/stat : 9228 (java) S 9221 9223 30888 0 -1 4202560 283 0 0 0 69 20 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981777303976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9229] ppid=9221 vsize=3090984 CPUtime=1.01 cores=1,3,5,7
/proc/9223/task/9229/stat : 9229 (java) S 9221 9223 30888 0 -1 4202560 303 0 0 0 79 22 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981657991720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9230] ppid=9221 vsize=3090984 CPUtime=1.07 cores=1,3,5,7
/proc/9223/task/9230/stat : 9230 (java) S 9221 9223 30888 0 -1 4202560 301 0 0 0 85 22 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981656939176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9231] ppid=9221 vsize=3090984 CPUtime=1.09 cores=1,3,5,7
/proc/9223/task/9231/stat : 9231 (java) S 9221 9223 30888 0 -1 4202560 299 0 0 0 88 21 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981655886632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9232] ppid=9221 vsize=3090984 CPUtime=1.06 cores=1,3,5,7
/proc/9223/task/9232/stat : 9232 (java) S 9221 9223 30888 0 -1 4202560 302 0 0 0 84 22 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981654834088 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9233] ppid=9221 vsize=3090984 CPUtime=1.11 cores=1,3,5,7
/proc/9223/task/9233/stat : 9233 (java) S 9221 9223 30888 0 -1 4202560 367 0 0 0 84 27 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981653781544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9234] ppid=9221 vsize=3090984 CPUtime=46.41 cores=1,3,5,7
/proc/9223/task/9234/stat : 9234 (java) R 9221 9223 30888 0 -1 4202560 91 0 0 0 4639 2 0 0 20 0 20 0 340741517 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981171452168 139981802110095 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9235] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9235/stat : 9235 (java) S 9221 9223 30888 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340741518 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981170398328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9236] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9236/stat : 9236 (java) S 9221 9223 30888 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 20 0 340741518 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981169343304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9237] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9237/stat : 9237 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981168294416 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9238] ppid=9221 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/9223/task/9238/stat : 9238 (java) S 9221 9223 30888 0 -1 4202560 2696 0 0 0 49 0 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981167241784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9239] ppid=9221 vsize=3090984 CPUtime=0.6 cores=1,3,5,7
/proc/9223/task/9239/stat : 9239 (java) S 9221 9223 30888 0 -1 4202560 4309 0 0 0 59 1 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981166189240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9240] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9240/stat : 9240 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981165136888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9241] ppid=9221 vsize=3090984 CPUtime=0.45 cores=1,3,5,7
/proc/9223/task/9241/stat : 9241 (java) S 9221 9223 30888 0 -1 4202560 49 0 0 0 20 25 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981164084552 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9300] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9300/stat : 9300 (java) S 9221 9223 30888 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340749618 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981161952296 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9330] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9330/stat : 9330 (java) S 9221 9223 30888 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 340824765 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981160898952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 841.93
Current children cumulated vsize (KiB) 3090984

[startup+834.701 s]
/proc/loadavg: 1.95 2.02 2.00 3/214 9330
/proc/meminfo: memFree=28851244/32873844 swapFree=8656/8656
[pid=9223] ppid=9221 vsize=3090984 CPUtime=842.33 cores=1,3,5,7
/proc/9223/stat : 9223 (java) S 9221 9223 30888 0 -1 4202496 13935 0 1 0 84008 225 0 0 20 0 20 0 340741513 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 140734332903840 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9223/statm: 772746 418039 2305 9 0 763167 0
[pid=9223/tid=9225] ppid=9221 vsize=3090984 CPUtime=783.38 cores=1,3,5,7
/proc/9223/task/9225/stat : 9225 (java) S 9221 9223 30888 0 -1 4202560 2940 0 1 0 78318 20 0 0 20 0 20 0 340741515 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981795984568 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9226] ppid=9221 vsize=3090984 CPUtime=0.91 cores=1,3,5,7
/proc/9223/task/9226/stat : 9226 (java) S 9221 9223 30888 0 -1 4202560 283 0 0 0 71 20 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981779409064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9227] ppid=9221 vsize=3090984 CPUtime=1.17 cores=1,3,5,7
/proc/9223/task/9227/stat : 9227 (java) S 9221 9223 30888 0 -1 4202560 359 0 0 0 87 30 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981778356520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9228] ppid=9221 vsize=3090984 CPUtime=0.89 cores=1,3,5,7
/proc/9223/task/9228/stat : 9228 (java) S 9221 9223 30888 0 -1 4202560 283 0 0 0 69 20 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981777303976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9229] ppid=9221 vsize=3090984 CPUtime=1.01 cores=1,3,5,7
/proc/9223/task/9229/stat : 9229 (java) S 9221 9223 30888 0 -1 4202560 303 0 0 0 79 22 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981657991720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9230] ppid=9221 vsize=3090984 CPUtime=1.07 cores=1,3,5,7
/proc/9223/task/9230/stat : 9230 (java) S 9221 9223 30888 0 -1 4202560 301 0 0 0 85 22 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981656939176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9231] ppid=9221 vsize=3090984 CPUtime=1.09 cores=1,3,5,7
/proc/9223/task/9231/stat : 9231 (java) S 9221 9223 30888 0 -1 4202560 299 0 0 0 88 21 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981655886632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9232] ppid=9221 vsize=3090984 CPUtime=1.06 cores=1,3,5,7
/proc/9223/task/9232/stat : 9232 (java) S 9221 9223 30888 0 -1 4202560 302 0 0 0 84 22 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981654834088 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9233] ppid=9221 vsize=3090984 CPUtime=1.11 cores=1,3,5,7
/proc/9223/task/9233/stat : 9233 (java) S 9221 9223 30888 0 -1 4202560 367 0 0 0 84 27 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981653781544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9234] ppid=9221 vsize=3090984 CPUtime=46.81 cores=1,3,5,7
/proc/9223/task/9234/stat : 9234 (java) R 9221 9223 30888 0 -1 4202560 91 0 0 0 4679 2 0 0 20 0 20 0 340741517 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981171452168 139981800145265 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9235] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9235/stat : 9235 (java) S 9221 9223 30888 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340741518 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981170398328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9236] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9236/stat : 9236 (java) S 9221 9223 30888 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 20 0 340741518 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981169343304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9237] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9237/stat : 9237 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981168294416 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9238] ppid=9221 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/9223/task/9238/stat : 9238 (java) S 9221 9223 30888 0 -1 4202560 2696 0 0 0 49 0 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981167241784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9239] ppid=9221 vsize=3090984 CPUtime=0.6 cores=1,3,5,7
/proc/9223/task/9239/stat : 9239 (java) S 9221 9223 30888 0 -1 4202560 4309 0 0 0 59 1 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981166189240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9240] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9240/stat : 9240 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981165136888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9241] ppid=9221 vsize=3090984 CPUtime=0.45 cores=1,3,5,7
/proc/9223/task/9241/stat : 9241 (java) S 9221 9223 30888 0 -1 4202560 49 0 0 0 20 25 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981164084552 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9300] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9300/stat : 9300 (java) S 9221 9223 30888 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340749618 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981161952296 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9330] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9330/stat : 9330 (java) S 9221 9223 30888 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 340824765 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981160898056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 842.33
Current children cumulated vsize (KiB) 3090984

[startup+834.908 s]
/proc/loadavg: 1.95 2.02 2.00 3/214 9330
/proc/meminfo: memFree=28851244/32873844 swapFree=8656/8656
[pid=9223] ppid=9221 vsize=3090984 CPUtime=842.54 cores=1,3,5,7
/proc/9223/stat : 9223 (java) S 9221 9223 30888 0 -1 4202496 13935 0 1 0 84029 225 0 0 20 0 20 0 340741513 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 140734332903840 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9223/statm: 772746 418039 2305 9 0 763167 0
[pid=9223/tid=9225] ppid=9221 vsize=3090984 CPUtime=783.38 cores=1,3,5,7
/proc/9223/task/9225/stat : 9225 (java) S 9221 9223 30888 0 -1 4202560 2940 0 1 0 78318 20 0 0 20 0 20 0 340741515 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981795984568 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9226] ppid=9221 vsize=3090984 CPUtime=0.91 cores=1,3,5,7
/proc/9223/task/9226/stat : 9226 (java) S 9221 9223 30888 0 -1 4202560 283 0 0 0 71 20 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981779409064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9227] ppid=9221 vsize=3090984 CPUtime=1.17 cores=1,3,5,7
/proc/9223/task/9227/stat : 9227 (java) S 9221 9223 30888 0 -1 4202560 359 0 0 0 87 30 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981778356520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9228] ppid=9221 vsize=3090984 CPUtime=0.89 cores=1,3,5,7
/proc/9223/task/9228/stat : 9228 (java) S 9221 9223 30888 0 -1 4202560 283 0 0 0 69 20 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981777303976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9229] ppid=9221 vsize=3090984 CPUtime=1.01 cores=1,3,5,7
/proc/9223/task/9229/stat : 9229 (java) S 9221 9223 30888 0 -1 4202560 303 0 0 0 79 22 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981657991720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9230] ppid=9221 vsize=3090984 CPUtime=1.07 cores=1,3,5,7
/proc/9223/task/9230/stat : 9230 (java) S 9221 9223 30888 0 -1 4202560 301 0 0 0 85 22 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981656939176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9231] ppid=9221 vsize=3090984 CPUtime=1.09 cores=1,3,5,7
/proc/9223/task/9231/stat : 9231 (java) S 9221 9223 30888 0 -1 4202560 299 0 0 0 88 21 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981655886632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9232] ppid=9221 vsize=3090984 CPUtime=1.06 cores=1,3,5,7
/proc/9223/task/9232/stat : 9232 (java) S 9221 9223 30888 0 -1 4202560 302 0 0 0 84 22 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981654834088 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9233] ppid=9221 vsize=3090984 CPUtime=1.11 cores=1,3,5,7
/proc/9223/task/9233/stat : 9233 (java) S 9221 9223 30888 0 -1 4202560 367 0 0 0 84 27 0 0 20 0 20 0 340741516 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981653781544 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9234] ppid=9221 vsize=3090984 CPUtime=47.02 cores=1,3,5,7
/proc/9223/task/9234/stat : 9234 (java) R 9221 9223 30888 0 -1 4202560 91 0 0 0 4700 2 0 0 20 0 20 0 340741517 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981171452168 139981802839987 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9235] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9235/stat : 9235 (java) S 9221 9223 30888 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340741518 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981170398328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9236] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9236/stat : 9236 (java) S 9221 9223 30888 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 20 0 340741518 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981169343304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9237] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9237/stat : 9237 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981168294416 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9238] ppid=9221 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/9223/task/9238/stat : 9238 (java) S 9221 9223 30888 0 -1 4202560 2696 0 0 0 49 0 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981167241784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9223/tid=9239] ppid=9221 vsize=3090984 CPUtime=0.6 cores=1,3,5,7
/proc/9223/task/9239/stat : 9239 (java) S 9221 9223 30888 0 -1 4202560 4309 0 0 0 59 1 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981166189240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9223/tid=9240] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9240/stat : 9240 (java) S 9221 9223 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981165136888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9223/tid=9241] ppid=9221 vsize=3090984 CPUtime=0.45 cores=1,3,5,7
/proc/9223/task/9241/stat : 9241 (java) S 9221 9223 30888 0 -1 4202560 49 0 0 0 20 25 0 0 20 0 20 0 340741520 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981164084552 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9300] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9300/stat : 9300 (java) S 9221 9223 30888 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340749618 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981161952296 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9223/tid=9330] ppid=9221 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/9223/task/9330/stat : 9330 (java) S 9221 9223 30888 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 340824765 3165167616 418039 33554432000 1073741824 1073778376 140734332912704 139981160898056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 842.54
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9223 and gives
#  childrusage.ru_utime.tv_sec=838
#  childrusage.ru_utime.tv_usec=94590
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=452627
# CPU time returned by wait4() is 840.547
# while last known CPU time is 842.54
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 834.973
CPU time (s): 842.54
CPU user time (s): 840.29
CPU system time (s): 2.25
CPU usage (%): 100.906
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 838.095
system time used= 2.45263
maximum resident set size= 1672176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13945
page faults= 1
swaps= 0
block input operations= 0
block output operations= 856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19755
involuntary context switches= 9277

runsolver used 3.00554 second user time and 10.1545 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-03 19:55:30
IDJOB=3741635
IDBENCH=89889
IDSOLVER=2319
FILE ID=node102/3741635-1338746130
RUNJOBID= node102-1338713280-30905
PBS_JOBID= 14636729
Free space on /tmp= 71144 MiB

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

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

MD5SUM BENCH= fbc26082f2456029d803a788e5b95f10
RANDOM SEED=248590163

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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	: 5438.54
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.178
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		: 2667.178
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:        30576116 kB
Buffers:          192192 kB
Cached:           655540 kB
SwapCached:         5520 kB
Active:           909800 kB
Inactive:         619872 kB
Active(anon):     678948 kB
Inactive(anon):     5604 kB
Active(file):     230852 kB
Inactive(file):   614268 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097276 kB
Dirty:              3944 kB
Writeback:             0 kB
AnonPages:        744848 kB
Mapped:            17412 kB
Shmem:                 0 kB
Slab:             620136 kB
SReclaimable:      61128 kB
SUnreclaim:       559008 kB
KernelStack:        1768 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1828568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    704512 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= 71140 MiB
End job on node102 at 2012-06-03 20:09:25