Trace number 3251302

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) 1300.95 1300.05

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.02/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.07	c See www.sat4j.org for details.
0.02/0.07	c no version file found!!!
0.02/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.07	c java.vm.version	19.1-b02
0.02/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.07	c sun.arch.data.model	64
0.02/0.07	c java.version		1.6.0_24
0.02/0.07	c os.name		Linux
0.02/0.07	c os.version		2.6.18-164.el5
0.02/0.07	c os.arch		amd64
0.02/0.07	c Free memory 		6997539544
0.02/0.07	c Max memory 		7034241024
0.02/0.07	c Total memory 		7034241024
0.02/0.07	c Number of processors 	8
0.02/0.10	c --- Begin Solver configuration ---
0.02/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.02/0.10	c Learn all clauses as in MiniSAT
0.02/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.02/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.02/0.10	c Expensive reason simplification
0.02/0.10	c Armin Biere (Picosat) restarts strategy
0.02/0.10	c Glucose learned constraints deletion strategy
0.02/0.10	c timeout=2147483647s
0.02/0.10	c DB Simplification allowed=true
0.02/0.10	c --- End Solver configuration ---
0.02/0.10	c solving HOME/instance-3251302-1303585552.cnf
0.02/0.10	c reading problem ... 
0.29/0.27	c ... done. Wall clock time 0.183s.
0.29/0.27	c #vars     1295
0.29/0.27	c #constraints  148400
0.29/0.27	c constraints type 
0.29/0.27	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 35
0.29/0.27	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 148365
1.78/1.47	c cleaning 2496 clauses out of 5000 with flag 5000/5000
4.40/3.86	c cleaning 4250 clauses out of 8505 with flag 11001/11001
7.69/7.16	c cleaning 5626 clauses out of 11255 with flag 18001/18001
11.79/11.28	c cleaning 6813 clauses out of 13628 with flag 26000/26000
17.40/16.80	c cleaning 7906 clauses out of 15818 with flag 35003/35003
24.41/23.80	c cleaning 8951 clauses out of 17910 with flag 45001/45001
32.31/31.71	c cleaning 9978 clauses out of 19958 with flag 56000/56000
41.12/40.54	c cleaning 10989 clauses out of 21980 with flag 68000/68000
50.22/49.64	c cleaning 11996 clauses out of 23992 with flag 81001/81001
60.32/59.76	c cleaning 12998 clauses out of 25998 with flag 95003/95003
74.24/73.67	c cleaning 13996 clauses out of 27998 with flag 110001/110001
88.73/88.12	c cleaning 14999 clauses out of 30001 with flag 126000/126000
103.34/102.75	c cleaning 16002 clauses out of 32003 with flag 143001/143001
121.45/120.88	c cleaning 16993 clauses out of 34000 with flag 161000/161000
140.26/139.61	c cleaning 17999 clauses out of 36007 with flag 180000/180000
162.87/162.25	c cleaning 19001 clauses out of 38014 with flag 200006/200006
187.68/187.04	c cleaning 19995 clauses out of 40009 with flag 221002/221002
216.58/215.95	c cleaning 21002 clauses out of 42013 with flag 243001/243001
246.58/245.94	c cleaning 22007 clauses out of 44013 with flag 266003/266003
278.39/277.78	c cleaning 22999 clauses out of 46003 with flag 290000/290000
313.11/312.46	c cleaning 23998 clauses out of 48004 with flag 315000/315000
350.82/350.13	c cleaning 25001 clauses out of 50007 with flag 341001/341001
391.03/390.33	c cleaning 26000 clauses out of 52005 with flag 368000/368000
433.94/433.30	c cleaning 26998 clauses out of 54005 with flag 396000/396000
480.04/479.36	c cleaning 28002 clauses out of 56008 with flag 425001/425001
529.56/528.86	c cleaning 29002 clauses out of 58006 with flag 455001/455001
583.27/582.60	c cleaning 30000 clauses out of 60004 with flag 486001/486001
640.78/640.08	c cleaning 30999 clauses out of 62003 with flag 518000/518000
695.89/695.17	c cleaning 31994 clauses out of 64004 with flag 551000/551000
759.10/758.39	c cleaning 32998 clauses out of 66010 with flag 585000/585000
825.91/825.18	c cleaning 34004 clauses out of 68015 with flag 620003/620003
893.22/892.44	c cleaning 35002 clauses out of 70010 with flag 656002/656002
968.53/967.76	c cleaning 35998 clauses out of 72006 with flag 693000/693000
1041.54/1040.72	c cleaning 37001 clauses out of 74010 with flag 731002/731002
1122.45/1121.67	c cleaning 37999 clauses out of 76008 with flag 770001/770001
1200.06/1199.23	c cleaning 39003 clauses out of 78009 with flag 810001/810001
1284.67/1283.80	c cleaning 39993 clauses out of 80006 with flag 851001/851001
1300.89/1300.01	c starts		: 1119
1300.89/1300.01	c conflicts		: 861914
1300.89/1300.01	c decisions		: 1318518
1300.89/1300.01	c propagations		: 105967809
1300.89/1300.01	c inspects		: 9869627842
1300.89/1300.01	c shortcuts		: 0
1300.89/1300.01	c learnt literals	: 0
1300.89/1300.01	c learnt binary clauses	: 0
1300.89/1300.01	c learnt ternary clauses	: 0
1300.89/1300.01	c learnt constraints	: 861914
1300.89/1300.01	c ignored constraints	: 0
1300.89/1300.01	c root simplifications	: 1119
1300.89/1300.01	c removed literals (reason simplification)	: 34219070
1300.89/1300.01	c reason swapping (by a shorter reason)	: 0
1300.89/1300.01	c Calls to reduceDB	: 37
1300.89/1300.01	c speed (assignments/second)	: 81530.25614432468
1300.89/1300.01	c non guided choices	194
1300.89/1300.04	c learnt constraints type 
1300.89/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 50926
1300.89/1300.04	c constraints type 
1300.89/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 35
1300.89/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 148365
1300.89/1300.04	s UNKNOWN
1300.89/1300.04	c Total wall clock time (in seconds) : 1299.919

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-3251302-1303585552/watcher-3251302-1303585552 -o /tmp/evaluation-result-3251302-1303585552/solver-3251302-1303585552 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3251302-1303585552.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.76 3.97 4.26 6/221 6495
/proc/meminfo: memFree=20394468/32951124 swapFree=67110396/67111528
[pid=6495] ppid=6493 vsize=20404 CPUtime=0 cores=1,3
/proc/6495/stat : 6495 (java) R 6493 6495 6169 0 -1 4202496 432 0 0 0 0 0 0 0 25 0 1 0 548785914 20893696 176 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224280002183 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6495/statm: 5114 182 140 9 0 124 0

