Trace number 3732935

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) 338.932 335.5

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:20:4.5:0.95:98.opb
MD5SUM09000b526c4cf3fc454b31cbb57a970b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.181971
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables906
Total number of constraints1039
Number of constraints which are clauses852
Number of constraints which are cardinality constraints (but not clauses)187
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Number of terms in the objective function 906
Biggest coefficient in the objective function 553
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 2526
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 553
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2526
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.01/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.01/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.01/0.09	c no version file found!!!
0.01/0.09	c sun.arch.data.model	64
0.01/0.09	c java.version	1.6.0_24
0.01/0.09	c os.name	Linux
0.01/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.01/0.09	c os.arch	amd64
0.01/0.09	c Free memory 1599470296
0.01/0.09	c Max memory 1607860224
0.01/0.09	c Total memory 1607860224
0.01/0.09	c Number of processors 8
0.05/0.11	--- Begin Solver configuration ---
0.05/0.11	c Stops conflict analysis at the first Unique Implication Point
0.05/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1cb1c5fa
0.05/0.11	c Learn all clauses as in MiniSAT
0.05/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.05/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.05/0.11	c No reason simplification
0.05/0.11	c --- End Solver configuration ---
0.05/0.11	c solving HOME/instance-3732935-1338692334.opb
0.05/0.11	c reading problem ... 
0.22/0.24	c ... done. Wall clock time 0.133s.
0.22/0.24	c CPU time (experimental) 0.2s.
0.22/0.24	c #vars     906
0.22/0.24	c #constraints  1038
0.22/0.27	c SATISFIABLE
0.22/0.27	c OPTIMIZING...
0.22/0.27	c Got one! Elapsed wall clock time (in seconds):0.159
0.22/0.27	o 25
155.38/153.11	c cleaning 497237 clauses out of 994500 for limit 1331540.7843370086
162.50/160.28	c cleaning 248868 clauses out of 497764 for limit 4391634.373604582
165.20/162.97	c cleaning 124693 clauses out of 249396 for limit 1.4454932326043976E7
166.30/164.00	c cleaning 62595 clauses out of 125202 for limit 4.743682955663077E7
166.50/164.20	c cleaning 31546 clauses out of 63108 for limit 1.5535774310616234E8
166.60/164.31	c cleaning 16022 clauses out of 32061 for limit 5.0380402351197445E8
166.60/164.39	c cleaning 8265 clauses out of 16540 for limit 1.6121059810201693E9
166.70/164.43	c cleaning 4382 clauses out of 8774 for limit 5.006714643855288E9
166.70/164.46	c cleaning 2440 clauses out of 4893 for limit 1.4820595449585451E10
166.70/164.49	c cleaning 1468 clauses out of 2952 for limit 4.047118218580707E10
166.80/164.52	c cleaning 992 clauses out of 1985 for limit 9.93555499055066E10
166.80/164.56	c cleaning 733 clauses out of 1492 for limit 2.177735820079032E11
166.80/164.59	c cleaning 629 clauses out of 1259 for limit 4.2560250419360724E11
166.90/164.62	c cleaning 565 clauses out of 1131 for limit 7.820917390104944E11
166.90/164.65	c cleaning 527 clauses out of 1065 for limit 1.3683338508230005E12
166.90/164.69	c cleaning 512 clauses out of 1038 for limit 2.3152623647813228E12
167.00/164.72	c cleaning 504 clauses out of 1027 for limit 3.8629360712552754E12
167.00/164.75	c cleaning 511 clauses out of 1023 for limit 6.395407440322418E12
167.00/164.78	c cleaning 506 clauses out of 1012 for limit 1.0661522457820594E13
167.10/164.81	c cleaning 503 clauses out of 1006 for limit 1.7687141279894996E13
167.10/164.85	c cleaning 494 clauses out of 1002 for limit 2.9255618177417633E13
167.10/164.88	c cleaning 497 clauses out of 1009 for limit 4.79596752127589E13
167.21/164.91	c cleaning 507 clauses out of 1014 for limit 7.885956101158583E13
167.21/164.93	c cleaning 502 clauses out of 1004 for limit 1.3095164218751617E14
167.21/164.96	c cleaning 501 clauses out of 1002 for limit 2.1638782781431803E14
167.21/164.99	c cleaning 501 clauses out of 1002 for limit 3.57209685597115E14
167.31/165.02	c cleaning 495 clauses out of 1001 for limit 5.89675056266591E14
167.31/165.06	c cleaning 496 clauses out of 1005 for limit 9.676140105952919E14
167.31/165.08	c cleaning 494 clauses out of 1009 for limit 1.5893989824587725E15
167.40/165.12	c cleaning 508 clauses out of 1016 for limit 2.6056782491142275E15
167.40/165.15	c cleaning 504 clauses out of 1008 for limit 4.331216077793839E15
167.40/165.18	c cleaning 497 clauses out of 1005 for limit 7.171247635554664E15
167.50/165.21	c cleaning 495 clauses out of 1007 for limit 1.1791055569468528E16
167.50/165.24	c cleaning 498 clauses out of 1011 for limit 1.9348726079258812E16
167.50/165.27	c cleaning 503 clauses out of 1013 for limit 3.1845639433370676E16
167.60/165.30	c cleaning 499 clauses out of 1011 for limit 5.26742865661118E-4
167.60/165.33	c cleaning 500 clauses out of 1012 for limit 8.678110828514663E-4
167.60/165.37	c cleaning 499 clauses out of 1012 for limit 0.001431136569311732
167.70/165.40	c cleaning 498 clauses out of 1012 for limit 0.0023577755211632236
167.70/165.43	c cleaning 498 clauses out of 1015 for limit 0.003880675452780768
167.70/165.46	c cleaning 502 clauses out of 1016 for limit 0.006387060545652204
167.70/165.50	c cleaning 498 clauses out of 1014 for limit 0.010553892664714884
167.80/165.53	c cleaning 496 clauses out of 1016 for limit 0.0173705194989338
167.80/165.56	c cleaning 502 clauses out of 1020 for limit 0.028533971967951384
167.80/165.59	c cleaning 498 clauses out of 1019 for limit 0.047149665584388795
167.90/165.63	c cleaning 496 clauses out of 1021 for limit 0.07760379249198378
167.90/165.66	c cleaning 507 clauses out of 1024 for limit 0.12747649279154197
167.90/165.69	c cleaning 502 clauses out of 1018 for limit 0.2116765184399329
168.00/165.72	c cleaning 491 clauses out of 1015 for limit 0.34976455392470984
168.00/165.76	c cleaning 506 clauses out of 1024 for limit 0.5717389337773973
168.00/165.79	c cleaning 504 clauses out of 1018 for limit 0.9484312017377835
168.10/165.82	c cleaning 502 clauses out of 1016 for limit 1.570307893186368
168.10/165.85	c cleaning 499 clauses out of 1012 for limit 2.594686382687174
168.10/165.89	c cleaning 499 clauses out of 1015 for limit 4.2748832013295
168.20/165.92	c cleaning 499 clauses out of 1014 for limit 7.04270024485551
168.20/165.96	c cleaning 504 clauses out of 1019 for limit 11.60371114445569
168.20/165.99	c cleaning 496 clauses out of 1011 for limit 19.21046058586989
168.31/166.02	c cleaning 502 clauses out of 1016 for limit 31.556267142466965
168.31/166.05	c cleaning 498 clauses out of 1013 for limit 52.142429400119525
168.31/166.08	c cleaning 499 clauses out of 1016 for limit 85.82175631400928
168.41/166.12	c cleaning 497 clauses out of 1016 for limit 141.39002563376624
168.41/166.15	c cleaning 499 clauses out of 1019 for limit 232.48459682310005
168.41/166.18	c cleaning 504 clauses out of 1021 for limit 383.03020672065026
168.50/166.21	c cleaning 501 clauses out of 1017 for limit 634.1524885283685
168.50/166.24	c cleaning 500 clauses out of 1016 for limit 1046.8316219470285
168.50/166.28	c cleaning 502 clauses out of 1016 for limit 1726.3653872195732
168.62/166.31	c cleaning 499 clauses out of 1014 for limit 2852.6228719088795
168.62/166.33	c cleaning 499 clauses out of 1014 for limit 4699.652376105301
168.62/166.36	c cleaning 497 clauses out of 1015 for limit 7742.719658241086
168.62/166.39	c cleaning 501 clauses out of 1020 for limit 12731.639003945706
168.72/166.42	c cleaning 497 clauses out of 1017 for limit 21016.0163829163
168.72/166.45	c cleaning 507 clauses out of 1020 for limit 34556.28653930786
168.72/166.49	c cleaning 500 clauses out of 1014 for limit 57382.52863103554
168.82/166.52	c cleaning 498 clauses out of 1013 for limit 94630.15837129507
168.82/166.56	c cleaning 501 clauses out of 1016 for limit 155752.74273044866
168.92/166.60	c cleaning 500 clauses out of 1014 for limit 257106.3667778979
168.92/166.63	c cleaning 499 clauses out of 1014 for limit 424002.7938911473
168.92/166.67	c cleaning 504 clauses out of 1018 for limit 698583.4902068938
169.02/166.71	c cleaning 498 clauses out of 1011 for limit 1156557.6663999683
169.02/166.74	c cleaning 497 clauses out of 1013 for limit 1903552.6306590226
169.02/166.78	c cleaning 503 clauses out of 1016 for limit 3129943.6111225146
169.12/166.81	c cleaning 506 clauses out of 1013 for limit 5176982.095561578
169.12/166.85	c cleaning 493 clauses out of 1007 for limit 8588405.172168262
169.12/166.88	c cleaning 497 clauses out of 1014 for limit 1.4065653913856456E7
169.22/166.92	c cleaning 502 clauses out of 1017 for limit 2.3127719767054062E7
169.22/166.95	c cleaning 500 clauses out of 1015 for limit 3.821585796315863E7
169.22/166.99	c cleaning 504 clauses out of 1017 for limit 6.30251102439232E7
169.32/167.02	c cleaning 502 clauses out of 1014 for limit 1.0434869227119197E8
169.32/167.05	c cleaning 497 clauses out of 1009 for limit 1.724194086196375E8
169.32/167.08	c cleaning 498 clauses out of 1014 for limit 2.835073176226313E8
169.43/167.11	c cleaning 502 clauses out of 1014 for limit 4.666068782442432E8
169.43/167.14	c cleaning 500 clauses out of 1013 for limit 7.710278136666075E8
169.43/167.17	c cleaning 506 clauses out of 1012 for limit 1.2715116771339405E9
169.53/167.21	c cleaning 502 clauses out of 1006 for limit 2.109399174599822E9
169.53/167.24	c cleaning 500 clauses out of 1004 for limit 3.4856110735695457E9
169.53/167.28	c cleaning 496 clauses out of 1004 for limit 5.748238957023208E9
169.62/167.31	c cleaning 504 clauses out of 1008 for limit 9.441997505837658E9
169.62/167.34	c cleaning 493 clauses out of 1004 for limit 1.5633153337723112E10
169.62/167.37	c cleaning 502 clauses out of 1012 for limit 2.5602960534271286E10
169.72/167.41	c cleaning 496 clauses out of 1010 for limit 4.230631634463526E10
169.72/167.44	c cleaning 501 clauses out of 1014 for limit 6.949355329679459E10
169.72/167.47	c cleaning 501 clauses out of 1012 for limit 1.1471582585790952E11
331.31/328.01	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
338.41/335.10	c starts		: 24
338.41/335.10	c conflicts		: 1987734
338.41/335.10	c decisions		: 2311737
338.41/335.10	c propagations		: 21737358

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-3732935-1338692334/watcher-3732935-1338692334 -o /tmp/evaluation-result-3732935-1338692334/solver-3732935-1338692334 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3732935-1338692334.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.01 2.05 2.01 3/194 954
/proc/meminfo: memFree=26148460/32873648 swapFree=7112/7112
[pid=954] ppid=952 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/954/stat : 954 (runsolver) D 952 954 29837 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 335359357 12095488 57 33554432000 4194304 5436572 140735461499248 140735461495128 5057063 0 0 4096 24578 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/954/statm: 2953 57 36 304 0 2645 0

