Trace number 3289259

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06UNSAT 823.3 822.087

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66183
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.08	c no version file found!!!
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.18-164.el5
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		6997539544
0.04/0.08	c Max memory 		7034241024
0.04/0.08	c Total memory 		7034241024
0.04/0.08	c Number of processors 	8
0.04/0.09	c --- Begin Solver configuration ---
0.04/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.04/0.09	c Learn all clauses as in MiniSAT
0.04/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.09	c Expensive reason simplification
0.04/0.09	c Armin Biere (Picosat) restarts strategy
0.04/0.09	c Glucose learned constraints deletion strategy
0.04/0.09	c timeout=2147483647s
0.04/0.09	c DB Simplification allowed=true
0.04/0.09	c --- End Solver configuration ---
0.04/0.09	c solving HOME/instance-3289259-1303784999.cnf
0.04/0.09	c reading problem ... 
0.36/0.30	c ... done. Wall clock time 0.21s.
0.36/0.30	c #vars     17298
0.36/0.30	c #constraints  54519
0.36/0.30	c constraints type 
0.36/0.30	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 26194
0.36/0.30	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 27671
3.02/2.55	c cleaning 2431 clauses out of 4886 with flag 5001/5001
5.31/4.30	c cleaning 4223 clauses out of 8453 with flag 11000/11000
7.41/6.42	c cleaning 5594 clauses out of 11194 with flag 18000/18000
9.92/8.92	c cleaning 6771 clauses out of 13592 with flag 26000/26000
12.73/11.78	c cleaning 7900 clauses out of 15810 with flag 35000/35000
16.34/15.34	c cleaning 8824 clauses out of 17666 with flag 45001/45001
20.54/19.50	c cleaning 9902 clauses out of 19832 with flag 56000/56000
24.94/23.90	c cleaning 10963 clauses out of 21927 with flag 68000/68000
29.44/28.47	c cleaning 11962 clauses out of 23964 with flag 81000/81000
34.94/33.94	c cleaning 12991 clauses out of 26002 with flag 95000/95000
40.75/39.76	c cleaning 14006 clauses out of 28015 with flag 110004/110004
47.15/46.12	c cleaning 14996 clauses out of 30006 with flag 126001/126001
54.55/53.56	c cleaning 15989 clauses out of 32010 with flag 143001/143001
62.15/61.15	c cleaning 16990 clauses out of 34021 with flag 161001/161001
70.05/69.10	c cleaning 17569 clauses out of 35157 with flag 180000/180000
79.16/78.18	c cleaning 18788 clauses out of 37588 with flag 200000/200000
89.36/88.33	c cleaning 19887 clauses out of 39795 with flag 221000/221000
99.36/98.37	c cleaning 20944 clauses out of 41909 with flag 243002/243002
110.96/109.98	c cleaning 21943 clauses out of 43927 with flag 266001/266001
122.96/121.98	c cleaning 22988 clauses out of 45982 with flag 290001/290001
136.06/135.07	c cleaning 23989 clauses out of 47993 with flag 315000/315000
150.18/149.14	c cleaning 24994 clauses out of 50006 with flag 341002/341002
164.08/163.10	c cleaning 25993 clauses out of 52009 with flag 368002/368002
178.39/177.35	c cleaning 26996 clauses out of 54014 with flag 396000/396000
194.09/193.04	c cleaning 28002 clauses out of 56018 with flag 425000/425000
210.10/209.02	c cleaning 28998 clauses out of 58016 with flag 455000/455000
227.20/226.17	c cleaning 29998 clauses out of 60019 with flag 486001/486001
245.10/244.07	c cleaning 30989 clauses out of 62016 with flag 518000/518000
263.61/262.52	c cleaning 32002 clauses out of 64027 with flag 551000/551000
283.61/282.57	c cleaning 32986 clauses out of 66024 with flag 585000/585000
303.42/302.31	c cleaning 34019 clauses out of 68040 with flag 620002/620002
324.02/322.94	c cleaning 35001 clauses out of 70017 with flag 656001/656001
348.03/346.92	c cleaning 35967 clauses out of 71958 with flag 693000/693000
370.74/369.64	c cleaning 36978 clauses out of 73988 with flag 731001/731001
396.14/395.03	c cleaning 37996 clauses out of 76009 with flag 770000/770000
421.35/420.21	c cleaning 38983 clauses out of 78013 with flag 810000/810000
449.85/448.75	c cleaning 39893 clauses out of 79844 with flag 851001/851001
477.85/476.75	c cleaning 40962 clauses out of 81950 with flag 893000/893000
506.95/505.81	c cleaning 41989 clauses out of 83988 with flag 936000/936000
536.87/535.73	c cleaning 42995 clauses out of 85999 with flag 980000/980000
570.17/569.00	c cleaning 43985 clauses out of 88005 with flag 1025001/1025001
602.57/601.46	c cleaning 44998 clauses out of 90021 with flag 1071002/1071002
635.18/634.03	c cleaning 45996 clauses out of 92024 with flag 1118003/1118003
670.99/669.85	c cleaning 46999 clauses out of 94026 with flag 1166001/1166001
707.69/706.51	c cleaning 47998 clauses out of 96026 with flag 1215000/1215000
748.19/747.02	c cleaning 49004 clauses out of 98028 with flag 1265001/1265001
790.00/788.80	c cleaning 44250 clauses out of 88521 with flag 1316000/1316000
823.20/822.07	c starts		: 1323
823.20/822.07	c conflicts		: 1357669
823.20/822.07	c decisions		: 1852098
823.20/822.07	c propagations		: 1219458021
823.20/822.07	c inspects		: 7099860636
823.20/822.07	c shortcuts		: 0
823.20/822.07	c learnt literals	: 87
823.20/822.07	c learnt binary clauses	: 535
823.20/822.07	c learnt ternary clauses	: 1540
823.20/822.07	c learnt constraints	: 1357581
823.20/822.07	c ignored constraints	: 0
823.20/822.07	c root simplifications	: 1409
823.20/822.07	c removed literals (reason simplification)	: 39944303
823.20/822.07	c reason swapping (by a shorter reason)	: 0
823.20/822.07	c Calls to reduceDB	: 47
823.20/822.07	c speed (assignments/second)	: 1483946.2049461708
823.20/822.07	c non guided choices	11
823.20/822.08	c learnt constraints type 
823.20/822.08	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 192
823.20/822.08	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 9702
823.20/822.08	c constraints type 
823.20/822.08	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 26194
823.20/822.08	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 27671
823.20/822.08	s UNSATISFIABLE
823.20/822.08	c Total wall clock time (in seconds) : 821.977

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3289259-1303784999/watcher-3289259-1303784999 -o /tmp/evaluation-result-3289259-1303784999/solver-3289259-1303784999 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3289259-1303784999.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.90 6/196 9469
/proc/meminfo: memFree=17225524/32950928 swapFree=67111528/67111528
[pid=9469] ppid=9467 vsize=11800 CPUtime=0 cores=5,7
/proc/9469/stat : 9469 (runsolver) R 9467 9469 8297 0 -1 4202560 45 0 0 0 0 0 0 0 21 0 1 0 490098736 12083200 54 33554432000 4194304 5434984 140734303958384 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/9469/statm: 2950 54 34 303 0 2644 0

