Trace number 3264240

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.95 1300.09

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.07	c no version file found!!!
0.04/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.07	c java.vm.version	19.1-b02
0.04/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.07	c sun.arch.data.model	64
0.04/0.07	c java.version		1.6.0_24
0.04/0.07	c os.name		Linux
0.04/0.07	c os.version		2.6.18-164.el5
0.04/0.07	c os.arch		amd64
0.04/0.07	c Free memory 		6997539544
0.04/0.07	c Max memory 		7034241024
0.04/0.07	c Total memory 		7034241024
0.04/0.07	c Number of processors 	8
0.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-3264240-1303575557.cnf
0.09/0.10	c reading problem ... 
0.26/0.28	c ... done. Wall clock time 0.175s.
0.26/0.28	c #vars     1534
0.26/0.28	c #constraints  132295
0.26/0.28	c constraints type 
0.26/0.28	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 59
0.26/0.28	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 132236
1.69/1.37	c cleaning 2495 clauses out of 5000 with flag 5000/5000
3.21/2.66	c cleaning 4246 clauses out of 8505 with flag 11000/11000
4.72/4.18	c cleaning 5630 clauses out of 11260 with flag 18001/18001
6.63/6.04	c cleaning 6799 clauses out of 13633 with flag 26004/26004
8.94/8.31	c cleaning 7901 clauses out of 15830 with flag 35000/35000
11.55/11.00	c cleaning 8943 clauses out of 17929 with flag 45000/45000
14.65/14.01	c cleaning 9960 clauses out of 19986 with flag 56000/56000
18.24/17.63	c cleaning 10991 clauses out of 22028 with flag 68002/68002
22.63/21.69	c cleaning 11982 clauses out of 24035 with flag 81000/81000
27.39/26.09	c cleaning 13013 clauses out of 26054 with flag 95001/95001
32.39/31.04	c cleaning 13994 clauses out of 28041 with flag 110001/110001
37.80/36.47	c cleaning 15002 clauses out of 30047 with flag 126001/126001
43.90/42.54	c cleaning 15990 clauses out of 32044 with flag 143000/143000
50.41/49.08	c cleaning 16988 clauses out of 34054 with flag 161000/161000
57.71/56.34	c cleaning 17999 clauses out of 36066 with flag 180000/180000
65.41/64.01	c cleaning 19007 clauses out of 38068 with flag 200001/200001
74.04/72.68	c cleaning 19994 clauses out of 40061 with flag 221001/221001
83.64/82.29	c cleaning 20995 clauses out of 42066 with flag 243000/243000
93.75/92.37	c cleaning 21988 clauses out of 44072 with flag 266001/266001
104.55/103.12	c cleaning 23004 clauses out of 46083 with flag 290000/290000
116.46/115.01	c cleaning 24029 clauses out of 48079 with flag 315000/315000
129.28/127.86	c cleaning 24988 clauses out of 50051 with flag 341001/341001
143.60/142.19	c cleaning 26006 clauses out of 52062 with flag 368000/368000
158.00/156.54	c cleaning 26983 clauses out of 54056 with flag 396000/396000
173.21/171.78	c cleaning 28018 clauses out of 56074 with flag 425001/425001
190.71/189.29	c cleaning 29008 clauses out of 58055 with flag 455000/455000
208.12/206.67	c cleaning 29981 clauses out of 60047 with flag 486000/486000
226.93/225.46	c cleaning 30985 clauses out of 62066 with flag 518000/518000
245.63/244.16	c cleaning 32008 clauses out of 64081 with flag 551000/551000
266.45/264.93	c cleaning 32988 clauses out of 66074 with flag 585001/585001
288.85/287.36	c cleaning 34011 clauses out of 68086 with flag 620001/620001
312.56/311.03	c cleaning 35009 clauses out of 70075 with flag 656001/656001
338.36/336.81	c cleaning 35999 clauses out of 72067 with flag 693002/693002
364.77/363.21	c cleaning 37003 clauses out of 74067 with flag 731001/731001
392.88/391.37	c cleaning 37989 clauses out of 76063 with flag 770000/770000
421.19/419.68	c cleaning 38991 clauses out of 78074 with flag 810000/810000
453.60/452.07	c cleaning 40006 clauses out of 80084 with flag 851001/851001
487.21/485.69	c cleaning 40988 clauses out of 82079 with flag 893002/893002
522.03/520.45	c cleaning 42007 clauses out of 84089 with flag 936000/936000
556.14/554.52	c cleaning 43016 clauses out of 86084 with flag 980002/980002
591.26/589.65	c cleaning 44006 clauses out of 88067 with flag 1025001/1025001
629.76/628.19	c cleaning 44990 clauses out of 90060 with flag 1071000/1071000
668.17/666.59	c cleaning 46008 clauses out of 92070 with flag 1118000/1118000
713.38/711.71	c cleaning 47004 clauses out of 94062 with flag 1166000/1166000
757.19/755.58	c cleaning 48005 clauses out of 96060 with flag 1215002/1215002
805.60/803.93	c cleaning 49000 clauses out of 98053 with flag 1265000/1265000
855.11/853.48	c cleaning 50017 clauses out of 100055 with flag 1316002/1316002
902.73/901.00	c cleaning 50993 clauses out of 102037 with flag 1368001/1368001
955.84/954.15	c cleaning 51988 clauses out of 104045 with flag 1421002/1421002
1007.36/1005.66	c cleaning 52999 clauses out of 106056 with flag 1475001/1475001
1063.57/1061.81	c cleaning 53997 clauses out of 108058 with flag 1530002/1530002
1121.18/1119.45	c cleaning 54992 clauses out of 110059 with flag 1586000/1586000
1183.80/1182.08	c cleaning 55972 clauses out of 112067 with flag 1643000/1643000
1248.42/1246.66	c cleaning 57001 clauses out of 114097 with flag 1701002/1701002
1301.83/1300.01	c starts		: 1480
1301.83/1300.01	c conflicts		: 1753663
1301.83/1300.01	c decisions		: 3355807
1301.83/1300.01	c propagations		: 276702975
1301.83/1300.01	c inspects		: 15568016159
1301.83/1300.01	c shortcuts		: 0
1301.83/1300.01	c learnt literals	: 0
1301.83/1300.01	c learnt binary clauses	: 9
1301.83/1300.01	c learnt ternary clauses	: 37
1301.83/1300.01	c learnt constraints	: 1753663
1301.83/1300.01	c ignored constraints	: 0
1301.83/1300.01	c root simplifications	: 1480
1301.83/1300.01	c removed literals (reason simplification)	: 77274930
1301.83/1300.01	c reason swapping (by a shorter reason)	: 0
1301.83/1300.01	c Calls to reduceDB	: 54
1301.83/1300.01	c speed (assignments/second)	: 212892.0032868264
1301.83/1300.01	c non guided choices	196
1301.83/1300.07	c learnt constraints type 
1301.83/1300.07	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 9
1301.83/1300.07	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 109792
1301.83/1300.07	c constraints type 
1301.83/1300.07	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 59
1301.83/1300.07	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 132236
1301.83/1300.07	s UNKNOWN
1301.83/1300.07	c Total wall clock time (in seconds) : 1299.909

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.38 3.83 3.46 4/214 583
/proc/meminfo: memFree=14670312/32951124 swapFree=67111528/67111528
[pid=583] ppid=581 vsize=9020 CPUtime=0 cores=1,3
/proc/583/stat : 583 (java) R 581 583 32154 0 -1 4194304 139 0 0 0 0 0 0 0 21 0 1 0 449971303 9236480 90 33554432000 1073741824 1073778376 140734355205264 18446744073709551615 264721442460 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/583/statm: 2242 81 61 9 0 34 0

