Trace number 3190317

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-06? (TO) 1301.49 1300.06

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S840292785-048-UNKNOWN.cnf
MD5SUMfa8f767b93a18fbf678b4d0ea0994bed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.11761
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.00/0.08	c --- Begin Solver configuration ---
0.00/0.08	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.00/0.08	c Learn all clauses as in MiniSAT
0.00/0.08	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.08	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.08	c Expensive reason simplification
0.00/0.08	c Armin Biere (Picosat) restarts strategy
0.00/0.08	c Glucose learned constraints deletion strategy
0.00/0.08	c timeout=2147483647s
0.00/0.08	c DB Simplification allowed=true
0.00/0.08	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3190317-1302598658.cnf
0.00/0.09	c reading problem ... 
0.30/0.24	c ... done. Wall clock time 0.152s.
0.30/0.24	c #vars     20000
0.30/0.24	c #constraints  84000
0.30/0.24	c constraints type 
0.30/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 84000
3.47/3.05	c cleaning 2495 clauses out of 5000 with flag 5000/5000
6.63/5.97	c cleaning 4249 clauses out of 8505 with flag 11000/11000
10.02/9.31	c cleaning 5628 clauses out of 11257 with flag 18001/18001
13.84/13.10	c cleaning 6814 clauses out of 13629 with flag 26001/26001
18.04/17.33	c cleaning 7901 clauses out of 15814 with flag 35000/35000
22.75/22.06	c cleaning 8954 clauses out of 17913 with flag 45000/45000
27.85/27.16	c cleaning 9974 clauses out of 19959 with flag 56000/56000
33.65/32.96	c cleaning 10988 clauses out of 21985 with flag 68000/68000
39.65/38.98	c cleaning 11995 clauses out of 23997 with flag 81000/81000
46.36/45.62	c cleaning 12995 clauses out of 26002 with flag 95000/95000
53.57/52.82	c cleaning 13999 clauses out of 28008 with flag 110001/110001
61.28/60.58	c cleaning 14993 clauses out of 30008 with flag 126000/126000
69.48/68.77	c cleaning 16002 clauses out of 32015 with flag 143000/143000
78.18/77.46	c cleaning 16996 clauses out of 34013 with flag 161000/161000
87.50/86.79	c cleaning 17998 clauses out of 36017 with flag 180000/180000
97.51/96.73	c cleaning 19007 clauses out of 38020 with flag 200001/200001
107.81/107.00	c cleaning 19999 clauses out of 40012 with flag 221000/221000
118.62/117.84	c cleaning 21000 clauses out of 42013 with flag 243000/243000
129.82/129.08	c cleaning 21999 clauses out of 44013 with flag 266000/266000
141.54/140.71	c cleaning 22998 clauses out of 46015 with flag 290001/290001
154.04/153.25	c cleaning 24000 clauses out of 48017 with flag 315001/315001
167.25/166.43	c cleaning 25006 clauses out of 50016 with flag 341000/341000
180.96/180.16	c cleaning 26002 clauses out of 52010 with flag 368000/368000
194.77/193.90	c cleaning 27000 clauses out of 54010 with flag 396002/396002
209.68/208.80	c cleaning 27992 clauses out of 56008 with flag 425000/425000
225.39/224.50	c cleaning 28999 clauses out of 58018 with flag 455002/455002
240.90/240.06	c cleaning 30004 clauses out of 60018 with flag 486001/486001
257.40/256.59	c cleaning 30998 clauses out of 62015 with flag 518002/518002
274.62/273.79	c cleaning 31999 clauses out of 64015 with flag 551000/551000
292.63/291.78	c cleaning 33000 clauses out of 66017 with flag 585001/585001
311.83/310.97	c cleaning 34000 clauses out of 68016 with flag 620000/620000
330.54/329.61	c cleaning 35005 clauses out of 70016 with flag 656000/656000
350.45/349.56	c cleaning 36003 clauses out of 72012 with flag 693001/693001
370.36/369.47	c cleaning 36996 clauses out of 74010 with flag 731002/731002
391.87/390.97	c cleaning 37994 clauses out of 76012 with flag 770000/770000
413.09/412.10	c cleaning 38997 clauses out of 78019 with flag 810001/810001
435.90/434.90	c cleaning 39998 clauses out of 80021 with flag 851000/851000
458.11/457.15	c cleaning 40999 clauses out of 82025 with flag 893002/893002
482.83/481.81	c cleaning 42005 clauses out of 84025 with flag 936001/936001
506.23/505.20	c cleaning 43002 clauses out of 86019 with flag 980000/980000
532.14/531.17	c cleaning 43999 clauses out of 88017 with flag 1025000/1025000
556.95/555.92	c cleaning 45003 clauses out of 90018 with flag 1071000/1071000
583.97/582.91	c cleaning 45998 clauses out of 92015 with flag 1118000/1118000
610.58/609.54	c cleaning 47001 clauses out of 94017 with flag 1166000/1166000
637.69/636.69	c cleaning 47993 clauses out of 96016 with flag 1215000/1215000
667.11/666.04	c cleaning 48997 clauses out of 98023 with flag 1265000/1265000
696.32/695.26	c cleaning 50004 clauses out of 100026 with flag 1316000/1316000
727.85/726.75	c cleaning 51000 clauses out of 102022 with flag 1368000/1368000
757.56/756.42	c cleaning 51991 clauses out of 104022 with flag 1421000/1421000
788.68/787.58	c cleaning 53010 clauses out of 106033 with flag 1475002/1475002
821.89/820.73	c cleaning 54002 clauses out of 108022 with flag 1530001/1530001
853.90/852.78	c cleaning 54990 clauses out of 110020 with flag 1586001/1586001
887.52/886.37	c cleaning 56011 clauses out of 112030 with flag 1643001/1643001
922.54/921.31	c cleaning 57001 clauses out of 114018 with flag 1701000/1701000
956.75/955.57	c cleaning 57999 clauses out of 116018 with flag 1760001/1760001
992.37/991.17	c cleaning 58990 clauses out of 118018 with flag 1820000/1820000
1029.58/1028.36	c cleaning 60008 clauses out of 120028 with flag 1881000/1881000
1066.79/1065.50	c cleaning 61006 clauses out of 122021 with flag 1943001/1943001
1105.40/1104.17	c cleaning 61992 clauses out of 124014 with flag 2006000/2006000
1145.33/1144.05	c cleaning 63008 clauses out of 126022 with flag 2070000/2070000
1184.95/1183.68	c cleaning 63999 clauses out of 128015 with flag 2135001/2135001
1226.66/1225.36	c cleaning 65005 clauses out of 130018 with flag 2201003/2201003
1269.87/1268.59	c cleaning 65996 clauses out of 132010 with flag 2268000/2268000
1301.39/1300.01	c starts		: 1645
1301.39/1300.01	c conflicts		: 2320973
1301.39/1300.01	c decisions		: 5694099
1301.39/1300.01	c propagations		: 1912605561
1301.39/1300.01	c inspects		: 5799241134
1301.39/1300.01	c shortcuts		: 0
1301.39/1300.01	c learnt literals	: 0
1301.39/1300.01	c learnt binary clauses	: 0
1301.39/1300.01	c learnt ternary clauses	: 65
1301.39/1300.01	c learnt constraints	: 2320973
1301.39/1300.01	c ignored constraints	: 0
1301.39/1300.01	c root simplifications	: 1645
1301.39/1300.01	c removed literals (reason simplification)	: 41637748
1301.39/1300.01	c reason swapping (by a shorter reason)	: 0
1301.39/1300.01	c Calls to reduceDB	: 63
1301.39/1300.01	c speed (assignments/second)	: 1471493.483472486
1301.39/1300.01	c non guided choices	1837
1301.39/1300.04	c learnt constraints type 
1301.39/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 118997
1301.39/1300.04	c constraints type 
1301.39/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 84000
1301.39/1300.04	s UNKNOWN
1301.39/1300.04	c Total wall clock time (in seconds) : 1299.924

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3190317-1302598658/watcher-3190317-1302598658 -o /tmp/evaluation-result-3190317-1302598658/solver-3190317-1302598658 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190317-1302598658.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: 4.01 4.00 3.32 3/208 18982
/proc/meminfo: memFree=13424840/32950928 swapFree=67111528/67111528
[pid=18982] ppid=18980 vsize=30536 CPUtime=0 cores=5,7
/proc/18982/stat : 18982 (java) S 18980 18982 18683 0 -1 4202496 1256 0 0 0 0 0 0 0 25 0 2 0 371464591 31268864 972 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284491749 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/18982/statm: 7901 972 745 9 0 385 0
[pid=18982/tid=18988] ppid=18980 vsize=31604 CPUtime=0 cores=5,7
/proc/18982/task/18988/stat : 18988 (java) R 18980 18982 18683 0 -1 4202560 144 0 0 0 0 0 0 0 25 0 2 0 371464592 32362496 977 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268267726592 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.0125501 s]
/proc/loadavg: 4.01 4.00 3.32 3/208 18982
/proc/meminfo: memFree=13424840/32950928 swapFree=67111528/67111528
[pid=18982] ppid=18980 vsize=7540840 CPUtime=0 cores=5,7
/proc/18982/stat : 18982 (java) S 18980 18982 18683 0 -1 4202496 4713 0 1 0 0 0 0 0 25 0 2 0 371464591 7721820160 4412 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284491749 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/18982/statm: 1885210 4427 919 9 0 1876366 0
[pid=18982/tid=18988] ppid=18980 vsize=7540840 CPUtime=0 cores=5,7
/proc/18982/task/18988/stat : 18988 (java) R 18980 18982 18683 0 -1 4202560 3623 0 1 0 0 0 0 0 25 0 2 0 371464592 7721820160 4439 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268272383035 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7540840

