Trace number 3291881

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.24 1300.05

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
dekker.used-as.sat04-989.cnf
MD5SUMaed38f764725bc435a811b081bc99da2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.92755
Satisfiable
(Un)Satisfiability was proved
Number of variables19473
Number of clauses58308
Sum of the clauses size136028
Maximum clause length3
Minimum clause length1
Number of clauses of size 118
Number of clauses of size 238860
Number of clauses of size 319430
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.06/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.07	c See www.sat4j.org for details.
0.06/0.08	c no version file found!!!
0.06/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.08	c java.vm.version	19.1-b02
0.06/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.08	c sun.arch.data.model	64
0.06/0.08	c java.version		1.6.0_24
0.06/0.08	c os.name		Linux
0.06/0.08	c os.version		2.6.18-164.el5
0.06/0.08	c os.arch		amd64
0.06/0.08	c Free memory 		6997539544
0.06/0.08	c Max memory 		7034241024
0.06/0.08	c Total memory 		7034241024
0.06/0.08	c Number of processors 	8
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3291881-1303791989.cnf
0.09/0.10	c reading problem ... 
0.28/0.22	c ... done. Wall clock time 0.128s.
0.28/0.22	c #vars     19473
0.28/0.22	c #constraints  58288
0.28/0.22	c constraints type 
0.28/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 19412
0.28/0.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 38826
5.84/5.31	c cleaning 2475 clauses out of 4973 with flag 5000/5000
18.42/17.48	c cleaning 4243 clauses out of 8499 with flag 11001/11001
34.22/33.27	c cleaning 5624 clauses out of 11255 with flag 18001/18001
55.02/54.07	c cleaning 6809 clauses out of 13630 with flag 26000/26000
78.35/77.32	c cleaning 7908 clauses out of 15821 with flag 35000/35000
105.25/104.26	c cleaning 8952 clauses out of 17913 with flag 45000/45000
134.65/133.64	c cleaning 9978 clauses out of 19963 with flag 56002/56002
166.45/165.41	c cleaning 10985 clauses out of 21983 with flag 68000/68000
200.66/199.68	c cleaning 11993 clauses out of 23998 with flag 81000/81000
239.16/238.11	c cleaning 13000 clauses out of 26005 with flag 95000/95000
281.67/280.61	c cleaning 13998 clauses out of 28005 with flag 110000/110000
325.97/324.95	c cleaning 15001 clauses out of 30008 with flag 126001/126001
372.67/371.61	c cleaning 15998 clauses out of 32006 with flag 143000/143000
423.48/422.48	c cleaning 16992 clauses out of 34008 with flag 161000/161000
477.88/476.88	c cleaning 17999 clauses out of 36016 with flag 180000/180000
537.29/536.21	c cleaning 19003 clauses out of 38017 with flag 200000/200000
597.30/596.21	c cleaning 20006 clauses out of 40018 with flag 221004/221004
662.60/661.50	c cleaning 20997 clauses out of 42010 with flag 243002/243002
730.10/729.08	c cleaning 22000 clauses out of 44012 with flag 266001/266001
799.41/798.32	c cleaning 23002 clauses out of 46012 with flag 290001/290001
872.32/871.26	c cleaning 24004 clauses out of 48009 with flag 315000/315000
948.82/947.73	c cleaning 24998 clauses out of 50005 with flag 341000/341000
1031.33/1030.26	c cleaning 25999 clauses out of 52008 with flag 368001/368001
1116.03/1114.99	c cleaning 26998 clauses out of 54008 with flag 396000/396000
1201.04/1199.92	c cleaning 28000 clauses out of 56010 with flag 425000/425000
1296.35/1295.24	c cleaning 29003 clauses out of 58012 with flag 455002/455002
1301.16/1300.01	c starts		: 845
1301.16/1300.01	c conflicts		: 456843
1301.16/1300.01	c decisions		: 502620
1301.16/1300.01	c propagations		: 2327495515
1301.16/1300.01	c inspects		: 8315140106
1301.16/1300.01	c shortcuts		: 0
1301.16/1300.01	c learnt literals	: 8
1301.16/1300.01	c learnt binary clauses	: 175
1301.16/1300.01	c learnt ternary clauses	: 1100
1301.16/1300.01	c learnt constraints	: 456835
1301.16/1300.01	c ignored constraints	: 0
1301.16/1300.01	c root simplifications	: 853
1301.16/1300.01	c removed literals (reason simplification)	: 36654428
1301.16/1300.01	c reason swapping (by a shorter reason)	: 0
1301.16/1300.01	c Calls to reduceDB	: 26
1301.16/1300.01	c speed (assignments/second)	: 1790679.3490303003
1301.16/1300.01	c non guided choices	1631
1301.16/1300.04	c learnt constraints type 
1301.16/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 169
1301.16/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 30692
1301.16/1300.04	c constraints type 
1301.16/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 19412
1301.16/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 38826
1301.16/1300.04	s UNKNOWN
1301.16/1300.04	c Total wall clock time (in seconds) : 1299.912

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

