Trace number 3251082

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.31 1300.06

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
MD5SUMbfa662ff57088c54e0febd091ce11e5c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.39763
Satisfiable
(Un)Satisfiability was proved
Number of variables1985
Number of clauses409171
Sum of the clauses size820237
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2409126
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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.07	c no version file found!!!
0.04/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.07	c java.vm.version	19.1-b02
0.04/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.07	c sun.arch.data.model	64
0.04/0.07	c java.version		1.6.0_24
0.04/0.07	c os.name		Linux
0.04/0.07	c os.version		2.6.18-164.el5
0.04/0.07	c os.arch		amd64
0.04/0.07	c Free memory 		6997539544
0.04/0.07	c Max memory 		7034241024
0.04/0.07	c Total memory 		7034241024
0.04/0.07	c Number of processors 	8
0.04/0.09	c --- Begin Solver configuration ---
0.04/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.04/0.09	c Learn all clauses as in MiniSAT
0.04/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.09	c Expensive reason simplification
0.04/0.09	c Armin Biere (Picosat) restarts strategy
0.04/0.09	c Glucose learned constraints deletion strategy
0.04/0.09	c timeout=2147483647s
0.04/0.09	c DB Simplification allowed=true
0.04/0.09	c --- End Solver configuration ---
0.04/0.09	c solving HOME/instance-3251082-1303584250.cnf
0.04/0.09	c reading problem ... 
0.40/0.37	c ... done. Wall clock time 0.281s.
0.40/0.37	c #vars     1985
0.40/0.37	c #constraints  409171
0.40/0.37	c constraints type 
0.40/0.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
0.40/0.37	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 409126
2.40/2.08	c cleaning 2491 clauses out of 5001 with flag 5001/5001
4.76/4.14	c cleaning 4251 clauses out of 8509 with flag 11000/11000
7.28/6.61	c cleaning 5629 clauses out of 11258 with flag 18000/18000
10.19/9.50	c cleaning 6799 clauses out of 13629 with flag 26000/26000
13.71/13.00	c cleaning 7878 clauses out of 15831 with flag 35001/35001
17.72/17.02	c cleaning 8930 clauses out of 17953 with flag 45001/45001
22.32/21.62	c cleaning 10003 clauses out of 20022 with flag 56000/56000
27.73/27.01	c cleaning 10970 clauses out of 22021 with flag 68002/68002
33.74/33.05	c cleaning 12000 clauses out of 24050 with flag 81001/81001
40.84/40.19	c cleaning 12966 clauses out of 26051 with flag 95002/95002
48.54/47.89	c cleaning 13998 clauses out of 28086 with flag 110003/110003
57.15/56.50	c cleaning 15030 clauses out of 30085 with flag 126000/126000
67.05/66.37	c cleaning 16003 clauses out of 32055 with flag 143000/143000
78.66/77.95	c cleaning 16989 clauses out of 34052 with flag 161000/161000
90.67/89.95	c cleaning 18004 clauses out of 36064 with flag 180001/180001
103.28/102.52	c cleaning 19028 clauses out of 38061 with flag 200002/200002
118.09/117.30	c cleaning 19974 clauses out of 40031 with flag 221000/221000
133.30/132.56	c cleaning 20996 clauses out of 42058 with flag 243001/243001
149.92/149.14	c cleaning 21974 clauses out of 44064 with flag 266003/266003
167.93/167.17	c cleaning 22998 clauses out of 46088 with flag 290001/290001
186.74/185.99	c cleaning 24024 clauses out of 48092 with flag 315003/315003
211.24/210.48	c cleaning 24974 clauses out of 50065 with flag 341000/341000
234.95/234.11	c cleaning 26008 clauses out of 52091 with flag 368000/368000
256.27/255.48	c cleaning 27029 clauses out of 54084 with flag 396001/396001
281.07/280.22	c cleaning 28001 clauses out of 56054 with flag 425000/425000
306.59/305.79	c cleaning 29002 clauses out of 58053 with flag 455000/455000
335.00/334.10	c cleaning 29992 clauses out of 60051 with flag 486000/486000
363.32/362.47	c cleaning 31020 clauses out of 62060 with flag 518001/518001
394.33/393.43	c cleaning 31987 clauses out of 64039 with flag 551000/551000
425.84/424.93	c cleaning 32965 clauses out of 66057 with flag 585005/585005
470.85/469.91	c cleaning 33963 clauses out of 68087 with flag 620000/620000
511.87/510.98	c cleaning 34990 clauses out of 70125 with flag 656001/656001
550.68/549.74	c cleaning 36025 clauses out of 72136 with flag 693002/693002
590.80/589.83	c cleaning 37027 clauses out of 74109 with flag 731000/731000
633.91/632.99	c cleaning 37969 clauses out of 76084 with flag 770002/770002
676.92/675.99	c cleaning 38989 clauses out of 78114 with flag 810001/810001
726.55/725.55	c cleaning 40033 clauses out of 80124 with flag 851000/851000
773.76/772.70	c cleaning 41026 clauses out of 82093 with flag 893002/893002
825.88/824.90	c cleaning 41936 clauses out of 84065 with flag 936000/936000
884.00/882.93	c cleaning 42988 clauses out of 86129 with flag 980000/980000
948.51/947.40	c cleaning 43988 clauses out of 88141 with flag 1025000/1025000
1013.14/1012.04	c cleaning 44979 clauses out of 90153 with flag 1071000/1071000
1088.05/1086.98	c cleaning 45972 clauses out of 92174 with flag 1118000/1118000
1150.57/1149.48	c cleaning 47063 clauses out of 94203 with flag 1166001/1166001
1212.38/1211.24	c cleaning 48007 clauses out of 96140 with flag 1215001/1215001
1284.00/1282.84	c cleaning 49040 clauses out of 98132 with flag 1265000/1265000
1301.22/1300.01	c starts		: 1317
1301.22/1300.01	c conflicts		: 1281587
1301.22/1300.01	c decisions		: 2411043
1301.22/1300.01	c propagations		: 272470228
1301.22/1300.01	c inspects		: 12649994952
1301.22/1300.01	c shortcuts		: 0
1301.22/1300.01	c learnt literals	: 0
1301.22/1300.01	c learnt binary clauses	: 0
1301.22/1300.01	c learnt ternary clauses	: 0
1301.22/1300.01	c learnt constraints	: 1281587
1301.22/1300.01	c ignored constraints	: 0
1301.22/1300.01	c root simplifications	: 1317
1301.22/1300.01	c removed literals (reason simplification)	: 59915698
1301.22/1300.01	c reason swapping (by a shorter reason)	: 0
1301.22/1300.01	c Calls to reduceDB	: 46
1301.22/1300.01	c speed (assignments/second)	: 209651.02640198765
1301.22/1300.01	c non guided choices	226
1301.22/1300.04	c learnt constraints type 
1301.22/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 65697
1301.22/1300.04	c constraints type 
1301.22/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
1301.22/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 409126
1301.22/1300.04	s UNKNOWN
1301.22/1300.04	c Total wall clock time (in seconds) : 1299.918

