Trace number 3732000

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) 539.9 533.046

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-C432.opb
MD5SUMa8708c855e8ec8c2a31771025318bb9b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4822
Best CPU time to get the best result obtained on this benchmark0.235963
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4822
Optimality of the best value was proved YES
Number of variables771
Total number of constraints1951
Number of constraints which are clauses1949
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint1
Maximum length of a constraint42
Number of terms in the objective function 771
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 33355
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 33355
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.06/0.10	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.06/0.10	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.06/0.10	c no version file found!!!
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version	1.6.0_24
0.06/0.10	c os.name	Linux
0.06/0.10	c os.version	2.6.32-71.29.1.el6.x86_64
0.06/0.10	c os.arch	amd64
0.06/0.10	c Free memory 1599470296
0.06/0.10	c Max memory 1607860224
0.06/0.10	c Total memory 1607860224
0.06/0.10	c Number of processors 8
0.06/0.12	--- Begin Solver configuration ---
0.06/0.12	c Stops conflict analysis at the first Unique Implication Point
0.06/0.12	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.06/0.12	c Learn all clauses as in MiniSAT
0.06/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.12	c VSIDS like heuristics from MiniSAT using a heap
0.06/0.12	c No reason simplification
0.06/0.12	c --- End Solver configuration ---
0.06/0.12	c solving HOME/instance-3732000-1338688569.opb
0.06/0.12	c reading problem ... 
0.43/0.31	c ... done. Wall clock time 0.191s.
0.43/0.31	c CPU time (experimental) 0.27s.
0.43/0.31	c #vars     771
0.43/0.31	c #constraints  1905
0.43/0.34	c SATISFIABLE
0.43/0.34	c OPTIMIZING...
0.43/0.34	c Got one! Elapsed wall clock time (in seconds):0.218
0.43/0.35	o 6949
2.27/1.73	c Got one! Elapsed wall clock time (in seconds):1.607
2.27/1.73	o 6931
235.79/231.67	c cleaning 851715 clauses out of 1703448 for limit 8.699426374238267E-7
261.69/257.55	c cleaning 426106 clauses out of 852234 for limit 2.870456963591788E-6
266.40/262.24	c cleaning 213293 clauses out of 426627 for limit 9.446761139085123E-6
268.50/264.36	c cleaning 106908 clauses out of 213834 for limit 3.1082103240580566E-5
270.10/265.93	c cleaning 53707 clauses out of 107426 for limit 1.020313517825445E-4
270.70/266.52	c cleaning 27097 clauses out of 54219 for limit 3.333860544577616E-4
270.80/266.67	c cleaning 13797 clauses out of 27622 for limit 0.0010791944388373123
270.90/266.73	c cleaning 7141 clauses out of 14326 for limit 0.0034349488283992396
270.90/266.78	c cleaning 3818 clauses out of 7685 for limit 0.010559837463426985
271.00/266.83	c cleaning 2158 clauses out of 4366 for limit 0.030622366451895932
271.00/266.87	c cleaning 1329 clauses out of 2708 for limit 0.08141973933872182
271.10/266.91	c cleaning 911 clauses out of 1879 for limit 0.19351180977566484
271.10/266.96	c cleaning 710 clauses out of 1468 for limit 0.4084736876347316
271.10/266.99	c cleaning 605 clauses out of 1258 for limit 0.7860775398534313
271.20/267.03	c cleaning 547 clauses out of 1153 for limit 1.4144011749090075
271.20/267.07	c cleaning 530 clauses out of 1107 for limit 2.4318942933730145
271.30/267.11	c cleaning 514 clauses out of 1077 for limit 4.122232644574419
271.30/267.15	c cleaning 508 clauses out of 1062 for limit 6.887237508196329
271.30/267.19	c cleaning 504 clauses out of 1055 for limit 11.44478176919494
271.40/267.23	c cleaning 500 clauses out of 1051 for limit 18.945808642746165
271.40/267.27	c cleaning 501 clauses out of 1051 for limit 31.244172976824174
271.50/267.31	c cleaning 500 clauses out of 1049 for limit 51.572434931426784
271.50/267.35	c cleaning 501 clauses out of 1049 for limit 85.04984443883558
271.50/267.39	c cleaning 500 clauses out of 1048 for limit 140.3924057588187
271.60/267.43	c cleaning 498 clauses out of 1048 for limit 231.52585845632223
271.60/267.47	c cleaning 500 clauses out of 1050 for limit 381.0898428771777
271.70/267.51	c cleaning 501 clauses out of 1051 for limit 628.4986592692904
271.70/267.55	c cleaning 500 clauses out of 1049 for limit 1037.4160402228385
271.70/267.59	c cleaning 503 clauses out of 1050 for limit 1710.9193833806644
271.80/267.63	c cleaning 499 clauses out of 1046 for limit 2829.492429728977
271.80/267.67	c cleaning 499 clauses out of 1047 for limit 4661.754794802598
271.90/267.71	c cleaning 494 clauses out of 1048 for limit 7680.521553334865
271.90/267.75	c cleaning 502 clauses out of 1054 for limit 12594.103875100314
271.90/267.79	c cleaning 500 clauses out of 1052 for limit 20808.847578390287
272.00/267.82	c cleaning 502 clauses out of 1052 for limit 34316.573414591214
272.00/267.86	c cleaning 503 clauses out of 1051 for limit 56703.169971022624
272.10/267.90	c cleaning 498 clauses out of 1047 for limit 93774.49806557225
272.10/267.94	c cleaning 501 clauses out of 1050 for limit 154359.2037496833
272.10/267.97	c cleaning 499 clauses out of 1049 for limit 254801.64502141895
272.20/268.01	c cleaning 493 clauses out of 1049 for limit 419781.7973951593
272.20/268.05	c cleaning 504 clauses out of 1056 for limit 687687.3882887381
272.20/268.09	c cleaning 494 clauses out of 1052 for limit 1138400.6240369377
272.30/268.13	c cleaning 503 clauses out of 1059 for limit 1866832.28787641
272.30/268.17	c cleaning 527 clauses out of 1055 for limit 3087238.48432846
272.40/268.21	c cleaning 514 clauses out of 1028 for limit 5224989.371162418
272.40/268.25	c cleaning 507 clauses out of 1014 for limit 8735674.793381544
272.40/268.29	c cleaning 503 clauses out of 1007 for limit 1.450643944504427E7
272.50/268.33	c cleaning 502 clauses out of 1004 for limit 2.3994542526493017E7
272.50/268.37	c cleaning 501 clauses out of 1002 for limit 3.964919301486305E7
272.60/268.41	c cleaning 500 clauses out of 1001 for limit 6.545214495760897E7
272.60/268.45	c cleaning 478 clauses out of 1002 for limit 1.0793955872985187E8
272.60/268.48	c cleaning 485 clauses out of 1023 for limit 1.741783216031764E8
272.70/268.52	c cleaning 486 clauses out of 1038 for limit 2.830924379698727E8
272.70/268.56	c cleaning 496 clauses out of 1052 for limit 4.606443717713758E8
272.80/268.60	c cleaning 504 clauses out of 1057 for limit 7.568275285560766E8
272.80/268.64	c cleaning 499 clauses out of 1052 for limit 1.2527878802363377E9
272.80/268.68	c cleaning 501 clauses out of 1053 for limit 2.064052782114518E9
272.90/268.72	c cleaning 494 clauses out of 1052 for limit 3.4071348073389883E9
272.90/268.76	c cleaning 529 clauses out of 1059 for limit 5.587267903045012E9
273.00/268.80	c cleaning 486 clauses out of 1029 for limit 9.473303612660547E9
273.00/268.83	c cleaning 522 clauses out of 1045 for limit 1.5414358352473925E10
273.00/268.87	c cleaning 509 clauses out of 1021 for limit 2.5965869080083813E10
273.10/268.92	c cleaning 506 clauses out of 1012 for limit 4.320201264025702E10
273.10/268.95	c cleaning 503 clauses out of 1006 for limit 7.167082414046097E10
273.10/268.99	c cleaning 480 clauses out of 1003 for limit 1.1854830071853648E11

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-3732000-1338688569/watcher-3732000-1338688569 -o /tmp/evaluation-result-3732000-1338688569/solver-3732000-1338688569 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3732000-1338688569.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.03 2.03 2.01 3/196 9250
/proc/meminfo: memFree=27498460/32873844 swapFree=7620/7620
[pid=9250] ppid=9248 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/9250/stat : 9250 (java) R 9248 9250 6422 0 -1 4202496 92 0 0 0 0 0 0 0 20 0 1 0 334981669 2560000 44 33554432000 1073741824 1073778376 140734651706768 140734651703944 215115464264 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9250/statm: 625 47 37 9 0 29 0