[startup+0.042103 s]
/proc/loadavg: 2.01 2.05 2.01 3/194 954
/proc/meminfo: memFree=26148460/32873648 swapFree=7112/7112
[pid=954] ppid=952 vsize=2623916 CPUtime=0.01 cores=0,2,4,6
/proc/954/stat : 954 (java) S 952 954 29837 0 -1 4202496 3923 0 1 0 1 0 0 0 20 0 13 0 335359357 2686889984 4622 33554432000 1073741824 1073778376 140737048565520 140737048556656 242170757181 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/954/statm: 655979 4622 1662 9 0 646680 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2623916

[startup+0.100253 s]
/proc/loadavg: 2.01 2.05 2.01 3/194 954
/proc/meminfo: memFree=26148460/32873648 swapFree=7112/7112
[pid=954] ppid=952 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/954/stat : 954 (java) S 952 954 29837 0 -1 4202496 4195 0 1 0 5 0 0 0 20 0 18 0 335359357 3028844544 5403 33554432000 1073741824 1073778376 140737048565520 140737048556656 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/954/statm: 739464 5403 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2957856

[startup+0.300225 s]
/proc/loadavg: 2.01 2.05 2.01 3/194 954
/proc/meminfo: memFree=26148460/32873648 swapFree=7112/7112
[pid=954] ppid=952 vsize=3024420 CPUtime=0.39 cores=0,2,4,6
/proc/954/stat : 954 (java) S 952 954 29837 0 -1 4202496 5561 0 1 0 38 1 0 0 20 0 19 0 335359357 3097006080 8223 33554432000 1073741824 1073778376 140737048565520 140737048556656 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/954/statm: 756105 8223 2250 9 0 746526 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 3024420

