Trace number 3292387

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) 1302.19 1300.1

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.08	c no version file found!!!
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.18-164.el5
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		6997539544
0.04/0.08	c Max memory 		7034241024
0.04/0.08	c Total memory 		7034241024
0.04/0.08	c Number of processors 	8
0.04/0.10	c --- Begin Solver configuration ---
0.04/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.04/0.10	c Learn all clauses as in MiniSAT
0.04/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.10	c Expensive reason simplification
0.04/0.10	c Armin Biere (Picosat) restarts strategy
0.04/0.10	c Glucose learned constraints deletion strategy
0.04/0.10	c timeout=2147483647s
0.04/0.10	c DB Simplification allowed=true
0.04/0.10	c --- End Solver configuration ---
0.04/0.10	c solving HOME/instance-3292387-1303792653.cnf
0.04/0.10	c reading problem ... 
0.40/0.32	c ... done. Wall clock time 0.222s.
0.40/0.32	c #vars     1225
0.40/0.32	c #constraints  211785
0.40/0.32	c constraints type 
0.40/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 128380
0.40/0.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 83405
2.41/2.04	c cleaning 2500 clauses out of 5002 with flag 5002/5002
4.91/4.23	c cleaning 4250 clauses out of 8503 with flag 11003/11003
7.78/6.74	c cleaning 5623 clauses out of 11253 with flag 18003/18003
10.98/9.54	c cleaning 6813 clauses out of 13630 with flag 26003/26003
14.10/12.68	c cleaning 7904 clauses out of 15816 with flag 35002/35002
17.71/16.27	c cleaning 8952 clauses out of 17912 with flag 45002/45002
21.61/20.10	c cleaning 9975 clauses out of 19962 with flag 56004/56004
26.01/24.53	c cleaning 10992 clauses out of 21986 with flag 68003/68003
30.51/29.09	c cleaning 11993 clauses out of 23993 with flag 81002/81002
35.62/34.16	c cleaning 12997 clauses out of 25998 with flag 95000/95000
41.23/39.80	c cleaning 13996 clauses out of 28004 with flag 110003/110003
47.64/46.16	c cleaning 15000 clauses out of 30005 with flag 126000/126000
54.24/52.73	c cleaning 15998 clauses out of 32005 with flag 143000/143000
61.24/59.71	c cleaning 17000 clauses out of 34008 with flag 161001/161001
68.45/66.94	c cleaning 17997 clauses out of 36007 with flag 180000/180000
76.75/75.23	c cleaning 18999 clauses out of 38011 with flag 200001/200001
85.76/84.21	c cleaning 20003 clauses out of 40011 with flag 221000/221000
94.86/93.35	c cleaning 21001 clauses out of 42009 with flag 243001/243001
104.47/102.97	c cleaning 21999 clauses out of 44008 with flag 266001/266001
114.37/112.81	c cleaning 23002 clauses out of 46009 with flag 290001/290001
124.88/123.38	c cleaning 23995 clauses out of 48008 with flag 315002/315002
135.58/134.03	c cleaning 25000 clauses out of 50012 with flag 341001/341001
147.19/145.63	c cleaning 26003 clauses out of 52014 with flag 368003/368003
158.80/157.23	c cleaning 27005 clauses out of 54013 with flag 396005/396005
171.20/169.66	c cleaning 27994 clauses out of 56003 with flag 425000/425000
184.41/182.89	c cleaning 28995 clauses out of 58009 with flag 455000/455000
198.22/196.64	c cleaning 29996 clauses out of 60014 with flag 486000/486000
212.53/210.99	c cleaning 31001 clauses out of 62017 with flag 518000/518000
226.13/224.50	c cleaning 32005 clauses out of 64021 with flag 551005/551005
241.54/239.98	c cleaning 32999 clauses out of 66011 with flag 585000/585000
258.75/257.13	c cleaning 34005 clauses out of 68017 with flag 620005/620005
274.85/273.27	c cleaning 35001 clauses out of 70009 with flag 656002/656002
292.46/290.83	c cleaning 35999 clauses out of 72007 with flag 693001/693001
309.27/307.67	c cleaning 36997 clauses out of 74007 with flag 731000/731000
327.88/326.23	c cleaning 37999 clauses out of 76010 with flag 770000/770000
345.68/344.08	c cleaning 38993 clauses out of 78012 with flag 810001/810001
364.89/363.21	c cleaning 40003 clauses out of 80019 with flag 851001/851001
384.80/383.11	c cleaning 41002 clauses out of 82015 with flag 893000/893000
407.01/405.31	c cleaning 42002 clauses out of 84015 with flag 936002/936002
427.71/426.04	c cleaning 42999 clauses out of 86013 with flag 980002/980002
448.52/446.89	c cleaning 44003 clauses out of 88015 with flag 1025003/1025003
468.73/467.02	c cleaning 44999 clauses out of 90010 with flag 1071001/1071001
490.94/489.22	c cleaning 46004 clauses out of 92010 with flag 1118000/1118000
514.15/512.43	c cleaning 46997 clauses out of 94006 with flag 1166000/1166000
538.47/536.77	c cleaning 47997 clauses out of 96009 with flag 1215000/1215000
561.48/559.78	c cleaning 49004 clauses out of 98013 with flag 1265001/1265001
586.39/584.63	c cleaning 49991 clauses out of 100008 with flag 1316000/1316000
609.00/607.28	c cleaning 51004 clauses out of 102017 with flag 1368000/1368000
633.01/631.28	c cleaning 52000 clauses out of 104013 with flag 1421000/1421000
657.82/656.05	c cleaning 52997 clauses out of 106013 with flag 1475000/1475000
684.23/682.42	c cleaning 54002 clauses out of 108018 with flag 1530002/1530002
710.04/708.25	c cleaning 54998 clauses out of 110015 with flag 1586001/1586001
735.46/733.61	c cleaning 56001 clauses out of 112016 with flag 1643000/1643000
763.36/761.55	c cleaning 57004 clauses out of 114015 with flag 1701000/1701000
791.87/790.03	c cleaning 57997 clauses out of 116011 with flag 1760000/1760000
819.98/818.13	c cleaning 58988 clauses out of 118015 with flag 1820001/1820001
847.89/846.03	c cleaning 60003 clauses out of 120026 with flag 1881000/1881000
873.50/871.63	c cleaning 61001 clauses out of 122026 with flag 1943003/1943003
901.92/900.09	c cleaning 62008 clauses out of 124023 with flag 2006001/2006001
930.73/928.82	c cleaning 63003 clauses out of 126014 with flag 2070000/2070000
957.65/955.78	c cleaning 63997 clauses out of 128013 with flag 2135002/2135002
989.56/987.65	c cleaning 64994 clauses out of 130015 with flag 2201001/2201001
1019.68/1017.77	c cleaning 66006 clauses out of 132023 with flag 2268003/2268003
1049.29/1047.33	c cleaning 66995 clauses out of 134014 with flag 2336000/2336000
1080.70/1078.76	c cleaning 67991 clauses out of 136021 with flag 2405002/2405002
1114.51/1112.50	c cleaning 69005 clauses out of 138028 with flag 2475000/2475000
1146.03/1144.08	c cleaning 70005 clauses out of 140025 with flag 2546002/2546002
1177.43/1175.45	c cleaning 70998 clauses out of 142018 with flag 2618000/2618000
1212.84/1210.85	c cleaning 72008 clauses out of 144023 with flag 2691003/2691003
1251.27/1249.29	c cleaning 72996 clauses out of 146012 with flag 2765000/2765000
1292.18/1290.18	c cleaning 73997 clauses out of 148017 with flag 2840001/2840001
1302.10/1300.01	c starts		: 1765
1302.10/1300.01	c conflicts		: 2867939
1302.10/1300.01	c decisions		: 6210328
1302.10/1300.01	c propagations		: 500956858
1302.10/1300.01	c inspects		: 12402469324
1302.10/1300.01	c shortcuts		: 0
1302.10/1300.01	c learnt literals	: 1
1302.10/1300.01	c learnt binary clauses	: 51
1302.10/1300.01	c learnt ternary clauses	: 6839
1302.10/1300.01	c learnt constraints	: 2867938
1302.10/1300.01	c ignored constraints	: 0
1302.10/1300.01	c root simplifications	: 1766
1302.10/1300.01	c removed literals (reason simplification)	: 94113727
1302.10/1300.01	c reason swapping (by a shorter reason)	: 0
1302.10/1300.01	c Calls to reduceDB	: 71
1302.10/1300.01	c speed (assignments/second)	: 385443.0460778754
1302.10/1300.01	c non guided choices	126
1302.10/1300.08	c learnt constraints type 
1302.10/1300.08	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 51
1302.10/1300.08	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 101997
1302.10/1300.08	c constraints type 
1302.10/1300.08	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 128380
1302.10/1300.08	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 83405
1302.10/1300.08	s UNKNOWN
1302.10/1300.08	c Total wall clock time (in seconds) : 1299.913

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3292387-1303792653/watcher-3292387-1303792653 -o /tmp/evaluation-result-3292387-1303792653/solver-3292387-1303792653 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3292387-1303792653.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.01 3.94 3.85 4/243 28610
/proc/meminfo: memFree=18800564/32951124 swapFree=67111528/67111528
[pid=28610] ppid=28608 vsize=23028 CPUtime=0 cores=1,3
/proc/28610/stat : 28610 (java) R 28608 28610 28353 0 -1 4202496 958 0 0 0 0 0 0 0 22 0 1 0 490867900 23580672 701 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216629552616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28610/statm: 5757 701 518 9 0 124 0

