Trace number 3190324

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.7 1300.06

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S643238994-057-UNKNOWN.cnf
MD5SUM2d92a52914298e3c91073398b38892d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark265.737
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483647s
0.00/0.09	c DB Simplification allowed=true
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3190324-1302598755.cnf
0.00/0.09	c reading problem ... 
0.32/0.30	c ... done. Wall clock time 0.204s.
0.32/0.30	c #vars     30000
0.32/0.30	c #constraints  126000
0.32/0.30	c constraints type 
0.39/0.30	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
5.01/4.45	c cleaning 2500 clauses out of 5001 with flag 5001/5001
9.45/8.66	c cleaning 4250 clauses out of 8501 with flag 11001/11001
14.26/13.41	c cleaning 5623 clauses out of 11250 with flag 18000/18000
19.58/18.76	c cleaning 6811 clauses out of 13628 with flag 26001/26001
25.69/24.81	c cleaning 7902 clauses out of 15816 with flag 35000/35000
32.30/31.48	c cleaning 8957 clauses out of 17915 with flag 45001/45001
39.61/38.76	c cleaning 9976 clauses out of 19957 with flag 56000/56000
47.62/46.79	c cleaning 10986 clauses out of 21982 with flag 68001/68001
56.12/55.25	c cleaning 11993 clauses out of 23999 with flag 81004/81004
65.33/64.49	c cleaning 12998 clauses out of 26002 with flag 95000/95000
75.54/74.65	c cleaning 13998 clauses out of 28004 with flag 110000/110000
86.25/85.37	c cleaning 14998 clauses out of 30009 with flag 126003/126003
97.77/96.82	c cleaning 15992 clauses out of 32008 with flag 143000/143000
109.77/108.88	c cleaning 17004 clauses out of 34016 with flag 161000/161000
122.48/121.59	c cleaning 18000 clauses out of 36012 with flag 180000/180000
136.09/135.16	c cleaning 19001 clauses out of 38012 with flag 200000/200000
150.51/149.50	c cleaning 20005 clauses out of 40012 with flag 221001/221001
165.51/164.55	c cleaning 20999 clauses out of 42006 with flag 243000/243000
181.22/180.27	c cleaning 22003 clauses out of 44007 with flag 266000/266000
197.23/196.25	c cleaning 22998 clauses out of 46005 with flag 290001/290001
214.54/213.57	c cleaning 23999 clauses out of 48008 with flag 315002/315002
232.55/231.59	c cleaning 24996 clauses out of 50007 with flag 341000/341000
251.78/250.73	c cleaning 26001 clauses out of 52011 with flag 368000/368000
270.78/269.80	c cleaning 26997 clauses out of 54012 with flag 396002/396002
291.19/290.17	c cleaning 28000 clauses out of 56014 with flag 425001/425001
312.10/311.05	c cleaning 28999 clauses out of 58013 with flag 455000/455000
333.41/332.31	c cleaning 30002 clauses out of 60015 with flag 486001/486001
356.22/355.12	c cleaning 30999 clauses out of 62012 with flag 518000/518000
379.34/378.24	c cleaning 32003 clauses out of 64013 with flag 551000/551000
403.35/402.28	c cleaning 32997 clauses out of 66010 with flag 585000/585000
428.86/427.76	c cleaning 34000 clauses out of 68013 with flag 620000/620000
454.18/453.09	c cleaning 35000 clauses out of 70016 with flag 656003/656003
481.39/480.29	c cleaning 36005 clauses out of 72013 with flag 693000/693000
508.40/507.28	c cleaning 37000 clauses out of 74008 with flag 731000/731000
537.62/536.46	c cleaning 38000 clauses out of 76009 with flag 770001/770001
565.93/564.78	c cleaning 38987 clauses out of 78008 with flag 810000/810000
596.85/595.67	c cleaning 40009 clauses out of 80022 with flag 851001/851001
626.76/625.53	c cleaning 40997 clauses out of 82012 with flag 893000/893000
659.18/657.99	c cleaning 41997 clauses out of 84016 with flag 936001/936001
691.00/689.79	c cleaning 43004 clauses out of 86018 with flag 980000/980000
726.01/724.70	c cleaning 44003 clauses out of 88015 with flag 1025001/1025001
759.63/758.37	c cleaning 44994 clauses out of 90012 with flag 1071001/1071001
795.55/794.27	c cleaning 46004 clauses out of 92019 with flag 1118002/1118002
831.27/829.94	c cleaning 46995 clauses out of 94015 with flag 1166002/1166002
867.18/865.80	c cleaning 47991 clauses out of 96018 with flag 1215000/1215000
905.70/904.40	c cleaning 49006 clauses out of 98027 with flag 1265000/1265000
943.82/942.47	c cleaning 49993 clauses out of 100021 with flag 1316000/1316000
985.15/983.80	c cleaning 51011 clauses out of 102029 with flag 1368001/1368001
1024.56/1023.15	c cleaning 51993 clauses out of 104017 with flag 1421000/1421000
1065.39/1063.93	c cleaning 52989 clauses out of 106025 with flag 1475001/1475001
1108.80/1107.36	c cleaning 54013 clauses out of 108036 with flag 1530001/1530001
1151.32/1149.87	c cleaning 55004 clauses out of 110022 with flag 1586000/1586000
1195.34/1193.81	c cleaning 56005 clauses out of 112018 with flag 1643000/1643000
1241.27/1239.72	c cleaning 57003 clauses out of 114014 with flag 1701001/1701001
1286.78/1285.20	c cleaning 57997 clauses out of 116012 with flag 1760002/1760002
1301.60/1300.01	c starts		: 1482
1301.60/1300.01	c conflicts		: 1779339
1301.60/1300.01	c decisions		: 5767890
1301.60/1300.01	c propagations		: 1923642372
1301.60/1300.01	c inspects		: 5021482219
1301.60/1300.01	c shortcuts		: 0
1301.60/1300.01	c learnt literals	: 0
1301.60/1300.01	c learnt binary clauses	: 0
1301.60/1300.01	c learnt ternary clauses	: 84
1301.60/1300.01	c learnt constraints	: 1779339
1301.60/1300.01	c ignored constraints	: 0
1301.60/1300.01	c root simplifications	: 1482
1301.60/1300.01	c removed literals (reason simplification)	: 27872988
1301.60/1300.01	c reason swapping (by a shorter reason)	: 0
1301.60/1300.01	c Calls to reduceDB	: 55
1301.60/1300.01	c speed (assignments/second)	: 1480050.5126512449
1301.60/1300.01	c non guided choices	2732
1301.60/1300.04	c learnt constraints type 
1301.60/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 77379
1301.60/1300.04	c constraints type 
1301.60/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
1301.60/1300.04	s UNKNOWN
1301.60/1300.04	c Total wall clock time (in seconds) : 1299.918

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-3190324-1302598755/watcher-3190324-1302598755 -o /tmp/evaluation-result-3190324-1302598755/solver-3190324-1302598755 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190324-1302598755.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.00 3.97 3.34 2/174 18366
/proc/meminfo: memFree=13912428/32951124 swapFree=67111528/67111528
[pid=18366] ppid=18364 vsize=9100 CPUtime=0 cores=5,7
/proc/18366/stat : 18366 (java) R 18364 18366 18109 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 1 0 352290977 9318400 162 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228095451127 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18366/statm: 2275 166 125 9 0 67 0

