Trace number 3266836

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.18 1300.08

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q326.25-n30-p30-s48700942.cnf
MD5SUM1bb1eb2a3bb0b22f560ab6712b727e98
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.385941
Satisfiable
(Un)Satisfiability was proved
Number of variables943
Number of clauses93431
Sum of the clauses size187745
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 293401
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.01/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.07	c See www.sat4j.org for details.
0.01/0.08	c no version file found!!!
0.01/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.08	c java.vm.version	19.1-b02
0.01/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.08	c sun.arch.data.model	64
0.01/0.08	c java.version		1.6.0_24
0.01/0.08	c os.name		Linux
0.01/0.08	c os.version		2.6.18-164.el5
0.01/0.08	c os.arch		amd64
0.01/0.08	c Free memory 		6997539544
0.01/0.08	c Max memory 		7034241024
0.01/0.08	c Total memory 		7034241024
0.01/0.08	c Number of processors 	8
0.01/0.09	c --- Begin Solver configuration ---
0.01/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.01/0.09	c Learn all clauses as in MiniSAT
0.01/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.01/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.01/0.09	c Expensive reason simplification
0.01/0.09	c Armin Biere (Picosat) restarts strategy
0.01/0.09	c Glucose learned constraints deletion strategy
0.01/0.09	c timeout=2147483647s
0.01/0.09	c DB Simplification allowed=true
0.01/0.09	c --- End Solver configuration ---
0.01/0.09	c solving HOME/instance-3266836-1303585052.cnf
0.01/0.09	c reading problem ... 
0.29/0.22	c ... done. Wall clock time 0.129s.
0.29/0.22	c #vars     943
0.29/0.22	c #constraints  93431
0.29/0.22	c constraints type 
0.29/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.29/0.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 93401
1.48/1.21	c cleaning 2500 clauses out of 5001 with flag 5001/5001
3.02/2.47	c cleaning 4242 clauses out of 8500 with flag 11000/11000
4.72/4.17	c cleaning 5621 clauses out of 11258 with flag 18000/18000
7.05/6.40	c cleaning 6813 clauses out of 13639 with flag 26002/26002
9.76/9.10	c cleaning 7910 clauses out of 15825 with flag 35001/35001
12.96/12.39	c cleaning 8929 clauses out of 17915 with flag 45001/45001
17.07/16.43	c cleaning 9983 clauses out of 19987 with flag 56002/56002
21.37/20.77	c cleaning 10967 clauses out of 22002 with flag 68000/68000
26.57/25.98	c cleaning 11995 clauses out of 24036 with flag 81001/81001
32.27/31.65	c cleaning 12995 clauses out of 26042 with flag 95002/95002
38.28/37.62	c cleaning 14007 clauses out of 28048 with flag 110003/110003
46.18/45.54	c cleaning 14977 clauses out of 30039 with flag 126001/126001
55.20/54.59	c cleaning 15935 clauses out of 32061 with flag 143000/143000
64.80/64.14	c cleaning 17032 clauses out of 34128 with flag 161002/161002
75.11/74.43	c cleaning 18012 clauses out of 36096 with flag 180002/180002
87.41/86.75	c cleaning 19000 clauses out of 38082 with flag 200000/200000
100.72/100.10	c cleaning 20009 clauses out of 40083 with flag 221001/221001
115.43/114.72	c cleaning 20993 clauses out of 42073 with flag 243000/243000
130.33/129.67	c cleaning 21946 clauses out of 44080 with flag 266000/266000
149.94/149.28	c cleaning 22987 clauses out of 46134 with flag 290000/290000
170.35/169.64	c cleaning 23982 clauses out of 48147 with flag 315000/315000
192.67/191.96	c cleaning 25019 clauses out of 50166 with flag 341001/341001
218.38/217.68	c cleaning 25986 clauses out of 52146 with flag 368000/368000
241.89/241.14	c cleaning 27020 clauses out of 54161 with flag 396001/396001
264.99/264.28	c cleaning 28044 clauses out of 56142 with flag 425002/425002
293.90/293.15	c cleaning 29001 clauses out of 58096 with flag 455000/455000
324.12/323.37	c cleaning 29992 clauses out of 60096 with flag 486001/486001
356.13/355.39	c cleaning 30974 clauses out of 62103 with flag 518000/518000
386.94/386.15	c cleaning 32017 clauses out of 64130 with flag 551001/551001
423.74/422.98	c cleaning 32988 clauses out of 66112 with flag 585000/585000
459.85/459.04	c cleaning 34023 clauses out of 68128 with flag 620004/620004
500.76/499.96	c cleaning 35015 clauses out of 70101 with flag 656000/656000
539.48/538.62	c cleaning 35969 clauses out of 72087 with flag 693001/693001
584.99/584.16	c cleaning 37015 clauses out of 74122 with flag 731005/731005
635.41/634.54	c cleaning 37957 clauses out of 76102 with flag 770000/770000
684.03/683.17	c cleaning 39000 clauses out of 78145 with flag 810000/810000
738.83/738.00	c cleaning 40021 clauses out of 80145 with flag 851000/851000
796.74/795.84	c cleaning 41032 clauses out of 82124 with flag 893000/893000
854.46/853.54	c cleaning 41998 clauses out of 84093 with flag 936001/936001
910.78/909.87	c cleaning 43010 clauses out of 86095 with flag 980001/980001
976.49/975.53	c cleaning 44005 clauses out of 88084 with flag 1025000/1025000
1045.81/1044.81	c cleaning 44937 clauses out of 90079 with flag 1071000/1071000
1114.32/1113.39	c cleaning 46011 clauses out of 92147 with flag 1118005/1118005
1187.74/1186.72	c cleaning 47033 clauses out of 94131 with flag 1166000/1166000
1247.85/1246.89	c cleaning 48020 clauses out of 96099 with flag 1215001/1215001
1301.07/1300.01	c starts		: 1310
1301.07/1300.01	c conflicts		: 1258510
1301.07/1300.01	c decisions		: 2119518
1301.07/1300.01	c propagations		: 151417783
1301.07/1300.01	c inspects		: 13350970700
1301.07/1300.01	c shortcuts		: 0
1301.07/1300.01	c learnt literals	: 0
1301.07/1300.01	c learnt binary clauses	: 0
1301.07/1300.01	c learnt ternary clauses	: 0
1301.07/1300.01	c learnt constraints	: 1258510
1301.07/1300.01	c ignored constraints	: 0
1301.07/1300.01	c root simplifications	: 1310
1301.07/1300.01	c removed literals (reason simplification)	: 52098982
1301.07/1300.01	c reason swapping (by a shorter reason)	: 0
1301.07/1300.01	c Calls to reduceDB	: 45
1301.07/1300.01	c speed (assignments/second)	: 116494.21521048048
1301.07/1300.01	c non guided choices	123
1301.07/1300.06	c learnt constraints type 
1301.07/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 91606
1301.07/1300.06	c constraints type 
1301.07/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
1301.07/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 93401
1301.07/1300.06	s UNKNOWN
1301.07/1300.06	c Total wall clock time (in seconds) : 1299.917

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.78 3.59 3.74 4/243 2587
/proc/meminfo: memFree=14356072/32951124 swapFree=67111528/67111528
[pid=2587] ppid=2585 vsize=9100 CPUtime=0 cores=5,7
/proc/2587/stat : 2587 (java) R 2585 2587 1299 0 -1 4202496 420 0 0 0 0 0 0 0 25 0 1 0 450920851 9318400 166 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264726403072 0 2147483391 4096 0 0 0 0 17 5 0 0 0
/proc/2587/statm: 2276 172 130 9 0 68 0