[startup+0.0570749 s]
/proc/loadavg: 4.01 3.94 3.85 4/243 28610
/proc/meminfo: memFree=18800564/32951124 swapFree=67111528/67111528
[pid=28610] ppid=28608 vsize=7564488 CPUtime=0.04 cores=1,3
/proc/28610/stat : 28610 (java) S 28608 28610 28353 0 -1 4202496 9039 0 1 0 3 1 0 0 22 0 13 0 490867900 7746035712 8735 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646318053 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/28610/statm: 1891122 8736 1693 9 0 1881870 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564488

[startup+0.101033 s]
/proc/loadavg: 4.01 3.94 3.85 4/243 28610
/proc/meminfo: memFree=18800564/32951124 swapFree=67111528/67111528
[pid=28610] ppid=28608 vsize=7570968 CPUtime=0.1 cores=1,3
/proc/28610/stat : 28610 (java) S 28608 28610 28353 0 -1 4202496 10299 0 1 0 9 1 0 0 22 0 18 0 490867900 7752671232 9995 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28610/statm: 1892742 9995 2093 9 0 1883480 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7570968

[startup+0.301032 s]
/proc/loadavg: 4.01 3.94 3.85 4/243 28610
/proc/meminfo: memFree=18800564/32951124 swapFree=67111528/67111528
[pid=28610] ppid=28608 vsize=7638044 CPUtime=0.4 cores=1,3
/proc/28610/stat : 28610 (java) S 28608 28610 28353 0 -1 4202496 14913 0 1 0 38 2 0 0 22 0 18 0 490867900 7821357056 14373 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28610/statm: 1909511 14374 2197 9 0 1900249 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7638044

