Trace number 3190225

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1196935200-064-UNKNOWN.cnf
MD5SUMa5ac359cd8af4f1e83d886effb49a2a9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark204.405
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.03/0.19	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.19	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.19	c See www.sat4j.org for details.
0.03/0.19	c no version file found!!!
0.03/0.19	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.19	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.19	c java.vm.version	19.1-b02
0.03/0.20	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.20	c sun.arch.data.model	64
0.03/0.20	c java.version		1.6.0_24
0.03/0.20	c os.name		Linux
0.03/0.20	c os.version		2.6.18-164.el5
0.03/0.20	c os.arch		amd64
0.03/0.20	c Free memory 		6997539544
0.03/0.20	c Max memory 		7034241024
0.03/0.20	c Total memory 		7034241024
0.03/0.20	c Number of processors 	8
0.08/0.22	c --- Begin Solver configuration ---
0.08/0.22	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.08/0.22	c Learn all clauses as in MiniSAT
0.08/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.22	c Expensive reason simplification
0.08/0.22	c Armin Biere (Picosat) restarts strategy
0.08/0.22	c Glucose learned constraints deletion strategy
0.08/0.22	c timeout=2147483647s
0.08/0.22	c DB Simplification allowed=true
0.08/0.22	c --- End Solver configuration ---
0.08/0.22	c solving HOME/instance-3190225-1302597444.cnf
0.08/0.22	c reading problem ... 
0.42/0.42	c ... done. Wall clock time 0.205s.
0.42/0.42	c #vars     30000
0.42/0.42	c #constraints  126000
0.42/0.42	c constraints type 
0.42/0.42	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
5.49/5.18	c cleaning 2498 clauses out of 5000 with flag 5000/5000
10.41/9.82	c cleaning 4247 clauses out of 8502 with flag 11000/11000
15.71/15.11	c cleaning 5627 clauses out of 11256 with flag 18001/18001
21.71/21.10	c cleaning 6814 clauses out of 13630 with flag 26002/26002
28.73/28.17	c cleaning 7898 clauses out of 15814 with flag 35000/35000
36.64/36.06	c cleaning 8955 clauses out of 17916 with flag 45000/45000
45.15/44.56	c cleaning 9979 clauses out of 19961 with flag 56000/56000
54.66/54.01	c cleaning 10988 clauses out of 21983 with flag 68001/68001
64.38/63.72	c cleaning 11991 clauses out of 23996 with flag 81002/81002
74.98/74.36	c cleaning 12999 clauses out of 26003 with flag 95000/95000
86.69/86.00	c cleaning 13997 clauses out of 28005 with flag 110001/110001
99.10/98.40	c cleaning 14999 clauses out of 30010 with flag 126003/126003
112.50/111.88	c cleaning 16000 clauses out of 32008 with flag 143000/143000
127.01/126.36	c cleaning 17001 clauses out of 34010 with flag 161002/161002
142.32/141.66	c cleaning 18002 clauses out of 36008 with flag 180001/180001
158.63/157.96	c cleaning 18998 clauses out of 38005 with flag 200000/200000
175.74/175.02	c cleaning 19998 clauses out of 40007 with flag 221000/221000
193.65/192.98	c cleaning 21001 clauses out of 42011 with flag 243002/243002
212.66/211.95	c cleaning 22000 clauses out of 44010 with flag 266002/266002
232.27/231.54	c cleaning 22986 clauses out of 46008 with flag 290000/290000
252.88/252.15	c cleaning 24005 clauses out of 48023 with flag 315001/315001
274.70/273.91	c cleaning 25003 clauses out of 50018 with flag 341001/341001
297.31/296.59	c cleaning 26001 clauses out of 52014 with flag 368000/368000
320.42/319.67	c cleaning 27003 clauses out of 54014 with flag 396001/396001
344.83/344.04	c cleaning 27992 clauses out of 56010 with flag 425000/425000
370.55/369.75	c cleaning 28998 clauses out of 58018 with flag 455000/455000
396.36/395.56	c cleaning 30001 clauses out of 60020 with flag 486000/486000
423.57/422.75	c cleaning 31001 clauses out of 62021 with flag 518002/518002
451.69/450.80	c cleaning 32008 clauses out of 64019 with flag 551001/551001
480.51/479.61	c cleaning 32994 clauses out of 66010 with flag 585000/585000
511.11/510.25	c cleaning 33995 clauses out of 68017 with flag 620001/620001
541.63/540.70	c cleaning 35003 clauses out of 70021 with flag 656000/656000
574.23/573.31	c cleaning 36004 clauses out of 72018 with flag 693000/693000
606.65/605.74	c cleaning 37002 clauses out of 74014 with flag 731000/731000
641.27/640.35	c cleaning 37999 clauses out of 76012 with flag 770000/770000
676.18/675.21	c cleaning 38997 clauses out of 78013 with flag 810000/810000
711.39/710.47	c cleaning 40001 clauses out of 80017 with flag 851001/851001
747.21/746.24	c cleaning 40998 clauses out of 82016 with flag 893001/893001
785.03/784.05	c cleaning 41998 clauses out of 84019 with flag 936002/936002
822.44/821.44	c cleaning 43005 clauses out of 86019 with flag 980000/980000
864.07/863.00	c cleaning 43998 clauses out of 88014 with flag 1025000/1025000
904.48/903.46	c cleaning 44987 clauses out of 90016 with flag 1071000/1071000
947.90/946.87	c cleaning 46009 clauses out of 92029 with flag 1118000/1118000
990.92/989.89	c cleaning 46998 clauses out of 94021 with flag 1166001/1166001
1032.63/1031.51	c cleaning 48001 clauses out of 96024 with flag 1215002/1215002
1077.05/1075.96	c cleaning 49005 clauses out of 98021 with flag 1265000/1265000
1122.17/1121.01	c cleaning 49989 clauses out of 100016 with flag 1316000/1316000
1169.11/1167.90	c cleaning 51011 clauses out of 102027 with flag 1368000/1368000
1217.03/1215.81	c cleaning 52002 clauses out of 104017 with flag 1421001/1421001
1267.14/1265.91	c cleaning 52990 clauses out of 106015 with flag 1475001/1475001
1301.27/1300.01	c starts		: 1404
1301.27/1300.01	c conflicts		: 1510794
1301.27/1300.01	c decisions		: 5200145
1301.27/1300.01	c propagations		: 1634593476
1301.27/1300.01	c inspects		: 4216347844
1301.27/1300.01	c shortcuts		: 0
1301.27/1300.01	c learnt literals	: 0
1301.27/1300.01	c learnt binary clauses	: 0
1301.27/1300.01	c learnt ternary clauses	: 76
1301.27/1300.01	c learnt constraints	: 1510794
1301.27/1300.01	c ignored constraints	: 0
1301.27/1300.01	c root simplifications	: 1404
1301.27/1300.01	c removed literals (reason simplification)	: 22966763
1301.27/1300.01	c reason swapping (by a shorter reason)	: 0
1301.27/1300.01	c Calls to reduceDB	: 50
1301.27/1300.01	c speed (assignments/second)	: 1257778.6367679604
1301.27/1300.01	c non guided choices	2698
1301.27/1300.04	c learnt constraints type 
1301.27/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 88824
1301.27/1300.04	c constraints type 
1301.27/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
1301.27/1300.04	s UNKNOWN
1301.27/1300.04	c Total wall clock time (in seconds) : 1299.794

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-3190225-1302597444/watcher-3190225-1302597444 -o /tmp/evaluation-result-3190225-1302597444/solver-3190225-1302597444 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190225-1302597444.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: 7.35 7.56 5.61 1/184 15254
/proc/meminfo: memFree=17634640/32951124 swapFree=67111528/67111528
[pid=15254] ppid=15252 vsize=2464 CPUtime=0 cores=1,3
/proc/15254/stat : 15254 (java) S 15252 15254 15204 0 -1 4194304 94 0 0 0 0 0 0 0 17 0 1 0 371344759 2523136 45 33554432000 1073741824 1073778376 140733237929232 18446744073709551615 253635935879 0 2147483391 4096 0 18446744071699199166 0 0 17 1 0 0 0
/proc/15254/statm: 616 45 35 9 0 27 0

