Trace number 3287511

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

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.55
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.08	c no version file found!!!
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.18-164.el5
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		6997539544
0.05/0.08	c Max memory 		7034241024
0.05/0.08	c Total memory 		7034241024
0.05/0.08	c Number of processors 	8
0.05/0.10	c --- Begin Solver configuration ---
0.05/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.05/0.10	c Learn all clauses as in MiniSAT
0.05/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/0.10	c Expensive reason simplification
0.05/0.10	c Armin Biere (Picosat) restarts strategy
0.05/0.10	c Glucose learned constraints deletion strategy
0.05/0.10	c timeout=2147483647s
0.05/0.10	c DB Simplification allowed=true
0.05/0.10	c --- End Solver configuration ---
0.05/0.10	c solving HOME/instance-3287511-1303778056.cnf
0.05/0.10	c reading problem ... 
0.59/0.51	c ... done. Wall clock time 0.412s.
0.59/0.51	c #vars     163622
0.59/0.51	c #constraints  488120
0.59/0.51	c constraints type 
0.59/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 162706
0.59/0.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 325412
9.01/8.42	c cleaning 2470 clauses out of 4965 with flag 5000/5000
20.24/19.06	c cleaning 4223 clauses out of 8473 with flag 11000/11000
31.45/30.20	c cleaning 5561 clauses out of 11209 with flag 18000/18000
44.87/43.70	c cleaning 6778 clauses out of 13631 with flag 26000/26000
60.61/59.35	c cleaning 7817 clauses out of 15823 with flag 35001/35001
80.11/78.83	c cleaning 8944 clauses out of 17962 with flag 45002/45002
102.03/100.73	c cleaning 9950 clauses out of 19955 with flag 56000/56000
128.24/126.91	c cleaning 10633 clauses out of 21971 with flag 68001/68001
157.46/156.18	c cleaning 12097 clauses out of 24311 with flag 81001/81001
188.17/186.82	c cleaning 12906 clauses out of 26024 with flag 95000/95000
222.69/221.37	c cleaning 13861 clauses out of 27974 with flag 110000/110000
259.10/257.75	c cleaning 14742 clauses out of 30082 with flag 126002/126002
303.82/302.47	c cleaning 15906 clauses out of 31978 with flag 143003/143003
345.43/344.05	c cleaning 16838 clauses out of 34060 with flag 161002/161002
393.15/391.74	c cleaning 17782 clauses out of 36040 with flag 180000/180000
444.37/442.91	c cleaning 18955 clauses out of 38137 with flag 200000/200000
494.99/493.50	c cleaning 19742 clauses out of 40134 with flag 221000/221000
551.52/550.05	c cleaning 21126 clauses out of 42357 with flag 243002/243002
610.73/609.30	c cleaning 21848 clauses out of 44042 with flag 266000/266000
673.25/671.75	c cleaning 22906 clauses out of 46176 with flag 290002/290002
745.67/744.14	c cleaning 23836 clauses out of 48174 with flag 315000/315000
823.59/822.08	c cleaning 25002 clauses out of 50245 with flag 341001/341001
898.31/896.76	c cleaning 25926 clauses out of 51987 with flag 368000/368000
985.82/984.20	c cleaning 26889 clauses out of 53915 with flag 396000/396000
1066.14/1064.57	c cleaning 27811 clauses out of 55911 with flag 425000/425000
1158.26/1156.61	c cleaning 28886 clauses out of 58026 with flag 455000/455000
1250.38/1248.79	c cleaning 29752 clauses out of 59888 with flag 486000/486000
1301.71/1300.01	c starts		: 818
1301.71/1300.01	c conflicts		: 501224
1301.71/1300.01	c decisions		: 1735381
1301.71/1300.01	c propagations		: 2826552338
1301.71/1300.01	c inspects		: 7342437771
1301.71/1300.01	c shortcuts		: 0
1301.71/1300.01	c learnt literals	: 390
1301.71/1300.01	c learnt binary clauses	: 6893
1301.71/1300.01	c learnt ternary clauses	: 22710
1301.71/1300.01	c learnt constraints	: 500833
1301.71/1300.01	c ignored constraints	: 0
1301.71/1300.01	c root simplifications	: 1208
1301.71/1300.01	c removed literals (reason simplification)	: 8847183
1301.71/1300.01	c reason swapping (by a shorter reason)	: 0
1301.71/1300.01	c Calls to reduceDB	: 27
1301.71/1300.01	c speed (assignments/second)	: 2175107.6090804157
1301.71/1300.01	c non guided choices	25410
1301.71/1300.04	c learnt constraints type 
1301.71/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 6463
1301.71/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 38902
1301.71/1300.04	c constraints type 
1301.71/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 162706
1301.71/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 325412
1301.71/1300.04	s UNKNOWN
1301.71/1300.04	c Total wall clock time (in seconds) : 1299.913

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3287511-1303778056/watcher-3287511-1303778056 -o /tmp/evaluation-result-3287511-1303778056/solver-3287511-1303778056 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3287511-1303778056.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.29 3.86 4.08 7/220 7101
/proc/meminfo: memFree=11188004/32950928 swapFree=67111528/67111528
[pid=7101] ppid=7099 vsize=31604 CPUtime=0 cores=1,3
/proc/7101/stat : 7101 (java) S 7099 7101 6092 0 -1 4202496 1256 0 0 0 0 0 0 0 18 0 2 0 568036335 32362496 974 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892367845 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/7101/statm: 7901 976 748 9 0 386 0
[pid=7101/tid=7102] ppid=7099 vsize=31604 CPUtime=0 cores=1,3
/proc/7101/task/7102/stat : 7102 (java) R 7099 7101 6092 0 -1 4202560 170 0 0 0 0 0 0 0 19 0 2 0 568036336 32362496 1000 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218875641479 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.0793289 s]
/proc/loadavg: 3.29 3.86 4.08 7/220 7101
/proc/meminfo: memFree=11188004/32950928 swapFree=67111528/67111528
[pid=7101] ppid=7099 vsize=7569940 CPUtime=0.05 cores=1,3
/proc/7101/stat : 7101 (java) S 7099 7101 6092 0 -1 4202496 9412 0 1 0 5 0 0 0 18 0 18 0 568036335 7751618560 9108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7101/statm: 1892485 9108 1754 9 0 1883223 0
[pid=7101/tid=7102] ppid=7099 vsize=7569940 CPUtime=0.05 cores=1,3
/proc/7101/task/7102/stat : 7102 (java) R 7099 7101 6092 0 -1 4202560 8238 0 1 0 5 0 0 0 25 0 18 0 568036336 7751618560 9108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 47725630197667 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569940

