Trace number 3190180

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S1868678442-026-UNKNOWN.cnf
MD5SUM8991b7c0d56154e632c95327c4937cf5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.2022
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.04/0.26	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.26	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.26	c See www.sat4j.org for details.
0.04/0.27	c no version file found!!!
0.04/0.27	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.27	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.27	c java.vm.version	19.1-b02
0.04/0.27	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.27	c sun.arch.data.model	64
0.04/0.27	c java.version		1.6.0_24
0.04/0.27	c os.name		Linux
0.04/0.27	c os.version		2.6.18-164.el5
0.04/0.27	c os.arch		amd64
0.04/0.27	c Free memory 		6997539544
0.04/0.27	c Max memory 		7034241024
0.04/0.27	c Total memory 		7034241024
0.04/0.27	c Number of processors 	8
0.04/0.29	c --- Begin Solver configuration ---
0.04/0.29	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.04/0.29	c Learn all clauses as in MiniSAT
0.04/0.29	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.29	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.29	c Expensive reason simplification
0.04/0.29	c Armin Biere (Picosat) restarts strategy
0.04/0.29	c Glucose learned constraints deletion strategy
0.04/0.29	c timeout=2147483647s
0.04/0.29	c DB Simplification allowed=true
0.04/0.29	c --- End Solver configuration ---
0.04/0.29	c solving HOME/instance-3190180-1302596683.cnf
0.04/0.29	c reading problem ... 
0.29/0.44	c ... done. Wall clock time 0.15s.
0.29/0.44	c #vars     15000
0.29/0.44	c #constraints  63000
0.29/0.44	c constraints type 
0.29/0.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 63000
3.21/2.95	c cleaning 2497 clauses out of 5000 with flag 5000/5000
5.94/5.47	c cleaning 4244 clauses out of 8505 with flag 11002/11002
8.94/8.40	c cleaning 5627 clauses out of 11260 with flag 18001/18001
12.25/11.79	c cleaning 6813 clauses out of 13632 with flag 26000/26000
16.17/15.64	c cleaning 7907 clauses out of 15819 with flag 35000/35000
20.47/19.94	c cleaning 8956 clauses out of 17913 with flag 45001/45001
25.28/24.73	c cleaning 9975 clauses out of 19956 with flag 56000/56000
30.68/30.14	c cleaning 10984 clauses out of 21981 with flag 68000/68000
36.29/35.79	c cleaning 11996 clauses out of 23997 with flag 81000/81000
42.50/41.95	c cleaning 12998 clauses out of 26002 with flag 95001/95001
49.20/48.65	c cleaning 13997 clauses out of 28003 with flag 110000/110000
56.61/56.03	c cleaning 15001 clauses out of 30007 with flag 126001/126001
64.32/63.74	c cleaning 16002 clauses out of 32005 with flag 143000/143000
72.52/71.97	c cleaning 16996 clauses out of 34003 with flag 161000/161000
81.32/80.70	c cleaning 18005 clauses out of 36013 with flag 180006/180006
90.73/90.12	c cleaning 18998 clauses out of 38004 with flag 200002/200002
100.53/99.91	c cleaning 19991 clauses out of 40004 with flag 221000/221000
111.04/110.49	c cleaning 21001 clauses out of 42013 with flag 243000/243000
121.95/121.33	c cleaning 22004 clauses out of 44012 with flag 266000/266000
133.26/132.68	c cleaning 22990 clauses out of 46008 with flag 290000/290000
145.26/144.61	c cleaning 24000 clauses out of 48018 with flag 315000/315000
158.17/157.53	c cleaning 25001 clauses out of 50018 with flag 341000/341000
171.78/171.12	c cleaning 26002 clauses out of 52017 with flag 368000/368000
185.40/184.74	c cleaning 27000 clauses out of 54015 with flag 396000/396000
199.91/199.23	c cleaning 28003 clauses out of 56019 with flag 425004/425004
215.12/214.48	c cleaning 28998 clauses out of 58012 with flag 455000/455000
230.32/229.65	c cleaning 29998 clauses out of 60014 with flag 486000/486000
246.83/246.18	c cleaning 30999 clauses out of 62016 with flag 518000/518000
263.73/263.02	c cleaning 32003 clauses out of 64017 with flag 551000/551000
281.15/280.44	c cleaning 33000 clauses out of 66016 with flag 585002/585002
300.05/299.30	c cleaning 33990 clauses out of 68014 with flag 620000/620000
318.47/317.71	c cleaning 35003 clauses out of 70024 with flag 656000/656000
338.47/337.77	c cleaning 36006 clauses out of 72021 with flag 693000/693000
358.18/357.45	c cleaning 36995 clauses out of 74015 with flag 731000/731000
379.39/378.67	c cleaning 38006 clauses out of 76020 with flag 770000/770000
400.40/399.61	c cleaning 38991 clauses out of 78014 with flag 810000/810000
422.91/422.14	c cleaning 40006 clauses out of 80025 with flag 851002/851002
445.22/444.42	c cleaning 41000 clauses out of 82017 with flag 893000/893000
469.24/468.48	c cleaning 41999 clauses out of 84017 with flag 936000/936000
493.04/492.25	c cleaning 42996 clauses out of 86020 with flag 980002/980002
518.75/517.98	c cleaning 44006 clauses out of 88022 with flag 1025000/1025000
543.47/542.67	c cleaning 45002 clauses out of 90018 with flag 1071002/1071002
570.38/569.51	c cleaning 46003 clauses out of 92015 with flag 1118001/1118001
596.79/595.90	c cleaning 46991 clauses out of 94011 with flag 1166000/1166000
624.20/623.37	c cleaning 47997 clauses out of 96021 with flag 1215001/1215001
653.42/652.57	c cleaning 49011 clauses out of 98023 with flag 1265000/1265000
682.23/681.38	c cleaning 49996 clauses out of 100012 with flag 1316000/1316000
713.45/712.59	c cleaning 50995 clauses out of 102016 with flag 1368000/1368000
743.57/742.65	c cleaning 52007 clauses out of 104021 with flag 1421000/1421000
775.18/774.22	c cleaning 52996 clauses out of 106017 with flag 1475003/1475003
809.09/808.13	c cleaning 54006 clauses out of 108018 with flag 1530000/1530000
841.60/840.61	c cleaning 54990 clauses out of 110012 with flag 1586000/1586000
876.11/875.13	c cleaning 56008 clauses out of 112024 with flag 1643002/1643002
911.33/910.38	c cleaning 57001 clauses out of 114015 with flag 1701001/1701001
946.14/945.15	c cleaning 57997 clauses out of 116013 with flag 1760000/1760000
983.86/982.85	c cleaning 58995 clauses out of 118017 with flag 1820001/1820001
1021.27/1020.24	c cleaning 60002 clauses out of 120021 with flag 1881000/1881000
1058.88/1057.87	c cleaning 61009 clauses out of 122020 with flag 1943001/1943001
1098.30/1097.26	c cleaning 61985 clauses out of 124011 with flag 2006001/2006001
1137.62/1136.58	c cleaning 62508 clauses out of 125026 with flag 2069001/2069001
1176.53/1175.40	c cleaning 62749 clauses out of 125518 with flag 2132001/2132001
1216.56/1215.42	c cleaning 62867 clauses out of 125768 with flag 2195000/2195000
1258.57/1257.48	c cleaning 62947 clauses out of 125901 with flag 2258000/2258000
1296.99/1295.84	c cleaning 62971 clauses out of 125954 with flag 2321000/2321000
1301.20/1300.02	c starts		: 1646
1301.20/1300.02	c conflicts		: 2328457
1301.20/1300.02	c decisions		: 5074894
1301.20/1300.02	c propagations		: 1582527660
1301.20/1300.02	c inspects		: 5400564479
1301.20/1300.02	c shortcuts		: 0
1301.20/1300.02	c learnt literals	: 0
1301.20/1300.02	c learnt binary clauses	: 0
1301.20/1300.02	c learnt ternary clauses	: 89
1301.20/1300.02	c learnt constraints	: 2328457
1301.20/1300.02	c ignored constraints	: 0
1301.20/1300.02	c root simplifications	: 1646
1301.20/1300.02	c removed literals (reason simplification)	: 43507201
1301.20/1300.02	c reason swapping (by a shorter reason)	: 0
1301.20/1300.02	c Calls to reduceDB	: 64
1301.20/1300.02	c speed (assignments/second)	: 1217725.2598345461
1301.20/1300.02	c non guided choices	1407
1301.20/1300.05	c learnt constraints type 
1301.20/1300.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 70460
1301.20/1300.05	c constraints type 
1301.20/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 63000
1301.20/1300.05	s UNKNOWN
1301.20/1300.05	c Total wall clock time (in seconds) : 1299.727

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