[startup+0.0337971 s]
/proc/loadavg: 3.76 3.97 4.26 6/221 6495
/proc/meminfo: memFree=20394468/32951124 swapFree=67110396/67111528
[pid=6495] ppid=6493 vsize=7562296 CPUtime=0.02 cores=1,3
/proc/6495/stat : 6495 (java) S 6493 6495 6169 0 -1 4202496 8517 0 1 0 1 1 0 0 25 0 11 0 548785914 7743791104 8215 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296728549 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/6495/statm: 1890574 8217 1623 9 0 1881322 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7562296

[startup+0.100867 s]
/proc/loadavg: 3.76 3.97 4.26 6/221 6495
/proc/meminfo: memFree=20394468/32951124 swapFree=67110396/67111528
[pid=6495] ppid=6493 vsize=7571144 CPUtime=0.09 cores=1,3
/proc/6495/stat : 6495 (java) S 6493 6495 6169 0 -1 4202496 10557 0 1 0 8 1 0 0 25 0 18 0 548785914 7752851456 10253 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6495/statm: 1892786 10253 2094 9 0 1883524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7571144

[startup+0.300749 s]
/proc/loadavg: 3.76 3.97 4.26 6/221 6495
/proc/meminfo: memFree=20394468/32951124 swapFree=67110396/67111528
[pid=6495] ppid=6493 vsize=7575692 CPUtime=0.43 cores=1,3
/proc/6495/stat : 6495 (java) S 6493 6495 6169 0 -1 4202496 14275 0 1 0 41 2 0 0 25 0 19 0 548785914 7757508608 13648 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6495/statm: 1893923 13648 2204 9 0 1884661 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 7575692

[startup+0.700655 s]
/proc/loadavg: 3.76 3.97 4.26 6/221 6495
/proc/meminfo: memFree=20394468/32951124 swapFree=67110396/67111528
[pid=6495] ppid=6493 vsize=7577920 CPUtime=1.08 cores=1,3
/proc/6495/stat : 6495 (java) S 6493 6495 6169 0 -1 4202496 15927 0 1 0 106 2 0 0 25 0 19 0 548785914 7759790080 14653 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6495/statm: 1894480 14653 2221 9 0 1885218 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 7577920

