Trace number 3288753

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) 1300.95 1300.05

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.08/0.11	c --- Begin Solver configuration ---
0.08/0.11	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.11	c Expensive reason simplification
0.08/0.11	c Armin Biere (Picosat) restarts strategy
0.08/0.11	c Glucose learned constraints deletion strategy
0.08/0.11	c timeout=2147483647s
0.08/0.11	c DB Simplification allowed=true
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3288753-1303782459.cnf
0.08/0.11	c reading problem ... 
0.35/0.36	c ... done. Wall clock time 0.252s.
0.35/0.36	c #vars     76943
0.35/0.36	c #constraints  233337
0.35/0.36	c constraints type 
0.35/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 94207
0.35/0.36	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 136128
3.78/3.50	c cleaning 2487 clauses out of 4976 with flag 5001/5001
7.05/6.67	c cleaning 4206 clauses out of 8487 with flag 11000/11000
12.45/12.01	c cleaning 5616 clauses out of 11247 with flag 18000/18000
17.75/17.38	c cleaning 6731 clauses out of 13541 with flag 26000/26000
23.76/23.31	c cleaning 7838 clauses out of 15752 with flag 35001/35001
30.57/30.15	c cleaning 8943 clauses out of 17906 with flag 45001/45001
38.07/37.69	c cleaning 9950 clauses out of 19899 with flag 56000/56000
47.38/46.93	c cleaning 10901 clauses out of 21867 with flag 68001/68001
56.98/56.59	c cleaning 11899 clauses out of 23949 with flag 81002/81002
69.49/69.04	c cleaning 12954 clauses out of 26044 with flag 95000/95000
83.50/83.02	c cleaning 14001 clauses out of 28092 with flag 110002/110002
98.31/97.87	c cleaning 14992 clauses out of 30047 with flag 126000/126000
114.61/114.18	c cleaning 15919 clauses out of 31861 with flag 143000/143000
131.12/130.65	c cleaning 16960 clauses out of 33938 with flag 161001/161001
147.53/147.03	c cleaning 17969 clauses out of 35967 with flag 180001/180001
165.44/164.96	c cleaning 18761 clauses out of 37584 with flag 200000/200000
184.54/184.03	c cleaning 19874 clauses out of 39815 with flag 221000/221000
206.35/205.86	c cleaning 20704 clauses out of 41489 with flag 243000/243000
229.66/229.14	c cleaning 21819 clauses out of 43703 with flag 266000/266000
252.87/252.39	c cleaning 22722 clauses out of 45492 with flag 290001/290001
278.28/277.70	c cleaning 23879 clauses out of 47764 with flag 315000/315000
302.69/302.10	c cleaning 24916 clauses out of 49874 with flag 341000/341000
326.81/326.21	c cleaning 25963 clauses out of 51955 with flag 368000/368000
352.22/351.65	c cleaning 26934 clauses out of 53992 with flag 396000/396000
379.12/378.60	c cleaning 28010 clauses out of 56052 with flag 425000/425000
408.23/407.64	c cleaning 28965 clauses out of 58012 with flag 455000/455000
438.04/437.46	c cleaning 29969 clauses out of 60041 with flag 486000/486000
467.75/467.19	c cleaning 31030 clauses out of 62067 with flag 518001/518001
501.07/500.44	c cleaning 31968 clauses out of 64032 with flag 551001/551001
535.07/534.48	c cleaning 33016 clauses out of 66053 with flag 585001/585001
567.98/567.34	c cleaning 33948 clauses out of 67937 with flag 620000/620000
602.89/602.24	c cleaning 34945 clauses out of 69989 with flag 656000/656000
637.40/636.78	c cleaning 35969 clauses out of 72032 with flag 693001/693001
670.21/669.56	c cleaning 36989 clauses out of 74062 with flag 731000/731000
709.32/708.66	c cleaning 38026 clauses out of 76071 with flag 770001/770001
748.03/747.30	c cleaning 39003 clauses out of 78032 with flag 810001/810001
787.44/786.71	c cleaning 39985 clauses out of 80026 with flag 851001/851001
829.94/829.28	c cleaning 40998 clauses out of 82029 with flag 893000/893000
872.35/871.68	c cleaning 42000 clauses out of 84027 with flag 936000/936000
916.46/915.77	c cleaning 42996 clauses out of 86023 with flag 980000/980000
961.08/960.36	c cleaning 43988 clauses out of 88019 with flag 1025001/1025001
1009.88/1009.17	c cleaning 45002 clauses out of 90033 with flag 1071003/1071003
1058.49/1057.78	c cleaning 45981 clauses out of 92021 with flag 1118000/1118000
1109.80/1109.09	c cleaning 46994 clauses out of 94037 with flag 1166000/1166000
1164.21/1163.41	c cleaning 47966 clauses out of 96041 with flag 1215000/1215000
1211.02/1210.23	c cleaning 48999 clauses out of 98072 with flag 1265001/1265001
1259.03/1258.25	c cleaning 50007 clauses out of 100071 with flag 1316002/1316002
1300.86/1300.01	c starts		: 1319
1300.86/1300.01	c conflicts		: 1366152
1300.86/1300.01	c decisions		: 2238549
1300.86/1300.01	c propagations		: 2571703080
1300.86/1300.01	c inspects		: 8701296002
1300.86/1300.01	c shortcuts		: 0
1300.86/1300.01	c learnt literals	: 153
1300.86/1300.01	c learnt binary clauses	: 2270
1300.86/1300.01	c learnt ternary clauses	: 5873
1300.86/1300.01	c learnt constraints	: 1365999
1300.86/1300.01	c ignored constraints	: 0
1300.86/1300.01	c root simplifications	: 1472
1300.86/1300.01	c removed literals (reason simplification)	: 18548054
1300.86/1300.01	c reason swapping (by a shorter reason)	: 0
1300.86/1300.01	c Calls to reduceDB	: 47
1300.86/1300.01	c speed (assignments/second)	: 1978765.913899896
1300.86/1300.01	c non guided choices	2397
1300.86/1300.04	c learnt constraints type 
1300.86/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1965
1300.86/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 98220
1300.86/1300.04	c constraints type 
1300.86/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 94207
1300.86/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 136128
1300.86/1300.04	s UNKNOWN
1300.86/1300.04	c Total wall clock time (in seconds) : 1299.903

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-3288753-1303782459/watcher-3288753-1303782459 -o /tmp/evaluation-result-3288753-1303782459/solver-3288753-1303782459 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3288753-1303782459.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: 1.57 2.32 2.92 4/180 30774
/proc/meminfo: memFree=13736124/32950928 swapFree=67087032/67111528
[pid=30774] ppid=30772 vsize=304 CPUtime=0 cores=1,3
/proc/30774/stat : 30774 (java) R 30772 30774 28463 0 -1 4194304 86 0 0 0 0 0 0 0 18 0 1 0 489842960 311296 39 33554432000 1073741824 1073778376 140736584899456 18446744073709551615 239471771204 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30774/statm: 616 43 34 9 0 27 0