Verifier Data

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

Watcher Data

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.68 5.03 5.14 9/221 6258
/proc/meminfo: memFree=20401928/32951124 swapFree=67110396/67111528
[pid=6258] ppid=6256 vsize=31604 CPUtime=0 cores=5,7
/proc/6258/stat : 6258 (java) S 6256 6258 6169 0 -1 4202496 1258 0 0 0 0 0 0 0 21 0 2 0 548655676 32362496 976 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296728549 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/6258/statm: 7901 978 748 9 0 386 0
[pid=6258/tid=6259] ppid=6256 vsize=31604 CPUtime=0 cores=5,7
/proc/6258/task/6259/stat : 6259 (java) R 6256 6258 6169 0 -1 4202560 170 0 0 0 0 0 0 0 23 0 2 0 548655677 32362496 1002 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224280002183 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.0541049 s]
/proc/loadavg: 4.68 5.03 5.14 9/221 6258
/proc/meminfo: memFree=20401928/32951124 swapFree=67110396/67111528
[pid=6258] ppid=6256 vsize=7567572 CPUtime=0.04 cores=5,7
/proc/6258/stat : 6258 (java) S 6256 6258 6169 0 -1 4202496 9088 0 1 0 4 0 0 0 21 0 16 0 548655676 7749193728 8784 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6258/statm: 1891893 8784 1716 9 0 1882641 0
[pid=6258/tid=6259] ppid=6256 vsize=7567572 CPUtime=0.04 cores=5,7
/proc/6258/task/6259/stat : 6259 (java) R 6256 6258 6169 0 -1 4202560 7915 0 1 0 4 0 0 0 25 0 16 0 548655677 7749193728 8784 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 47861563081340 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7567572

[startup+0.101148 s]
/proc/loadavg: 4.68 5.03 5.14 9/221 6258
/proc/meminfo: memFree=20401928/32951124 swapFree=67110396/67111528
[pid=6258] ppid=6256 vsize=7636568 CPUtime=0.1 cores=5,7
/proc/6258/stat : 6258 (java) S 6256 6258 6169 0 -1 4202496 10821 0 1 0 9 1 0 0 21 0 18 0 548655676 7819845632 10517 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6258/statm: 1909142 10517 2093 9 0 1899880 0
[pid=6258/tid=6259] ppid=6256 vsize=7636568 CPUtime=0.08 cores=5,7
/proc/6258/task/6259/stat : 6259 (java) R 6256 6258 6169 0 -1 4202560 9002 0 1 0 8 0 0 0 25 0 18 0 548655677 7819845632 10517 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636568