[startup+0.0295469 s]
/proc/loadavg: 3.78 3.59 3.74 4/243 2587
/proc/meminfo: memFree=14356072/32951124 swapFree=67111528/67111528
[pid=2587] ppid=2585 vsize=7551884 CPUtime=0.01 cores=5,7
/proc/2587/stat : 2587 (java) S 2585 2587 1299 0 -1 4202496 8288 0 1 0 1 0 0 0 25 0 10 0 450920851 7733129216 7986 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/2587/statm: 1887971 7987 1517 9 0 1878719 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7551884

[startup+0.100505 s]
/proc/loadavg: 3.78 3.59 3.74 4/243 2587
/proc/meminfo: memFree=14356072/32951124 swapFree=67111528/67111528
[pid=2587] ppid=2585 vsize=7636356 CPUtime=0.1 cores=5,7
/proc/2587/stat : 2587 (java) S 2585 2587 1299 0 -1 4202496 10400 0 1 0 9 1 0 0 25 0 18 0 450920851 7819628544 10096 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2587/statm: 1909089 10098 2089 9 0 1899827 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636356

[startup+0.352455 s]
/proc/loadavg: 3.78 3.59 3.74 4/243 2587
/proc/meminfo: memFree=14356072/32951124 swapFree=67111528/67111528
[pid=2587] ppid=2585 vsize=7643280 CPUtime=0.56 cores=5,7
/proc/2587/stat : 2587 (java) S 2585 2587 1299 0 -1 4202496 13590 0 1 0 55 1 0 0 25 0 19 0 450920851 7826718720 13279 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2587/statm: 1910820 13279 2213 9 0 1901558 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 7643280