running on 2 cores: 4,6

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: 3.85 3.89 3.83 5/243 12525
/proc/meminfo: memFree=13935700/32950928 swapFree=67111528/67111528
[pid=12525] ppid=12523 vsize=22976 CPUtime=0 cores=4,6
/proc/12525/stat : 12525 (java) R 12523 12525 12362 0 -1 4202496 1107 0 0 0 0 0 0 0 25 0 1 0 490797625 23527424 844 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 1073754112 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12525/statm: 6001 850 642 9 0 381 0
[pid=12525/tid=12526] ppid=12523 vsize=24004 CPUtime=0 cores=4,6
/proc/12525/task/12526/stat : 12526 (java) R 12523 12525 12362 0 -1 4202560 12 0 0 0 0 0 0 0 25 0 2 0 490797626 24580096 863 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235594866432 0 0 4096 0 0 0 0 -1 4 0 0 0

[startup+0.069743 s]
/proc/loadavg: 3.85 3.89 3.83 5/243 12525
/proc/meminfo: memFree=13935700/32950928 swapFree=67111528/67111528
[pid=12525] ppid=12523 vsize=7569940 CPUtime=0.06 cores=4,6
/proc/12525/stat : 12525 (java) S 12523 12525 12362 0 -1 4202496 9330 0 1 0 5 1 0 0 25 0 18 0 490797625 7751618560 9026 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12525/statm: 1892485 9027 1741 9 0 1883223 0
[pid=12525/tid=12526] ppid=12523 vsize=7569940 CPUtime=0.05 cores=4,6
/proc/12525/task/12526/stat : 12526 (java) R 12523 12525 12362 0 -1 4202560 8164 0 1 0 4 1 0 0 25 0 18 0 490797626 7751618560 9035 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 47025922756320 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7569940

[startup+0.100736 s]
/proc/loadavg: 3.85 3.89 3.83 5/243 12525
/proc/meminfo: memFree=13935700/32950928 swapFree=67111528/67111528
[pid=12525] ppid=12523 vsize=7571724 CPUtime=0.09 cores=4,6
/proc/12525/stat : 12525 (java) S 12523 12525 12362 0 -1 4202496 10429 0 1 0 8 1 0 0 25 0 18 0 490797625 7753445376 10125 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12525/statm: 1892931 10125 2093 9 0 1883669 0
[pid=12525/tid=12526] ppid=12523 vsize=7571724 CPUtime=0.08 cores=4,6
/proc/12525/task/12526/stat : 12526 (java) R 12523 12525 12362 0 -1 4202560 8504 0 1 0 7 1 0 0 25 0 18 0 490797626 7753445376 10126 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 47025918115845 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7571724

[startup+0.300702 s]
/proc/loadavg: 3.85 3.89 3.83 5/243 12525
/proc/meminfo: memFree=13935700/32950928 swapFree=67111528/67111528
[pid=12525] ppid=12523 vsize=7640044 CPUtime=0.48 cores=4,6
/proc/12525/stat : 12525 (java) S 12523 12525 12362 0 -1 4202496 13385 0 1 0 46 2 0 0 25 0 19 0 490797625 7823405056 12915 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12525/statm: 1910011 12915 2213 9 0 1900749 0
[pid=12525/tid=12526] ppid=12523 vsize=7640044 CPUtime=0.27 cores=4,6
/proc/12525/task/12526/stat : 12526 (java) R 12523 12525 12362 0 -1 4202560 10710 0 1 0 26 1 0 0 25 0 19 0 490797626 7823405056 12915 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 47025919609529 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 7640044