[startup+0.089896 s]
/proc/loadavg: 1.57 2.32 2.92 4/180 30774
/proc/meminfo: memFree=13736124/32950928 swapFree=67087032/67111528
[pid=30774] ppid=30772 vsize=7570080 CPUtime=0.07 cores=1,3
/proc/30774/stat : 30774 (java) S 30772 30774 28463 0 -1 4202496 9758 0 1 0 6 1 0 0 18 0 18 0 489842960 7751761920 9454 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30774/statm: 1892520 9454 1949 9 0 1883258 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7570080

[startup+0.100891 s]
/proc/loadavg: 1.57 2.32 2.92 4/180 30774
/proc/meminfo: memFree=13736124/32950928 swapFree=67087032/67111528
[pid=30774] ppid=30772 vsize=7570804 CPUtime=0.08 cores=1,3
/proc/30774/stat : 30774 (java) S 30772 30774 28463 0 -1 4202496 10127 0 1 0 7 1 0 0 18 0 18 0 489842960 7752503296 9823 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30774/statm: 1892701 9823 2086 9 0 1883439 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7570804

[startup+0.300854 s]
/proc/loadavg: 1.57 2.32 2.92 4/180 30774
/proc/meminfo: memFree=13736124/32950928 swapFree=67087032/67111528
[pid=30774] ppid=30772 vsize=7573824 CPUtime=0.35 cores=1,3
/proc/30774/stat : 30774 (java) S 30772 30774 28463 0 -1 4202496 16312 0 1 0 33 2 0 0 18 0 18 0 489842960 7755595776 16008 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30774/statm: 1893456 16008 2198 9 0 1884194 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 7573824