[startup+0.085652 s]
/proc/loadavg: 7.35 7.56 5.61 1/184 15254
/proc/meminfo: memFree=17634640/32951124 swapFree=67111528/67111528
[pid=15254] ppid=15252 vsize=7562644 CPUtime=0.02 cores=1,3
/proc/15254/stat : 15254 (java) S 15252 15254 15204 0 -1 4202496 8386 0 59 0 1 1 0 0 17 0 11 0 371344759 7744147456 8139 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652662245 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/15254/statm: 1890661 8139 1595 9 0 1881409 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7562644

[startup+0.101633 s]
/proc/loadavg: 7.35 7.56 5.61 1/184 15254
/proc/meminfo: memFree=17634640/32951124 swapFree=67111528/67111528
[pid=15254] ppid=15252 vsize=7564700 CPUtime=0.03 cores=1,3
/proc/15254/stat : 15254 (java) S 15252 15254 15204 0 -1 4202496 8605 0 59 0 2 1 0 0 17 0 13 0 371344759 7746252800 8356 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652662245 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/15254/statm: 1891175 8356 1655 9 0 1881923 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564700

[startup+0.354874 s]
/proc/loadavg: 7.35 7.56 5.61 1/184 15254
/proc/meminfo: memFree=17634640/32951124 swapFree=67111528/67111528
[pid=15254] ppid=15252 vsize=7639512 CPUtime=0.35 cores=1,3
/proc/15254/stat : 15254 (java) S 15252 15254 15204 0 -1 4202496 13825 0 60 0 33 2 0 0 17 0 18 0 371344759 7822860288 13502 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15254/statm: 1909878 13503 2197 9 0 1900616 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 7639512