[startup+1.50152 s]
/proc/loadavg: 3.76 3.97 4.26 5/262 6539
/proc/meminfo: memFree=20163636/32951124 swapFree=67110396/67111528
[pid=6495] ppid=6493 vsize=7655236 CPUtime=1.94 cores=1,3
/proc/6495/stat : 6495 (java) S 6493 6495 6169 0 -1 4202496 22944 0 1 0 192 2 0 0 25 0 19 0 548785914 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6495/statm: 1913809 20914 2245 9 0 1904547 0
[pid=6495/tid=6497] ppid=6493 vsize=7655236 CPUtime=1.46 cores=1,3
/proc/6495/task/6497/stat : 6497 (java) S 6493 6495 6169 0 -1 4202560 12545 0 1 0 144 2 0 0 21 0 19 0 548785915 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6498] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6498/stat : 6498 (java) R 6493 6495 6169 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 548785916 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296751797 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6495/tid=6499] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6499/stat : 6499 (java) S 6493 6495 6169 0 -1 4202560 56 0 0 0 0 0 0 0 18 0 19 0 548785916 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6500] ppid=6493 vsize=7655236 CPUtime=0.01 cores=1,3
/proc/6495/task/6500/stat : 6500 (java) S 6493 6495 6169 0 -1 4202560 983 0 0 0 1 0 0 0 18 0 19 0 548785916 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6501] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6501/stat : 6501 (java) S 6493 6495 6169 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 548785916 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6502] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6502/stat : 6502 (java) S 6493 6495 6169 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 19 0 548785916 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6503] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6503/stat : 6503 (java) S 6493 6495 6169 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 548785916 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6504] ppid=6493 vsize=7655236 CPUtime=0.01 cores=1,3
/proc/6495/task/6504/stat : 6504 (java) S 6493 6495 6169 0 -1 4202560 942 0 0 0 1 0 0 0 18 0 19 0 548785916 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6505] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6505/stat : 6505 (java) S 6493 6495 6169 0 -1 4202560 543 0 0 0 0 0 0 0 18 0 19 0 548785917 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6506] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6506/stat : 6506 (java) R 6493 6495 6169 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 19 0 548785918 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 47105080631723 0 0 0 16800975 0 0 0 -1 1 0 0 0
[pid=6495/tid=6507] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6507/stat : 6507 (java) S 6493 6495 6169 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 548785918 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6508] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6508/stat : 6508 (java) S 6493 6495 6169 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 548785918 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6509] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6509/stat : 6509 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296749489 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6510] ppid=6493 vsize=7655236 CPUtime=0.14 cores=1,3
/proc/6495/task/6510/stat : 6510 (java) S 6493 6495 6169 0 -1 4202560 1534 0 0 0 14 0 0 0 17 0 19 0 548785920 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6511] ppid=6493 vsize=7655236 CPUtime=0.3 cores=1,3
/proc/6495/task/6511/stat : 6511 (java) S 6493 6495 6169 0 -1 4202560 5154 0 0 0 30 0 0 0 17 0 19 0 548785920 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6512] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6512/stat : 6512 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6513] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6513/stat : 6513 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548785920 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6538] ppid=6493 vsize=7655236 CPUtime=0 cores=1,3
/proc/6495/task/6538/stat : 6538 (java) S 6493 6495 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548785943 7838961664 20914 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 7655236