[startup+0.701084 s]
/proc/loadavg: 1.57 2.32 2.92 4/180 30774
/proc/meminfo: memFree=13736124/32950928 swapFree=67087032/67111528
[pid=30774] ppid=30772 vsize=7643400 CPUtime=1.02 cores=1,3
/proc/30774/stat : 30774 (java) S 30772 30774 28463 0 -1 4202496 21903 0 1 0 99 3 0 0 18 0 19 0 489842960 7826841600 20475 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30774/statm: 1910850 20475 2222 9 0 1901588 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 7643400

[startup+1.50068 s]
/proc/loadavg: 1.57 2.32 2.92 5/260 30863
/proc/meminfo: memFree=13380284/32950928 swapFree=67087032/67111528
[pid=30774] ppid=30772 vsize=7643400 CPUtime=1.88 cores=1,3
/proc/30774/stat : 30774 (java) S 30772 30774 28463 0 -1 4202496 21984 0 1 0 185 3 0 0 18 0 19 0 489842960 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30774/statm: 1910850 20555 2223 9 0 1901588 0
[pid=30774/tid=30776] ppid=30772 vsize=7643400 CPUtime=1.39 cores=1,3
/proc/30774/task/30776/stat : 30776 (java) R 30772 30774 28463 0 -1 4202560 17120 0 1 0 137 2 0 0 25 0 19 0 489842961 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 46912505366468 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30774/tid=30777] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30777/stat : 30777 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 489842963 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30778] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30778/stat : 30778 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30779] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30779/stat : 30779 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30780] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30780/stat : 30780 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30781] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30781/stat : 30781 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30782] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30782/stat : 30782 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30783] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30783/stat : 30783 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30784] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30784/stat : 30784 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30785] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30785/stat : 30785 (java) S 30772 30774 28463 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 489842964 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 0 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30786] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30786/stat : 30786 (java) S 30772 30774 28463 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 489842964 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30787] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30787/stat : 30787 (java) S 30772 30774 28463 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 489842964 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30788] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30788/stat : 30788 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842966 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488518577 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30789] ppid=30772 vsize=7643400 CPUtime=0.11 cores=1,3
/proc/30774/task/30789/stat : 30789 (java) S 30772 30774 28463 0 -1 4202560 411 0 0 0 11 0 0 0 15 0 19 0 489842966 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30790] ppid=30772 vsize=7643400 CPUtime=0.36 cores=1,3
/proc/30774/task/30790/stat : 30790 (java) S 30772 30774 28463 0 -1 4202560 3291 0 0 0 36 0 0 0 15 0 19 0 489842966 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30791] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30791/stat : 30791 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489842966 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30792] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30792/stat : 30792 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 489842966 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30862] ppid=30772 vsize=7643400 CPUtime=0 cores=1,3
/proc/30774/task/30862/stat : 30862 (java) S 30772 30774 28463 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 489843000 7826841600 20555 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 7643400