[startup+0.700208 s]
/proc/loadavg: 2.01 2.05 2.01 3/194 954
/proc/meminfo: memFree=26148460/32873648 swapFree=7112/7112
[pid=954] ppid=952 vsize=3024420 CPUtime=1.03 cores=0,2,4,6
/proc/954/stat : 954 (java) S 952 954 29837 0 -1 4202496 7568 0 1 0 101 2 0 0 20 0 19 0 335359357 3097006080 11267 33554432000 1073741824 1073778376 140737048565520 140737048556656 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/954/statm: 756105 11267 2259 9 0 746526 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 3024420

[startup+1.50061 s]
/proc/loadavg: 2.01 2.05 2.01 3/213 976
/proc/meminfo: memFree=26103228/32873648 swapFree=7112/7112
[pid=954] ppid=952 vsize=3024420 CPUtime=1.91 cores=0,2,4,6
/proc/954/stat : 954 (java) S 952 954 29837 0 -1 4202496 8418 0 1 0 189 2 0 0 20 0 19 0 335359357 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 140737048556656 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/954/statm: 756105 16918 2264 9 0 746526 0
[pid=954/tid=956] ppid=952 vsize=3024420 CPUtime=1.45 cores=0,2,4,6
/proc/954/task/956/stat : 956 (java) R 952 954 29837 0 -1 4202560 3109 0 1 0 144 1 0 0 20 0 19 0 335359358 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643815621032 139643755802605 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=954/tid=957] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/957/stat : 957 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643680975656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=958] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/958/stat : 958 (java) S 952 954 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643679922856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=959] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/959/stat : 959 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643678870568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=954/tid=960] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/960/stat : 960 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643677817768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=961] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/961/stat : 961 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643676764456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=964] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/964/stat : 964 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643675711656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=965] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/965/stat : 965 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643674659368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=966] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/966/stat : 966 (java) S 952 954 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643673606568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=967] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/967/stat : 967 (java) S 952 954 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335359361 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643661409000 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=968] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/968/stat : 968 (java) S 952 954 29837 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335359361 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643660355064 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=969] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/969/stat : 969 (java) S 952 954 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335359361 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643659302664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=970] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/970/stat : 970 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359364 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643658251152 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=971] ppid=952 vsize=3024420 CPUtime=0.23 cores=0,2,4,6
/proc/954/task/971/stat : 971 (java) S 952 954 29837 0 -1 4202560 2270 0 0 0 23 0 0 0 20 0 19 0 335359364 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643657197752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=972] ppid=952 vsize=3024420 CPUtime=0.19 cores=0,2,4,6
/proc/954/task/972/stat : 972 (java) S 952 954 29837 0 -1 4202560 1841 0 0 0 19 0 0 0 20 0 19 0 335359364 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643656144952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=973] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/973/stat : 973 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359364 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643655092856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=974] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/974/stat : 974 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359364 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643654040264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=976] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/976/stat : 976 (java) S 952 954 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335359387 3097006080 16918 33554432000 1073741824 1073778376 140737048565520 139643651908904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 3024420