[startup+0.0548 s]
/proc/loadavg: 3.38 3.83 3.46 4/214 583
/proc/meminfo: memFree=14670312/32951124 swapFree=67111528/67111528
[pid=583] ppid=581 vsize=7569628 CPUtime=0.04 cores=1,3
/proc/583/stat : 583 (java) S 581 583 32154 0 -1 4202496 9106 0 1 0 3 1 0 0 21 0 18 0 449971303 7751299072 8803 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/583/statm: 1892407 8804 1723 9 0 1883155 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7569628

[startup+0.10079 s]
/proc/loadavg: 3.38 3.83 3.46 4/214 583
/proc/meminfo: memFree=14670312/32951124 swapFree=67111528/67111528
[pid=583] ppid=581 vsize=7571124 CPUtime=0.09 cores=1,3
/proc/583/stat : 583 (java) S 581 583 32154 0 -1 4202496 10254 0 1 0 8 1 0 0 21 0 18 0 449971303 7752830976 9951 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/583/statm: 1892781 9951 2088 9 0 1883519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7571124

[startup+0.30072 s]
/proc/loadavg: 3.38 3.83 3.46 4/214 583
/proc/meminfo: memFree=14670312/32951124 swapFree=67111528/67111528
[pid=583] ppid=581 vsize=7641540 CPUtime=0.43 cores=1,3
/proc/583/stat : 583 (java) S 581 583 32154 0 -1 4202496 14060 0 1 0 41 2 0 0 21 0 19 0 449971303 7824936960 13432 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/583/statm: 1910385 13432 2203 9 0 1901123 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 7641540