[startup+3.10138 s]
/proc/loadavg: 1.57 2.32 2.92 6/262 30865
/proc/meminfo: memFree=13279332/32950928 swapFree=67087032/67111528
[pid=30774] ppid=30772 vsize=7643564 CPUtime=3.48 cores=1,3
/proc/30774/stat : 30774 (java) S 30772 30774 28463 0 -1 4202496 22215 0 1 0 345 3 0 0 18 0 19 0 489842960 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30774/statm: 1910891 20784 2226 9 0 1901629 0
[pid=30774/tid=30776] ppid=30772 vsize=7643564 CPUtime=2.96 cores=1,3
/proc/30774/task/30776/stat : 30776 (java) R 30772 30774 28463 0 -1 4202560 17309 0 1 0 294 2 0 0 18 0 19 0 489842961 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 47909313911635 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30774/tid=30777] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30777/stat : 30777 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 489842963 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30778] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30778/stat : 30778 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30779] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30779/stat : 30779 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30780] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30780/stat : 30780 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30781] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30781/stat : 30781 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30782] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30782/stat : 30782 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30783] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30783/stat : 30783 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30784] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30784/stat : 30784 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842963 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30785] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30785/stat : 30785 (java) S 30772 30774 28463 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 489842964 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 0 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30786] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30786/stat : 30786 (java) S 30772 30774 28463 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 489842964 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30787] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30787/stat : 30787 (java) S 30772 30774 28463 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 489842964 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30788] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30788/stat : 30788 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842966 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488518577 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30789] ppid=30772 vsize=7643564 CPUtime=0.14 cores=1,3
/proc/30774/task/30789/stat : 30789 (java) S 30772 30774 28463 0 -1 4202560 453 0 0 0 14 0 0 0 16 0 19 0 489842966 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30790] ppid=30772 vsize=7643564 CPUtime=0.36 cores=1,3
/proc/30774/task/30790/stat : 30790 (java) S 30772 30774 28463 0 -1 4202560 3291 0 0 0 36 0 0 0 15 0 19 0 489842966 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30791] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30791/stat : 30791 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489842966 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30792] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30792/stat : 30792 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 489842966 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30862] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30862/stat : 30862 (java) S 30772 30774 28463 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 489843000 7827009536 20784 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 7643564

[startup+6.30071 s]
/proc/loadavg: 1.85 2.37 2.93 5/262 30865
/proc/meminfo: memFree=13211720/32950928 swapFree=67087032/67111528
[pid=30774] ppid=30772 vsize=7643564 CPUtime=6.75 cores=1,3
/proc/30774/stat : 30774 (java) S 30772 30774 28463 0 -1 4202496 38066 0 1 0 669 6 0 0 18 0 19 0 489842960 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30774/statm: 1910891 36621 2254 9 0 1901629 0
[pid=30774/tid=30776] ppid=30772 vsize=7643564 CPUtime=5.92 cores=1,3
/proc/30774/task/30776/stat : 30776 (java) R 30772 30774 28463 0 -1 4202560 17359 0 1 0 590 2 0 0 21 0 19 0 489842961 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 46912505183271 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30774/tid=30777] ppid=30772 vsize=7643564 CPUtime=0.04 cores=1,3
/proc/30774/task/30777/stat : 30777 (java) S 30772 30774 28463 0 -1 4202560 4268 0 0 0 4 0 0 0 18 0 19 0 489842963 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30778] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30778/stat : 30778 (java) S 30772 30774 28463 0 -1 4202560 914 0 0 0 0 0 0 0 18 0 19 0 489842963 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30779] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30779/stat : 30779 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 489842963 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30780] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30780/stat : 30780 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 489842963 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30781] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30781/stat : 30781 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 489842963 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30782] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30782/stat : 30782 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 489842963 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30783] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30783/stat : 30783 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 489842963 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30784] ppid=30772 vsize=7643564 CPUtime=0.03 cores=1,3
/proc/30774/task/30784/stat : 30784 (java) S 30772 30774 28463 0 -1 4202560 2719 0 0 0 3 0 0 0 18 0 19 0 489842963 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30785] ppid=30772 vsize=7643564 CPUtime=0.1 cores=1,3
/proc/30774/task/30785/stat : 30785 (java) S 30772 30774 28463 0 -1 4202560 7887 0 0 0 9 1 0 0 15 0 19 0 489842964 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 0 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30786] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30786/stat : 30786 (java) S 30772 30774 28463 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 489842964 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30787] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30787/stat : 30787 (java) S 30772 30774 28463 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 489842964 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30788] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30788/stat : 30788 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842966 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488518577 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30789] ppid=30772 vsize=7643564 CPUtime=0.23 cores=1,3
/proc/30774/task/30789/stat : 30789 (java) S 30772 30774 28463 0 -1 4202560 472 0 0 0 23 0 0 0 15 0 19 0 489842966 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30790] ppid=30772 vsize=7643564 CPUtime=0.36 cores=1,3
/proc/30774/task/30790/stat : 30790 (java) S 30772 30774 28463 0 -1 4202560 3291 0 0 0 36 0 0 0 15 0 19 0 489842966 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30791] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30791/stat : 30791 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489842966 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30792] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30792/stat : 30792 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 489842966 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30862] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30862/stat : 30862 (java) S 30772 30774 28463 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 489843000 7827009536 36621 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.75
Current children cumulated vsize (KiB) 7643564