[startup+0.700422 s]
/proc/loadavg: 3.78 3.59 3.74 4/243 2587
/proc/meminfo: memFree=14356072/32951124 swapFree=67111528/67111528
[pid=2587] ppid=2585 vsize=7643280 CPUtime=1.07 cores=5,7
/proc/2587/stat : 2587 (java) S 2585 2587 1299 0 -1 4202496 14069 0 1 0 106 1 0 0 25 0 19 0 450920851 7826718720 13758 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2587/statm: 1910820 13758 2222 9 0 1901558 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 7643280

[startup+1.50127 s]
/proc/loadavg: 3.78 3.59 3.74 5/262 2606
/proc/meminfo: memFree=14307880/32951124 swapFree=67111528/67111528
[pid=2587] ppid=2585 vsize=7665244 CPUtime=2.09 cores=5,7
/proc/2587/stat : 2587 (java) S 2585 2587 1299 0 -1 4202496 24910 0 1 0 206 3 0 0 25 0 19 0 450920851 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2587/statm: 1916311 22660 2251 9 0 1907049 0
[pid=2587/tid=2589] ppid=2585 vsize=7665244 CPUtime=1.44 cores=5,7
/proc/2587/task/2589/stat : 2589 (java) R 2585 2587 1299 0 -1 4202560 11255 0 1 0 143 1 0 0 22 0 19 0 450920852 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 46912505669212 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2587/tid=2590] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2590/stat : 2590 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450920853 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2591] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2591/stat : 2591 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450920853 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2592] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2592/stat : 2592 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450920853 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2593] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2593/stat : 2593 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450920853 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2594] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2594/stat : 2594 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450920853 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2595] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2595/stat : 2595 (java) S 2585 2587 1299 0 -1 4202560 64 0 0 0 0 0 0 0 18 0 19 0 450920853 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2596] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2596/stat : 2596 (java) S 2585 2587 1299 0 -1 4202560 507 0 0 0 0 0 0 0 17 0 19 0 450920853 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2597] ppid=2585 vsize=7665244 CPUtime=0.01 cores=5,7
/proc/2587/task/2597/stat : 2597 (java) S 2585 2587 1299 0 -1 4202560 1112 0 0 0 1 0 0 0 18 0 19 0 450920853 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2598] ppid=2585 vsize=7665244 CPUtime=0.02 cores=5,7
/proc/2587/task/2598/stat : 2598 (java) S 2585 2587 1299 0 -1 4202560 1680 0 0 0 2 0 0 0 16 0 19 0 450920854 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2599] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2599/stat : 2599 (java) S 2585 2587 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2600] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2600/stat : 2600 (java) S 2585 2587 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2601] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2601/stat : 2601 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450920857 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2602] ppid=2585 vsize=7665244 CPUtime=0.24 cores=5,7
/proc/2587/task/2602/stat : 2602 (java) S 2585 2587 1299 0 -1 4202560 6836 0 0 0 24 0 0 0 16 0 19 0 450920857 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2603] ppid=2585 vsize=7665244 CPUtime=0.33 cores=5,7
/proc/2587/task/2603/stat : 2603 (java) S 2585 2587 1299 0 -1 4202560 2298 0 0 0 33 0 0 0 15 0 19 0 450920857 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2604] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2604/stat : 2604 (java) S 2585 2587 1299 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 450920857 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2605] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2605/stat : 2605 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450920857 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2606] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2606/stat : 2606 (java) S 2585 2587 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450920874 7849209856 22660 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 7665244

