Trace number 3251654

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2785
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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.07/0.07	c no version file found!!!
0.07/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.07	c java.vm.version	19.1-b02
0.07/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.07	c sun.arch.data.model	64
0.07/0.07	c java.version		1.6.0_24
0.07/0.07	c os.name		Linux
0.07/0.07	c os.version		2.6.18-164.el5
0.07/0.07	c os.arch		amd64
0.07/0.07	c Free memory 		6997539544
0.07/0.07	c Max memory 		7034241024
0.07/0.07	c Total memory 		7034241024
0.07/0.07	c Number of processors 	8
0.07/0.09	c --- Begin Solver configuration ---
0.07/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.07/0.09	c Learn all clauses as in MiniSAT
0.07/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.07/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.07/0.09	c Expensive reason simplification
0.07/0.09	c Armin Biere (Picosat) restarts strategy
0.07/0.09	c Glucose learned constraints deletion strategy
0.07/0.09	c timeout=2147483647s
0.07/0.09	c DB Simplification allowed=true
0.07/0.09	c --- End Solver configuration ---
0.07/0.09	c solving HOME/instance-3251654-1303586881.cnf
0.07/0.09	c reading problem ... 
0.50/0.46	c ... done. Wall clock time 0.375s.
0.50/0.46	c #vars     2377
0.50/0.46	c #constraints  566749
0.50/0.46	c constraints type 
0.50/0.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 50
0.50/0.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 566699
2.52/2.19	c cleaning 2499 clauses out of 5001 with flag 5001/5001
5.06/4.46	c cleaning 4243 clauses out of 8502 with flag 11001/11001
7.86/7.26	c cleaning 5622 clauses out of 11258 with flag 18000/18000
11.07/10.50	c cleaning 6787 clauses out of 13637 with flag 26001/26001
14.80/14.16	c cleaning 7915 clauses out of 15849 with flag 35000/35000
20.00/19.32	c cleaning 8908 clauses out of 17939 with flag 45005/45005
25.41/24.76	c cleaning 9870 clauses out of 20026 with flag 56000/56000
31.43/30.75	c cleaning 11049 clauses out of 22157 with flag 68001/68001
37.53/36.86	c cleaning 12004 clauses out of 24107 with flag 81000/81000
45.14/44.45	c cleaning 13008 clauses out of 26104 with flag 95001/95001
54.14/53.43	c cleaning 13989 clauses out of 28097 with flag 110002/110002
64.05/63.30	c cleaning 14931 clauses out of 30106 with flag 126000/126000
77.36/76.66	c cleaning 16034 clauses out of 32176 with flag 143001/143001
90.07/89.37	c cleaning 16994 clauses out of 34141 with flag 161000/161000
103.18/102.41	c cleaning 17996 clauses out of 36148 with flag 180001/180001
117.99/117.28	c cleaning 19058 clauses out of 38153 with flag 200002/200002
134.19/133.44	c cleaning 20028 clauses out of 40095 with flag 221002/221002
148.21/147.48	c cleaning 20991 clauses out of 42066 with flag 243001/243001
163.91/163.15	c cleaning 22032 clauses out of 44074 with flag 266000/266000
182.13/181.32	c cleaning 22991 clauses out of 46044 with flag 290002/290002
200.74/199.91	c cleaning 23995 clauses out of 48052 with flag 315001/315001
220.35/219.50	c cleaning 25002 clauses out of 50056 with flag 341000/341000
243.16/242.30	c cleaning 25971 clauses out of 52054 with flag 368000/368000
265.08/264.26	c cleaning 26972 clauses out of 54085 with flag 396002/396002
290.48/289.69	c cleaning 27941 clauses out of 56112 with flag 425001/425001
325.09/324.20	c cleaning 28916 clauses out of 58171 with flag 455001/455001
357.22/356.40	c cleaning 29959 clauses out of 60255 with flag 486001/486001
396.53/395.69	c cleaning 30966 clauses out of 62298 with flag 518003/518003
434.65/433.79	c cleaning 32011 clauses out of 64331 with flag 551002/551002
476.27/475.36	c cleaning 32927 clauses out of 66319 with flag 585001/585001
520.28/519.38	c cleaning 33998 clauses out of 68391 with flag 620000/620000
568.30/567.39	c cleaning 34983 clauses out of 70393 with flag 656000/656000
628.72/627.71	c cleaning 35984 clauses out of 72410 with flag 693000/693000
678.03/677.03	c cleaning 37049 clauses out of 74427 with flag 731001/731001
740.16/739.16	c cleaning 38167 clauses out of 76377 with flag 770000/770000
799.88/798.87	c cleaning 39077 clauses out of 78210 with flag 810000/810000
861.30/860.23	c cleaning 39953 clauses out of 80136 with flag 851003/851003
925.13/924.01	c cleaning 40953 clauses out of 82182 with flag 893002/893002
994.35/993.24	c cleaning 41961 clauses out of 84230 with flag 936003/936003
1064.27/1063.13	c cleaning 42949 clauses out of 86266 with flag 980000/980000
1144.69/1143.59	c cleaning 44016 clauses out of 88317 with flag 1025000/1025000
1218.31/1217.11	c cleaning 45033 clauses out of 90301 with flag 1071000/1071000
1296.94/1295.80	c cleaning 45993 clauses out of 92271 with flag 1118003/1118003
1301.26/1300.01	c starts		: 1247
1301.26/1300.01	c conflicts		: 1121861
1301.26/1300.01	c decisions		: 2186908
1301.26/1300.01	c propagations		: 304011872
1301.26/1300.01	c inspects		: 11328940818
1301.26/1300.01	c shortcuts		: 0
1301.26/1300.01	c learnt literals	: 0
1301.26/1300.01	c learnt binary clauses	: 0
1301.26/1300.01	c learnt ternary clauses	: 0
1301.26/1300.01	c learnt constraints	: 1121861
1301.26/1300.01	c ignored constraints	: 0
1301.26/1300.01	c root simplifications	: 1247
1301.26/1300.01	c removed literals (reason simplification)	: 69990341
1301.26/1300.01	c reason swapping (by a shorter reason)	: 0
1301.26/1300.01	c Calls to reduceDB	: 43
1301.26/1300.01	c speed (assignments/second)	: 233936.98491627074
1301.26/1300.01	c non guided choices	224
1301.26/1300.04	c learnt constraints type 
1301.26/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 50162
1301.26/1300.04	c constraints type 
1301.26/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 50
1301.26/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 566699
1301.26/1300.04	s UNKNOWN
1301.26/1300.04	c Total wall clock time (in seconds) : 1299.922

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.08 2.62 3.16 7/218 13118
/proc/meminfo: memFree=16879852/32951124 swapFree=67111528/67111528
[pid=13118] ppid=13116 vsize=30528 CPUtime=0 cores=0,2
/proc/13118/stat : 13118 (java) S 13116 13118 11570 0 -1 4202496 1248 0 0 0 0 0 0 0 21 0 2 0 548918704 31260672 966 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13118/statm: 7632 966 739 9 0 383 0
[pid=13118/tid=13119] ppid=13116 vsize=30528 CPUtime=0 cores=0,2
/proc/13118/task/13119/stat : 13119 (java) R 13116 13118 11570 0 -1 4202560 132 0 0 0 0 0 0 0 22 0 2 0 548918704 31260672 966 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260020393984 0 0 4096 0 0 0 0 -1 0 0 0 0