[startup+0.00752712 s]
/proc/loadavg: 4.00 3.97 3.34 2/174 18366
/proc/meminfo: memFree=13912428/32951124 swapFree=67111528/67111528
[pid=18366] ppid=18364 vsize=23028 CPUtime=0 cores=5,7
/proc/18366/stat : 18366 (java) R 18364 18366 18109 0 -1 4202496 957 0 0 0 0 0 0 0 25 0 1 0 352290977 23580672 699 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228090488871 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18366/statm: 5757 700 516 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.100501 s]
/proc/loadavg: 4.00 3.97 3.34 2/174 18366
/proc/meminfo: memFree=13912428/32951124 swapFree=67111528/67111528
[pid=18366] ppid=18364 vsize=7636440 CPUtime=0.09 cores=5,7
/proc/18366/stat : 18366 (java) S 18364 18366 18109 0 -1 4202496 10626 0 1 0 8 1 0 0 25 0 18 0 352290977 7819714560 10321 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18366/statm: 1909110 10321 2094 9 0 1899848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7636440

[startup+0.300503 s]
/proc/loadavg: 4.00 3.97 3.34 2/174 18366
/proc/meminfo: memFree=13912428/32951124 swapFree=67111528/67111528
[pid=18366] ppid=18364 vsize=7638488 CPUtime=0.39 cores=5,7
/proc/18366/stat : 18366 (java) S 18364 18366 18109 0 -1 4202496 15334 0 1 0 38 1 0 0 25 0 18 0 352290977 7821811712 15029 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18366/statm: 1909622 15029 2198 9 0 1900360 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 7638488