[startup+0.016793 s]
/proc/loadavg: 2.03 2.03 2.01 3/196 9250
/proc/meminfo: memFree=27498460/32873844 swapFree=7620/7620
[pid=9250] ppid=9248 vsize=24200 CPUtime=0 cores=1,3,5,7
/proc/9250/stat : 9250 (java) S 9248 9250 6422 0 -1 4202496 1148 0 0 0 0 0 0 0 20 0 2 0 334981669 24780800 867 33554432000 1073741824 1073778376 140737032931712 140737032922848 215127982141 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9250/statm: 22434 877 663 9 0 16769 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24200

[startup+0.100228 s]
/proc/loadavg: 2.03 2.03 2.01 3/196 9250
/proc/meminfo: memFree=27498460/32873844 swapFree=7620/7620
[pid=9250] ppid=9248 vsize=2957856 CPUtime=0.06 cores=1,3,5,7
/proc/9250/stat : 9250 (java) S 9248 9250 6422 0 -1 4202496 4129 0 1 0 5 1 0 0 20 0 18 0 334981669 3028844544 5846 33554432000 1073741824 1073778376 140737032931712 140737032922848 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9250/statm: 739464 5846 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2957856

[startup+0.300253 s]
/proc/loadavg: 2.03 2.03 2.01 3/196 9250
/proc/meminfo: memFree=27498460/32873844 swapFree=7620/7620
[pid=9250] ppid=9248 vsize=2957856 CPUtime=0.43 cores=1,3,5,7
/proc/9250/stat : 9250 (java) S 9248 9250 6422 0 -1 4202496 5956 0 1 0 41 2 0 0 20 0 18 0 334981669 3028844544 9387 33554432000 1073741824 1073778376 140737032931712 140737032922848 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9250/statm: 739464 9387 2239 9 0 729885 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 2957856

