Trace number 3251346

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.87 1300.09

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
MD5SUM76c30bc0971bc865c2b988ddaca89385
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.29319
Satisfiable
(Un)Satisfiability was proved
Number of variables3651
Number of clauses926696
Sum of the clauses size1856923
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2926636
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.07/0.09	c --- Begin Solver configuration ---
0.07/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.07/0.09	c Learn all clauses as in MiniSAT
0.07/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.07/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.07/0.09	c Expensive reason simplification
0.07/0.09	c Armin Biere (Picosat) restarts strategy
0.07/0.09	c Glucose learned constraints deletion strategy
0.07/0.09	c timeout=2147483647s
0.07/0.09	c DB Simplification allowed=true
0.07/0.09	c --- End Solver configuration ---
0.07/0.09	c solving HOME/instance-3251346-1303586458.cnf
0.07/0.09	c reading problem ... 
0.73/0.68	c ... done. Wall clock time 0.596s.
0.73/0.68	c #vars     3651
0.73/0.68	c #constraints  926696
0.73/0.68	c constraints type 
0.73/0.68	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 60
0.73/0.68	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 926636
3.01/2.56	c cleaning 2487 clauses out of 5001 with flag 5001/5001
5.80/5.07	c cleaning 4239 clauses out of 8513 with flag 11000/11000
8.71/7.99	c cleaning 5620 clauses out of 11274 with flag 18000/18000
12.43/11.69	c cleaning 6804 clauses out of 13654 with flag 26000/26000
18.86/18.09	c cleaning 7529 clauses out of 15850 with flag 35000/35000
23.57/22.76	c cleaning 9144 clauses out of 18323 with flag 45002/45002
28.97/28.16	c cleaning 10065 clauses out of 20177 with flag 56000/56000
35.28/34.43	c cleaning 11028 clauses out of 22113 with flag 68001/68001
42.09/41.23	c cleaning 12035 clauses out of 24087 with flag 81003/81003
49.49/48.61	c cleaning 13025 clauses out of 26049 with flag 95000/95000
57.81/56.90	c cleaning 13979 clauses out of 28025 with flag 110001/110001
67.42/66.53	c cleaning 14989 clauses out of 30046 with flag 126001/126001
77.04/76.11	c cleaning 16004 clauses out of 32057 with flag 143001/143001
87.55/86.65	c cleaning 16997 clauses out of 34052 with flag 161000/161000
98.56/97.69	c cleaning 17998 clauses out of 36056 with flag 180001/180001
110.27/109.34	c cleaning 18986 clauses out of 38057 with flag 200000/200000
123.48/122.55	c cleaning 20027 clauses out of 40071 with flag 221000/221000
137.20/136.21	c cleaning 20994 clauses out of 42044 with flag 243000/243000
151.11/150.17	c cleaning 21996 clauses out of 44050 with flag 266000/266000
166.82/165.89	c cleaning 23014 clauses out of 46056 with flag 290002/290002
182.64/181.67	c cleaning 23994 clauses out of 48041 with flag 315001/315001
200.85/199.82	c cleaning 24990 clauses out of 50048 with flag 341002/341002
220.67/219.69	c cleaning 26016 clauses out of 52056 with flag 368000/368000
239.89/238.87	c cleaning 26961 clauses out of 54040 with flag 396000/396000
260.01/258.97	c cleaning 28017 clauses out of 56081 with flag 425002/425002
284.83/283.77	c cleaning 28978 clauses out of 58063 with flag 455001/455001
306.95/305.86	c cleaning 29944 clauses out of 60084 with flag 486000/486000
329.86/328.74	c cleaning 30994 clauses out of 62141 with flag 518001/518001
355.29/354.20	c cleaning 32071 clauses out of 64148 with flag 551002/551002
382.80/381.70	c cleaning 32970 clauses out of 66077 with flag 585002/585002
410.72/409.52	c cleaning 34021 clauses out of 68105 with flag 620000/620000
445.44/444.26	c cleaning 34801 clauses out of 70085 with flag 656001/656001
476.66/475.47	c cleaning 36103 clauses out of 72284 with flag 693001/693001
503.78/502.57	c cleaning 37053 clauses out of 74181 with flag 731001/731001
535.31/534.01	c cleaning 38037 clauses out of 76127 with flag 770000/770000
571.13/569.80	c cleaning 38926 clauses out of 78090 with flag 810000/810000
611.05/609.75	c cleaning 40044 clauses out of 80164 with flag 851000/851000
648.46/647.13	c cleaning 40968 clauses out of 82120 with flag 893000/893000
683.79/682.47	c cleaning 42045 clauses out of 84153 with flag 936001/936001
720.21/718.82	c cleaning 43028 clauses out of 86107 with flag 980000/980000
758.63/757.27	c cleaning 44027 clauses out of 88081 with flag 1025002/1025002
802.36/800.98	c cleaning 45007 clauses out of 90054 with flag 1071002/1071002
855.28/853.83	c cleaning 46009 clauses out of 92047 with flag 1118002/1118002
901.91/900.42	c cleaning 46953 clauses out of 94037 with flag 1166001/1166001
954.33/952.82	c cleaning 47970 clauses out of 96084 with flag 1215001/1215001
1002.97/1001.48	c cleaning 49032 clauses out of 98113 with flag 1265000/1265000
1048.99/1047.48	c cleaning 49996 clauses out of 100081 with flag 1316000/1316000
1122.83/1121.28	c cleaning 50869 clauses out of 102086 with flag 1368001/1368001
1176.97/1175.38	c cleaning 52012 clauses out of 104218 with flag 1421002/1421002
1233.80/1232.16	c cleaning 52995 clauses out of 106206 with flag 1475002/1475002
1289.52/1287.87	c cleaning 53984 clauses out of 108209 with flag 1530000/1530000
1301.76/1300.01	c starts		: 1418
1301.76/1300.01	c conflicts		: 1543982
1301.76/1300.01	c decisions		: 4680727
1301.76/1300.01	c propagations		: 366249627
1301.76/1300.01	c inspects		: 10565448508
1301.76/1300.01	c shortcuts		: 0
1301.76/1300.01	c learnt literals	: 0
1301.76/1300.01	c learnt binary clauses	: 0
1301.76/1300.01	c learnt ternary clauses	: 0
1301.76/1300.01	c learnt constraints	: 1543981
1301.76/1300.01	c ignored constraints	: 0
1301.76/1300.01	c root simplifications	: 1418
1301.76/1300.01	c removed literals (reason simplification)	: 111072830
1301.76/1300.01	c reason swapping (by a shorter reason)	: 0
1301.76/1300.01	c Calls to reduceDB	: 51
1301.76/1300.01	c speed (assignments/second)	: 281876.62449608487
1301.76/1300.01	c non guided choices	596
1301.76/1300.06	c learnt constraints type 
1301.76/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 68263
1301.76/1300.06	c constraints type 
1301.76/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 60
1301.76/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 926636
1301.76/1300.06	s UNKNOWN
1301.76/1300.06	c Total wall clock time (in seconds) : 1299.923

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 2.54 2.95 2.81 6/222 11246
/proc/meminfo: memFree=18481904/32951132 swapFree=67111528/67111528
[pid=11246] ppid=11244 vsize=31608 CPUtime=0 cores=5,7
/proc/11246/stat : 11246 (java) S 11244 11246 9649 0 -1 4202496 1284 0 0 0 0 0 0 0 21 0 2 0 470245513 32366592 1000 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676611045 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/11246/statm: 7901 1001 771 9 0 386 0
[pid=11246/tid=11247] ppid=11244 vsize=33748 CPUtime=0 cores=5,7
/proc/11246/task/11247/stat : 11247 (java) R 11244 11246 9649 0 -1 4202560 192 0 0 0 0 0 0 0 23 0 2 0 470245514 34557952 1015 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274659884679 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.0851401 s]
/proc/loadavg: 2.54 2.95 2.81 6/222 11246
/proc/meminfo: memFree=18481904/32951132 swapFree=67111528/67111528
[pid=11246] ppid=11244 vsize=7569940 CPUtime=0.07 cores=5,7
/proc/11246/stat : 11246 (java) S 11244 11246 9649 0 -1 4202496 9622 0 1 0 7 0 0 0 21 0 18 0 470245513 7751618560 9317 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11246/statm: 1892485 9317 1754 9 0 1883223 0
[pid=11246/tid=11247] ppid=11244 vsize=7569940 CPUtime=0.06 cores=5,7
/proc/11246/task/11247/stat : 11247 (java) R 11244 11246 9649 0 -1 4202560 8447 0 1 0 6 0 0 0 25 0 18 0 470245514 7751618560 9317 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 46912505201671 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7569940