[startup+12.7015 s]

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

[pid=30774/tid=30782] ppid=30772 vsize=7643564 CPUtime=0.11 cores=1,3
/proc/30774/task/30782/stat : 30782 (java) S 30772 30774 28463 0 -1 4202560 42 0 0 0 11 0 0 0 15 0 19 0 489842963 7827009536 40667 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30783] ppid=30772 vsize=7643564 CPUtime=0.08 cores=1,3
/proc/30774/task/30783/stat : 30783 (java) S 30772 30774 28463 0 -1 4202560 269 0 0 0 8 0 0 0 15 0 19 0 489842963 7827009536 40667 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30784] ppid=30772 vsize=7643564 CPUtime=0.16 cores=1,3
/proc/30774/task/30784/stat : 30784 (java) S 30772 30774 28463 0 -1 4202560 2725 0 0 0 16 0 0 0 15 0 19 0 489842963 7827009536 40667 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30785] ppid=30772 vsize=7643564 CPUtime=4.37 cores=1,3
/proc/30774/task/30785/stat : 30785 (java) S 30772 30774 28463 0 -1 4202560 11578 0 0 0 436 1 0 0 15 0 19 0 489842964 7827009536 40667 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 0 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30786] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30786/stat : 30786 (java) S 30772 30774 28463 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 489842964 7827009536 40667 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30787] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30787/stat : 30787 (java) S 30772 30774 28463 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 489842964 7827009536 40667 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30788] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30788/stat : 30788 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842966 7827009536 40667 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488518577 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30789] ppid=30772 vsize=7643564 CPUtime=0.27 cores=1,3
/proc/30774/task/30789/stat : 30789 (java) S 30772 30774 28463 0 -1 4202560 476 0 0 0 27 0 0 0 15 0 19 0 489842966 7827009536 40667 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30790] ppid=30772 vsize=7643564 CPUtime=0.36 cores=1,3
/proc/30774/task/30790/stat : 30790 (java) S 30772 30774 28463 0 -1 4202560 3291 0 0 0 36 0 0 0 15 0 19 0 489842966 7827009536 40667 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30791] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30791/stat : 30791 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489842966 7827009536 40667 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30792] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30792/stat : 30792 (java) S 30772 30774 28463 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 489842966 7827009536 40667 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30862] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30862/stat : 30862 (java) S 30772 30774 28463 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 489843000 7827009536 40667 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.11
Current children cumulated vsize (KiB) 7643564

