Trace number 3190227

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S913491256-073-UNKNOWN.cnf
MD5SUM785309e098f4d0ba8da3027c8426e931
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark245.957
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.06/0.07	c no version file found!!!
0.06/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.07	c java.vm.version	19.1-b02
0.06/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.07	c sun.arch.data.model	64
0.06/0.07	c java.version		1.6.0_24
0.06/0.07	c os.name		Linux
0.06/0.07	c os.version		2.6.18-164.el5
0.06/0.07	c os.arch		amd64
0.06/0.07	c Free memory 		6997539544
0.06/0.07	c Max memory 		7034241024
0.06/0.07	c Total memory 		7034241024
0.06/0.07	c Number of processors 	8
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3190227-1302597444.cnf
0.09/0.10	c reading problem ... 
0.37/0.32	c ... done. Wall clock time 0.22s.
0.37/0.32	c #vars     30000
0.37/0.32	c #constraints  126000
0.37/0.32	c constraints type 
0.37/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
5.22/4.74	c cleaning 2495 clauses out of 5000 with flag 5000/5000
9.80/9.23	c cleaning 4250 clauses out of 8506 with flag 11001/11001
14.91/14.36	c cleaning 5626 clauses out of 11255 with flag 18000/18000
20.71/20.15	c cleaning 6811 clauses out of 13631 with flag 26002/26002
27.42/26.81	c cleaning 7906 clauses out of 15818 with flag 35000/35000
34.73/34.19	c cleaning 8952 clauses out of 17912 with flag 45000/45000
42.73/42.15	c cleaning 9977 clauses out of 19960 with flag 56000/56000
51.74/51.19	c cleaning 10985 clauses out of 21984 with flag 68001/68001
61.15/60.53	c cleaning 11992 clauses out of 23998 with flag 81000/81000
71.25/70.65	c cleaning 13000 clauses out of 26007 with flag 95001/95001
82.36/81.72	c cleaning 13999 clauses out of 28006 with flag 110000/110000
94.47/93.81	c cleaning 15000 clauses out of 30007 with flag 126000/126000
107.07/106.46	c cleaning 16001 clauses out of 32007 with flag 143000/143000
120.78/120.14	c cleaning 16990 clauses out of 34006 with flag 161000/161000
135.19/134.59	c cleaning 18002 clauses out of 36017 with flag 180001/180001
150.41/149.79	c cleaning 18999 clauses out of 38014 with flag 200000/200000
166.72/166.00	c cleaning 20001 clauses out of 40016 with flag 221001/221001
183.91/183.20	c cleaning 21003 clauses out of 42015 with flag 243001/243001
201.83/201.18	c cleaning 22004 clauses out of 44011 with flag 266000/266000
220.32/219.63	c cleaning 22996 clauses out of 46009 with flag 290002/290002
239.73/239.02	c cleaning 23995 clauses out of 48013 with flag 315002/315002
260.13/259.44	c cleaning 25005 clauses out of 50019 with flag 341003/341003
281.54/280.88	c cleaning 26005 clauses out of 52011 with flag 368000/368000
303.46/302.74	c cleaning 26999 clauses out of 54006 with flag 396000/396000
326.57/325.80	c cleaning 27998 clauses out of 56007 with flag 425000/425000
350.48/349.78	c cleaning 28999 clauses out of 58011 with flag 455002/455002
374.49/373.74	c cleaning 30002 clauses out of 60010 with flag 486000/486000
400.31/399.52	c cleaning 30999 clauses out of 62008 with flag 518000/518000
427.02/426.30	c cleaning 32000 clauses out of 64010 with flag 551001/551001
454.24/453.46	c cleaning 32993 clauses out of 66009 with flag 585000/585000
483.15/482.32	c cleaning 34003 clauses out of 68018 with flag 620002/620002
511.66/510.88	c cleaning 34997 clauses out of 70013 with flag 656000/656000
542.17/541.37	c cleaning 36003 clauses out of 72017 with flag 693001/693001
572.49/571.63	c cleaning 36999 clauses out of 74014 with flag 731001/731001
604.71/603.82	c cleaning 37989 clauses out of 76014 with flag 770000/770000
637.02/636.16	c cleaning 39006 clauses out of 78025 with flag 810000/810000
671.73/670.86	c cleaning 39996 clauses out of 80019 with flag 851000/851000
705.45/704.54	c cleaning 40996 clauses out of 82024 with flag 893001/893001
741.77/740.89	c cleaning 41999 clauses out of 84027 with flag 936000/936000
777.38/776.43	c cleaning 43007 clauses out of 86028 with flag 980000/980000
816.50/815.51	c cleaning 44006 clauses out of 88022 with flag 1025001/1025001
854.21/853.20	c cleaning 44995 clauses out of 90016 with flag 1071001/1071001
894.73/893.75	c cleaning 46003 clauses out of 92021 with flag 1118001/1118001
934.76/933.76	c cleaning 46996 clauses out of 94017 with flag 1166000/1166000
976.17/975.10	c cleaning 48006 clauses out of 96023 with flag 1215002/1215002
1019.49/1018.41	c cleaning 49002 clauses out of 98015 with flag 1265000/1265000
1062.51/1061.43	c cleaning 50000 clauses out of 100013 with flag 1316000/1316000
1109.35/1108.23	c cleaning 50995 clauses out of 102013 with flag 1368000/1368000
1154.27/1153.19	c cleaning 51990 clauses out of 104018 with flag 1421000/1421000
1201.29/1200.16	c cleaning 52986 clauses out of 106028 with flag 1475000/1475000
1250.40/1249.20	c cleaning 54005 clauses out of 108042 with flag 1530000/1530000
1298.12/1296.94	c cleaning 55010 clauses out of 110039 with flag 1586002/1586002
1301.24/1300.01	c starts		: 1426
1301.24/1300.01	c conflicts		: 1589783
1301.24/1300.01	c decisions		: 5349763
1301.24/1300.01	c propagations		: 1720455186
1301.24/1300.01	c inspects		: 4454137618
1301.24/1300.01	c shortcuts		: 0
1301.24/1300.01	c learnt literals	: 0
1301.24/1300.01	c learnt binary clauses	: 0
1301.24/1300.01	c learnt ternary clauses	: 85
1301.24/1300.01	c learnt constraints	: 1589783
1301.24/1300.01	c ignored constraints	: 0
1301.24/1300.01	c root simplifications	: 1426
1301.24/1300.01	c removed literals (reason simplification)	: 25294194
1301.24/1300.01	c reason swapping (by a shorter reason)	: 0
1301.24/1300.01	c Calls to reduceDB	: 52
1301.24/1300.01	c speed (assignments/second)	: 1323742.206416756
1301.24/1300.01	c non guided choices	2969
1301.24/1300.03	c learnt constraints type 
1301.24/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 58825
1301.24/1300.03	c constraints type 
1301.24/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
1301.24/1300.03	s UNKNOWN
1301.24/1300.03	c Total wall clock time (in seconds) : 1299.912

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3190227-1302597444/watcher-3190227-1302597444 -o /tmp/evaluation-result-3190227-1302597444/solver-3190227-1302597444 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190227-1302597444.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: 7.35 7.56 5.61 4/240 15315
/proc/meminfo: memFree=17538148/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=27172 CPUtime=0 cores=5,7
/proc/15315/stat : 15315 (java) S 15313 15315 15204 0 -1 4202496 1181 0 0 0 0 0 0 0 17 0 2 0 371344777 27824128 906 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652662245 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/15315/statm: 6793 906 688 9 0 381 0
[pid=15315/tid=15316] ppid=15313 vsize=27172 CPUtime=0 cores=5,7
/proc/15315/task/15316/stat : 15316 (java) S 15313 15315 15204 0 -1 4202560 64 0 0 0 0 0 0 0 18 0 2 0 371344778 27824128 906 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253635935879 0 2147483391 4096 0 18446744071699199166 0 0 -1 5 0 0 0