[startup+3.10097 s]
/proc/loadavg: 3.78 3.59 3.74 5/262 2606
/proc/meminfo: memFree=14273260/32951124 swapFree=67111528/67111528
[pid=2587] ppid=2585 vsize=7665244 CPUtime=3.72 cores=5,7
/proc/2587/stat : 2587 (java) S 2585 2587 1299 0 -1 4202496 26180 0 1 0 369 3 0 0 25 0 19 0 450920851 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2587/statm: 1916311 23928 2253 9 0 1907049 0
[pid=2587/tid=2589] ppid=2585 vsize=7665244 CPUtime=3.01 cores=5,7
/proc/2587/task/2589/stat : 2589 (java) R 2585 2587 1299 0 -1 4202560 11258 0 1 0 300 1 0 0 25 0 19 0 450920852 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 46912505669424 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2587/tid=2590] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2590/stat : 2590 (java) S 2585 2587 1299 0 -1 4202560 497 0 0 0 0 0 0 0 15 0 19 0 450920853 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2591] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2591/stat : 2591 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450920853 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2592] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2592/stat : 2592 (java) S 2585 2587 1299 0 -1 4202560 425 0 0 0 0 0 0 0 18 0 19 0 450920853 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2593] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2593/stat : 2593 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450920853 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2594] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2594/stat : 2594 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450920853 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2595] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2595/stat : 2595 (java) S 2585 2587 1299 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 19 0 450920853 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2596] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2596/stat : 2596 (java) S 2585 2587 1299 0 -1 4202560 507 0 0 0 0 0 0 0 15 0 19 0 450920853 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2597] ppid=2585 vsize=7665244 CPUtime=0.01 cores=5,7
/proc/2587/task/2597/stat : 2597 (java) S 2585 2587 1299 0 -1 4202560 1112 0 0 0 1 0 0 0 18 0 19 0 450920853 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2598] ppid=2585 vsize=7665244 CPUtime=0.04 cores=5,7
/proc/2587/task/2598/stat : 2598 (java) S 2585 2587 1299 0 -1 4202560 2024 0 0 0 4 0 0 0 16 0 19 0 450920854 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2599] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2599/stat : 2599 (java) S 2585 2587 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2600] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2600/stat : 2600 (java) S 2585 2587 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2601] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2601/stat : 2601 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450920857 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2602] ppid=2585 vsize=7665244 CPUtime=0.24 cores=5,7
/proc/2587/task/2602/stat : 2602 (java) S 2585 2587 1299 0 -1 4202560 6836 0 0 0 24 0 0 0 15 0 19 0 450920857 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2603] ppid=2585 vsize=7665244 CPUtime=0.36 cores=5,7
/proc/2587/task/2603/stat : 2603 (java) S 2585 2587 1299 0 -1 4202560 2301 0 0 0 36 0 0 0 15 0 19 0 450920857 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2604] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2604/stat : 2604 (java) S 2585 2587 1299 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 450920857 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2605] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2605/stat : 2605 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450920857 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2606] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2606/stat : 2606 (java) S 2585 2587 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450920874 7849209856 23928 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 7665244