[startup+0.301099 s]
/proc/loadavg: 4.68 5.03 5.14 9/221 6258
/proc/meminfo: memFree=20401928/32951124 swapFree=67110396/67111528
[pid=6258] ppid=6256 vsize=7637188 CPUtime=0.4 cores=5,7
/proc/6258/stat : 6258 (java) S 6256 6258 6169 0 -1 4202496 15003 0 1 0 39 1 0 0 21 0 18 0 548655676 7820480512 14603 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6258/statm: 1909297 14603 2197 9 0 1900035 0
[pid=6258/tid=6259] ppid=6256 vsize=7637188 CPUtime=0.28 cores=5,7
/proc/6258/task/6259/stat : 6259 (java) R 6256 6258 6169 0 -1 4202560 12781 0 1 0 27 1 0 0 25 0 18 0 548655677 7820480512 14604 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 46912505546107 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7637188

[startup+0.701032 s]
/proc/loadavg: 4.68 5.03 5.14 9/221 6258
/proc/meminfo: memFree=20401928/32951124 swapFree=67110396/67111528
[pid=6258] ppid=6256 vsize=7647028 CPUtime=1.06 cores=5,7
/proc/6258/stat : 6258 (java) S 6256 6258 6169 0 -1 4202496 21435 0 1 0 103 3 0 0 21 0 19 0 548655676 7830556672 19847 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6258/statm: 1911757 19847 2219 9 0 1902495 0
[pid=6258/tid=6259] ppid=6256 vsize=7647028 CPUtime=0.68 cores=5,7
/proc/6258/task/6259/stat : 6259 (java) R 6256 6258 6169 0 -1 4202560 15913 0 1 0 66 2 0 0 25 0 19 0 548655677 7830556672 19847 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 46912505704156 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 7647028

[startup+1.5009 s]
/proc/loadavg: 5.27 5.14 5.18 8/262 6302
/proc/meminfo: memFree=20165512/32951124 swapFree=67110396/67111528
[pid=6258] ppid=6256 vsize=7647220 CPUtime=1.9 cores=5,7
/proc/6258/stat : 6258 (java) S 6256 6258 6169 0 -1 4202496 22418 0 1 0 187 3 0 0 21 0 19 0 548655676 7830753280 20829 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6258/statm: 1911805 20829 2224 9 0 1902543 0
[pid=6258/tid=6259] ppid=6256 vsize=7647220 CPUtime=1.48 cores=5,7
/proc/6258/task/6259/stat : 6259 (java) R 6256 6258 6169 0 -1 4202560 16831 0 1 0 146 2 0 0 18 0 19 0 548655677 7830753280 20829 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 46912505610643 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6258/tid=6261] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6261/stat : 6261 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548655678 7830753280 20829 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6262] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6262/stat : 6262 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655678 7830753280 20829 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6263] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6263/stat : 6263 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655678 7830753280 20829 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6264] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6264/stat : 6264 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655678 7830753280 20829 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6265] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6265/stat : 6265 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655678 7830753280 20829 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6266] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6266/stat : 6266 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655678 7830753280 20830 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6267] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6267/stat : 6267 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655678 7830753280 20830 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6268] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6268/stat : 6268 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655678 7830753280 20830 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6269] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6269/stat : 6269 (java) S 6256 6258 6169 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 548655679 7830753280 20830 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 0 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6270] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6270/stat : 6270 (java) S 6256 6258 6169 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 548655680 7830753280 20830 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6271] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6271/stat : 6271 (java) S 6256 6258 6169 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 548655680 7830753280 20830 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6272] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6272/stat : 6272 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7830753280 20830 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296749489 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6273] ppid=6256 vsize=7647220 CPUtime=0.15 cores=5,7
/proc/6258/task/6273/stat : 6273 (java) S 6256 6258 6169 0 -1 4202560 1365 0 0 0 15 0 0 0 22 0 19 0 548655682 7830753280 20830 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6274] ppid=6256 vsize=7647220 CPUtime=0.24 cores=5,7
/proc/6258/task/6274/stat : 6274 (java) S 6256 6258 6169 0 -1 4202560 3060 0 0 0 24 0 0 0 22 0 19 0 548655682 7830753280 20830 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6275] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6275/stat : 6275 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7830753280 20830 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6276] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6276/stat : 6276 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548655682 7830753280 20830 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6301] ppid=6256 vsize=7647220 CPUtime=0 cores=5,7
/proc/6258/task/6301/stat : 6301 (java) S 6256 6258 6169 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 548655715 7830753280 20830 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 7647220