[startup+0.700327 s]
/proc/loadavg: 7.35 7.56 5.61 1/184 15254
/proc/meminfo: memFree=17634640/32951124 swapFree=67111528/67111528
[pid=15254] ppid=15252 vsize=7645660 CPUtime=0.95 cores=1,3
/proc/15254/stat : 15254 (java) S 15252 15254 15204 0 -1 4202496 17638 0 60 0 93 2 0 0 17 0 19 0 371344759 7829155840 17313 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15254/statm: 1911415 17313 2220 9 0 1902153 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 7645660

[startup+1.50118 s]
/proc/loadavg: 7.35 7.56 5.61 5/262 15337
/proc/meminfo: memFree=17398996/32951124 swapFree=67111528/67111528
[pid=15254] ppid=15252 vsize=7645660 CPUtime=1.9 cores=1,3
/proc/15254/stat : 15254 (java) S 15252 15254 15204 0 -1 4202496 18125 0 60 0 188 2 0 0 17 0 19 0 371344759 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15254/statm: 1911415 17800 2225 9 0 1902153 0
[pid=15254/tid=15259] ppid=15252 vsize=7645660 CPUtime=1.33 cores=1,3
/proc/15254/task/15259/stat : 15259 (java) R 15252 15254 15204 0 -1 4202560 14023 0 58 0 131 2 0 0 20 0 19 0 371344761 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 46912505750089 0 4 0 16800975 0 0 0 -1 3 0 0 9
[pid=15254/tid=15263] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15263/stat : 15263 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344764 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15264] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15264/stat : 15264 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15265] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15265/stat : 15265 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15266] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15266/stat : 15266 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15267] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15267/stat : 15267 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15268] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15268/stat : 15268 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15269] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15269/stat : 15269 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15270] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15270/stat : 15270 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15289] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15289/stat : 15289 (java) S 15252 15254 15204 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 371344767 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 0 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15290] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15290/stat : 15290 (java) S 15252 15254 15204 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 371344768 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15293] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15293/stat : 15293 (java) S 15252 15254 15204 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 371344768 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15298] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15298/stat : 15298 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652683185 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15301] ppid=15252 vsize=7645660 CPUtime=0.25 cores=1,3
/proc/15254/task/15301/stat : 15301 (java) S 15252 15254 15204 0 -1 4202560 717 0 0 0 25 0 0 0 15 0 19 0 371344774 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15304] ppid=15252 vsize=7645660 CPUtime=0.31 cores=1,3
/proc/15254/task/15304/stat : 15304 (java) S 15252 15254 15204 0 -1 4202560 2221 0 1 0 31 0 0 0 15 0 19 0 371344774 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15307] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15307/stat : 15307 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15310] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15310/stat : 15310 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371344774 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15336] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15336/stat : 15336 (java) S 15252 15254 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344806 7829155840 17800 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 7645660