[startup+0.054866 s]
/proc/loadavg: 3.68 3.93 3.90 6/196 9469
/proc/meminfo: memFree=17225524/32950928 swapFree=67111528/67111528
[pid=9469] ppid=9467 vsize=7564488 CPUtime=0.04 cores=5,7
/proc/9469/stat : 9469 (java) S 9467 9469 8297 0 -1 4202496 8975 0 1 0 3 1 0 0 18 0 13 0 490098736 7746035712 8672 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284491749 0 0 0 16800971 18446744073709551615 0 0 17 7 0 0 0
/proc/9469/statm: 1891122 8672 1687 9 0 1881870 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564488

[startup+0.100858 s]
/proc/loadavg: 3.68 3.93 3.90 6/196 9469
/proc/meminfo: memFree=17225524/32950928 swapFree=67111528/67111528
[pid=9469] ppid=9467 vsize=7635476 CPUtime=0.08 cores=5,7
/proc/9469/stat : 9469 (java) S 9467 9469 8297 0 -1 4202496 9872 0 1 0 7 1 0 0 18 0 18 0 490098736 7818727424 9569 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/9469/statm: 1908869 9569 1757 9 0 1899607 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7635476

[startup+0.300822 s]
/proc/loadavg: 3.68 3.93 3.90 6/196 9469
/proc/meminfo: memFree=17225524/32950928 swapFree=67111528/67111528
[pid=9469] ppid=9467 vsize=7640136 CPUtime=0.36 cores=5,7
/proc/9469/stat : 9469 (java) S 9467 9469 8297 0 -1 4202496 13109 0 1 0 34 2 0 0 18 0 18 0 490098736 7823499264 12643 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/9469/statm: 1910034 12645 2197 9 0 1900772 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 7640136