[startup+0.700631 s]
/proc/loadavg: 3.85 3.89 3.83 5/243 12525
/proc/meminfo: memFree=13935700/32950928 swapFree=67111528/67111528
[pid=12525] ppid=12523 vsize=7645416 CPUtime=1.16 cores=4,6
/proc/12525/stat : 12525 (java) S 12523 12525 12362 0 -1 4202496 15510 0 1 0 114 2 0 0 25 0 19 0 490797625 7828905984 14369 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12525/statm: 1911354 14369 2222 9 0 1902092 0
[pid=12525/tid=12526] ppid=12523 vsize=7645416 CPUtime=0.67 cores=4,6
/proc/12525/task/12526/stat : 12526 (java) R 12523 12525 12362 0 -1 4202560 10744 0 1 0 66 1 0 0 25 0 19 0 490797626 7828905984 14369 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 46912505649897 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 7645416

[startup+1.50149 s]
/proc/loadavg: 3.85 3.89 3.83 6/262 12544
/proc/meminfo: memFree=13883352/32950928 swapFree=67111528/67111528
[pid=12525] ppid=12523 vsize=7645416 CPUtime=2.01 cores=4,6
/proc/12525/stat : 12525 (java) S 12523 12525 12362 0 -1 4202496 15596 0 1 0 199 2 0 0 25 0 19 0 490797625 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12525/statm: 1911354 14454 2223 9 0 1902092 0
[pid=12525/tid=12526] ppid=12523 vsize=7645416 CPUtime=1.47 cores=4,6
/proc/12525/task/12526/stat : 12526 (java) R 12523 12525 12362 0 -1 4202560 10821 0 1 0 146 1 0 0 25 0 19 0 490797626 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 46912505649920 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12525/tid=12528] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12528/stat : 12528 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12529] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12529/stat : 12529 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12530] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12530/stat : 12530 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12531] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12531/stat : 12531 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12532] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12532/stat : 12532 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12533] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12533/stat : 12533 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12534] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12534/stat : 12534 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12535] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12535/stat : 12535 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12536] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12536/stat : 12536 (java) S 12523 12525 12362 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 490797629 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 0 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12537] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12537/stat : 12537 (java) S 12523 12525 12362 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490797629 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12538] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12538/stat : 12538 (java) S 12523 12525 12362 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490797629 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12539] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12539/stat : 12539 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606690225 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12540] ppid=12523 vsize=7645416 CPUtime=0.21 cores=4,6
/proc/12525/task/12540/stat : 12540 (java) S 12523 12525 12362 0 -1 4202560 2498 0 0 0 21 0 0 0 24 0 19 0 490797631 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12541] ppid=12523 vsize=7645416 CPUtime=0.31 cores=4,6
/proc/12525/task/12541/stat : 12541 (java) S 12523 12525 12362 0 -1 4202560 1116 0 0 0 31 0 0 0 17 0 19 0 490797631 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12542] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12542/stat : 12542 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12543] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12543/stat : 12543 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490797631 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12544] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12544/stat : 12544 (java) S 12523 12525 12362 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490797651 7828905984 14454 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 7645416

[startup+3.10121 s]
/proc/loadavg: 3.85 3.89 3.83 5/262 12544
/proc/meminfo: memFree=13882608/32950928 swapFree=67111528/67111528
[pid=12525] ppid=12523 vsize=7645416 CPUtime=3.63 cores=4,6
/proc/12525/stat : 12525 (java) S 12523 12525 12362 0 -1 4202496 15697 0 1 0 361 2 0 0 25 0 19 0 490797625 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12525/statm: 1911354 14554 2226 9 0 1902092 0
[pid=12525/tid=12526] ppid=12523 vsize=7645416 CPUtime=3.07 cores=4,6
/proc/12525/task/12526/stat : 12526 (java) R 12523 12525 12362 0 -1 4202560 10914 0 1 0 306 1 0 0 25 0 19 0 490797626 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 46912505630627 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12525/tid=12528] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12528/stat : 12528 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12529] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12529/stat : 12529 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12530] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12530/stat : 12530 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12531] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12531/stat : 12531 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12532] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12532/stat : 12532 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12533] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12533/stat : 12533 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12534] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12534/stat : 12534 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12535] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12535/stat : 12535 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797627 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12536] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12536/stat : 12536 (java) S 12523 12525 12362 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 490797629 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 0 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12537] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12537/stat : 12537 (java) S 12523 12525 12362 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490797629 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12538] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12538/stat : 12538 (java) S 12523 12525 12362 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490797629 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12539] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12539/stat : 12539 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606690225 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12540] ppid=12523 vsize=7645416 CPUtime=0.21 cores=4,6
/proc/12525/task/12540/stat : 12540 (java) S 12523 12525 12362 0 -1 4202560 2498 0 0 0 21 0 0 0 18 0 19 0 490797631 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12541] ppid=12523 vsize=7645416 CPUtime=0.33 cores=4,6
/proc/12525/task/12541/stat : 12541 (java) S 12523 12525 12362 0 -1 4202560 1124 0 0 0 33 0 0 0 15 0 19 0 490797631 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12542] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12542/stat : 12542 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12543] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12543/stat : 12543 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490797631 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12544] ppid=12523 vsize=7645416 CPUtime=0 cores=4,6
/proc/12525/task/12544/stat : 12544 (java) S 12523 12525 12362 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490797651 7828905984 14554 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 7645416