[startup+0.074286 s]
/proc/loadavg: 1.08 2.62 3.16 7/218 13118
/proc/meminfo: memFree=16879852/32951124 swapFree=67111528/67111528
[pid=13118] ppid=13116 vsize=7569940 CPUtime=0.07 cores=0,2
/proc/13118/stat : 13118 (java) S 13116 13118 11570 0 -1 4202496 9452 0 1 0 6 1 0 0 21 0 18 0 548918704 7751618560 9147 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13118/statm: 1892485 9147 1754 9 0 1883223 0
[pid=13118/tid=13119] ppid=13116 vsize=7569940 CPUtime=0.06 cores=0,2
/proc/13118/task/13119/stat : 13119 (java) R 13116 13118 11570 0 -1 4202560 8276 0 1 0 5 1 0 0 25 0 18 0 548918704 7751618560 9147 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 46912505215955 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7569940

[startup+0.111356 s]
/proc/loadavg: 1.08 2.62 3.16 7/218 13118
/proc/meminfo: memFree=16879852/32951124 swapFree=67111528/67111528
[pid=13118] ppid=13116 vsize=7636092 CPUtime=0.13 cores=0,2
/proc/13118/stat : 13118 (java) S 13116 13118 11570 0 -1 4202496 11048 0 1 0 12 1 0 0 21 0 18 0 548918704 7819358208 10743 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13118/statm: 1909023 10743 2123 9 0 1899761 0
[pid=13118/tid=13119] ppid=13116 vsize=7636092 CPUtime=0.1 cores=0,2
/proc/13118/task/13119/stat : 13119 (java) R 13116 13118 11570 0 -1 4202560 9290 0 1 0 9 1 0 0 18 0 18 0 548918704 7819358208 10743 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 46912505176688 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 7636092