[startup+0.700928 s]
/proc/loadavg: 4.01 3.94 3.85 4/243 28610
/proc/meminfo: memFree=18800564/32951124 swapFree=67111528/67111528
[pid=28610] ppid=28608 vsize=7641356 CPUtime=1.07 cores=1,3
/proc/28610/stat : 28610 (java) S 28608 28610 28353 0 -1 4202496 18001 0 1 0 105 2 0 0 22 0 19 0 490867900 7824748544 16683 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28610/statm: 1910339 16683 2223 9 0 1901077 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 7641356

[startup+1.50079 s]
/proc/loadavg: 4.01 3.94 3.85 6/262 28629
/proc/meminfo: memFree=18740776/32951124 swapFree=67111528/67111528
[pid=28610] ppid=28608 vsize=7641356 CPUtime=1.9 cores=1,3
/proc/28610/stat : 28610 (java) S 28608 28610 28353 0 -1 4202496 18504 0 1 0 188 2 0 0 22 0 19 0 490867900 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28610/statm: 1910339 17185 2226 9 0 1901077 0
[pid=28610/tid=28612] ppid=28608 vsize=7641356 CPUtime=1.39 cores=1,3
/proc/28610/task/28612/stat : 28612 (java) R 28608 28610 28353 0 -1 4202560 13790 0 1 0 137 2 0 0 18 0 19 0 490867901 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 46912505682382 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28610/tid=28613] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28613/stat : 28613 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 490867902 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28614] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28614/stat : 28614 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490867902 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28615] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28615/stat : 28615 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490867902 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28616] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28616/stat : 28616 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490867902 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28617] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28617/stat : 28617 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490867902 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28618] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28618/stat : 28618 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490867902 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28619] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28619/stat : 28619 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490867902 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28620] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28620/stat : 28620 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490867902 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28621] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28621/stat : 28621 (java) S 28608 28610 28353 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 490867903 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 0 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28622] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28622/stat : 28622 (java) S 28608 28610 28353 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490867904 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28623] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28623/stat : 28623 (java) S 28608 28610 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490867904 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28624] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28624/stat : 28624 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490867906 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646338993 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28625] ppid=28608 vsize=7641356 CPUtime=0.24 cores=1,3
/proc/28610/task/28625/stat : 28625 (java) S 28608 28610 28353 0 -1 4202560 1028 0 0 0 24 0 0 0 16 0 19 0 490867906 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28626] ppid=28608 vsize=7641356 CPUtime=0.25 cores=1,3
/proc/28610/task/28626/stat : 28626 (java) S 28608 28610 28353 0 -1 4202560 2524 0 0 0 25 0 0 0 15 0 19 0 490867906 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28627] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28627/stat : 28627 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490867906 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28628] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28628/stat : 28628 (java) S 28608 28610 28353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490867906 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28629] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28629/stat : 28629 (java) S 28608 28610 28353 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490867933 7824748544 17185 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 7641356