running on 2 cores: 0,2

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: 0.92 1.04 1.43 5/180 14754
/proc/meminfo: memFree=11212456/32951124 swapFree=67110456/67111528
[pid=14754] ppid=14751 vsize=248 CPUtime=0 cores=0,2
/proc/14754/stat : 14754 (java) R 14751 14754 14712 0 -1 4194304 239 0 2 0 0 0 0 0 21 0 1 0 449898955 253952 4 33554432000 0 0 140734529930810 18446744073709551615 224284746743 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14754/statm: 62 16 10 9 0 21 0

[startup+0.0364331 s]
/proc/loadavg: 0.92 1.04 1.43 5/180 14754
/proc/meminfo: memFree=11212456/32951124 swapFree=67110456/67111528
[pid=14754] ppid=14751 vsize=23028 CPUtime=0 cores=0,2
/proc/14754/stat : 14754 (java) D 14751 14754 14712 0 -1 4202496 898 0 35 0 0 0 0 0 17 0 1 0 449898955 23580672 675 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224279963392 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 2
/proc/14754/statm: 5757 675 493 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.100407 s]
/proc/loadavg: 0.92 1.04 1.43 5/180 14754
/proc/meminfo: memFree=11212456/32951124 swapFree=67110456/67111528
[pid=14754] ppid=14751 vsize=28384 CPUtime=0 cores=0,2
/proc/14754/stat : 14754 (java) S 14751 14754 14712 0 -1 4202496 1127 0 58 0 0 0 0 0 17 0 2 0 449898955 29065216 910 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296728549 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 7
/proc/14754/statm: 7096 910 690 9 0 381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 28384