[startup+0.300291 s]
/proc/loadavg: 1.08 2.62 3.16 7/218 13118
/proc/meminfo: memFree=16879852/32951124 swapFree=67111528/67111528
[pid=13118] ppid=13116 vsize=7637024 CPUtime=0.4 cores=0,2
/proc/13118/stat : 13118 (java) S 13116 13118 11570 0 -1 4202496 14842 0 1 0 39 1 0 0 21 0 18 0 548918704 7820312576 14440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13118/statm: 1909256 14441 2197 9 0 1899994 0
[pid=13118/tid=13119] ppid=13116 vsize=7637024 CPUtime=0.29 cores=0,2
/proc/13118/task/13119/stat : 13119 (java) R 13116 13118 11570 0 -1 4202560 12633 0 1 0 28 1 0 0 18 0 18 0 548918704 7820312576 14441 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 46912505544829 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7637024

[startup+0.70019 s]
/proc/loadavg: 1.08 2.62 3.16 7/218 13118
/proc/meminfo: memFree=16879852/32951124 swapFree=67111528/67111528
[pid=13118] ppid=13116 vsize=7644732 CPUtime=1.01 cores=0,2
/proc/13118/stat : 13118 (java) S 13116 13118 11570 0 -1 4202496 23081 0 1 0 99 2 0 0 21 0 19 0 548918704 7828205568 21620 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13118/statm: 1911183 21620 2217 9 0 1901921 0
[pid=13118/tid=13119] ppid=13116 vsize=7644732 CPUtime=0.68 cores=0,2
/proc/13118/task/13119/stat : 13119 (java) R 13116 13118 11570 0 -1 4202560 18230 0 1 0 67 1 0 0 19 0 19 0 548918704 7828205568 21620 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 46912505200839 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 7644732

[startup+1.50109 s]
/proc/loadavg: 1.08 2.62 3.16 5/239 13140
/proc/meminfo: memFree=16753276/32951124 swapFree=67111528/67111528
[pid=13118] ppid=13116 vsize=7644732 CPUtime=1.91 cores=0,2
/proc/13118/stat : 13118 (java) S 13116 13118 11570 0 -1 4202496 23948 0 1 0 189 2 0 0 21 0 19 0 548918704 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13118/statm: 1911183 22486 2224 9 0 1901921 0
[pid=13118/tid=13119] ppid=13116 vsize=7644732 CPUtime=1.49 cores=0,2
/proc/13118/task/13119/stat : 13119 (java) R 13116 13118 11570 0 -1 4202560 19067 0 1 0 147 2 0 0 20 0 19 0 548918704 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 46912505655163 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13118/tid=13121] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13121/stat : 13121 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 548918706 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 0 0 0 0
[pid=13118/tid=13122] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13122/stat : 13122 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918706 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13123] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13123/stat : 13123 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918706 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13124] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13124/stat : 13124 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918706 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13125] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13125/stat : 13125 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918706 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13126] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13126/stat : 13126 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918706 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13127] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13127/stat : 13127 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918706 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13128] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13128/stat : 13128 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918706 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13129] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13129/stat : 13129 (java) S 13116 13118 11570 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 548918707 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 0 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13130] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13130/stat : 13130 (java) S 13116 13118 11570 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 548918707 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13131] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13131/stat : 13131 (java) S 13116 13118 11570 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 548918707 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13132] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13132/stat : 13132 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032219569 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13133] ppid=13116 vsize=7644732 CPUtime=0.26 cores=0,2
/proc/13118/task/13133/stat : 13133 (java) S 13116 13118 11570 0 -1 4202560 2721 0 0 0 26 0 0 0 21 0 19 0 548918709 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13134] ppid=13116 vsize=7644732 CPUtime=0.15 cores=0,2
/proc/13118/task/13134/stat : 13134 (java) S 13116 13118 11570 0 -1 4202560 998 0 0 0 15 0 0 0 20 0 19 0 548918709 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13135] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13135/stat : 13135 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13136] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13136/stat : 13136 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548918709 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13140] ppid=13116 vsize=7644732 CPUtime=0 cores=0,2
/proc/13118/task/13140/stat : 13140 (java) S 13116 13118 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548918751 7828205568 22486 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 7644732