[startup+3.10128 s]
/proc/loadavg: 3.76 3.97 4.26 5/262 6539
/proc/meminfo: memFree=20066172/32951124 swapFree=67110396/67111528
[pid=6495] ppid=6493 vsize=7664176 CPUtime=3.67 cores=1,3
/proc/6495/stat : 6495 (java) S 6493 6495 6169 0 -1 4202496 28582 0 1 0 364 3 0 0 25 0 19 0 548785914 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6495/statm: 1916044 25365 2252 9 0 1906782 0
[pid=6495/tid=6497] ppid=6493 vsize=7664176 CPUtime=2.99 cores=1,3
/proc/6495/task/6497/stat : 6497 (java) R 6493 6495 6169 0 -1 4202560 12546 0 1 0 297 2 0 0 25 0 19 0 548785915 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 46912505590221 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6495/tid=6498] ppid=6493 vsize=7664176 CPUtime=0 cores=1,3
/proc/6495/task/6498/stat : 6498 (java) S 6493 6495 6169 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 548785916 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6499] ppid=6493 vsize=7664176 CPUtime=0 cores=1,3
/proc/6495/task/6499/stat : 6499 (java) S 6493 6495 6169 0 -1 4202560 56 0 0 0 0 0 0 0 17 0 19 0 548785916 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6500] ppid=6493 vsize=7664176 CPUtime=0.01 cores=1,3
/proc/6495/task/6500/stat : 6500 (java) S 6493 6495 6169 0 -1 4202560 983 0 0 0 1 0 0 0 17 0 19 0 548785916 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6501] ppid=6493 vsize=7664176 CPUtime=0 cores=1,3
/proc/6495/task/6501/stat : 6501 (java) S 6493 6495 6169 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 19 0 548785916 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6502] ppid=6493 vsize=7664176 CPUtime=0 cores=1,3
/proc/6495/task/6502/stat : 6502 (java) S 6493 6495 6169 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 19 0 548785916 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6503] ppid=6493 vsize=7664176 CPUtime=0 cores=1,3
/proc/6495/task/6503/stat : 6503 (java) S 6493 6495 6169 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 19 0 548785916 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6504] ppid=6493 vsize=7664176 CPUtime=0.01 cores=1,3
/proc/6495/task/6504/stat : 6504 (java) S 6493 6495 6169 0 -1 4202560 942 0 0 0 1 0 0 0 17 0 19 0 548785916 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6505] ppid=6493 vsize=7664176 CPUtime=0 cores=1,3
/proc/6495/task/6505/stat : 6505 (java) S 6493 6495 6169 0 -1 4202560 543 0 0 0 0 0 0 0 17 0 19 0 548785917 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6506] ppid=6493 vsize=7664176 CPUtime=0.03 cores=1,3
/proc/6495/task/6506/stat : 6506 (java) S 6493 6495 6169 0 -1 4202560 2512 0 0 0 3 0 0 0 15 0 19 0 548785918 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 0 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6507] ppid=6493 vsize=7664176 CPUtime=0 cores=1,3
/proc/6495/task/6507/stat : 6507 (java) S 6493 6495 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548785918 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6508] ppid=6493 vsize=7664176 CPUtime=0 cores=1,3
/proc/6495/task/6508/stat : 6508 (java) S 6493 6495 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548785918 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6509] ppid=6493 vsize=7664176 CPUtime=0 cores=1,3
/proc/6495/task/6509/stat : 6509 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296749489 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6510] ppid=6493 vsize=7664176 CPUtime=0.15 cores=1,3
/proc/6495/task/6510/stat : 6510 (java) S 6493 6495 6169 0 -1 4202560 1729 0 0 0 15 0 0 0 16 0 19 0 548785920 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6511] ppid=6493 vsize=7664176 CPUtime=0.44 cores=1,3
/proc/6495/task/6511/stat : 6511 (java) S 6493 6495 6169 0 -1 4202560 8097 0 0 0 44 0 0 0 17 0 19 0 548785920 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6512] ppid=6493 vsize=7664176 CPUtime=0 cores=1,3
/proc/6495/task/6512/stat : 6512 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6513] ppid=6493 vsize=7664176 CPUtime=0 cores=1,3
/proc/6495/task/6513/stat : 6513 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548785920 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6538] ppid=6493 vsize=7664176 CPUtime=0 cores=1,3
/proc/6495/task/6538/stat : 6538 (java) S 6493 6495 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548785943 7848116224 25365 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 7664176