[startup+0.100537 s]
/proc/loadavg: 4.01 4.00 3.32 3/208 18982
/proc/meminfo: memFree=13424840/32950928 swapFree=67111528/67111528
[pid=18982] ppid=18980 vsize=7570796 CPUtime=0.1 cores=5,7
/proc/18982/stat : 18982 (java) S 18980 18982 18683 0 -1 4202496 10546 0 1 0 9 1 0 0 25 0 18 0 371464591 7752495104 10240 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18982/statm: 1892699 10240 2081 9 0 1883437 0
[pid=18982/tid=18988] ppid=18980 vsize=7570796 CPUtime=0.09 cores=5,7
/proc/18982/task/18988/stat : 18988 (java) R 18980 18982 18683 0 -1 4202560 8834 0 1 0 8 1 0 0 25 0 18 0 371464592 7752495104 10240 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 46912505166880 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7570796

[startup+0.300501 s]
/proc/loadavg: 4.01 4.00 3.32 3/208 18982
/proc/meminfo: memFree=13424840/32950928 swapFree=67111528/67111528
[pid=18982] ppid=18980 vsize=7639840 CPUtime=0.46 cores=5,7
/proc/18982/stat : 18982 (java) S 18980 18982 18683 0 -1 4202496 14377 0 1 0 44 2 0 0 25 0 19 0 371464591 7823196160 13922 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18982/statm: 1909960 13922 2209 9 0 1900698 0
[pid=18982/tid=18988] ppid=18980 vsize=7639840 CPUtime=0.28 cores=5,7
/proc/18982/task/18988/stat : 18988 (java) R 18980 18982 18683 0 -1 4202560 11793 0 1 0 27 1 0 0 25 0 19 0 371464592 7823196160 13922 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 46912505184992 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7639840