[startup+3.10082 s]
/proc/loadavg: 1.23 2.63 3.16 4/239 13140
/proc/meminfo: memFree=16663892/32951124 swapFree=67111528/67111528
[pid=13118] ppid=13116 vsize=7664036 CPUtime=3.75 cores=0,2
/proc/13118/stat : 13118 (java) S 13116 13118 11570 0 -1 4202496 46742 0 1 0 370 5 0 0 21 0 19 0 548918704 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13118/statm: 1916009 43333 2251 9 0 1906747 0
[pid=13118/tid=13119] ppid=13116 vsize=7664036 CPUtime=2.9 cores=0,2
/proc/13118/task/13119/stat : 13119 (java) R 13116 13118 11570 0 -1 4202560 19684 0 1 0 288 2 0 0 22 0 19 0 548918704 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 46912505366582 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13118/tid=13121] ppid=13116 vsize=7664036 CPUtime=0.04 cores=0,2
/proc/13118/task/13121/stat : 13121 (java) S 13116 13118 11570 0 -1 4202560 4144 0 0 0 4 0 0 0 18 0 19 0 548918706 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13122] ppid=13116 vsize=7664036 CPUtime=0 cores=0,2
/proc/13118/task/13122/stat : 13122 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548918706 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13123] ppid=13116 vsize=7664036 CPUtime=0 cores=0,2
/proc/13118/task/13123/stat : 13123 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 548918706 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13124] ppid=13116 vsize=7664036 CPUtime=0 cores=0,2
/proc/13118/task/13124/stat : 13124 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548918706 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13125] ppid=13116 vsize=7664036 CPUtime=0 cores=0,2
/proc/13118/task/13125/stat : 13125 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548918706 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13126] ppid=13116 vsize=7664036 CPUtime=0 cores=0,2
/proc/13118/task/13126/stat : 13126 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548918706 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13127] ppid=13116 vsize=7664036 CPUtime=0 cores=0,2
/proc/13118/task/13127/stat : 13127 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548918706 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13128] ppid=13116 vsize=7664036 CPUtime=0.04 cores=0,2
/proc/13118/task/13128/stat : 13128 (java) S 13116 13118 11570 0 -1 4202560 3815 0 0 0 4 0 0 0 18 0 19 0 548918706 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13129] ppid=13116 vsize=7664036 CPUtime=0.12 cores=0,2
/proc/13118/task/13129/stat : 13129 (java) S 13116 13118 11570 0 -1 4202560 7879 0 0 0 12 0 0 0 16 0 19 0 548918707 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 0 0 16800975 18446604453930384192 0 0 -1 0 0 0 0
[pid=13118/tid=13130] ppid=13116 vsize=7664036 CPUtime=0 cores=0,2
/proc/13118/task/13130/stat : 13130 (java) S 13116 13118 11570 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 548918707 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13131] ppid=13116 vsize=7664036 CPUtime=0 cores=0,2
/proc/13118/task/13131/stat : 13131 (java) S 13116 13118 11570 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548918707 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13132] ppid=13116 vsize=7664036 CPUtime=0 cores=0,2
/proc/13118/task/13132/stat : 13132 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032219569 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13133] ppid=13116 vsize=7664036 CPUtime=0.44 cores=0,2
/proc/13118/task/13133/stat : 13133 (java) S 13116 13118 11570 0 -1 4202560 8816 0 0 0 44 0 0 0 16 0 19 0 548918709 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13134] ppid=13116 vsize=7664036 CPUtime=0.16 cores=0,2
/proc/13118/task/13134/stat : 13134 (java) S 13116 13118 11570 0 -1 4202560 1246 0 0 0 16 0 0 0 16 0 19 0 548918709 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 0 0 0 0
[pid=13118/tid=13135] ppid=13116 vsize=7664036 CPUtime=0 cores=0,2
/proc/13118/task/13135/stat : 13135 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13136] ppid=13116 vsize=7664036 CPUtime=0 cores=0,2
/proc/13118/task/13136/stat : 13136 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548918709 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13140] ppid=13116 vsize=7664036 CPUtime=0 cores=0,2
/proc/13118/task/13140/stat : 13140 (java) S 13116 13118 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548918751 7847972864 43333 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 7664036