[startup+0.700394 s]
/proc/loadavg: 4.00 3.97 3.34 2/174 18366
/proc/meminfo: memFree=13912428/32951124 swapFree=67111528/67111528
[pid=18366] ppid=18364 vsize=7651804 CPUtime=1.19 cores=5,7
/proc/18366/stat : 18366 (java) S 18364 18366 18109 0 -1 4202496 19309 0 1 0 117 2 0 0 25 0 19 0 352290977 7835447296 18632 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18366/statm: 1912951 18632 2222 9 0 1903689 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 7651804

[startup+1.50128 s]
/proc/loadavg: 4.64 4.10 3.39 8/262 18469
/proc/meminfo: memFree=13677360/32951124 swapFree=67111528/67111528
[pid=18366] ppid=18364 vsize=7651804 CPUtime=2.09 cores=5,7
/proc/18366/stat : 18366 (java) S 18364 18366 18109 0 -1 4202496 19792 0 1 0 207 2 0 0 25 0 19 0 352290977 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18366/statm: 1912951 19114 2225 9 0 1903689 0
[pid=18366/tid=18368] ppid=18364 vsize=7651804 CPUtime=1.47 cores=5,7
/proc/18366/task/18368/stat : 18368 (java) R 18364 18366 18109 0 -1 4202560 14093 0 1 0 146 1 0 0 21 0 19 0 352290978 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 46912505627811 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18366/tid=18369] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18369/stat : 18369 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352290979 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18370] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18370/stat : 18370 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18371] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18371/stat : 18371 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18372] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18372/stat : 18372 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18373] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18373/stat : 18373 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18374] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18374/stat : 18374 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18375] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18375/stat : 18375 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18376] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18376/stat : 18376 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18377] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18377/stat : 18377 (java) S 18364 18366 18109 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 352290980 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18378] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18378/stat : 18378 (java) S 18364 18366 18109 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 19 0 352290981 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18379] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18379/stat : 18379 (java) S 18364 18366 18109 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 352290981 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18380] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18380/stat : 18380 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 352290983 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107274673 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18381] ppid=18364 vsize=7651804 CPUtime=0.42 cores=5,7
/proc/18366/task/18381/stat : 18381 (java) S 18364 18366 18109 0 -1 4202560 1840 0 0 0 42 0 0 0 21 0 19 0 352290983 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18382] ppid=18364 vsize=7651804 CPUtime=0.18 cores=5,7
/proc/18366/task/18382/stat : 18382 (java) S 18364 18366 18109 0 -1 4202560 2696 0 0 0 18 0 0 0 22 0 19 0 352290983 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18383] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18383/stat : 18383 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352290983 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18384] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18384/stat : 18384 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352290983 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18400] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18400/stat : 18400 (java) S 18364 18366 18109 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352291010 7835447296 19114 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 7651804