[startup+3.1006 s]
/proc/loadavg: 2.09 2.07 2.02 3/213 976
/proc/meminfo: memFree=26074060/32873648 swapFree=7112/7112
[pid=954] ppid=952 vsize=3024420 CPUtime=3.52 cores=0,2,4,6
/proc/954/stat : 954 (java) S 952 954 29837 0 -1 4202496 8439 0 1 0 349 3 0 0 20 0 19 0 335359357 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 140737048556656 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/954/statm: 756105 27158 2264 9 0 746526 0
[pid=954/tid=956] ppid=952 vsize=3024420 CPUtime=3.05 cores=0,2,4,6
/proc/954/task/956/stat : 956 (java) R 952 954 29837 0 -1 4202560 3130 0 1 0 303 2 0 0 20 0 19 0 335359358 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643815619056 139643755797136 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=954/tid=957] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/957/stat : 957 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643680975656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=958] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/958/stat : 958 (java) S 952 954 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643679922856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=959] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/959/stat : 959 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643678870568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=954/tid=960] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/960/stat : 960 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643677817768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=961] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/961/stat : 961 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643676764456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=964] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/964/stat : 964 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643675711656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=965] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/965/stat : 965 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643674659368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=966] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/966/stat : 966 (java) S 952 954 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643673606568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=967] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/967/stat : 967 (java) S 952 954 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335359361 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643661409000 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=968] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/968/stat : 968 (java) S 952 954 29837 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335359361 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643660355064 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=969] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/969/stat : 969 (java) S 952 954 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335359361 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643659302664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=970] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/970/stat : 970 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359364 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643658251152 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=971] ppid=952 vsize=3024420 CPUtime=0.23 cores=0,2,4,6
/proc/954/task/971/stat : 971 (java) S 952 954 29837 0 -1 4202560 2270 0 0 0 23 0 0 0 20 0 19 0 335359364 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643657197752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=972] ppid=952 vsize=3024420 CPUtime=0.19 cores=0,2,4,6
/proc/954/task/972/stat : 972 (java) S 952 954 29837 0 -1 4202560 1841 0 0 0 19 0 0 0 20 0 19 0 335359364 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643656144952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=973] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/973/stat : 973 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359364 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643655092856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=974] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/974/stat : 974 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359364 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643654040264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=976] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/976/stat : 976 (java) S 952 954 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335359387 3097006080 27158 33554432000 1073741824 1073778376 140737048565520 139643651908904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 3024420