[startup+3.10151 s]
/proc/loadavg: 4.01 3.94 3.85 5/262 28629
/proc/meminfo: memFree=18710888/32951124 swapFree=67111528/67111528
[pid=28610] ppid=28608 vsize=7641356 CPUtime=3.74 cores=1,3
/proc/28610/stat : 28610 (java) S 28608 28610 28353 0 -1 4202496 33448 0 1 0 370 4 0 0 22 0 19 0 490867900 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28610/statm: 1910339 30077 2252 9 0 1901077 0
[pid=28610/tid=28612] ppid=28608 vsize=7641356 CPUtime=2.89 cores=1,3
/proc/28610/task/28612/stat : 28612 (java) R 28608 28610 28353 0 -1 4202560 14041 0 1 0 287 2 0 0 19 0 19 0 490867901 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 46912505603366 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28610/tid=28613] ppid=28608 vsize=7641356 CPUtime=0.02 cores=1,3
/proc/28610/task/28613/stat : 28613 (java) S 28608 28610 28353 0 -1 4202560 2236 0 0 0 2 0 0 0 18 0 19 0 490867902 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28614] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28614/stat : 28614 (java) S 28608 28610 28353 0 -1 4202560 106 0 0 0 0 0 0 0 18 0 19 0 490867902 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28615] ppid=28608 vsize=7641356 CPUtime=0.01 cores=1,3
/proc/28610/task/28615/stat : 28615 (java) S 28608 28610 28353 0 -1 4202560 1200 0 0 0 1 0 0 0 18 0 19 0 490867902 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28616] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28616/stat : 28616 (java) S 28608 28610 28353 0 -1 4202560 71 0 0 0 0 0 0 0 17 0 19 0 490867902 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28617] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28617/stat : 28617 (java) S 28608 28610 28353 0 -1 4202560 112 0 0 0 0 0 0 0 17 0 19 0 490867902 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28618] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28618/stat : 28618 (java) S 28608 28610 28353 0 -1 4202560 120 0 0 0 0 0 0 0 17 0 19 0 490867902 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28619] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28619/stat : 28619 (java) S 28608 28610 28353 0 -1 4202560 122 0 0 0 0 0 0 0 17 0 19 0 490867902 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28620] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28620/stat : 28620 (java) S 28608 28610 28353 0 -1 4202560 82 0 0 0 0 0 0 0 17 0 19 0 490867902 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28621] ppid=28608 vsize=7641356 CPUtime=0.06 cores=1,3
/proc/28610/task/28621/stat : 28621 (java) S 28608 28610 28353 0 -1 4202560 4009 0 0 0 6 0 0 0 15 0 19 0 490867903 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 0 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28622] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28622/stat : 28622 (java) S 28608 28610 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490867904 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28623] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28623/stat : 28623 (java) S 28608 28610 28353 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490867904 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28624] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28624/stat : 28624 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490867906 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646338993 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28625] ppid=28608 vsize=7641356 CPUtime=0.25 cores=1,3
/proc/28610/task/28625/stat : 28625 (java) S 28608 28610 28353 0 -1 4202560 1029 0 0 0 25 0 0 0 15 0 19 0 490867906 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28626] ppid=28608 vsize=7641356 CPUtime=0.46 cores=1,3
/proc/28610/task/28626/stat : 28626 (java) S 28608 28610 28353 0 -1 4202560 9168 0 0 0 45 1 0 0 15 0 19 0 490867906 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28627] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28627/stat : 28627 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490867906 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28628] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28628/stat : 28628 (java) S 28608 28610 28353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490867906 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28629] ppid=28608 vsize=7641356 CPUtime=0 cores=1,3
/proc/28610/task/28629/stat : 28629 (java) S 28608 28610 28353 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490867933 7824748544 30077 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 7641356