[startup+0.700245 s]
/proc/loadavg: 2.03 2.03 2.01 3/196 9250
/proc/meminfo: memFree=27498460/32873844 swapFree=7620/7620
[pid=9250] ppid=9248 vsize=3024420 CPUtime=1.21 cores=1,3,5,7
/proc/9250/stat : 9250 (java) S 9248 9250 6422 0 -1 4202496 8533 0 1 0 119 2 0 0 20 0 19 0 334981669 3097006080 12052 33554432000 1073741824 1073778376 140737032931712 140737032922848 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9250/statm: 756105 12052 2263 9 0 746526 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 3024420

[startup+1.50062 s]
/proc/loadavg: 2.03 2.03 2.01 3/215 9270
/proc/meminfo: memFree=27454416/32873844 swapFree=7620/7620
[pid=9250] ppid=9248 vsize=3024420 CPUtime=2.07 cores=1,3,5,7
/proc/9250/stat : 9250 (java) S 9248 9250 6422 0 -1 4202496 8545 0 1 0 205 2 0 0 20 0 19 0 334981669 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 140737032922848 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9250/statm: 756105 15129 2267 9 0 746526 0
[pid=9250/tid=9252] ppid=9248 vsize=3024420 CPUtime=1.45 cores=1,3,5,7
/proc/9250/task/9252/stat : 9252 (java) R 9248 9250 6422 0 -1 4202560 3050 0 1 0 144 1 0 0 20 0 19 0 334981671 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139983153947032 139983000770175 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9253] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9253/stat : 9253 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139983137372968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9254] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9254/stat : 9254 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139983136320168 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9255] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9255/stat : 9255 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139983135267880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9250/tid=9256] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9256/stat : 9256 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139983134215080 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9257] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9257/stat : 9257 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139983133161768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9258] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9258/stat : 9258 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139983132108968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9259] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9259/stat : 9259 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139983131056680 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9260] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9260/stat : 9260 (java) S 9248 9250 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139983130003880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9261] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9261/stat : 9261 (java) S 9248 9250 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334981674 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139982999116520 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9262] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9262/stat : 9262 (java) S 9248 9250 6422 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139982998062584 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9263] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9263/stat : 9263 (java) S 9248 9250 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139982997010184 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9264] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9264/stat : 9264 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139982995958672 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9265] ppid=9248 vsize=3024420 CPUtime=0.26 cores=1,3,5,7
/proc/9250/task/9265/stat : 9265 (java) S 9248 9250 6422 0 -1 4202560 2033 0 0 0 26 0 0 0 20 0 19 0 334981678 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139982994905272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9266] ppid=9248 vsize=3024420 CPUtime=0.33 cores=1,3,5,7
/proc/9250/task/9266/stat : 9266 (java) S 9248 9250 6422 0 -1 4202560 2257 0 0 0 33 0 0 0 20 0 19 0 334981678 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139982993852472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9267] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9267/stat : 9267 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139982992800376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9268] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9268/stat : 9268 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139982991747784 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9270] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9270/stat : 9270 (java) S 9248 9250 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334981708 3097006080 15129 33554432000 1073741824 1073778376 140737032931712 139982989616424 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 3024420