[startup+0.101137 s]
/proc/loadavg: 2.54 2.95 2.81 6/222 11246
/proc/meminfo: memFree=18481904/32951132 swapFree=67111528/67111528
[pid=11246] ppid=11244 vsize=7635772 CPUtime=0.09 cores=5,7
/proc/11246/stat : 11246 (java) S 11244 11246 9649 0 -1 4202496 11359 0 1 0 9 0 0 0 21 0 18 0 470245513 7819030528 11054 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11246/statm: 1908943 11054 2089 9 0 1899681 0
[pid=11246/tid=11247] ppid=11244 vsize=7635772 CPUtime=0.08 cores=5,7
/proc/11246/task/11247/stat : 11247 (java) R 11244 11246 9649 0 -1 4202560 9575 0 1 0 8 0 0 0 25 0 18 0 470245514 7819030528 11054 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 46912505165181 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7635772

[startup+0.301101 s]
/proc/loadavg: 2.54 2.95 2.81 6/222 11246
/proc/meminfo: memFree=18481904/32951132 swapFree=67111528/67111528
[pid=11246] ppid=11244 vsize=7641248 CPUtime=0.43 cores=5,7
/proc/11246/stat : 11246 (java) S 11244 11246 9649 0 -1 4202496 16338 0 1 0 42 1 0 0 21 0 18 0 470245513 7824637952 15244 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11246/statm: 1910312 15244 2198 9 0 1901050 0
[pid=11246/tid=11247] ppid=11244 vsize=7641248 CPUtime=0.25 cores=5,7
/proc/11246/task/11247/stat : 11247 (java) R 11244 11246 9649 0 -1 4202560 12110 0 1 0 25 0 0 0 25 0 18 0 470245514 7824637952 15244 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 46912505494612 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 7641248