[startup+0.300398 s]
/proc/loadavg: 0.92 1.04 1.43 5/180 14754
/proc/meminfo: memFree=11212456/32951124 swapFree=67110456/67111528
[pid=14754] ppid=14751 vsize=7636388 CPUtime=0.11 cores=0,2
/proc/14754/stat : 14754 (java) S 14751 14754 14712 0 -1 4202496 10450 0 101 0 9 2 0 0 17 0 18 0 449898955 7819661312 10244 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/14754/statm: 1909097 10244 2093 9 0 1899835 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7636388

[startup+0.700298 s]
/proc/loadavg: 0.92 1.04 1.43 5/180 14754
/proc/meminfo: memFree=11212456/32951124 swapFree=67110456/67111528
[pid=14754] ppid=14751 vsize=7646408 CPUtime=0.86 cores=0,2
/proc/14754/stat : 14754 (java) S 14751 14754 14712 0 -1 4202496 16468 0 101 0 83 3 0 0 17 0 19 0 449898955 7829921792 14901 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/14754/statm: 1911602 14901 2219 9 0 1902340 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 7646408

[startup+1.50122 s]
/proc/loadavg: 0.92 1.04 1.43 5/262 14845
/proc/meminfo: memFree=11004652/32951124 swapFree=67110456/67111528
[pid=14754] ppid=14751 vsize=7646408 CPUtime=1.8 cores=0,2
/proc/14754/stat : 14754 (java) S 14751 14754 14712 0 -1 4202496 17104 0 101 0 177 3 0 0 17 0 19 0 449898955 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/14754/statm: 1911602 15537 2224 9 0 1902340 0
[pid=14754/tid=14774] ppid=14751 vsize=7646408 CPUtime=1.29 cores=0,2
/proc/14754/task/14774/stat : 14774 (java) R 14751 14754 14712 0 -1 4202560 11595 0 43 0 127 2 0 0 20 0 19 0 449898964 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 46912505740325 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=14754/tid=14802] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14802/stat : 14802 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449898967 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14803] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14803/stat : 14803 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449898967 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14804] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14804/stat : 14804 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449898967 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14805] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14805/stat : 14805 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 449898967 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14806] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14806/stat : 14806 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 449898967 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14807] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14807/stat : 14807 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449898967 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14808] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14808/stat : 14808 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449898967 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14809] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14809/stat : 14809 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449898967 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14813] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14813/stat : 14813 (java) S 14751 14754 14712 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 449898970 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 0 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14817] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14817/stat : 14817 (java) S 14751 14754 14712 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 449898971 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14821] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14821/stat : 14821 (java) S 14751 14754 14712 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 19 0 449898971 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14828] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14828/stat : 14828 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449898978 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296749489 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14829] ppid=14751 vsize=7646408 CPUtime=0.21 cores=0,2
/proc/14754/task/14829/stat : 14829 (java) S 14751 14754 14712 0 -1 4202560 2675 0 0 0 21 0 0 0 16 0 19 0 449898978 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14838] ppid=14751 vsize=7646408 CPUtime=0.28 cores=0,2
/proc/14754/task/14838/stat : 14838 (java) S 14751 14754 14712 0 -1 4202560 1728 0 1 0 28 0 0 0 17 0 19 0 449898978 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14840] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14840/stat : 14840 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449898978 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14841] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14841/stat : 14841 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449898978 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14845] ppid=14751 vsize=7646408 CPUtime=0 cores=0,2
/proc/14754/task/14845/stat : 14845 (java) S 14751 14754 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449899002 7829921792 15537 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 7646408