[startup+0.70043 s]
/proc/loadavg: 4.01 4.00 3.32 3/208 18982
/proc/meminfo: memFree=13424840/32950928 swapFree=67111528/67111528
[pid=18982] ppid=18980 vsize=7641684 CPUtime=1.12 cores=5,7
/proc/18982/stat : 18982 (java) S 18980 18982 18683 0 -1 4202496 16864 0 1 0 110 2 0 0 25 0 19 0 371464591 7825084416 15362 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18982/statm: 1910421 15362 2222 9 0 1901159 0
[pid=18982/tid=18988] ppid=18980 vsize=7641684 CPUtime=0.67 cores=5,7
/proc/18982/task/18988/stat : 18988 (java) R 18980 18982 18683 0 -1 4202560 12125 0 1 0 66 1 0 0 25 0 19 0 371464592 7825084416 15362 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 46912505638677 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 7641684

[startup+1.50129 s]
/proc/loadavg: 4.01 4.00 3.32 8/262 19043
/proc/meminfo: memFree=13270908/32950928 swapFree=67111528/67111528
[pid=18982] ppid=18980 vsize=7641684 CPUtime=1.98 cores=5,7
/proc/18982/stat : 18982 (java) S 18980 18982 18683 0 -1 4202496 17451 0 1 0 196 2 0 0 25 0 19 0 371464591 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18982/statm: 1910421 15791 2225 9 0 1901159 0
[pid=18982/tid=18988] ppid=18980 vsize=7641684 CPUtime=1.47 cores=5,7
/proc/18982/task/18988/stat : 18988 (java) R 18980 18982 18683 0 -1 4202560 12541 0 1 0 146 1 0 0 25 0 19 0 371464592 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 46912505726634 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18982/tid=18995] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/18995/stat : 18995 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464593 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18996] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/18996/stat : 18996 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464593 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18997] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/18997/stat : 18997 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464593 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18998] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/18998/stat : 18998 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464593 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18999] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/18999/stat : 18999 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464593 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19000] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19000/stat : 19000 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464593 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19001] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19001/stat : 19001 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464593 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19002] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19002/stat : 19002 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464593 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19003] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19003/stat : 19003 (java) S 18980 18982 18683 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371464594 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 0 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19004] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19004/stat : 19004 (java) S 18980 18982 18683 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371464594 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19005] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19005/stat : 19005 (java) S 18980 18982 18683 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371464595 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19008] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19008/stat : 19008 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284512689 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19009] ppid=18980 vsize=7641684 CPUtime=0.19 cores=5,7
/proc/18982/task/19009/stat : 19009 (java) S 18980 18982 18683 0 -1 4202560 1063 0 0 0 19 0 0 0 21 0 19 0 371464597 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19010] ppid=18980 vsize=7641684 CPUtime=0.3 cores=5,7
/proc/18982/task/19010/stat : 19010 (java) S 18980 18982 18683 0 -1 4202560 2683 0 0 0 30 0 0 0 23 0 19 0 371464597 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19011] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19011/stat : 19011 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19012] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19012/stat : 19012 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371464597 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19025] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19025/stat : 19025 (java) S 18980 18982 18683 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371464619 7825084416 15791 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 7641684