[startup+6.30137 s]
/proc/loadavg: 3.80 3.60 3.75 5/262 2607
/proc/meminfo: memFree=14266340/32951124 swapFree=67111528/67111528
[pid=2587] ppid=2585 vsize=7665244 CPUtime=6.93 cores=5,7
/proc/2587/stat : 2587 (java) S 2585 2587 1299 0 -1 4202496 26489 0 1 0 690 3 0 0 25 0 19 0 450920851 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2587/statm: 1916311 24235 2253 9 0 1907049 0
[pid=2587/tid=2589] ppid=2585 vsize=7665244 CPUtime=6.19 cores=5,7
/proc/2587/task/2589/stat : 2589 (java) R 2585 2587 1299 0 -1 4202560 11260 0 1 0 618 1 0 0 25 0 19 0 450920852 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 46912505610819 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2587/tid=2590] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2590/stat : 2590 (java) S 2585 2587 1299 0 -1 4202560 497 0 0 0 0 0 0 0 15 0 19 0 450920853 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2591] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2591/stat : 2591 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 450920853 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2592] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2592/stat : 2592 (java) S 2585 2587 1299 0 -1 4202560 427 0 0 0 0 0 0 0 18 0 19 0 450920853 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2593] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2593/stat : 2593 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450920853 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2594] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2594/stat : 2594 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450920853 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2595] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2595/stat : 2595 (java) S 2585 2587 1299 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 19 0 450920853 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2596] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2596/stat : 2596 (java) S 2585 2587 1299 0 -1 4202560 507 0 0 0 0 0 0 0 15 0 19 0 450920853 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2597] ppid=2585 vsize=7665244 CPUtime=0.01 cores=5,7
/proc/2587/task/2597/stat : 2597 (java) S 2585 2587 1299 0 -1 4202560 1114 0 0 0 1 0 0 0 15 0 19 0 450920853 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2598] ppid=2585 vsize=7665244 CPUtime=0.06 cores=5,7
/proc/2587/task/2598/stat : 2598 (java) S 2585 2587 1299 0 -1 4202560 2327 0 0 0 6 0 0 0 15 0 19 0 450920854 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2599] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2599/stat : 2599 (java) S 2585 2587 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2600] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2600/stat : 2600 (java) S 2585 2587 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2601] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2601/stat : 2601 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450920857 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2602] ppid=2585 vsize=7665244 CPUtime=0.25 cores=5,7
/proc/2587/task/2602/stat : 2602 (java) S 2585 2587 1299 0 -1 4202560 6836 0 0 0 25 0 0 0 15 0 19 0 450920857 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2603] ppid=2585 vsize=7665244 CPUtime=0.36 cores=5,7
/proc/2587/task/2603/stat : 2603 (java) S 2585 2587 1299 0 -1 4202560 2301 0 0 0 36 0 0 0 15 0 19 0 450920857 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2604] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2604/stat : 2604 (java) S 2585 2587 1299 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 450920857 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2605] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2605/stat : 2605 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450920857 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2606] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2606/stat : 2606 (java) S 2585 2587 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450920874 7849209856 24235 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.93
Current children cumulated vsize (KiB) 7665244

[startup+12.7012 s]

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

[pid=2587/tid=2595] ppid=2585 vsize=7665244 CPUtime=0.04 cores=5,7
/proc/2587/task/2595/stat : 2595 (java) S 2585 2587 1299 0 -1 4202560 682 0 0 0 4 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2596] ppid=2585 vsize=7665244 CPUtime=0.1 cores=5,7
/proc/2587/task/2596/stat : 2596 (java) S 2585 2587 1299 0 -1 4202560 1601 0 0 0 10 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2597] ppid=2585 vsize=7665244 CPUtime=0.1 cores=5,7
/proc/2587/task/2597/stat : 2597 (java) S 2585 2587 1299 0 -1 4202560 2436 0 0 0 10 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2598] ppid=2585 vsize=7665244 CPUtime=1.8 cores=5,7
/proc/2587/task/2598/stat : 2598 (java) S 2585 2587 1299 0 -1 4202560 10205 0 0 0 179 1 0 0 15 0 19 0 450920854 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2599] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2599/stat : 2599 (java) S 2585 2587 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2600] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2600/stat : 2600 (java) S 2585 2587 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2601] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2601/stat : 2601 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2602] ppid=2585 vsize=7665244 CPUtime=0.28 cores=5,7
/proc/2587/task/2602/stat : 2602 (java) S 2585 2587 1299 0 -1 4202560 6851 0 0 0 28 0 0 0 15 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2603] ppid=2585 vsize=7665244 CPUtime=0.36 cores=5,7
/proc/2587/task/2603/stat : 2603 (java) S 2585 2587 1299 0 -1 4202560 2301 0 0 0 36 0 0 0 15 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2604] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2604/stat : 2604 (java) S 2585 2587 1299 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2605] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2605/stat : 2605 (java) S 2585 2587 1299 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2606] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2606/stat : 2606 (java) S 2585 2587 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450920874 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.34
Current children cumulated vsize (KiB) 7665244