[startup+6.30065 s]
/proc/loadavg: 2.09 2.07 2.02 3/213 976
/proc/meminfo: memFree=25991896/32873648 swapFree=7112/7112
[pid=954] ppid=952 vsize=3024420 CPUtime=6.72 cores=0,2,4,6
/proc/954/stat : 954 (java) S 952 954 29837 0 -1 4202496 8479 0 1 0 667 5 0 0 20 0 19 0 335359357 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 140737048556656 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/954/statm: 756105 46521 2265 9 0 746526 0
[pid=954/tid=956] ppid=952 vsize=3024420 CPUtime=6.25 cores=0,2,4,6
/proc/954/task/956/stat : 956 (java) R 952 954 29837 0 -1 4202560 3169 0 1 0 621 4 0 0 20 0 19 0 335359358 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643815621032 139643755826075 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=954/tid=957] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/957/stat : 957 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643680975656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=958] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/958/stat : 958 (java) S 952 954 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643679922856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=959] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/959/stat : 959 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643678870568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=954/tid=960] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/960/stat : 960 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643677817768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=961] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/961/stat : 961 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643676764456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=964] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/964/stat : 964 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643675711656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=965] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/965/stat : 965 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643674659368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=966] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/966/stat : 966 (java) S 952 954 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335359359 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643673606568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=967] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/967/stat : 967 (java) S 952 954 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335359361 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643661409000 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=968] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/968/stat : 968 (java) S 952 954 29837 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335359361 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643660355064 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=969] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/969/stat : 969 (java) S 952 954 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335359361 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643659302664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=970] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/970/stat : 970 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359364 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643658251152 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=971] ppid=952 vsize=3024420 CPUtime=0.23 cores=0,2,4,6
/proc/954/task/971/stat : 971 (java) S 952 954 29837 0 -1 4202560 2270 0 0 0 23 0 0 0 20 0 19 0 335359364 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643657197752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=972] ppid=952 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/954/task/972/stat : 972 (java) S 952 954 29837 0 -1 4202560 1841 0 0 0 20 0 0 0 20 0 19 0 335359364 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643656144952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=973] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/973/stat : 973 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359364 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643655092856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=974] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/974/stat : 974 (java) S 952 954 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335359364 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643654040264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=976] ppid=952 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/954/task/976/stat : 976 (java) S 952 954 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335359387 3097006080 46521 33554432000 1073741824 1073778376 140737048565520 139643651908904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.72
Current children cumulated vsize (KiB) 3024420

[startup+12.7006 s]

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