[startup+0.701033 s]
/proc/loadavg: 2.54 2.95 2.81 6/222 11246
/proc/meminfo: memFree=18481904/32951132 swapFree=67111528/67111528
[pid=11246] ppid=11244 vsize=7642276 CPUtime=0.83 cores=5,7
/proc/11246/stat : 11246 (java) S 11244 11246 9649 0 -1 4202496 28179 0 1 0 81 2 0 0 21 0 19 0 470245513 7825690624 27085 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11246/statm: 1910569 27085 2204 9 0 1901307 0
[pid=11246/tid=11247] ppid=11244 vsize=7642276 CPUtime=0.65 cores=5,7
/proc/11246/task/11247/stat : 11247 (java) R 11244 11246 9649 0 -1 4202560 23944 0 1 0 63 2 0 0 25 0 19 0 470245514 7825690624 27085 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 46912505357408 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 7642276

[startup+1.5009 s]
/proc/loadavg: 2.54 2.95 2.81 7/260 11284
/proc/meminfo: memFree=18277504/32951132 swapFree=67111528/67111528
[pid=11246] ppid=11244 vsize=7643328 CPUtime=2.02 cores=5,7
/proc/11246/stat : 11246 (java) S 11244 11246 9649 0 -1 4202496 33137 0 1 0 199 3 0 0 21 0 19 0 470245513 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11246/statm: 1910832 29858 2225 9 0 1901570 0
[pid=11246/tid=11247] ppid=11244 vsize=7643328 CPUtime=1.45 cores=5,7
/proc/11246/task/11247/stat : 11247 (java) R 11244 11246 9649 0 -1 4202560 24604 0 1 0 143 2 0 0 25 0 19 0 470245514 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 46912505685414 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11246/tid=11257] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11257/stat : 11257 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 470245515 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11258] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11258/stat : 11258 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245515 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11259] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11259/stat : 11259 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245515 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11260] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11260/stat : 11260 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245515 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11261] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11261/stat : 11261 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245515 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11262] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11262/stat : 11262 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245515 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11263] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11263/stat : 11263 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245515 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11264] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11264/stat : 11264 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245515 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11268] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11268/stat : 11268 (java) S 11244 11246 9649 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11270] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11270/stat : 11270 (java) S 11244 11246 9649 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 470245516 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11271] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11271/stat : 11271 (java) S 11244 11246 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470245516 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11277] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11277/stat : 11277 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11278] ppid=11244 vsize=7643328 CPUtime=0.22 cores=5,7
/proc/11246/task/11278/stat : 11278 (java) S 11244 11246 9649 0 -1 4202560 2441 0 0 0 22 0 0 0 18 0 19 0 470245519 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11279] ppid=11244 vsize=7643328 CPUtime=0.33 cores=5,7
/proc/11246/task/11279/stat : 11279 (java) S 11244 11246 9649 0 -1 4202560 4930 0 0 0 33 0 0 0 18 0 19 0 470245519 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11280] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11280/stat : 11280 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11281] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11281/stat : 11281 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 470245519 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11284] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11284/stat : 11284 (java) S 11244 11246 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470245583 7826767872 29858 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 7643328