[startup+3.10065 s]
/proc/loadavg: 2.03 2.03 2.01 3/215 9271
/proc/meminfo: memFree=27433432/32873844 swapFree=7620/7620
[pid=9250] ppid=9248 vsize=3024420 CPUtime=3.68 cores=1,3,5,7
/proc/9250/stat : 9250 (java) S 9248 9250 6422 0 -1 4202496 8563 0 1 0 365 3 0 0 20 0 19 0 334981669 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 140737032922848 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9250/statm: 756105 22809 2267 9 0 746526 0
[pid=9250/tid=9252] ppid=9248 vsize=3024420 CPUtime=3.04 cores=1,3,5,7
/proc/9250/task/9252/stat : 9252 (java) R 9248 9250 6422 0 -1 4202560 3066 0 1 0 302 2 0 0 20 0 19 0 334981671 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139983153945024 139983000818489 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9253] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9253/stat : 9253 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139983137372968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9254] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9254/stat : 9254 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139983136320168 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9255] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9255/stat : 9255 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139983135267880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9250/tid=9256] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9256/stat : 9256 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139983134215080 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9257] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9257/stat : 9257 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139983133161768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9258] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9258/stat : 9258 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139983132108968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9259] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9259/stat : 9259 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139983131056680 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9260] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9260/stat : 9260 (java) S 9248 9250 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139983130003880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9261] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9261/stat : 9261 (java) S 9248 9250 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334981674 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139982999116520 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9262] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9262/stat : 9262 (java) S 9248 9250 6422 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139982998062584 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9263] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9263/stat : 9263 (java) S 9248 9250 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139982997010184 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9264] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9264/stat : 9264 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139982995958672 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9265] ppid=9248 vsize=3024420 CPUtime=0.26 cores=1,3,5,7
/proc/9250/task/9265/stat : 9265 (java) S 9248 9250 6422 0 -1 4202560 2033 0 0 0 26 0 0 0 20 0 19 0 334981678 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139982994905272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9266] ppid=9248 vsize=3024420 CPUtime=0.33 cores=1,3,5,7
/proc/9250/task/9266/stat : 9266 (java) S 9248 9250 6422 0 -1 4202560 2257 0 0 0 33 0 0 0 20 0 19 0 334981678 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139982993852472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9267] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9267/stat : 9267 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139982992800376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9268] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9268/stat : 9268 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139982991747784 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9271] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9271/stat : 9271 (java) S 9248 9250 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334981844 3097006080 22809 33554432000 1073741824 1073778376 140737032931712 139982989616808 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 3024420

[startup+6.30075 s]
/proc/loadavg: 2.03 2.03 2.01 3/215 9271
/proc/meminfo: memFree=27371504/32873844 swapFree=7620/7620
[pid=9250] ppid=9248 vsize=3024420 CPUtime=6.88 cores=1,3,5,7
/proc/9250/stat : 9250 (java) S 9248 9250 6422 0 -1 4202496 8593 0 1 0 684 4 0 0 20 0 19 0 334981669 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 140737032922848 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9250/statm: 756105 37146 2268 9 0 746526 0
[pid=9250/tid=9252] ppid=9248 vsize=3024420 CPUtime=6.23 cores=1,3,5,7
/proc/9250/task/9252/stat : 9252 (java) R 9248 9250 6422 0 -1 4202560 3095 0 1 0 620 3 0 0 20 0 19 0 334981671 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139983153947032 139983000770117 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9253] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9253/stat : 9253 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139983137372968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9254] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9254/stat : 9254 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139983136320168 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9255] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9255/stat : 9255 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139983135267880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9250/tid=9256] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9256/stat : 9256 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139983134215080 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9257] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9257/stat : 9257 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139983133161768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9258] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9258/stat : 9258 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139983132108968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9259] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9259/stat : 9259 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139983131056680 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9260] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9260/stat : 9260 (java) S 9248 9250 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334981673 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139983130003880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9261] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9261/stat : 9261 (java) S 9248 9250 6422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334981674 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139982999116520 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9262] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9262/stat : 9262 (java) S 9248 9250 6422 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139982998062584 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9263] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9263/stat : 9263 (java) S 9248 9250 6422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139982997010184 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9264] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9264/stat : 9264 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139982995958672 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9265] ppid=9248 vsize=3024420 CPUtime=0.27 cores=1,3,5,7
/proc/9250/task/9265/stat : 9265 (java) S 9248 9250 6422 0 -1 4202560 2033 0 0 0 27 0 0 0 20 0 19 0 334981678 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139982994905272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9266] ppid=9248 vsize=3024420 CPUtime=0.33 cores=1,3,5,7
/proc/9250/task/9266/stat : 9266 (java) S 9248 9250 6422 0 -1 4202560 2257 0 0 0 33 0 0 0 20 0 19 0 334981678 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139982993852472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9267] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9267/stat : 9267 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139982992800376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9268] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9268/stat : 9268 (java) S 9248 9250 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139982991747784 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9271] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9271/stat : 9271 (java) S 9248 9250 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334981844 3097006080 37146 33554432000 1073741824 1073778376 140737032931712 139982989616808 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.88
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