/proc/954/task/959/stat : 959 (java) S 952 954 29837 0 -1 4202560 218 0 0 0 35 11 0 0 20 0 20 0 335359359 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643678870568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=960] ppid=952 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/954/task/960/stat : 960 (java) S 952 954 29837 0 -1 4202560 371 0 0 0 33 17 0 0 20 0 20 0 335359359 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643677817768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=961] ppid=952 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/954/task/961/stat : 961 (java) S 952 954 29837 0 -1 4202560 315 0 0 0 32 17 0 0 20 0 20 0 335359359 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643676764456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=964] ppid=952 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/954/task/964/stat : 964 (java) S 952 954 29837 0 -1 4202560 241 0 0 0 31 13 0 0 20 0 20 0 335359359 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643675711656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=965] ppid=952 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/954/task/965/stat : 965 (java) S 952 954 29837 0 -1 4202560 323 0 0 0 30 15 0 0 20 0 20 0 335359359 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643674659368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=954/tid=966] ppid=952 vsize=3090984 CPUtime=0.38 cores=0,2,4,6
/proc/954/task/966/stat : 966 (java) S 952 954 29837 0 -1 4202560 260 0 0 0 25 13 0 0 20 0 20 0 335359359 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643673606568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=967] ppid=952 vsize=3090984 CPUtime=25.96 cores=0,2,4,6
/proc/954/task/967/stat : 967 (java) R 952 954 29837 0 -1 4202560 173 0 0 0 2591 5 0 0 20 0 20 0 335359361 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643661408816 139643822476564 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=954/tid=968] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/968/stat : 968 (java) S 952 954 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 335359361 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643660355064 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=969] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/969/stat : 969 (java) S 952 954 29837 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 335359361 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643659302664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=970] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/970/stat : 970 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335359364 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643658251152 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=971] ppid=952 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/954/task/971/stat : 971 (java) S 952 954 29837 0 -1 4202560 2283 0 0 0 29 0 0 0 20 0 20 0 335359364 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643657197752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=972] ppid=952 vsize=3090984 CPUtime=0.26 cores=0,2,4,6
/proc/954/task/972/stat : 972 (java) S 952 954 29837 0 -1 4202560 2179 0 0 0 26 0 0 0 20 0 20 0 335359364 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643656144952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=973] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/973/stat : 973 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335359364 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643655092856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=974] ppid=952 vsize=3090984 CPUtime=0.08 cores=0,2,4,6
/proc/954/task/974/stat : 974 (java) S 952 954 29837 0 -1 4202560 20 0 0 0 2 6 0 0 20 0 20 0 335359364 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643654040264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=976] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/976/stat : 976 (java) S 952 954 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 335359387 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643651908904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=1064] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/1064/stat : 1064 (java) S 952 954 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 335392760 3165167616 417174 33554432000 1073741824 1073778376 140737048565520 139643650856968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 337.61
Current children cumulated vsize (KiB) 3090984

[startup+335.101 s]
/proc/loadavg: 2.00 2.01 2.00 3/214 1064
/proc/meminfo: memFree=24504552/32873648 swapFree=7112/7112
[pid=954] ppid=952 vsize=3090984 CPUtime=338.41 cores=0,2,4,6
/proc/954/stat : 954 (java) S 952 954 29837 0 -1 4202496 11507 0 1 0 33712 129 0 0 20 0 20 0 335359357 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 140737048556656 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/954/statm: 772746 417175 2295 9 0 763167 0
[pid=954/tid=956] ppid=952 vsize=3090984 CPUtime=307.27 cores=0,2,4,6
/proc/954/task/956/stat : 956 (java) S 952 954 29837 0 -1 4202560 3362 0 1 0 30715 12 0 0 20 0 20 0 335359358 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643815622184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=957] ppid=952 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/954/task/957/stat : 957 (java) S 952 954 29837 0 -1 4202560 299 0 0 0 31 13 0 0 20 0 20 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643680975656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=958] ppid=952 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/954/task/958/stat : 958 (java) S 952 954 29837 0 -1 4202560 265 0 0 0 34 14 0 0 20 0 20 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643679922856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=959] ppid=952 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/954/task/959/stat : 959 (java) S 952 954 29837 0 -1 4202560 218 0 0 0 35 11 0 0 20 0 20 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643678870568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=960] ppid=952 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/954/task/960/stat : 960 (java) S 952 954 29837 0 -1 4202560 371 0 0 0 33 17 0 0 20 0 20 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643677817768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=961] ppid=952 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/954/task/961/stat : 961 (java) S 952 954 29837 0 -1 4202560 315 0 0 0 32 17 0 0 20 0 20 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643676764456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=964] ppid=952 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/954/task/964/stat : 964 (java) S 952 954 29837 0 -1 4202560 241 0 0 0 31 13 0 0 20 0 20 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643675711656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=965] ppid=952 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/954/task/965/stat : 965 (java) S 952 954 29837 0 -1 4202560 323 0 0 0 30 15 0 0 20 0 20 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643674659368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=954/tid=966] ppid=952 vsize=3090984 CPUtime=0.38 cores=0,2,4,6
/proc/954/task/966/stat : 966 (java) S 952 954 29837 0 -1 4202560 260 0 0 0 25 13 0 0 20 0 20 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643673606568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=967] ppid=952 vsize=3090984 CPUtime=26.75 cores=0,2,4,6
/proc/954/task/967/stat : 967 (java) R 952 954 29837 0 -1 4202560 174 0 0 0 2670 5 0 0 20 0 20 0 335359361 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643661408816 242167071052 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=954/tid=968] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/968/stat : 968 (java) S 952 954 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 335359361 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643660355064 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=969] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/969/stat : 969 (java) S 952 954 29837 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 335359361 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643659302664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=970] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/970/stat : 970 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643658251152 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=971] ppid=952 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/954/task/971/stat : 971 (java) S 952 954 29837 0 -1 4202560 2283 0 0 0 29 0 0 0 20 0 20 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643657197752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=972] ppid=952 vsize=3090984 CPUtime=0.26 cores=0,2,4,6
/proc/954/task/972/stat : 972 (java) S 952 954 29837 0 -1 4202560 2179 0 0 0 26 0 0 0 20 0 20 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643656144952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=973] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/973/stat : 973 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643655092856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=974] ppid=952 vsize=3090984 CPUtime=0.08 cores=0,2,4,6
/proc/954/task/974/stat : 974 (java) S 952 954 29837 0 -1 4202560 20 0 0 0 2 6 0 0 20 0 20 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643654040264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=976] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/976/stat : 976 (java) S 952 954 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 335359387 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643651908904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=1064] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/1064/stat : 1064 (java) S 952 954 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 335392760 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643650856040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 338.41
Current children cumulated vsize (KiB) 3090984