[startup+0.700707 s]
/proc/loadavg: 3.38 3.83 3.46 4/214 583
/proc/meminfo: memFree=14670312/32951124 swapFree=67111528/67111528
[pid=583] ppid=581 vsize=7641684 CPUtime=1.06 cores=1,3
/proc/583/stat : 583 (java) S 581 583 32154 0 -1 4202496 15293 0 1 0 104 2 0 0 21 0 19 0 449971303 7825084416 13835 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/583/statm: 1910421 13835 2219 9 0 1901159 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 7641684

[startup+1.59048 s]
/proc/loadavg: 3.35 3.81 3.46 7/261 645
/proc/meminfo: memFree=14530488/32951124 swapFree=67111528/67111528
[pid=583] ppid=581 vsize=7663744 CPUtime=2.16 cores=1,3
/proc/583/stat : 583 (java) S 581 583 32154 0 -1 4202496 27495 0 1 0 213 3 0 0 21 0 19 0 449971303 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/583/statm: 1915936 24101 2251 9 0 1906674 0
[pid=583/tid=585] ppid=581 vsize=7663744 CPUtime=1.5 cores=1,3
/proc/583/task/585/stat : 585 (java) R 581 583 32154 0 -1 4202560 11863 0 1 0 149 1 0 0 25 0 19 0 449971304 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 46912505691500 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=583/tid=591] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/591/stat : 591 (java) S 581 583 32154 0 -1 4202560 279 0 0 0 0 0 0 0 17 0 19 0 449971305 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=592] ppid=581 vsize=7663744 CPUtime=0.01 cores=1,3
/proc/583/task/592/stat : 592 (java) S 581 583 32154 0 -1 4202560 1830 0 0 0 1 0 0 0 17 0 19 0 449971305 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=593] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/593/stat : 593 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449971305 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=594] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/594/stat : 594 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449971305 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=605] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/605/stat : 605 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449971305 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=606] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/606/stat : 606 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449971305 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=607] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/607/stat : 607 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 449971305 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=608] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/608/stat : 608 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449971305 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=609] ppid=581 vsize=7663744 CPUtime=0.03 cores=1,3
/proc/583/task/609/stat : 609 (java) S 581 583 32154 0 -1 4202560 2117 0 0 0 3 0 0 0 16 0 19 0 449971306 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 0 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=610] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/610/stat : 610 (java) S 581 583 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449971307 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=611] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/611/stat : 611 (java) S 581 583 32154 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 449971307 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=612] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/612/stat : 612 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449971309 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738228657 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=613] ppid=581 vsize=7663744 CPUtime=0.41 cores=1,3
/proc/583/task/613/stat : 613 (java) R 581 583 32154 0 -1 4202560 8290 0 0 0 40 1 0 0 16 0 19 0 449971309 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 47266224045138 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=583/tid=614] ppid=581 vsize=7663744 CPUtime=0.17 cores=1,3
/proc/583/task/614/stat : 614 (java) S 581 583 32154 0 -1 4202560 1956 0 0 0 17 0 0 0 15 0 19 0 449971309 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=615] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/615/stat : 615 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 449971309 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=616] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/616/stat : 616 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449971309 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=618] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/618/stat : 618 (java) S 581 583 32154 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449971332 7847673856 24101 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 7663744