[startup+0.0724689 s]
/proc/loadavg: 7.35 7.56 5.61 4/240 15315
/proc/meminfo: memFree=17538148/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=7569940 CPUtime=0.06 cores=5,7
/proc/15315/stat : 15315 (java) S 15313 15315 15204 0 -1 4202496 9439 0 1 0 5 1 0 0 17 0 18 0 371344777 7751618560 9133 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15315/statm: 1892485 9133 1754 9 0 1883223 0
[pid=15315/tid=15316] ppid=15313 vsize=7569940 CPUtime=0.05 cores=5,7
/proc/15315/task/15316/stat : 15316 (java) R 15313 15315 15204 0 -1 4202560 8262 0 1 0 5 0 0 0 24 0 18 0 371344778 7751618560 9133 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652688863 0 2147483391 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7569940

[startup+0.100461 s]
/proc/loadavg: 7.35 7.56 5.61 4/240 15315
/proc/meminfo: memFree=17538148/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=7570804 CPUtime=0.09 cores=5,7
/proc/15315/stat : 15315 (java) S 15313 15315 15204 0 -1 4202496 10198 0 1 0 8 1 0 0 17 0 18 0 371344777 7752503296 9892 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15315/statm: 1892701 9892 2086 9 0 1883439 0
[pid=15315/tid=15316] ppid=15313 vsize=7570804 CPUtime=0.06 cores=5,7
/proc/15315/task/15316/stat : 15316 (java) R 15313 15315 15204 0 -1 4202560 8464 0 1 0 6 0 0 0 24 0 18 0 371344778 7752503296 9892 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 47227955794810 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7570804