[startup+6.30094 s]
/proc/loadavg: 4.00 3.94 3.85 5/262 28629
/proc/meminfo: memFree=18680804/32951124 swapFree=67111528/67111528
[pid=28610] ppid=28608 vsize=7641956 CPUtime=7.38 cores=1,3
/proc/28610/stat : 28610 (java) S 28608 28610 28353 0 -1 4202496 37555 0 1 0 733 5 0 0 22 0 19 0 490867900 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28610/statm: 1910489 31405 2254 9 0 1901227 0
[pid=28610/tid=28612] ppid=28608 vsize=7641956 CPUtime=6.01 cores=1,3
/proc/28610/task/28612/stat : 28612 (java) R 28608 28610 28353 0 -1 4202560 14045 0 1 0 599 2 0 0 25 0 19 0 490867901 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 46912505603301 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28610/tid=28613] ppid=28608 vsize=7641956 CPUtime=0.02 cores=1,3
/proc/28610/task/28613/stat : 28613 (java) S 28608 28610 28353 0 -1 4202560 2236 0 0 0 2 0 0 0 18 0 19 0 490867902 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28614] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28614/stat : 28614 (java) S 28608 28610 28353 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 490867902 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28615] ppid=28608 vsize=7641956 CPUtime=0.01 cores=1,3
/proc/28610/task/28615/stat : 28615 (java) S 28608 28610 28353 0 -1 4202560 1200 0 0 0 1 0 0 0 16 0 19 0 490867902 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28616] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28616/stat : 28616 (java) S 28608 28610 28353 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 490867902 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28617] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28617/stat : 28617 (java) S 28608 28610 28353 0 -1 4202560 112 0 0 0 0 0 0 0 15 0 19 0 490867902 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28618] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28618/stat : 28618 (java) S 28608 28610 28353 0 -1 4202560 942 0 0 0 0 0 0 0 16 0 19 0 490867902 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28619] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28619/stat : 28619 (java) S 28608 28610 28353 0 -1 4202560 122 0 0 0 0 0 0 0 15 0 19 0 490867902 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28620] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28620/stat : 28620 (java) S 28608 28610 28353 0 -1 4202560 82 0 0 0 0 0 0 0 15 0 19 0 490867902 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28621] ppid=28608 vsize=7641956 CPUtime=0.11 cores=1,3
/proc/28610/task/28621/stat : 28621 (java) S 28608 28610 28353 0 -1 4202560 4238 0 0 0 11 0 0 0 15 0 19 0 490867903 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 0 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28622] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28622/stat : 28622 (java) S 28608 28610 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490867904 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28623] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28623/stat : 28623 (java) S 28608 28610 28353 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490867904 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28624] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28624/stat : 28624 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490867906 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646338993 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28625] ppid=28608 vsize=7641956 CPUtime=0.29 cores=1,3
/proc/28610/task/28625/stat : 28625 (java) S 28608 28610 28353 0 -1 4202560 1134 0 0 0 29 0 0 0 15 0 19 0 490867906 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28626] ppid=28608 vsize=7641956 CPUtime=0.88 cores=1,3
/proc/28610/task/28626/stat : 28626 (java) S 28608 28610 28353 0 -1 4202560 12115 0 0 0 87 1 0 0 15 0 19 0 490867906 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28627] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28627/stat : 28627 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490867906 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28628] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28628/stat : 28628 (java) S 28608 28610 28353 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490867906 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28629] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28629/stat : 28629 (java) S 28608 28610 28353 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490867933 7825362944 31405 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.38
Current children cumulated vsize (KiB) 7641956

[startup+12.7049 s]

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

[pid=28610/tid=28618] ppid=28608 vsize=7641956 CPUtime=0.16 cores=1,3
/proc/28610/task/28618/stat : 28618 (java) S 28608 28610 28353 0 -1 4202560 3276 0 0 0 16 0 0 0 15 0 19 0 490867902 7825362944 50931 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28619] ppid=28608 vsize=7641956 CPUtime=0.13 cores=1,3
/proc/28610/task/28619/stat : 28619 (java) S 28608 28610 28353 0 -1 4202560 1291 0 0 0 13 0 0 0 16 0 19 0 490867902 7825362944 50931 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28620] ppid=28608 vsize=7641956 CPUtime=0.1 cores=1,3
/proc/28610/task/28620/stat : 28620 (java) S 28608 28610 28353 0 -1 4202560 1248 0 0 0 10 0 0 0 15 0 19 0 490867902 7825362944 50931 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28621] ppid=28608 vsize=7641956 CPUtime=5.53 cores=1,3
/proc/28610/task/28621/stat : 28621 (java) S 28608 28610 28353 0 -1 4202560 10139 0 0 0 553 0 0 0 15 0 19 0 490867903 7825362944 50931 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 0 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28622] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28622/stat : 28622 (java) S 28608 28610 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490867904 7825362944 50931 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28623] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28623/stat : 28623 (java) S 28608 28610 28353 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490867904 7825362944 50931 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28624] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28624/stat : 28624 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490867906 7825362944 50931 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646338993 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28625] ppid=28608 vsize=7641956 CPUtime=0.31 cores=1,3
/proc/28610/task/28625/stat : 28625 (java) S 28608 28610 28353 0 -1 4202560 1138 0 0 0 31 0 0 0 16 0 19 0 490867906 7825362944 50931 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28626] ppid=28608 vsize=7641956 CPUtime=1.35 cores=1,3
/proc/28610/task/28626/stat : 28626 (java) S 28608 28610 28353 0 -1 4202560 13945 0 0 0 133 2 0 0 15 0 19 0 490867906 7825362944 50931 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28627] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28627/stat : 28627 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490867906 7825362944 50931 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28628] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28628/stat : 28628 (java) S 28608 28610 28353 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 490867906 7825362944 50931 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28629] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28629/stat : 28629 (java) S 28608 28610 28353 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490867933 7825362944 50931 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1124.33
Current children cumulated vsize (KiB) 7641956