[startup+3.10122 s]
/proc/loadavg: 3.35 3.81 3.46 5/262 646
/proc/meminfo: memFree=14456080/32951124 swapFree=67111528/67111528
[pid=583] ppid=581 vsize=7663744 CPUtime=3.72 cores=1,3
/proc/583/stat : 583 (java) S 581 583 32154 0 -1 4202496 28797 0 1 0 368 4 0 0 21 0 19 0 449971303 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/583/statm: 1915936 25402 2253 9 0 1906674 0
[pid=583/tid=585] ppid=581 vsize=7663744 CPUtime=2.97 cores=1,3
/proc/583/task/585/stat : 585 (java) R 581 583 32154 0 -1 4202560 11864 0 1 0 296 1 0 0 25 0 19 0 449971304 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 46912505595676 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=583/tid=591] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/591/stat : 591 (java) S 581 583 32154 0 -1 4202560 279 0 0 0 0 0 0 0 15 0 19 0 449971305 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=592] ppid=581 vsize=7663744 CPUtime=0.01 cores=1,3
/proc/583/task/592/stat : 592 (java) S 581 583 32154 0 -1 4202560 1830 0 0 0 1 0 0 0 15 0 19 0 449971305 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=593] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/593/stat : 593 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449971305 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=594] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/594/stat : 594 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449971305 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=605] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/605/stat : 605 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449971305 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=606] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/606/stat : 606 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449971305 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=607] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/607/stat : 607 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449971305 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=608] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/608/stat : 608 (java) S 581 583 32154 0 -1 4202560 967 0 0 0 0 0 0 0 15 0 19 0 449971305 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=609] ppid=581 vsize=7663744 CPUtime=0.06 cores=1,3
/proc/583/task/609/stat : 609 (java) S 581 583 32154 0 -1 4202560 2424 0 0 0 6 0 0 0 16 0 19 0 449971306 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 0 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=610] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/610/stat : 610 (java) S 581 583 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449971307 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=611] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/611/stat : 611 (java) S 581 583 32154 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 449971307 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=612] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/612/stat : 612 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449971309 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738228657 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=613] ppid=581 vsize=7663744 CPUtime=0.42 cores=1,3
/proc/583/task/613/stat : 613 (java) S 581 583 32154 0 -1 4202560 8316 0 0 0 41 1 0 0 15 0 19 0 449971309 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=614] ppid=581 vsize=7663744 CPUtime=0.2 cores=1,3
/proc/583/task/614/stat : 614 (java) S 581 583 32154 0 -1 4202560 1958 0 0 0 20 0 0 0 15 0 19 0 449971309 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=615] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/615/stat : 615 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 449971309 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=616] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/616/stat : 616 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449971309 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=618] ppid=581 vsize=7663744 CPUtime=0 cores=1,3
/proc/583/task/618/stat : 618 (java) S 581 583 32154 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449971332 7847673856 25402 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 7663744