[startup+335.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/214 1064
/proc/meminfo: memFree=24504552/32873648 swapFree=7112/7112
[pid=954] ppid=952 vsize=3090984 CPUtime=338.61 cores=0,2,4,6
/proc/954/stat : 954 (java) S 952 954 29837 0 -1 4202496 11508 0 1 0 33731 130 0 0 20 0 19 0 335359357 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 140737048556656 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/954/statm: 772746 417175 2295 9 0 763167 0
[pid=954/tid=956] ppid=952 vsize=3090984 CPUtime=307.27 cores=0,2,4,6
/proc/954/task/956/stat : 956 (java) S 952 954 29837 0 -1 4202560 3362 0 1 0 30715 12 0 0 20 0 19 0 335359358 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643815623304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=957] ppid=952 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/954/task/957/stat : 957 (java) S 952 954 29837 0 -1 4202560 299 0 0 0 31 13 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643680975656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=958] ppid=952 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/954/task/958/stat : 958 (java) S 952 954 29837 0 -1 4202560 265 0 0 0 34 14 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643679922856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=959] ppid=952 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/954/task/959/stat : 959 (java) S 952 954 29837 0 -1 4202560 218 0 0 0 35 11 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643678870568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=960] ppid=952 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/954/task/960/stat : 960 (java) S 952 954 29837 0 -1 4202560 371 0 0 0 33 17 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643677817768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=961] ppid=952 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/954/task/961/stat : 961 (java) S 952 954 29837 0 -1 4202560 315 0 0 0 32 17 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643676764456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=964] ppid=952 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/954/task/964/stat : 964 (java) S 952 954 29837 0 -1 4202560 241 0 0 0 31 13 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643675711656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=965] ppid=952 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/954/task/965/stat : 965 (java) S 952 954 29837 0 -1 4202560 323 0 0 0 30 15 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643674659368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=954/tid=966] ppid=952 vsize=3090984 CPUtime=0.38 cores=0,2,4,6
/proc/954/task/966/stat : 966 (java) S 952 954 29837 0 -1 4202560 260 0 0 0 25 13 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643673606568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=967] ppid=952 vsize=3090984 CPUtime=26.95 cores=0,2,4,6
/proc/954/task/967/stat : 967 (java) R 952 954 29837 0 -1 4202560 174 0 0 0 2690 5 0 0 20 0 19 0 335359361 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643661409160 139643822475325 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=954/tid=968] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/968/stat : 968 (java) S 952 954 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 335359361 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643660355064 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=969] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/969/stat : 969 (java) S 952 954 29837 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 335359361 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643659302664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=970] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/970/stat : 970 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643658251152 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=971] ppid=952 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/954/task/971/stat : 971 (java) S 952 954 29837 0 -1 4202560 2283 0 0 0 29 0 0 0 20 0 19 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643657197752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=972] ppid=952 vsize=3090984 CPUtime=0.26 cores=0,2,4,6
/proc/954/task/972/stat : 972 (java) S 952 954 29837 0 -1 4202560 2179 0 0 0 26 0 0 0 20 0 19 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643656144952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=973] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/973/stat : 973 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643655092856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=976] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/976/stat : 976 (java) S 952 954 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335359387 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643651908904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=1064] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/1064/stat : 1064 (java) S 952 954 29837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 335392760 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643650855832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 338.61
Current children cumulated vsize (KiB) 3090984