[startup+3.10063 s]
/proc/loadavg: 5.27 5.14 5.18 11/262 6302
/proc/meminfo: memFree=20032808/32951124 swapFree=67110396/67111528
[pid=6258] ppid=6256 vsize=7661800 CPUtime=3.72 cores=5,7
/proc/6258/stat : 6258 (java) S 6256 6258 6169 0 -1 4202496 40454 0 1 0 368 4 0 0 21 0 19 0 548655676 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6258/statm: 1915450 37003 2251 9 0 1906188 0
[pid=6258/tid=6259] ppid=6256 vsize=7661800 CPUtime=2.95 cores=5,7
/proc/6258/task/6259/stat : 6259 (java) R 6256 6258 6169 0 -1 4202560 17341 0 1 0 293 2 0 0 19 0 19 0 548655677 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 46912505695270 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6258/tid=6261] ppid=6256 vsize=7661800 CPUtime=0.03 cores=5,7
/proc/6258/task/6261/stat : 6261 (java) S 6256 6258 6169 0 -1 4202560 3735 0 0 0 3 0 0 0 18 0 19 0 548655678 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6262] ppid=6256 vsize=7661800 CPUtime=0 cores=5,7
/proc/6258/task/6262/stat : 6262 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548655678 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6263] ppid=6256 vsize=7661800 CPUtime=0 cores=5,7
/proc/6258/task/6263/stat : 6263 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 548655678 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6264] ppid=6256 vsize=7661800 CPUtime=0 cores=5,7
/proc/6258/task/6264/stat : 6264 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 548655678 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6265] ppid=6256 vsize=7661800 CPUtime=0 cores=5,7
/proc/6258/task/6265/stat : 6265 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 548655678 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6266] ppid=6256 vsize=7661800 CPUtime=0 cores=5,7
/proc/6258/task/6266/stat : 6266 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 548655678 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6267] ppid=6256 vsize=7661800 CPUtime=0 cores=5,7
/proc/6258/task/6267/stat : 6267 (java) S 6256 6258 6169 0 -1 4202560 351 0 0 0 0 0 0 0 18 0 19 0 548655678 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6268] ppid=6256 vsize=7661800 CPUtime=0.02 cores=5,7
/proc/6258/task/6268/stat : 6268 (java) S 6256 6258 6169 0 -1 4202560 1977 0 0 0 2 0 0 0 18 0 19 0 548655678 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6269] ppid=6256 vsize=7661800 CPUtime=0.08 cores=5,7
/proc/6258/task/6269/stat : 6269 (java) S 6256 6258 6169 0 -1 4202560 5997 0 0 0 8 0 0 0 16 0 19 0 548655679 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 0 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6270] ppid=6256 vsize=7661800 CPUtime=0 cores=5,7
/proc/6258/task/6270/stat : 6270 (java) S 6256 6258 6169 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 548655680 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6271] ppid=6256 vsize=7661800 CPUtime=0 cores=5,7
/proc/6258/task/6271/stat : 6271 (java) S 6256 6258 6169 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548655680 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6272] ppid=6256 vsize=7661800 CPUtime=0 cores=5,7
/proc/6258/task/6272/stat : 6272 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296749489 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6273] ppid=6256 vsize=7661800 CPUtime=0.16 cores=5,7
/proc/6258/task/6273/stat : 6273 (java) S 6256 6258 6169 0 -1 4202560 1511 0 0 0 16 0 0 0 16 0 19 0 548655682 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6274] ppid=6256 vsize=7661800 CPUtime=0.43 cores=5,7
/proc/6258/task/6274/stat : 6274 (java) S 6256 6258 6169 0 -1 4202560 8385 0 0 0 42 1 0 0 16 0 19 0 548655682 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6275] ppid=6256 vsize=7661800 CPUtime=0 cores=5,7
/proc/6258/task/6275/stat : 6275 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6276] ppid=6256 vsize=7661800 CPUtime=0 cores=5,7
/proc/6258/task/6276/stat : 6276 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548655682 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6301] ppid=6256 vsize=7661800 CPUtime=0 cores=5,7
/proc/6258/task/6301/stat : 6301 (java) S 6256 6258 6169 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 548655715 7845683200 37003 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 7661800