[startup+3.14191 s]
/proc/loadavg: 0.92 1.04 1.43 5/262 14845
/proc/meminfo: memFree=10936824/32951124 swapFree=67110456/67111528
[pid=14754] ppid=14751 vsize=7661808 CPUtime=3.6 cores=0,2
/proc/14754/stat : 14754 (java) S 14751 14754 14712 0 -1 4202496 28080 0 101 0 355 5 0 0 17 0 19 0 449898955 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/14754/statm: 1915452 24730 2250 9 0 1906190 0
[pid=14754/tid=14774] ppid=14751 vsize=7661808 CPUtime=2.87 cores=0,2
/proc/14754/task/14774/stat : 14774 (java) R 14751 14754 14712 0 -1 4202560 12292 0 43 0 284 3 0 0 25 0 19 0 449898964 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 46912505629281 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=14754/tid=14802] ppid=14751 vsize=7661808 CPUtime=0.01 cores=0,2
/proc/14754/task/14802/stat : 14802 (java) S 14751 14754 14712 0 -1 4202560 1080 0 0 0 1 0 0 0 18 0 19 0 449898967 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14803] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14803/stat : 14803 (java) S 14751 14754 14712 0 -1 4202560 1000 0 0 0 0 0 0 0 18 0 19 0 449898967 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14804] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14804/stat : 14804 (java) S 14751 14754 14712 0 -1 4202560 241 0 0 0 0 0 0 0 18 0 19 0 449898967 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14805] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14805/stat : 14805 (java) S 14751 14754 14712 0 -1 4202560 87 0 0 0 0 0 0 0 17 0 19 0 449898967 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14806] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14806/stat : 14806 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449898967 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14807] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14807/stat : 14807 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449898967 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14808] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14808/stat : 14808 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449898967 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14809] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14809/stat : 14809 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449898967 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14813] ppid=14751 vsize=7661808 CPUtime=0.04 cores=0,2
/proc/14754/task/14813/stat : 14813 (java) S 14751 14754 14712 0 -1 4202560 2409 0 0 0 4 0 0 0 16 0 19 0 449898970 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 0 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14817] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14817/stat : 14817 (java) S 14751 14754 14712 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449898971 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14821] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14821/stat : 14821 (java) S 14751 14754 14712 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449898971 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14828] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14828/stat : 14828 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449898978 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296749489 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14829] ppid=14751 vsize=7661808 CPUtime=0.34 cores=0,2
/proc/14754/task/14829/stat : 14829 (java) R 14751 14754 14712 0 -1 4202560 8140 0 0 0 34 0 0 0 16 0 19 0 449898978 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 47856762886233 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14754/tid=14838] ppid=14751 vsize=7661808 CPUtime=0.29 cores=0,2
/proc/14754/task/14838/stat : 14838 (java) S 14751 14754 14712 0 -1 4202560 1731 0 1 0 29 0 0 0 15 0 19 0 449898978 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14840] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14840/stat : 14840 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449898978 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14841] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14841/stat : 14841 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449898978 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14845] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14845/stat : 14845 (java) S 14751 14754 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449899002 7845691392 24730 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 7661808