[startup+3.10099 s]
/proc/loadavg: 4.64 4.10 3.39 5/262 18469
/proc/meminfo: memFree=13643632/32951124 swapFree=67111528/67111528
[pid=18366] ppid=18364 vsize=7651804 CPUtime=3.69 cores=5,7
/proc/18366/stat : 18366 (java) S 18364 18366 18109 0 -1 4202496 20388 0 1 0 367 2 0 0 25 0 19 0 352290977 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18366/statm: 1912951 19710 2225 9 0 1903689 0
[pid=18366/tid=18368] ppid=18364 vsize=7651804 CPUtime=3.08 cores=5,7
/proc/18366/task/18368/stat : 18368 (java) R 18364 18366 18109 0 -1 4202560 14689 0 1 0 306 2 0 0 25 0 19 0 352290978 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 46912505787217 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18366/tid=18369] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18369/stat : 18369 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352290979 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18370] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18370/stat : 18370 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18371] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18371/stat : 18371 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18372] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18372/stat : 18372 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18373] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18373/stat : 18373 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18374] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18374/stat : 18374 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18375] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18375/stat : 18375 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18376] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18376/stat : 18376 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352290979 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18377] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18377/stat : 18377 (java) S 18364 18366 18109 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 352290980 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18378] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18378/stat : 18378 (java) S 18364 18366 18109 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 19 0 352290981 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18379] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18379/stat : 18379 (java) S 18364 18366 18109 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 352290981 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18380] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18380/stat : 18380 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 352290983 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107274673 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18381] ppid=18364 vsize=7651804 CPUtime=0.42 cores=5,7
/proc/18366/task/18381/stat : 18381 (java) S 18364 18366 18109 0 -1 4202560 1840 0 0 0 42 0 0 0 21 0 19 0 352290983 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18382] ppid=18364 vsize=7651804 CPUtime=0.18 cores=5,7
/proc/18366/task/18382/stat : 18382 (java) S 18364 18366 18109 0 -1 4202560 2696 0 0 0 18 0 0 0 22 0 19 0 352290983 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18383] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18383/stat : 18383 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352290983 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18384] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18384/stat : 18384 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352290983 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18400] ppid=18364 vsize=7651804 CPUtime=0 cores=5,7
/proc/18366/task/18400/stat : 18400 (java) S 18364 18366 18109 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352291010 7835447296 19710 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 7651804

[startup+6.3014 s]
/proc/loadavg: 4.64 4.10 3.39 7/262 18469
/proc/meminfo: memFree=13481264/32951124 swapFree=67111528/67111528
[pid=18366] ppid=18364 vsize=7665576 CPUtime=7.12 cores=5,7
/proc/18366/stat : 18366 (java) S 18364 18366 18109 0 -1 4202496 35923 0 1 0 707 5 0 0 25 0 19 0 352290977 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18366/statm: 1916394 33304 2252 9 0 1907132 0
[pid=18366/tid=18368] ppid=18364 vsize=7665576 CPUtime=6.13 cores=5,7
/proc/18366/task/18368/stat : 18368 (java) R 18364 18366 18109 0 -1 4202560 15171 0 1 0 611 2 0 0 25 0 19 0 352290978 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 46912505719265 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18366/tid=18369] ppid=18364 vsize=7665576 CPUtime=0.04 cores=5,7
/proc/18366/task/18369/stat : 18369 (java) S 18364 18366 18109 0 -1 4202560 3152 0 0 0 4 0 0 0 17 0 19 0 352290979 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18370] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18370/stat : 18370 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352290979 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18371] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18371/stat : 18371 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352290979 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18372] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18372/stat : 18372 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352290979 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18373] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18373/stat : 18373 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352290979 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18374] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18374/stat : 18374 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352290979 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18375] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18375/stat : 18375 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352290979 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18376] ppid=18364 vsize=7665576 CPUtime=0.01 cores=5,7
/proc/18366/task/18376/stat : 18376 (java) S 18364 18366 18109 0 -1 4202560 1420 0 0 0 1 0 0 0 17 0 19 0 352290979 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18377] ppid=18364 vsize=7665576 CPUtime=0.08 cores=5,7
/proc/18366/task/18377/stat : 18377 (java) S 18364 18366 18109 0 -1 4202560 5436 0 0 0 8 0 0 0 15 0 19 0 352290980 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18378] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18378/stat : 18378 (java) S 18364 18366 18109 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352290981 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18379] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18379/stat : 18379 (java) S 18364 18366 18109 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 352290981 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18380] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18380/stat : 18380 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 352290983 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107274673 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18381] ppid=18364 vsize=7665576 CPUtime=0.62 cores=5,7
/proc/18366/task/18381/stat : 18381 (java) S 18364 18366 18109 0 -1 4202560 6887 0 0 0 62 0 0 0 16 0 19 0 352290983 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18382] ppid=18364 vsize=7665576 CPUtime=0.19 cores=5,7
/proc/18366/task/18382/stat : 18382 (java) S 18364 18366 18109 0 -1 4202560 2699 0 0 0 19 0 0 0 16 0 19 0 352290983 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18383] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18383/stat : 18383 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352290983 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18384] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18384/stat : 18384 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352290983 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18400] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18400/stat : 18400 (java) S 18364 18366 18109 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352291010 7849549824 33304 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.12
Current children cumulated vsize (KiB) 7665576