[startup+6.30063 s]
/proc/loadavg: 3.35 3.81 3.46 5/262 646
/proc/meminfo: memFree=14445492/32951124 swapFree=67111528/67111528
[pid=583] ppid=581 vsize=7660592 CPUtime=6.94 cores=1,3
/proc/583/stat : 583 (java) S 581 583 32154 0 -1 4202496 29317 0 1 0 690 4 0 0 21 0 19 0 449971303 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/583/statm: 1915148 25227 2253 9 0 1905886 0
[pid=583/tid=585] ppid=581 vsize=7660592 CPUtime=6.08 cores=1,3
/proc/583/task/585/stat : 585 (java) R 581 583 32154 0 -1 4202560 11866 0 1 0 607 1 0 0 25 0 19 0 449971304 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 46912505641265 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=583/tid=591] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/591/stat : 591 (java) S 581 583 32154 0 -1 4202560 285 0 0 0 0 0 0 0 15 0 19 0 449971305 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=592] ppid=581 vsize=7660592 CPUtime=0.02 cores=1,3
/proc/583/task/592/stat : 592 (java) S 581 583 32154 0 -1 4202560 1944 0 0 0 2 0 0 0 15 0 19 0 449971305 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=593] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/593/stat : 593 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 449971305 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=594] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/594/stat : 594 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449971305 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=605] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/605/stat : 605 (java) S 581 583 32154 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 19 0 449971305 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=606] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/606/stat : 606 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449971305 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=607] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/607/stat : 607 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 449971305 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=608] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/608/stat : 608 (java) S 581 583 32154 0 -1 4202560 967 0 0 0 0 0 0 0 15 0 19 0 449971305 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=609] ppid=581 vsize=7660592 CPUtime=0.14 cores=1,3
/proc/583/task/609/stat : 609 (java) S 581 583 32154 0 -1 4202560 2689 0 0 0 14 0 0 0 16 0 19 0 449971306 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 0 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=610] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/610/stat : 610 (java) S 581 583 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449971307 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=611] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/611/stat : 611 (java) S 581 583 32154 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 449971307 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=612] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/612/stat : 612 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449971309 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738228657 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=613] ppid=581 vsize=7660592 CPUtime=0.42 cores=1,3
/proc/583/task/613/stat : 613 (java) S 581 583 32154 0 -1 4202560 8317 0 0 0 41 1 0 0 15 0 19 0 449971309 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=614] ppid=581 vsize=7660592 CPUtime=0.22 cores=1,3
/proc/583/task/614/stat : 614 (java) S 581 583 32154 0 -1 4202560 1960 0 0 0 22 0 0 0 15 0 19 0 449971309 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=615] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/615/stat : 615 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 449971309 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=616] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/616/stat : 616 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449971309 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=618] ppid=581 vsize=7660592 CPUtime=0 cores=1,3
/proc/583/task/618/stat : 618 (java) S 581 583 32154 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449971332 7844446208 25227 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.94
Current children cumulated vsize (KiB) 7660592

[startup+12.7014 s]

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

