Trace number 3190236

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.29 1300.08

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S1201608256-021-UNKNOWN.cnf
MD5SUM211de71ef1119669a20965247c8273d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.9058
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.03/0.26	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.26	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.26	c See www.sat4j.org for details.
0.03/0.27	c no version file found!!!
0.03/0.27	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.27	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.27	c java.vm.version	19.1-b02
0.03/0.27	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.27	c sun.arch.data.model	64
0.03/0.27	c java.version		1.6.0_24
0.03/0.27	c os.name		Linux
0.03/0.27	c os.version		2.6.18-164.el5
0.03/0.27	c os.arch		amd64
0.03/0.27	c Free memory 		6997539544
0.03/0.27	c Max memory 		7034241024
0.03/0.27	c Total memory 		7034241024
0.03/0.27	c Number of processors 	8
0.03/0.29	c --- Begin Solver configuration ---
0.03/0.29	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.03/0.29	c Learn all clauses as in MiniSAT
0.03/0.29	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.03/0.29	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.03/0.29	c Expensive reason simplification
0.03/0.29	c Armin Biere (Picosat) restarts strategy
0.03/0.29	c Glucose learned constraints deletion strategy
0.03/0.29	c timeout=2147483647s
0.03/0.29	c DB Simplification allowed=true
0.03/0.29	c --- End Solver configuration ---
0.03/0.29	c solving HOME/instance-3190236-1302597489.cnf
0.03/0.29	c reading problem ... 
0.30/0.42	c ... done. Wall clock time 0.135s.
0.30/0.42	c #vars     15000
0.30/0.42	c #constraints  63000
0.30/0.42	c constraints type 
0.30/0.42	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 63000
3.09/2.89	c cleaning 2496 clauses out of 5000 with flag 5000/5000
5.94/5.47	c cleaning 4250 clauses out of 8506 with flag 11002/11002
9.03/8.53	c cleaning 5625 clauses out of 11254 with flag 18000/18000
12.64/12.12	c cleaning 6811 clauses out of 13629 with flag 26000/26000
16.55/16.06	c cleaning 7904 clauses out of 15818 with flag 35000/35000
21.15/20.62	c cleaning 8955 clauses out of 17915 with flag 45001/45001
26.16/25.61	c cleaning 9982 clauses out of 19963 with flag 56004/56004
31.76/31.29	c cleaning 10985 clauses out of 21977 with flag 68000/68000
37.87/37.30	c cleaning 11983 clauses out of 23993 with flag 81001/81001
44.37/43.90	c cleaning 13002 clauses out of 26009 with flag 95000/95000
51.58/51.01	c cleaning 13999 clauses out of 28007 with flag 110000/110000
59.18/58.64	c cleaning 15001 clauses out of 30008 with flag 126000/126000
67.19/66.66	c cleaning 16000 clauses out of 32008 with flag 143001/143001
75.90/75.34	c cleaning 16996 clauses out of 34008 with flag 161001/161001
85.11/84.55	c cleaning 17997 clauses out of 36012 with flag 180001/180001
94.82/94.23	c cleaning 19000 clauses out of 38014 with flag 200000/200000
105.13/104.54	c cleaning 19994 clauses out of 40015 with flag 221001/221001
115.93/115.37	c cleaning 21004 clauses out of 42020 with flag 243000/243000
127.33/126.71	c cleaning 22002 clauses out of 44016 with flag 266000/266000
139.04/138.40	c cleaning 23004 clauses out of 46017 with flag 290003/290003
151.25/150.69	c cleaning 24001 clauses out of 48011 with flag 315001/315001
164.65/164.05	c cleaning 24998 clauses out of 50009 with flag 341000/341000
178.47/177.84	c cleaning 25997 clauses out of 52011 with flag 368000/368000
192.58/191.98	c cleaning 27007 clauses out of 54018 with flag 396004/396004
207.68/207.00	c cleaning 28000 clauses out of 56007 with flag 425000/425000
223.59/222.96	c cleaning 28996 clauses out of 58009 with flag 455002/455002
239.40/238.79	c cleaning 29994 clauses out of 60011 with flag 486000/486000
256.70/256.04	c cleaning 30995 clauses out of 62017 with flag 518000/518000
274.02/273.33	c cleaning 32011 clauses out of 64023 with flag 551001/551001
291.73/291.09	c cleaning 32991 clauses out of 66011 with flag 585000/585000
310.73/310.03	c cleaning 34002 clauses out of 68020 with flag 620000/620000
329.55/328.89	c cleaning 35000 clauses out of 70018 with flag 656000/656000
350.36/349.64	c cleaning 36002 clauses out of 72018 with flag 693000/693000
370.66/369.97	c cleaning 36981 clauses out of 74016 with flag 731000/731000
392.77/392.04	c cleaning 38009 clauses out of 76036 with flag 770001/770001
414.49/413.75	c cleaning 38998 clauses out of 78026 with flag 810000/810000
437.60/436.84	c cleaning 40006 clauses out of 80028 with flag 851000/851000
460.70/459.92	c cleaning 41000 clauses out of 82022 with flag 893000/893000
485.52/484.75	c cleaning 42003 clauses out of 84023 with flag 936001/936001
509.83/509.04	c cleaning 43001 clauses out of 86019 with flag 980000/980000
536.04/535.23	c cleaning 44003 clauses out of 88020 with flag 1025002/1025002
561.75/560.96	c cleaning 45002 clauses out of 90016 with flag 1071001/1071001
589.36/588.53	c cleaning 46003 clauses out of 92014 with flag 1118001/1118001
616.58/615.78	c cleaning 46997 clauses out of 94010 with flag 1166000/1166000
644.58/643.74	c cleaning 47999 clauses out of 96017 with flag 1215004/1215004
674.80/673.91	c cleaning 48995 clauses out of 98015 with flag 1265001/1265001
704.01/703.10	c cleaning 49996 clauses out of 100020 with flag 1316001/1316001
736.44/735.50	c cleaning 51004 clauses out of 102023 with flag 1368000/1368000
767.85/766.92	c cleaning 51997 clauses out of 104021 with flag 1421002/1421002
800.57/799.62	c cleaning 52999 clauses out of 106022 with flag 1475000/1475000
835.08/834.16	c cleaning 54004 clauses out of 108023 with flag 1530000/1530000
868.59/867.61	c cleaning 55000 clauses out of 110019 with flag 1586000/1586000
903.40/902.45	c cleaning 56004 clauses out of 112022 with flag 1643003/1643003
939.42/938.45	c cleaning 56992 clauses out of 114015 with flag 1701000/1701000
975.43/974.44	c cleaning 57999 clauses out of 116023 with flag 1760000/1760000
1014.15/1013.14	c cleaning 59002 clauses out of 118025 with flag 1820001/1820001
1051.97/1050.95	c cleaning 59996 clauses out of 120023 with flag 1881001/1881001
1090.68/1089.69	c cleaning 61012 clauses out of 122026 with flag 1943000/1943000
1131.40/1130.35	c cleaning 61991 clauses out of 124015 with flag 2006001/2006001
1171.81/1170.75	c cleaning 62507 clauses out of 125023 with flag 2069000/2069000
1211.13/1210.08	c cleaning 62742 clauses out of 125517 with flag 2132001/2132001
1251.24/1250.18	c cleaning 62875 clauses out of 125774 with flag 2195000/2195000
1293.16/1292.08	c cleaning 62947 clauses out of 125900 with flag 2258001/2258001
1301.18/1300.01	c starts		: 1638
1301.18/1300.01	c conflicts		: 2271906
1301.18/1300.01	c decisions		: 4984849
1301.18/1300.01	c propagations		: 1542306815
1301.18/1300.01	c inspects		: 5237779765
1301.18/1300.01	c shortcuts		: 0
1301.18/1300.01	c learnt literals	: 0
1301.18/1300.01	c learnt binary clauses	: 0
1301.18/1300.01	c learnt ternary clauses	: 91
1301.18/1300.01	c learnt constraints	: 2271906
1301.18/1300.01	c ignored constraints	: 0
1301.18/1300.01	c root simplifications	: 1638
1301.18/1300.01	c removed literals (reason simplification)	: 42070238
1301.18/1300.01	c reason swapping (by a shorter reason)	: 0
1301.18/1300.01	c Calls to reduceDB	: 63
1301.18/1300.01	c speed (assignments/second)	: 1186767.3183865335
1301.18/1300.01	c non guided choices	1345
1301.18/1300.04	c learnt constraints type 
1301.18/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 76869
1301.18/1300.04	c constraints type 
1301.18/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 63000
1301.18/1300.04	s UNKNOWN
1301.18/1300.04	c Total wall clock time (in seconds) : 1299.722

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 7.38 7.62 5.68 4/182 26153
/proc/meminfo: memFree=9822864/32951124 swapFree=67111528/67111528
[pid=26153] ppid=26149 vsize=252 CPUtime=0 cores=0,2
/proc/26153/stat : 26153 (java) S 26149 26153 26114 0 -1 4194304 80 0 0 0 0 0 0 0 18 0 1 0 371347111 258048 31 33554432000 1073741824 1073778376 140736889378528 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071699453118 0 0 17 0 0 0 0
/proc/26153/statm: 63 31 24 9 0 22 0