[startup+6.30124 s]
/proc/loadavg: 1.23 2.63 3.16 4/239 13140
/proc/meminfo: memFree=16564072/32951124 swapFree=67111528/67111528
[pid=13118] ppid=13116 vsize=7658672 CPUtime=6.96 cores=0,2
/proc/13118/stat : 13118 (java) S 13116 13118 11570 0 -1 4202496 48742 0 1 0 691 5 0 0 21 0 19 0 548918704 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13118/statm: 1914668 44440 2253 9 0 1905406 0
[pid=13118/tid=13119] ppid=13116 vsize=7658672 CPUtime=5.98 cores=0,2
/proc/13118/task/13119/stat : 13119 (java) R 13116 13118 11570 0 -1 4202560 19686 0 1 0 596 2 0 0 25 0 19 0 548918704 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 46912505711696 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13118/tid=13121] ppid=13116 vsize=7658672 CPUtime=0.04 cores=0,2
/proc/13118/task/13121/stat : 13121 (java) S 13116 13118 11570 0 -1 4202560 4144 0 0 0 4 0 0 0 18 0 19 0 548918706 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13122] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13122/stat : 13122 (java) S 13116 13118 11570 0 -1 4202560 628 0 0 0 0 0 0 0 15 0 19 0 548918706 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13123] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13123/stat : 13123 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548918706 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13124] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13124/stat : 13124 (java) S 13116 13118 11570 0 -1 4202560 853 0 0 0 0 0 0 0 16 0 19 0 548918706 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13125] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13125/stat : 13125 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548918706 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13126] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13126/stat : 13126 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548918706 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13127] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13127/stat : 13127 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548918706 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13128] ppid=13116 vsize=7658672 CPUtime=0.04 cores=0,2
/proc/13118/task/13128/stat : 13128 (java) S 13116 13118 11570 0 -1 4202560 3815 0 0 0 4 0 0 0 17 0 19 0 548918706 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13129] ppid=13116 vsize=7658672 CPUtime=0.22 cores=0,2
/proc/13118/task/13129/stat : 13129 (java) S 13116 13118 11570 0 -1 4202560 8396 0 0 0 22 0 0 0 16 0 19 0 548918707 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 0 0 16800975 18446604453930384192 0 0 -1 0 0 0 0
[pid=13118/tid=13130] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13130/stat : 13130 (java) S 13116 13118 11570 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 548918707 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13131] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13131/stat : 13131 (java) S 13116 13118 11570 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548918707 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13132] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13132/stat : 13132 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032219569 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13133] ppid=13116 vsize=7658672 CPUtime=0.45 cores=0,2
/proc/13118/task/13133/stat : 13133 (java) S 13116 13118 11570 0 -1 4202560 8818 0 0 0 45 0 0 0 16 0 19 0 548918709 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13134] ppid=13116 vsize=7658672 CPUtime=0.17 cores=0,2
/proc/13118/task/13134/stat : 13134 (java) S 13116 13118 11570 0 -1 4202560 1246 0 0 0 17 0 0 0 15 0 19 0 548918709 7842480128 44440 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 0 0 0 0

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

[pid=13118/tid=13126] ppid=13116 vsize=7658672 CPUtime=0.1 cores=0,2
/proc/13118/task/13126/stat : 13126 (java) S 13116 13118 11570 0 -1 4202560 1144 0 0 0 10 0 0 0 15 0 19 0 548918706 7842480128 65388 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13127] ppid=13116 vsize=7658672 CPUtime=0.09 cores=0,2
/proc/13118/task/13127/stat : 13127 (java) S 13116 13118 11570 0 -1 4202560 1450 0 0 0 9 0 0 0 15 0 19 0 548918706 7842480128 65388 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13128] ppid=13116 vsize=7658672 CPUtime=0.14 cores=0,2
/proc/13118/task/13128/stat : 13128 (java) S 13116 13118 11570 0 -1 4202560 4376 0 0 0 14 0 0 0 16 0 19 0 548918706 7842480128 65388 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13129] ppid=13116 vsize=7658672 CPUtime=5.22 cores=0,2
/proc/13118/task/13129/stat : 13129 (java) S 13116 13118 11570 0 -1 4202560 20760 0 0 0 520 2 0 0 15 0 19 0 548918707 7842480128 65388 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 0 0 16800975 18446604453930384192 0 0 -1 0 0 0 0
[pid=13118/tid=13130] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13130/stat : 13130 (java) S 13116 13118 11570 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 548918707 7842480128 65388 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13131] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13131/stat : 13131 (java) S 13116 13118 11570 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548918707 7842480128 65388 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13132] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13132/stat : 13132 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7842480128 65388 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032219569 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13133] ppid=13116 vsize=7658672 CPUtime=0.48 cores=0,2
/proc/13118/task/13133/stat : 13133 (java) S 13116 13118 11570 0 -1 4202560 8823 0 0 0 48 0 0 0 15 0 19 0 548918709 7842480128 65388 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13134] ppid=13116 vsize=7658672 CPUtime=0.17 cores=0,2
/proc/13118/task/13134/stat : 13134 (java) S 13116 13118 11570 0 -1 4202560 1246 0 0 0 17 0 0 0 15 0 19 0 548918709 7842480128 65388 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 0 0 0 0
[pid=13118/tid=13135] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13135/stat : 13135 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7842480128 65388 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13136] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13136/stat : 13136 (java) S 13116 13118 11570 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 548918709 7842480128 65388 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13140] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13140/stat : 13140 (java) S 13116 13118 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548918751 7842480128 65388 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1123.49
Current children cumulated vsize (KiB) 7658672