[startup+0.700753 s]
/proc/loadavg: 3.68 3.93 3.90 6/196 9469
/proc/meminfo: memFree=17225524/32950928 swapFree=67111528/67111528
[pid=9469] ppid=9467 vsize=7643636 CPUtime=1.12 cores=5,7
/proc/9469/stat : 9469 (java) S 9467 9469 8297 0 -1 4202496 16196 0 1 0 110 2 0 0 18 0 19 0 490098736 7827083264 14258 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/9469/statm: 1910909 14258 2221 9 0 1901647 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 7643636

[startup+1.50061 s]
/proc/loadavg: 3.68 3.93 3.90 5/262 9541
/proc/meminfo: memFree=17020620/32950928 swapFree=67111528/67111528
[pid=9469] ppid=9467 vsize=7643636 CPUtime=1.99 cores=5,7
/proc/9469/stat : 9469 (java) S 9467 9469 8297 0 -1 4202496 16320 0 1 0 197 2 0 0 18 0 19 0 490098736 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/9469/statm: 1910909 14382 2222 9 0 1901647 0
[pid=9469/tid=9476] ppid=9467 vsize=7643636 CPUtime=1.38 cores=5,7
/proc/9469/task/9476/stat : 9476 (java) R 9467 9469 8297 0 -1 4202560 10748 0 1 0 137 1 0 0 25 0 19 0 490098737 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 46912505674782 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9469/tid=9479] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9479/stat : 9479 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490098738 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9480] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9480/stat : 9480 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490098738 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9481] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9481/stat : 9481 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490098738 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9482] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9482/stat : 9482 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490098738 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9483] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9483/stat : 9483 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490098738 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9484] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9484/stat : 9484 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490098738 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9485] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9485/stat : 9485 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490098738 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9486] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9486/stat : 9486 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490098738 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9499] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9499/stat : 9499 (java) S 9467 9469 8297 0 -1 4202560 6 0 0 0 0 0 0 0 17 0 19 0 490098739 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 0 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9501] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9501/stat : 9501 (java) S 9467 9469 8297 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 490098739 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9502] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9502/stat : 9502 (java) S 9467 9469 8297 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 490098739 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9505] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9505/stat : 9505 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284512689 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9506] ppid=9467 vsize=7643636 CPUtime=0.37 cores=5,7
/proc/9469/task/9506/stat : 9506 (java) S 9467 9469 8297 0 -1 4202560 3277 0 0 0 37 0 0 0 25 0 19 0 490098742 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9509] ppid=9467 vsize=7643636 CPUtime=0.21 cores=5,7
/proc/9469/task/9509/stat : 9509 (java) R 9467 9469 8297 0 -1 4202560 1133 0 0 0 21 0 0 0 18 0 19 0 490098742 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 47200726795830 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9469/tid=9510] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9510/stat : 9510 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9513] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9513/stat : 9513 (java) S 9467 9469 8297 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490098742 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9539] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9539/stat : 9539 (java) S 9467 9469 8297 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490098770 7827083264 14382 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 7643636