[startup+6.30139 s]
/proc/loadavg: 1.17 1.08 1.44 5/262 14845
/proc/meminfo: memFree=10892664/32951124 swapFree=67110456/67111528
[pid=14754] ppid=14751 vsize=7661808 CPUtime=6.84 cores=0,2
/proc/14754/stat : 14754 (java) S 14751 14754 14712 0 -1 4202496 29538 0 101 0 679 5 0 0 17 0 19 0 449898955 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/14754/statm: 1915452 26186 2253 9 0 1906190 0
[pid=14754/tid=14774] ppid=14751 vsize=7661808 CPUtime=5.98 cores=0,2
/proc/14754/task/14774/stat : 14774 (java) R 14751 14754 14712 0 -1 4202560 12294 0 43 0 595 3 0 0 25 0 19 0 449898964 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 46912505675105 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=14754/tid=14802] ppid=14751 vsize=7661808 CPUtime=0.01 cores=0,2
/proc/14754/task/14802/stat : 14802 (java) S 14751 14754 14712 0 -1 4202560 1080 0 0 0 1 0 0 0 18 0 19 0 449898967 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14803] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14803/stat : 14803 (java) S 14751 14754 14712 0 -1 4202560 1000 0 0 0 0 0 0 0 15 0 19 0 449898967 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14804] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14804/stat : 14804 (java) S 14751 14754 14712 0 -1 4202560 241 0 0 0 0 0 0 0 15 0 19 0 449898967 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14805] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14805/stat : 14805 (java) S 14751 14754 14712 0 -1 4202560 87 0 0 0 0 0 0 0 15 0 19 0 449898967 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14806] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14806/stat : 14806 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449898967 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14807] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14807/stat : 14807 (java) S 14751 14754 14712 0 -1 4202560 488 0 0 0 0 0 0 0 15 0 19 0 449898967 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14808] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14808/stat : 14808 (java) S 14751 14754 14712 0 -1 4202560 715 0 0 0 0 0 0 0 15 0 19 0 449898967 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14809] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14809/stat : 14809 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449898967 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14813] ppid=14751 vsize=7661808 CPUtime=0.08 cores=0,2
/proc/14754/task/14813/stat : 14813 (java) S 14751 14754 14712 0 -1 4202560 2630 0 0 0 8 0 0 0 16 0 19 0 449898970 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 0 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14817] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14817/stat : 14817 (java) S 14751 14754 14712 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449898971 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14821] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14821/stat : 14821 (java) S 14751 14754 14712 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449898971 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14828] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14828/stat : 14828 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449898978 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296749489 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14829] ppid=14751 vsize=7661808 CPUtime=0.41 cores=0,2
/proc/14754/task/14829/stat : 14829 (java) S 14751 14754 14712 0 -1 4202560 8174 0 0 0 41 0 0 0 15 0 19 0 449898978 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14838] ppid=14751 vsize=7661808 CPUtime=0.29 cores=0,2
/proc/14754/task/14838/stat : 14838 (java) S 14751 14754 14712 0 -1 4202560 1731 0 1 0 29 0 0 0 15 0 19 0 449898978 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14840] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14840/stat : 14840 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449898978 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14841] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14841/stat : 14841 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449898978 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14845] ppid=14751 vsize=7661808 CPUtime=0 cores=0,2
/proc/14754/task/14845/stat : 14845 (java) S 14751 14754 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449899002 7845691392 26186 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.84
Current children cumulated vsize (KiB) 7661808

[startup+12.7013 s]

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

[pid=14754/tid=14807] ppid=14751 vsize=7646204 CPUtime=0.14 cores=0,2
/proc/14754/task/14807/stat : 14807 (java) S 14751 14754 14712 0 -1 4202560 4431 0 0 0 14 0 0 0 15 0 19 0 449898967 7829712896 66408 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14808] ppid=14751 vsize=7646204 CPUtime=0.11 cores=0,2
/proc/14754/task/14808/stat : 14808 (java) S 14751 14754 14712 0 -1 4202560 2232 0 0 0 11 0 0 0 16 0 19 0 449898967 7829712896 66408 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14809] ppid=14751 vsize=7646204 CPUtime=0.14 cores=0,2
/proc/14754/task/14809/stat : 14809 (java) S 14751 14754 14712 0 -1 4202560 2022 0 0 0 14 0 0 0 15 0 19 0 449898967 7829712896 66408 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14813] ppid=14751 vsize=7646204 CPUtime=3.5 cores=0,2
/proc/14754/task/14813/stat : 14813 (java) S 14751 14754 14712 0 -1 4202560 6866 0 0 0 350 0 0 0 15 0 19 0 449898970 7829712896 66408 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 0 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14817] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14817/stat : 14817 (java) S 14751 14754 14712 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449898971 7829712896 66408 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14821] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14821/stat : 14821 (java) S 14751 14754 14712 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449898971 7829712896 66408 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14828] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14828/stat : 14828 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449898978 7829712896 66408 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296749489 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14829] ppid=14751 vsize=7646204 CPUtime=0.41 cores=0,2
/proc/14754/task/14829/stat : 14829 (java) S 14751 14754 14712 0 -1 4202560 8174 0 0 0 41 0 0 0 15 0 19 0 449898978 7829712896 66408 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14838] ppid=14751 vsize=7646204 CPUtime=0.31 cores=0,2
/proc/14754/task/14838/stat : 14838 (java) S 14751 14754 14712 0 -1 4202560 1732 0 1 0 31 0 0 0 15 0 19 0 449898978 7829712896 66408 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14840] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14840/stat : 14840 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449898978 7829712896 66408 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14841] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14841/stat : 14841 (java) S 14751 14754 14712 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 449898978 7829712896 66408 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14845] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14845/stat : 14845 (java) S 14751 14754 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449899002 7829712896 66408 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1123.42
Current children cumulated vsize (KiB) 7646204