[startup+1182.3 s]
/proc/loadavg: 3.00 3.00 3.03 4/238 13174
/proc/meminfo: memFree=16260436/32951124 swapFree=67111528/67111528
[pid=13118] ppid=13116 vsize=7658672 CPUtime=1183.52 cores=0,2
/proc/13118/stat : 13118 (java) S 13116 13118 11570 0 -1 4202496 72465 0 1 0 118342 10 0 0 21 0 19 0 548918704 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13118/statm: 1914668 67989 2253 9 0 1905406 0
[pid=13118/tid=13119] ppid=13116 vsize=7658672 CPUtime=1176.34 cores=0,2
/proc/13118/task/13119/stat : 13119 (java) R 13116 13118 11570 0 -1 4202560 20194 0 1 0 117631 3 0 0 25 0 19 0 548918704 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 46912505655163 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13118/tid=13121] ppid=13116 vsize=7658672 CPUtime=0.18 cores=0,2
/proc/13118/task/13121/stat : 13121 (java) S 13116 13118 11570 0 -1 4202560 4688 0 0 0 17 1 0 0 15 0 19 0 548918706 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13122] ppid=13116 vsize=7658672 CPUtime=0.17 cores=0,2
/proc/13118/task/13122/stat : 13122 (java) S 13116 13118 11570 0 -1 4202560 1917 0 0 0 17 0 0 0 15 0 19 0 548918706 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13123] ppid=13116 vsize=7658672 CPUtime=0.15 cores=0,2
/proc/13118/task/13123/stat : 13123 (java) S 13116 13118 11570 0 -1 4202560 1953 0 0 0 15 0 0 0 16 0 19 0 548918706 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13124] ppid=13116 vsize=7658672 CPUtime=0.07 cores=0,2
/proc/13118/task/13124/stat : 13124 (java) S 13116 13118 11570 0 -1 4202560 1346 0 0 0 7 0 0 0 16 0 19 0 548918706 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13125] ppid=13116 vsize=7658672 CPUtime=0.16 cores=0,2
/proc/13118/task/13125/stat : 13125 (java) S 13116 13118 11570 0 -1 4202560 1537 0 0 0 16 0 0 0 16 0 19 0 548918706 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13126] ppid=13116 vsize=7658672 CPUtime=0.1 cores=0,2
/proc/13118/task/13126/stat : 13126 (java) S 13116 13118 11570 0 -1 4202560 1144 0 0 0 10 0 0 0 15 0 19 0 548918706 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13127] ppid=13116 vsize=7658672 CPUtime=0.09 cores=0,2
/proc/13118/task/13127/stat : 13127 (java) S 13116 13118 11570 0 -1 4202560 1450 0 0 0 9 0 0 0 15 0 19 0 548918706 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13128] ppid=13116 vsize=7658672 CPUtime=0.14 cores=0,2
/proc/13118/task/13128/stat : 13128 (java) S 13116 13118 11570 0 -1 4202560 4376 0 0 0 14 0 0 0 15 0 19 0 548918706 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13129] ppid=13116 vsize=7658672 CPUtime=5.37 cores=0,2
/proc/13118/task/13129/stat : 13129 (java) S 13116 13118 11570 0 -1 4202560 22571 0 0 0 535 2 0 0 15 0 19 0 548918707 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 0 0 16800975 18446604453930384192 0 0 -1 0 0 0 0
[pid=13118/tid=13130] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13130/stat : 13130 (java) S 13116 13118 11570 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 548918707 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13131] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13131/stat : 13131 (java) S 13116 13118 11570 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548918707 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13132] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13132/stat : 13132 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032219569 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13133] ppid=13116 vsize=7658672 CPUtime=0.48 cores=0,2
/proc/13118/task/13133/stat : 13133 (java) S 13116 13118 11570 0 -1 4202560 8823 0 0 0 48 0 0 0 15 0 19 0 548918709 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13134] ppid=13116 vsize=7658672 CPUtime=0.17 cores=0,2
/proc/13118/task/13134/stat : 13134 (java) S 13116 13118 11570 0 -1 4202560 1246 0 0 0 17 0 0 0 15 0 19 0 548918709 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 0 0 0 0
[pid=13118/tid=13135] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13135/stat : 13135 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13136] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13136/stat : 13136 (java) S 13116 13118 11570 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 548918709 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13140] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13140/stat : 13140 (java) S 13116 13118 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548918751 7842480128 67989 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1183.52
Current children cumulated vsize (KiB) 7658672