[startup+3.10132 s]
/proc/loadavg: 3.68 3.93 3.90 6/262 9541
/proc/meminfo: memFree=17016776/32950928 swapFree=67111528/67111528
[pid=9469] ppid=9467 vsize=7643636 CPUtime=4.07 cores=5,7
/proc/9469/stat : 9469 (java) S 9467 9469 8297 0 -1 4202496 27423 0 1 0 403 4 0 0 18 0 19 0 490098736 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/9469/statm: 1910909 22835 2251 9 0 1901647 0
[pid=9469/tid=9476] ppid=9467 vsize=7643636 CPUtime=2.94 cores=5,7
/proc/9469/task/9476/stat : 9476 (java) R 9467 9469 8297 0 -1 4202560 10947 0 1 0 293 1 0 0 25 0 19 0 490098737 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 46912505721728 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9469/tid=9479] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9479/stat : 9479 (java) S 9467 9469 8297 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 19 0 490098738 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9480] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9480/stat : 9480 (java) S 9467 9469 8297 0 -1 4202560 1085 0 0 0 0 0 0 0 17 0 19 0 490098738 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9481] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9481/stat : 9481 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490098738 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9482] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9482/stat : 9482 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490098738 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9483] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9483/stat : 9483 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490098738 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9484] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9484/stat : 9484 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490098738 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9485] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9485/stat : 9485 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490098738 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9486] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9486/stat : 9486 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490098738 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9499] ppid=9467 vsize=7643636 CPUtime=0.02 cores=5,7
/proc/9469/task/9499/stat : 9499 (java) S 9467 9469 8297 0 -1 4202560 1969 0 0 0 2 0 0 0 16 0 19 0 490098739 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 0 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9501] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9501/stat : 9501 (java) S 9467 9469 8297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490098739 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9502] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9502/stat : 9502 (java) S 9467 9469 8297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490098739 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9505] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9505/stat : 9505 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284512689 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9506] ppid=9467 vsize=7643636 CPUtime=0.81 cores=5,7
/proc/9469/task/9506/stat : 9506 (java) S 9467 9469 8297 0 -1 4202560 10242 0 0 0 80 1 0 0 16 0 19 0 490098742 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9509] ppid=9467 vsize=7643636 CPUtime=0.25 cores=5,7
/proc/9469/task/9509/stat : 9509 (java) S 9467 9469 8297 0 -1 4202560 1144 0 0 0 25 0 0 0 15 0 19 0 490098742 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9510] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9510/stat : 9510 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9513] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9513/stat : 9513 (java) S 9467 9469 8297 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490098742 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9539] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9539/stat : 9539 (java) S 9467 9469 8297 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490098770 7827083264 22835 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.07
Current children cumulated vsize (KiB) 7643636

[startup+6.30075 s]
/proc/loadavg: 3.70 3.93 3.90 5/262 9541
/proc/meminfo: memFree=16823604/32950928 swapFree=67111528/67111528
[pid=9469] ppid=9467 vsize=7643636 CPUtime=7.31 cores=5,7
/proc/9469/stat : 9469 (java) S 9467 9469 8297 0 -1 4202496 28015 0 1 0 727 4 0 0 18 0 19 0 490098736 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/9469/statm: 1910909 23003 2253 9 0 1901647 0
[pid=9469/tid=9476] ppid=9467 vsize=7643636 CPUtime=6.1 cores=5,7
/proc/9469/task/9476/stat : 9476 (java) R 9467 9469 8297 0 -1 4202560 10950 0 1 0 609 1 0 0 25 0 19 0 490098737 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 46912505714778 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9469/tid=9479] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9479/stat : 9479 (java) S 9467 9469 8297 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 19 0 490098738 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9480] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9480/stat : 9480 (java) S 9467 9469 8297 0 -1 4202560 1085 0 0 0 0 0 0 0 15 0 19 0 490098738 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9481] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9481/stat : 9481 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490098738 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9482] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9482/stat : 9482 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490098738 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9483] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9483/stat : 9483 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490098738 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9484] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9484/stat : 9484 (java) S 9467 9469 8297 0 -1 4202560 151 0 0 0 0 0 0 0 15 0 19 0 490098738 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9485] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9485/stat : 9485 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490098738 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9486] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9486/stat : 9486 (java) S 9467 9469 8297 0 -1 4202560 296 0 0 0 0 0 0 0 15 0 19 0 490098738 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9499] ppid=9467 vsize=7643636 CPUtime=0.05 cores=5,7
/proc/9469/task/9499/stat : 9499 (java) S 9467 9469 8297 0 -1 4202560 2111 0 0 0 5 0 0 0 16 0 19 0 490098739 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 0 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9501] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9501/stat : 9501 (java) S 9467 9469 8297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490098739 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9502] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9502/stat : 9502 (java) S 9467 9469 8297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490098739 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9505] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9505/stat : 9505 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284512689 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9506] ppid=9467 vsize=7643636 CPUtime=0.83 cores=5,7
/proc/9469/task/9506/stat : 9506 (java) S 9467 9469 8297 0 -1 4202560 10244 0 0 0 82 1 0 0 15 0 19 0 490098742 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9509] ppid=9467 vsize=7643636 CPUtime=0.25 cores=5,7
/proc/9469/task/9509/stat : 9509 (java) S 9467 9469 8297 0 -1 4202560 1144 0 0 0 25 0 0 0 15 0 19 0 490098742 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9510] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9510/stat : 9510 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9513] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9513/stat : 9513 (java) S 9467 9469 8297 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490098742 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9539] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9539/stat : 9539 (java) S 9467 9469 8297 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490098770 7827083264 23003 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.31
Current children cumulated vsize (KiB) 7643636