[startup+6.30064 s]
/proc/loadavg: 3.87 3.89 3.83 9/262 12544
/proc/meminfo: memFree=13863912/32950928 swapFree=67111528/67111528
[pid=12525] ppid=12523 vsize=7662784 CPUtime=7.29 cores=4,6
/proc/12525/stat : 12525 (java) S 12523 12525 12362 0 -1 4202496 26118 0 1 0 726 3 0 0 25 0 19 0 490797625 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12525/statm: 1915696 22822 2252 9 0 1906434 0
[pid=12525/tid=12526] ppid=12523 vsize=7662784 CPUtime=6.2 cores=4,6
/proc/12525/task/12526/stat : 12526 (java) R 12523 12525 12362 0 -1 4202560 11011 0 1 0 619 1 0 0 25 0 19 0 490797626 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 46912505630830 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12525/tid=12528] ppid=12523 vsize=7662784 CPUtime=0.01 cores=4,6
/proc/12525/task/12528/stat : 12528 (java) S 12523 12525 12362 0 -1 4202560 930 0 0 0 1 0 0 0 18 0 19 0 490797627 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12529] ppid=12523 vsize=7662784 CPUtime=0.01 cores=4,6
/proc/12525/task/12529/stat : 12529 (java) S 12523 12525 12362 0 -1 4202560 1130 0 0 0 1 0 0 0 18 0 19 0 490797627 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12530] ppid=12523 vsize=7662784 CPUtime=0 cores=4,6
/proc/12525/task/12530/stat : 12530 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490797627 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12531] ppid=12523 vsize=7662784 CPUtime=0 cores=4,6
/proc/12525/task/12531/stat : 12531 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490797627 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12532] ppid=12523 vsize=7662784 CPUtime=0 cores=4,6
/proc/12525/task/12532/stat : 12532 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490797627 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12533] ppid=12523 vsize=7662784 CPUtime=0 cores=4,6
/proc/12525/task/12533/stat : 12533 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490797627 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12534] ppid=12523 vsize=7662784 CPUtime=0 cores=4,6
/proc/12525/task/12534/stat : 12534 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490797627 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12535] ppid=12523 vsize=7662784 CPUtime=0 cores=4,6
/proc/12525/task/12535/stat : 12535 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490797627 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12536] ppid=12523 vsize=7662784 CPUtime=0.03 cores=4,6
/proc/12525/task/12536/stat : 12536 (java) S 12523 12525 12362 0 -1 4202560 2535 0 0 0 3 0 0 0 17 0 19 0 490797629 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 0 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12537] ppid=12523 vsize=7662784 CPUtime=0 cores=4,6
/proc/12525/task/12537/stat : 12537 (java) S 12523 12525 12362 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490797629 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12538] ppid=12523 vsize=7662784 CPUtime=0 cores=4,6
/proc/12525/task/12538/stat : 12538 (java) S 12523 12525 12362 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490797629 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12539] ppid=12523 vsize=7662784 CPUtime=0 cores=4,6
/proc/12525/task/12539/stat : 12539 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606690225 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12540] ppid=12523 vsize=7662784 CPUtime=0.66 cores=4,6
/proc/12525/task/12540/stat : 12540 (java) S 12523 12525 12362 0 -1 4202560 8232 0 0 0 65 1 0 0 16 0 19 0 490797631 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12541] ppid=12523 vsize=7662784 CPUtime=0.35 cores=4,6
/proc/12525/task/12541/stat : 12541 (java) S 12523 12525 12362 0 -1 4202560 1124 0 0 0 35 0 0 0 15 0 19 0 490797631 7846690816 22822 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0

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