[startup+3.103 s]
/proc/loadavg: 4.17 4.03 3.34 5/262 19043
/proc/meminfo: memFree=13214488/32950928 swapFree=67111528/67111528
[pid=18982] ppid=18980 vsize=7641684 CPUtime=3.6 cores=5,7
/proc/18982/stat : 18982 (java) S 18980 18982 18683 0 -1 4202496 21276 0 1 0 357 3 0 0 25 0 19 0 371464591 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18982/statm: 1910421 19613 2244 9 0 1901159 0
[pid=18982/tid=18988] ppid=18980 vsize=7641684 CPUtime=3.01 cores=5,7
/proc/18982/task/18988/stat : 18988 (java) S 18980 18982 18683 0 -1 4202560 13231 0 1 0 300 1 0 0 25 0 19 0 371464592 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18995] ppid=18980 vsize=7641684 CPUtime=0.02 cores=5,7
/proc/18982/task/18995/stat : 18995 (java) S 18980 18982 18683 0 -1 4202560 2054 0 0 0 2 0 0 0 18 0 19 0 371464593 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18996] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/18996/stat : 18996 (java) S 18980 18982 18683 0 -1 4202560 1065 0 0 0 0 0 0 0 18 0 19 0 371464593 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=18997] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/18997/stat : 18997 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371464593 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=18998] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/18998/stat : 18998 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371464593 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18999] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/18999/stat : 18999 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371464593 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19000] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19000/stat : 19000 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371464593 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19001] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19001/stat : 19001 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371464593 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19002] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19002/stat : 19002 (java) R 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371464593 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284514997 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18982/tid=19003] ppid=18980 vsize=7641684 CPUtime=0.01 cores=5,7
/proc/18982/task/19003/stat : 19003 (java) R 18980 18982 18683 0 -1 4202560 17 0 0 0 1 0 0 0 15 0 19 0 371464594 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 47032865675345 0 0 0 16800975 0 0 0 -1 7 0 0 0
[pid=18982/tid=19004] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19004/stat : 19004 (java) S 18980 18982 18683 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371464594 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19005] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19005/stat : 19005 (java) S 18980 18982 18683 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371464595 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19008] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19008/stat : 19008 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284512689 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19009] ppid=18980 vsize=7641684 CPUtime=0.21 cores=5,7
/proc/18982/task/19009/stat : 19009 (java) S 18980 18982 18683 0 -1 4202560 1069 0 0 0 21 0 0 0 15 0 19 0 371464597 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19010] ppid=18980 vsize=7641684 CPUtime=0.3 cores=5,7
/proc/18982/task/19010/stat : 19010 (java) S 18980 18982 18683 0 -1 4202560 2684 0 0 0 30 0 0 0 18 0 19 0 371464597 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19011] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19011/stat : 19011 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19012] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19012/stat : 19012 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371464597 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19025] ppid=18980 vsize=7641684 CPUtime=0 cores=5,7
/proc/18982/task/19025/stat : 19025 (java) S 18980 18982 18683 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371464619 7825084416 19613 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 7641684