[startup+0.0264009 s]
/proc/loadavg: 7.38 7.62 5.68 4/182 26153
/proc/meminfo: memFree=9822864/32951124 swapFree=67111528/67111528
[pid=26153] ppid=26149 vsize=23028 CPUtime=0 cores=0,2
/proc/26153/stat : 26153 (java) D 26149 26153 26114 0 -1 4202496 463 0 3 0 0 0 0 0 17 0 1 0 371347111 23580672 207 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232330929941 0 0 4096 0 18446744071562234166 0 0 17 2 0 0 0
/proc/26153/statm: 5757 207 163 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.100416 s]
/proc/loadavg: 7.38 7.62 5.68 4/182 26153
/proc/meminfo: memFree=9822864/32951124 swapFree=67111528/67111528
[pid=26153] ppid=26149 vsize=23028 CPUtime=0 cores=0,2
/proc/26153/stat : 26153 (java) D 26149 26153 26114 0 -1 4202496 1026 0 53 0 0 0 0 0 17 0 1 0 371347111 23580672 820 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 47541912793024 0 0 4096 0 18446744071562234166 0 0 17 2 0 0 7
/proc/26153/statm: 5757 820 615 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.300342 s]
/proc/loadavg: 7.38 7.62 5.68 4/182 26153
/proc/meminfo: memFree=9822864/32951124 swapFree=67111528/67111528
[pid=26153] ppid=26149 vsize=7637024 CPUtime=0.11 cores=0,2
/proc/26153/stat : 26153 (java) S 26149 26153 26114 0 -1 4202496 10518 0 112 0 9 2 0 0 17 0 18 0 371347111 7820312576 10323 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 8
/proc/26153/statm: 1909256 10323 2094 9 0 1899994 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7637024