[startup+335.401 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 1064
/proc/meminfo: memFree=24504552/32873648 swapFree=7112/7112
[pid=954] ppid=952 vsize=3090984 CPUtime=338.71 cores=0,2,4,6
/proc/954/stat : 954 (java) S 952 954 29837 0 -1 4202496 11508 0 1 0 33741 130 0 0 20 0 19 0 335359357 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 140737048556656 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/954/statm: 772746 417175 2295 9 0 763167 0
[pid=954/tid=956] ppid=952 vsize=3090984 CPUtime=307.27 cores=0,2,4,6
/proc/954/task/956/stat : 956 (java) S 952 954 29837 0 -1 4202560 3362 0 1 0 30715 12 0 0 20 0 19 0 335359358 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643815623304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=957] ppid=952 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/954/task/957/stat : 957 (java) S 952 954 29837 0 -1 4202560 299 0 0 0 31 13 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643680975656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=958] ppid=952 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/954/task/958/stat : 958 (java) S 952 954 29837 0 -1 4202560 265 0 0 0 34 14 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643679922856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=959] ppid=952 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/954/task/959/stat : 959 (java) S 952 954 29837 0 -1 4202560 218 0 0 0 35 11 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643678870568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=960] ppid=952 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/954/task/960/stat : 960 (java) S 952 954 29837 0 -1 4202560 371 0 0 0 33 17 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643677817768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=961] ppid=952 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/954/task/961/stat : 961 (java) S 952 954 29837 0 -1 4202560 315 0 0 0 32 17 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643676764456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=964] ppid=952 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/954/task/964/stat : 964 (java) S 952 954 29837 0 -1 4202560 241 0 0 0 31 13 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643675711656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=965] ppid=952 vsize=3090984 CPUtime=0.45 cores=0,2,4,6
/proc/954/task/965/stat : 965 (java) S 952 954 29837 0 -1 4202560 323 0 0 0 30 15 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643674659368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=954/tid=966] ppid=952 vsize=3090984 CPUtime=0.38 cores=0,2,4,6
/proc/954/task/966/stat : 966 (java) S 952 954 29837 0 -1 4202560 260 0 0 0 25 13 0 0 20 0 19 0 335359359 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643673606568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=967] ppid=952 vsize=3090984 CPUtime=27.06 cores=0,2,4,6
/proc/954/task/967/stat : 967 (java) R 952 954 29837 0 -1 4202560 174 0 0 0 2701 5 0 0 20 0 19 0 335359361 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643661409160 139643822476564 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=954/tid=968] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/968/stat : 968 (java) S 952 954 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 335359361 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643660355064 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=954/tid=969] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/969/stat : 969 (java) S 952 954 29837 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 335359361 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643659302664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=970] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/970/stat : 970 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643658251152 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=971] ppid=952 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/954/task/971/stat : 971 (java) S 952 954 29837 0 -1 4202560 2283 0 0 0 29 0 0 0 20 0 19 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643657197752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=972] ppid=952 vsize=3090984 CPUtime=0.26 cores=0,2,4,6
/proc/954/task/972/stat : 972 (java) S 952 954 29837 0 -1 4202560 2179 0 0 0 26 0 0 0 20 0 19 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643656144952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=973] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/973/stat : 973 (java) S 952 954 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335359364 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643655092856 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=954/tid=976] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/976/stat : 976 (java) S 952 954 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 335359387 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643651908904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=954/tid=1064] ppid=952 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/954/task/1064/stat : 1064 (java) S 952 954 29837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 335392760 3165167616 417175 33554432000 1073741824 1073778376 140737048565520 139643650855832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 338.71
Current children cumulated vsize (KiB) 3090984

Child status: 1
Real time (s): 335.5
CPU time (s): 338.932
CPU user time (s): 337.441
CPU system time (s): 1.49177
CPU usage (%): 101.023
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 337.441
system time used= 1.49177
maximum resident set size= 1668728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11519
page faults= 1
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7715
involuntary context switches= 6529

runsolver used 0.657899 second user time and 1.80073 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-03 04:58:54
IDJOB=3732935
IDBENCH=2229
IDSOLVER=2319
FILE ID=node126/3732935-1338692334
RUNJOBID= node126-1338678624-29856
PBS_JOBID= 14636687
Free space on /tmp= 70788 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:20:4.5:0.95:98.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732935-1338692334/watcher-3732935-1338692334 -o /tmp/evaluation-result-3732935-1338692334/solver-3732935-1338692334 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3732935-1338692334.opb           

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

MD5SUM BENCH= 09000b526c4cf3fc454b31cbb57a970b
RANDOM SEED=1358966525

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26149188 kB
Buffers:          406080 kB
Cached:          3777372 kB
SwapCached:         9476 kB
Active:          3145188 kB
Inactive:        2717372 kB
Active(anon):    1668908 kB
Inactive(anon):    12168 kB
Active(file):    1476280 kB
Inactive(file):  2705204 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:              3628 kB
Writeback:             0 kB
AnonPages:       1676952 kB
Mapped:            17964 kB
Shmem:                 0 kB
Slab:             722708 kB
SReclaimable:     166792 kB
SUnreclaim:       555916 kB
KernelStack:        1616 kB
PageTables:         7616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1825484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1646592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70784 MiB
End job on node126 at 2012-06-03 05:04:30