[startup+3.10089 s]
/proc/loadavg: 7.35 7.56 5.61 7/262 15337
/proc/meminfo: memFree=17366508/32951124 swapFree=67111528/67111528
[pid=15254] ppid=15252 vsize=7645660 CPUtime=3.5 cores=1,3
/proc/15254/stat : 15254 (java) S 15252 15254 15204 0 -1 4202496 18631 0 60 0 348 2 0 0 17 0 19 0 371344759 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15254/statm: 1911415 18305 2225 9 0 1902153 0
[pid=15254/tid=15259] ppid=15252 vsize=7645660 CPUtime=2.92 cores=1,3
/proc/15254/task/15259/stat : 15259 (java) R 15252 15254 15204 0 -1 4202560 14528 0 58 0 290 2 0 0 25 0 19 0 371344761 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 46912505750065 0 4 0 16800975 0 0 0 -1 3 0 0 9
[pid=15254/tid=15263] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15263/stat : 15263 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344764 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15264] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15264/stat : 15264 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15265] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15265/stat : 15265 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15266] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15266/stat : 15266 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15267] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15267/stat : 15267 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15268] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15268/stat : 15268 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15269] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15269/stat : 15269 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15270] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15270/stat : 15270 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15289] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15289/stat : 15289 (java) S 15252 15254 15204 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 371344767 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 0 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15290] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15290/stat : 15290 (java) S 15252 15254 15204 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 371344768 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15293] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15293/stat : 15293 (java) S 15252 15254 15204 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 371344768 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15298] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15298/stat : 15298 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652683185 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15301] ppid=15252 vsize=7645660 CPUtime=0.25 cores=1,3
/proc/15254/task/15301/stat : 15301 (java) S 15252 15254 15204 0 -1 4202560 717 0 0 0 25 0 0 0 15 0 19 0 371344774 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15304] ppid=15252 vsize=7645660 CPUtime=0.31 cores=1,3
/proc/15254/task/15304/stat : 15304 (java) S 15252 15254 15204 0 -1 4202560 2221 0 1 0 31 0 0 0 15 0 19 0 371344774 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15307] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15307/stat : 15307 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15310] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15310/stat : 15310 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371344774 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15336] ppid=15252 vsize=7645660 CPUtime=0 cores=1,3
/proc/15254/task/15336/stat : 15336 (java) S 15252 15254 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344806 7829155840 18305 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 7645660

[startup+6.30133 s]
/proc/loadavg: 7.16 7.51 5.60 7/262 15337
/proc/meminfo: memFree=17202520/32951124 swapFree=67111528/67111528
[pid=15254] ppid=15252 vsize=7664504 CPUtime=6.9 cores=1,3
/proc/15254/stat : 15254 (java) S 15252 15254 15204 0 -1 4202496 35204 0 60 0 686 4 0 0 17 0 19 0 371344759 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15254/statm: 1916126 33015 2251 9 0 1906864 0
[pid=15254/tid=15259] ppid=15252 vsize=7664504 CPUtime=5.94 cores=1,3
/proc/15254/task/15259/stat : 15259 (java) R 15252 15254 15204 0 -1 4202560 15182 0 58 0 592 2 0 0 25 0 19 0 371344761 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 46912505640732 0 4 0 16800975 0 0 0 -1 1 0 0 9
[pid=15254/tid=15263] ppid=15252 vsize=7664504 CPUtime=0.03 cores=1,3
/proc/15254/task/15263/stat : 15263 (java) S 15252 15254 15204 0 -1 4202560 2273 0 0 0 3 0 0 0 17 0 19 0 371344764 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15264] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15264/stat : 15264 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371344764 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15265] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15265/stat : 15265 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371344764 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15266] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15266/stat : 15266 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371344764 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15267] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15267/stat : 15267 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371344764 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15268] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15268/stat : 15268 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371344764 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15269] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15269/stat : 15269 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344764 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15270] ppid=15252 vsize=7664504 CPUtime=0.02 cores=1,3
/proc/15254/task/15270/stat : 15270 (java) S 15252 15254 15204 0 -1 4202560 2305 0 0 0 2 0 0 0 17 0 19 0 371344764 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15289] ppid=15252 vsize=7664504 CPUtime=0.08 cores=1,3
/proc/15254/task/15289/stat : 15289 (java) S 15252 15254 15204 0 -1 4202560 5446 0 0 0 8 0 0 0 16 0 19 0 371344767 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 0 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15290] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15290/stat : 15290 (java) S 15252 15254 15204 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371344768 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15293] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15293/stat : 15293 (java) S 15252 15254 15204 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371344768 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15298] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15298/stat : 15298 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652683185 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15301] ppid=15252 vsize=7664504 CPUtime=0.46 cores=1,3
/proc/15254/task/15301/stat : 15301 (java) S 15252 15254 15204 0 -1 4202560 6608 0 0 0 46 0 0 0 16 0 19 0 371344774 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15304] ppid=15252 vsize=7664504 CPUtime=0.32 cores=1,3
/proc/15254/task/15304/stat : 15304 (java) S 15252 15254 15204 0 -1 4202560 2230 0 1 0 32 0 0 0 15 0 19 0 371344774 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15307] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15307/stat : 15307 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15310] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15310/stat : 15310 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371344774 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15336] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15336/stat : 15336 (java) S 15252 15254 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344806 7848452096 33015 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.9
Current children cumulated vsize (KiB) 7664504