[startup+0.700238 s]
/proc/loadavg: 7.38 7.62 5.68 4/182 26153
/proc/meminfo: memFree=9822864/32951124 swapFree=67111528/67111528
[pid=26153] ppid=26149 vsize=7642516 CPUtime=0.88 cores=0,2
/proc/26153/stat : 26153 (java) S 26149 26153 26114 0 -1 4202496 15349 0 112 0 85 3 0 0 17 0 19 0 371347111 7825936384 14067 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 8
/proc/26153/statm: 1910629 14067 2221 9 0 1901367 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 7642516

[startup+1.5011 s]
/proc/loadavg: 7.38 7.62 5.68 8/266 26247
/proc/meminfo: memFree=9588340/32951124 swapFree=67111528/67111528
[pid=26153] ppid=26149 vsize=7642516 CPUtime=1.79 cores=0,2
/proc/26153/stat : 26153 (java) S 26149 26153 26114 0 -1 4202496 15916 0 112 0 176 3 0 0 17 0 19 0 371347111 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 8
/proc/26153/statm: 1910629 14549 2225 9 0 1901367 0
[pid=26153/tid=26161] ppid=26149 vsize=7642516 CPUtime=1.28 cores=0,2
/proc/26153/task/26161/stat : 26161 (java) R 26149 26153 26114 0 -1 4202560 11559 0 57 0 126 2 0 0 20 0 19 0 371347121 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 46912505749556 0 4 0 16800975 0 0 0 -1 2 0 0 8
[pid=26153/tid=26163] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26163/stat : 26163 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371347124 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26165] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26165/stat : 26165 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347124 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26166] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26166/stat : 26166 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347124 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26168] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26168/stat : 26168 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347124 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26170] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26170/stat : 26170 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347124 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26172] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26172/stat : 26172 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347124 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26174] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26174/stat : 26174 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347124 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26176] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26176/stat : 26176 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347124 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26178] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26178/stat : 26178 (java) S 26149 26153 26114 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 371347127 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 0 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26180] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26180/stat : 26180 (java) S 26149 26153 26114 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 371347128 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26182] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26182/stat : 26182 (java) S 26149 26153 26114 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 371347128 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26195] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26195/stat : 26195 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347134 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347716017 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26197] ppid=26149 vsize=7642516 CPUtime=0.19 cores=0,2
/proc/26153/task/26197/stat : 26197 (java) S 26149 26153 26114 0 -1 4202560 2054 0 0 0 19 0 0 0 17 0 19 0 371347134 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26199] ppid=26149 vsize=7642516 CPUtime=0.29 cores=0,2
/proc/26153/task/26199/stat : 26199 (java) S 26149 26153 26114 0 -1 4202560 1194 0 0 0 29 0 0 0 17 0 19 0 371347134 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26201] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26201/stat : 26201 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347134 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26203] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26203/stat : 26203 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371347134 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26240] ppid=26149 vsize=7642516 CPUtime=0 cores=0,2
/proc/26153/task/26240/stat : 26240 (java) S 26149 26153 26114 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371347156 7825936384 14549 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 7642516