[startup+6.30076 s]
/proc/loadavg: 3.78 3.97 4.26 5/262 6539
/proc/meminfo: memFree=19909560/32951124 swapFree=67110396/67111528
[pid=6495] ppid=6493 vsize=7660488 CPUtime=6.89 cores=1,3
/proc/6495/stat : 6495 (java) S 6493 6495 6169 0 -1 4202496 30553 0 1 0 686 3 0 0 25 0 19 0 548785914 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6495/statm: 1915122 26863 2254 9 0 1905860 0
[pid=6495/tid=6497] ppid=6493 vsize=7660488 CPUtime=6.14 cores=1,3
/proc/6495/task/6497/stat : 6497 (java) R 6493 6495 6169 0 -1 4202560 12550 0 1 0 612 2 0 0 21 0 19 0 548785915 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 46912505691847 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6495/tid=6498] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6498/stat : 6498 (java) S 6493 6495 6169 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 548785916 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6499] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6499/stat : 6499 (java) S 6493 6495 6169 0 -1 4202560 1493 0 0 0 0 0 0 0 16 0 19 0 548785916 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6500] ppid=6493 vsize=7660488 CPUtime=0.01 cores=1,3
/proc/6495/task/6500/stat : 6500 (java) S 6493 6495 6169 0 -1 4202560 983 0 0 0 1 0 0 0 15 0 19 0 548785916 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6501] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6501/stat : 6501 (java) S 6493 6495 6169 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 548785916 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6502] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6502/stat : 6502 (java) S 6493 6495 6169 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 19 0 548785916 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6503] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6503/stat : 6503 (java) S 6493 6495 6169 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 19 0 548785916 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6504] ppid=6493 vsize=7660488 CPUtime=0.01 cores=1,3
/proc/6495/task/6504/stat : 6504 (java) S 6493 6495 6169 0 -1 4202560 942 0 0 0 1 0 0 0 15 0 19 0 548785916 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6505] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6505/stat : 6505 (java) S 6493 6495 6169 0 -1 4202560 543 0 0 0 0 0 0 0 15 0 19 0 548785917 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6506] ppid=6493 vsize=7660488 CPUtime=0.06 cores=1,3
/proc/6495/task/6506/stat : 6506 (java) S 6493 6495 6169 0 -1 4202560 3040 0 0 0 6 0 0 0 15 0 19 0 548785918 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 0 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6507] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6507/stat : 6507 (java) S 6493 6495 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548785918 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6508] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6508/stat : 6508 (java) S 6493 6495 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548785918 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6509] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6509/stat : 6509 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296749489 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6510] ppid=6493 vsize=7660488 CPUtime=0.15 cores=1,3
/proc/6495/task/6510/stat : 6510 (java) S 6493 6495 6169 0 -1 4202560 1729 0 0 0 15 0 0 0 15 0 19 0 548785920 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6511] ppid=6493 vsize=7660488 CPUtime=0.47 cores=1,3
/proc/6495/task/6511/stat : 6511 (java) S 6493 6495 6169 0 -1 4202560 8099 0 0 0 47 0 0 0 15 0 19 0 548785920 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6512] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6512/stat : 6512 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6513] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6513/stat : 6513 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548785920 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6538] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6538/stat : 6538 (java) S 6493 6495 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548785943 7844339712 26863 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.89
Current children cumulated vsize (KiB) 7660488

[startup+12.7007 s]

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