[startup+1182.3 s]
/proc/loadavg: 4.10 4.00 3.29 5/262 14880
/proc/meminfo: memFree=10680512/32951124 swapFree=67110456/67111528
[pid=14754] ppid=14751 vsize=7646204 CPUtime=1183.45 cores=0,2
/proc/14754/stat : 14754 (java) S 14751 14754 14712 0 -1 4202496 74314 0 101 0 118329 16 0 0 17 0 19 0 449898955 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/14754/statm: 1911551 67104 2253 9 0 1902289 0
[pid=14754/tid=14774] ppid=14751 vsize=7646204 CPUtime=1177.77 cores=0,2
/proc/14754/task/14774/stat : 14774 (java) R 14751 14754 14712 0 -1 4202560 28953 0 43 0 117768 9 0 0 25 0 19 0 449898964 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 46912505629294 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=14754/tid=14802] ppid=14751 vsize=7646204 CPUtime=0.2 cores=0,2
/proc/14754/task/14802/stat : 14802 (java) S 14751 14754 14712 0 -1 4202560 4622 0 0 0 20 0 0 0 15 0 19 0 449898967 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14803] ppid=14751 vsize=7646204 CPUtime=0.18 cores=0,2
/proc/14754/task/14803/stat : 14803 (java) S 14751 14754 14712 0 -1 4202560 6413 0 0 0 18 0 0 0 15 0 19 0 449898967 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14804] ppid=14751 vsize=7646204 CPUtime=0.14 cores=0,2
/proc/14754/task/14804/stat : 14804 (java) S 14751 14754 14712 0 -1 4202560 1033 0 0 0 14 0 0 0 15 0 19 0 449898967 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14805] ppid=14751 vsize=7646204 CPUtime=0.15 cores=0,2
/proc/14754/task/14805/stat : 14805 (java) S 14751 14754 14712 0 -1 4202560 6003 0 0 0 14 1 0 0 15 0 19 0 449898967 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14806] ppid=14751 vsize=7646204 CPUtime=0.09 cores=0,2
/proc/14754/task/14806/stat : 14806 (java) S 14751 14754 14712 0 -1 4202560 662 0 0 0 9 0 0 0 15 0 19 0 449898967 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14807] ppid=14751 vsize=7646204 CPUtime=0.16 cores=0,2
/proc/14754/task/14807/stat : 14807 (java) S 14751 14754 14712 0 -1 4202560 4434 0 0 0 16 0 0 0 15 0 19 0 449898967 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14808] ppid=14751 vsize=7646204 CPUtime=0.12 cores=0,2
/proc/14754/task/14808/stat : 14808 (java) S 14751 14754 14712 0 -1 4202560 2233 0 0 0 12 0 0 0 16 0 19 0 449898967 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14809] ppid=14751 vsize=7646204 CPUtime=0.14 cores=0,2
/proc/14754/task/14809/stat : 14809 (java) S 14751 14754 14712 0 -1 4202560 2022 0 0 0 14 0 0 0 15 0 19 0 449898967 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14813] ppid=14751 vsize=7646204 CPUtime=3.66 cores=0,2
/proc/14754/task/14813/stat : 14813 (java) S 14751 14754 14712 0 -1 4202560 6870 0 0 0 366 0 0 0 15 0 19 0 449898970 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 0 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14817] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14817/stat : 14817 (java) S 14751 14754 14712 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449898971 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14821] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14821/stat : 14821 (java) S 14751 14754 14712 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449898971 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14828] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14828/stat : 14828 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449898978 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296749489 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14829] ppid=14751 vsize=7646204 CPUtime=0.41 cores=0,2
/proc/14754/task/14829/stat : 14829 (java) S 14751 14754 14712 0 -1 4202560 8174 0 0 0 41 0 0 0 15 0 19 0 449898978 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14838] ppid=14751 vsize=7646204 CPUtime=0.31 cores=0,2
/proc/14754/task/14838/stat : 14838 (java) S 14751 14754 14712 0 -1 4202560 1732 0 1 0 31 0 0 0 15 0 19 0 449898978 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14840] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14840/stat : 14840 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449898978 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14841] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14841/stat : 14841 (java) S 14751 14754 14712 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 449898978 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14845] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14845/stat : 14845 (java) S 14751 14754 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449899002 7829712896 67104 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1183.45
Current children cumulated vsize (KiB) 7646204