[startup+3.10083 s]
/proc/loadavg: 7.38 7.62 5.68 6/266 26247
/proc/meminfo: memFree=9547668/32951124 swapFree=67111528/67111528
[pid=26153] ppid=26149 vsize=7664956 CPUtime=3.58 cores=0,2
/proc/26153/stat : 26153 (java) S 26149 26153 26114 0 -1 4202496 28266 0 112 0 353 5 0 0 17 0 19 0 371347111 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 8
/proc/26153/statm: 1916239 24961 2251 9 0 1906977 0
[pid=26153/tid=26161] ppid=26149 vsize=7664956 CPUtime=2.82 cores=0,2
/proc/26153/task/26161/stat : 26161 (java) R 26149 26153 26114 0 -1 4202560 12196 0 57 0 280 2 0 0 25 0 19 0 371347121 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 46912505749444 0 4 0 16800975 0 0 0 -1 2 0 0 8
[pid=26153/tid=26163] ppid=26149 vsize=7664956 CPUtime=0.01 cores=0,2
/proc/26153/task/26163/stat : 26163 (java) S 26149 26153 26114 0 -1 4202560 993 0 0 0 1 0 0 0 18 0 19 0 371347124 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26165] ppid=26149 vsize=7664956 CPUtime=0 cores=0,2
/proc/26153/task/26165/stat : 26165 (java) S 26149 26153 26114 0 -1 4202560 181 0 0 0 0 0 0 0 18 0 19 0 371347124 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26166] ppid=26149 vsize=7664956 CPUtime=0 cores=0,2
/proc/26153/task/26166/stat : 26166 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371347124 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26168] ppid=26149 vsize=7664956 CPUtime=0 cores=0,2
/proc/26153/task/26168/stat : 26168 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371347124 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26170] ppid=26149 vsize=7664956 CPUtime=0 cores=0,2
/proc/26153/task/26170/stat : 26170 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371347124 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26172] ppid=26149 vsize=7664956 CPUtime=0 cores=0,2
/proc/26153/task/26172/stat : 26172 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371347124 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26174] ppid=26149 vsize=7664956 CPUtime=0 cores=0,2
/proc/26153/task/26174/stat : 26174 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371347124 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26176] ppid=26149 vsize=7664956 CPUtime=0.01 cores=0,2
/proc/26153/task/26176/stat : 26176 (java) S 26149 26153 26114 0 -1 4202560 1225 0 0 0 1 0 0 0 18 0 19 0 371347124 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26178] ppid=26149 vsize=7664956 CPUtime=0.03 cores=0,2
/proc/26153/task/26178/stat : 26178 (java) S 26149 26153 26114 0 -1 4202560 2402 0 0 0 3 0 0 0 16 0 19 0 371347127 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 0 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26180] ppid=26149 vsize=7664956 CPUtime=0 cores=0,2
/proc/26153/task/26180/stat : 26180 (java) S 26149 26153 26114 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371347128 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26182] ppid=26149 vsize=7664956 CPUtime=0 cores=0,2
/proc/26153/task/26182/stat : 26182 (java) S 26149 26153 26114 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371347128 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26195] ppid=26149 vsize=7664956 CPUtime=0 cores=0,2
/proc/26153/task/26195/stat : 26195 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347134 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347716017 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26197] ppid=26149 vsize=7664956 CPUtime=0.37 cores=0,2
/proc/26153/task/26197/stat : 26197 (java) R 26149 26153 26114 0 -1 4202560 8969 0 0 0 36 1 0 0 15 0 19 0 371347134 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 47541913927856 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26153/tid=26199] ppid=26149 vsize=7664956 CPUtime=0.29 cores=0,2
/proc/26153/task/26199/stat : 26199 (java) R 26149 26153 26114 0 -1 4202560 1195 0 0 0 29 0 0 0 17 0 19 0 371347134 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347718325 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26153/tid=26201] ppid=26149 vsize=7664956 CPUtime=0 cores=0,2
/proc/26153/task/26201/stat : 26201 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347134 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26203] ppid=26149 vsize=7664956 CPUtime=0 cores=0,2
/proc/26153/task/26203/stat : 26203 (java) R 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371347134 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26153/tid=26240] ppid=26149 vsize=7664956 CPUtime=0 cores=0,2
/proc/26153/task/26240/stat : 26240 (java) S 26149 26153 26114 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371347156 7848914944 24961 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.58
Current children cumulated vsize (KiB) 7664956