[startup+0.300426 s]
/proc/loadavg: 7.35 7.56 5.61 4/240 15315
/proc/meminfo: memFree=17538148/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=7637676 CPUtime=0.37 cores=5,7
/proc/15315/stat : 15315 (java) S 15313 15315 15204 0 -1 4202496 14536 0 1 0 35 2 0 0 17 0 18 0 371344777 7820980224 14159 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15315/statm: 1909419 14159 2197 9 0 1900157 0
[pid=15315/tid=15316] ppid=15313 vsize=7637676 CPUtime=0.25 cores=5,7
/proc/15315/task/15316/stat : 15316 (java) R 15313 15315 15204 0 -1 4202560 12157 0 1 0 24 1 0 0 25 0 18 0 371344778 7820980224 14159 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 46912505534783 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 7637676

[startup+0.700356 s]
/proc/loadavg: 7.35 7.56 5.61 4/240 15315
/proc/meminfo: memFree=17538148/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=7638704 CPUtime=1.12 cores=5,7
/proc/15315/stat : 15315 (java) S 15313 15315 15204 0 -1 4202496 19550 0 1 0 110 2 0 0 17 0 19 0 371344777 7822032896 17562 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15315/statm: 1909676 17562 2221 9 0 1900414 0
[pid=15315/tid=15316] ppid=15313 vsize=7638704 CPUtime=0.64 cores=5,7
/proc/15315/task/15316/stat : 15316 (java) R 15313 15315 15204 0 -1 4202560 13636 0 1 0 63 1 0 0 25 0 19 0 371344778 7822032896 17562 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 46912505228512 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 7638704

[startup+1.50121 s]
/proc/loadavg: 7.35 7.56 5.61 8/262 15337
/proc/meminfo: memFree=17396516/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=7638704 CPUtime=2.03 cores=5,7
/proc/15315/stat : 15315 (java) S 15313 15315 15204 0 -1 4202496 20000 0 1 0 200 3 0 0 17 0 19 0 371344777 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15315/statm: 1909676 18011 2224 9 0 1900414 0
[pid=15315/tid=15316] ppid=15313 vsize=7638704 CPUtime=1.45 cores=5,7
/proc/15315/task/15316/stat : 15316 (java) R 15313 15315 15204 0 -1 4202560 14059 0 1 0 143 2 0 0 25 0 19 0 371344778 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 46912505756548 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15318/stat : 15318 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344779 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15319/stat : 15319 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371344779 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15320/stat : 15320 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371344779 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15321/stat : 15321 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371344779 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15322/stat : 15322 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371344779 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15323/stat : 15323 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371344779 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15324/stat : 15324 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344779 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15325] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15325/stat : 15325 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344779 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15326] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15326/stat : 15326 (java) S 15313 15315 15204 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 371344780 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 0 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15327] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15327/stat : 15327 (java) S 15313 15315 15204 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 371344781 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15328] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15328/stat : 15328 (java) S 15313 15315 15204 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 371344781 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15329] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15329/stat : 15329 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344783 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652683185 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15330] ppid=15313 vsize=7638704 CPUtime=0.13 cores=5,7
/proc/15315/task/15330/stat : 15330 (java) S 15313 15315 15204 0 -1 4202560 351 0 0 0 13 0 0 0 15 0 19 0 371344783 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15331] ppid=15313 vsize=7638704 CPUtime=0.44 cores=5,7
/proc/15315/task/15331/stat : 15331 (java) S 15313 15315 15204 0 -1 4202560 4426 0 0 0 44 0 0 0 15 0 19 0 371344783 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15332] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15332/stat : 15332 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 371344783 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15333] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15333/stat : 15333 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371344783 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15337] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15337/stat : 15337 (java) S 15313 15315 15204 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371344813 7822032896 18011 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 7638704