[startup+1182.3 s]
/proc/loadavg: 3.54 3.91 3.88 2/190 2707
/proc/meminfo: memFree=14556580/32951124 swapFree=67111528/67111528
[pid=2587] ppid=2585 vsize=7665244 CPUtime=1183.34 cores=5,7
/proc/2587/stat : 2587 (java) S 2585 2587 1299 0 -1 4202496 48642 0 1 0 118326 8 0 0 25 0 19 0 450920851 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2587/statm: 1916311 46217 2253 9 0 1907049 0
[pid=2587/tid=2589] ppid=2585 vsize=7665244 CPUtime=1180.1 cores=5,7
/proc/2587/task/2589/stat : 2589 (java) R 2585 2587 1299 0 -1 4202560 16344 0 1 0 118006 4 0 0 25 0 19 0 450920852 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 46912505610819 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2587/tid=2590] ppid=2585 vsize=7665244 CPUtime=0.1 cores=5,7
/proc/2587/task/2590/stat : 2590 (java) S 2585 2587 1299 0 -1 4202560 1702 0 0 0 10 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2591] ppid=2585 vsize=7665244 CPUtime=0.05 cores=5,7
/proc/2587/task/2591/stat : 2591 (java) S 2585 2587 1299 0 -1 4202560 509 0 0 0 5 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2592] ppid=2585 vsize=7665244 CPUtime=0.11 cores=5,7
/proc/2587/task/2592/stat : 2592 (java) S 2585 2587 1299 0 -1 4202560 1730 0 0 0 11 0 0 0 16 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2593] ppid=2585 vsize=7665244 CPUtime=0.12 cores=5,7
/proc/2587/task/2593/stat : 2593 (java) S 2585 2587 1299 0 -1 4202560 1903 0 0 0 12 0 0 0 16 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2594] ppid=2585 vsize=7665244 CPUtime=0.1 cores=5,7
/proc/2587/task/2594/stat : 2594 (java) S 2585 2587 1299 0 -1 4202560 1157 0 0 0 10 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2595] ppid=2585 vsize=7665244 CPUtime=0.04 cores=5,7
/proc/2587/task/2595/stat : 2595 (java) S 2585 2587 1299 0 -1 4202560 682 0 0 0 4 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2596] ppid=2585 vsize=7665244 CPUtime=0.1 cores=5,7
/proc/2587/task/2596/stat : 2596 (java) S 2585 2587 1299 0 -1 4202560 1601 0 0 0 10 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2597] ppid=2585 vsize=7665244 CPUtime=0.1 cores=5,7
/proc/2587/task/2597/stat : 2597 (java) S 2585 2587 1299 0 -1 4202560 2436 0 0 0 10 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2598] ppid=2585 vsize=7665244 CPUtime=1.8 cores=5,7
/proc/2587/task/2598/stat : 2598 (java) S 2585 2587 1299 0 -1 4202560 10205 0 0 0 179 1 0 0 15 0 19 0 450920854 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2599] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2599/stat : 2599 (java) S 2585 2587 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2600] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2600/stat : 2600 (java) S 2585 2587 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2601] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2601/stat : 2601 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2602] ppid=2585 vsize=7665244 CPUtime=0.28 cores=5,7
/proc/2587/task/2602/stat : 2602 (java) S 2585 2587 1299 0 -1 4202560 6851 0 0 0 28 0 0 0 15 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2603] ppid=2585 vsize=7665244 CPUtime=0.36 cores=5,7
/proc/2587/task/2603/stat : 2603 (java) S 2585 2587 1299 0 -1 4202560 2301 0 0 0 36 0 0 0 15 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2604] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2604/stat : 2604 (java) S 2585 2587 1299 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2605] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2605/stat : 2605 (java) S 2585 2587 1299 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2606] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2606/stat : 2606 (java) S 2585 2587 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450920874 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.34
Current children cumulated vsize (KiB) 7665244