[startup+1182.3 s]
/proc/loadavg: 4.24 4.11 3.99 5/262 28801
/proc/meminfo: memFree=17578048/32951124 swapFree=67111528/67111528
[pid=28610] ppid=28608 vsize=7641956 CPUtime=1184.35 cores=1,3
/proc/28610/stat : 28610 (java) S 28608 28610 28353 0 -1 4202496 61072 0 1 0 118425 10 0 0 22 0 19 0 490867900 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28610/statm: 1910489 52672 2254 9 0 1901227 0
[pid=28610/tid=28612] ppid=28608 vsize=7641956 CPUtime=1175.76 cores=1,3
/proc/28610/task/28612/stat : 28612 (java) R 28608 28610 28353 0 -1 4202560 19740 0 1 0 117572 4 0 0 25 0 19 0 490867901 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 46912505682377 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28610/tid=28613] ppid=28608 vsize=7641956 CPUtime=0.09 cores=1,3
/proc/28610/task/28613/stat : 28613 (java) S 28608 28610 28353 0 -1 4202560 2298 0 0 0 9 0 0 0 15 0 19 0 490867902 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28614] ppid=28608 vsize=7641956 CPUtime=0.17 cores=1,3
/proc/28610/task/28614/stat : 28614 (java) S 28608 28610 28353 0 -1 4202560 2287 0 0 0 17 0 0 0 15 0 19 0 490867902 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28615] ppid=28608 vsize=7641956 CPUtime=0.16 cores=1,3
/proc/28610/task/28615/stat : 28615 (java) S 28608 28610 28353 0 -1 4202560 2670 0 0 0 16 0 0 0 15 0 19 0 490867902 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28616] ppid=28608 vsize=7641956 CPUtime=0.12 cores=1,3
/proc/28610/task/28616/stat : 28616 (java) S 28608 28610 28353 0 -1 4202560 1033 0 0 0 12 0 0 0 15 0 19 0 490867902 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28617] ppid=28608 vsize=7641956 CPUtime=0.12 cores=1,3
/proc/28610/task/28617/stat : 28617 (java) S 28608 28610 28353 0 -1 4202560 672 0 0 0 12 0 0 0 15 0 19 0 490867902 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28618] ppid=28608 vsize=7641956 CPUtime=0.17 cores=1,3
/proc/28610/task/28618/stat : 28618 (java) S 28608 28610 28353 0 -1 4202560 3276 0 0 0 17 0 0 0 15 0 19 0 490867902 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28619] ppid=28608 vsize=7641956 CPUtime=0.13 cores=1,3
/proc/28610/task/28619/stat : 28619 (java) S 28608 28610 28353 0 -1 4202560 1291 0 0 0 13 0 0 0 15 0 19 0 490867902 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28620] ppid=28608 vsize=7641956 CPUtime=0.11 cores=1,3
/proc/28610/task/28620/stat : 28620 (java) S 28608 28610 28353 0 -1 4202560 1248 0 0 0 11 0 0 0 15 0 19 0 490867902 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28621] ppid=28608 vsize=7641956 CPUtime=5.75 cores=1,3
/proc/28610/task/28621/stat : 28621 (java) S 28608 28610 28353 0 -1 4202560 10254 0 0 0 575 0 0 0 15 0 19 0 490867903 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 0 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28622] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28622/stat : 28622 (java) S 28608 28610 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490867904 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28623] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28623/stat : 28623 (java) S 28608 28610 28353 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490867904 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28624] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28624/stat : 28624 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490867906 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646338993 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28625] ppid=28608 vsize=7641956 CPUtime=0.31 cores=1,3
/proc/28610/task/28625/stat : 28625 (java) S 28608 28610 28353 0 -1 4202560 1138 0 0 0 31 0 0 0 16 0 19 0 490867906 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28626] ppid=28608 vsize=7641956 CPUtime=1.35 cores=1,3
/proc/28610/task/28626/stat : 28626 (java) S 28608 28610 28353 0 -1 4202560 13945 0 0 0 133 2 0 0 15 0 19 0 490867906 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28627] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28627/stat : 28627 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490867906 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28628] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28628/stat : 28628 (java) S 28608 28610 28353 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 490867906 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28629] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28629/stat : 28629 (java) S 28608 28610 28353 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490867933 7825362944 52672 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1184.35
Current children cumulated vsize (KiB) 7641956