/proc/9250/task/9260/stat : 9260 (java) S 9248 9250 6422 0 -1 4202560 282 0 0 0 66 13 0 0 20 0 19 0 334981673 3097006080 419457 33554432000 1073741824 1073778376 140737032931712 139983130003880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9261] ppid=9248 vsize=3024420 CPUtime=54.23 cores=1,3,5,7
/proc/9250/task/9261/stat : 9261 (java) R 9248 9250 6422 0 -1 4202560 113 0 0 0 5421 2 0 0 20 0 19 0 334981674 3097006080 419457 33554432000 1073741824 1073778376 140737032931712 139982999116680 139983160455240 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9262] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9262/stat : 9262 (java) S 9248 9250 6422 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 419457 33554432000 1073741824 1073778376 140737032931712 139982998062584 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9263] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9263/stat : 9263 (java) S 9248 9250 6422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 419457 33554432000 1073741824 1073778376 140737032931712 139982997007464 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9264] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9264/stat : 9264 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 419457 33554432000 1073741824 1073778376 140737032931712 139982995958672 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9265] ppid=9248 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/9250/task/9265/stat : 9265 (java) S 9248 9250 6422 0 -1 4202560 2044 0 0 0 32 0 0 0 20 0 19 0 334981678 3097006080 419457 33554432000 1073741824 1073778376 140737032931712 139982994905272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9266] ppid=9248 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/9250/task/9266/stat : 9266 (java) S 9248 9250 6422 0 -1 4202560 2263 0 0 0 37 0 0 0 20 0 19 0 334981678 3097006080 419457 33554432000 1073741824 1073778376 140737032931712 139982993852472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9267] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9267/stat : 9267 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 419457 33554432000 1073741824 1073778376 140737032931712 139982992800376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9268] ppid=9248 vsize=3024420 CPUtime=0.18 cores=1,3,5,7
/proc/9250/task/9268/stat : 9268 (java) S 9248 9250 6422 0 -1 4202560 32 0 0 0 9 9 0 0 20 0 19 0 334981678 3097006080 419457 33554432000 1073741824 1073778376 140737032931712 139982991747784 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9271] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9271/stat : 9271 (java) S 9248 9250 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334981844 3097006080 419457 33554432000 1073741824 1073778376 140737032931712 139982989616808 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 538.8
Current children cumulated vsize (KiB) 3024420