[pid=12525/tid=12533] ppid=12523 vsize=7654180 CPUtime=0.02 cores=4,6
/proc/12525/task/12533/stat : 12533 (java) S 12523 12525 12362 0 -1 4202560 20 0 0 0 2 0 0 0 15 0 19 0 490797627 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12534] ppid=12523 vsize=7654180 CPUtime=0.01 cores=4,6
/proc/12525/task/12534/stat : 12534 (java) S 12523 12525 12362 0 -1 4202560 22 0 0 0 1 0 0 0 15 0 19 0 490797627 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12535] ppid=12523 vsize=7654180 CPUtime=0.01 cores=4,6
/proc/12525/task/12535/stat : 12535 (java) S 12523 12525 12362 0 -1 4202560 19 0 0 0 1 0 0 0 15 0 19 0 490797627 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12536] ppid=12523 vsize=7654180 CPUtime=0.85 cores=4,6
/proc/12525/task/12536/stat : 12536 (java) S 12523 12525 12362 0 -1 4202560 4244 0 0 0 85 0 0 0 15 0 19 0 490797629 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 0 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12537] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12537/stat : 12537 (java) S 12523 12525 12362 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490797629 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12538] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12538/stat : 12538 (java) S 12523 12525 12362 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490797629 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12539] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12539/stat : 12539 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606690225 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12540] ppid=12523 vsize=7654180 CPUtime=0.69 cores=4,6
/proc/12525/task/12540/stat : 12540 (java) S 12523 12525 12362 0 -1 4202560 8234 0 0 0 68 1 0 0 15 0 19 0 490797631 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12541] ppid=12523 vsize=7654180 CPUtime=0.38 cores=4,6
/proc/12525/task/12541/stat : 12541 (java) S 12523 12525 12362 0 -1 4202560 1129 0 0 0 38 0 0 0 15 0 19 0 490797631 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12542] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12542/stat : 12542 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12543] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12543/stat : 12543 (java) S 12523 12525 12362 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 490797631 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12544] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12544/stat : 12544 (java) S 12523 12525 12362 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490797651 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1123.44
Current children cumulated vsize (KiB) 7654180

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 6/262 12576
/proc/meminfo: memFree=13799688/32950928 swapFree=67111528/67111528
[pid=12525] ppid=12523 vsize=7654180 CPUtime=1183.44 cores=4,6
/proc/12525/stat : 12525 (java) S 12523 12525 12362 0 -1 4202496 28588 0 1 0 118340 4 0 0 25 0 19 0 490797625 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12525/statm: 1913545 23819 2254 9 0 1904283 0
[pid=12525/tid=12526] ppid=12523 vsize=7654180 CPUtime=1181.28 cores=4,6
/proc/12525/task/12526/stat : 12526 (java) R 12523 12525 12362 0 -1 4202560 11035 0 1 0 118127 1 0 0 25 0 19 0 490797626 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 46912505707100 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12525/tid=12528] ppid=12523 vsize=7654180 CPUtime=0.02 cores=4,6
/proc/12525/task/12528/stat : 12528 (java) S 12523 12525 12362 0 -1 4202560 1240 0 0 0 2 0 0 0 15 0 19 0 490797627 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12529] ppid=12523 vsize=7654180 CPUtime=0.04 cores=4,6
/proc/12525/task/12529/stat : 12529 (java) S 12523 12525 12362 0 -1 4202560 1276 0 0 0 4 0 0 0 15 0 19 0 490797627 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12530] ppid=12523 vsize=7654180 CPUtime=0.01 cores=4,6
/proc/12525/task/12530/stat : 12530 (java) S 12523 12525 12362 0 -1 4202560 9 0 0 0 1 0 0 0 15 0 19 0 490797627 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12531] ppid=12523 vsize=7654180 CPUtime=0.02 cores=4,6
/proc/12525/task/12531/stat : 12531 (java) S 12523 12525 12362 0 -1 4202560 120 0 0 0 2 0 0 0 15 0 19 0 490797627 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12532] ppid=12523 vsize=7654180 CPUtime=0.01 cores=4,6
/proc/12525/task/12532/stat : 12532 (java) S 12523 12525 12362 0 -1 4202560 22 0 0 0 1 0 0 0 16 0 19 0 490797627 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12533] ppid=12523 vsize=7654180 CPUtime=0.02 cores=4,6
/proc/12525/task/12533/stat : 12533 (java) S 12523 12525 12362 0 -1 4202560 20 0 0 0 2 0 0 0 15 0 19 0 490797627 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12534] ppid=12523 vsize=7654180 CPUtime=0.01 cores=4,6
/proc/12525/task/12534/stat : 12534 (java) S 12523 12525 12362 0 -1 4202560 22 0 0 0 1 0 0 0 15 0 19 0 490797627 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12535] ppid=12523 vsize=7654180 CPUtime=0.01 cores=4,6
/proc/12525/task/12535/stat : 12535 (java) S 12523 12525 12362 0 -1 4202560 19 0 0 0 1 0 0 0 15 0 19 0 490797627 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12536] ppid=12523 vsize=7654180 CPUtime=0.85 cores=4,6
/proc/12525/task/12536/stat : 12536 (java) S 12523 12525 12362 0 -1 4202560 4244 0 0 0 85 0 0 0 15 0 19 0 490797629 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 0 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12537] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12537/stat : 12537 (java) S 12523 12525 12362 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490797629 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12538] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12538/stat : 12538 (java) S 12523 12525 12362 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490797629 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12539] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12539/stat : 12539 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606690225 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12540] ppid=12523 vsize=7654180 CPUtime=0.69 cores=4,6
/proc/12525/task/12540/stat : 12540 (java) S 12523 12525 12362 0 -1 4202560 8234 0 0 0 68 1 0 0 15 0 19 0 490797631 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12541] ppid=12523 vsize=7654180 CPUtime=0.38 cores=4,6
/proc/12525/task/12541/stat : 12541 (java) S 12523 12525 12362 0 -1 4202560 1129 0 0 0 38 0 0 0 15 0 19 0 490797631 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12542] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12542/stat : 12542 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12543] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12543/stat : 12543 (java) S 12523 12525 12362 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 490797631 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12544] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12544/stat : 12544 (java) S 12523 12525 12362 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490797651 7837880320 23819 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1183.44
Current children cumulated vsize (KiB) 7654180