[startup+0.100325 s]
/proc/loadavg: 3.29 3.86 4.08 7/220 7101
/proc/meminfo: memFree=11188004/32950928 swapFree=67111528/67111528
[pid=7101] ppid=7099 vsize=7569940 CPUtime=0.07 cores=1,3
/proc/7101/stat : 7101 (java) S 7099 7101 6092 0 -1 4202496 9679 0 1 0 7 0 0 0 18 0 18 0 568036335 7751618560 9375 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7101/statm: 1892485 9376 1757 9 0 1883223 0
[pid=7101/tid=7102] ppid=7099 vsize=7569940 CPUtime=0.07 cores=1,3
/proc/7101/task/7102/stat : 7102 (java) R 7099 7101 6092 0 -1 4202560 8506 0 1 0 7 0 0 0 25 0 18 0 568036336 7751618560 9376 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 47725634325603 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7569940

[startup+0.300287 s]
/proc/loadavg: 3.29 3.86 4.08 7/220 7101
/proc/meminfo: memFree=11188004/32950928 swapFree=67111528/67111528
[pid=7101] ppid=7099 vsize=7636864 CPUtime=0.39 cores=1,3
/proc/7101/stat : 7101 (java) S 7099 7101 6092 0 -1 4202496 17519 0 1 0 37 2 0 0 18 0 18 0 568036335 7820148736 17031 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7101/statm: 1909216 17032 2197 9 0 1899954 0
[pid=7101/tid=7102] ppid=7099 vsize=7636864 CPUtime=0.27 cores=1,3
/proc/7101/task/7102/stat : 7102 (java) R 7099 7101 6092 0 -1 4202560 15194 0 1 0 26 1 0 0 25 0 18 0 568036336 7820148736 17033 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 46912505519087 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 7636864