[startup+532.701 s]
/proc/loadavg: 2.00 2.01 2.00 3/215 9364
/proc/meminfo: memFree=25925232/32873844 swapFree=7620/7620
[pid=9250] ppid=9248 vsize=3024420 CPUtime=539.6 cores=1,3,5,7
/proc/9250/stat : 9250 (java) S 9248 9250 6422 0 -1 4202496 13025 0 1 0 53779 181 0 0 20 0 19 0 334981669 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 140737032922848 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9250/statm: 756105 419459 2296 9 0 746526 0
[pid=9250/tid=9252] ppid=9248 vsize=3024420 CPUtime=474.03 cores=1,3,5,7
/proc/9250/task/9252/stat : 9252 (java) S 9248 9250 6422 0 -1 4202560 3298 0 1 0 47386 17 0 0 20 0 19 0 334981671 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983153947512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9253] ppid=9248 vsize=3024420 CPUtime=0.86 cores=1,3,5,7
/proc/9250/task/9253/stat : 9253 (java) S 9248 9250 6422 0 -1 4202560 458 0 0 0 72 14 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983137372968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9254] ppid=9248 vsize=3024420 CPUtime=1.12 cores=1,3,5,7
/proc/9250/task/9254/stat : 9254 (java) S 9248 9250 6422 0 -1 4202560 391 0 0 0 90 22 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983136320168 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9255] ppid=9248 vsize=3024420 CPUtime=1.14 cores=1,3,5,7
/proc/9250/task/9255/stat : 9255 (java) S 9248 9250 6422 0 -1 4202560 848 0 0 0 93 21 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983135267880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9250/tid=9256] ppid=9248 vsize=3024420 CPUtime=1.12 cores=1,3,5,7
/proc/9250/task/9256/stat : 9256 (java) S 9248 9250 6422 0 -1 4202560 531 0 0 0 85 27 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983134215080 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9257] ppid=9248 vsize=3024420 CPUtime=0.94 cores=1,3,5,7
/proc/9250/task/9257/stat : 9257 (java) S 9248 9250 6422 0 -1 4202560 625 0 0 0 74 20 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983133161768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9258] ppid=9248 vsize=3024420 CPUtime=1.16 cores=1,3,5,7
/proc/9250/task/9258/stat : 9258 (java) S 9248 9250 6422 0 -1 4202560 492 0 0 0 93 23 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983132108968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9259] ppid=9248 vsize=3024420 CPUtime=1.08 cores=1,3,5,7
/proc/9250/task/9259/stat : 9259 (java) S 9248 9250 6422 0 -1 4202560 450 0 0 0 87 21 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983131056680 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9260] ppid=9248 vsize=3024420 CPUtime=0.79 cores=1,3,5,7
/proc/9250/task/9260/stat : 9260 (java) S 9248 9250 6422 0 -1 4202560 282 0 0 0 66 13 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983130003880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9261] ppid=9248 vsize=3024420 CPUtime=55.03 cores=1,3,5,7
/proc/9250/task/9261/stat : 9261 (java) R 9248 9250 6422 0 -1 4202560 113 0 0 0 5501 2 0 0 20 0 19 0 334981674 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982999116520 139983160455240 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9262] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9262/stat : 9262 (java) S 9248 9250 6422 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982998062584 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9263] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9263/stat : 9263 (java) S 9248 9250 6422 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982997010184 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9264] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9264/stat : 9264 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982995958672 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9265] ppid=9248 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/9250/task/9265/stat : 9265 (java) S 9248 9250 6422 0 -1 4202560 2044 0 0 0 32 0 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982994905272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9266] ppid=9248 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/9250/task/9266/stat : 9266 (java) S 9248 9250 6422 0 -1 4202560 2263 0 0 0 37 0 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982993852472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9267] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9267/stat : 9267 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982992800376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9268] ppid=9248 vsize=3024420 CPUtime=0.18 cores=1,3,5,7
/proc/9250/task/9268/stat : 9268 (java) S 9248 9250 6422 0 -1 4202560 32 0 0 0 9 9 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982991747784 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9271] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9271/stat : 9271 (java) S 9248 9250 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334981844 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982989616808 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 539.6
Current children cumulated vsize (KiB) 3024420