[startup+3.10097 s]
/proc/loadavg: 7.35 7.56 5.61 5/262 15337
/proc/meminfo: memFree=17365640/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=7638704 CPUtime=3.63 cores=5,7
/proc/15315/stat : 15315 (java) S 15313 15315 15204 0 -1 4202496 20521 0 1 0 360 3 0 0 17 0 19 0 371344777 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15315/statm: 1909676 18532 2224 9 0 1900414 0
[pid=15315/tid=15316] ppid=15313 vsize=7638704 CPUtime=3.04 cores=5,7
/proc/15315/task/15316/stat : 15316 (java) R 15313 15315 15204 0 -1 4202560 14580 0 1 0 302 2 0 0 25 0 19 0 371344778 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 46912505629039 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15318/stat : 15318 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344779 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15319/stat : 15319 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371344779 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15320/stat : 15320 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371344779 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15321/stat : 15321 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371344779 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15322/stat : 15322 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371344779 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15323/stat : 15323 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371344779 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15324/stat : 15324 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344779 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15325] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15325/stat : 15325 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344779 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15326] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15326/stat : 15326 (java) S 15313 15315 15204 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 371344780 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 0 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15327] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15327/stat : 15327 (java) S 15313 15315 15204 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 371344781 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15328] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15328/stat : 15328 (java) S 15313 15315 15204 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 371344781 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15329] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15329/stat : 15329 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344783 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652683185 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15330] ppid=15313 vsize=7638704 CPUtime=0.13 cores=5,7
/proc/15315/task/15330/stat : 15330 (java) S 15313 15315 15204 0 -1 4202560 351 0 0 0 13 0 0 0 15 0 19 0 371344783 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15331] ppid=15313 vsize=7638704 CPUtime=0.44 cores=5,7
/proc/15315/task/15331/stat : 15331 (java) S 15313 15315 15204 0 -1 4202560 4426 0 0 0 44 0 0 0 15 0 19 0 371344783 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15332] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15332/stat : 15332 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 371344783 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15333] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15333/stat : 15333 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371344783 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15337] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15337/stat : 15337 (java) S 15313 15315 15204 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371344813 7822032896 18532 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 7638704

[startup+6.30134 s]
/proc/loadavg: 7.16 7.51 5.60 5/262 15337
/proc/meminfo: memFree=17208472/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=7638704 CPUtime=6.87 cores=5,7
/proc/15315/stat : 15315 (java) S 15313 15315 15204 0 -1 4202496 31133 0 1 0 682 5 0 0 17 0 19 0 371344777 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15315/statm: 1909676 29116 2250 9 0 1900414 0
[pid=15315/tid=15316] ppid=15313 vsize=7638704 CPUtime=6.09 cores=5,7
/proc/15315/task/15316/stat : 15316 (java) R 15313 15315 15204 0 -1 4202560 15151 0 1 0 607 2 0 0 25 0 19 0 371344778 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 46912505628905 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=7638704 CPUtime=0.03 cores=5,7
/proc/15315/task/15318/stat : 15318 (java) S 15313 15315 15204 0 -1 4202560 1715 0 0 0 3 0 0 0 18 0 19 0 371344779 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15319/stat : 15319 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344779 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15320/stat : 15320 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344779 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15321/stat : 15321 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344779 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15322/stat : 15322 (java) S 15313 15315 15204 0 -1 4202560 247 0 0 0 0 0 0 0 18 0 19 0 371344779 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=7638704 CPUtime=0.02 cores=5,7
/proc/15315/task/15323/stat : 15323 (java) S 15313 15315 15204 0 -1 4202560 2630 0 0 0 2 0 0 0 18 0 19 0 371344779 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15324/stat : 15324 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344779 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15325] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15325/stat : 15325 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344779 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15326] ppid=15313 vsize=7638704 CPUtime=0.08 cores=5,7
/proc/15315/task/15326/stat : 15326 (java) S 15313 15315 15204 0 -1 4202560 5444 0 0 0 8 0 0 0 15 0 19 0 371344780 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 0 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15327] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15327/stat : 15327 (java) S 15313 15315 15204 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371344781 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15328] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15328/stat : 15328 (java) S 15313 15315 15204 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371344781 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15329] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15329/stat : 15329 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344783 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652683185 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15330] ppid=15313 vsize=7638704 CPUtime=0.15 cores=5,7
/proc/15315/task/15330/stat : 15330 (java) S 15313 15315 15204 0 -1 4202560 360 0 0 0 15 0 0 0 15 0 19 0 371344783 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15331] ppid=15313 vsize=7638704 CPUtime=0.45 cores=5,7
/proc/15315/task/15331/stat : 15331 (java) S 15313 15315 15204 0 -1 4202560 4428 0 0 0 45 0 0 0 15 0 19 0 371344783 7822032896 29116 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0

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