[startup+12.7012 s]

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

[pid=15254/tid=15268] ppid=15252 vsize=7664504 CPUtime=0.15 cores=1,3
/proc/15254/task/15268/stat : 15268 (java) S 15252 15254 15204 0 -1 4202560 8378 0 0 0 14 1 0 0 15 0 19 0 371344764 7848452096 82869 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15269] ppid=15252 vsize=7664504 CPUtime=0.13 cores=1,3
/proc/15254/task/15269/stat : 15269 (java) S 15252 15254 15204 0 -1 4202560 2532 0 0 0 13 0 0 0 15 0 19 0 371344764 7848452096 82869 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15270] ppid=15252 vsize=7664504 CPUtime=0.14 cores=1,3
/proc/15254/task/15270/stat : 15270 (java) S 15252 15254 15204 0 -1 4202560 9607 0 0 0 13 1 0 0 15 0 19 0 371344764 7848452096 82869 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15289] ppid=15252 vsize=7664504 CPUtime=4.02 cores=1,3
/proc/15254/task/15289/stat : 15289 (java) S 15252 15254 15204 0 -1 4202560 9443 0 0 0 401 1 0 0 15 0 19 0 371344767 7848452096 82869 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 0 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15290] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15290/stat : 15290 (java) S 15252 15254 15204 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371344768 7848452096 82869 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15293] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15293/stat : 15293 (java) S 15252 15254 15204 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371344768 7848452096 82869 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15298] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15298/stat : 15298 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7848452096 82869 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652683185 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15301] ppid=15252 vsize=7664504 CPUtime=0.48 cores=1,3
/proc/15254/task/15301/stat : 15301 (java) S 15252 15254 15204 0 -1 4202560 6608 0 0 0 48 0 0 0 15 0 19 0 371344774 7848452096 82869 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15304] ppid=15252 vsize=7664504 CPUtime=0.36 cores=1,3
/proc/15254/task/15304/stat : 15304 (java) S 15252 15254 15204 0 -1 4202560 2661 0 1 0 36 0 0 0 15 0 19 0 371344774 7848452096 82869 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15307] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15307/stat : 15307 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7848452096 82869 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15310] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15310/stat : 15310 (java) S 15252 15254 15204 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 371344774 7848452096 82869 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15336] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15336/stat : 15336 (java) S 15252 15254 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344806 7848452096 82869 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.51
Current children cumulated vsize (KiB) 7664504