[startup+532.901 s]
/proc/loadavg: 2.00 2.01 2.00 3/215 9364
/proc/meminfo: memFree=25925232/32873844 swapFree=7620/7620
[pid=9250] ppid=9248 vsize=3024420 CPUtime=539.8 cores=1,3,5,7
/proc/9250/stat : 9250 (java) S 9248 9250 6422 0 -1 4202496 13025 0 1 0 53799 181 0 0 20 0 19 0 334981669 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 140737032922848 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9250/statm: 756105 419459 2296 9 0 746526 0
[pid=9250/tid=9252] ppid=9248 vsize=3024420 CPUtime=474.03 cores=1,3,5,7
/proc/9250/task/9252/stat : 9252 (java) S 9248 9250 6422 0 -1 4202560 3298 0 1 0 47386 17 0 0 20 0 19 0 334981671 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983153947512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9253] ppid=9248 vsize=3024420 CPUtime=0.86 cores=1,3,5,7
/proc/9250/task/9253/stat : 9253 (java) S 9248 9250 6422 0 -1 4202560 458 0 0 0 72 14 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983137372968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9254] ppid=9248 vsize=3024420 CPUtime=1.12 cores=1,3,5,7
/proc/9250/task/9254/stat : 9254 (java) S 9248 9250 6422 0 -1 4202560 391 0 0 0 90 22 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983136320168 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9255] ppid=9248 vsize=3024420 CPUtime=1.14 cores=1,3,5,7
/proc/9250/task/9255/stat : 9255 (java) S 9248 9250 6422 0 -1 4202560 848 0 0 0 93 21 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983135267880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9250/tid=9256] ppid=9248 vsize=3024420 CPUtime=1.12 cores=1,3,5,7
/proc/9250/task/9256/stat : 9256 (java) S 9248 9250 6422 0 -1 4202560 531 0 0 0 85 27 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983134215080 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9257] ppid=9248 vsize=3024420 CPUtime=0.94 cores=1,3,5,7
/proc/9250/task/9257/stat : 9257 (java) S 9248 9250 6422 0 -1 4202560 625 0 0 0 74 20 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983133161768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9258] ppid=9248 vsize=3024420 CPUtime=1.16 cores=1,3,5,7
/proc/9250/task/9258/stat : 9258 (java) S 9248 9250 6422 0 -1 4202560 492 0 0 0 93 23 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983132108968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9259] ppid=9248 vsize=3024420 CPUtime=1.08 cores=1,3,5,7
/proc/9250/task/9259/stat : 9259 (java) S 9248 9250 6422 0 -1 4202560 450 0 0 0 87 21 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983131056680 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9260] ppid=9248 vsize=3024420 CPUtime=0.79 cores=1,3,5,7
/proc/9250/task/9260/stat : 9260 (java) S 9248 9250 6422 0 -1 4202560 282 0 0 0 66 13 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983130003880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9261] ppid=9248 vsize=3024420 CPUtime=55.23 cores=1,3,5,7
/proc/9250/task/9261/stat : 9261 (java) R 9248 9250 6422 0 -1 4202560 113 0 0 0 5521 2 0 0 20 0 19 0 334981674 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982999116680 139983160802580 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9262] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9262/stat : 9262 (java) S 9248 9250 6422 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982998062584 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9263] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9263/stat : 9263 (java) S 9248 9250 6422 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982997010184 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9264] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9264/stat : 9264 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982995958672 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9265] ppid=9248 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/9250/task/9265/stat : 9265 (java) S 9248 9250 6422 0 -1 4202560 2044 0 0 0 32 0 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982994905272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9266] ppid=9248 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/9250/task/9266/stat : 9266 (java) S 9248 9250 6422 0 -1 4202560 2263 0 0 0 37 0 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982993852472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9267] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9267/stat : 9267 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982992800376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9268] ppid=9248 vsize=3024420 CPUtime=0.18 cores=1,3,5,7
/proc/9250/task/9268/stat : 9268 (java) S 9248 9250 6422 0 -1 4202560 32 0 0 0 9 9 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982991747784 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9271] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9271/stat : 9271 (java) S 9248 9250 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334981844 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982989616808 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 539.8
Current children cumulated vsize (KiB) 3024420