[startup+1182.3 s]
/proc/loadavg: 2.15 3.08 3.34 3/214 31418
/proc/meminfo: memFree=14434644/32950928 swapFree=67087032/67111528
[pid=30774] ppid=30772 vsize=7643564 CPUtime=1183.12 cores=1,3
/proc/30774/stat : 30774 (java) S 30772 30774 28463 0 -1 4202496 42326 0 1 0 118305 7 0 0 18 0 19 0 489842960 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30774/statm: 1910891 40706 2254 9 0 1901629 0
[pid=30774/tid=30776] ppid=30772 vsize=7643564 CPUtime=1177.18 cores=1,3
/proc/30774/task/30776/stat : 30776 (java) R 30772 30774 28463 0 -1 4202560 17406 0 1 0 117715 3 0 0 25 0 19 0 489842961 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 46912505636795 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30774/tid=30777] ppid=30772 vsize=7643564 CPUtime=0.07 cores=1,3
/proc/30774/task/30777/stat : 30777 (java) S 30772 30774 28463 0 -1 4202560 4276 0 0 0 7 0 0 0 15 0 19 0 489842963 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30778] ppid=30772 vsize=7643564 CPUtime=0.09 cores=1,3
/proc/30774/task/30778/stat : 30778 (java) S 30772 30774 28463 0 -1 4202560 933 0 0 0 9 0 0 0 15 0 19 0 489842963 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30779] ppid=30772 vsize=7643564 CPUtime=0.07 cores=1,3
/proc/30774/task/30779/stat : 30779 (java) S 30772 30774 28463 0 -1 4202560 6 0 0 0 7 0 0 0 15 0 19 0 489842963 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30780] ppid=30772 vsize=7643564 CPUtime=0.1 cores=1,3
/proc/30774/task/30780/stat : 30780 (java) S 30772 30774 28463 0 -1 4202560 39 0 0 0 10 0 0 0 15 0 19 0 489842963 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30781] ppid=30772 vsize=7643564 CPUtime=0.07 cores=1,3
/proc/30774/task/30781/stat : 30781 (java) S 30772 30774 28463 0 -1 4202560 27 0 0 0 7 0 0 0 15 0 19 0 489842963 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30782] ppid=30772 vsize=7643564 CPUtime=0.11 cores=1,3
/proc/30774/task/30782/stat : 30782 (java) S 30772 30774 28463 0 -1 4202560 42 0 0 0 11 0 0 0 15 0 19 0 489842963 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30783] ppid=30772 vsize=7643564 CPUtime=0.08 cores=1,3
/proc/30774/task/30783/stat : 30783 (java) S 30772 30774 28463 0 -1 4202560 269 0 0 0 8 0 0 0 15 0 19 0 489842963 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30784] ppid=30772 vsize=7643564 CPUtime=0.16 cores=1,3
/proc/30774/task/30784/stat : 30784 (java) S 30772 30774 28463 0 -1 4202560 2725 0 0 0 16 0 0 0 15 0 19 0 489842963 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30785] ppid=30772 vsize=7643564 CPUtime=4.47 cores=1,3
/proc/30774/task/30785/stat : 30785 (java) S 30772 30774 28463 0 -1 4202560 11617 0 0 0 446 1 0 0 15 0 19 0 489842964 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 0 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30786] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30786/stat : 30786 (java) S 30772 30774 28463 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 489842964 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30787] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30787/stat : 30787 (java) S 30772 30774 28463 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 489842964 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30788] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30788/stat : 30788 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842966 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488518577 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30789] ppid=30772 vsize=7643564 CPUtime=0.27 cores=1,3
/proc/30774/task/30789/stat : 30789 (java) S 30772 30774 28463 0 -1 4202560 476 0 0 0 27 0 0 0 15 0 19 0 489842966 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30790] ppid=30772 vsize=7643564 CPUtime=0.36 cores=1,3
/proc/30774/task/30790/stat : 30790 (java) S 30772 30774 28463 0 -1 4202560 3291 0 0 0 36 0 0 0 15 0 19 0 489842966 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30791] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30791/stat : 30791 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489842966 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30792] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30792/stat : 30792 (java) S 30772 30774 28463 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 489842966 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30862] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30862/stat : 30862 (java) S 30772 30774 28463 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 489843000 7827009536 40706 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.12
Current children cumulated vsize (KiB) 7643564