[startup+12.7006 s]

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

/proc/9469/task/9479/stat : 9479 (java) S 9467 9469 8297 0 -1 4202560 892 0 0 0 6 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9480] ppid=9467 vsize=7643636 CPUtime=0.05 cores=5,7
/proc/9469/task/9480/stat : 9480 (java) S 9467 9469 8297 0 -1 4202560 1093 0 0 0 5 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9481] ppid=9467 vsize=7643636 CPUtime=0.03 cores=5,7
/proc/9469/task/9481/stat : 9481 (java) S 9467 9469 8297 0 -1 4202560 48 0 0 0 3 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9482] ppid=9467 vsize=7643636 CPUtime=0.04 cores=5,7
/proc/9469/task/9482/stat : 9482 (java) S 9467 9469 8297 0 -1 4202560 804 0 0 0 4 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9483] ppid=9467 vsize=7643636 CPUtime=0.06 cores=5,7
/proc/9469/task/9483/stat : 9483 (java) S 9467 9469 8297 0 -1 4202560 50 0 0 0 6 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9484] ppid=9467 vsize=7643636 CPUtime=0.06 cores=5,7
/proc/9469/task/9484/stat : 9484 (java) S 9467 9469 8297 0 -1 4202560 168 0 0 0 6 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9485] ppid=9467 vsize=7643636 CPUtime=0.04 cores=5,7
/proc/9469/task/9485/stat : 9485 (java) S 9467 9469 8297 0 -1 4202560 145 0 0 0 4 0 0 0 16 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9486] ppid=9467 vsize=7643636 CPUtime=0.02 cores=5,7
/proc/9469/task/9486/stat : 9486 (java) S 9467 9469 8297 0 -1 4202560 341 0 0 0 2 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9499] ppid=9467 vsize=7643636 CPUtime=1.78 cores=5,7
/proc/9469/task/9499/stat : 9499 (java) S 9467 9469 8297 0 -1 4202560 4742 0 0 0 178 0 0 0 15 0 19 0 490098739 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 0 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9501] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9501/stat : 9501 (java) S 9467 9469 8297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490098739 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9502] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9502/stat : 9502 (java) S 9467 9469 8297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490098739 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9505] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9505/stat : 9505 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284512689 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9506] ppid=9467 vsize=7643636 CPUtime=0.85 cores=5,7
/proc/9469/task/9506/stat : 9506 (java) S 9467 9469 8297 0 -1 4202560 10244 0 0 0 84 1 0 0 15 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9509] ppid=9467 vsize=7643636 CPUtime=0.26 cores=5,7
/proc/9469/task/9509/stat : 9509 (java) S 9467 9469 8297 0 -1 4202560 1144 0 0 0 26 0 0 0 15 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9510] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9510/stat : 9510 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9513] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9513/stat : 9513 (java) S 9467 9469 8297 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9539] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9539/stat : 9539 (java) S 9467 9469 8297 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490098770 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 7643636