[startup+533.001 s]
/proc/loadavg: 2.00 2.01 2.00 3/215 9364
/proc/meminfo: memFree=25925232/32873844 swapFree=7620/7620
[pid=9250] ppid=9248 vsize=3024420 CPUtime=539.9 cores=1,3,5,7
/proc/9250/stat : 9250 (java) S 9248 9250 6422 0 -1 4202496 13025 0 1 0 53809 181 0 0 20 0 19 0 334981669 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 140737032922848 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9250/statm: 756105 419459 2296 9 0 746526 0
[pid=9250/tid=9252] ppid=9248 vsize=3024420 CPUtime=474.03 cores=1,3,5,7
/proc/9250/task/9252/stat : 9252 (java) S 9248 9250 6422 0 -1 4202560 3298 0 1 0 47386 17 0 0 20 0 19 0 334981671 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983153947512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9253] ppid=9248 vsize=3024420 CPUtime=0.86 cores=1,3,5,7
/proc/9250/task/9253/stat : 9253 (java) S 9248 9250 6422 0 -1 4202560 458 0 0 0 72 14 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983137372968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9254] ppid=9248 vsize=3024420 CPUtime=1.12 cores=1,3,5,7
/proc/9250/task/9254/stat : 9254 (java) S 9248 9250 6422 0 -1 4202560 391 0 0 0 90 22 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983136320168 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9255] ppid=9248 vsize=3024420 CPUtime=1.14 cores=1,3,5,7
/proc/9250/task/9255/stat : 9255 (java) S 9248 9250 6422 0 -1 4202560 848 0 0 0 93 21 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983135267880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9250/tid=9256] ppid=9248 vsize=3024420 CPUtime=1.12 cores=1,3,5,7
/proc/9250/task/9256/stat : 9256 (java) S 9248 9250 6422 0 -1 4202560 531 0 0 0 85 27 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983134215080 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9257] ppid=9248 vsize=3024420 CPUtime=0.94 cores=1,3,5,7
/proc/9250/task/9257/stat : 9257 (java) S 9248 9250 6422 0 -1 4202560 625 0 0 0 74 20 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983133161768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9258] ppid=9248 vsize=3024420 CPUtime=1.16 cores=1,3,5,7
/proc/9250/task/9258/stat : 9258 (java) S 9248 9250 6422 0 -1 4202560 492 0 0 0 93 23 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983132108968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9259] ppid=9248 vsize=3024420 CPUtime=1.08 cores=1,3,5,7
/proc/9250/task/9259/stat : 9259 (java) S 9248 9250 6422 0 -1 4202560 450 0 0 0 87 21 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983131056680 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9260] ppid=9248 vsize=3024420 CPUtime=0.79 cores=1,3,5,7
/proc/9250/task/9260/stat : 9260 (java) S 9248 9250 6422 0 -1 4202560 282 0 0 0 66 13 0 0 20 0 19 0 334981673 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139983130003880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9261] ppid=9248 vsize=3024420 CPUtime=55.33 cores=1,3,5,7
/proc/9250/task/9261/stat : 9261 (java) R 9248 9250 6422 0 -1 4202560 113 0 0 0 5531 2 0 0 20 0 19 0 334981674 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982999116680 139983160455290 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9262] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9262/stat : 9262 (java) S 9248 9250 6422 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982998062584 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9263] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9263/stat : 9263 (java) S 9248 9250 6422 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 334981675 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982997010184 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9264] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9264/stat : 9264 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982995958672 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9265] ppid=9248 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/9250/task/9265/stat : 9265 (java) S 9248 9250 6422 0 -1 4202560 2044 0 0 0 32 0 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982994905272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9250/tid=9266] ppid=9248 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/9250/task/9266/stat : 9266 (java) S 9248 9250 6422 0 -1 4202560 2263 0 0 0 37 0 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982993852472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9267] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9267/stat : 9267 (java) S 9248 9250 6422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982992800376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9250/tid=9268] ppid=9248 vsize=3024420 CPUtime=0.18 cores=1,3,5,7
/proc/9250/task/9268/stat : 9268 (java) S 9248 9250 6422 0 -1 4202560 32 0 0 0 9 9 0 0 20 0 19 0 334981678 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982991747784 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9250/tid=9271] ppid=9248 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9250/task/9271/stat : 9271 (java) S 9248 9250 6422 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334981844 3097006080 419459 33554432000 1073741824 1073778376 140737032931712 139982989616808 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 539.9
Current children cumulated vsize (KiB) 3024420

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9250 and gives
#  childrusage.ru_utime.tv_sec=536
#  childrusage.ru_utime.tv_usec=709407
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=34690
# CPU time returned by wait4() is 538.744
# while last known CPU time is 539.9
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 533.046
CPU time (s): 539.9
CPU user time (s): 538.09
CPU system time (s): 1.81
CPU usage (%): 101.286
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 536.709
system time used= 2.03469
maximum resident set size= 1677864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13035
page faults= 1
swaps= 0
block input operations= 0
block output operations= 568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11929
involuntary context switches= 9289

runsolver used 1.9627 second user time and 4.6333 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-03 03:56:09
IDJOB=3732000
IDBENCH=2018
IDSOLVER=2319
FILE ID=node135/3732000-1338688569
RUNJOBID= node135-1338678628-6442
PBS_JOBID= 14636678
Free space on /tmp= 70960 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-C432.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732000-1338688569/watcher-3732000-1338688569 -o /tmp/evaluation-result-3732000-1338688569/solver-3732000-1338688569 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3732000-1338688569.opb           

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

MD5SUM BENCH= a8708c855e8ec8c2a31771025318bb9b
RANDOM SEED=122139419

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27498848 kB
Buffers:          352704 kB
Cached:          2496172 kB
SwapCached:         1672 kB
Active:          2832332 kB
Inactive:        1698000 kB
Active(anon):    1671384 kB
Inactive(anon):    12036 kB
Active(file):    1160948 kB
Inactive(file):  1685964 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:              3548 kB
Writeback:             0 kB
AnonPages:       1744388 kB
Mapped:            18864 kB
Shmem:               132 kB
Slab:             701012 kB
SReclaimable:     142752 kB
SUnreclaim:       558260 kB
KernelStack:        1784 kB
PageTables:         7468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1703936 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= 70972 MiB
End job on node135 at 2012-06-03 04:05:02