[startup+3.10065 s]
/proc/loadavg: 2.54 2.95 2.81 7/260 11284
/proc/meminfo: memFree=18131316/32951132 swapFree=67111528/67111528
[pid=11246] ppid=11244 vsize=7643328 CPUtime=3.87 cores=5,7
/proc/11246/stat : 11246 (java) S 11244 11246 9649 0 -1 4202496 64714 0 1 0 380 7 0 0 21 0 19 0 470245513 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11246/statm: 1910832 59478 2252 9 0 1901570 0
[pid=11246/tid=11247] ppid=11244 vsize=7643328 CPUtime=2.75 cores=5,7
/proc/11246/task/11247/stat : 11247 (java) R 11244 11246 9649 0 -1 4202560 25892 0 1 0 273 2 0 0 16 0 19 0 470245514 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 46912505646587 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11246/tid=11257] ppid=11244 vsize=7643328 CPUtime=0.07 cores=5,7
/proc/11246/task/11257/stat : 11257 (java) S 11244 11246 9649 0 -1 4202560 6839 0 0 0 7 0 0 0 18 0 19 0 470245515 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11258] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11258/stat : 11258 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 470245515 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11259] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11259/stat : 11259 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 470245515 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11260] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11260/stat : 11260 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 470245515 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11261] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11261/stat : 11261 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 470245515 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11262] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11262/stat : 11262 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 470245515 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11263] ppid=11244 vsize=7643328 CPUtime=0.04 cores=5,7
/proc/11246/task/11263/stat : 11263 (java) S 11244 11246 9649 0 -1 4202560 3339 0 0 0 4 0 0 0 18 0 19 0 470245515 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11264] ppid=11244 vsize=7643328 CPUtime=0.01 cores=5,7
/proc/11246/task/11264/stat : 11264 (java) S 11244 11246 9649 0 -1 4202560 2557 0 0 0 1 0 0 0 18 0 19 0 470245515 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11268] ppid=11244 vsize=7643328 CPUtime=0.19 cores=5,7
/proc/11246/task/11268/stat : 11268 (java) S 11244 11246 9649 0 -1 4202560 12578 0 0 0 18 1 0 0 16 0 19 0 470245516 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11270] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11270/stat : 11270 (java) S 11244 11246 9649 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11271] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11271/stat : 11271 (java) S 11244 11246 9649 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11277] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11277/stat : 11277 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11278] ppid=11244 vsize=7643328 CPUtime=0.23 cores=5,7
/proc/11246/task/11278/stat : 11278 (java) S 11244 11246 9649 0 -1 4202560 2447 0 0 0 23 0 0 0 18 0 19 0 470245519 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11279] ppid=11244 vsize=7643328 CPUtime=0.52 cores=5,7
/proc/11246/task/11279/stat : 11279 (java) S 11244 11246 9649 0 -1 4202560 9905 0 0 0 51 1 0 0 16 0 19 0 470245519 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11280] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11280/stat : 11280 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11281] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11281/stat : 11281 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 470245519 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11284] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11284/stat : 11284 (java) S 11244 11246 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470245583 7826767872 59478 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 7643328