[startup+0.700166 s]
/proc/loadavg: 3.29 3.86 4.08 7/220 7101
/proc/meminfo: memFree=11188004/32950928 swapFree=67111528/67111528
[pid=7101] ppid=7099 vsize=7637892 CPUtime=0.97 cores=1,3
/proc/7101/stat : 7101 (java) S 7099 7101 6092 0 -1 4202496 30408 0 1 0 93 4 0 0 18 0 19 0 568036335 7821201408 29236 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7101/statm: 1909473 29236 2213 9 0 1900211 0
[pid=7101/tid=7102] ppid=7099 vsize=7637892 CPUtime=0.67 cores=1,3
/proc/7101/task/7102/stat : 7102 (java) R 7099 7101 6092 0 -1 4202560 26066 0 1 0 64 3 0 0 25 0 19 0 568036336 7821201408 29236 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 46912505220473 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 7637892

[startup+1.50108 s]
/proc/loadavg: 3.29 3.86 4.08 7/262 7146
/proc/meminfo: memFree=10881768/32950928 swapFree=67111528/67111528
[pid=7101] ppid=7099 vsize=7637892 CPUtime=2.03 cores=1,3
/proc/7101/stat : 7101 (java) S 7099 7101 6092 0 -1 4202496 31828 0 1 0 198 5 0 0 18 0 19 0 568036335 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7101/statm: 1909473 30044 2221 9 0 1900211 0
[pid=7101/tid=7102] ppid=7099 vsize=7637892 CPUtime=1.47 cores=1,3
/proc/7101/task/7102/stat : 7102 (java) R 7099 7101 6092 0 -1 4202560 26106 0 1 0 144 3 0 0 25 0 19 0 568036336 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 46912505637734 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7101/tid=7104] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7104/stat : 7104 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 568036337 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7105] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7105/stat : 7105 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7106] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7106/stat : 7106 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7107] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7107/stat : 7107 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7108] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7108/stat : 7108 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7109] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7109/stat : 7109 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7110] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7110/stat : 7110 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 568036337 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7111] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7111/stat : 7111 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 568036337 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7112] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7112/stat : 7112 (java) S 7099 7101 6092 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 568036338 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 0 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7113] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7113/stat : 7113 (java) S 7099 7101 6092 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 19 0 568036338 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7114] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7114/stat : 7114 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 568036338 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7115] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7115/stat : 7115 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036341 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892388785 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7116] ppid=7099 vsize=7637892 CPUtime=0.21 cores=1,3
/proc/7101/task/7116/stat : 7116 (java) S 7099 7101 6092 0 -1 4202560 1773 0 0 0 21 0 0 0 17 0 19 0 568036341 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7117] ppid=7099 vsize=7637892 CPUtime=0.32 cores=1,3
/proc/7101/task/7117/stat : 7117 (java) S 7099 7101 6092 0 -1 4202560 2789 0 0 0 32 0 0 0 18 0 19 0 568036342 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7118] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7118/stat : 7118 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036342 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7119] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7119/stat : 7119 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 568036342 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7145] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7145/stat : 7145 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 568036392 7821201408 30044 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 7637892