[startup+12.7012 s]

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

[pid=18366/tid=18374] ppid=18364 vsize=7665576 CPUtime=0.22 cores=5,7
/proc/18366/task/18374/stat : 18374 (java) S 18364 18366 18109 0 -1 4202560 3645 0 0 0 22 0 0 0 15 0 19 0 352290979 7849549824 86482 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18375] ppid=18364 vsize=7665576 CPUtime=0.15 cores=5,7
/proc/18366/task/18375/stat : 18375 (java) S 18364 18366 18109 0 -1 4202560 3866 0 0 0 15 0 0 0 15 0 19 0 352290979 7849549824 86482 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18376] ppid=18364 vsize=7665576 CPUtime=0.19 cores=5,7
/proc/18366/task/18376/stat : 18376 (java) S 18364 18366 18109 0 -1 4202560 11185 0 0 0 18 1 0 0 15 0 19 0 352290979 7849549824 86482 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18377] ppid=18364 vsize=7665576 CPUtime=4.63 cores=5,7
/proc/18366/task/18377/stat : 18377 (java) S 18364 18366 18109 0 -1 4202560 9757 0 0 0 462 1 0 0 15 0 19 0 352290980 7849549824 86482 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18378] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18378/stat : 18378 (java) S 18364 18366 18109 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352290981 7849549824 86482 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18379] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18379/stat : 18379 (java) S 18364 18366 18109 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 352290981 7849549824 86482 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18380] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18380/stat : 18380 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 352290983 7849549824 86482 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107274673 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18381] ppid=18364 vsize=7665576 CPUtime=0.64 cores=5,7
/proc/18366/task/18381/stat : 18381 (java) S 18364 18366 18109 0 -1 4202560 6889 0 0 0 64 0 0 0 15 0 19 0 352290983 7849549824 86482 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18382] ppid=18364 vsize=7665576 CPUtime=0.21 cores=5,7
/proc/18366/task/18382/stat : 18382 (java) S 18364 18366 18109 0 -1 4202560 2707 0 0 0 21 0 0 0 15 0 19 0 352290983 7849549824 86482 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18383] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18383/stat : 18383 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352290983 7849549824 86482 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18384] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18384/stat : 18384 (java) S 18364 18366 18109 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 352290983 7849549824 86482 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18400] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18400/stat : 18400 (java) S 18364 18366 18109 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352291010 7849549824 86482 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.82
Current children cumulated vsize (KiB) 7665576

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 3.82 5/262 18509
/proc/meminfo: memFree=12862844/32951124 swapFree=67111528/67111528
[pid=18366] ppid=18364 vsize=7665576 CPUtime=1183.84 cores=5,7
/proc/18366/stat : 18366 (java) S 18364 18366 18109 0 -1 4202496 90256 0 1 0 118368 16 0 0 25 0 19 0 352290977 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18366/statm: 1916394 87452 2254 9 0 1907132 0
[pid=18366/tid=18368] ppid=18364 vsize=7665576 CPUtime=1176.79 cores=5,7
/proc/18366/task/18368/stat : 18368 (java) R 18364 18366 18109 0 -1 4202560 32865 0 1 0 117671 8 0 0 25 0 19 0 352290978 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 46912505675265 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18366/tid=18369] ppid=18364 vsize=7665576 CPUtime=0.22 cores=5,7
/proc/18366/task/18369/stat : 18369 (java) S 18364 18366 18109 0 -1 4202560 7641 0 0 0 21 1 0 0 15 0 19 0 352290979 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18370] ppid=18364 vsize=7665576 CPUtime=0.15 cores=5,7
/proc/18366/task/18370/stat : 18370 (java) S 18364 18366 18109 0 -1 4202560 1201 0 0 0 15 0 0 0 15 0 19 0 352290979 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18371] ppid=18364 vsize=7665576 CPUtime=0.06 cores=5,7
/proc/18366/task/18371/stat : 18371 (java) S 18364 18366 18109 0 -1 4202560 1776 0 0 0 6 0 0 0 15 0 19 0 352290979 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18372] ppid=18364 vsize=7665576 CPUtime=0.12 cores=5,7
/proc/18366/task/18372/stat : 18372 (java) S 18364 18366 18109 0 -1 4202560 2969 0 0 0 12 0 0 0 16 0 19 0 352290979 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18373] ppid=18364 vsize=7665576 CPUtime=0.21 cores=5,7
/proc/18366/task/18373/stat : 18373 (java) S 18364 18366 18109 0 -1 4202560 4533 0 0 0 21 0 0 0 16 0 19 0 352290979 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18374] ppid=18364 vsize=7665576 CPUtime=0.22 cores=5,7
/proc/18366/task/18374/stat : 18374 (java) S 18364 18366 18109 0 -1 4202560 3645 0 0 0 22 0 0 0 15 0 19 0 352290979 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18375] ppid=18364 vsize=7665576 CPUtime=0.15 cores=5,7
/proc/18366/task/18375/stat : 18375 (java) S 18364 18366 18109 0 -1 4202560 3866 0 0 0 15 0 0 0 15 0 19 0 352290979 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18376] ppid=18364 vsize=7665576 CPUtime=0.19 cores=5,7
/proc/18366/task/18376/stat : 18376 (java) S 18364 18366 18109 0 -1 4202560 11185 0 0 0 18 1 0 0 15 0 19 0 352290979 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18377] ppid=18364 vsize=7665576 CPUtime=4.76 cores=5,7
/proc/18366/task/18377/stat : 18377 (java) S 18364 18366 18109 0 -1 4202560 9759 0 0 0 475 1 0 0 15 0 19 0 352290980 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18378] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18378/stat : 18378 (java) S 18364 18366 18109 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352290981 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18379] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18379/stat : 18379 (java) S 18364 18366 18109 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 352290981 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18380] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18380/stat : 18380 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 352290983 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107274673 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18381] ppid=18364 vsize=7665576 CPUtime=0.64 cores=5,7
/proc/18366/task/18381/stat : 18381 (java) S 18364 18366 18109 0 -1 4202560 6889 0 0 0 64 0 0 0 15 0 19 0 352290983 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18382] ppid=18364 vsize=7665576 CPUtime=0.21 cores=5,7
/proc/18366/task/18382/stat : 18382 (java) S 18364 18366 18109 0 -1 4202560 2707 0 0 0 21 0 0 0 15 0 19 0 352290983 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18383] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18383/stat : 18383 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352290983 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18384] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18384/stat : 18384 (java) S 18364 18366 18109 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 352290983 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18400] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18400/stat : 18400 (java) S 18364 18366 18109 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352291010 7849549824 87452 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.84
Current children cumulated vsize (KiB) 7665576

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.83 5/262 18511
/proc/meminfo: memFree=12847172/32951124 swapFree=67111528/67111528
[pid=18366] ppid=18364 vsize=7665576 CPUtime=1243.88 cores=5,7
/proc/18366/stat : 18366 (java) S 18364 18366 18109 0 -1 4202496 90963 0 1 0 124372 16 0 0 25 0 19 0 352290977 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18366/statm: 1916394 88149 2254 9 0 1907132 0
[pid=18366/tid=18368] ppid=18364 vsize=7665576 CPUtime=1236.55 cores=5,7
/proc/18366/task/18368/stat : 18368 (java) R 18364 18366 18109 0 -1 4202560 33370 0 1 0 123647 8 0 0 25 0 19 0 352290978 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 46912505787217 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18366/tid=18369] ppid=18364 vsize=7665576 CPUtime=0.24 cores=5,7
/proc/18366/task/18369/stat : 18369 (java) S 18364 18366 18109 0 -1 4202560 7643 0 0 0 23 1 0 0 15 0 19 0 352290979 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18370] ppid=18364 vsize=7665576 CPUtime=0.15 cores=5,7
/proc/18366/task/18370/stat : 18370 (java) S 18364 18366 18109 0 -1 4202560 1201 0 0 0 15 0 0 0 15 0 19 0 352290979 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18371] ppid=18364 vsize=7665576 CPUtime=0.06 cores=5,7
/proc/18366/task/18371/stat : 18371 (java) S 18364 18366 18109 0 -1 4202560 1776 0 0 0 6 0 0 0 15 0 19 0 352290979 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18372] ppid=18364 vsize=7665576 CPUtime=0.12 cores=5,7
/proc/18366/task/18372/stat : 18372 (java) S 18364 18366 18109 0 -1 4202560 2970 0 0 0 12 0 0 0 15 0 19 0 352290979 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18373] ppid=18364 vsize=7665576 CPUtime=0.23 cores=5,7
/proc/18366/task/18373/stat : 18373 (java) S 18364 18366 18109 0 -1 4202560 4538 0 0 0 23 0 0 0 15 0 19 0 352290979 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18374] ppid=18364 vsize=7665576 CPUtime=0.24 cores=5,7
/proc/18366/task/18374/stat : 18374 (java) S 18364 18366 18109 0 -1 4202560 3645 0 0 0 24 0 0 0 16 0 19 0 352290979 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18375] ppid=18364 vsize=7665576 CPUtime=0.15 cores=5,7
/proc/18366/task/18375/stat : 18375 (java) S 18364 18366 18109 0 -1 4202560 3866 0 0 0 15 0 0 0 15 0 19 0 352290979 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18376] ppid=18364 vsize=7665576 CPUtime=0.21 cores=5,7
/proc/18366/task/18376/stat : 18376 (java) S 18364 18366 18109 0 -1 4202560 11185 0 0 0 20 1 0 0 16 0 19 0 352290979 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18377] ppid=18364 vsize=7665576 CPUtime=4.96 cores=5,7
/proc/18366/task/18377/stat : 18377 (java) S 18364 18366 18109 0 -1 4202560 9949 0 0 0 495 1 0 0 15 0 19 0 352290980 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18378] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18378/stat : 18378 (java) S 18364 18366 18109 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352290981 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18379] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18379/stat : 18379 (java) S 18364 18366 18109 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 352290981 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18380] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18380/stat : 18380 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 352290983 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107274673 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18381] ppid=18364 vsize=7665576 CPUtime=0.64 cores=5,7
/proc/18366/task/18381/stat : 18381 (java) S 18364 18366 18109 0 -1 4202560 6889 0 0 0 64 0 0 0 15 0 19 0 352290983 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18382] ppid=18364 vsize=7665576 CPUtime=0.21 cores=5,7
/proc/18366/task/18382/stat : 18382 (java) S 18364 18366 18109 0 -1 4202560 2707 0 0 0 21 0 0 0 15 0 19 0 352290983 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18383] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18383/stat : 18383 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352290983 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18384] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18384/stat : 18384 (java) S 18364 18366 18109 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 352290983 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18400] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18400/stat : 18400 (java) S 18364 18366 18109 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352291010 7849549824 88149 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.88
Current children cumulated vsize (KiB) 7665576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.03 3.84 5/262 18512
/proc/meminfo: memFree=12828888/32951124 swapFree=67111528/67111528
[pid=18366] ppid=18364 vsize=7665576 CPUtime=1301.6 cores=5,7
/proc/18366/stat : 18366 (java) S 18364 18366 18109 0 -1 4202496 91688 0 1 0 130144 16 0 0 25 0 19 0 352290977 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18366/statm: 1916394 88867 2254 9 0 1907132 0
[pid=18366/tid=18368] ppid=18364 vsize=7665576 CPUtime=1294.14 cores=5,7
/proc/18366/task/18368/stat : 18368 (java) R 18364 18366 18109 0 -1 4202560 33897 0 1 0 129406 8 0 0 25 0 19 0 352290978 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 46912505787541 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18366/tid=18369] ppid=18364 vsize=7665576 CPUtime=0.24 cores=5,7
/proc/18366/task/18369/stat : 18369 (java) S 18364 18366 18109 0 -1 4202560 7643 0 0 0 23 1 0 0 15 0 19 0 352290979 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18370] ppid=18364 vsize=7665576 CPUtime=0.17 cores=5,7
/proc/18366/task/18370/stat : 18370 (java) S 18364 18366 18109 0 -1 4202560 1203 0 0 0 17 0 0 0 15 0 19 0 352290979 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18371] ppid=18364 vsize=7665576 CPUtime=0.06 cores=5,7
/proc/18366/task/18371/stat : 18371 (java) S 18364 18366 18109 0 -1 4202560 1776 0 0 0 6 0 0 0 15 0 19 0 352290979 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18372] ppid=18364 vsize=7665576 CPUtime=0.14 cores=5,7
/proc/18366/task/18372/stat : 18372 (java) S 18364 18366 18109 0 -1 4202560 2974 0 0 0 14 0 0 0 16 0 19 0 352290979 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18373] ppid=18364 vsize=7665576 CPUtime=0.23 cores=5,7
/proc/18366/task/18373/stat : 18373 (java) S 18364 18366 18109 0 -1 4202560 4538 0 0 0 23 0 0 0 15 0 19 0 352290979 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18374] ppid=18364 vsize=7665576 CPUtime=0.24 cores=5,7
/proc/18366/task/18374/stat : 18374 (java) S 18364 18366 18109 0 -1 4202560 3645 0 0 0 24 0 0 0 16 0 19 0 352290979 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18375] ppid=18364 vsize=7665576 CPUtime=0.15 cores=5,7
/proc/18366/task/18375/stat : 18375 (java) S 18364 18366 18109 0 -1 4202560 3866 0 0 0 15 0 0 0 15 0 19 0 352290979 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18376] ppid=18364 vsize=7665576 CPUtime=0.21 cores=5,7
/proc/18366/task/18376/stat : 18376 (java) S 18364 18366 18109 0 -1 4202560 11185 0 0 0 20 1 0 0 15 0 19 0 352290979 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18377] ppid=18364 vsize=7665576 CPUtime=5.06 cores=5,7
/proc/18366/task/18377/stat : 18377 (java) S 18364 18366 18109 0 -1 4202560 10137 0 0 0 505 1 0 0 15 0 19 0 352290980 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 0 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18378] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18378/stat : 18378 (java) S 18364 18366 18109 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352290981 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18379] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18379/stat : 18379 (java) S 18364 18366 18109 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 352290981 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18380] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18380/stat : 18380 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 352290983 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107274673 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18381] ppid=18364 vsize=7665576 CPUtime=0.64 cores=5,7
/proc/18366/task/18381/stat : 18381 (java) S 18364 18366 18109 0 -1 4202560 6889 0 0 0 64 0 0 0 15 0 19 0 352290983 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18382] ppid=18364 vsize=7665576 CPUtime=0.21 cores=5,7
/proc/18366/task/18382/stat : 18382 (java) S 18364 18366 18109 0 -1 4202560 2707 0 0 0 21 0 0 0 15 0 19 0 352290983 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18383] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18383/stat : 18383 (java) S 18364 18366 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352290983 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107266969 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
[pid=18366/tid=18384] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18384/stat : 18384 (java) S 18364 18366 18109 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 352290983 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 7 0 0 0
[pid=18366/tid=18400] ppid=18364 vsize=7665576 CPUtime=0 cores=5,7
/proc/18366/task/18400/stat : 18400 (java) S 18364 18366 18109 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352291010 7849549824 88867 33554432000 1073741824 1073778376 140733634639024 18446744073709551615 228107267584 0 4 0 16800975 18446604454223472448 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.6
Current children cumulated vsize (KiB) 7665576

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.7
CPU user time (s): 1301.51
CPU system time (s): 0.182972
CPU usage (%): 100.125
Max. virtual memory (cumulated for all children) (KiB): 7665576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.51
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91722
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= 28107
involuntary context switches= 4246

runsolver used 2.03769 second user time and 5.07523 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-12 10:59:15
IDJOB=3190324
IDBENCH=82655
IDSOLVER=1611
FILE ID=node142/3190324-1302598755
RUNJOBID= node142-1302597452-18130
PBS_JOBID= 12958100
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= 2d92a52914298e3c91073398b38892d9
RANDOM SEED=559120885

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13912708 kB
Buffers:        725292 kB
Cached:       17839900 kB
SwapCached:          0 kB
Active:        9686280 kB
Inactive:      8942912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13912708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2812 kB
Writeback:           0 kB
AnonPages:       64212 kB
Mapped:          14668 kB
Slab:           345020 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189312 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= 71712 MiB
End job on node142 at 2011-04-12 11:20:57