[startup+1242.3 s]
/proc/loadavg: 4.04 4.00 3.34 5/262 14880
/proc/meminfo: memFree=10672272/32951124 swapFree=67110456/67111528
[pid=14754] ppid=14751 vsize=7646204 CPUtime=1243.47 cores=0,2
/proc/14754/stat : 14754 (java) S 14751 14754 14712 0 -1 4202496 76123 0 101 0 124330 17 0 0 17 0 19 0 449898955 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/14754/statm: 1911551 68906 2253 9 0 1902289 0
[pid=14754/tid=14774] ppid=14751 vsize=7646204 CPUtime=1237.69 cores=0,2
/proc/14754/task/14774/stat : 14774 (java) R 14751 14754 14712 0 -1 4202560 29244 0 43 0 123759 10 0 0 25 0 19 0 449898964 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 46912505696071 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=14754/tid=14802] ppid=14751 vsize=7646204 CPUtime=0.2 cores=0,2
/proc/14754/task/14802/stat : 14802 (java) S 14751 14754 14712 0 -1 4202560 4622 0 0 0 20 0 0 0 15 0 19 0 449898967 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14803] ppid=14751 vsize=7646204 CPUtime=0.18 cores=0,2
/proc/14754/task/14803/stat : 14803 (java) S 14751 14754 14712 0 -1 4202560 6413 0 0 0 18 0 0 0 15 0 19 0 449898967 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14804] ppid=14751 vsize=7646204 CPUtime=0.14 cores=0,2
/proc/14754/task/14804/stat : 14804 (java) S 14751 14754 14712 0 -1 4202560 1033 0 0 0 14 0 0 0 15 0 19 0 449898967 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14805] ppid=14751 vsize=7646204 CPUtime=0.15 cores=0,2
/proc/14754/task/14805/stat : 14805 (java) S 14751 14754 14712 0 -1 4202560 6003 0 0 0 14 1 0 0 15 0 19 0 449898967 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14806] ppid=14751 vsize=7646204 CPUtime=0.09 cores=0,2
/proc/14754/task/14806/stat : 14806 (java) S 14751 14754 14712 0 -1 4202560 662 0 0 0 9 0 0 0 16 0 19 0 449898967 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14807] ppid=14751 vsize=7646204 CPUtime=0.16 cores=0,2
/proc/14754/task/14807/stat : 14807 (java) S 14751 14754 14712 0 -1 4202560 4434 0 0 0 16 0 0 0 15 0 19 0 449898967 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14808] ppid=14751 vsize=7646204 CPUtime=0.14 cores=0,2
/proc/14754/task/14808/stat : 14808 (java) S 14751 14754 14712 0 -1 4202560 2784 0 0 0 14 0 0 0 15 0 19 0 449898967 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14809] ppid=14751 vsize=7646204 CPUtime=0.16 cores=0,2
/proc/14754/task/14809/stat : 14809 (java) S 14751 14754 14712 0 -1 4202560 2793 0 0 0 16 0 0 0 15 0 19 0 449898967 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14813] ppid=14751 vsize=7646204 CPUtime=3.74 cores=0,2
/proc/14754/task/14813/stat : 14813 (java) S 14751 14754 14712 0 -1 4202560 7062 0 0 0 373 1 0 0 15 0 19 0 449898970 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 0 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14817] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14817/stat : 14817 (java) S 14751 14754 14712 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449898971 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14821] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14821/stat : 14821 (java) S 14751 14754 14712 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449898971 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14828] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14828/stat : 14828 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449898978 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296749489 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14829] ppid=14751 vsize=7646204 CPUtime=0.41 cores=0,2
/proc/14754/task/14829/stat : 14829 (java) S 14751 14754 14712 0 -1 4202560 8174 0 0 0 41 0 0 0 15 0 19 0 449898978 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14838] ppid=14751 vsize=7646204 CPUtime=0.31 cores=0,2
/proc/14754/task/14838/stat : 14838 (java) S 14751 14754 14712 0 -1 4202560 1732 0 1 0 31 0 0 0 15 0 19 0 449898978 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14840] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14840/stat : 14840 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449898978 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14841] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14841/stat : 14841 (java) S 14751 14754 14712 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 449898978 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14845] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14845/stat : 14845 (java) S 14751 14754 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449899002 7829712896 68906 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1243.47
Current children cumulated vsize (KiB) 7646204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.37 5/262 14882
/proc/meminfo: memFree=10670980/32951124 swapFree=67110456/67111528
[pid=14754] ppid=14751 vsize=7646204 CPUtime=1301.2 cores=0,2
/proc/14754/stat : 14754 (java) S 14751 14754 14712 0 -1 4202496 76279 0 101 0 130103 17 0 0 17 0 19 0 449898955 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/14754/statm: 1911551 69052 2253 9 0 1902289 0
[pid=14754/tid=14774] ppid=14751 vsize=7646204 CPUtime=1295.2 cores=0,2
/proc/14754/task/14774/stat : 14774 (java) R 14751 14754 14712 0 -1 4202560 29246 0 43 0 129510 10 0 0 25 0 19 0 449898964 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 46912505740325 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=14754/tid=14802] ppid=14751 vsize=7646204 CPUtime=0.2 cores=0,2
/proc/14754/task/14802/stat : 14802 (java) S 14751 14754 14712 0 -1 4202560 4622 0 0 0 20 0 0 0 15 0 19 0 449898967 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14803] ppid=14751 vsize=7646204 CPUtime=0.19 cores=0,2
/proc/14754/task/14803/stat : 14803 (java) S 14751 14754 14712 0 -1 4202560 6413 0 0 0 19 0 0 0 15 0 19 0 449898967 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14804] ppid=14751 vsize=7646204 CPUtime=0.15 cores=0,2
/proc/14754/task/14804/stat : 14804 (java) S 14751 14754 14712 0 -1 4202560 1035 0 0 0 15 0 0 0 16 0 19 0 449898967 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14805] ppid=14751 vsize=7646204 CPUtime=0.15 cores=0,2
/proc/14754/task/14805/stat : 14805 (java) S 14751 14754 14712 0 -1 4202560 6003 0 0 0 14 1 0 0 16 0 19 0 449898967 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14806] ppid=14751 vsize=7646204 CPUtime=0.12 cores=0,2
/proc/14754/task/14806/stat : 14806 (java) S 14751 14754 14712 0 -1 4202560 663 0 0 0 12 0 0 0 16 0 19 0 449898967 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14807] ppid=14751 vsize=7646204 CPUtime=0.16 cores=0,2
/proc/14754/task/14807/stat : 14807 (java) S 14751 14754 14712 0 -1 4202560 4434 0 0 0 16 0 0 0 15 0 19 0 449898967 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14808] ppid=14751 vsize=7646204 CPUtime=0.14 cores=0,2
/proc/14754/task/14808/stat : 14808 (java) S 14751 14754 14712 0 -1 4202560 2784 0 0 0 14 0 0 0 15 0 19 0 449898967 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14809] ppid=14751 vsize=7646204 CPUtime=0.16 cores=0,2
/proc/14754/task/14809/stat : 14809 (java) S 14751 14754 14712 0 -1 4202560 2793 0 0 0 16 0 0 0 15 0 19 0 449898967 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14813] ppid=14751 vsize=7646204 CPUtime=3.91 cores=0,2
/proc/14754/task/14813/stat : 14813 (java) S 14751 14754 14712 0 -1 4202560 7209 0 0 0 390 1 0 0 15 0 19 0 449898970 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 0 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14817] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14817/stat : 14817 (java) S 14751 14754 14712 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449898971 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14821] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14821/stat : 14821 (java) S 14751 14754 14712 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449898971 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14828] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14828/stat : 14828 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449898978 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296749489 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14829] ppid=14751 vsize=7646204 CPUtime=0.41 cores=0,2
/proc/14754/task/14829/stat : 14829 (java) S 14751 14754 14712 0 -1 4202560 8174 0 0 0 41 0 0 0 15 0 19 0 449898978 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14838] ppid=14751 vsize=7646204 CPUtime=0.31 cores=0,2
/proc/14754/task/14838/stat : 14838 (java) S 14751 14754 14712 0 -1 4202560 1732 0 1 0 31 0 0 0 15 0 19 0 449898978 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14840] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14840/stat : 14840 (java) S 14751 14754 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449898978 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296741785 0 4 0 16800975 18446604446195919808 0 0 -1 0 0 0 0
[pid=14754/tid=14841] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14841/stat : 14841 (java) S 14751 14754 14712 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 449898978 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
[pid=14754/tid=14845] ppid=14751 vsize=7646204 CPUtime=0 cores=0,2
/proc/14754/task/14845/stat : 14845 (java) S 14751 14754 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449899002 7829712896 69052 33554432000 1073741824 1073778376 140734529924880 18446744073709551615 224296742400 0 4 0 16800975 18446604446195919808 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1301.2
Current children cumulated vsize (KiB) 7646204

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.3
CPU user time (s): 1301.11
CPU system time (s): 0.186971
CPU usage (%): 100.095
Max. virtual memory (cumulated for all children) (KiB): 7661808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.11
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76313
page faults= 101
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29172
involuntary context switches= 5293

runsolver used 2.31465 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-12 10:24:43
IDJOB=3190180
IDBENCH=82511
IDSOLVER=1611
FILE ID=node118/3190180-1302596683
RUNJOBID= node118-1302596683-14730
PBS_JOBID= 12958088
Free space on /tmp= 71920 MiB

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

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

MD5SUM BENCH= 8991b7c0d56154e632c95327c4937cf5
RANDOM SEED=32329564

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.75
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11212876 kB
Buffers:        711744 kB
Cached:       20500292 kB
SwapCached:        640 kB
Active:        9687716 kB
Inactive:     11589136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11212876 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:            1180 kB
Writeback:           0 kB
AnonPages:       64640 kB
Mapped:          14416 kB
Slab:           395256 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196092 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= 71916 MiB
End job on node118 at 2011-04-12 10:46:25