[startup+1242.3 s]
/proc/loadavg: 1.93 3.37 3.70 2/190 2708
/proc/meminfo: memFree=14556984/32951124 swapFree=67111528/67111528
[pid=2587] ppid=2585 vsize=7665244 CPUtime=1243.35 cores=5,7
/proc/2587/stat : 2587 (java) S 2585 2587 1299 0 -1 4202496 48647 0 1 0 124327 8 0 0 25 0 19 0 450920851 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2587/statm: 1916311 46217 2253 9 0 1907049 0
[pid=2587/tid=2589] ppid=2585 vsize=7665244 CPUtime=1240.03 cores=5,7
/proc/2587/task/2589/stat : 2589 (java) R 2585 2587 1299 0 -1 4202560 16345 0 1 0 123999 4 0 0 25 0 19 0 450920852 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 46912505610819 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2587/tid=2590] ppid=2585 vsize=7665244 CPUtime=0.1 cores=5,7
/proc/2587/task/2590/stat : 2590 (java) S 2585 2587 1299 0 -1 4202560 1702 0 0 0 10 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2591] ppid=2585 vsize=7665244 CPUtime=0.05 cores=5,7
/proc/2587/task/2591/stat : 2591 (java) S 2585 2587 1299 0 -1 4202560 509 0 0 0 5 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2592] ppid=2585 vsize=7665244 CPUtime=0.11 cores=5,7
/proc/2587/task/2592/stat : 2592 (java) S 2585 2587 1299 0 -1 4202560 1730 0 0 0 11 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2593] ppid=2585 vsize=7665244 CPUtime=0.13 cores=5,7
/proc/2587/task/2593/stat : 2593 (java) S 2585 2587 1299 0 -1 4202560 1903 0 0 0 13 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2594] ppid=2585 vsize=7665244 CPUtime=0.1 cores=5,7
/proc/2587/task/2594/stat : 2594 (java) S 2585 2587 1299 0 -1 4202560 1157 0 0 0 10 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2595] ppid=2585 vsize=7665244 CPUtime=0.04 cores=5,7
/proc/2587/task/2595/stat : 2595 (java) S 2585 2587 1299 0 -1 4202560 682 0 0 0 4 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2596] ppid=2585 vsize=7665244 CPUtime=0.1 cores=5,7
/proc/2587/task/2596/stat : 2596 (java) S 2585 2587 1299 0 -1 4202560 1601 0 0 0 10 0 0 0 15 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2597] ppid=2585 vsize=7665244 CPUtime=0.11 cores=5,7
/proc/2587/task/2597/stat : 2597 (java) S 2585 2587 1299 0 -1 4202560 2436 0 0 0 11 0 0 0 16 0 19 0 450920853 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2598] ppid=2585 vsize=7665244 CPUtime=1.87 cores=5,7
/proc/2587/task/2598/stat : 2598 (java) S 2585 2587 1299 0 -1 4202560 10207 0 0 0 186 1 0 0 15 0 19 0 450920854 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2599] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2599/stat : 2599 (java) S 2585 2587 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2600] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2600/stat : 2600 (java) S 2585 2587 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2601] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2601/stat : 2601 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2602] ppid=2585 vsize=7665244 CPUtime=0.28 cores=5,7
/proc/2587/task/2602/stat : 2602 (java) S 2585 2587 1299 0 -1 4202560 6851 0 0 0 28 0 0 0 15 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2603] ppid=2585 vsize=7665244 CPUtime=0.36 cores=5,7
/proc/2587/task/2603/stat : 2603 (java) S 2585 2587 1299 0 -1 4202560 2301 0 0 0 36 0 0 0 15 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2604] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2604/stat : 2604 (java) S 2585 2587 1299 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2605] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2605/stat : 2605 (java) S 2585 2587 1299 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 450920857 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2606] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2606/stat : 2606 (java) S 2585 2587 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450920874 7849209856 46217 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.35
Current children cumulated vsize (KiB) 7665244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.34 2.94 3.53 2/190 2710
/proc/meminfo: memFree=14556832/32951124 swapFree=67111528/67111528
[pid=2587] ppid=2585 vsize=7665244 CPUtime=1301.07 cores=5,7
/proc/2587/stat : 2587 (java) S 2585 2587 1299 0 -1 4202496 48657 0 1 0 130099 8 0 0 25 0 19 0 450920851 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2587/statm: 1916311 46220 2253 9 0 1907049 0
[pid=2587/tid=2589] ppid=2585 vsize=7665244 CPUtime=1297.67 cores=5,7
/proc/2587/task/2589/stat : 2589 (java) R 2585 2587 1299 0 -1 4202560 16346 0 1 0 129763 4 0 0 25 0 19 0 450920852 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 46912505610776 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2587/tid=2590] ppid=2585 vsize=7665244 CPUtime=0.1 cores=5,7
/proc/2587/task/2590/stat : 2590 (java) S 2585 2587 1299 0 -1 4202560 1702 0 0 0 10 0 0 0 15 0 19 0 450920853 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2591] ppid=2585 vsize=7665244 CPUtime=0.06 cores=5,7
/proc/2587/task/2591/stat : 2591 (java) S 2585 2587 1299 0 -1 4202560 509 0 0 0 6 0 0 0 15 0 19 0 450920853 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2592] ppid=2585 vsize=7665244 CPUtime=0.11 cores=5,7
/proc/2587/task/2592/stat : 2592 (java) S 2585 2587 1299 0 -1 4202560 1730 0 0 0 11 0 0 0 16 0 19 0 450920853 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2593] ppid=2585 vsize=7665244 CPUtime=0.13 cores=5,7
/proc/2587/task/2593/stat : 2593 (java) S 2585 2587 1299 0 -1 4202560 1903 0 0 0 13 0 0 0 15 0 19 0 450920853 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2594] ppid=2585 vsize=7665244 CPUtime=0.1 cores=5,7
/proc/2587/task/2594/stat : 2594 (java) S 2585 2587 1299 0 -1 4202560 1157 0 0 0 10 0 0 0 15 0 19 0 450920853 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2595] ppid=2585 vsize=7665244 CPUtime=0.04 cores=5,7
/proc/2587/task/2595/stat : 2595 (java) S 2585 2587 1299 0 -1 4202560 682 0 0 0 4 0 0 0 15 0 19 0 450920853 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2596] ppid=2585 vsize=7665244 CPUtime=0.11 cores=5,7
/proc/2587/task/2596/stat : 2596 (java) S 2585 2587 1299 0 -1 4202560 1604 0 0 0 11 0 0 0 15 0 19 0 450920853 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2597] ppid=2585 vsize=7665244 CPUtime=0.11 cores=5,7
/proc/2587/task/2597/stat : 2597 (java) S 2585 2587 1299 0 -1 4202560 2436 0 0 0 11 0 0 0 16 0 19 0 450920853 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2598] ppid=2585 vsize=7665244 CPUtime=1.92 cores=5,7
/proc/2587/task/2598/stat : 2598 (java) S 2585 2587 1299 0 -1 4202560 10209 0 0 0 191 1 0 0 15 0 19 0 450920854 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 0 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2599] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2599/stat : 2599 (java) S 2585 2587 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2600] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2600/stat : 2600 (java) S 2585 2587 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450920854 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2601] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2601/stat : 2601 (java) S 2585 2587 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450920857 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738228657 0 4 0 16800975 18446604471163052288 0 0 -1 5 0 0 0
[pid=2587/tid=2602] ppid=2585 vsize=7665244 CPUtime=0.28 cores=5,7
/proc/2587/task/2602/stat : 2602 (java) S 2585 2587 1299 0 -1 4202560 6851 0 0 0 28 0 0 0 15 0 19 0 450920857 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2603] ppid=2585 vsize=7665244 CPUtime=0.36 cores=5,7
/proc/2587/task/2603/stat : 2603 (java) S 2585 2587 1299 0 -1 4202560 2301 0 0 0 36 0 0 0 15 0 19 0 450920857 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2604] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2604/stat : 2604 (java) S 2585 2587 1299 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 450920857 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738220953 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2605] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2605/stat : 2605 (java) S 2585 2587 1299 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 450920857 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
[pid=2587/tid=2606] ppid=2585 vsize=7665244 CPUtime=0 cores=5,7
/proc/2587/task/2606/stat : 2606 (java) S 2585 2587 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450920874 7849209856 46220 33554432000 1073741824 1073778376 140734144311856 18446744073709551615 264738221568 0 4 0 16800975 18446604471163052288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.07
Current children cumulated vsize (KiB) 7665244

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.08
CPU time (s): 1301.18
CPU user time (s): 1301.08
CPU system time (s): 0.098984
CPU usage (%): 100.085
Max. virtual memory (cumulated for all children) (KiB): 7665244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.08
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48703
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= 27804
involuntary context switches= 4309

runsolver used 2.09068 second user time and 5.06623 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 20:57:32
IDJOB=3266836
IDBENCH=88214
IDSOLVER=1611
FILE ID=node141/3266836-1303585052
RUNJOBID= node141-1303584922-2444
PBS_JOBID= 13150342
Free space on /tmp= 70956 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q326.25-n30-p30-s48700942.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-3266836-1303585052/watcher-3266836-1303585052 -o /tmp/evaluation-result-3266836-1303585052/solver-3266836-1303585052 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3266836-1303585052.cnf

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

MD5SUM BENCH= 1bb1eb2a3bb0b22f560ab6712b727e98
RANDOM SEED=1196276321

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:      14356352 kB
Buffers:       1627040 kB
Cached:       15962296 kB
SwapCached:          0 kB
Active:       10139184 kB
Inactive:      7883504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14356352 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1356 kB
Writeback:           0 kB
AnonPages:      433116 kB
Mapped:          23412 kB
Slab:           509180 kB
PageTables:       6080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22029484 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= 70964 MiB
End job on node141 at 2011-04-23 21:19:14