[startup+1242.3 s]
/proc/loadavg: 3.00 3.00 3.02 4/238 13176
/proc/meminfo: memFree=16250864/32951124 swapFree=67111528/67111528
[pid=13118] ppid=13116 vsize=7658672 CPUtime=1243.53 cores=0,2
/proc/13118/stat : 13118 (java) S 13116 13118 11570 0 -1 4202496 73707 0 1 0 124343 10 0 0 21 0 19 0 548918704 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13118/statm: 1914668 69222 2253 9 0 1905406 0
[pid=13118/tid=13119] ppid=13116 vsize=7658672 CPUtime=1236.18 cores=0,2
/proc/13118/task/13119/stat : 13119 (java) R 13116 13118 11570 0 -1 4202560 20408 0 1 0 123614 4 0 0 25 0 19 0 548918704 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 46912505634934 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13118/tid=13121] ppid=13116 vsize=7658672 CPUtime=0.18 cores=0,2
/proc/13118/task/13121/stat : 13121 (java) S 13116 13118 11570 0 -1 4202560 4688 0 0 0 17 1 0 0 16 0 19 0 548918706 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13122] ppid=13116 vsize=7658672 CPUtime=0.17 cores=0,2
/proc/13118/task/13122/stat : 13122 (java) S 13116 13118 11570 0 -1 4202560 1917 0 0 0 17 0 0 0 15 0 19 0 548918706 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13123] ppid=13116 vsize=7658672 CPUtime=0.15 cores=0,2
/proc/13118/task/13123/stat : 13123 (java) S 13116 13118 11570 0 -1 4202560 1953 0 0 0 15 0 0 0 15 0 19 0 548918706 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13124] ppid=13116 vsize=7658672 CPUtime=0.09 cores=0,2
/proc/13118/task/13124/stat : 13124 (java) S 13116 13118 11570 0 -1 4202560 1739 0 0 0 9 0 0 0 16 0 19 0 548918706 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13125] ppid=13116 vsize=7658672 CPUtime=0.16 cores=0,2
/proc/13118/task/13125/stat : 13125 (java) S 13116 13118 11570 0 -1 4202560 1537 0 0 0 16 0 0 0 15 0 19 0 548918706 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13126] ppid=13116 vsize=7658672 CPUtime=0.12 cores=0,2
/proc/13118/task/13126/stat : 13126 (java) S 13116 13118 11570 0 -1 4202560 1390 0 0 0 12 0 0 0 16 0 19 0 548918706 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13127] ppid=13116 vsize=7658672 CPUtime=0.09 cores=0,2
/proc/13118/task/13127/stat : 13127 (java) S 13116 13118 11570 0 -1 4202560 1450 0 0 0 9 0 0 0 15 0 19 0 548918706 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13128] ppid=13116 vsize=7658672 CPUtime=0.14 cores=0,2
/proc/13118/task/13128/stat : 13128 (java) S 13116 13118 11570 0 -1 4202560 4376 0 0 0 14 0 0 0 15 0 19 0 548918706 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13129] ppid=13116 vsize=7658672 CPUtime=5.5 cores=0,2
/proc/13118/task/13129/stat : 13129 (java) S 13116 13118 11570 0 -1 4202560 22956 0 0 0 548 2 0 0 15 0 19 0 548918707 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 0 0 16800975 18446604453930384192 0 0 -1 0 0 0 0
[pid=13118/tid=13130] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13130/stat : 13130 (java) S 13116 13118 11570 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 548918707 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13131] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13131/stat : 13131 (java) S 13116 13118 11570 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548918707 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13132] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13132/stat : 13132 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032219569 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13133] ppid=13116 vsize=7658672 CPUtime=0.48 cores=0,2
/proc/13118/task/13133/stat : 13133 (java) S 13116 13118 11570 0 -1 4202560 8823 0 0 0 48 0 0 0 15 0 19 0 548918709 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13134] ppid=13116 vsize=7658672 CPUtime=0.17 cores=0,2
/proc/13118/task/13134/stat : 13134 (java) S 13116 13118 11570 0 -1 4202560 1246 0 0 0 17 0 0 0 15 0 19 0 548918709 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 0 0 0 0
[pid=13118/tid=13135] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13135/stat : 13135 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13136] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13136/stat : 13136 (java) S 13116 13118 11570 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 548918709 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13140] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13140/stat : 13140 (java) S 13116 13118 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548918751 7842480128 69222 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1243.53
Current children cumulated vsize (KiB) 7658672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.00 3.02 2/199 13183
/proc/meminfo: memFree=16667060/32951124 swapFree=67111528/67111528
[pid=13118] ppid=13116 vsize=7658672 CPUtime=1301.26 cores=0,2
/proc/13118/stat : 13118 (java) S 13116 13118 11570 0 -1 4202496 74337 0 1 0 130116 10 0 0 21 0 19 0 548918704 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13118/statm: 1914668 69845 2253 9 0 1905406 0
[pid=13118/tid=13119] ppid=13116 vsize=7658672 CPUtime=1293.73 cores=0,2
/proc/13118/task/13119/stat : 13119 (java) R 13116 13118 11570 0 -1 4202560 20477 0 1 0 129369 4 0 0 25 0 19 0 548918704 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 46912505711478 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13118/tid=13121] ppid=13116 vsize=7658672 CPUtime=0.2 cores=0,2
/proc/13118/task/13121/stat : 13121 (java) S 13116 13118 11570 0 -1 4202560 4688 0 0 0 19 1 0 0 16 0 19 0 548918706 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13122] ppid=13116 vsize=7658672 CPUtime=0.17 cores=0,2
/proc/13118/task/13122/stat : 13122 (java) S 13116 13118 11570 0 -1 4202560 1917 0 0 0 17 0 0 0 15 0 19 0 548918706 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13123] ppid=13116 vsize=7658672 CPUtime=0.15 cores=0,2
/proc/13118/task/13123/stat : 13123 (java) S 13116 13118 11570 0 -1 4202560 1953 0 0 0 15 0 0 0 16 0 19 0 548918706 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13124] ppid=13116 vsize=7658672 CPUtime=0.1 cores=0,2
/proc/13118/task/13124/stat : 13124 (java) S 13116 13118 11570 0 -1 4202560 1739 0 0 0 10 0 0 0 15 0 19 0 548918706 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13125] ppid=13116 vsize=7658672 CPUtime=0.16 cores=0,2
/proc/13118/task/13125/stat : 13125 (java) S 13116 13118 11570 0 -1 4202560 1537 0 0 0 16 0 0 0 15 0 19 0 548918706 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13126] ppid=13116 vsize=7658672 CPUtime=0.12 cores=0,2
/proc/13118/task/13126/stat : 13126 (java) S 13116 13118 11570 0 -1 4202560 1390 0 0 0 12 0 0 0 15 0 19 0 548918706 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13127] ppid=13116 vsize=7658672 CPUtime=0.11 cores=0,2
/proc/13118/task/13127/stat : 13127 (java) S 13116 13118 11570 0 -1 4202560 1454 0 0 0 11 0 0 0 16 0 19 0 548918706 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13128] ppid=13116 vsize=7658672 CPUtime=0.14 cores=0,2
/proc/13118/task/13128/stat : 13128 (java) S 13116 13118 11570 0 -1 4202560 4376 0 0 0 14 0 0 0 15 0 19 0 548918706 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13129] ppid=13116 vsize=7658672 CPUtime=5.64 cores=0,2
/proc/13118/task/13129/stat : 13129 (java) S 13116 13118 11570 0 -1 4202560 23509 0 0 0 562 2 0 0 15 0 19 0 548918707 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 0 0 16800975 18446604453930384192 0 0 -1 0 0 0 0
[pid=13118/tid=13130] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13130/stat : 13130 (java) S 13116 13118 11570 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 548918707 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13131] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13131/stat : 13131 (java) S 13116 13118 11570 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548918707 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13132] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13132/stat : 13132 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032219569 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13133] ppid=13116 vsize=7658672 CPUtime=0.48 cores=0,2
/proc/13118/task/13133/stat : 13133 (java) S 13116 13118 11570 0 -1 4202560 8823 0 0 0 48 0 0 0 15 0 19 0 548918709 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13134] ppid=13116 vsize=7658672 CPUtime=0.17 cores=0,2
/proc/13118/task/13134/stat : 13134 (java) S 13116 13118 11570 0 -1 4202560 1246 0 0 0 17 0 0 0 15 0 19 0 548918709 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 0 0 0 0
[pid=13118/tid=13135] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13135/stat : 13135 (java) S 13116 13118 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548918709 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032211865 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13136] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13136/stat : 13136 (java) S 13116 13118 11570 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 548918709 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
[pid=13118/tid=13140] ppid=13116 vsize=7658672 CPUtime=0 cores=0,2
/proc/13118/task/13140/stat : 13140 (java) S 13116 13118 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548918751 7842480128 69845 33554432000 1073741824 1073778376 140736027511184 18446744073709551615 260032212480 0 4 0 16800975 18446604453930384192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1301.26
Current children cumulated vsize (KiB) 7658672

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.36
CPU user time (s): 1301.24
CPU system time (s): 0.122981
CPU usage (%): 100.1
Max. virtual memory (cumulated for all children) (KiB): 7664036

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

runsolver used 2.26365 second user time and 4.84726 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 21:28:01
IDJOB=3251654
IDBENCH=88228
IDSOLVER=1611
FILE ID=node110/3251654-1303586881
RUNJOBID= node110-1303586881-13052
PBS_JOBID= 13150352
Free space on /tmp= 71948 MiB

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

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=828339382

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16880132 kB
Buffers:       2315484 kB
Cached:       13059552 kB
SwapCached:          0 kB
Active:        8047808 kB
Inactive:      7456424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16880132 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11952 kB
Writeback:           0 kB
AnonPages:      128520 kB
Mapped:          22636 kB
Slab:           502584 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14722172 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= 71948 MiB
End job on node110 at 2011-04-23 21:49:43