[startup+6.3013 s]
/proc/loadavg: 7.11 7.56 5.67 6/266 26247
/proc/meminfo: memFree=9446888/32951124 swapFree=67111528/67111528
[pid=26153] ppid=26149 vsize=7656364 CPUtime=6.83 cores=0,2
/proc/26153/stat : 26153 (java) S 26149 26153 26114 0 -1 4202496 29761 0 112 0 678 5 0 0 17 0 19 0 371347111 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 8
/proc/26153/statm: 1914091 24782 2254 9 0 1904829 0
[pid=26153/tid=26161] ppid=26149 vsize=7656364 CPUtime=5.94 cores=0,2
/proc/26153/task/26161/stat : 26161 (java) R 26149 26153 26114 0 -1 4202560 12198 0 57 0 592 2 0 0 25 0 19 0 371347121 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 46912505602256 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=26153/tid=26163] ppid=26149 vsize=7656364 CPUtime=0.01 cores=0,2
/proc/26153/task/26163/stat : 26163 (java) S 26149 26153 26114 0 -1 4202560 993 0 0 0 1 0 0 0 18 0 19 0 371347124 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26165] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26165/stat : 26165 (java) S 26149 26153 26114 0 -1 4202560 181 0 0 0 0 0 0 0 15 0 19 0 371347124 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26166] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26166/stat : 26166 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371347124 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26168] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26168/stat : 26168 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371347124 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26170] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26170/stat : 26170 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371347124 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26172] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26172/stat : 26172 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371347124 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26174] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26174/stat : 26174 (java) S 26149 26153 26114 0 -1 4202560 1139 0 0 0 0 0 0 0 16 0 19 0 371347124 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26176] ppid=26149 vsize=7656364 CPUtime=0.01 cores=0,2
/proc/26153/task/26176/stat : 26176 (java) S 26149 26153 26114 0 -1 4202560 1225 0 0 0 1 0 0 0 18 0 19 0 371347124 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26178] ppid=26149 vsize=7656364 CPUtime=0.07 cores=0,2
/proc/26153/task/26178/stat : 26178 (java) S 26149 26153 26114 0 -1 4202560 2621 0 0 0 7 0 0 0 15 0 19 0 371347127 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 0 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26180] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26180/stat : 26180 (java) S 26149 26153 26114 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371347128 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26182] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26182/stat : 26182 (java) S 26149 26153 26114 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371347128 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26195] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26195/stat : 26195 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347134 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347716017 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26197] ppid=26149 vsize=7656364 CPUtime=0.42 cores=0,2
/proc/26153/task/26197/stat : 26197 (java) S 26149 26153 26114 0 -1 4202560 9103 0 0 0 41 1 0 0 16 0 19 0 371347134 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26199] ppid=26149 vsize=7656364 CPUtime=0.32 cores=0,2
/proc/26153/task/26199/stat : 26199 (java) S 26149 26153 26114 0 -1 4202560 1197 0 0 0 32 0 0 0 15 0 19 0 371347134 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26201] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26201/stat : 26201 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347134 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26203] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26203/stat : 26203 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371347134 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26240] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26240/stat : 26240 (java) S 26149 26153 26114 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371347156 7840116736 24782 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.83
Current children cumulated vsize (KiB) 7656364

[startup+12.7011 s]

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

[pid=26153/tid=26172] ppid=26149 vsize=7656364 CPUtime=0.04 cores=0,2
/proc/26153/task/26172/stat : 26172 (java) S 26149 26153 26114 0 -1 4202560 10 0 0 0 4 0 0 0 15 0 19 0 371347124 7840116736 69895 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26174] ppid=26149 vsize=7656364 CPUtime=0.13 cores=0,2
/proc/26153/task/26174/stat : 26174 (java) S 26149 26153 26114 0 -1 4202560 2622 0 0 0 13 0 0 0 15 0 19 0 371347124 7840116736 69895 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26176] ppid=26149 vsize=7656364 CPUtime=0.21 cores=0,2
/proc/26153/task/26176/stat : 26176 (java) S 26149 26153 26114 0 -1 4202560 6336 0 0 0 21 0 0 0 15 0 19 0 371347124 7840116736 69895 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26178] ppid=26149 vsize=7656364 CPUtime=3.38 cores=0,2
/proc/26153/task/26178/stat : 26178 (java) S 26149 26153 26114 0 -1 4202560 6702 0 0 0 337 1 0 0 15 0 19 0 371347127 7840116736 69895 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 0 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26180] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26180/stat : 26180 (java) S 26149 26153 26114 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371347128 7840116736 69895 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26182] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26182/stat : 26182 (java) S 26149 26153 26114 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371347128 7840116736 69895 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26195] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26195/stat : 26195 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347134 7840116736 69895 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347716017 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26197] ppid=26149 vsize=7656364 CPUtime=0.42 cores=0,2
/proc/26153/task/26197/stat : 26197 (java) S 26149 26153 26114 0 -1 4202560 9103 0 0 0 41 1 0 0 16 0 19 0 371347134 7840116736 69895 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26199] ppid=26149 vsize=7656364 CPUtime=0.36 cores=0,2
/proc/26153/task/26199/stat : 26199 (java) S 26149 26153 26114 0 -1 4202560 1198 0 0 0 36 0 0 0 15 0 19 0 371347134 7840116736 69895 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26201] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26201/stat : 26201 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347134 7840116736 69895 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26203] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26203/stat : 26203 (java) S 26149 26153 26114 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 371347134 7840116736 69895 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26240] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26240/stat : 26240 (java) S 26149 26153 26114 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371347156 7840116736 69895 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1123.4
Current children cumulated vsize (KiB) 7656364