[startup+821.502 s]
/proc/loadavg: 4.03 4.00 3.93 5/262 9563
/proc/meminfo: memFree=16756580/32950928 swapFree=67111528/67111528
[pid=9469] ppid=9467 vsize=7643636 CPUtime=822.7 cores=5,7
/proc/9469/stat : 9469 (java) S 9467 9469 8297 0 -1 4202496 32062 0 1 0 82265 5 0 0 18 0 19 0 490098736 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/9469/statm: 1910909 26914 2253 9 0 1901647 0
[pid=9469/tid=9476] ppid=9467 vsize=7643636 CPUtime=819.36 cores=5,7
/proc/9469/task/9476/stat : 9476 (java) R 9467 9469 8297 0 -1 4202560 11192 0 1 0 81935 1 0 0 25 0 19 0 490098737 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 46912505633409 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9469/tid=9479] ppid=9467 vsize=7643636 CPUtime=0.06 cores=5,7
/proc/9469/task/9479/stat : 9479 (java) S 9467 9469 8297 0 -1 4202560 892 0 0 0 6 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9480] ppid=9467 vsize=7643636 CPUtime=0.05 cores=5,7
/proc/9469/task/9480/stat : 9480 (java) S 9467 9469 8297 0 -1 4202560 1093 0 0 0 5 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9481] ppid=9467 vsize=7643636 CPUtime=0.03 cores=5,7
/proc/9469/task/9481/stat : 9481 (java) S 9467 9469 8297 0 -1 4202560 48 0 0 0 3 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9482] ppid=9467 vsize=7643636 CPUtime=0.04 cores=5,7
/proc/9469/task/9482/stat : 9482 (java) S 9467 9469 8297 0 -1 4202560 804 0 0 0 4 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9483] ppid=9467 vsize=7643636 CPUtime=0.06 cores=5,7
/proc/9469/task/9483/stat : 9483 (java) S 9467 9469 8297 0 -1 4202560 50 0 0 0 6 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9484] ppid=9467 vsize=7643636 CPUtime=0.06 cores=5,7
/proc/9469/task/9484/stat : 9484 (java) S 9467 9469 8297 0 -1 4202560 168 0 0 0 6 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9485] ppid=9467 vsize=7643636 CPUtime=0.04 cores=5,7
/proc/9469/task/9485/stat : 9485 (java) S 9467 9469 8297 0 -1 4202560 145 0 0 0 4 0 0 0 16 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9486] ppid=9467 vsize=7643636 CPUtime=0.02 cores=5,7
/proc/9469/task/9486/stat : 9486 (java) S 9467 9469 8297 0 -1 4202560 341 0 0 0 2 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9499] ppid=9467 vsize=7643636 CPUtime=1.78 cores=5,7
/proc/9469/task/9499/stat : 9499 (java) S 9467 9469 8297 0 -1 4202560 4742 0 0 0 178 0 0 0 15 0 19 0 490098739 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 0 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9501] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9501/stat : 9501 (java) S 9467 9469 8297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490098739 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9502] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9502/stat : 9502 (java) S 9467 9469 8297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490098739 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9505] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9505/stat : 9505 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284512689 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9506] ppid=9467 vsize=7643636 CPUtime=0.85 cores=5,7
/proc/9469/task/9506/stat : 9506 (java) S 9467 9469 8297 0 -1 4202560 10244 0 0 0 84 1 0 0 15 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9509] ppid=9467 vsize=7643636 CPUtime=0.26 cores=5,7
/proc/9469/task/9509/stat : 9509 (java) S 9467 9469 8297 0 -1 4202560 1144 0 0 0 26 0 0 0 15 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9510] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9510/stat : 9510 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9513] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9513/stat : 9513 (java) S 9467 9469 8297 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9539] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9539/stat : 9539 (java) S 9467 9469 8297 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490098770 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 822.7
Current children cumulated vsize (KiB) 7643636