[startup+1182.3 s]
/proc/loadavg: 4.04 4.10 4.45 5/262 15369
/proc/meminfo: memFree=16533348/32951124 swapFree=67111528/67111528
[pid=15254] ppid=15252 vsize=7664504 CPUtime=1183.52 cores=1,3
/proc/15254/stat : 15254 (java) S 15252 15254 15204 0 -1 4202496 88607 0 60 0 118336 16 0 0 17 0 19 0 371344759 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15254/statm: 1916126 86145 2253 9 0 1906864 0
[pid=15254/tid=15259] ppid=15252 vsize=7664504 CPUtime=1177.24 cores=1,3
/proc/15254/task/15259/stat : 15259 (java) R 15252 15254 15204 0 -1 4202560 31023 0 58 0 117716 8 0 0 25 0 19 0 371344761 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 46912505750065 0 4 0 16800975 0 0 0 -1 1 0 0 9
[pid=15254/tid=15263] ppid=15252 vsize=7664504 CPUtime=0.22 cores=1,3
/proc/15254/task/15263/stat : 15263 (java) S 15252 15254 15204 0 -1 4202560 6334 0 0 0 22 0 0 0 15 0 19 0 371344764 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15264] ppid=15252 vsize=7664504 CPUtime=0.16 cores=1,3
/proc/15254/task/15264/stat : 15264 (java) S 15252 15254 15204 0 -1 4202560 2595 0 0 0 16 0 0 0 15 0 19 0 371344764 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15265] ppid=15252 vsize=7664504 CPUtime=0.13 cores=1,3
/proc/15254/task/15265/stat : 15265 (java) S 15252 15254 15204 0 -1 4202560 3551 0 0 0 13 0 0 0 15 0 19 0 371344764 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15266] ppid=15252 vsize=7664504 CPUtime=0.1 cores=1,3
/proc/15254/task/15266/stat : 15266 (java) S 15252 15254 15204 0 -1 4202560 401 0 0 0 10 0 0 0 16 0 19 0 371344764 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15267] ppid=15252 vsize=7664504 CPUtime=0.14 cores=1,3
/proc/15254/task/15267/stat : 15267 (java) S 15252 15254 15204 0 -1 4202560 2778 0 0 0 14 0 0 0 15 0 19 0 371344764 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15268] ppid=15252 vsize=7664504 CPUtime=0.15 cores=1,3
/proc/15254/task/15268/stat : 15268 (java) S 15252 15254 15204 0 -1 4202560 8378 0 0 0 14 1 0 0 15 0 19 0 371344764 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15269] ppid=15252 vsize=7664504 CPUtime=0.15 cores=1,3
/proc/15254/task/15269/stat : 15269 (java) S 15252 15254 15204 0 -1 4202560 4005 0 0 0 15 0 0 0 15 0 19 0 371344764 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15270] ppid=15252 vsize=7664504 CPUtime=0.14 cores=1,3
/proc/15254/task/15270/stat : 15270 (java) S 15252 15254 15204 0 -1 4202560 9607 0 0 0 13 1 0 0 15 0 19 0 371344764 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15289] ppid=15252 vsize=7664504 CPUtime=4.15 cores=1,3
/proc/15254/task/15289/stat : 15289 (java) S 15252 15254 15204 0 -1 4202560 9445 0 0 0 414 1 0 0 15 0 19 0 371344767 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 0 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15290] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15290/stat : 15290 (java) S 15252 15254 15204 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371344768 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15293] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15293/stat : 15293 (java) S 15252 15254 15204 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371344768 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15298] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15298/stat : 15298 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652683185 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15301] ppid=15252 vsize=7664504 CPUtime=0.48 cores=1,3
/proc/15254/task/15301/stat : 15301 (java) S 15252 15254 15204 0 -1 4202560 6608 0 0 0 48 0 0 0 15 0 19 0 371344774 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15304] ppid=15252 vsize=7664504 CPUtime=0.36 cores=1,3
/proc/15254/task/15304/stat : 15304 (java) S 15252 15254 15204 0 -1 4202560 2661 0 1 0 36 0 0 0 15 0 19 0 371344774 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15307] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15307/stat : 15307 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15310] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15310/stat : 15310 (java) S 15252 15254 15204 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 371344774 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15336] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15336/stat : 15336 (java) S 15252 15254 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344806 7848452096 86145 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.52
Current children cumulated vsize (KiB) 7664504