[startup+1182.3 s]
/proc/loadavg: 4.05 4.14 4.49 7/266 26278
/proc/meminfo: memFree=8809628/32951124 swapFree=67111528/67111528
[pid=26153] ppid=26149 vsize=7656364 CPUtime=1183.43 cores=0,2
/proc/26153/stat : 26153 (java) S 26149 26153 26114 0 -1 4202496 75354 0 112 0 118326 17 0 0 17 0 19 0 371347111 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 8
/proc/26153/statm: 1914091 70181 2254 9 0 1904829 0
[pid=26153/tid=26161] ppid=26149 vsize=7656364 CPUtime=1177.86 cores=0,2
/proc/26153/task/26161/stat : 26161 (java) R 26149 26153 26114 0 -1 4202560 29149 0 57 0 117776 10 0 0 25 0 19 0 371347121 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 46912505735860 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=26153/tid=26163] ppid=26149 vsize=7656364 CPUtime=0.14 cores=0,2
/proc/26153/task/26163/stat : 26163 (java) S 26149 26153 26114 0 -1 4202560 3500 0 0 0 14 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26165] ppid=26149 vsize=7656364 CPUtime=0.21 cores=0,2
/proc/26153/task/26165/stat : 26165 (java) S 26149 26153 26114 0 -1 4202560 8333 0 0 0 21 0 0 0 16 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26166] ppid=26149 vsize=7656364 CPUtime=0.14 cores=0,2
/proc/26153/task/26166/stat : 26166 (java) S 26149 26153 26114 0 -1 4202560 2505 0 0 0 14 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26168] ppid=26149 vsize=7656364 CPUtime=0.17 cores=0,2
/proc/26153/task/26168/stat : 26168 (java) S 26149 26153 26114 0 -1 4202560 3755 0 0 0 17 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26170] ppid=26149 vsize=7656364 CPUtime=0.07 cores=0,2
/proc/26153/task/26170/stat : 26170 (java) S 26149 26153 26114 0 -1 4202560 787 0 0 0 7 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26172] ppid=26149 vsize=7656364 CPUtime=0.06 cores=0,2
/proc/26153/task/26172/stat : 26172 (java) S 26149 26153 26114 0 -1 4202560 10 0 0 0 6 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26174] ppid=26149 vsize=7656364 CPUtime=0.13 cores=0,2
/proc/26153/task/26174/stat : 26174 (java) S 26149 26153 26114 0 -1 4202560 2622 0 0 0 13 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26176] ppid=26149 vsize=7656364 CPUtime=0.21 cores=0,2
/proc/26153/task/26176/stat : 26176 (java) S 26149 26153 26114 0 -1 4202560 6336 0 0 0 21 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26178] ppid=26149 vsize=7656364 CPUtime=3.54 cores=0,2
/proc/26153/task/26178/stat : 26178 (java) S 26149 26153 26114 0 -1 4202560 6888 0 0 0 353 1 0 0 15 0 19 0 371347127 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 0 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26180] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26180/stat : 26180 (java) S 26149 26153 26114 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371347128 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26182] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26182/stat : 26182 (java) S 26149 26153 26114 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371347128 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26195] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26195/stat : 26195 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347134 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347716017 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26197] ppid=26149 vsize=7656364 CPUtime=0.42 cores=0,2
/proc/26153/task/26197/stat : 26197 (java) S 26149 26153 26114 0 -1 4202560 9103 0 0 0 41 1 0 0 16 0 19 0 371347134 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26199] ppid=26149 vsize=7656364 CPUtime=0.36 cores=0,2
/proc/26153/task/26199/stat : 26199 (java) S 26149 26153 26114 0 -1 4202560 1198 0 0 0 36 0 0 0 15 0 19 0 371347134 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26201] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26201/stat : 26201 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347134 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26203] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26203/stat : 26203 (java) S 26149 26153 26114 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371347134 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26240] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26240/stat : 26240 (java) S 26149 26153 26114 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371347156 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.43
Current children cumulated vsize (KiB) 7656364