[startup+6.30143 s]
/proc/loadavg: 4.17 4.03 3.34 5/262 19043
/proc/meminfo: memFree=13165280/32950928 swapFree=67111528/67111528
[pid=18982] ppid=18980 vsize=7655784 CPUtime=7.03 cores=5,7
/proc/18982/stat : 18982 (java) S 18980 18982 18683 0 -1 4202496 33137 0 1 0 699 4 0 0 25 0 19 0 371464591 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18982/statm: 1913946 27848 2254 9 0 1904684 0
[pid=18982/tid=18988] ppid=18980 vsize=7655784 CPUtime=6.1 cores=5,7
/proc/18982/task/18988/stat : 18988 (java) R 18980 18982 18683 0 -1 4202560 13234 0 1 0 609 1 0 0 25 0 19 0 371464592 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 46912505608866 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18982/tid=18995] ppid=18980 vsize=7655784 CPUtime=0.02 cores=5,7
/proc/18982/task/18995/stat : 18995 (java) S 18980 18982 18683 0 -1 4202560 2054 0 0 0 2 0 0 0 15 0 19 0 371464593 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=18996] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/18996/stat : 18996 (java) S 18980 18982 18683 0 -1 4202560 1065 0 0 0 0 0 0 0 15 0 19 0 371464593 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=18997] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/18997/stat : 18997 (java) S 18980 18982 18683 0 -1 4202560 787 0 0 0 0 0 0 0 15 0 19 0 371464593 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=18998] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/18998/stat : 18998 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371464593 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=18999] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/18999/stat : 18999 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371464593 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19000] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19000/stat : 19000 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371464593 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19001] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19001/stat : 19001 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371464593 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19002] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19002/stat : 19002 (java) S 18980 18982 18683 0 -1 4202560 590 0 0 0 0 0 0 0 15 0 19 0 371464593 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19003] ppid=18980 vsize=7655784 CPUtime=0.1 cores=5,7
/proc/18982/task/19003/stat : 19003 (java) S 18980 18982 18683 0 -1 4202560 3361 0 0 0 10 0 0 0 16 0 19 0 371464594 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 0 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19004] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19004/stat : 19004 (java) S 18980 18982 18683 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371464594 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19005] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19005/stat : 19005 (java) S 18980 18982 18683 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371464595 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19008] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19008/stat : 19008 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284512689 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19009] ppid=18980 vsize=7655784 CPUtime=0.41 cores=5,7
/proc/18982/task/19009/stat : 19009 (java) S 18980 18982 18683 0 -1 4202560 8202 0 0 0 40 1 0 0 15 0 19 0 371464597 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19010] ppid=18980 vsize=7655784 CPUtime=0.34 cores=5,7
/proc/18982/task/19010/stat : 19010 (java) S 18980 18982 18683 0 -1 4202560 2686 0 0 0 34 0 0 0 15 0 19 0 371464597 7839522816 27848 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0

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

[pid=18982/tid=19000] ppid=18980 vsize=7655784 CPUtime=0.09 cores=5,7
/proc/18982/task/19000/stat : 19000 (java) S 18980 18982 18683 0 -1 4202560 594 0 0 0 9 0 0 0 15 0 19 0 371464593 7839522816 78467 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19001] ppid=18980 vsize=7655784 CPUtime=0.19 cores=5,7
/proc/18982/task/19001/stat : 19001 (java) S 18980 18982 18683 0 -1 4202560 7884 0 0 0 19 0 0 0 15 0 19 0 371464593 7839522816 78467 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19002] ppid=18980 vsize=7655784 CPUtime=0.14 cores=5,7
/proc/18982/task/19002/stat : 19002 (java) S 18980 18982 18683 0 -1 4202560 1765 0 0 0 14 0 0 0 15 0 19 0 371464593 7839522816 78467 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19003] ppid=18980 vsize=7655784 CPUtime=4.02 cores=5,7
/proc/18982/task/19003/stat : 19003 (java) S 18980 18982 18683 0 -1 4202560 7822 0 0 0 402 0 0 0 15 0 19 0 371464594 7839522816 78467 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 0 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19004] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19004/stat : 19004 (java) S 18980 18982 18683 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371464594 7839522816 78467 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19005] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19005/stat : 19005 (java) S 18980 18982 18683 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371464595 7839522816 78467 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19008] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19008/stat : 19008 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7839522816 78467 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284512689 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19009] ppid=18980 vsize=7655784 CPUtime=0.44 cores=5,7
/proc/18982/task/19009/stat : 19009 (java) S 18980 18982 18683 0 -1 4202560 8203 0 0 0 43 1 0 0 15 0 19 0 371464597 7839522816 78467 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19010] ppid=18980 vsize=7655784 CPUtime=0.34 cores=5,7
/proc/18982/task/19010/stat : 19010 (java) S 18980 18982 18683 0 -1 4202560 2686 0 0 0 34 0 0 0 15 0 19 0 371464597 7839522816 78467 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19011] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19011/stat : 19011 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7839522816 78467 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19012] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19012/stat : 19012 (java) S 18980 18982 18683 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 371464597 7839522816 78467 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19025] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19025/stat : 19025 (java) S 18980 18982 18683 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371464619 7839522816 78467 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.62
Current children cumulated vsize (KiB) 7655784