[startup+6.3011 s]
/proc/loadavg: 5.27 5.14 5.18 5/262 6302
/proc/meminfo: memFree=19853512/32951124 swapFree=67110396/67111528
[pid=6258] ppid=6256 vsize=7658104 CPUtime=6.97 cores=5,7
/proc/6258/stat : 6258 (java) S 6256 6258 6169 0 -1 4202496 42466 0 1 0 692 5 0 0 21 0 19 0 548655676 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6258/statm: 1914526 38149 2253 9 0 1905264 0
[pid=6258/tid=6259] ppid=6256 vsize=7658104 CPUtime=6.09 cores=5,7
/proc/6258/task/6259/stat : 6259 (java) R 6256 6258 6169 0 -1 4202560 17344 0 1 0 607 2 0 0 25 0 19 0 548655677 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 46912505610272 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6258/tid=6261] ppid=6256 vsize=7658104 CPUtime=0.03 cores=5,7
/proc/6258/task/6261/stat : 6261 (java) S 6256 6258 6169 0 -1 4202560 3735 0 0 0 3 0 0 0 18 0 19 0 548655678 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6262] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6262/stat : 6262 (java) S 6256 6258 6169 0 -1 4202560 1132 0 0 0 0 0 0 0 15 0 19 0 548655678 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6263] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6263/stat : 6263 (java) S 6256 6258 6169 0 -1 4202560 326 0 0 0 0 0 0 0 15 0 19 0 548655678 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6264] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6264/stat : 6264 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548655678 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6265] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6265/stat : 6265 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548655678 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6266] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6266/stat : 6266 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548655678 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6267] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6267/stat : 6267 (java) S 6256 6258 6169 0 -1 4202560 351 0 0 0 0 0 0 0 15 0 19 0 548655678 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6268] ppid=6256 vsize=7658104 CPUtime=0.02 cores=5,7
/proc/6258/task/6268/stat : 6268 (java) S 6256 6258 6169 0 -1 4202560 1977 0 0 0 2 0 0 0 17 0 19 0 548655678 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6269] ppid=6256 vsize=7658104 CPUtime=0.14 cores=5,7
/proc/6258/task/6269/stat : 6269 (java) S 6256 6258 6169 0 -1 4202560 6548 0 0 0 14 0 0 0 15 0 19 0 548655679 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 0 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6270] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6270/stat : 6270 (java) S 6256 6258 6169 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 548655680 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6271] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6271/stat : 6271 (java) S 6256 6258 6169 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548655680 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6272] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6272/stat : 6272 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296749489 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6273] ppid=6256 vsize=7658104 CPUtime=0.19 cores=5,7
/proc/6258/task/6273/stat : 6273 (java) S 6256 6258 6169 0 -1 4202560 1513 0 0 0 19 0 0 0 15 0 19 0 548655682 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6274] ppid=6256 vsize=7658104 CPUtime=0.43 cores=5,7
/proc/6258/task/6274/stat : 6274 (java) S 6256 6258 6169 0 -1 4202560 8385 0 0 0 42 1 0 0 15 0 19 0 548655682 7841898496 38149 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0

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

[pid=6258/tid=6266] ppid=6256 vsize=7658104 CPUtime=0.11 cores=5,7
/proc/6258/task/6266/stat : 6266 (java) S 6256 6258 6169 0 -1 4202560 977 0 0 0 11 0 0 0 16 0 19 0 548655678 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6267] ppid=6256 vsize=7658104 CPUtime=0.13 cores=5,7
/proc/6258/task/6267/stat : 6267 (java) S 6256 6258 6169 0 -1 4202560 391 0 0 0 13 0 0 0 15 0 19 0 548655678 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6268] ppid=6256 vsize=7658104 CPUtime=0.13 cores=5,7
/proc/6258/task/6268/stat : 6268 (java) S 6256 6258 6169 0 -1 4202560 5131 0 0 0 13 0 0 0 16 0 19 0 548655678 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6269] ppid=6256 vsize=7658104 CPUtime=4.16 cores=5,7
/proc/6258/task/6269/stat : 6269 (java) S 6256 6258 6169 0 -1 4202560 17254 0 0 0 415 1 0 0 15 0 19 0 548655679 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 0 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6270] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6270/stat : 6270 (java) S 6256 6258 6169 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 548655680 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6271] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6271/stat : 6271 (java) S 6256 6258 6169 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548655680 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6272] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6272/stat : 6272 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296749489 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6273] ppid=6256 vsize=7658104 CPUtime=0.19 cores=5,7
/proc/6258/task/6273/stat : 6273 (java) S 6256 6258 6169 0 -1 4202560 1513 0 0 0 19 0 0 0 15 0 19 0 548655682 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6274] ppid=6256 vsize=7658104 CPUtime=0.47 cores=5,7
/proc/6258/task/6274/stat : 6274 (java) S 6256 6258 6169 0 -1 4202560 8391 0 0 0 46 1 0 0 15 0 19 0 548655682 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6275] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6275/stat : 6275 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6276] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6276/stat : 6276 (java) S 6256 6258 6169 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 548655682 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6301] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6301/stat : 6301 (java) S 6256 6258 6169 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 548655715 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.47
Current children cumulated vsize (KiB) 7658104