[startup+1242.3 s]
/proc/loadavg: 4.10 4.14 4.47 6/266 26280
/proc/meminfo: memFree=8803880/32951124 swapFree=67111528/67111528
[pid=26153] ppid=26149 vsize=7656364 CPUtime=1243.44 cores=0,2
/proc/26153/stat : 26153 (java) S 26149 26153 26114 0 -1 4202496 75361 0 112 0 124327 17 0 0 17 0 19 0 371347111 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 8
/proc/26153/statm: 1914091 70181 2254 9 0 1904829 0
[pid=26153/tid=26161] ppid=26149 vsize=7656364 CPUtime=1237.78 cores=0,2
/proc/26153/task/26161/stat : 26161 (java) R 26149 26153 26114 0 -1 4202560 29150 0 57 0 123768 10 0 0 25 0 19 0 371347121 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 46912505601756 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=26153/tid=26163] ppid=26149 vsize=7656364 CPUtime=0.14 cores=0,2
/proc/26153/task/26163/stat : 26163 (java) S 26149 26153 26114 0 -1 4202560 3500 0 0 0 14 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26165] ppid=26149 vsize=7656364 CPUtime=0.21 cores=0,2
/proc/26153/task/26165/stat : 26165 (java) S 26149 26153 26114 0 -1 4202560 8333 0 0 0 21 0 0 0 16 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26166] ppid=26149 vsize=7656364 CPUtime=0.14 cores=0,2
/proc/26153/task/26166/stat : 26166 (java) S 26149 26153 26114 0 -1 4202560 2505 0 0 0 14 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26168] ppid=26149 vsize=7656364 CPUtime=0.17 cores=0,2
/proc/26153/task/26168/stat : 26168 (java) S 26149 26153 26114 0 -1 4202560 3755 0 0 0 17 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26170] ppid=26149 vsize=7656364 CPUtime=0.07 cores=0,2
/proc/26153/task/26170/stat : 26170 (java) S 26149 26153 26114 0 -1 4202560 787 0 0 0 7 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26172] ppid=26149 vsize=7656364 CPUtime=0.06 cores=0,2
/proc/26153/task/26172/stat : 26172 (java) S 26149 26153 26114 0 -1 4202560 10 0 0 0 6 0 0 0 16 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26174] ppid=26149 vsize=7656364 CPUtime=0.15 cores=0,2
/proc/26153/task/26174/stat : 26174 (java) S 26149 26153 26114 0 -1 4202560 2622 0 0 0 15 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26176] ppid=26149 vsize=7656364 CPUtime=0.22 cores=0,2
/proc/26153/task/26176/stat : 26176 (java) S 26149 26153 26114 0 -1 4202560 6336 0 0 0 22 0 0 0 15 0 19 0 371347124 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26178] ppid=26149 vsize=7656364 CPUtime=3.61 cores=0,2
/proc/26153/task/26178/stat : 26178 (java) S 26149 26153 26114 0 -1 4202560 6890 0 0 0 360 1 0 0 15 0 19 0 371347127 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 0 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26180] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26180/stat : 26180 (java) S 26149 26153 26114 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371347128 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26182] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26182/stat : 26182 (java) S 26149 26153 26114 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371347128 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26195] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26195/stat : 26195 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347134 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347716017 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26197] ppid=26149 vsize=7656364 CPUtime=0.42 cores=0,2
/proc/26153/task/26197/stat : 26197 (java) S 26149 26153 26114 0 -1 4202560 9103 0 0 0 41 1 0 0 16 0 19 0 371347134 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26199] ppid=26149 vsize=7656364 CPUtime=0.36 cores=0,2
/proc/26153/task/26199/stat : 26199 (java) S 26149 26153 26114 0 -1 4202560 1198 0 0 0 36 0 0 0 15 0 19 0 371347134 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26201] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26201/stat : 26201 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347134 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26203] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26203/stat : 26203 (java) S 26149 26153 26114 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371347134 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26240] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26240/stat : 26240 (java) S 26149 26153 26114 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371347156 7840116736 70181 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1243.44
Current children cumulated vsize (KiB) 7656364



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.11 4.44 6/266 26281
/proc/meminfo: memFree=8771960/32951124 swapFree=67111528/67111528
[pid=26153] ppid=26149 vsize=7656364 CPUtime=1301.18 cores=0,2
/proc/26153/stat : 26153 (java) S 26149 26153 26114 0 -1 4202496 75696 0 112 0 130100 18 0 0 17 0 19 0 371347111 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 8
/proc/26153/statm: 1914091 70506 2254 9 0 1904829 0
[pid=26153/tid=26161] ppid=26149 vsize=7656364 CPUtime=1295.31 cores=0,2
/proc/26153/task/26161/stat : 26161 (java) R 26149 26153 26114 0 -1 4202560 29152 0 57 0 129520 11 0 0 25 0 19 0 371347121 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 46912505735860 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=26153/tid=26163] ppid=26149 vsize=7656364 CPUtime=0.14 cores=0,2
/proc/26153/task/26163/stat : 26163 (java) S 26149 26153 26114 0 -1 4202560 3500 0 0 0 14 0 0 0 15 0 19 0 371347124 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26165] ppid=26149 vsize=7656364 CPUtime=0.23 cores=0,2
/proc/26153/task/26165/stat : 26165 (java) S 26149 26153 26114 0 -1 4202560 8333 0 0 0 23 0 0 0 15 0 19 0 371347124 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26166] ppid=26149 vsize=7656364 CPUtime=0.14 cores=0,2
/proc/26153/task/26166/stat : 26166 (java) S 26149 26153 26114 0 -1 4202560 2505 0 0 0 14 0 0 0 15 0 19 0 371347124 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26168] ppid=26149 vsize=7656364 CPUtime=0.18 cores=0,2
/proc/26153/task/26168/stat : 26168 (java) S 26149 26153 26114 0 -1 4202560 3756 0 0 0 18 0 0 0 16 0 19 0 371347124 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26170] ppid=26149 vsize=7656364 CPUtime=0.09 cores=0,2
/proc/26153/task/26170/stat : 26170 (java) S 26149 26153 26114 0 -1 4202560 787 0 0 0 9 0 0 0 16 0 19 0 371347124 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26172] ppid=26149 vsize=7656364 CPUtime=0.08 cores=0,2
/proc/26153/task/26172/stat : 26172 (java) S 26149 26153 26114 0 -1 4202560 10 0 0 0 8 0 0 0 15 0 19 0 371347124 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26174] ppid=26149 vsize=7656364 CPUtime=0.15 cores=0,2
/proc/26153/task/26174/stat : 26174 (java) S 26149 26153 26114 0 -1 4202560 2622 0 0 0 15 0 0 0 15 0 19 0 371347124 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26176] ppid=26149 vsize=7656364 CPUtime=0.22 cores=0,2
/proc/26153/task/26176/stat : 26176 (java) S 26149 26153 26114 0 -1 4202560 6336 0 0 0 22 0 0 0 15 0 19 0 371347124 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26178] ppid=26149 vsize=7656364 CPUtime=3.75 cores=0,2
/proc/26153/task/26178/stat : 26178 (java) S 26149 26153 26114 0 -1 4202560 7218 0 0 0 374 1 0 0 15 0 19 0 371347127 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 0 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26180] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26180/stat : 26180 (java) S 26149 26153 26114 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371347128 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26182] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26182/stat : 26182 (java) S 26149 26153 26114 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371347128 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26195] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26195/stat : 26195 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347134 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347716017 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26197] ppid=26149 vsize=7656364 CPUtime=0.42 cores=0,2
/proc/26153/task/26197/stat : 26197 (java) S 26149 26153 26114 0 -1 4202560 9103 0 0 0 41 1 0 0 16 0 19 0 371347134 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26199] ppid=26149 vsize=7656364 CPUtime=0.36 cores=0,2
/proc/26153/task/26199/stat : 26199 (java) S 26149 26153 26114 0 -1 4202560 1198 0 0 0 36 0 0 0 15 0 19 0 371347134 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
[pid=26153/tid=26201] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26201/stat : 26201 (java) S 26149 26153 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347134 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708313 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26203] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26203/stat : 26203 (java) S 26149 26153 26114 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371347134 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 2 0 0 0
[pid=26153/tid=26240] ppid=26149 vsize=7656364 CPUtime=0 cores=0,2
/proc/26153/task/26240/stat : 26240 (java) S 26149 26153 26114 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371347156 7840116736 70506 33554432000 1073741824 1073778376 140734867831216 18446744073709551615 232347708928 0 4 0 16800975 18446604453811760192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1301.18
Current children cumulated vsize (KiB) 7656364

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.08
CPU time (s): 1301.29
CPU user time (s): 1301.09
CPU system time (s): 0.19697
CPU usage (%): 100.093
Max. virtual memory (cumulated for all children) (KiB): 7664956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.09
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75731
page faults= 112
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29259
involuntary context switches= 7026

runsolver used 2.48162 second user time and 5.01424 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-12 10:38:10
IDJOB=3190236
IDBENCH=82567
IDSOLVER=1611
FILE ID=node132/3190236-1302597489
RUNJOBID= node132-1302597489-26132
PBS_JOBID= 12958102
Free space on /tmp= 71488 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v15000-c63000-S1201608256-021-UNKNOWN.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190236-1302597489/watcher-3190236-1302597489 -o /tmp/evaluation-result-3190236-1302597489/solver-3190236-1302597489 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190236-1302597489.cnf

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

MD5SUM BENCH= 211de71ef1119669a20965247c8273d8
RANDOM SEED=795104245

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.82
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9823168 kB
Buffers:        672176 kB
Cached:       21956060 kB
SwapCached:          0 kB
Active:       10761704 kB
Inactive:     11930992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9823168 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1952 kB
Writeback:           0 kB
AnonPages:       64552 kB
Mapped:          14652 kB
Slab:           369512 kB
PageTables:       5572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186776 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71480 MiB
End job on node132 at 2011-04-12 10:59:52