[startup+1242.3 s]
/proc/loadavg: 4.01 4.08 4.42 5/262 15370
/proc/meminfo: memFree=16519772/32951124 swapFree=67111528/67111528
[pid=15254] ppid=15252 vsize=7664504 CPUtime=1243.54 cores=1,3
/proc/15254/stat : 15254 (java) S 15252 15254 15204 0 -1 4202496 88621 0 60 0 124338 16 0 0 17 0 19 0 371344759 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15254/statm: 1916126 86152 2253 9 0 1906864 0
[pid=15254/tid=15259] ppid=15252 vsize=7664504 CPUtime=1237.13 cores=1,3
/proc/15254/task/15259/stat : 15259 (java) R 15252 15254 15204 0 -1 4202560 31031 0 58 0 123705 8 0 0 25 0 19 0 371344761 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 46912505750022 0 4 0 16800975 0 0 0 -1 1 0 0 9
[pid=15254/tid=15263] ppid=15252 vsize=7664504 CPUtime=0.22 cores=1,3
/proc/15254/task/15263/stat : 15263 (java) S 15252 15254 15204 0 -1 4202560 6334 0 0 0 22 0 0 0 15 0 19 0 371344764 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15264] ppid=15252 vsize=7664504 CPUtime=0.16 cores=1,3
/proc/15254/task/15264/stat : 15264 (java) S 15252 15254 15204 0 -1 4202560 2595 0 0 0 16 0 0 0 15 0 19 0 371344764 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15265] ppid=15252 vsize=7664504 CPUtime=0.13 cores=1,3
/proc/15254/task/15265/stat : 15265 (java) S 15252 15254 15204 0 -1 4202560 3551 0 0 0 13 0 0 0 15 0 19 0 371344764 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15266] ppid=15252 vsize=7664504 CPUtime=0.11 cores=1,3
/proc/15254/task/15266/stat : 15266 (java) S 15252 15254 15204 0 -1 4202560 401 0 0 0 11 0 0 0 16 0 19 0 371344764 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15267] ppid=15252 vsize=7664504 CPUtime=0.16 cores=1,3
/proc/15254/task/15267/stat : 15267 (java) S 15252 15254 15204 0 -1 4202560 2778 0 0 0 16 0 0 0 16 0 19 0 371344764 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15268] ppid=15252 vsize=7664504 CPUtime=0.15 cores=1,3
/proc/15254/task/15268/stat : 15268 (java) S 15252 15254 15204 0 -1 4202560 8378 0 0 0 14 1 0 0 15 0 19 0 371344764 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15269] ppid=15252 vsize=7664504 CPUtime=0.15 cores=1,3
/proc/15254/task/15269/stat : 15269 (java) S 15252 15254 15204 0 -1 4202560 4005 0 0 0 15 0 0 0 15 0 19 0 371344764 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15270] ppid=15252 vsize=7664504 CPUtime=0.14 cores=1,3
/proc/15254/task/15270/stat : 15270 (java) S 15252 15254 15204 0 -1 4202560 9607 0 0 0 13 1 0 0 15 0 19 0 371344764 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15289] ppid=15252 vsize=7664504 CPUtime=4.24 cores=1,3
/proc/15254/task/15289/stat : 15289 (java) S 15252 15254 15204 0 -1 4202560 9447 0 0 0 423 1 0 0 15 0 19 0 371344767 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 0 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15290] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15290/stat : 15290 (java) S 15252 15254 15204 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371344768 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15293] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15293/stat : 15293 (java) S 15252 15254 15204 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371344768 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15298] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15298/stat : 15298 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652683185 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15301] ppid=15252 vsize=7664504 CPUtime=0.48 cores=1,3
/proc/15254/task/15301/stat : 15301 (java) S 15252 15254 15204 0 -1 4202560 6608 0 0 0 48 0 0 0 15 0 19 0 371344774 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15304] ppid=15252 vsize=7664504 CPUtime=0.36 cores=1,3
/proc/15254/task/15304/stat : 15304 (java) S 15252 15254 15204 0 -1 4202560 2661 0 1 0 36 0 0 0 15 0 19 0 371344774 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15307] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15307/stat : 15307 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15310] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15310/stat : 15310 (java) S 15252 15254 15204 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 371344774 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15336] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15336/stat : 15336 (java) S 15252 15254 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344806 7848452096 86152 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.54
Current children cumulated vsize (KiB) 7664504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.06 4.39 3/224 15378
/proc/meminfo: memFree=16945136/32951124 swapFree=67111528/67111528
[pid=15254] ppid=15252 vsize=7664504 CPUtime=1301.27 cores=1,3
/proc/15254/stat : 15254 (java) S 15252 15254 15204 0 -1 4202496 89289 0 60 0 130111 16 0 0 17 0 19 0 371344759 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/15254/statm: 1916126 86813 2253 9 0 1906864 0
[pid=15254/tid=15259] ppid=15252 vsize=7664504 CPUtime=1294.73 cores=1,3
/proc/15254/task/15259/stat : 15259 (java) R 15252 15254 15204 0 -1 4202560 31526 0 58 0 129465 8 0 0 25 0 19 0 371344761 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 46912505634531 0 4 0 16800975 0 0 0 -1 1 0 0 9
[pid=15254/tid=15263] ppid=15252 vsize=7664504 CPUtime=0.23 cores=1,3
/proc/15254/task/15263/stat : 15263 (java) S 15252 15254 15204 0 -1 4202560 6350 0 0 0 23 0 0 0 16 0 19 0 371344764 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15264] ppid=15252 vsize=7664504 CPUtime=0.16 cores=1,3
/proc/15254/task/15264/stat : 15264 (java) S 15252 15254 15204 0 -1 4202560 2595 0 0 0 16 0 0 0 15 0 19 0 371344764 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15265] ppid=15252 vsize=7664504 CPUtime=0.13 cores=1,3
/proc/15254/task/15265/stat : 15265 (java) S 15252 15254 15204 0 -1 4202560 3551 0 0 0 13 0 0 0 15 0 19 0 371344764 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15266] ppid=15252 vsize=7664504 CPUtime=0.11 cores=1,3
/proc/15254/task/15266/stat : 15266 (java) S 15252 15254 15204 0 -1 4202560 401 0 0 0 11 0 0 0 15 0 19 0 371344764 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15267] ppid=15252 vsize=7664504 CPUtime=0.16 cores=1,3
/proc/15254/task/15267/stat : 15267 (java) S 15252 15254 15204 0 -1 4202560 2778 0 0 0 16 0 0 0 15 0 19 0 371344764 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15268] ppid=15252 vsize=7664504 CPUtime=0.17 cores=1,3
/proc/15254/task/15268/stat : 15268 (java) S 15252 15254 15204 0 -1 4202560 8393 0 0 0 16 1 0 0 16 0 19 0 371344764 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15269] ppid=15252 vsize=7664504 CPUtime=0.15 cores=1,3
/proc/15254/task/15269/stat : 15269 (java) S 15252 15254 15204 0 -1 4202560 4005 0 0 0 15 0 0 0 15 0 19 0 371344764 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15270] ppid=15252 vsize=7664504 CPUtime=0.14 cores=1,3
/proc/15254/task/15270/stat : 15270 (java) S 15252 15254 15204 0 -1 4202560 9607 0 0 0 13 1 0 0 15 0 19 0 371344764 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15289] ppid=15252 vsize=7664504 CPUtime=4.33 cores=1,3
/proc/15254/task/15289/stat : 15289 (java) S 15252 15254 15204 0 -1 4202560 9585 0 0 0 432 1 0 0 15 0 19 0 371344767 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 0 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15290] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15290/stat : 15290 (java) S 15252 15254 15204 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371344768 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15293] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15293/stat : 15293 (java) S 15252 15254 15204 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371344768 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15298] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15298/stat : 15298 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652683185 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15301] ppid=15252 vsize=7664504 CPUtime=0.48 cores=1,3
/proc/15254/task/15301/stat : 15301 (java) S 15252 15254 15204 0 -1 4202560 6608 0 0 0 48 0 0 0 15 0 19 0 371344774 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15304] ppid=15252 vsize=7664504 CPUtime=0.36 cores=1,3
/proc/15254/task/15304/stat : 15304 (java) S 15252 15254 15204 0 -1 4202560 2661 0 1 0 36 0 0 0 15 0 19 0 371344774 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
[pid=15254/tid=15307] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15307/stat : 15307 (java) S 15252 15254 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652675481 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15310] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15310/stat : 15310 (java) S 15252 15254 15204 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 371344774 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 3 0 0 0
[pid=15254/tid=15336] ppid=15252 vsize=7664504 CPUtime=0 cores=1,3
/proc/15254/task/15336/stat : 15336 (java) S 15252 15254 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344806 7848452096 86813 33554432000 1073741824 1073778376 140735642442240 18446744073709551615 253652676096 0 4 0 16800975 18446604471158152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.27
Current children cumulated vsize (KiB) 7664504

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.36
CPU user time (s): 1301.18
CPU system time (s): 0.181972
CPU usage (%): 100.1
Max. virtual memory (cumulated for all children) (KiB): 7664504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.18
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89597
page faults= 60
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28551
involuntary context switches= 4907

runsolver used 2.07568 second user time and 5.03323 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-12 10:37:24
IDJOB=3190225
IDBENCH=82556
IDSOLVER=1611
FILE ID=node106/3190225-1302597444
RUNJOBID= node106-1302597443-15224
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-S1196935200-064-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-3190225-1302597444/watcher-3190225-1302597444 -o /tmp/evaluation-result-3190225-1302597444/solver-3190225-1302597444 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190225-1302597444.cnf

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

MD5SUM BENCH= a5ac359cd8af4f1e83d886effb49a2a9
RANDOM SEED=1904435644

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:      17635260 kB
Buffers:        733060 kB
Cached:       14118348 kB
SwapCached:          0 kB
Active:        8886048 kB
Inactive:      6032296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17635260 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5052 kB
Writeback:          28 kB
AnonPages:       66700 kB
Mapped:          16400 kB
Slab:           329076 kB
PageTables:       4428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   234580 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