[startup+3.1008 s]
/proc/loadavg: 3.51 3.89 4.09 5/262 7146
/proc/meminfo: memFree=10878828/32950928 swapFree=67111528/67111528
[pid=7101] ppid=7099 vsize=7637892 CPUtime=3.71 cores=1,3
/proc/7101/stat : 7101 (java) S 7099 7101 6092 0 -1 4202496 31894 0 1 0 366 5 0 0 18 0 19 0 568036335 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7101/statm: 1909473 30108 2225 9 0 1900211 0
[pid=7101/tid=7102] ppid=7099 vsize=7637892 CPUtime=3.08 cores=1,3
/proc/7101/task/7102/stat : 7102 (java) R 7099 7101 6092 0 -1 4202560 26155 0 1 0 304 4 0 0 25 0 19 0 568036336 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 46912505702164 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7101/tid=7104] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7104/stat : 7104 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 568036337 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7105] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7105/stat : 7105 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7106] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7106/stat : 7106 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7107] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7107/stat : 7107 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7108] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7108/stat : 7108 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7109] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7109/stat : 7109 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7110] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7110/stat : 7110 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 568036337 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7111] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7111/stat : 7111 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 568036337 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7112] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7112/stat : 7112 (java) S 7099 7101 6092 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 568036338 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 0 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7113] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7113/stat : 7113 (java) S 7099 7101 6092 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 19 0 568036338 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7114] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7114/stat : 7114 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 568036338 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7115] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7115/stat : 7115 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036341 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892388785 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7116] ppid=7099 vsize=7637892 CPUtime=0.25 cores=1,3
/proc/7101/task/7116/stat : 7116 (java) S 7099 7101 6092 0 -1 4202560 1783 0 0 0 25 0 0 0 15 0 19 0 568036341 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7117] ppid=7099 vsize=7637892 CPUtime=0.36 cores=1,3
/proc/7101/task/7117/stat : 7117 (java) S 7099 7101 6092 0 -1 4202560 2795 0 0 0 36 0 0 0 15 0 19 0 568036342 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7118] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7118/stat : 7118 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036342 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7119] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7119/stat : 7119 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 568036342 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7145] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7145/stat : 7145 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 568036392 7821201408 30108 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 7637892

[startup+6.30124 s]
/proc/loadavg: 3.51 3.89 4.09 5/262 7146
/proc/meminfo: memFree=10709388/32950928 swapFree=67111528/67111528
[pid=7101] ppid=7099 vsize=7637892 CPUtime=6.91 cores=1,3
/proc/7101/stat : 7101 (java) S 7099 7101 6092 0 -1 4202496 31972 0 1 0 686 5 0 0 18 0 19 0 568036335 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7101/statm: 1909473 30184 2225 9 0 1900211 0
[pid=7101/tid=7102] ppid=7099 vsize=7637892 CPUtime=6.28 cores=1,3
/proc/7101/task/7102/stat : 7102 (java) R 7099 7101 6092 0 -1 4202560 26233 0 1 0 624 4 0 0 25 0 19 0 568036336 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 46912505740899 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7101/tid=7104] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7104/stat : 7104 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 568036337 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7105] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7105/stat : 7105 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7106] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7106/stat : 7106 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7107] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7107/stat : 7107 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7108] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7108/stat : 7108 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7109] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7109/stat : 7109 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 568036337 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7110] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7110/stat : 7110 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 568036337 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7111] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7111/stat : 7111 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 568036337 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7112] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7112/stat : 7112 (java) S 7099 7101 6092 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 568036338 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 0 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7113] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7113/stat : 7113 (java) S 7099 7101 6092 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 19 0 568036338 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7114] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7114/stat : 7114 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 568036338 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7115] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7115/stat : 7115 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036341 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892388785 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7116] ppid=7099 vsize=7637892 CPUtime=0.25 cores=1,3
/proc/7101/task/7116/stat : 7116 (java) S 7099 7101 6092 0 -1 4202560 1783 0 0 0 25 0 0 0 15 0 19 0 568036341 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7117] ppid=7099 vsize=7637892 CPUtime=0.36 cores=1,3
/proc/7101/task/7117/stat : 7117 (java) S 7099 7101 6092 0 -1 4202560 2795 0 0 0 36 0 0 0 15 0 19 0 568036342 7821201408 30184 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0

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