[startup+1242.3 s]
/proc/loadavg: 1.45 2.72 3.19 2/190 31437
/proc/meminfo: memFree=14692084/32950928 swapFree=67087032/67111528
[pid=30774] ppid=30772 vsize=7643564 CPUtime=1243.13 cores=1,3
/proc/30774/stat : 30774 (java) S 30772 30774 28463 0 -1 4202496 42431 0 1 0 124306 7 0 0 18 0 19 0 489842960 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30774/statm: 1910891 40804 2254 9 0 1901629 0
[pid=30774/tid=30776] ppid=30772 vsize=7643564 CPUtime=1237.07 cores=1,3
/proc/30774/task/30776/stat : 30776 (java) R 30772 30774 28463 0 -1 4202560 17407 0 1 0 123704 3 0 0 25 0 19 0 489842961 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 46912505608344 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30774/tid=30777] ppid=30772 vsize=7643564 CPUtime=0.08 cores=1,3
/proc/30774/task/30777/stat : 30777 (java) S 30772 30774 28463 0 -1 4202560 4277 0 0 0 8 0 0 0 15 0 19 0 489842963 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30778] ppid=30772 vsize=7643564 CPUtime=0.09 cores=1,3
/proc/30774/task/30778/stat : 30778 (java) S 30772 30774 28463 0 -1 4202560 933 0 0 0 9 0 0 0 15 0 19 0 489842963 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30779] ppid=30772 vsize=7643564 CPUtime=0.07 cores=1,3
/proc/30774/task/30779/stat : 30779 (java) S 30772 30774 28463 0 -1 4202560 6 0 0 0 7 0 0 0 15 0 19 0 489842963 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30780] ppid=30772 vsize=7643564 CPUtime=0.1 cores=1,3
/proc/30774/task/30780/stat : 30780 (java) S 30772 30774 28463 0 -1 4202560 39 0 0 0 10 0 0 0 15 0 19 0 489842963 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30781] ppid=30772 vsize=7643564 CPUtime=0.07 cores=1,3
/proc/30774/task/30781/stat : 30781 (java) S 30772 30774 28463 0 -1 4202560 27 0 0 0 7 0 0 0 15 0 19 0 489842963 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30782] ppid=30772 vsize=7643564 CPUtime=0.12 cores=1,3
/proc/30774/task/30782/stat : 30782 (java) S 30772 30774 28463 0 -1 4202560 44 0 0 0 12 0 0 0 15 0 19 0 489842963 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30783] ppid=30772 vsize=7643564 CPUtime=0.08 cores=1,3
/proc/30774/task/30783/stat : 30783 (java) S 30772 30774 28463 0 -1 4202560 269 0 0 0 8 0 0 0 15 0 19 0 489842963 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30784] ppid=30772 vsize=7643564 CPUtime=0.16 cores=1,3
/proc/30774/task/30784/stat : 30784 (java) S 30772 30774 28463 0 -1 4202560 2725 0 0 0 16 0 0 0 15 0 19 0 489842963 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30785] ppid=30772 vsize=7643564 CPUtime=4.56 cores=1,3
/proc/30774/task/30785/stat : 30785 (java) S 30772 30774 28463 0 -1 4202560 11714 0 0 0 455 1 0 0 15 0 19 0 489842964 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 0 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30786] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30786/stat : 30786 (java) S 30772 30774 28463 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 489842964 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30787] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30787/stat : 30787 (java) S 30772 30774 28463 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 489842964 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30788] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30788/stat : 30788 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842966 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488518577 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30789] ppid=30772 vsize=7643564 CPUtime=0.27 cores=1,3
/proc/30774/task/30789/stat : 30789 (java) S 30772 30774 28463 0 -1 4202560 476 0 0 0 27 0 0 0 15 0 19 0 489842966 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30790] ppid=30772 vsize=7643564 CPUtime=0.36 cores=1,3
/proc/30774/task/30790/stat : 30790 (java) S 30772 30774 28463 0 -1 4202560 3291 0 0 0 36 0 0 0 15 0 19 0 489842966 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30791] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30791/stat : 30791 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489842966 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30792] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30792/stat : 30792 (java) S 30772 30774 28463 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 489842966 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30862] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30862/stat : 30862 (java) S 30772 30774 28463 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 489843000 7827009536 40804 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.13
Current children cumulated vsize (KiB) 7643564



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.16 2.40 3.05 2/190 31439
/proc/meminfo: memFree=14690460/32950928 swapFree=67087032/67111528
[pid=30774] ppid=30772 vsize=7643564 CPUtime=1300.86 cores=1,3
/proc/30774/stat : 30774 (java) S 30772 30774 28463 0 -1 4202496 42820 0 1 0 130079 7 0 0 18 0 19 0 489842960 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30774/statm: 1910891 41186 2254 9 0 1901629 0
[pid=30774/tid=30776] ppid=30772 vsize=7643564 CPUtime=1294.67 cores=1,3
/proc/30774/task/30776/stat : 30776 (java) R 30772 30774 28463 0 -1 4202560 17408 0 1 0 129464 3 0 0 25 0 19 0 489842961 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 46912505608546 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30774/tid=30777] ppid=30772 vsize=7643564 CPUtime=0.08 cores=1,3
/proc/30774/task/30777/stat : 30777 (java) S 30772 30774 28463 0 -1 4202560 4277 0 0 0 8 0 0 0 16 0 19 0 489842963 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30778] ppid=30772 vsize=7643564 CPUtime=0.09 cores=1,3
/proc/30774/task/30778/stat : 30778 (java) S 30772 30774 28463 0 -1 4202560 933 0 0 0 9 0 0 0 15 0 19 0 489842963 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30779] ppid=30772 vsize=7643564 CPUtime=0.07 cores=1,3
/proc/30774/task/30779/stat : 30779 (java) S 30772 30774 28463 0 -1 4202560 6 0 0 0 7 0 0 0 15 0 19 0 489842963 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30780] ppid=30772 vsize=7643564 CPUtime=0.1 cores=1,3
/proc/30774/task/30780/stat : 30780 (java) S 30772 30774 28463 0 -1 4202560 39 0 0 0 10 0 0 0 15 0 19 0 489842963 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30781] ppid=30772 vsize=7643564 CPUtime=0.09 cores=1,3
/proc/30774/task/30781/stat : 30781 (java) S 30772 30774 28463 0 -1 4202560 27 0 0 0 9 0 0 0 16 0 19 0 489842963 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30782] ppid=30772 vsize=7643564 CPUtime=0.12 cores=1,3
/proc/30774/task/30782/stat : 30782 (java) S 30772 30774 28463 0 -1 4202560 44 0 0 0 12 0 0 0 16 0 19 0 489842963 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30783] ppid=30772 vsize=7643564 CPUtime=0.1 cores=1,3
/proc/30774/task/30783/stat : 30783 (java) S 30772 30774 28463 0 -1 4202560 318 0 0 0 10 0 0 0 16 0 19 0 489842963 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30784] ppid=30772 vsize=7643564 CPUtime=0.16 cores=1,3
/proc/30774/task/30784/stat : 30784 (java) S 30772 30774 28463 0 -1 4202560 2725 0 0 0 16 0 0 0 15 0 19 0 489842963 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30785] ppid=30772 vsize=7643564 CPUtime=4.66 cores=1,3
/proc/30774/task/30785/stat : 30785 (java) S 30772 30774 28463 0 -1 4202560 12049 0 0 0 465 1 0 0 15 0 19 0 489842964 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 0 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30786] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30786/stat : 30786 (java) S 30772 30774 28463 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 489842964 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30787] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30787/stat : 30787 (java) S 30772 30774 28463 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 489842964 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30788] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30788/stat : 30788 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489842966 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488518577 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30789] ppid=30772 vsize=7643564 CPUtime=0.27 cores=1,3
/proc/30774/task/30789/stat : 30789 (java) S 30772 30774 28463 0 -1 4202560 476 0 0 0 27 0 0 0 15 0 19 0 489842966 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
[pid=30774/tid=30790] ppid=30772 vsize=7643564 CPUtime=0.36 cores=1,3
/proc/30774/task/30790/stat : 30790 (java) S 30772 30774 28463 0 -1 4202560 3291 0 0 0 36 0 0 0 15 0 19 0 489842966 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30791] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30791/stat : 30791 (java) S 30772 30774 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489842966 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488510873 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30792] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30792/stat : 30792 (java) S 30772 30774 28463 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 489842966 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 3 0 0 0
[pid=30774/tid=30862] ppid=30772 vsize=7643564 CPUtime=0 cores=1,3
/proc/30774/task/30862/stat : 30862 (java) S 30772 30774 28463 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 489843000 7827009536 41186 33554432000 1073741824 1073778376 140737027483664 18446744073709551615 239488511488 0 4 0 16800975 18446604459651531840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1300.86
Current children cumulated vsize (KiB) 7643564

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.05
CPU time (s): 1300.95
CPU user time (s): 1300.86
CPU system time (s): 0.087986
CPU usage (%): 100.069
Max. virtual memory (cumulated for all children) (KiB): 7643564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.86
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42854
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= 27979
involuntary context switches= 4502

runsolver used 2.12868 second user time and 5.18921 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-26 03:47:39
IDJOB=3288753
IDBENCH=83103
IDSOLVER=1611
FILE ID=node148/3288753-1303782459
RUNJOBID= node148-1303782458-30752
PBS_JOBID= 13157174
Free space on /tmp= 70580 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.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-3288753-1303782459/watcher-3288753-1303782459 -o /tmp/evaluation-result-3288753-1303782459/solver-3288753-1303782459 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3288753-1303782459.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=1545722687

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13736404 kB
Buffers:       2064264 kB
Cached:       16530844 kB
SwapCached:       5264 kB
Active:        9092072 kB
Inactive:      9558792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13736404 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           34928 kB
Writeback:           0 kB
AnonPages:       51804 kB
Mapped:          13476 kB
Slab:           499764 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   202324 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= 71660 MiB
End job on node148 at 2011-04-26 04:09:21