[startup+821.901 s]
/proc/loadavg: 4.03 4.00 3.93 5/262 9563
/proc/meminfo: memFree=16756580/32950928 swapFree=67111528/67111528
[pid=9469] ppid=9467 vsize=7643636 CPUtime=823.1 cores=5,7
/proc/9469/stat : 9469 (java) S 9467 9469 8297 0 -1 4202496 32062 0 1 0 82305 5 0 0 18 0 19 0 490098736 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/9469/statm: 1910909 26914 2253 9 0 1901647 0
[pid=9469/tid=9476] ppid=9467 vsize=7643636 CPUtime=819.76 cores=5,7
/proc/9469/task/9476/stat : 9476 (java) R 9467 9469 8297 0 -1 4202560 11192 0 1 0 81975 1 0 0 25 0 19 0 490098737 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 46912505737004 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9469/tid=9479] ppid=9467 vsize=7643636 CPUtime=0.06 cores=5,7
/proc/9469/task/9479/stat : 9479 (java) S 9467 9469 8297 0 -1 4202560 892 0 0 0 6 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9480] ppid=9467 vsize=7643636 CPUtime=0.05 cores=5,7
/proc/9469/task/9480/stat : 9480 (java) S 9467 9469 8297 0 -1 4202560 1093 0 0 0 5 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9481] ppid=9467 vsize=7643636 CPUtime=0.03 cores=5,7
/proc/9469/task/9481/stat : 9481 (java) S 9467 9469 8297 0 -1 4202560 48 0 0 0 3 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9482] ppid=9467 vsize=7643636 CPUtime=0.04 cores=5,7
/proc/9469/task/9482/stat : 9482 (java) S 9467 9469 8297 0 -1 4202560 804 0 0 0 4 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9483] ppid=9467 vsize=7643636 CPUtime=0.06 cores=5,7
/proc/9469/task/9483/stat : 9483 (java) S 9467 9469 8297 0 -1 4202560 50 0 0 0 6 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9484] ppid=9467 vsize=7643636 CPUtime=0.06 cores=5,7
/proc/9469/task/9484/stat : 9484 (java) S 9467 9469 8297 0 -1 4202560 168 0 0 0 6 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9485] ppid=9467 vsize=7643636 CPUtime=0.04 cores=5,7
/proc/9469/task/9485/stat : 9485 (java) S 9467 9469 8297 0 -1 4202560 145 0 0 0 4 0 0 0 16 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9486] ppid=9467 vsize=7643636 CPUtime=0.02 cores=5,7
/proc/9469/task/9486/stat : 9486 (java) S 9467 9469 8297 0 -1 4202560 341 0 0 0 2 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9499] ppid=9467 vsize=7643636 CPUtime=1.78 cores=5,7
/proc/9469/task/9499/stat : 9499 (java) S 9467 9469 8297 0 -1 4202560 4742 0 0 0 178 0 0 0 15 0 19 0 490098739 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 0 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9501] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9501/stat : 9501 (java) S 9467 9469 8297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490098739 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9502] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9502/stat : 9502 (java) S 9467 9469 8297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490098739 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9505] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9505/stat : 9505 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284512689 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9506] ppid=9467 vsize=7643636 CPUtime=0.85 cores=5,7
/proc/9469/task/9506/stat : 9506 (java) S 9467 9469 8297 0 -1 4202560 10244 0 0 0 84 1 0 0 15 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9509] ppid=9467 vsize=7643636 CPUtime=0.26 cores=5,7
/proc/9469/task/9509/stat : 9509 (java) S 9467 9469 8297 0 -1 4202560 1144 0 0 0 26 0 0 0 15 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9510] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9510/stat : 9510 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9513] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9513/stat : 9513 (java) S 9467 9469 8297 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9539] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9539/stat : 9539 (java) S 9467 9469 8297 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490098770 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 823.1
Current children cumulated vsize (KiB) 7643636