[startup+1182.3 s]
/proc/loadavg: 4.02 4.05 3.83 5/262 19087
/proc/meminfo: memFree=12922040/32950928 swapFree=67111528/67111528
[pid=18982] ppid=18980 vsize=7655784 CPUtime=1183.64 cores=5,7
/proc/18982/stat : 18982 (java) S 18980 18982 18683 0 -1 4202496 84832 0 1 0 118349 15 0 0 25 0 19 0 371464591 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18982/statm: 1913946 79351 2254 9 0 1904684 0
[pid=18982/tid=18988] ppid=18980 vsize=7655784 CPUtime=1177.34 cores=5,7
/proc/18982/task/18988/stat : 18988 (java) R 18980 18982 18683 0 -1 4202560 32282 0 1 0 117726 8 0 0 25 0 19 0 371464592 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 46912505609418 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18982/tid=18995] ppid=18980 vsize=7655784 CPUtime=0.19 cores=5,7
/proc/18982/task/18995/stat : 18995 (java) S 18980 18982 18683 0 -1 4202560 2817 0 0 0 19 0 0 0 16 0 19 0 371464593 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18996] ppid=18980 vsize=7655784 CPUtime=0.16 cores=5,7
/proc/18982/task/18996/stat : 18996 (java) S 18980 18982 18683 0 -1 4202560 5161 0 0 0 15 1 0 0 15 0 19 0 371464593 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18997] ppid=18980 vsize=7655784 CPUtime=0.16 cores=5,7
/proc/18982/task/18997/stat : 18997 (java) S 18980 18982 18683 0 -1 4202560 4509 0 0 0 16 0 0 0 15 0 19 0 371464593 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18998] ppid=18980 vsize=7655784 CPUtime=0.15 cores=5,7
/proc/18982/task/18998/stat : 18998 (java) S 18980 18982 18683 0 -1 4202560 3520 0 0 0 15 0 0 0 15 0 19 0 371464593 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18999] ppid=18980 vsize=7655784 CPUtime=0.2 cores=5,7
/proc/18982/task/18999/stat : 18999 (java) S 18980 18982 18683 0 -1 4202560 6365 0 0 0 20 0 0 0 15 0 19 0 371464593 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19000] ppid=18980 vsize=7655784 CPUtime=0.09 cores=5,7
/proc/18982/task/19000/stat : 19000 (java) S 18980 18982 18683 0 -1 4202560 594 0 0 0 9 0 0 0 15 0 19 0 371464593 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19001] ppid=18980 vsize=7655784 CPUtime=0.19 cores=5,7
/proc/18982/task/19001/stat : 19001 (java) S 18980 18982 18683 0 -1 4202560 7884 0 0 0 19 0 0 0 15 0 19 0 371464593 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19002] ppid=18980 vsize=7655784 CPUtime=0.14 cores=5,7
/proc/18982/task/19002/stat : 19002 (java) S 18980 18982 18683 0 -1 4202560 1765 0 0 0 14 0 0 0 15 0 19 0 371464593 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19003] ppid=18980 vsize=7655784 CPUtime=4.12 cores=5,7
/proc/18982/task/19003/stat : 19003 (java) S 18980 18982 18683 0 -1 4202560 7824 0 0 0 412 0 0 0 15 0 19 0 371464594 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 0 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19004] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19004/stat : 19004 (java) S 18980 18982 18683 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371464594 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19005] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19005/stat : 19005 (java) S 18980 18982 18683 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371464595 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19008] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19008/stat : 19008 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284512689 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19009] ppid=18980 vsize=7655784 CPUtime=0.44 cores=5,7
/proc/18982/task/19009/stat : 19009 (java) S 18980 18982 18683 0 -1 4202560 8203 0 0 0 43 1 0 0 15 0 19 0 371464597 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19010] ppid=18980 vsize=7655784 CPUtime=0.34 cores=5,7
/proc/18982/task/19010/stat : 19010 (java) S 18980 18982 18683 0 -1 4202560 2686 0 0 0 34 0 0 0 15 0 19 0 371464597 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19011] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19011/stat : 19011 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19012] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19012/stat : 19012 (java) S 18980 18982 18683 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371464597 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19025] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19025/stat : 19025 (java) S 18980 18982 18683 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371464619 7839522816 79351 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.64
Current children cumulated vsize (KiB) 7655784