[pid=583/tid=606] ppid=581 vsize=7663664 CPUtime=0.07 cores=1,3
/proc/583/task/606/stat : 606 (java) S 581 583 32154 0 -1 4202560 835 0 0 0 7 0 0 0 15 0 19 0 449971305 7847591936 48728 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=607] ppid=581 vsize=7663664 CPUtime=0.14 cores=1,3
/proc/583/task/607/stat : 607 (java) S 581 583 32154 0 -1 4202560 2027 0 0 0 14 0 0 0 16 0 19 0 449971305 7847591936 48728 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=608] ppid=581 vsize=7663664 CPUtime=0.1 cores=1,3
/proc/583/task/608/stat : 608 (java) S 581 583 32154 0 -1 4202560 1846 0 0 0 10 0 0 0 15 0 19 0 449971305 7847591936 48728 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=609] ppid=581 vsize=7663664 CPUtime=2.57 cores=1,3
/proc/583/task/609/stat : 609 (java) S 581 583 32154 0 -1 4202560 7820 0 0 0 256 1 0 0 15 0 19 0 449971306 7847591936 48728 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 0 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=610] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/610/stat : 610 (java) S 581 583 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449971307 7847591936 48728 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=611] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/611/stat : 611 (java) S 581 583 32154 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 449971307 7847591936 48728 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=612] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/612/stat : 612 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449971309 7847591936 48728 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738228657 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=613] ppid=581 vsize=7663664 CPUtime=0.49 cores=1,3
/proc/583/task/613/stat : 613 (java) S 581 583 32154 0 -1 4202560 8319 0 0 0 48 1 0 0 15 0 19 0 449971309 7847591936 48728 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=614] ppid=581 vsize=7663664 CPUtime=0.94 cores=1,3
/proc/583/task/614/stat : 614 (java) S 581 583 32154 0 -1 4202560 2897 0 0 0 94 0 0 0 15 0 19 0 449971309 7847591936 48728 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=615] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/615/stat : 615 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 449971309 7847591936 48728 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=616] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/616/stat : 616 (java) S 581 583 32154 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 449971309 7847591936 48728 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=618] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/618/stat : 618 (java) S 581 583 32154 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449971332 7847591936 48728 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1124.09
Current children cumulated vsize (KiB) 7663664

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.84 5/262 820
/proc/meminfo: memFree=14241748/32951124 swapFree=67111528/67111528
[pid=583] ppid=581 vsize=7663664 CPUtime=1184.11 cores=1,3
/proc/583/stat : 583 (java) S 581 583 32154 0 -1 4202496 53669 0 1 0 118402 9 0 0 21 0 19 0 449971303 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/583/statm: 1915916 49395 2254 9 0 1906654 0
[pid=583/tid=585] ppid=581 vsize=7663664 CPUtime=1179.18 cores=1,3
/proc/583/task/585/stat : 585 (java) R 581 583 32154 0 -1 4202560 18852 0 1 0 117915 3 0 0 25 0 19 0 449971304 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 46912505881320 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=583/tid=591] ppid=581 vsize=7663664 CPUtime=0.1 cores=1,3
/proc/583/task/591/stat : 591 (java) S 581 583 32154 0 -1 4202560 702 0 0 0 10 0 0 0 15 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=592] ppid=581 vsize=7663664 CPUtime=0.11 cores=1,3
/proc/583/task/592/stat : 592 (java) S 581 583 32154 0 -1 4202560 4986 0 0 0 11 0 0 0 15 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=593] ppid=581 vsize=7663664 CPUtime=0.09 cores=1,3
/proc/583/task/593/stat : 593 (java) S 581 583 32154 0 -1 4202560 672 0 0 0 9 0 0 0 15 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=594] ppid=581 vsize=7663664 CPUtime=0.05 cores=1,3
/proc/583/task/594/stat : 594 (java) S 581 583 32154 0 -1 4202560 496 0 0 0 5 0 0 0 16 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=605] ppid=581 vsize=7663664 CPUtime=0.09 cores=1,3
/proc/583/task/605/stat : 605 (java) S 581 583 32154 0 -1 4202560 2850 0 0 0 9 0 0 0 15 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=606] ppid=581 vsize=7663664 CPUtime=0.08 cores=1,3
/proc/583/task/606/stat : 606 (java) S 581 583 32154 0 -1 4202560 835 0 0 0 8 0 0 0 16 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=607] ppid=581 vsize=7663664 CPUtime=0.15 cores=1,3
/proc/583/task/607/stat : 607 (java) S 581 583 32154 0 -1 4202560 2030 0 0 0 15 0 0 0 16 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=608] ppid=581 vsize=7663664 CPUtime=0.1 cores=1,3
/proc/583/task/608/stat : 608 (java) S 581 583 32154 0 -1 4202560 1846 0 0 0 10 0 0 0 15 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=609] ppid=581 vsize=7663664 CPUtime=2.63 cores=1,3
/proc/583/task/609/stat : 609 (java) S 581 583 32154 0 -1 4202560 7964 0 0 0 262 1 0 0 16 0 19 0 449971306 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 0 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=610] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/610/stat : 610 (java) S 581 583 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449971307 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=611] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/611/stat : 611 (java) S 581 583 32154 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 449971307 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=612] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/612/stat : 612 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449971309 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738228657 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=613] ppid=581 vsize=7663664 CPUtime=0.49 cores=1,3
/proc/583/task/613/stat : 613 (java) S 581 583 32154 0 -1 4202560 8319 0 0 0 48 1 0 0 15 0 19 0 449971309 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=614] ppid=581 vsize=7663664 CPUtime=0.94 cores=1,3
/proc/583/task/614/stat : 614 (java) S 581 583 32154 0 -1 4202560 2897 0 0 0 94 0 0 0 15 0 19 0 449971309 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=615] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/615/stat : 615 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 449971309 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=616] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/616/stat : 616 (java) S 581 583 32154 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 449971309 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=618] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/618/stat : 618 (java) S 581 583 32154 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449971332 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1184.11
Current children cumulated vsize (KiB) 7663664

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/262 821
/proc/meminfo: memFree=14240084/32951124 swapFree=67111528/67111528
[pid=583] ppid=581 vsize=7663664 CPUtime=1244.11 cores=1,3
/proc/583/stat : 583 (java) S 581 583 32154 0 -1 4202496 53673 0 1 0 124402 9 0 0 21 0 19 0 449971303 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/583/statm: 1915916 49395 2254 9 0 1906654 0
[pid=583/tid=585] ppid=581 vsize=7663664 CPUtime=1239.18 cores=1,3
/proc/583/task/585/stat : 585 (java) R 581 583 32154 0 -1 4202560 18852 0 1 0 123915 3 0 0 25 0 19 0 449971304 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 46912505880096 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=583/tid=591] ppid=581 vsize=7663664 CPUtime=0.1 cores=1,3
/proc/583/task/591/stat : 591 (java) S 581 583 32154 0 -1 4202560 702 0 0 0 10 0 0 0 15 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=592] ppid=581 vsize=7663664 CPUtime=0.11 cores=1,3
/proc/583/task/592/stat : 592 (java) S 581 583 32154 0 -1 4202560 4986 0 0 0 11 0 0 0 15 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=593] ppid=581 vsize=7663664 CPUtime=0.09 cores=1,3
/proc/583/task/593/stat : 593 (java) S 581 583 32154 0 -1 4202560 672 0 0 0 9 0 0 0 15 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=594] ppid=581 vsize=7663664 CPUtime=0.05 cores=1,3
/proc/583/task/594/stat : 594 (java) S 581 583 32154 0 -1 4202560 496 0 0 0 5 0 0 0 16 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=605] ppid=581 vsize=7663664 CPUtime=0.09 cores=1,3
/proc/583/task/605/stat : 605 (java) S 581 583 32154 0 -1 4202560 2850 0 0 0 9 0 0 0 15 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=606] ppid=581 vsize=7663664 CPUtime=0.08 cores=1,3
/proc/583/task/606/stat : 606 (java) S 581 583 32154 0 -1 4202560 835 0 0 0 8 0 0 0 16 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=607] ppid=581 vsize=7663664 CPUtime=0.15 cores=1,3
/proc/583/task/607/stat : 607 (java) S 581 583 32154 0 -1 4202560 2030 0 0 0 15 0 0 0 16 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=608] ppid=581 vsize=7663664 CPUtime=0.1 cores=1,3
/proc/583/task/608/stat : 608 (java) S 581 583 32154 0 -1 4202560 1846 0 0 0 10 0 0 0 15 0 19 0 449971305 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=609] ppid=581 vsize=7663664 CPUtime=2.63 cores=1,3
/proc/583/task/609/stat : 609 (java) S 581 583 32154 0 -1 4202560 7964 0 0 0 262 1 0 0 15 0 19 0 449971306 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 0 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=610] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/610/stat : 610 (java) S 581 583 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449971307 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=611] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/611/stat : 611 (java) S 581 583 32154 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 449971307 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=612] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/612/stat : 612 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449971309 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738228657 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=613] ppid=581 vsize=7663664 CPUtime=0.49 cores=1,3
/proc/583/task/613/stat : 613 (java) S 581 583 32154 0 -1 4202560 8319 0 0 0 48 1 0 0 15 0 19 0 449971309 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=614] ppid=581 vsize=7663664 CPUtime=0.94 cores=1,3
/proc/583/task/614/stat : 614 (java) S 581 583 32154 0 -1 4202560 2897 0 0 0 94 0 0 0 15 0 19 0 449971309 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=615] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/615/stat : 615 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 449971309 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=616] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/616/stat : 616 (java) S 581 583 32154 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 449971309 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=618] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/618/stat : 618 (java) S 581 583 32154 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449971332 7847591936 49395 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1244.11
Current children cumulated vsize (KiB) 7663664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.85 4/242 826
/proc/meminfo: memFree=14424340/32951124 swapFree=67111528/67111528
[pid=583] ppid=581 vsize=7663664 CPUtime=1301.83 cores=1,3
/proc/583/stat : 583 (java) S 581 583 32154 0 -1 4202496 54416 0 1 0 130174 9 0 0 21 0 19 0 449971303 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/583/statm: 1915916 50131 2254 9 0 1906654 0
[pid=583/tid=585] ppid=581 vsize=7663664 CPUtime=1296.82 cores=1,3
/proc/583/task/585/stat : 585 (java) R 581 583 32154 0 -1 4202560 18853 0 1 0 129679 3 0 0 25 0 19 0 449971304 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 46912505589415 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=583/tid=591] ppid=581 vsize=7663664 CPUtime=0.11 cores=1,3
/proc/583/task/591/stat : 591 (java) S 581 583 32154 0 -1 4202560 702 0 0 0 11 0 0 0 15 0 19 0 449971305 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=592] ppid=581 vsize=7663664 CPUtime=0.11 cores=1,3
/proc/583/task/592/stat : 592 (java) S 581 583 32154 0 -1 4202560 4986 0 0 0 11 0 0 0 15 0 19 0 449971305 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=593] ppid=581 vsize=7663664 CPUtime=0.1 cores=1,3
/proc/583/task/593/stat : 593 (java) S 581 583 32154 0 -1 4202560 835 0 0 0 10 0 0 0 15 0 19 0 449971305 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=594] ppid=581 vsize=7663664 CPUtime=0.06 cores=1,3
/proc/583/task/594/stat : 594 (java) S 581 583 32154 0 -1 4202560 865 0 0 0 6 0 0 0 16 0 19 0 449971305 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=605] ppid=581 vsize=7663664 CPUtime=0.09 cores=1,3
/proc/583/task/605/stat : 605 (java) S 581 583 32154 0 -1 4202560 2850 0 0 0 9 0 0 0 15 0 19 0 449971305 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=606] ppid=581 vsize=7663664 CPUtime=0.08 cores=1,3
/proc/583/task/606/stat : 606 (java) S 581 583 32154 0 -1 4202560 835 0 0 0 8 0 0 0 15 0 19 0 449971305 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=607] ppid=581 vsize=7663664 CPUtime=0.15 cores=1,3
/proc/583/task/607/stat : 607 (java) S 581 583 32154 0 -1 4202560 2030 0 0 0 15 0 0 0 15 0 19 0 449971305 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=608] ppid=581 vsize=7663664 CPUtime=0.1 cores=1,3
/proc/583/task/608/stat : 608 (java) S 581 583 32154 0 -1 4202560 1846 0 0 0 10 0 0 0 15 0 19 0 449971305 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=609] ppid=581 vsize=7663664 CPUtime=2.69 cores=1,3
/proc/583/task/609/stat : 609 (java) S 581 583 32154 0 -1 4202560 8170 0 0 0 268 1 0 0 15 0 19 0 449971306 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 0 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=610] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/610/stat : 610 (java) S 581 583 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449971307 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=611] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/611/stat : 611 (java) S 581 583 32154 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 449971307 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=612] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/612/stat : 612 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449971309 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738228657 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=613] ppid=581 vsize=7663664 CPUtime=0.49 cores=1,3
/proc/583/task/613/stat : 613 (java) S 581 583 32154 0 -1 4202560 8319 0 0 0 48 1 0 0 15 0 19 0 449971309 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=614] ppid=581 vsize=7663664 CPUtime=0.94 cores=1,3
/proc/583/task/614/stat : 614 (java) S 581 583 32154 0 -1 4202560 2897 0 0 0 94 0 0 0 15 0 19 0 449971309 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=615] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/615/stat : 615 (java) S 581 583 32154 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 449971309 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738220953 0 4 0 16800975 18446604461374829760 0 0 -1 1 0 0 0
[pid=583/tid=616] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/616/stat : 616 (java) S 581 583 32154 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 449971309 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
[pid=583/tid=618] ppid=581 vsize=7663664 CPUtime=0 cores=1,3
/proc/583/task/618/stat : 618 (java) S 581 583 32154 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449971332 7847591936 50131 33554432000 1073741824 1073778376 140736767232656 18446744073709551615 264738221568 0 4 0 16800975 18446604461374829760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 7663664

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.09
CPU time (s): 1301.95
CPU user time (s): 1301.85
CPU system time (s): 0.102984
CPU usage (%): 100.143
Max. virtual memory (cumulated for all children) (KiB): 7663744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.85
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54454
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= 28015
involuntary context switches= 4480

runsolver used 2.21266 second user time and 4.89825 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 18:19:17
IDJOB=3264240
IDBENCH=84568
IDSOLVER=1611
FILE ID=node141/3264240-1303575557
RUNJOBID= node141-1303575556-523
PBS_JOBID= 13150314
Free space on /tmp= 70960 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.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-3264240-1303575557/watcher-3264240-1303575557 -o /tmp/evaluation-result-3264240-1303575557/solver-3264240-1303575557 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3264240-1303575557.cnf

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=510701114

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14670716 kB
Buffers:       1626192 kB
Cached:       15943248 kB
SwapCached:          0 kB
Active:        9815116 kB
Inactive:      7893720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14670716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4480 kB
Writeback:           0 kB
AnonPages:      138700 kB
Mapped:          22628 kB
Slab:           508840 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14724652 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= 70960 MiB
End job on node141 at 2011-04-23 18:40:59