[startup+822.001 s]
/proc/loadavg: 4.03 4.00 3.93 5/262 9563
/proc/meminfo: memFree=16756580/32950928 swapFree=67111528/67111528
[pid=9469] ppid=9467 vsize=7643636 CPUtime=823.2 cores=5,7
/proc/9469/stat : 9469 (java) S 9467 9469 8297 0 -1 4202496 32062 0 1 0 82315 5 0 0 18 0 19 0 490098736 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/9469/statm: 1910909 26914 2253 9 0 1901647 0
[pid=9469/tid=9476] ppid=9467 vsize=7643636 CPUtime=819.86 cores=5,7
/proc/9469/task/9476/stat : 9476 (java) R 9467 9469 8297 0 -1 4202560 11192 0 1 0 81985 1 0 0 25 0 19 0 490098737 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 46912505714767 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9469/tid=9479] ppid=9467 vsize=7643636 CPUtime=0.06 cores=5,7
/proc/9469/task/9479/stat : 9479 (java) S 9467 9469 8297 0 -1 4202560 892 0 0 0 6 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9480] ppid=9467 vsize=7643636 CPUtime=0.05 cores=5,7
/proc/9469/task/9480/stat : 9480 (java) S 9467 9469 8297 0 -1 4202560 1093 0 0 0 5 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9481] ppid=9467 vsize=7643636 CPUtime=0.03 cores=5,7
/proc/9469/task/9481/stat : 9481 (java) S 9467 9469 8297 0 -1 4202560 48 0 0 0 3 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9482] ppid=9467 vsize=7643636 CPUtime=0.04 cores=5,7
/proc/9469/task/9482/stat : 9482 (java) S 9467 9469 8297 0 -1 4202560 804 0 0 0 4 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9483] ppid=9467 vsize=7643636 CPUtime=0.06 cores=5,7
/proc/9469/task/9483/stat : 9483 (java) S 9467 9469 8297 0 -1 4202560 50 0 0 0 6 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9484] ppid=9467 vsize=7643636 CPUtime=0.06 cores=5,7
/proc/9469/task/9484/stat : 9484 (java) S 9467 9469 8297 0 -1 4202560 168 0 0 0 6 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9485] ppid=9467 vsize=7643636 CPUtime=0.04 cores=5,7
/proc/9469/task/9485/stat : 9485 (java) S 9467 9469 8297 0 -1 4202560 145 0 0 0 4 0 0 0 16 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9486] ppid=9467 vsize=7643636 CPUtime=0.02 cores=5,7
/proc/9469/task/9486/stat : 9486 (java) S 9467 9469 8297 0 -1 4202560 341 0 0 0 2 0 0 0 15 0 19 0 490098738 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9499] ppid=9467 vsize=7643636 CPUtime=1.78 cores=5,7
/proc/9469/task/9499/stat : 9499 (java) S 9467 9469 8297 0 -1 4202560 4742 0 0 0 178 0 0 0 15 0 19 0 490098739 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 0 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9501] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9501/stat : 9501 (java) S 9467 9469 8297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490098739 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9502] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9502/stat : 9502 (java) S 9467 9469 8297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490098739 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9505] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9505/stat : 9505 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284512689 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9506] ppid=9467 vsize=7643636 CPUtime=0.85 cores=5,7
/proc/9469/task/9506/stat : 9506 (java) S 9467 9469 8297 0 -1 4202560 10244 0 0 0 84 1 0 0 15 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9509] ppid=9467 vsize=7643636 CPUtime=0.26 cores=5,7
/proc/9469/task/9509/stat : 9509 (java) S 9467 9469 8297 0 -1 4202560 1144 0 0 0 26 0 0 0 15 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9510] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9510/stat : 9510 (java) S 9467 9469 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284504985 0 4 0 16800975 18446604471161295040 0 0 -1 7 0 0 0
[pid=9469/tid=9513] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9513/stat : 9513 (java) S 9467 9469 8297 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 19 0 490098742 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
[pid=9469/tid=9539] ppid=9467 vsize=7643636 CPUtime=0 cores=5,7
/proc/9469/task/9539/stat : 9539 (java) S 9467 9469 8297 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490098770 7827083264 26914 33554432000 1073741824 1073778376 140735717543568 18446744073709551615 268284505600 0 4 0 16800975 18446604471161295040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 823.2
Current children cumulated vsize (KiB) 7643636

Child status: 20
Real time (s): 822.087
CPU time (s): 823.3
CPU user time (s): 823.237
CPU system time (s): 0.06299
CPU usage (%): 100.148
Max. virtual memory (cumulated for all children) (KiB): 7643636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 823.237
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32077
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18213
involuntary context switches= 6131

runsolver used 1.3338 second user time and 3.17852 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 04:29:59
IDJOB=3289259
IDBENCH=83118
IDSOLVER=1611
FILE ID=node122/3289259-1303784999
RUNJOBID= node122-1303784999-9429
PBS_JOBID= 13157214
Free space on /tmp= 71712 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289259-1303784999/watcher-3289259-1303784999 -o /tmp/evaluation-result-3289259-1303784999/solver-3289259-1303784999 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3289259-1303784999.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=768850755

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17225804 kB
Buffers:       1719884 kB
Cached:       13344676 kB
SwapCached:          0 kB
Active:        4303380 kB
Inactive:     10856652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17225804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5448 kB
Writeback:           0 kB
AnonPages:       94952 kB
Mapped:          21276 kB
Slab:           499232 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  7454360 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71708 MiB
End job on node122 at 2011-04-26 04:43:42