[startup+1242.3 s]
/proc/loadavg: 4.10 4.06 3.84 5/262 19088
/proc/meminfo: memFree=12903472/32950928 swapFree=67111528/67111528
[pid=18982] ppid=18980 vsize=7655784 CPUtime=1243.67 cores=5,7
/proc/18982/stat : 18982 (java) S 18980 18982 18683 0 -1 4202496 88677 0 1 0 124352 15 0 0 25 0 19 0 371464591 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18982/statm: 1913946 83186 2254 9 0 1904684 0
[pid=18982/tid=18988] ppid=18980 vsize=7655784 CPUtime=1237.14 cores=5,7
/proc/18982/task/18988/stat : 18988 (java) R 18980 18982 18683 0 -1 4202560 33357 0 1 0 123706 8 0 0 25 0 19 0 371464592 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 46912505726634 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18982/tid=18995] ppid=18980 vsize=7655784 CPUtime=0.21 cores=5,7
/proc/18982/task/18995/stat : 18995 (java) S 18980 18982 18683 0 -1 4202560 4068 0 0 0 21 0 0 0 16 0 19 0 371464593 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18996] ppid=18980 vsize=7655784 CPUtime=0.18 cores=5,7
/proc/18982/task/18996/stat : 18996 (java) S 18980 18982 18683 0 -1 4202560 6438 0 0 0 17 1 0 0 16 0 19 0 371464593 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18997] ppid=18980 vsize=7655784 CPUtime=0.16 cores=5,7
/proc/18982/task/18997/stat : 18997 (java) S 18980 18982 18683 0 -1 4202560 4509 0 0 0 16 0 0 0 15 0 19 0 371464593 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18998] ppid=18980 vsize=7655784 CPUtime=0.17 cores=5,7
/proc/18982/task/18998/stat : 18998 (java) S 18980 18982 18683 0 -1 4202560 3522 0 0 0 17 0 0 0 15 0 19 0 371464593 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18999] ppid=18980 vsize=7655784 CPUtime=0.2 cores=5,7
/proc/18982/task/18999/stat : 18999 (java) S 18980 18982 18683 0 -1 4202560 6365 0 0 0 20 0 0 0 15 0 19 0 371464593 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19000] ppid=18980 vsize=7655784 CPUtime=0.09 cores=5,7
/proc/18982/task/19000/stat : 19000 (java) S 18980 18982 18683 0 -1 4202560 594 0 0 0 9 0 0 0 15 0 19 0 371464593 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19001] ppid=18980 vsize=7655784 CPUtime=0.21 cores=5,7
/proc/18982/task/19001/stat : 19001 (java) S 18980 18982 18683 0 -1 4202560 7885 0 0 0 21 0 0 0 15 0 19 0 371464593 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19002] ppid=18980 vsize=7655784 CPUtime=0.14 cores=5,7
/proc/18982/task/19002/stat : 19002 (java) S 18980 18982 18683 0 -1 4202560 1765 0 0 0 14 0 0 0 15 0 19 0 371464593 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19003] ppid=18980 vsize=7655784 CPUtime=4.28 cores=5,7
/proc/18982/task/19003/stat : 19003 (java) S 18980 18982 18683 0 -1 4202560 8059 0 0 0 428 0 0 0 15 0 19 0 371464594 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 0 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19004] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19004/stat : 19004 (java) S 18980 18982 18683 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371464594 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19005] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19005/stat : 19005 (java) S 18980 18982 18683 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371464595 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19008] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19008/stat : 19008 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284512689 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19009] ppid=18980 vsize=7655784 CPUtime=0.44 cores=5,7
/proc/18982/task/19009/stat : 19009 (java) S 18980 18982 18683 0 -1 4202560 8203 0 0 0 43 1 0 0 15 0 19 0 371464597 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19010] ppid=18980 vsize=7655784 CPUtime=0.34 cores=5,7
/proc/18982/task/19010/stat : 19010 (java) S 18980 18982 18683 0 -1 4202560 2686 0 0 0 34 0 0 0 15 0 19 0 371464597 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19011] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19011/stat : 19011 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19012] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19012/stat : 19012 (java) S 18980 18982 18683 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371464597 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19025] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19025/stat : 19025 (java) S 18980 18982 18683 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371464619 7839522816 83186 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.67
Current children cumulated vsize (KiB) 7655784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.24 4.10 3.87 4/227 19096
/proc/meminfo: memFree=12983800/32950928 swapFree=67111528/67111528
[pid=18982] ppid=18980 vsize=7655784 CPUtime=1301.39 cores=5,7
/proc/18982/stat : 18982 (java) S 18980 18982 18683 0 -1 4202496 88838 0 1 0 130124 15 0 0 25 0 19 0 371464591 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18982/statm: 1913946 83340 2254 9 0 1904684 0
[pid=18982/tid=18988] ppid=18980 vsize=7655784 CPUtime=1294.75 cores=5,7
/proc/18982/task/18988/stat : 18988 (java) R 18980 18982 18683 0 -1 4202560 33358 0 1 0 129467 8 0 0 25 0 19 0 371464592 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 46912505608579 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18982/tid=18995] ppid=18980 vsize=7655784 CPUtime=0.21 cores=5,7
/proc/18982/task/18995/stat : 18995 (java) S 18980 18982 18683 0 -1 4202560 4068 0 0 0 21 0 0 0 15 0 19 0 371464593 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18996] ppid=18980 vsize=7655784 CPUtime=0.18 cores=5,7
/proc/18982/task/18996/stat : 18996 (java) S 18980 18982 18683 0 -1 4202560 6438 0 0 0 17 1 0 0 15 0 19 0 371464593 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18997] ppid=18980 vsize=7655784 CPUtime=0.18 cores=5,7
/proc/18982/task/18997/stat : 18997 (java) S 18980 18982 18683 0 -1 4202560 4509 0 0 0 18 0 0 0 15 0 19 0 371464593 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=18998] ppid=18980 vsize=7655784 CPUtime=0.17 cores=5,7
/proc/18982/task/18998/stat : 18998 (java) S 18980 18982 18683 0 -1 4202560 3522 0 0 0 17 0 0 0 15 0 19 0 371464593 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=18999] ppid=18980 vsize=7655784 CPUtime=0.2 cores=5,7
/proc/18982/task/18999/stat : 18999 (java) S 18980 18982 18683 0 -1 4202560 6365 0 0 0 20 0 0 0 15 0 19 0 371464593 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19000] ppid=18980 vsize=7655784 CPUtime=0.09 cores=5,7
/proc/18982/task/19000/stat : 19000 (java) S 18980 18982 18683 0 -1 4202560 594 0 0 0 9 0 0 0 15 0 19 0 371464593 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19001] ppid=18980 vsize=7655784 CPUtime=0.22 cores=5,7
/proc/18982/task/19001/stat : 19001 (java) S 18980 18982 18683 0 -1 4202560 7885 0 0 0 22 0 0 0 16 0 19 0 371464593 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19002] ppid=18980 vsize=7655784 CPUtime=0.14 cores=5,7
/proc/18982/task/19002/stat : 19002 (java) S 18980 18982 18683 0 -1 4202560 1765 0 0 0 14 0 0 0 15 0 19 0 371464593 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19003] ppid=18980 vsize=7655784 CPUtime=4.36 cores=5,7
/proc/18982/task/19003/stat : 19003 (java) S 18980 18982 18683 0 -1 4202560 8215 0 0 0 436 0 0 0 15 0 19 0 371464594 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 0 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19004] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19004/stat : 19004 (java) S 18980 18982 18683 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371464594 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19005] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19005/stat : 19005 (java) S 18980 18982 18683 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371464595 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19008] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19008/stat : 19008 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284512689 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19009] ppid=18980 vsize=7655784 CPUtime=0.44 cores=5,7
/proc/18982/task/19009/stat : 19009 (java) S 18980 18982 18683 0 -1 4202560 8203 0 0 0 43 1 0 0 15 0 19 0 371464597 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19010] ppid=18980 vsize=7655784 CPUtime=0.34 cores=5,7
/proc/18982/task/19010/stat : 19010 (java) S 18980 18982 18683 0 -1 4202560 2686 0 0 0 34 0 0 0 15 0 19 0 371464597 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
[pid=18982/tid=19011] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19011/stat : 19011 (java) S 18980 18982 18683 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371464597 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284504985 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19012] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19012/stat : 19012 (java) S 18980 18982 18683 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371464597 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 4 0 16800975 18446604454223471552 0 0 -1 7 0 0 0
[pid=18982/tid=19025] ppid=18980 vsize=7655784 CPUtime=0 cores=5,7
/proc/18982/task/19025/stat : 19025 (java) S 18980 18982 18683 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371464619 7839522816 83340 33554432000 1073741824 1073778376 140734923017408 18446744073709551615 268284505600 0 4 0 16800975 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.39
Current children cumulated vsize (KiB) 7655784

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.49
CPU user time (s): 1301.32
CPU system time (s): 0.172973
CPU usage (%): 100.11
Max. virtual memory (cumulated for all children) (KiB): 7664532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.32
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88875
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= 28330
involuntary context switches= 5313

runsolver used 2.18867 second user time and 4.92125 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-12 10:57:38
IDJOB=3190317
IDBENCH=82648
IDSOLVER=1611
FILE ID=node122/3190317-1302598658
RUNJOBID= node122-1302597355-18704
PBS_JOBID= 12958098
Free space on /tmp= 71808 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S840292785-048-UNKNOWN.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-3190317-1302598658/watcher-3190317-1302598658 -o /tmp/evaluation-result-3190317-1302598658/solver-3190317-1302598658 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190317-1302598658.cnf

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

MD5SUM BENCH= fa8f767b93a18fbf678b4d0ea0994bed
RANDOM SEED=397432939

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:      13425368 kB
Buffers:        786880 kB
Cached:       18196120 kB
SwapCached:          0 kB
Active:        9968828 kB
Inactive:      9135428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13425368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2888 kB
Writeback:          24 kB
AnonPages:      120672 kB
Mapped:          21152 kB
Slab:           357056 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 14713800 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= 71808 MiB
End job on node122 at 2011-04-12 11:19:20