[startup+1242.3 s]
/proc/loadavg: 4.18 4.12 4.00 5/262 28848
/proc/meminfo: memFree=16648480/32951124 swapFree=67111528/67111528
[pid=28610] ppid=28608 vsize=7641956 CPUtime=1244.37 cores=1,3
/proc/28610/stat : 28610 (java) S 28608 28610 28353 0 -1 4202496 61420 0 1 0 124426 11 0 0 22 0 19 0 490867900 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28610/statm: 1910489 53015 2254 9 0 1901227 0
[pid=28610/tid=28612] ppid=28608 vsize=7641956 CPUtime=1235.65 cores=1,3
/proc/28610/task/28612/stat : 28612 (java) R 28608 28610 28353 0 -1 4202560 19926 0 1 0 123560 5 0 0 25 0 19 0 490867901 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 46912505602971 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28610/tid=28613] ppid=28608 vsize=7641956 CPUtime=0.09 cores=1,3
/proc/28610/task/28613/stat : 28613 (java) S 28608 28610 28353 0 -1 4202560 2298 0 0 0 9 0 0 0 15 0 19 0 490867902 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28614] ppid=28608 vsize=7641956 CPUtime=0.17 cores=1,3
/proc/28610/task/28614/stat : 28614 (java) S 28608 28610 28353 0 -1 4202560 2287 0 0 0 17 0 0 0 15 0 19 0 490867902 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28615] ppid=28608 vsize=7641956 CPUtime=0.16 cores=1,3
/proc/28610/task/28615/stat : 28615 (java) S 28608 28610 28353 0 -1 4202560 2670 0 0 0 16 0 0 0 15 0 19 0 490867902 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28616] ppid=28608 vsize=7641956 CPUtime=0.12 cores=1,3
/proc/28610/task/28616/stat : 28616 (java) S 28608 28610 28353 0 -1 4202560 1033 0 0 0 12 0 0 0 15 0 19 0 490867902 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28617] ppid=28608 vsize=7641956 CPUtime=0.12 cores=1,3
/proc/28610/task/28617/stat : 28617 (java) S 28608 28610 28353 0 -1 4202560 672 0 0 0 12 0 0 0 15 0 19 0 490867902 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28618] ppid=28608 vsize=7641956 CPUtime=0.19 cores=1,3
/proc/28610/task/28618/stat : 28618 (java) S 28608 28610 28353 0 -1 4202560 3276 0 0 0 19 0 0 0 15 0 19 0 490867902 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28619] ppid=28608 vsize=7641956 CPUtime=0.15 cores=1,3
/proc/28610/task/28619/stat : 28619 (java) S 28608 28610 28353 0 -1 4202560 1294 0 0 0 15 0 0 0 15 0 19 0 490867902 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28620] ppid=28608 vsize=7641956 CPUtime=0.11 cores=1,3
/proc/28610/task/28620/stat : 28620 (java) S 28608 28610 28353 0 -1 4202560 1248 0 0 0 11 0 0 0 15 0 19 0 490867902 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28621] ppid=28608 vsize=7641956 CPUtime=5.84 cores=1,3
/proc/28610/task/28621/stat : 28621 (java) S 28608 28610 28353 0 -1 4202560 10411 0 0 0 584 0 0 0 15 0 19 0 490867903 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 0 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28622] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28622/stat : 28622 (java) S 28608 28610 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490867904 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28623] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28623/stat : 28623 (java) S 28608 28610 28353 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490867904 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28624] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28624/stat : 28624 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490867906 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646338993 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28625] ppid=28608 vsize=7641956 CPUtime=0.31 cores=1,3
/proc/28610/task/28625/stat : 28625 (java) S 28608 28610 28353 0 -1 4202560 1138 0 0 0 31 0 0 0 16 0 19 0 490867906 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28626] ppid=28608 vsize=7641956 CPUtime=1.35 cores=1,3
/proc/28610/task/28626/stat : 28626 (java) S 28608 28610 28353 0 -1 4202560 13945 0 0 0 133 2 0 0 15 0 19 0 490867906 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28627] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28627/stat : 28627 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490867906 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28628] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28628/stat : 28628 (java) R 28608 28610 28353 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 490867906 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28610/tid=28629] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28629/stat : 28629 (java) S 28608 28610 28353 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490867933 7825362944 53015 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1244.37
Current children cumulated vsize (KiB) 7641956



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.30 4.16 4.02 5/262 28849
/proc/meminfo: memFree=15648556/32951124 swapFree=67111528/67111528
[pid=28610] ppid=28608 vsize=7641956 CPUtime=1302.1 cores=1,3
/proc/28610/stat : 28610 (java) S 28608 28610 28353 0 -1 4202496 61768 0 1 0 130199 11 0 0 22 0 19 0 490867900 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28610/statm: 1910489 53352 2255 9 0 1901227 0
[pid=28610/tid=28612] ppid=28608 vsize=7641956 CPUtime=1293.12 cores=1,3
/proc/28610/task/28612/stat : 28612 (java) R 28608 28610 28353 0 -1 4202560 19927 0 1 0 129307 5 0 0 25 0 19 0 490867901 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 46912505602735 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28610/tid=28613] ppid=28608 vsize=7641956 CPUtime=0.09 cores=1,3
/proc/28610/task/28613/stat : 28613 (java) S 28608 28610 28353 0 -1 4202560 2298 0 0 0 9 0 0 0 15 0 19 0 490867902 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28614] ppid=28608 vsize=7641956 CPUtime=0.18 cores=1,3
/proc/28610/task/28614/stat : 28614 (java) S 28608 28610 28353 0 -1 4202560 2287 0 0 0 18 0 0 0 15 0 19 0 490867902 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28615] ppid=28608 vsize=7641956 CPUtime=0.18 cores=1,3
/proc/28610/task/28615/stat : 28615 (java) S 28608 28610 28353 0 -1 4202560 2674 0 0 0 18 0 0 0 16 0 19 0 490867902 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28616] ppid=28608 vsize=7641956 CPUtime=0.12 cores=1,3
/proc/28610/task/28616/stat : 28616 (java) S 28608 28610 28353 0 -1 4202560 1033 0 0 0 12 0 0 0 15 0 19 0 490867902 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28617] ppid=28608 vsize=7641956 CPUtime=0.12 cores=1,3
/proc/28610/task/28617/stat : 28617 (java) S 28608 28610 28353 0 -1 4202560 672 0 0 0 12 0 0 0 15 0 19 0 490867902 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28618] ppid=28608 vsize=7641956 CPUtime=0.19 cores=1,3
/proc/28610/task/28618/stat : 28618 (java) S 28608 28610 28353 0 -1 4202560 3276 0 0 0 19 0 0 0 15 0 19 0 490867902 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28619] ppid=28608 vsize=7641956 CPUtime=0.16 cores=1,3
/proc/28610/task/28619/stat : 28619 (java) S 28608 28610 28353 0 -1 4202560 1294 0 0 0 16 0 0 0 16 0 19 0 490867902 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28620] ppid=28608 vsize=7641956 CPUtime=0.12 cores=1,3
/proc/28610/task/28620/stat : 28620 (java) S 28608 28610 28353 0 -1 4202560 1248 0 0 0 12 0 0 0 15 0 19 0 490867902 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28621] ppid=28608 vsize=7641956 CPUtime=6.03 cores=1,3
/proc/28610/task/28621/stat : 28621 (java) S 28608 28610 28353 0 -1 4202560 10747 0 0 0 603 0 0 0 15 0 19 0 490867903 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 0 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28622] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28622/stat : 28622 (java) S 28608 28610 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490867904 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28623] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28623/stat : 28623 (java) S 28608 28610 28353 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490867904 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28624] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28624/stat : 28624 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490867906 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646338993 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28625] ppid=28608 vsize=7641956 CPUtime=0.31 cores=1,3
/proc/28610/task/28625/stat : 28625 (java) S 28608 28610 28353 0 -1 4202560 1138 0 0 0 31 0 0 0 16 0 19 0 490867906 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 3 0 0 0
[pid=28610/tid=28626] ppid=28608 vsize=7641956 CPUtime=1.37 cores=1,3
/proc/28610/task/28626/stat : 28626 (java) S 28608 28610 28353 0 -1 4202560 13948 0 0 0 135 2 0 0 15 0 19 0 490867906 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28627] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28627/stat : 28627 (java) S 28608 28610 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490867906 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331289 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28628] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28628/stat : 28628 (java) S 28608 28610 28353 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 490867906 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
[pid=28610/tid=28629] ppid=28608 vsize=7641956 CPUtime=0 cores=1,3
/proc/28610/task/28629/stat : 28629 (java) S 28608 28610 28353 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490867933 7825362944 53352 33554432000 1073741824 1073778376 140733339934944 18446744073709551615 216646331904 0 4 0 16800975 18446604454223638720 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 7641956

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.1
CPU time (s): 1302.19
CPU user time (s): 1302.07
CPU system time (s): 0.122981
CPU usage (%): 100.161
Max. virtual memory (cumulated for all children) (KiB): 7641956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.07
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61801
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= 29158
involuntary context switches= 5852

runsolver used 1.9867 second user time and 5.12622 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 06:37:33
IDJOB=3292387
IDBENCH=85987
IDSOLVER=1611
FILE ID=node103/3292387-1303792653
RUNJOBID= node103-1303792496-28373
PBS_JOBID= 13157275
Free space on /tmp= 71764 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.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-3292387-1303792653/watcher-3292387-1303792653 -o /tmp/evaluation-result-3292387-1303792653/solver-3292387-1303792653 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3292387-1303792653.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=1121794053

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.77
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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:      18800720 kB
Buffers:       2128348 kB
Cached:       11029408 kB
SwapCached:          0 kB
Active:        4451888 kB
Inactive:      9117440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18800720 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3224 kB
Writeback:           0 kB
AnonPages:      411316 kB
Mapped:          23440 kB
Slab:           515492 kB
PageTables:       6072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22053420 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= 71500 MiB
End job on node103 at 2011-04-26 06:59:15