[pid=15315/tid=15323] ppid=15313 vsize=7638704 CPUtime=0.2 cores=5,7
/proc/15315/task/15323/stat : 15323 (java) S 15313 15315 15204 0 -1 4202560 9246 0 0 0 19 1 0 0 15 0 19 0 371344779 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=7638704 CPUtime=0.14 cores=5,7
/proc/15315/task/15324/stat : 15324 (java) S 15313 15315 15204 0 -1 4202560 2095 0 0 0 14 0 0 0 15 0 19 0 371344779 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15325] ppid=15313 vsize=7638704 CPUtime=0.14 cores=5,7
/proc/15315/task/15325/stat : 15325 (java) S 15313 15315 15204 0 -1 4202560 5381 0 0 0 14 0 0 0 16 0 19 0 371344779 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15326] ppid=15313 vsize=7638704 CPUtime=4.08 cores=5,7
/proc/15315/task/15326/stat : 15326 (java) S 15313 15315 15204 0 -1 4202560 9495 0 0 0 406 2 0 0 15 0 19 0 371344780 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 0 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15327] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15327/stat : 15327 (java) S 15313 15315 15204 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371344781 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15328] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15328/stat : 15328 (java) S 15313 15315 15204 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371344781 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15329] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15329/stat : 15329 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344783 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652683185 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15330] ppid=15313 vsize=7638704 CPUtime=0.18 cores=5,7
/proc/15315/task/15330/stat : 15330 (java) S 15313 15315 15204 0 -1 4202560 365 0 0 0 18 0 0 0 15 0 19 0 371344783 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15331] ppid=15313 vsize=7638704 CPUtime=0.47 cores=5,7
/proc/15315/task/15331/stat : 15331 (java) S 15313 15315 15204 0 -1 4202560 4434 0 0 0 47 0 0 0 15 0 19 0 371344783 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15332] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15332/stat : 15332 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 371344783 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15333] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15333/stat : 15333 (java) S 15313 15315 15204 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 371344783 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15337] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15337/stat : 15337 (java) S 15313 15315 15204 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371344813 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.46
Current children cumulated vsize (KiB) 7638704