[startup+6.3011 s]
/proc/loadavg: 2.66 2.96 2.82 6/260 11284
/proc/meminfo: memFree=17994648/32951132 swapFree=67111528/67111528
[pid=11246] ppid=11244 vsize=7643328 CPUtime=7.11 cores=5,7
/proc/11246/stat : 11246 (java) S 11244 11246 9649 0 -1 4202496 67641 0 1 0 703 8 0 0 21 0 19 0 470245513 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11246/statm: 1910832 59424 2254 9 0 1901570 0
[pid=11246/tid=11247] ppid=11244 vsize=7643328 CPUtime=5.79 cores=5,7
/proc/11246/task/11247/stat : 11247 (java) R 11244 11246 9649 0 -1 4202560 25894 0 1 0 577 2 0 0 18 0 19 0 470245514 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 46912505601437 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11246/tid=11257] ppid=11244 vsize=7643328 CPUtime=0.07 cores=5,7
/proc/11246/task/11257/stat : 11257 (java) S 11244 11246 9649 0 -1 4202560 6839 0 0 0 7 0 0 0 18 0 19 0 470245515 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11258] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11258/stat : 11258 (java) S 11244 11246 9649 0 -1 4202560 1195 0 0 0 0 0 0 0 16 0 19 0 470245515 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11259] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11259/stat : 11259 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 470245515 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11260] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11260/stat : 11260 (java) S 11244 11246 9649 0 -1 4202560 1018 0 0 0 0 0 0 0 16 0 19 0 470245515 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11261] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11261/stat : 11261 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 470245515 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11262] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11262/stat : 11262 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 470245515 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11263] ppid=11244 vsize=7643328 CPUtime=0.04 cores=5,7
/proc/11246/task/11263/stat : 11263 (java) S 11244 11246 9649 0 -1 4202560 3339 0 0 0 4 0 0 0 18 0 19 0 470245515 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11264] ppid=11244 vsize=7643328 CPUtime=0.01 cores=5,7
/proc/11246/task/11264/stat : 11264 (java) S 11244 11246 9649 0 -1 4202560 2557 0 0 0 1 0 0 0 18 0 19 0 470245515 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11268] ppid=11244 vsize=7643328 CPUtime=0.34 cores=5,7
/proc/11246/task/11268/stat : 11268 (java) S 11244 11246 9649 0 -1 4202560 13290 0 0 0 33 1 0 0 16 0 19 0 470245516 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11270] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11270/stat : 11270 (java) S 11244 11246 9649 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11271] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11271/stat : 11271 (java) S 11244 11246 9649 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11277] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11277/stat : 11277 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11278] ppid=11244 vsize=7643328 CPUtime=0.23 cores=5,7
/proc/11246/task/11278/stat : 11278 (java) S 11244 11246 9649 0 -1 4202560 2447 0 0 0 23 0 0 0 15 0 19 0 470245519 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11279] ppid=11244 vsize=7643328 CPUtime=0.55 cores=5,7
/proc/11246/task/11279/stat : 11279 (java) S 11244 11246 9649 0 -1 4202560 9907 0 0 0 54 1 0 0 15 0 19 0 470245519 7826767872 59424 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0

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