[startup+1242.3 s]
/proc/loadavg: 4.16 4.06 3.96 5/262 12951
/proc/meminfo: memFree=13478876/32950928 swapFree=67111528/67111528
[pid=12525] ppid=12523 vsize=7654180 CPUtime=1243.44 cores=4,6
/proc/12525/stat : 12525 (java) S 12523 12525 12362 0 -1 4202496 28632 0 1 0 124335 9 0 0 25 0 19 0 490797625 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12525/statm: 1913545 23858 2254 9 0 1904283 0
[pid=12525/tid=12526] ppid=12523 vsize=7654180 CPUtime=1241.25 cores=4,6
/proc/12525/task/12526/stat : 12526 (java) R 12523 12525 12362 0 -1 4202560 11036 0 1 0 124119 6 0 0 25 0 19 0 490797626 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 46912505707450 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12525/tid=12528] ppid=12523 vsize=7654180 CPUtime=0.02 cores=4,6
/proc/12525/task/12528/stat : 12528 (java) S 12523 12525 12362 0 -1 4202560 1240 0 0 0 2 0 0 0 15 0 19 0 490797627 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12529] ppid=12523 vsize=7654180 CPUtime=0.04 cores=4,6
/proc/12525/task/12529/stat : 12529 (java) S 12523 12525 12362 0 -1 4202560 1300 0 0 0 4 0 0 0 15 0 19 0 490797627 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12530] ppid=12523 vsize=7654180 CPUtime=0.01 cores=4,6
/proc/12525/task/12530/stat : 12530 (java) S 12523 12525 12362 0 -1 4202560 9 0 0 0 1 0 0 0 15 0 19 0 490797627 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12531] ppid=12523 vsize=7654180 CPUtime=0.02 cores=4,6
/proc/12525/task/12531/stat : 12531 (java) S 12523 12525 12362 0 -1 4202560 120 0 0 0 2 0 0 0 16 0 19 0 490797627 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12532] ppid=12523 vsize=7654180 CPUtime=0.02 cores=4,6
/proc/12525/task/12532/stat : 12532 (java) S 12523 12525 12362 0 -1 4202560 22 0 0 0 2 0 0 0 15 0 19 0 490797627 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12533] ppid=12523 vsize=7654180 CPUtime=0.02 cores=4,6
/proc/12525/task/12533/stat : 12533 (java) S 12523 12525 12362 0 -1 4202560 20 0 0 0 2 0 0 0 15 0 19 0 490797627 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12534] ppid=12523 vsize=7654180 CPUtime=0.01 cores=4,6
/proc/12525/task/12534/stat : 12534 (java) S 12523 12525 12362 0 -1 4202560 22 0 0 0 1 0 0 0 15 0 19 0 490797627 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12535] ppid=12523 vsize=7654180 CPUtime=0.01 cores=4,6
/proc/12525/task/12535/stat : 12535 (java) S 12523 12525 12362 0 -1 4202560 19 0 0 0 1 0 0 0 15 0 19 0 490797627 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12536] ppid=12523 vsize=7654180 CPUtime=0.88 cores=4,6
/proc/12525/task/12536/stat : 12536 (java) S 12523 12525 12362 0 -1 4202560 4261 0 0 0 88 0 0 0 15 0 19 0 490797629 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 0 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12537] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12537/stat : 12537 (java) S 12523 12525 12362 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490797629 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12538] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12538/stat : 12538 (java) S 12523 12525 12362 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490797629 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12539] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12539/stat : 12539 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606690225 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12540] ppid=12523 vsize=7654180 CPUtime=0.69 cores=4,6
/proc/12525/task/12540/stat : 12540 (java) S 12523 12525 12362 0 -1 4202560 8234 0 0 0 68 1 0 0 15 0 19 0 490797631 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12541] ppid=12523 vsize=7654180 CPUtime=0.38 cores=4,6
/proc/12525/task/12541/stat : 12541 (java) S 12523 12525 12362 0 -1 4202560 1129 0 0 0 38 0 0 0 15 0 19 0 490797631 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12542] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12542/stat : 12542 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12543] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12543/stat : 12543 (java) S 12523 12525 12362 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 490797631 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12544] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12544/stat : 12544 (java) S 12523 12525 12362 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490797651 7837880320 23858 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1243.44
Current children cumulated vsize (KiB) 7654180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.96 5/262 12953
/proc/meminfo: memFree=13472864/32950928 swapFree=67111528/67111528
[pid=12525] ppid=12523 vsize=7654180 CPUtime=1301.16 cores=4,6
/proc/12525/stat : 12525 (java) S 12523 12525 12362 0 -1 4202496 28760 0 1 0 130107 9 0 0 25 0 19 0 490797625 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12525/statm: 1913545 23979 2254 9 0 1904283 0
[pid=12525/tid=12526] ppid=12523 vsize=7654180 CPUtime=1298.91 cores=4,6
/proc/12525/task/12526/stat : 12526 (java) R 12523 12525 12362 0 -1 4202560 11037 0 1 0 129885 6 0 0 25 0 19 0 490797626 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 46912505649920 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12525/tid=12528] ppid=12523 vsize=7654180 CPUtime=0.02 cores=4,6
/proc/12525/task/12528/stat : 12528 (java) S 12523 12525 12362 0 -1 4202560 1240 0 0 0 2 0 0 0 15 0 19 0 490797627 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12529] ppid=12523 vsize=7654180 CPUtime=0.04 cores=4,6
/proc/12525/task/12529/stat : 12529 (java) S 12523 12525 12362 0 -1 4202560 1300 0 0 0 4 0 0 0 15 0 19 0 490797627 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12530] ppid=12523 vsize=7654180 CPUtime=0.01 cores=4,6
/proc/12525/task/12530/stat : 12530 (java) S 12523 12525 12362 0 -1 4202560 9 0 0 0 1 0 0 0 15 0 19 0 490797627 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12531] ppid=12523 vsize=7654180 CPUtime=0.03 cores=4,6
/proc/12525/task/12531/stat : 12531 (java) S 12523 12525 12362 0 -1 4202560 125 0 0 0 3 0 0 0 15 0 19 0 490797627 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12532] ppid=12523 vsize=7654180 CPUtime=0.02 cores=4,6
/proc/12525/task/12532/stat : 12532 (java) S 12523 12525 12362 0 -1 4202560 22 0 0 0 2 0 0 0 15 0 19 0 490797627 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12533] ppid=12523 vsize=7654180 CPUtime=0.03 cores=4,6
/proc/12525/task/12533/stat : 12533 (java) S 12523 12525 12362 0 -1 4202560 20 0 0 0 3 0 0 0 15 0 19 0 490797627 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12534] ppid=12523 vsize=7654180 CPUtime=0.01 cores=4,6
/proc/12525/task/12534/stat : 12534 (java) S 12523 12525 12362 0 -1 4202560 22 0 0 0 1 0 0 0 15 0 19 0 490797627 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12535] ppid=12523 vsize=7654180 CPUtime=0.01 cores=4,6
/proc/12525/task/12535/stat : 12535 (java) S 12523 12525 12362 0 -1 4202560 19 0 0 0 1 0 0 0 15 0 19 0 490797627 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12536] ppid=12523 vsize=7654180 CPUtime=0.92 cores=4,6
/proc/12525/task/12536/stat : 12536 (java) S 12523 12525 12362 0 -1 4202560 4379 0 0 0 92 0 0 0 15 0 19 0 490797629 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 0 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12537] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12537/stat : 12537 (java) S 12523 12525 12362 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490797629 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12538] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12538/stat : 12538 (java) S 12523 12525 12362 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490797629 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12539] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12539/stat : 12539 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606690225 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12540] ppid=12523 vsize=7654180 CPUtime=0.69 cores=4,6
/proc/12525/task/12540/stat : 12540 (java) S 12523 12525 12362 0 -1 4202560 8234 0 0 0 68 1 0 0 15 0 19 0 490797631 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12541] ppid=12523 vsize=7654180 CPUtime=0.38 cores=4,6
/proc/12525/task/12541/stat : 12541 (java) S 12523 12525 12362 0 -1 4202560 1129 0 0 0 38 0 0 0 15 0 19 0 490797631 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12542] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12542/stat : 12542 (java) S 12523 12525 12362 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490797631 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606682521 0 4 0 16800975 18446604453908043904 0 0 -1 4 0 0 0
[pid=12525/tid=12543] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12543/stat : 12543 (java) S 12523 12525 12362 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 490797631 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
[pid=12525/tid=12544] ppid=12523 vsize=7654180 CPUtime=0 cores=4,6
/proc/12525/task/12544/stat : 12544 (java) S 12523 12525 12362 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490797651 7837880320 23979 33554432000 1073741824 1073778376 140735853494432 18446744073709551615 235606683136 0 4 0 16800975 18446604453908043904 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1301.16
Current children cumulated vsize (KiB) 7654180

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

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