[pid=6495/tid=6503] ppid=6493 vsize=7660488 CPUtime=0.08 cores=1,3
/proc/6495/task/6503/stat : 6503 (java) S 6493 6495 6169 0 -1 4202560 1558 0 0 0 8 0 0 0 15 0 19 0 548785916 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6504] ppid=6493 vsize=7660488 CPUtime=0.09 cores=1,3
/proc/6495/task/6504/stat : 6504 (java) S 6493 6495 6169 0 -1 4202560 2129 0 0 0 9 0 0 0 15 0 19 0 548785916 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6505] ppid=6493 vsize=7660488 CPUtime=0.1 cores=1,3
/proc/6495/task/6505/stat : 6505 (java) S 6493 6495 6169 0 -1 4202560 3456 0 0 0 10 0 0 0 15 0 19 0 548785917 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6506] ppid=6493 vsize=7660488 CPUtime=1.76 cores=1,3
/proc/6495/task/6506/stat : 6506 (java) S 6493 6495 6169 0 -1 4202560 13283 0 0 0 174 2 0 0 16 0 19 0 548785918 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 0 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6507] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6507/stat : 6507 (java) S 6493 6495 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548785918 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6508] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6508/stat : 6508 (java) S 6493 6495 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548785918 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6509] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6509/stat : 6509 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296749489 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6510] ppid=6493 vsize=7660488 CPUtime=0.18 cores=1,3
/proc/6495/task/6510/stat : 6510 (java) S 6493 6495 6169 0 -1 4202560 1736 0 0 0 18 0 0 0 15 0 19 0 548785920 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6511] ppid=6493 vsize=7660488 CPUtime=0.47 cores=1,3
/proc/6495/task/6511/stat : 6511 (java) S 6493 6495 6169 0 -1 4202560 8099 0 0 0 47 0 0 0 15 0 19 0 548785920 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6512] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6512/stat : 6512 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6513] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6513/stat : 6513 (java) S 6493 6495 6169 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 19 0 548785920 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6538] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6538/stat : 6538 (java) S 6493 6495 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548785943 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1123.16
Current children cumulated vsize (KiB) 7660488

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 4.07 5/262 6569
/proc/meminfo: memFree=19508092/32951124 swapFree=67110396/67111528
[pid=6495] ppid=6493 vsize=7660488 CPUtime=1183.16 cores=1,3
/proc/6495/stat : 6495 (java) S 6493 6495 6169 0 -1 4202496 54097 0 1 0 118308 8 0 0 25 0 19 0 548785914 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6495/statm: 1915122 50254 2254 9 0 1905860 0
[pid=6495/tid=6497] ppid=6493 vsize=7660488 CPUtime=1180.13 cores=1,3
/proc/6495/task/6497/stat : 6497 (java) R 6493 6495 6169 0 -1 4202560 16944 0 1 0 118009 4 0 0 25 0 19 0 548785915 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 46912505692026 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6495/tid=6498] ppid=6493 vsize=7660488 CPUtime=0.03 cores=1,3
/proc/6495/task/6498/stat : 6498 (java) S 6493 6495 6169 0 -1 4202560 286 0 0 0 3 0 0 0 15 0 19 0 548785916 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6499] ppid=6493 vsize=7660488 CPUtime=0.06 cores=1,3
/proc/6495/task/6499/stat : 6499 (java) S 6493 6495 6169 0 -1 4202560 2500 0 0 0 6 0 0 0 15 0 19 0 548785916 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6500] ppid=6493 vsize=7660488 CPUtime=0.07 cores=1,3
/proc/6495/task/6500/stat : 6500 (java) S 6493 6495 6169 0 -1 4202560 1500 0 0 0 7 0 0 0 15 0 19 0 548785916 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6501] ppid=6493 vsize=7660488 CPUtime=0.02 cores=1,3
/proc/6495/task/6501/stat : 6501 (java) S 6493 6495 6169 0 -1 4202560 518 0 0 0 2 0 0 0 15 0 19 0 548785916 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6502] ppid=6493 vsize=7660488 CPUtime=0.08 cores=1,3
/proc/6495/task/6502/stat : 6502 (java) S 6493 6495 6169 0 -1 4202560 872 0 0 0 8 0 0 0 15 0 19 0 548785916 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6503] ppid=6493 vsize=7660488 CPUtime=0.08 cores=1,3
/proc/6495/task/6503/stat : 6503 (java) S 6493 6495 6169 0 -1 4202560 1558 0 0 0 8 0 0 0 15 0 19 0 548785916 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6504] ppid=6493 vsize=7660488 CPUtime=0.09 cores=1,3
/proc/6495/task/6504/stat : 6504 (java) S 6493 6495 6169 0 -1 4202560 2129 0 0 0 9 0 0 0 15 0 19 0 548785916 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6505] ppid=6493 vsize=7660488 CPUtime=0.1 cores=1,3
/proc/6495/task/6505/stat : 6505 (java) S 6493 6495 6169 0 -1 4202560 3456 0 0 0 10 0 0 0 15 0 19 0 548785917 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6506] ppid=6493 vsize=7660488 CPUtime=1.76 cores=1,3
/proc/6495/task/6506/stat : 6506 (java) S 6493 6495 6169 0 -1 4202560 13283 0 0 0 174 2 0 0 15 0 19 0 548785918 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 0 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6507] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6507/stat : 6507 (java) S 6493 6495 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548785918 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6508] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6508/stat : 6508 (java) S 6493 6495 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548785918 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6509] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6509/stat : 6509 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296749489 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6510] ppid=6493 vsize=7660488 CPUtime=0.18 cores=1,3
/proc/6495/task/6510/stat : 6510 (java) S 6493 6495 6169 0 -1 4202560 1736 0 0 0 18 0 0 0 15 0 19 0 548785920 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6511] ppid=6493 vsize=7660488 CPUtime=0.47 cores=1,3
/proc/6495/task/6511/stat : 6511 (java) S 6493 6495 6169 0 -1 4202560 8099 0 0 0 47 0 0 0 15 0 19 0 548785920 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6512] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6512/stat : 6512 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6513] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6513/stat : 6513 (java) S 6493 6495 6169 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 548785920 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6538] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6538/stat : 6538 (java) S 6493 6495 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548785943 7844339712 50254 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.16
Current children cumulated vsize (KiB) 7660488

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 4.07 5/262 6571
/proc/meminfo: memFree=19504092/32951124 swapFree=67110396/67111528
[pid=6495] ppid=6493 vsize=7660488 CPUtime=1243.17 cores=1,3
/proc/6495/stat : 6495 (java) S 6493 6495 6169 0 -1 4202496 54252 0 1 0 124309 8 0 0 25 0 19 0 548785914 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6495/statm: 1915122 50402 2254 9 0 1905860 0
[pid=6495/tid=6497] ppid=6493 vsize=7660488 CPUtime=1240.04 cores=1,3
/proc/6495/task/6497/stat : 6497 (java) R 6493 6495 6169 0 -1 4202560 17075 0 1 0 124000 4 0 0 25 0 19 0 548785915 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 46912505620274 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6495/tid=6498] ppid=6493 vsize=7660488 CPUtime=0.03 cores=1,3
/proc/6495/task/6498/stat : 6498 (java) S 6493 6495 6169 0 -1 4202560 286 0 0 0 3 0 0 0 15 0 19 0 548785916 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6499] ppid=6493 vsize=7660488 CPUtime=0.06 cores=1,3
/proc/6495/task/6499/stat : 6499 (java) S 6493 6495 6169 0 -1 4202560 2500 0 0 0 6 0 0 0 15 0 19 0 548785916 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6500] ppid=6493 vsize=7660488 CPUtime=0.07 cores=1,3
/proc/6495/task/6500/stat : 6500 (java) S 6493 6495 6169 0 -1 4202560 1500 0 0 0 7 0 0 0 15 0 19 0 548785916 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6501] ppid=6493 vsize=7660488 CPUtime=0.03 cores=1,3
/proc/6495/task/6501/stat : 6501 (java) S 6493 6495 6169 0 -1 4202560 536 0 0 0 3 0 0 0 15 0 19 0 548785916 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6502] ppid=6493 vsize=7660488 CPUtime=0.09 cores=1,3
/proc/6495/task/6502/stat : 6502 (java) S 6493 6495 6169 0 -1 4202560 872 0 0 0 9 0 0 0 15 0 19 0 548785916 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6503] ppid=6493 vsize=7660488 CPUtime=0.08 cores=1,3
/proc/6495/task/6503/stat : 6503 (java) S 6493 6495 6169 0 -1 4202560 1558 0 0 0 8 0 0 0 15 0 19 0 548785916 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6504] ppid=6493 vsize=7660488 CPUtime=0.09 cores=1,3
/proc/6495/task/6504/stat : 6504 (java) S 6493 6495 6169 0 -1 4202560 2129 0 0 0 9 0 0 0 15 0 19 0 548785916 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6505] ppid=6493 vsize=7660488 CPUtime=0.1 cores=1,3
/proc/6495/task/6505/stat : 6505 (java) S 6493 6495 6169 0 -1 4202560 3456 0 0 0 10 0 0 0 15 0 19 0 548785917 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6506] ppid=6493 vsize=7660488 CPUtime=1.83 cores=1,3
/proc/6495/task/6506/stat : 6506 (java) S 6493 6495 6169 0 -1 4202560 13285 0 0 0 181 2 0 0 15 0 19 0 548785918 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 0 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6507] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6507/stat : 6507 (java) S 6493 6495 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548785918 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6508] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6508/stat : 6508 (java) S 6493 6495 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548785918 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6509] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6509/stat : 6509 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296749489 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6510] ppid=6493 vsize=7660488 CPUtime=0.18 cores=1,3
/proc/6495/task/6510/stat : 6510 (java) S 6493 6495 6169 0 -1 4202560 1736 0 0 0 18 0 0 0 15 0 19 0 548785920 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6511] ppid=6493 vsize=7660488 CPUtime=0.47 cores=1,3
/proc/6495/task/6511/stat : 6511 (java) S 6493 6495 6169 0 -1 4202560 8099 0 0 0 47 0 0 0 15 0 19 0 548785920 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6512] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6512/stat : 6512 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6513] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6513/stat : 6513 (java) S 6493 6495 6169 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 548785920 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6538] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6538/stat : 6538 (java) S 6493 6495 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548785943 7844339712 50402 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.17
Current children cumulated vsize (KiB) 7660488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.06 3/222 6579
/proc/meminfo: memFree=19933912/32951124 swapFree=67110396/67111528
[pid=6495] ppid=6493 vsize=7660488 CPUtime=1300.89 cores=1,3
/proc/6495/stat : 6495 (java) S 6493 6495 6169 0 -1 4202496 54478 0 1 0 130081 8 0 0 25 0 19 0 548785914 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6495/statm: 1915122 50621 2254 9 0 1905860 0
[pid=6495/tid=6497] ppid=6493 vsize=7660488 CPUtime=1297.67 cores=1,3
/proc/6495/task/6497/stat : 6497 (java) R 6493 6495 6169 0 -1 4202560 17181 0 1 0 129763 4 0 0 25 0 19 0 548785915 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 46912505691783 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6495/tid=6498] ppid=6493 vsize=7660488 CPUtime=0.04 cores=1,3
/proc/6495/task/6498/stat : 6498 (java) S 6493 6495 6169 0 -1 4202560 291 0 0 0 4 0 0 0 16 0 19 0 548785916 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6499] ppid=6493 vsize=7660488 CPUtime=0.06 cores=1,3
/proc/6495/task/6499/stat : 6499 (java) S 6493 6495 6169 0 -1 4202560 2500 0 0 0 6 0 0 0 16 0 19 0 548785916 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6500] ppid=6493 vsize=7660488 CPUtime=0.07 cores=1,3
/proc/6495/task/6500/stat : 6500 (java) S 6493 6495 6169 0 -1 4202560 1500 0 0 0 7 0 0 0 15 0 19 0 548785916 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6501] ppid=6493 vsize=7660488 CPUtime=0.03 cores=1,3
/proc/6495/task/6501/stat : 6501 (java) S 6493 6495 6169 0 -1 4202560 536 0 0 0 3 0 0 0 15 0 19 0 548785916 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6502] ppid=6493 vsize=7660488 CPUtime=0.09 cores=1,3
/proc/6495/task/6502/stat : 6502 (java) S 6493 6495 6169 0 -1 4202560 872 0 0 0 9 0 0 0 16 0 19 0 548785916 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6503] ppid=6493 vsize=7660488 CPUtime=0.08 cores=1,3
/proc/6495/task/6503/stat : 6503 (java) S 6493 6495 6169 0 -1 4202560 1558 0 0 0 8 0 0 0 15 0 19 0 548785916 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6504] ppid=6493 vsize=7660488 CPUtime=0.09 cores=1,3
/proc/6495/task/6504/stat : 6504 (java) S 6493 6495 6169 0 -1 4202560 2129 0 0 0 9 0 0 0 15 0 19 0 548785916 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6505] ppid=6493 vsize=7660488 CPUtime=0.11 cores=1,3
/proc/6495/task/6505/stat : 6505 (java) S 6493 6495 6169 0 -1 4202560 3460 0 0 0 11 0 0 0 15 0 19 0 548785917 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6506] ppid=6493 vsize=7660488 CPUtime=1.89 cores=1,3
/proc/6495/task/6506/stat : 6506 (java) S 6493 6495 6169 0 -1 4202560 13392 0 0 0 187 2 0 0 15 0 19 0 548785918 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 0 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6507] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6507/stat : 6507 (java) S 6493 6495 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548785918 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6508] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6508/stat : 6508 (java) S 6493 6495 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548785918 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6509] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6509/stat : 6509 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296749489 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6510] ppid=6493 vsize=7660488 CPUtime=0.18 cores=1,3
/proc/6495/task/6510/stat : 6510 (java) S 6493 6495 6169 0 -1 4202560 1736 0 0 0 18 0 0 0 15 0 19 0 548785920 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6511] ppid=6493 vsize=7660488 CPUtime=0.47 cores=1,3
/proc/6495/task/6511/stat : 6511 (java) S 6493 6495 6169 0 -1 4202560 8099 0 0 0 47 0 0 0 15 0 19 0 548785920 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6512] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6512/stat : 6512 (java) S 6493 6495 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785920 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296741785 0 4 0 16800975 18446604471127925888 0 0 -1 1 0 0 0
[pid=6495/tid=6513] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6513/stat : 6513 (java) S 6493 6495 6169 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 548785920 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
[pid=6495/tid=6538] ppid=6493 vsize=7660488 CPUtime=0 cores=1,3
/proc/6495/task/6538/stat : 6538 (java) S 6493 6495 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548785943 7844339712 50621 33554432000 1073741824 1073778376 140737136023664 18446744073709551615 224296742400 0 4 0 16800975 18446604471127925888 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1300.89
Current children cumulated vsize (KiB) 7660488

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

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

Child status: 143
Real time (s): 1300.05
CPU time (s): 1300.95
CPU user time (s): 1300.85
CPU system time (s): 0.099984
CPU usage (%): 100.069
Max. virtual memory (cumulated for all children) (KiB): 7664176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.85
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54518
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= 27573
involuntary context switches= 4866

runsolver used 2.11368 second user time and 5.01524 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-23 21:05:53
IDJOB=3251302
IDBENCH=88218
IDSOLVER=1611
FILE ID=node118/3251302-1303585552
RUNJOBID= node118-1303584250-6189
PBS_JOBID= 13150361
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=1195354388

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20394996 kB
Buffers:       1858252 kB
Cached:       10021308 kB
SwapCached:        600 kB
Active:        8564924 kB
Inactive:      3467428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20394996 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           16736 kB
Writeback:           8 kB
AnonPages:      152192 kB
Mapped:          23084 kB
Slab:           459408 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14737528 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71728 MiB
End job on node118 at 2011-04-23 21:27:35