[startup+1182.3 s]
/proc/loadavg: 4.04 4.10 4.45 5/262 15369
/proc/meminfo: memFree=16533348/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=7638704 CPUtime=1183.48 cores=5,7
/proc/15315/stat : 15315 (java) S 15313 15315 15204 0 -1 4202496 87620 0 1 0 118331 17 0 0 17 0 19 0 371344777 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15315/statm: 1909676 85419 2252 9 0 1900414 0
[pid=15315/tid=15316] ppid=15313 vsize=7638704 CPUtime=1177.35 cores=5,7
/proc/15315/task/15316/stat : 15316 (java) R 15313 15315 15204 0 -1 4202560 31977 0 1 0 117726 9 0 0 25 0 19 0 371344778 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 46912505628639 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=7638704 CPUtime=0.13 cores=5,7
/proc/15315/task/15318/stat : 15318 (java) S 15313 15315 15204 0 -1 4202560 7276 0 0 0 13 0 0 0 15 0 19 0 371344779 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=7638704 CPUtime=0.19 cores=5,7
/proc/15315/task/15319/stat : 15319 (java) S 15313 15315 15204 0 -1 4202560 6486 0 0 0 19 0 0 0 16 0 19 0 371344779 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=7638704 CPUtime=0.1 cores=5,7
/proc/15315/task/15320/stat : 15320 (java) S 15313 15315 15204 0 -1 4202560 950 0 0 0 10 0 0 0 15 0 19 0 371344779 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=7638704 CPUtime=0.14 cores=5,7
/proc/15315/task/15321/stat : 15321 (java) S 15313 15315 15204 0 -1 4202560 1321 0 0 0 14 0 0 0 15 0 19 0 371344779 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=7638704 CPUtime=0.15 cores=5,7
/proc/15315/task/15322/stat : 15322 (java) S 15313 15315 15204 0 -1 4202560 7372 0 0 0 15 0 0 0 15 0 19 0 371344779 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=7638704 CPUtime=0.22 cores=5,7
/proc/15315/task/15323/stat : 15323 (java) S 15313 15315 15204 0 -1 4202560 9246 0 0 0 21 1 0 0 15 0 19 0 371344779 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=7638704 CPUtime=0.14 cores=5,7
/proc/15315/task/15324/stat : 15324 (java) S 15313 15315 15204 0 -1 4202560 2095 0 0 0 14 0 0 0 15 0 19 0 371344779 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15325] ppid=15313 vsize=7638704 CPUtime=0.14 cores=5,7
/proc/15315/task/15325/stat : 15325 (java) S 15313 15315 15204 0 -1 4202560 5381 0 0 0 14 0 0 0 15 0 19 0 371344779 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15326] ppid=15313 vsize=7638704 CPUtime=4.17 cores=5,7
/proc/15315/task/15326/stat : 15326 (java) S 15313 15315 15204 0 -1 4202560 9497 0 0 0 415 2 0 0 15 0 19 0 371344780 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 0 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15327] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15327/stat : 15327 (java) S 15313 15315 15204 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371344781 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15328] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15328/stat : 15328 (java) S 15313 15315 15204 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371344781 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15329] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15329/stat : 15329 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344783 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652683185 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15330] ppid=15313 vsize=7638704 CPUtime=0.18 cores=5,7
/proc/15315/task/15330/stat : 15330 (java) S 15313 15315 15204 0 -1 4202560 365 0 0 0 18 0 0 0 15 0 19 0 371344783 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15331] ppid=15313 vsize=7638704 CPUtime=0.47 cores=5,7
/proc/15315/task/15331/stat : 15331 (java) S 15313 15315 15204 0 -1 4202560 4434 0 0 0 47 0 0 0 15 0 19 0 371344783 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15332] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15332/stat : 15332 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 371344783 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15333] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15333/stat : 15333 (java) S 15313 15315 15204 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 371344783 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15337] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15337/stat : 15337 (java) S 15313 15315 15204 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371344813 7822032896 85419 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.48
Current children cumulated vsize (KiB) 7638704