Child status: 143
Real time (s): 1300.05
CPU time (s): 1301.24
CPU user time (s): 1301.14
CPU system time (s): 0.095985
CPU usage (%): 100.091
Max. virtual memory (cumulated for all children) (KiB): 7702968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.14
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28794
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= 27316
involuntary context switches= 6202

runsolver used 2.02969 second user time and 5.09023 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-26 06:26:29
IDJOB=3291881
IDBENCH=84953
IDSOLVER=1611
FILE ID=node120/3291881-1303791989
RUNJOBID= node120-1303791883-12381
PBS_JOBID= 13157272
Free space on /tmp= 72404 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/dekker.used-as.sat04-989.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-3291881-1303791989/watcher-3291881-1303791989 -o /tmp/evaluation-result-3291881-1303791989/solver-3291881-1303791989 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3291881-1303791989.cnf

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

MD5SUM BENCH= aed38f764725bc435a811b081bc99da2
RANDOM SEED=439987488

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13935856 kB
Buffers:       2470968 kB
Cached:       15205628 kB
SwapCached:          0 kB
Active:       11102408 kB
Inactive:      7339456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13935856 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14688 kB
Writeback:           0 kB
AnonPages:      764828 kB
Mapped:          23632 kB
Slab:           506496 kB
PageTables:       7268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 22037712 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= 72324 MiB
End job on node120 at 2011-04-26 06:48:11