[startup+1182.3 s]
/proc/loadavg: 4.00 4.04 4.32 5/262 6343
/proc/meminfo: memFree=19384452/32951124 swapFree=67110396/67111528
[pid=6258] ppid=6256 vsize=7658104 CPUtime=1183.48 cores=5,7
/proc/6258/stat : 6258 (java) S 6256 6258 6169 0 -1 4202496 61517 0 1 0 118339 9 0 0 21 0 19 0 548655676 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6258/statm: 1914526 57023 2253 9 0 1905264 0
[pid=6258/tid=6259] ppid=6256 vsize=7658104 CPUtime=1177.44 cores=5,7
/proc/6258/task/6259/stat : 6259 (java) R 6256 6258 6169 0 -1 4202560 18242 0 1 0 117741 3 0 0 25 0 19 0 548655677 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 46912505695846 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6258/tid=6261] ppid=6256 vsize=7658104 CPUtime=0.18 cores=5,7
/proc/6258/task/6261/stat : 6261 (java) S 6256 6258 6169 0 -1 4202560 4492 0 0 0 18 0 0 0 15 0 19 0 548655678 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6262] ppid=6256 vsize=7658104 CPUtime=0.08 cores=5,7
/proc/6258/task/6262/stat : 6262 (java) S 6256 6258 6169 0 -1 4202560 1529 0 0 0 8 0 0 0 15 0 19 0 548655678 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6263] ppid=6256 vsize=7658104 CPUtime=0.14 cores=5,7
/proc/6258/task/6263/stat : 6263 (java) S 6256 6258 6169 0 -1 4202560 1168 0 0 0 14 0 0 0 15 0 19 0 548655678 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6264] ppid=6256 vsize=7658104 CPUtime=0.1 cores=5,7
/proc/6258/task/6264/stat : 6264 (java) S 6256 6258 6169 0 -1 4202560 627 0 0 0 10 0 0 0 15 0 19 0 548655678 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6265] ppid=6256 vsize=7658104 CPUtime=0.08 cores=5,7
/proc/6258/task/6265/stat : 6265 (java) S 6256 6258 6169 0 -1 4202560 580 0 0 0 8 0 0 0 15 0 19 0 548655678 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6266] ppid=6256 vsize=7658104 CPUtime=0.11 cores=5,7
/proc/6258/task/6266/stat : 6266 (java) S 6256 6258 6169 0 -1 4202560 977 0 0 0 11 0 0 0 15 0 19 0 548655678 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6267] ppid=6256 vsize=7658104 CPUtime=0.13 cores=5,7
/proc/6258/task/6267/stat : 6267 (java) S 6256 6258 6169 0 -1 4202560 391 0 0 0 13 0 0 0 15 0 19 0 548655678 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6268] ppid=6256 vsize=7658104 CPUtime=0.15 cores=5,7
/proc/6258/task/6268/stat : 6268 (java) S 6256 6258 6169 0 -1 4202560 5131 0 0 0 15 0 0 0 16 0 19 0 548655678 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6269] ppid=6256 vsize=7658104 CPUtime=4.31 cores=5,7
/proc/6258/task/6269/stat : 6269 (java) S 6256 6258 6169 0 -1 4202560 17256 0 0 0 430 1 0 0 15 0 19 0 548655679 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 0 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6270] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6270/stat : 6270 (java) S 6256 6258 6169 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 548655680 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6271] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6271/stat : 6271 (java) S 6256 6258 6169 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548655680 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6272] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6272/stat : 6272 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296749489 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6273] ppid=6256 vsize=7658104 CPUtime=0.19 cores=5,7
/proc/6258/task/6273/stat : 6273 (java) S 6256 6258 6169 0 -1 4202560 1513 0 0 0 19 0 0 0 15 0 19 0 548655682 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6274] ppid=6256 vsize=7658104 CPUtime=0.47 cores=5,7
/proc/6258/task/6274/stat : 6274 (java) S 6256 6258 6169 0 -1 4202560 8391 0 0 0 46 1 0 0 15 0 19 0 548655682 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6275] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6275/stat : 6275 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6276] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6276/stat : 6276 (java) S 6256 6258 6169 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 548655682 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6301] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6301/stat : 6301 (java) S 6256 6258 6169 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 548655715 7841898496 57023 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.48
Current children cumulated vsize (KiB) 7658104

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 4.30 5/262 6345
/proc/meminfo: memFree=19333828/32951124 swapFree=67110396/67111528
[pid=6258] ppid=6256 vsize=7658104 CPUtime=1243.5 cores=5,7
/proc/6258/stat : 6258 (java) S 6256 6258 6169 0 -1 4202496 61931 0 1 0 124341 9 0 0 21 0 19 0 548655676 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6258/statm: 1914526 57430 2253 9 0 1905264 0
[pid=6258/tid=6259] ppid=6256 vsize=7658104 CPUtime=1237.32 cores=5,7
/proc/6258/task/6259/stat : 6259 (java) R 6256 6258 6169 0 -1 4202560 18650 0 1 0 123729 3 0 0 25 0 19 0 548655677 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 46912505611049 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6258/tid=6261] ppid=6256 vsize=7658104 CPUtime=0.18 cores=5,7
/proc/6258/task/6261/stat : 6261 (java) S 6256 6258 6169 0 -1 4202560 4492 0 0 0 18 0 0 0 15 0 19 0 548655678 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6262] ppid=6256 vsize=7658104 CPUtime=0.08 cores=5,7
/proc/6258/task/6262/stat : 6262 (java) S 6256 6258 6169 0 -1 4202560 1529 0 0 0 8 0 0 0 15 0 19 0 548655678 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6263] ppid=6256 vsize=7658104 CPUtime=0.14 cores=5,7
/proc/6258/task/6263/stat : 6263 (java) S 6256 6258 6169 0 -1 4202560 1168 0 0 0 14 0 0 0 15 0 19 0 548655678 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6264] ppid=6256 vsize=7658104 CPUtime=0.1 cores=5,7
/proc/6258/task/6264/stat : 6264 (java) S 6256 6258 6169 0 -1 4202560 627 0 0 0 10 0 0 0 15 0 19 0 548655678 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6265] ppid=6256 vsize=7658104 CPUtime=0.08 cores=5,7
/proc/6258/task/6265/stat : 6265 (java) S 6256 6258 6169 0 -1 4202560 580 0 0 0 8 0 0 0 15 0 19 0 548655678 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6266] ppid=6256 vsize=7658104 CPUtime=0.13 cores=5,7
/proc/6258/task/6266/stat : 6266 (java) S 6256 6258 6169 0 -1 4202560 977 0 0 0 13 0 0 0 15 0 19 0 548655678 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6267] ppid=6256 vsize=7658104 CPUtime=0.13 cores=5,7
/proc/6258/task/6267/stat : 6267 (java) S 6256 6258 6169 0 -1 4202560 391 0 0 0 13 0 0 0 15 0 19 0 548655678 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6268] ppid=6256 vsize=7658104 CPUtime=0.16 cores=5,7
/proc/6258/task/6268/stat : 6268 (java) S 6256 6258 6169 0 -1 4202560 5131 0 0 0 16 0 0 0 15 0 19 0 548655678 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6269] ppid=6256 vsize=7658104 CPUtime=4.41 cores=5,7
/proc/6258/task/6269/stat : 6269 (java) S 6256 6258 6169 0 -1 4202560 17258 0 0 0 440 1 0 0 15 0 19 0 548655679 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 0 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6270] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6270/stat : 6270 (java) S 6256 6258 6169 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 548655680 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6271] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6271/stat : 6271 (java) S 6256 6258 6169 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548655680 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6272] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6272/stat : 6272 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296749489 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6273] ppid=6256 vsize=7658104 CPUtime=0.19 cores=5,7
/proc/6258/task/6273/stat : 6273 (java) S 6256 6258 6169 0 -1 4202560 1513 0 0 0 19 0 0 0 15 0 19 0 548655682 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6274] ppid=6256 vsize=7658104 CPUtime=0.47 cores=5,7
/proc/6258/task/6274/stat : 6274 (java) S 6256 6258 6169 0 -1 4202560 8391 0 0 0 46 1 0 0 15 0 19 0 548655682 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6275] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6275/stat : 6275 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6276] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6276/stat : 6276 (java) S 6256 6258 6169 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 548655682 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6301] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6301/stat : 6301 (java) S 6256 6258 6169 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 548655715 7841898496 57430 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.5
Current children cumulated vsize (KiB) 7658104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.28 3/222 6353
/proc/meminfo: memFree=19827900/32951124 swapFree=67110396/67111528
[pid=6258] ppid=6256 vsize=7658104 CPUtime=1301.22 cores=5,7
/proc/6258/stat : 6258 (java) S 6256 6258 6169 0 -1 4202496 62000 0 1 0 130113 9 0 0 21 0 19 0 548655676 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6258/statm: 1914526 57492 2253 9 0 1905264 0
[pid=6258/tid=6259] ppid=6256 vsize=7658104 CPUtime=1294.9 cores=5,7
/proc/6258/task/6259/stat : 6259 (java) R 6256 6258 6169 0 -1 4202560 18711 0 1 0 129487 3 0 0 25 0 19 0 548655677 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 46912505611272 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6258/tid=6261] ppid=6256 vsize=7658104 CPUtime=0.18 cores=5,7
/proc/6258/task/6261/stat : 6261 (java) S 6256 6258 6169 0 -1 4202560 4492 0 0 0 18 0 0 0 15 0 19 0 548655678 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6262] ppid=6256 vsize=7658104 CPUtime=0.08 cores=5,7
/proc/6258/task/6262/stat : 6262 (java) S 6256 6258 6169 0 -1 4202560 1529 0 0 0 8 0 0 0 15 0 19 0 548655678 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6263] ppid=6256 vsize=7658104 CPUtime=0.14 cores=5,7
/proc/6258/task/6263/stat : 6263 (java) S 6256 6258 6169 0 -1 4202560 1168 0 0 0 14 0 0 0 15 0 19 0 548655678 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6264] ppid=6256 vsize=7658104 CPUtime=0.1 cores=5,7
/proc/6258/task/6264/stat : 6264 (java) S 6256 6258 6169 0 -1 4202560 627 0 0 0 10 0 0 0 15 0 19 0 548655678 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6265] ppid=6256 vsize=7658104 CPUtime=0.08 cores=5,7
/proc/6258/task/6265/stat : 6265 (java) S 6256 6258 6169 0 -1 4202560 580 0 0 0 8 0 0 0 15 0 19 0 548655678 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6266] ppid=6256 vsize=7658104 CPUtime=0.13 cores=5,7
/proc/6258/task/6266/stat : 6266 (java) S 6256 6258 6169 0 -1 4202560 977 0 0 0 13 0 0 0 15 0 19 0 548655678 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6267] ppid=6256 vsize=7658104 CPUtime=0.14 cores=5,7
/proc/6258/task/6267/stat : 6267 (java) S 6256 6258 6169 0 -1 4202560 393 0 0 0 14 0 0 0 15 0 19 0 548655678 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6268] ppid=6256 vsize=7658104 CPUtime=0.18 cores=5,7
/proc/6258/task/6268/stat : 6268 (java) S 6256 6258 6169 0 -1 4202560 5131 0 0 0 18 0 0 0 15 0 19 0 548655678 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6269] ppid=6256 vsize=7658104 CPUtime=4.51 cores=5,7
/proc/6258/task/6269/stat : 6269 (java) S 6256 6258 6169 0 -1 4202560 17260 0 0 0 450 1 0 0 15 0 19 0 548655679 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 0 0 16800975 18446604456524892032 0 0 -1 5 0 0 0
[pid=6258/tid=6270] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6270/stat : 6270 (java) S 6256 6258 6169 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 548655680 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6271] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6271/stat : 6271 (java) S 6256 6258 6169 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548655680 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6272] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6272/stat : 6272 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296749489 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6273] ppid=6256 vsize=7658104 CPUtime=0.19 cores=5,7
/proc/6258/task/6273/stat : 6273 (java) S 6256 6258 6169 0 -1 4202560 1513 0 0 0 19 0 0 0 15 0 19 0 548655682 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6274] ppid=6256 vsize=7658104 CPUtime=0.47 cores=5,7
/proc/6258/task/6274/stat : 6274 (java) S 6256 6258 6169 0 -1 4202560 8391 0 0 0 46 1 0 0 15 0 19 0 548655682 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6275] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6275/stat : 6275 (java) S 6256 6258 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655682 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296741785 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6276] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6276/stat : 6276 (java) S 6256 6258 6169 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 548655682 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
[pid=6258/tid=6301] ppid=6256 vsize=7658104 CPUtime=0 cores=5,7
/proc/6258/task/6301/stat : 6301 (java) S 6256 6258 6169 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 548655715 7841898496 57492 33554432000 1073741824 1073778376 140734407921120 18446744073709551615 224296742400 0 4 0 16800975 18446604456524892032 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.22
Current children cumulated vsize (KiB) 7658104

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

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

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.31
CPU user time (s): 1301.2
CPU system time (s): 0.108983
CPU usage (%): 100.097
Max. virtual memory (cumulated for all children) (KiB): 7661800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.2
system time used= 0.108983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62037
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= 27843
involuntary context switches= 4180

runsolver used 2.11568 second user time and 5.19021 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-23 20:44:10
IDJOB=3251082
IDBENCH=88209
IDSOLVER=1611
FILE ID=node118/3251082-1303584250
RUNJOBID= node118-1303584250-6190
PBS_JOBID= 13150361
Free space on /tmp= 71728 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p15-s28972035.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-3251082-1303584250/watcher-3251082-1303584250 -o /tmp/evaluation-result-3251082-1303584250/solver-3251082-1303584250 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3251082-1303584250.cnf

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

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=1056619955

node118.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20402456 kB
Buffers:       1858128 kB
Cached:       10020512 kB
SwapCached:        600 kB
Active:        8561336 kB
Inactive:      3462520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20402456 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           19560 kB
Writeback:           8 kB
AnonPages:      144484 kB
Mapped:          22952 kB
Slab:           459244 kB
PageTables:       5676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14735128 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= 71728 MiB
End job on node118 at 2011-04-23 21:05:52