[pid=11246/tid=11262] ppid=11244 vsize=7643328 CPUtime=0.21 cores=5,7
/proc/11246/task/11262/stat : 11262 (java) S 11244 11246 9649 0 -1 4202560 10018 0 0 0 20 1 0 0 16 0 19 0 470245515 7826767872 112904 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11263] ppid=11244 vsize=7643328 CPUtime=0.25 cores=5,7
/proc/11246/task/11263/stat : 11263 (java) S 11244 11246 9649 0 -1 4202560 5569 0 0 0 25 0 0 0 15 0 19 0 470245515 7826767872 112904 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11264] ppid=11244 vsize=7643328 CPUtime=0.16 cores=5,7
/proc/11246/task/11264/stat : 11264 (java) S 11244 11246 9649 0 -1 4202560 2869 0 0 0 16 0 0 0 15 0 19 0 470245515 7826767872 112904 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11268] ppid=11244 vsize=7643328 CPUtime=9.32 cores=5,7
/proc/11246/task/11268/stat : 11268 (java) S 11244 11246 9649 0 -1 4202560 29323 0 0 0 929 3 0 0 16 0 19 0 470245516 7826767872 112904 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11270] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11270/stat : 11270 (java) S 11244 11246 9649 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 112904 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11271] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11271/stat : 11271 (java) S 11244 11246 9649 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 112904 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11277] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11277/stat : 11277 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 112904 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11278] ppid=11244 vsize=7643328 CPUtime=0.27 cores=5,7
/proc/11246/task/11278/stat : 11278 (java) S 11244 11246 9649 0 -1 4202560 2451 0 0 0 27 0 0 0 15 0 19 0 470245519 7826767872 112904 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11279] ppid=11244 vsize=7643328 CPUtime=0.55 cores=5,7
/proc/11246/task/11279/stat : 11279 (java) S 11244 11246 9649 0 -1 4202560 9907 0 0 0 54 1 0 0 15 0 19 0 470245519 7826767872 112904 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11280] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11280/stat : 11280 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 112904 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11281] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11281/stat : 11281 (java) S 11244 11246 9649 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 470245519 7826767872 112904 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11284] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11284/stat : 11284 (java) S 11244 11246 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470245583 7826767872 112904 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.97
Current children cumulated vsize (KiB) 7643328

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.67 5/260 11316
/proc/meminfo: memFree=17497236/32951132 swapFree=67111528/67111528
[pid=11246] ppid=11244 vsize=7643328 CPUtime=1184 cores=5,7
/proc/11246/stat : 11246 (java) S 11244 11246 9649 0 -1 4202496 121786 0 1 0 118382 18 0 0 21 0 19 0 470245513 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11246/statm: 1910832 113351 2254 9 0 1901570 0
[pid=11246/tid=11247] ppid=11244 vsize=7643328 CPUtime=1171.76 cores=5,7
/proc/11246/task/11247/stat : 11247 (java) R 11244 11246 9649 0 -1 4202560 34712 0 1 0 117170 6 0 0 25 0 19 0 470245514 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 46912505646587 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11246/tid=11257] ppid=11244 vsize=7643328 CPUtime=0.31 cores=5,7
/proc/11246/task/11257/stat : 11257 (java) S 11244 11246 9649 0 -1 4202560 12697 0 0 0 30 1 0 0 15 0 19 0 470245515 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11258] ppid=11244 vsize=7643328 CPUtime=0.2 cores=5,7
/proc/11246/task/11258/stat : 11258 (java) S 11244 11246 9649 0 -1 4202560 2774 0 0 0 20 0 0 0 15 0 19 0 470245515 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11259] ppid=11244 vsize=7643328 CPUtime=0.22 cores=5,7
/proc/11246/task/11259/stat : 11259 (java) S 11244 11246 9649 0 -1 4202560 1097 0 0 0 22 0 0 0 15 0 19 0 470245515 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11260] ppid=11244 vsize=7643328 CPUtime=0.2 cores=5,7
/proc/11246/task/11260/stat : 11260 (java) S 11244 11246 9649 0 -1 4202560 6989 0 0 0 20 0 0 0 15 0 19 0 470245515 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11261] ppid=11244 vsize=7643328 CPUtime=0.2 cores=5,7
/proc/11246/task/11261/stat : 11261 (java) S 11244 11246 9649 0 -1 4202560 1711 0 0 0 20 0 0 0 15 0 19 0 470245515 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11262] ppid=11244 vsize=7643328 CPUtime=0.21 cores=5,7
/proc/11246/task/11262/stat : 11262 (java) S 11244 11246 9649 0 -1 4202560 10018 0 0 0 20 1 0 0 15 0 19 0 470245515 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11263] ppid=11244 vsize=7643328 CPUtime=0.25 cores=5,7
/proc/11246/task/11263/stat : 11263 (java) S 11244 11246 9649 0 -1 4202560 5569 0 0 0 25 0 0 0 15 0 19 0 470245515 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11264] ppid=11244 vsize=7643328 CPUtime=0.19 cores=5,7
/proc/11246/task/11264/stat : 11264 (java) S 11244 11246 9649 0 -1 4202560 2869 0 0 0 19 0 0 0 16 0 19 0 470245515 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11268] ppid=11244 vsize=7643328 CPUtime=9.51 cores=5,7
/proc/11246/task/11268/stat : 11268 (java) S 11244 11246 9649 0 -1 4202560 29772 0 0 0 948 3 0 0 15 0 19 0 470245516 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11270] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11270/stat : 11270 (java) S 11244 11246 9649 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11271] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11271/stat : 11271 (java) S 11244 11246 9649 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11277] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11277/stat : 11277 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11278] ppid=11244 vsize=7643328 CPUtime=0.27 cores=5,7
/proc/11246/task/11278/stat : 11278 (java) S 11244 11246 9649 0 -1 4202560 2451 0 0 0 27 0 0 0 15 0 19 0 470245519 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11279] ppid=11244 vsize=7643328 CPUtime=0.55 cores=5,7
/proc/11246/task/11279/stat : 11279 (java) S 11244 11246 9649 0 -1 4202560 9907 0 0 0 54 1 0 0 15 0 19 0 470245519 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11280] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11280/stat : 11280 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11281] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11281/stat : 11281 (java) S 11244 11246 9649 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 470245519 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11284] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11284/stat : 11284 (java) S 11244 11246 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470245583 7826767872 113351 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1184
Current children cumulated vsize (KiB) 7643328

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.68 5/260 11318
/proc/meminfo: memFree=17486184/32951132 swapFree=67111528/67111528
[pid=11246] ppid=11244 vsize=7643328 CPUtime=1244.02 cores=5,7
/proc/11246/stat : 11246 (java) S 11244 11246 9649 0 -1 4202496 122287 0 1 0 124384 18 0 0 21 0 19 0 470245513 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11246/statm: 1910832 113847 2254 9 0 1901570 0
[pid=11246/tid=11247] ppid=11244 vsize=7643328 CPUtime=1231.53 cores=5,7
/proc/11246/task/11247/stat : 11247 (java) R 11244 11246 9649 0 -1 4202560 34713 0 1 0 123147 6 0 0 25 0 19 0 470245514 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 46912505646587 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11246/tid=11257] ppid=11244 vsize=7643328 CPUtime=0.31 cores=5,7
/proc/11246/task/11257/stat : 11257 (java) S 11244 11246 9649 0 -1 4202560 12697 0 0 0 30 1 0 0 15 0 19 0 470245515 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11258] ppid=11244 vsize=7643328 CPUtime=0.23 cores=5,7
/proc/11246/task/11258/stat : 11258 (java) S 11244 11246 9649 0 -1 4202560 2776 0 0 0 23 0 0 0 16 0 19 0 470245515 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11259] ppid=11244 vsize=7643328 CPUtime=0.22 cores=5,7
/proc/11246/task/11259/stat : 11259 (java) S 11244 11246 9649 0 -1 4202560 1097 0 0 0 22 0 0 0 15 0 19 0 470245515 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11260] ppid=11244 vsize=7643328 CPUtime=0.23 cores=5,7
/proc/11246/task/11260/stat : 11260 (java) S 11244 11246 9649 0 -1 4202560 6989 0 0 0 23 0 0 0 16 0 19 0 470245515 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11261] ppid=11244 vsize=7643328 CPUtime=0.2 cores=5,7
/proc/11246/task/11261/stat : 11261 (java) S 11244 11246 9649 0 -1 4202560 1711 0 0 0 20 0 0 0 15 0 19 0 470245515 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11262] ppid=11244 vsize=7643328 CPUtime=0.21 cores=5,7
/proc/11246/task/11262/stat : 11262 (java) S 11244 11246 9649 0 -1 4202560 10018 0 0 0 20 1 0 0 15 0 19 0 470245515 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11263] ppid=11244 vsize=7643328 CPUtime=0.25 cores=5,7
/proc/11246/task/11263/stat : 11263 (java) S 11244 11246 9649 0 -1 4202560 5569 0 0 0 25 0 0 0 15 0 19 0 470245515 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11264] ppid=11244 vsize=7643328 CPUtime=0.19 cores=5,7
/proc/11246/task/11264/stat : 11264 (java) S 11244 11246 9649 0 -1 4202560 2869 0 0 0 19 0 0 0 15 0 19 0 470245515 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11268] ppid=11244 vsize=7643328 CPUtime=9.71 cores=5,7
/proc/11246/task/11268/stat : 11268 (java) S 11244 11246 9649 0 -1 4202560 30268 0 0 0 968 3 0 0 15 0 19 0 470245516 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11270] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11270/stat : 11270 (java) S 11244 11246 9649 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11271] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11271/stat : 11271 (java) S 11244 11246 9649 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11277] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11277/stat : 11277 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11278] ppid=11244 vsize=7643328 CPUtime=0.27 cores=5,7
/proc/11246/task/11278/stat : 11278 (java) S 11244 11246 9649 0 -1 4202560 2451 0 0 0 27 0 0 0 15 0 19 0 470245519 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11279] ppid=11244 vsize=7643328 CPUtime=0.55 cores=5,7
/proc/11246/task/11279/stat : 11279 (java) S 11244 11246 9649 0 -1 4202560 9907 0 0 0 54 1 0 0 15 0 19 0 470245519 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11280] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11280/stat : 11280 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11281] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11281/stat : 11281 (java) S 11244 11246 9649 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 470245519 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11284] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11284/stat : 11284 (java) S 11244 11246 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470245583 7826767872 113847 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1244.02
Current children cumulated vsize (KiB) 7643328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.70 3/221 11325
/proc/meminfo: memFree=17846064/32951132 swapFree=67111528/67111528
[pid=11246] ppid=11244 vsize=7643328 CPUtime=1301.76 cores=5,7
/proc/11246/stat : 11246 (java) S 11244 11246 9649 0 -1 4202496 122956 0 1 0 130158 18 0 0 21 0 19 0 470245513 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11246/statm: 1910832 114509 2254 9 0 1901570 0
[pid=11246/tid=11247] ppid=11244 vsize=7643328 CPUtime=1289.01 cores=5,7
/proc/11246/task/11247/stat : 11247 (java) R 11244 11246 9649 0 -1 4202560 34714 0 1 0 128895 6 0 0 25 0 19 0 470245514 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 46912505646005 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11246/tid=11257] ppid=11244 vsize=7643328 CPUtime=0.31 cores=5,7
/proc/11246/task/11257/stat : 11257 (java) S 11244 11246 9649 0 -1 4202560 12697 0 0 0 30 1 0 0 15 0 19 0 470245515 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11258] ppid=11244 vsize=7643328 CPUtime=0.26 cores=5,7
/proc/11246/task/11258/stat : 11258 (java) S 11244 11246 9649 0 -1 4202560 2777 0 0 0 26 0 0 0 16 0 19 0 470245515 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11259] ppid=11244 vsize=7643328 CPUtime=0.22 cores=5,7
/proc/11246/task/11259/stat : 11259 (java) S 11244 11246 9649 0 -1 4202560 1097 0 0 0 22 0 0 0 15 0 19 0 470245515 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11260] ppid=11244 vsize=7643328 CPUtime=0.23 cores=5,7
/proc/11246/task/11260/stat : 11260 (java) S 11244 11246 9649 0 -1 4202560 6989 0 0 0 23 0 0 0 15 0 19 0 470245515 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11261] ppid=11244 vsize=7643328 CPUtime=0.2 cores=5,7
/proc/11246/task/11261/stat : 11261 (java) S 11244 11246 9649 0 -1 4202560 1711 0 0 0 20 0 0 0 15 0 19 0 470245515 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11262] ppid=11244 vsize=7643328 CPUtime=0.21 cores=5,7
/proc/11246/task/11262/stat : 11262 (java) S 11244 11246 9649 0 -1 4202560 10018 0 0 0 20 1 0 0 15 0 19 0 470245515 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11263] ppid=11244 vsize=7643328 CPUtime=0.25 cores=5,7
/proc/11246/task/11263/stat : 11263 (java) S 11244 11246 9649 0 -1 4202560 5569 0 0 0 25 0 0 0 15 0 19 0 470245515 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11264] ppid=11244 vsize=7643328 CPUtime=0.21 cores=5,7
/proc/11246/task/11264/stat : 11264 (java) S 11244 11246 9649 0 -1 4202560 2870 0 0 0 21 0 0 0 16 0 19 0 470245515 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11268] ppid=11244 vsize=7643328 CPUtime=9.91 cores=5,7
/proc/11246/task/11268/stat : 11268 (java) S 11244 11246 9649 0 -1 4202560 30930 0 0 0 988 3 0 0 15 0 19 0 470245516 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11270] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11270/stat : 11270 (java) S 11244 11246 9649 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11271] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11271/stat : 11271 (java) S 11244 11246 9649 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 470245516 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11277] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11277/stat : 11277 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=11246/tid=11278] ppid=11244 vsize=7643328 CPUtime=0.27 cores=5,7
/proc/11246/task/11278/stat : 11278 (java) S 11244 11246 9649 0 -1 4202560 2451 0 0 0 27 0 0 0 15 0 19 0 470245519 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11279] ppid=11244 vsize=7643328 CPUtime=0.55 cores=5,7
/proc/11246/task/11279/stat : 11279 (java) S 11244 11246 9649 0 -1 4202560 9907 0 0 0 54 1 0 0 15 0 19 0 470245519 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11280] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11280/stat : 11280 (java) S 11244 11246 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470245519 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11281] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11281/stat : 11281 (java) S 11244 11246 9649 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 470245519 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=11246/tid=11284] ppid=11244 vsize=7643328 CPUtime=0 cores=5,7
/proc/11246/task/11284/stat : 11284 (java) S 11244 11246 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470245583 7826767872 114509 33554432000 1073741824 1073778376 140736872961456 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 7643328

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.09
CPU time (s): 1301.87
CPU user time (s): 1301.67
CPU system time (s): 0.206968
CPU usage (%): 100.138
Max. virtual memory (cumulated for all children) (KiB): 7643328

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

runsolver used 1.9997 second user time and 5.13122 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 21:20:59
IDJOB=3251346
IDBENCH=88219
IDSOLVER=1611
FILE ID=node131/3251346-1303586458
RUNJOBID= node131-1303586458-11172
PBS_JOBID= 13150336
Free space on /tmp= 71984 MiB

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

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

MD5SUM BENCH= 76c30bc0971bc865c2b988ddaca89385
RANDOM SEED=1701028913

node131.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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.77
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18484724 kB
Buffers:        993316 kB
Cached:       12820836 kB
SwapCached:          0 kB
Active:        4345288 kB
Inactive:      9606156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18484724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19784 kB
Writeback:          16 kB
AnonPages:      135848 kB
Mapped:          23340 kB
Slab:           450948 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 14749756 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71988 MiB
End job on node131 at 2011-04-23 21:42:41