[startup+1242.3 s]
/proc/loadavg: 4.01 4.08 4.42 5/262 15370
/proc/meminfo: memFree=16519772/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=7638704 CPUtime=1243.5 cores=5,7
/proc/15315/stat : 15315 (java) S 15313 15315 15204 0 -1 4202496 88648 0 1 0 124333 17 0 0 17 0 19 0 371344777 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15315/statm: 1909676 86440 2252 9 0 1900414 0
[pid=15315/tid=15316] ppid=15313 vsize=7638704 CPUtime=1237.23 cores=5,7
/proc/15315/task/15316/stat : 15316 (java) R 15313 15315 15204 0 -1 4202560 32767 0 1 0 123714 9 0 0 25 0 19 0 371344778 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 46912505586024 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=7638704 CPUtime=0.13 cores=5,7
/proc/15315/task/15318/stat : 15318 (java) S 15313 15315 15204 0 -1 4202560 7276 0 0 0 13 0 0 0 15 0 19 0 371344779 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=7638704 CPUtime=0.21 cores=5,7
/proc/15315/task/15319/stat : 15319 (java) S 15313 15315 15204 0 -1 4202560 6517 0 0 0 21 0 0 0 15 0 19 0 371344779 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=7638704 CPUtime=0.1 cores=5,7
/proc/15315/task/15320/stat : 15320 (java) S 15313 15315 15204 0 -1 4202560 950 0 0 0 10 0 0 0 15 0 19 0 371344779 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=7638704 CPUtime=0.14 cores=5,7
/proc/15315/task/15321/stat : 15321 (java) S 15313 15315 15204 0 -1 4202560 1321 0 0 0 14 0 0 0 15 0 19 0 371344779 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=7638704 CPUtime=0.17 cores=5,7
/proc/15315/task/15322/stat : 15322 (java) S 15313 15315 15204 0 -1 4202560 7402 0 0 0 17 0 0 0 16 0 19 0 371344779 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=7638704 CPUtime=0.22 cores=5,7
/proc/15315/task/15323/stat : 15323 (java) S 15313 15315 15204 0 -1 4202560 9246 0 0 0 21 1 0 0 15 0 19 0 371344779 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=7638704 CPUtime=0.14 cores=5,7
/proc/15315/task/15324/stat : 15324 (java) S 15313 15315 15204 0 -1 4202560 2095 0 0 0 14 0 0 0 15 0 19 0 371344779 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15325] ppid=15313 vsize=7638704 CPUtime=0.14 cores=5,7
/proc/15315/task/15325/stat : 15325 (java) S 15313 15315 15204 0 -1 4202560 5381 0 0 0 14 0 0 0 15 0 19 0 371344779 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15326] ppid=15313 vsize=7638704 CPUtime=4.26 cores=5,7
/proc/15315/task/15326/stat : 15326 (java) S 15313 15315 15204 0 -1 4202560 9670 0 0 0 424 2 0 0 15 0 19 0 371344780 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 0 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15327] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15327/stat : 15327 (java) S 15313 15315 15204 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371344781 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15328] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15328/stat : 15328 (java) S 15313 15315 15204 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371344781 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15329] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15329/stat : 15329 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344783 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652683185 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15330] ppid=15313 vsize=7638704 CPUtime=0.18 cores=5,7
/proc/15315/task/15330/stat : 15330 (java) S 15313 15315 15204 0 -1 4202560 365 0 0 0 18 0 0 0 15 0 19 0 371344783 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15331] ppid=15313 vsize=7638704 CPUtime=0.47 cores=5,7
/proc/15315/task/15331/stat : 15331 (java) S 15313 15315 15204 0 -1 4202560 4434 0 0 0 47 0 0 0 15 0 19 0 371344783 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15332] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15332/stat : 15332 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 371344783 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15333] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15333/stat : 15333 (java) S 15313 15315 15204 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 371344783 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15337] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15337/stat : 15337 (java) S 15313 15315 15204 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371344813 7822032896 86440 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.5
Current children cumulated vsize (KiB) 7638704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.06 4.39 2/202 15381
/proc/meminfo: memFree=17284080/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=7638704 CPUtime=1301.24 cores=5,7
/proc/15315/stat : 15315 (java) S 15313 15315 15204 0 -1 4202496 88840 0 1 0 130107 17 0 0 17 0 19 0 371344777 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15315/statm: 1909676 86622 2252 9 0 1900414 0
[pid=15315/tid=15316] ppid=15313 vsize=7638704 CPUtime=1294.69 cores=5,7
/proc/15315/task/15316/stat : 15316 (java) R 15313 15315 15204 0 -1 4202560 32769 0 1 0 129460 9 0 0 25 0 19 0 371344778 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 46912505628828 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=7638704 CPUtime=0.13 cores=5,7
/proc/15315/task/15318/stat : 15318 (java) S 15313 15315 15204 0 -1 4202560 7276 0 0 0 13 0 0 0 15 0 19 0 371344779 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=7638704 CPUtime=0.21 cores=5,7
/proc/15315/task/15319/stat : 15319 (java) S 15313 15315 15204 0 -1 4202560 6517 0 0 0 21 0 0 0 15 0 19 0 371344779 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=7638704 CPUtime=0.1 cores=5,7
/proc/15315/task/15320/stat : 15320 (java) S 15313 15315 15204 0 -1 4202560 950 0 0 0 10 0 0 0 15 0 19 0 371344779 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=7638704 CPUtime=0.16 cores=5,7
/proc/15315/task/15321/stat : 15321 (java) S 15313 15315 15204 0 -1 4202560 1322 0 0 0 16 0 0 0 16 0 19 0 371344779 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=7638704 CPUtime=0.17 cores=5,7
/proc/15315/task/15322/stat : 15322 (java) S 15313 15315 15204 0 -1 4202560 7402 0 0 0 17 0 0 0 15 0 19 0 371344779 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=7638704 CPUtime=0.25 cores=5,7
/proc/15315/task/15323/stat : 15323 (java) S 15313 15315 15204 0 -1 4202560 9247 0 0 0 24 1 0 0 16 0 19 0 371344779 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=7638704 CPUtime=0.14 cores=5,7
/proc/15315/task/15324/stat : 15324 (java) S 15313 15315 15204 0 -1 4202560 2095 0 0 0 14 0 0 0 15 0 19 0 371344779 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15325] ppid=15313 vsize=7638704 CPUtime=0.16 cores=5,7
/proc/15315/task/15325/stat : 15325 (java) S 15313 15315 15204 0 -1 4202560 5381 0 0 0 16 0 0 0 15 0 19 0 371344779 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15326] ppid=15313 vsize=7638704 CPUtime=4.47 cores=5,7
/proc/15315/task/15326/stat : 15326 (java) S 15313 15315 15204 0 -1 4202560 9854 0 0 0 445 2 0 0 15 0 19 0 371344780 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 0 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15327] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15327/stat : 15327 (java) S 15313 15315 15204 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371344781 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15328] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15328/stat : 15328 (java) S 15313 15315 15204 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371344781 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15329] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15329/stat : 15329 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344783 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652683185 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15330] ppid=15313 vsize=7638704 CPUtime=0.18 cores=5,7
/proc/15315/task/15330/stat : 15330 (java) S 15313 15315 15204 0 -1 4202560 365 0 0 0 18 0 0 0 15 0 19 0 371344783 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15331] ppid=15313 vsize=7638704 CPUtime=0.47 cores=5,7
/proc/15315/task/15331/stat : 15331 (java) S 15313 15315 15204 0 -1 4202560 4434 0 0 0 47 0 0 0 15 0 19 0 371344783 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 5 0 0 0
[pid=15315/tid=15332] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15332/stat : 15332 (java) S 15313 15315 15204 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 371344783 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652675481 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15333] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15333/stat : 15333 (java) S 15313 15315 15204 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 371344783 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
[pid=15315/tid=15337] ppid=15313 vsize=7638704 CPUtime=0 cores=5,7
/proc/15315/task/15337/stat : 15337 (java) S 15313 15315 15204 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371344813 7822032896 86622 33554432000 1073741824 1073778376 140735874872912 18446744073709551615 253652676096 0 4 0 16800975 18446604471120892928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.24
Current children cumulated vsize (KiB) 7638704

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

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

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.33
CPU user time (s): 1301.14
CPU system time (s): 0.19697
CPU usage (%): 100.098
Max. virtual memory (cumulated for all children) (KiB): 7638704

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

runsolver used 2.17067 second user time and 4.94225 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-12 10:37:24
IDJOB=3190227
IDBENCH=82558
IDSOLVER=1611
FILE ID=node106/3190227-1302597444
RUNJOBID= node106-1302597443-15225
PBS_JOBID= 12958099
Free space on /tmp= 71560 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S913491256-073-UNKNOWN.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-3190227-1302597444/watcher-3190227-1302597444 -o /tmp/evaluation-result-3190227-1302597444/solver-3190227-1302597444 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190227-1302597444.cnf

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

MD5SUM BENCH= 785309e098f4d0ba8da3027c8426e931
RANDOM SEED=1584159859

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17538552 kB
Buffers:        733068 kB
Cached:       14128428 kB
SwapCached:          0 kB
Active:        8980396 kB
Inactive:      6034188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17538552 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7768 kB
Writeback:          28 kB
AnonPages:      153612 kB
Mapped:          21056 kB
Slab:           329336 kB
PageTables:       5980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 21987920 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= 71556 MiB
End job on node106 at 2011-04-12 10:59:06