[pid=7101/tid=7109] ppid=7099 vsize=7637892 CPUtime=0.1 cores=1,3
/proc/7101/task/7109/stat : 7109 (java) S 7099 7101 6092 0 -1 4202560 46 0 0 0 10 0 0 0 15 0 19 0 568036337 7821201408 68030 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7110] ppid=7099 vsize=7637892 CPUtime=0.08 cores=1,3
/proc/7101/task/7110/stat : 7110 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 8 0 0 0 15 0 19 0 568036337 7821201408 68030 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7111] ppid=7099 vsize=7637892 CPUtime=0.1 cores=1,3
/proc/7101/task/7111/stat : 7111 (java) S 7099 7101 6092 0 -1 4202560 23 0 0 0 10 0 0 0 15 0 19 0 568036337 7821201408 68030 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7112] ppid=7099 vsize=7637892 CPUtime=4.68 cores=1,3
/proc/7101/task/7112/stat : 7112 (java) S 7099 7101 6092 0 -1 4202560 21385 0 0 0 466 2 0 0 15 0 19 0 568036338 7821201408 68030 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 0 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7113] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7113/stat : 7113 (java) S 7099 7101 6092 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 568036338 7821201408 68030 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7114] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7114/stat : 7114 (java) S 7099 7101 6092 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 568036338 7821201408 68030 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7115] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7115/stat : 7115 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036341 7821201408 68030 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892388785 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7116] ppid=7099 vsize=7637892 CPUtime=0.77 cores=1,3
/proc/7101/task/7116/stat : 7116 (java) S 7099 7101 6092 0 -1 4202560 9340 0 0 0 76 1 0 0 15 0 19 0 568036341 7821201408 68030 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7117] ppid=7099 vsize=7637892 CPUtime=0.42 cores=1,3
/proc/7101/task/7117/stat : 7117 (java) S 7099 7101 6092 0 -1 4202560 2804 0 0 0 42 0 0 0 15 0 19 0 568036342 7821201408 68030 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7118] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7118/stat : 7118 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036342 7821201408 68030 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7119] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7119/stat : 7119 (java) S 7099 7101 6092 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 568036342 7821201408 68030 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7145] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7145/stat : 7145 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 568036392 7821201408 68030 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.96
Current children cumulated vsize (KiB) 7637892

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.01 5/262 7227
/proc/meminfo: memFree=10414936/32950928 swapFree=67111528/67111528
[pid=7101] ppid=7099 vsize=7637892 CPUtime=1183.98 cores=1,3
/proc/7101/stat : 7101 (java) S 7099 7101 6092 0 -1 4202496 77394 0 1 0 118388 10 0 0 18 0 19 0 568036335 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7101/statm: 1909473 68079 2253 9 0 1900211 0
[pid=7101/tid=7102] ppid=7099 vsize=7637892 CPUtime=1176.91 cores=1,3
/proc/7101/task/7102/stat : 7102 (java) R 7099 7101 6092 0 -1 4202560 26311 0 1 0 117687 4 0 0 25 0 19 0 568036336 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 46912505702300 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7101/tid=7104] ppid=7099 vsize=7637892 CPUtime=0.24 cores=1,3
/proc/7101/task/7104/stat : 7104 (java) S 7099 7101 6092 0 -1 4202560 8348 0 0 0 23 1 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7105] ppid=7099 vsize=7637892 CPUtime=0.17 cores=1,3
/proc/7101/task/7105/stat : 7105 (java) S 7099 7101 6092 0 -1 4202560 7848 0 0 0 17 0 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7106] ppid=7099 vsize=7637892 CPUtime=0.11 cores=1,3
/proc/7101/task/7106/stat : 7106 (java) S 7099 7101 6092 0 -1 4202560 4 0 0 0 11 0 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7107] ppid=7099 vsize=7637892 CPUtime=0.05 cores=1,3
/proc/7101/task/7107/stat : 7107 (java) S 7099 7101 6092 0 -1 4202560 5 0 0 0 5 0 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7108] ppid=7099 vsize=7637892 CPUtime=0.06 cores=1,3
/proc/7101/task/7108/stat : 7108 (java) S 7099 7101 6092 0 -1 4202560 5 0 0 0 6 0 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7109] ppid=7099 vsize=7637892 CPUtime=0.1 cores=1,3
/proc/7101/task/7109/stat : 7109 (java) S 7099 7101 6092 0 -1 4202560 46 0 0 0 10 0 0 0 16 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7110] ppid=7099 vsize=7637892 CPUtime=0.08 cores=1,3
/proc/7101/task/7110/stat : 7110 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 8 0 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7111] ppid=7099 vsize=7637892 CPUtime=0.12 cores=1,3
/proc/7101/task/7111/stat : 7111 (java) S 7099 7101 6092 0 -1 4202560 23 0 0 0 12 0 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7112] ppid=7099 vsize=7637892 CPUtime=4.85 cores=1,3
/proc/7101/task/7112/stat : 7112 (java) S 7099 7101 6092 0 -1 4202560 21435 0 0 0 483 2 0 0 15 0 19 0 568036338 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 0 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7113] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7113/stat : 7113 (java) S 7099 7101 6092 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 568036338 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7114] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7114/stat : 7114 (java) S 7099 7101 6092 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 568036338 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7115] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7115/stat : 7115 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036341 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892388785 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7116] ppid=7099 vsize=7637892 CPUtime=0.77 cores=1,3
/proc/7101/task/7116/stat : 7116 (java) S 7099 7101 6092 0 -1 4202560 9340 0 0 0 76 1 0 0 15 0 19 0 568036341 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7117] ppid=7099 vsize=7637892 CPUtime=0.42 cores=1,3
/proc/7101/task/7117/stat : 7117 (java) S 7099 7101 6092 0 -1 4202560 2804 0 0 0 42 0 0 0 15 0 19 0 568036342 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7118] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7118/stat : 7118 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036342 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7119] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7119/stat : 7119 (java) S 7099 7101 6092 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 568036342 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7145] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7145/stat : 7145 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 568036392 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.98
Current children cumulated vsize (KiB) 7637892

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 4.01 6/262 7228
/proc/meminfo: memFree=10409940/32950928 swapFree=67111528/67111528
[pid=7101] ppid=7099 vsize=7637892 CPUtime=1243.98 cores=1,3
/proc/7101/stat : 7101 (java) S 7099 7101 6092 0 -1 4202496 77396 0 1 0 124388 10 0 0 18 0 19 0 568036335 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7101/statm: 1909473 68079 2253 9 0 1900211 0
[pid=7101/tid=7102] ppid=7099 vsize=7637892 CPUtime=1236.91 cores=1,3
/proc/7101/task/7102/stat : 7102 (java) R 7099 7101 6092 0 -1 4202560 26311 0 1 0 123687 4 0 0 25 0 19 0 568036336 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 46912505702159 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7101/tid=7104] ppid=7099 vsize=7637892 CPUtime=0.24 cores=1,3
/proc/7101/task/7104/stat : 7104 (java) S 7099 7101 6092 0 -1 4202560 8348 0 0 0 23 1 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7105] ppid=7099 vsize=7637892 CPUtime=0.17 cores=1,3
/proc/7101/task/7105/stat : 7105 (java) S 7099 7101 6092 0 -1 4202560 7848 0 0 0 17 0 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7106] ppid=7099 vsize=7637892 CPUtime=0.11 cores=1,3
/proc/7101/task/7106/stat : 7106 (java) S 7099 7101 6092 0 -1 4202560 4 0 0 0 11 0 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7107] ppid=7099 vsize=7637892 CPUtime=0.05 cores=1,3
/proc/7101/task/7107/stat : 7107 (java) S 7099 7101 6092 0 -1 4202560 5 0 0 0 5 0 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7108] ppid=7099 vsize=7637892 CPUtime=0.06 cores=1,3
/proc/7101/task/7108/stat : 7108 (java) S 7099 7101 6092 0 -1 4202560 5 0 0 0 6 0 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7109] ppid=7099 vsize=7637892 CPUtime=0.1 cores=1,3
/proc/7101/task/7109/stat : 7109 (java) S 7099 7101 6092 0 -1 4202560 46 0 0 0 10 0 0 0 16 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7110] ppid=7099 vsize=7637892 CPUtime=0.08 cores=1,3
/proc/7101/task/7110/stat : 7110 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 8 0 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7111] ppid=7099 vsize=7637892 CPUtime=0.12 cores=1,3
/proc/7101/task/7111/stat : 7111 (java) S 7099 7101 6092 0 -1 4202560 23 0 0 0 12 0 0 0 15 0 19 0 568036337 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7112] ppid=7099 vsize=7637892 CPUtime=4.85 cores=1,3
/proc/7101/task/7112/stat : 7112 (java) S 7099 7101 6092 0 -1 4202560 21435 0 0 0 483 2 0 0 15 0 19 0 568036338 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 0 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7113] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7113/stat : 7113 (java) S 7099 7101 6092 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 568036338 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7114] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7114/stat : 7114 (java) S 7099 7101 6092 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 568036338 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7115] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7115/stat : 7115 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036341 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892388785 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7116] ppid=7099 vsize=7637892 CPUtime=0.77 cores=1,3
/proc/7101/task/7116/stat : 7116 (java) S 7099 7101 6092 0 -1 4202560 9340 0 0 0 76 1 0 0 15 0 19 0 568036341 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7117] ppid=7099 vsize=7637892 CPUtime=0.42 cores=1,3
/proc/7101/task/7117/stat : 7117 (java) S 7099 7101 6092 0 -1 4202560 2804 0 0 0 42 0 0 0 15 0 19 0 568036342 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7118] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7118/stat : 7118 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036342 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7119] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7119/stat : 7119 (java) S 7099 7101 6092 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 568036342 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7145] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7145/stat : 7145 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 568036392 7821201408 68079 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.98
Current children cumulated vsize (KiB) 7637892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.04 4.01 3/223 7236
/proc/meminfo: memFree=10773548/32950928 swapFree=67111528/67111528
[pid=7101] ppid=7099 vsize=7637892 CPUtime=1301.71 cores=1,3
/proc/7101/stat : 7101 (java) S 7099 7101 6092 0 -1 4202496 77511 0 1 0 130160 11 0 0 18 0 19 0 568036335 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/7101/statm: 1909473 68187 2253 9 0 1900211 0
[pid=7101/tid=7102] ppid=7099 vsize=7637892 CPUtime=1294.42 cores=1,3
/proc/7101/task/7102/stat : 7102 (java) R 7099 7101 6092 0 -1 4202560 26312 0 1 0 129438 4 0 0 25 0 19 0 568036336 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 46912505702164 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=7101/tid=7104] ppid=7099 vsize=7637892 CPUtime=0.26 cores=1,3
/proc/7101/task/7104/stat : 7104 (java) S 7099 7101 6092 0 -1 4202560 8348 0 0 0 25 1 0 0 15 0 19 0 568036337 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7105] ppid=7099 vsize=7637892 CPUtime=0.17 cores=1,3
/proc/7101/task/7105/stat : 7105 (java) S 7099 7101 6092 0 -1 4202560 7848 0 0 0 17 0 0 0 15 0 19 0 568036337 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7106] ppid=7099 vsize=7637892 CPUtime=0.11 cores=1,3
/proc/7101/task/7106/stat : 7106 (java) S 7099 7101 6092 0 -1 4202560 4 0 0 0 11 0 0 0 15 0 19 0 568036337 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7107] ppid=7099 vsize=7637892 CPUtime=0.05 cores=1,3
/proc/7101/task/7107/stat : 7107 (java) S 7099 7101 6092 0 -1 4202560 5 0 0 0 5 0 0 0 15 0 19 0 568036337 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7108] ppid=7099 vsize=7637892 CPUtime=0.06 cores=1,3
/proc/7101/task/7108/stat : 7108 (java) S 7099 7101 6092 0 -1 4202560 5 0 0 0 6 0 0 0 15 0 19 0 568036337 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7109] ppid=7099 vsize=7637892 CPUtime=0.11 cores=1,3
/proc/7101/task/7109/stat : 7109 (java) S 7099 7101 6092 0 -1 4202560 46 0 0 0 11 0 0 0 15 0 19 0 568036337 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7110] ppid=7099 vsize=7637892 CPUtime=0.08 cores=1,3
/proc/7101/task/7110/stat : 7110 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 8 0 0 0 15 0 19 0 568036337 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7111] ppid=7099 vsize=7637892 CPUtime=0.12 cores=1,3
/proc/7101/task/7111/stat : 7111 (java) S 7099 7101 6092 0 -1 4202560 23 0 0 0 12 0 0 0 15 0 19 0 568036337 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7112] ppid=7099 vsize=7637892 CPUtime=5.03 cores=1,3
/proc/7101/task/7112/stat : 7112 (java) S 7099 7101 6092 0 -1 4202560 21545 0 0 0 501 2 0 0 15 0 19 0 568036338 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 0 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7113] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7113/stat : 7113 (java) S 7099 7101 6092 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 568036338 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7114] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7114/stat : 7114 (java) S 7099 7101 6092 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 568036338 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7115] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7115/stat : 7115 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036341 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892388785 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7116] ppid=7099 vsize=7637892 CPUtime=0.77 cores=1,3
/proc/7101/task/7116/stat : 7116 (java) S 7099 7101 6092 0 -1 4202560 9340 0 0 0 76 1 0 0 15 0 19 0 568036341 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7117] ppid=7099 vsize=7637892 CPUtime=0.42 cores=1,3
/proc/7101/task/7117/stat : 7117 (java) S 7099 7101 6092 0 -1 4202560 2804 0 0 0 42 0 0 0 15 0 19 0 568036342 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7118] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7118/stat : 7118 (java) S 7099 7101 6092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 568036342 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381081 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
[pid=7101/tid=7119] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7119/stat : 7119 (java) S 7099 7101 6092 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 568036342 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 4 0 16800975 18446604458998515904 0 0 -1 3 0 0 0
[pid=7101/tid=7145] ppid=7099 vsize=7637892 CPUtime=0 cores=1,3
/proc/7101/task/7145/stat : 7145 (java) S 7099 7101 6092 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 568036392 7821201408 68187 33554432000 1073741824 1073778376 140736316956208 18446744073709551615 218892381696 0 4 0 16800975 18446604458998515904 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.71
Current children cumulated vsize (KiB) 7637892

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.79
CPU user time (s): 1301.67
CPU system time (s): 0.123981
CPU usage (%): 100.133
Max. virtual memory (cumulated for all children) (KiB): 7637892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.67
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77545
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= 27359
involuntary context switches= 3896

runsolver used 2.16067 second user time and 5.12222 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-26 02:34:17
IDJOB=3287511
IDBENCH=82468
IDSOLVER=1611
FILE ID=node112/3287511-1303778056
RUNJOBID= node112-1303778056-7033
PBS_JOBID= 13157186
Free space on /tmp= 72492 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.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-3287511-1303778056/watcher-3287511-1303778056 -o /tmp/evaluation-result-3287511-1303778056/solver-3287511-1303778056 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3287511-1303778056.cnf

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=1355745640

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11188284 kB
Buffers:       1978576 kB
Cached:       19100312 kB
SwapCached:          0 kB
Active:       10073428 kB
Inactive:     11141468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11188284 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20884 kB
Writeback:           0 kB
AnonPages:      135572 kB
Mapped:          23036 kB
Slab:           482736 kB
PageTables:       5448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 14726416 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= 72492 MiB
End job on node112 at 2011-04-26 02:55:59