Trace number 3190224

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S1838224332-006-UNKNOWN.cnf
MD5SUMa93695501183427990f531672c9572d2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.7978
Satisfiable
(Un)Satisfiability was proved
Number of variables24998
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.04/0.26	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.26	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.26	c See www.sat4j.org for details.
0.04/0.26	c no version file found!!!
0.04/0.26	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.26	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.26	c java.vm.version	19.1-b02
0.04/0.26	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.26	c sun.arch.data.model	64
0.04/0.26	c java.version		1.6.0_24
0.04/0.26	c os.name		Linux
0.04/0.26	c os.version		2.6.18-164.el5
0.04/0.26	c os.arch		amd64
0.04/0.26	c Free memory 		6997539544
0.04/0.26	c Max memory 		7034241024
0.04/0.26	c Total memory 		7034241024
0.04/0.26	c Number of processors 	8
0.04/0.28	c --- Begin Solver configuration ---
0.04/0.28	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.04/0.28	c Learn all clauses as in MiniSAT
0.04/0.28	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.28	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.28	c Expensive reason simplification
0.04/0.28	c Armin Biere (Picosat) restarts strategy
0.04/0.28	c Glucose learned constraints deletion strategy
0.04/0.28	c timeout=2147483647s
0.04/0.28	c DB Simplification allowed=true
0.04/0.28	c --- End Solver configuration ---
0.04/0.28	c solving HOME/instance-3190224-1302597443.cnf
0.04/0.28	c reading problem ... 
0.50/0.52	c ... done. Wall clock time 0.18s.
0.50/0.52	c #vars     24998
0.50/0.52	c #constraints  105000
0.50/0.52	c constraints type 
0.50/0.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 105000
4.42/4.17	c cleaning 2496 clauses out of 5000 with flag 5000/5000
8.59/8.05	c cleaning 4249 clauses out of 8504 with flag 11000/11000
13.19/12.62	c cleaning 5626 clauses out of 11255 with flag 18000/18000
18.39/17.81	c cleaning 6812 clauses out of 13629 with flag 26000/26000
24.20/23.69	c cleaning 7905 clauses out of 15818 with flag 35001/35001
30.70/30.19	c cleaning 8955 clauses out of 17912 with flag 45000/45000
37.91/37.37	c cleaning 9973 clauses out of 19957 with flag 56000/56000
46.00/45.40	c cleaning 10984 clauses out of 21984 with flag 68000/68000
54.61/54.05	c cleaning 11997 clauses out of 24002 with flag 81002/81002
63.91/63.36	c cleaning 12996 clauses out of 26003 with flag 95000/95000
74.23/73.61	c cleaning 14000 clauses out of 28007 with flag 110000/110000
85.04/84.40	c cleaning 15001 clauses out of 30007 with flag 126000/126000
96.45/95.86	c cleaning 15998 clauses out of 32006 with flag 143000/143000
108.65/108.09	c cleaning 16999 clauses out of 34008 with flag 161000/161000
121.86/121.22	c cleaning 17996 clauses out of 36010 with flag 180001/180001
135.66/135.04	c cleaning 18998 clauses out of 38013 with flag 200000/200000
149.97/149.37	c cleaning 20000 clauses out of 40015 with flag 221000/221000
165.48/164.86	c cleaning 20998 clauses out of 42015 with flag 243000/243000
181.39/180.74	c cleaning 22008 clauses out of 44017 with flag 266000/266000
197.90/197.20	c cleaning 23001 clauses out of 46010 with flag 290001/290001
215.42/214.76	c cleaning 23996 clauses out of 48009 with flag 315001/315001
233.83/233.17	c cleaning 25002 clauses out of 50012 with flag 341000/341000
253.13/252.46	c cleaning 26000 clauses out of 52013 with flag 368003/368003
272.54/271.86	c cleaning 26999 clauses out of 54010 with flag 396000/396000
293.55/292.85	c cleaning 28000 clauses out of 56014 with flag 425003/425003
315.68/314.96	c cleaning 29001 clauses out of 58011 with flag 455000/455000
337.48/336.78	c cleaning 29997 clauses out of 60010 with flag 486000/486000
360.70/359.97	c cleaning 31000 clauses out of 62015 with flag 518002/518002
384.50/383.72	c cleaning 32001 clauses out of 64013 with flag 551000/551000
408.61/407.84	c cleaning 32998 clauses out of 66013 with flag 585001/585001
434.52/433.71	c cleaning 34005 clauses out of 68017 with flag 620003/620003
460.05/459.23	c cleaning 34988 clauses out of 70009 with flag 656000/656000
487.86/487.04	c cleaning 36008 clauses out of 72021 with flag 693000/693000
515.37/514.56	c cleaning 36999 clauses out of 74013 with flag 731000/731000
545.48/544.67	c cleaning 37995 clauses out of 76016 with flag 770002/770002
575.10/574.29	c cleaning 38995 clauses out of 78019 with flag 810000/810000
606.31/605.43	c cleaning 40006 clauses out of 80024 with flag 851000/851000
637.52/636.61	c cleaning 41004 clauses out of 82020 with flag 893002/893002
670.94/670.08	c cleaning 41993 clauses out of 84016 with flag 936002/936002
704.25/703.36	c cleaning 43005 clauses out of 86023 with flag 980002/980002
739.56/738.63	c cleaning 44004 clauses out of 88017 with flag 1025001/1025001
774.38/773.40	c cleaning 44988 clauses out of 90012 with flag 1071000/1071000
811.60/810.64	c cleaning 46009 clauses out of 92026 with flag 1118002/1118002
849.02/848.03	c cleaning 47007 clauses out of 94017 with flag 1166002/1166002
886.44/885.49	c cleaning 47990 clauses out of 96008 with flag 1215000/1215000
926.85/925.84	c cleaning 49001 clauses out of 98019 with flag 1265001/1265001
966.87/965.82	c cleaning 49994 clauses out of 100018 with flag 1316001/1316001
1009.80/1008.75	c cleaning 51004 clauses out of 102024 with flag 1368001/1368001
1051.21/1050.14	c cleaning 51999 clauses out of 104019 with flag 1421000/1421000
1093.83/1092.71	c cleaning 52996 clauses out of 106021 with flag 1475001/1475001
1140.75/1139.66	c cleaning 54004 clauses out of 108025 with flag 1530001/1530001
1185.37/1184.25	c cleaning 54994 clauses out of 110020 with flag 1586000/1586000
1232.39/1231.20	c cleaning 56001 clauses out of 112026 with flag 1643000/1643000
1280.20/1279.08	c cleaning 57003 clauses out of 114026 with flag 1701001/1701001
1301.22/1300.01	c starts		: 1477
1301.22/1300.01	c conflicts		: 1728278
1301.22/1300.01	c decisions		: 5137834
1301.22/1300.01	c propagations		: 1650830620
1301.22/1300.01	c inspects		: 4525215301
1301.22/1300.01	c shortcuts		: 0
1301.22/1300.01	c learnt literals	: 0
1301.22/1300.01	c learnt binary clauses	: 0
1301.22/1300.01	c learnt ternary clauses	: 96
1301.22/1300.01	c learnt constraints	: 1728278
1301.22/1300.01	c ignored constraints	: 0
1301.22/1300.01	c root simplifications	: 1477
1301.22/1300.01	c removed literals (reason simplification)	: 27544205
1301.22/1300.01	c reason swapping (by a shorter reason)	: 0
1301.22/1300.01	c Calls to reduceDB	: 54
1301.22/1300.01	c speed (assignments/second)	: 1270311.949231579
1301.22/1300.01	c non guided choices	2230
1301.22/1300.04	c learnt constraints type 
1301.22/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 84308
1301.22/1300.04	c constraints type 
1301.22/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 105000
1301.22/1300.04	s UNKNOWN
1301.22/1300.04	c Total wall clock time (in seconds) : 1299.728

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-3190224-1302597443/watcher-3190224-1302597443 -o /tmp/evaluation-result-3190224-1302597443/solver-3190224-1302597443 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190224-1302597443.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.35 7.56 5.61 6/180 15247
/proc/meminfo: memFree=17643788/32951124 swapFree=67111528/67111528
[pid=15247] ppid=15242 vsize=9104 CPUtime=0 cores=0,2
/proc/15247/stat : 15247 (java) D 15242 15247 15204 0 -1 4202496 235 0 2 0 0 0 0 0 17 0 1 0 371344752 9322496 171 33554432000 1073741824 1073778376 140734196122736 18446744073709551615 253640859392 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 0
/proc/15247/statm: 2276 171 130 9 0 68 0

[startup+0.0178371 s]
/proc/loadavg: 7.35 7.56 5.61 6/180 15247
/proc/meminfo: memFree=17643788/32951124 swapFree=67111528/67111528
[pid=15247] ppid=15242 vsize=20404 CPUtime=0 cores=0,2
/proc/15247/stat : 15247 (java) R 15242 15247 15204 0 -1 4202496 431 0 4 0 0 0 0 0 17 0 1 0 371344752 20893696 176 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253635935879 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15247/statm: 5101 176 134 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20404

[startup+0.100781 s]
/proc/loadavg: 7.35 7.56 5.61 6/180 15247
/proc/meminfo: memFree=17643788/32951124 swapFree=67111528/67111528
[pid=15247] ppid=15242 vsize=27172 CPUtime=0 cores=0,2
/proc/15247/stat : 15247 (java) S 15242 15247 15204 0 -1 4202496 1129 0 53 0 0 0 0 0 17 0 2 0 371344752 27824128 906 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652662245 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 7
/proc/15247/statm: 6793 906 688 9 0 381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27172

[startup+0.307725 s]
/proc/loadavg: 7.35 7.56 5.61 6/180 15247
/proc/meminfo: memFree=17643788/32951124 swapFree=67111528/67111528
[pid=15247] ppid=15242 vsize=7636836 CPUtime=0.12 cores=0,2
/proc/15247/stat : 15247 (java) S 15242 15247 15204 0 -1 4202496 10813 0 89 0 11 1 0 0 17 0 18 0 371344752 7820120064 10594 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/15247/statm: 1909209 10594 2123 9 0 1899947 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7636836

[startup+0.742293 s]
/proc/loadavg: 7.35 7.56 5.61 6/180 15247
/proc/meminfo: memFree=17643788/32951124 swapFree=67111528/67111528
[pid=15247] ppid=15242 vsize=7642176 CPUtime=0.91 cores=0,2
/proc/15247/stat : 15247 (java) S 15242 15247 15204 0 -1 4202496 16863 0 89 0 89 2 0 0 17 0 19 0 371344752 7825588224 15720 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/15247/statm: 1910544 15720 2220 9 0 1901282 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 7642176

[startup+1.50148 s]
/proc/loadavg: 7.35 7.56 5.61 7/262 15337
/proc/meminfo: memFree=17400980/32951124 swapFree=67111528/67111528
[pid=15247] ppid=15242 vsize=7641812 CPUtime=1.81 cores=0,2
/proc/15247/stat : 15247 (java) S 15242 15247 15204 0 -1 4202496 17678 0 89 0 179 2 0 0 17 0 19 0 371344752 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/15247/statm: 1910453 16109 2224 9 0 1901191 0
[pid=15247/tid=15258] ppid=15242 vsize=7641812 CPUtime=1.26 cores=0,2
/proc/15247/task/15258/stat : 15258 (java) R 15242 15247 15204 0 -1 4202560 13254 0 35 0 125 1 0 0 20 0 19 0 371344761 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 46912505740508 0 4 0 16800975 0 0 0 -1 2 0 0 7
[pid=15247/tid=15272] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15272/stat : 15272 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344764 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15274] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15274/stat : 15274 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15276] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15276/stat : 15276 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15278] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15278/stat : 15278 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15280] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15280/stat : 15280 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15282] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15282/stat : 15282 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15284] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15284/stat : 15284 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15286] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15286/stat : 15286 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15287] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15287/stat : 15287 (java) S 15242 15247 15204 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 371344767 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 0 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15292] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15292/stat : 15292 (java) S 15242 15247 15204 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 371344768 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15295] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15295/stat : 15295 (java) S 15242 15247 15204 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 371344769 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15297] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15297/stat : 15297 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652683185 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15300] ppid=15242 vsize=7641812 CPUtime=0.21 cores=0,2
/proc/15247/task/15300/stat : 15300 (java) S 15242 15247 15204 0 -1 4202560 1918 0 0 0 21 0 0 0 16 0 19 0 371344774 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15303] ppid=15242 vsize=7641812 CPUtime=0.31 cores=0,2
/proc/15247/task/15303/stat : 15303 (java) S 15242 15247 15204 0 -1 4202560 1394 0 1 0 31 0 0 0 16 0 19 0 371344774 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15306] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15306/stat : 15306 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15309] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15309/stat : 15309 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371344774 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15335] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15335/stat : 15335 (java) S 15242 15247 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344802 7825215488 16109 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 7641812

[startup+3.10125 s]
/proc/loadavg: 7.35 7.56 5.61 6/262 15337
/proc/meminfo: memFree=17367004/32951124 swapFree=67111528/67111528
[pid=15247] ppid=15242 vsize=7641812 CPUtime=3.42 cores=0,2
/proc/15247/stat : 15247 (java) S 15242 15247 15204 0 -1 4202496 18277 0 89 0 339 3 0 0 17 0 19 0 371344752 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/15247/statm: 1910453 16707 2224 9 0 1901191 0
[pid=15247/tid=15258] ppid=15242 vsize=7641812 CPUtime=2.86 cores=0,2
/proc/15247/task/15258/stat : 15258 (java) R 15242 15247 15204 0 -1 4202560 13852 0 35 0 285 1 0 0 20 0 19 0 371344761 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 46912505610392 0 4 0 16800975 0 0 0 -1 0 0 0 7
[pid=15247/tid=15272] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15272/stat : 15272 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344764 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15274] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15274/stat : 15274 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15276] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15276/stat : 15276 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15278] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15278/stat : 15278 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15280] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15280/stat : 15280 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15282] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15282/stat : 15282 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15284] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15284/stat : 15284 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15286] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15286/stat : 15286 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344764 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15287] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15287/stat : 15287 (java) S 15242 15247 15204 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 371344767 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 0 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15292] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15292/stat : 15292 (java) S 15242 15247 15204 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 371344768 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15295] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15295/stat : 15295 (java) S 15242 15247 15204 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 371344769 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15297] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15297/stat : 15297 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652683185 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15300] ppid=15242 vsize=7641812 CPUtime=0.21 cores=0,2
/proc/15247/task/15300/stat : 15300 (java) S 15242 15247 15204 0 -1 4202560 1918 0 0 0 21 0 0 0 16 0 19 0 371344774 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15303] ppid=15242 vsize=7641812 CPUtime=0.32 cores=0,2
/proc/15247/task/15303/stat : 15303 (java) S 15242 15247 15204 0 -1 4202560 1394 0 1 0 32 0 0 0 15 0 19 0 371344774 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15306] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15306/stat : 15306 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15309] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15309/stat : 15309 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371344774 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15335] ppid=15242 vsize=7641812 CPUtime=0 cores=0,2
/proc/15247/task/15335/stat : 15335 (java) S 15242 15247 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344802 7825215488 16707 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 7641812

[startup+6.30067 s]
/proc/loadavg: 7.16 7.51 5.60 6/262 15337
/proc/meminfo: memFree=17221492/32951124 swapFree=67111528/67111528
[pid=15247] ppid=15242 vsize=7657052 CPUtime=6.86 cores=0,2
/proc/15247/stat : 15247 (java) S 15242 15247 15204 0 -1 4202496 33692 0 89 0 681 5 0 0 17 0 19 0 371344752 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/15247/statm: 1914263 28573 2251 9 0 1905001 0
[pid=15247/tid=15258] ppid=15242 vsize=7657052 CPUtime=5.96 cores=0,2
/proc/15247/task/15258/stat : 15258 (java) R 15242 15247 15204 0 -1 4202560 14273 0 35 0 594 2 0 0 25 0 19 0 371344761 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 46912505610558 0 4 0 16800975 0 0 0 -1 0 0 0 7
[pid=15247/tid=15272] ppid=15242 vsize=7657052 CPUtime=0.02 cores=0,2
/proc/15247/task/15272/stat : 15272 (java) S 15242 15247 15204 0 -1 4202560 1545 0 0 0 2 0 0 0 18 0 19 0 371344764 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15274] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15274/stat : 15274 (java) S 15242 15247 15204 0 -1 4202560 80 0 0 0 0 0 0 0 18 0 19 0 371344764 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15276] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15276/stat : 15276 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344764 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15278] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15278/stat : 15278 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371344764 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15280] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15280/stat : 15280 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371344764 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15282] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15282/stat : 15282 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344764 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15284] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15284/stat : 15284 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371344764 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15286] ppid=15242 vsize=7657052 CPUtime=0.02 cores=0,2
/proc/15247/task/15286/stat : 15286 (java) S 15242 15247 15204 0 -1 4202560 2244 0 0 0 2 0 0 0 18 0 19 0 371344764 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15287] ppid=15242 vsize=7657052 CPUtime=0.06 cores=0,2
/proc/15247/task/15287/stat : 15287 (java) S 15242 15247 15204 0 -1 4202560 3866 0 0 0 6 0 0 0 15 0 19 0 371344767 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 0 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15292] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15292/stat : 15292 (java) S 15242 15247 15204 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371344768 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15295] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15295/stat : 15295 (java) S 15242 15247 15204 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371344769 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15297] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15297/stat : 15297 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652683185 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15300] ppid=15242 vsize=7657052 CPUtime=0.22 cores=0,2
/proc/15247/task/15300/stat : 15300 (java) S 15242 15247 15204 0 -1 4202560 2112 0 0 0 22 0 0 0 15 0 19 0 371344774 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15303] ppid=15242 vsize=7657052 CPUtime=0.54 cores=0,2
/proc/15247/task/15303/stat : 15303 (java) S 15242 15247 15204 0 -1 4202560 8464 0 1 0 53 1 0 0 16 0 19 0 371344774 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15306] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15306/stat : 15306 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15309] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15309/stat : 15309 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371344774 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15335] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15335/stat : 15335 (java) S 15242 15247 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344802 7840821248 28573 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.86
Current children cumulated vsize (KiB) 7657052

[startup+12.7015 s]

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

[pid=15247/tid=15282] ppid=15242 vsize=7657052 CPUtime=0.15 cores=0,2
/proc/15247/task/15282/stat : 15282 (java) S 15242 15247 15204 0 -1 4202560 3018 0 0 0 15 0 0 0 16 0 19 0 371344764 7840821248 80811 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15284] ppid=15242 vsize=7657052 CPUtime=0.13 cores=0,2
/proc/15247/task/15284/stat : 15284 (java) S 15242 15247 15204 0 -1 4202560 7528 0 0 0 13 0 0 0 15 0 19 0 371344764 7840821248 80811 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15286] ppid=15242 vsize=7657052 CPUtime=0.18 cores=0,2
/proc/15247/task/15286/stat : 15286 (java) S 15242 15247 15204 0 -1 4202560 4355 0 0 0 18 0 0 0 15 0 19 0 371344764 7840821248 80811 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15287] ppid=15242 vsize=7657052 CPUtime=3.91 cores=0,2
/proc/15247/task/15287/stat : 15287 (java) S 15242 15247 15204 0 -1 4202560 7844 0 0 0 390 1 0 0 15 0 19 0 371344767 7840821248 80811 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 0 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15292] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15292/stat : 15292 (java) S 15242 15247 15204 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371344768 7840821248 80811 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15295] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15295/stat : 15295 (java) S 15242 15247 15204 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371344769 7840821248 80811 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15297] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15297/stat : 15297 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7840821248 80811 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652683185 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15300] ppid=15242 vsize=7657052 CPUtime=0.25 cores=0,2
/proc/15247/task/15300/stat : 15300 (java) S 15242 15247 15204 0 -1 4202560 2117 0 0 0 25 0 0 0 15 0 19 0 371344774 7840821248 80811 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15303] ppid=15242 vsize=7657052 CPUtime=0.57 cores=0,2
/proc/15247/task/15303/stat : 15303 (java) S 15242 15247 15204 0 -1 4202560 8466 0 1 0 56 1 0 0 15 0 19 0 371344774 7840821248 80811 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15306] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15306/stat : 15306 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7840821248 80811 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15309] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15309/stat : 15309 (java) S 15242 15247 15204 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 371344774 7840821248 80811 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15335] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15335/stat : 15335 (java) S 15242 15247 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344802 7840821248 80811 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1123.45
Current children cumulated vsize (KiB) 7657052

[startup+1182.3 s]
/proc/loadavg: 4.04 4.10 4.45 6/262 15369
/proc/meminfo: memFree=16533348/32951124 swapFree=67111528/67111528
[pid=15247] ppid=15242 vsize=7657052 CPUtime=1183.47 cores=0,2
/proc/15247/stat : 15247 (java) S 15242 15247 15204 0 -1 4202496 86291 0 89 0 118330 17 0 0 17 0 19 0 371344752 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/15247/statm: 1914263 80991 2253 9 0 1905001 0
[pid=15247/tid=15258] ppid=15242 vsize=7657052 CPUtime=1177.37 cores=0,2
/proc/15247/task/15258/stat : 15258 (java) R 15242 15247 15204 0 -1 4202560 30317 0 35 0 117728 9 0 0 25 0 19 0 371344761 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 46912505679831 0 4 0 16800975 0 0 0 -1 0 0 0 7
[pid=15247/tid=15272] ppid=15242 vsize=7657052 CPUtime=0.15 cores=0,2
/proc/15247/task/15272/stat : 15272 (java) S 15242 15247 15204 0 -1 4202560 4053 0 0 0 15 0 0 0 15 0 19 0 371344764 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15274] ppid=15242 vsize=7657052 CPUtime=0.1 cores=0,2
/proc/15247/task/15274/stat : 15274 (java) S 15242 15247 15204 0 -1 4202560 1326 0 0 0 10 0 0 0 15 0 19 0 371344764 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15276] ppid=15242 vsize=7657052 CPUtime=0.18 cores=0,2
/proc/15247/task/15276/stat : 15276 (java) S 15242 15247 15204 0 -1 4202560 7134 0 0 0 18 0 0 0 15 0 19 0 371344764 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15278] ppid=15242 vsize=7657052 CPUtime=0.09 cores=0,2
/proc/15247/task/15278/stat : 15278 (java) S 15242 15247 15204 0 -1 4202560 4646 0 0 0 9 0 0 0 15 0 19 0 371344764 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15280] ppid=15242 vsize=7657052 CPUtime=0.15 cores=0,2
/proc/15247/task/15280/stat : 15280 (java) S 15242 15247 15204 0 -1 4202560 4134 0 0 0 15 0 0 0 15 0 19 0 371344764 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15282] ppid=15242 vsize=7657052 CPUtime=0.17 cores=0,2
/proc/15247/task/15282/stat : 15282 (java) S 15242 15247 15204 0 -1 4202560 3018 0 0 0 17 0 0 0 16 0 19 0 371344764 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15284] ppid=15242 vsize=7657052 CPUtime=0.14 cores=0,2
/proc/15247/task/15284/stat : 15284 (java) S 15242 15247 15204 0 -1 4202560 7528 0 0 0 14 0 0 0 16 0 19 0 371344764 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15286] ppid=15242 vsize=7657052 CPUtime=0.19 cores=0,2
/proc/15247/task/15286/stat : 15286 (java) S 15242 15247 15204 0 -1 4202560 4355 0 0 0 19 0 0 0 16 0 19 0 371344764 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15287] ppid=15242 vsize=7657052 CPUtime=4 cores=0,2
/proc/15247/task/15287/stat : 15287 (java) S 15242 15247 15204 0 -1 4202560 8026 0 0 0 399 1 0 0 15 0 19 0 371344767 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 0 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15292] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15292/stat : 15292 (java) S 15242 15247 15204 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371344768 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15295] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15295/stat : 15295 (java) S 15242 15247 15204 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371344769 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15297] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15297/stat : 15297 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652683185 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15300] ppid=15242 vsize=7657052 CPUtime=0.25 cores=0,2
/proc/15247/task/15300/stat : 15300 (java) S 15242 15247 15204 0 -1 4202560 2117 0 0 0 25 0 0 0 15 0 19 0 371344774 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15303] ppid=15242 vsize=7657052 CPUtime=0.57 cores=0,2
/proc/15247/task/15303/stat : 15303 (java) S 15242 15247 15204 0 -1 4202560 8466 0 1 0 56 1 0 0 15 0 19 0 371344774 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15306] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15306/stat : 15306 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15309] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15309/stat : 15309 (java) S 15242 15247 15204 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371344774 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15335] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15335/stat : 15335 (java) S 15242 15247 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344802 7840821248 80991 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.47
Current children cumulated vsize (KiB) 7657052

[startup+1242.3 s]
/proc/loadavg: 4.01 4.08 4.42 6/262 15370
/proc/meminfo: memFree=16519772/32951124 swapFree=67111528/67111528
[pid=15247] ppid=15242 vsize=7657052 CPUtime=1243.51 cores=0,2
/proc/15247/stat : 15247 (java) S 15242 15247 15204 0 -1 4202496 88258 0 89 0 124333 18 0 0 17 0 19 0 371344752 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/15247/statm: 1914263 82948 2253 9 0 1905001 0
[pid=15247/tid=15258] ppid=15242 vsize=7657052 CPUtime=1237.13 cores=0,2
/proc/15247/task/15258/stat : 15258 (java) R 15242 15247 15204 0 -1 4202560 32174 0 35 0 123704 9 0 0 25 0 19 0 371344761 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 46912505610647 0 4 0 16800975 0 0 0 -1 0 0 0 7
[pid=15247/tid=15272] ppid=15242 vsize=7657052 CPUtime=0.17 cores=0,2
/proc/15247/task/15272/stat : 15272 (java) S 15242 15247 15204 0 -1 4202560 4077 0 0 0 17 0 0 0 16 0 19 0 371344764 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15274] ppid=15242 vsize=7657052 CPUtime=0.1 cores=0,2
/proc/15247/task/15274/stat : 15274 (java) S 15242 15247 15204 0 -1 4202560 1327 0 0 0 10 0 0 0 15 0 19 0 371344764 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15276] ppid=15242 vsize=7657052 CPUtime=0.19 cores=0,2
/proc/15247/task/15276/stat : 15276 (java) S 15242 15247 15204 0 -1 4202560 7135 0 0 0 19 0 0 0 15 0 19 0 371344764 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15278] ppid=15242 vsize=7657052 CPUtime=0.11 cores=0,2
/proc/15247/task/15278/stat : 15278 (java) S 15242 15247 15204 0 -1 4202560 4649 0 0 0 11 0 0 0 16 0 19 0 371344764 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15280] ppid=15242 vsize=7657052 CPUtime=0.15 cores=0,2
/proc/15247/task/15280/stat : 15280 (java) S 15242 15247 15204 0 -1 4202560 4134 0 0 0 15 0 0 0 15 0 19 0 371344764 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15282] ppid=15242 vsize=7657052 CPUtime=0.17 cores=0,2
/proc/15247/task/15282/stat : 15282 (java) S 15242 15247 15204 0 -1 4202560 3018 0 0 0 17 0 0 0 15 0 19 0 371344764 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15284] ppid=15242 vsize=7657052 CPUtime=0.14 cores=0,2
/proc/15247/task/15284/stat : 15284 (java) S 15242 15247 15204 0 -1 4202560 7528 0 0 0 14 0 0 0 15 0 19 0 371344764 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15286] ppid=15242 vsize=7657052 CPUtime=0.21 cores=0,2
/proc/15247/task/15286/stat : 15286 (java) S 15242 15247 15204 0 -1 4202560 4365 0 0 0 21 0 0 0 16 0 19 0 371344764 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15287] ppid=15242 vsize=7657052 CPUtime=4.2 cores=0,2
/proc/15247/task/15287/stat : 15287 (java) S 15242 15247 15204 0 -1 4202560 8093 0 0 0 419 1 0 0 15 0 19 0 371344767 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 0 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15292] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15292/stat : 15292 (java) S 15242 15247 15204 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371344768 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15295] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15295/stat : 15295 (java) S 15242 15247 15204 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371344769 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15297] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15297/stat : 15297 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652683185 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15300] ppid=15242 vsize=7657052 CPUtime=0.25 cores=0,2
/proc/15247/task/15300/stat : 15300 (java) S 15242 15247 15204 0 -1 4202560 2117 0 0 0 25 0 0 0 15 0 19 0 371344774 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15303] ppid=15242 vsize=7657052 CPUtime=0.57 cores=0,2
/proc/15247/task/15303/stat : 15303 (java) S 15242 15247 15204 0 -1 4202560 8466 0 1 0 56 1 0 0 15 0 19 0 371344774 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15306] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15306/stat : 15306 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15309] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15309/stat : 15309 (java) S 15242 15247 15204 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371344774 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15335] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15335/stat : 15335 (java) S 15242 15247 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344802 7840821248 82948 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1243.51
Current children cumulated vsize (KiB) 7657052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.06 4.39 6/262 15372
/proc/meminfo: memFree=16515108/32951124 swapFree=67111528/67111528
[pid=15247] ppid=15242 vsize=7657052 CPUtime=1301.22 cores=0,2
/proc/15247/stat : 15247 (java) S 15242 15247 15204 0 -1 4202496 88417 0 89 0 130104 18 0 0 17 0 19 0 371344752 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/15247/statm: 1914263 83100 2253 9 0 1905001 0
[pid=15247/tid=15258] ppid=15242 vsize=7657052 CPUtime=1294.74 cores=0,2
/proc/15247/task/15258/stat : 15258 (java) R 15242 15247 15204 0 -1 4202560 32175 0 35 0 129464 10 0 0 25 0 19 0 371344761 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 46912505633921 0 4 0 16800975 0 0 0 -1 0 0 0 7
[pid=15247/tid=15272] ppid=15242 vsize=7657052 CPUtime=0.17 cores=0,2
/proc/15247/task/15272/stat : 15272 (java) S 15242 15247 15204 0 -1 4202560 4077 0 0 0 17 0 0 0 15 0 19 0 371344764 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15274] ppid=15242 vsize=7657052 CPUtime=0.1 cores=0,2
/proc/15247/task/15274/stat : 15274 (java) S 15242 15247 15204 0 -1 4202560 1327 0 0 0 10 0 0 0 15 0 19 0 371344764 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15276] ppid=15242 vsize=7657052 CPUtime=0.19 cores=0,2
/proc/15247/task/15276/stat : 15276 (java) S 15242 15247 15204 0 -1 4202560 7135 0 0 0 19 0 0 0 15 0 19 0 371344764 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15278] ppid=15242 vsize=7657052 CPUtime=0.12 cores=0,2
/proc/15247/task/15278/stat : 15278 (java) S 15242 15247 15204 0 -1 4202560 4650 0 0 0 12 0 0 0 15 0 19 0 371344764 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15280] ppid=15242 vsize=7657052 CPUtime=0.15 cores=0,2
/proc/15247/task/15280/stat : 15280 (java) S 15242 15247 15204 0 -1 4202560 4134 0 0 0 15 0 0 0 16 0 19 0 371344764 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15282] ppid=15242 vsize=7657052 CPUtime=0.18 cores=0,2
/proc/15247/task/15282/stat : 15282 (java) S 15242 15247 15204 0 -1 4202560 3019 0 0 0 18 0 0 0 15 0 19 0 371344764 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15284] ppid=15242 vsize=7657052 CPUtime=0.14 cores=0,2
/proc/15247/task/15284/stat : 15284 (java) S 15242 15247 15204 0 -1 4202560 7528 0 0 0 14 0 0 0 16 0 19 0 371344764 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15286] ppid=15242 vsize=7657052 CPUtime=0.21 cores=0,2
/proc/15247/task/15286/stat : 15286 (java) S 15242 15247 15204 0 -1 4202560 4365 0 0 0 21 0 0 0 15 0 19 0 371344764 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15287] ppid=15242 vsize=7657052 CPUtime=4.29 cores=0,2
/proc/15247/task/15287/stat : 15287 (java) S 15242 15247 15204 0 -1 4202560 8245 0 0 0 428 1 0 0 15 0 19 0 371344767 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 0 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15292] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15292/stat : 15292 (java) S 15242 15247 15204 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371344768 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15295] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15295/stat : 15295 (java) S 15242 15247 15204 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371344769 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15297] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15297/stat : 15297 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371344774 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652683185 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15300] ppid=15242 vsize=7657052 CPUtime=0.25 cores=0,2
/proc/15247/task/15300/stat : 15300 (java) S 15242 15247 15204 0 -1 4202560 2117 0 0 0 25 0 0 0 15 0 19 0 371344774 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15303] ppid=15242 vsize=7657052 CPUtime=0.57 cores=0,2
/proc/15247/task/15303/stat : 15303 (java) S 15242 15247 15204 0 -1 4202560 8466 0 1 0 56 1 0 0 15 0 19 0 371344774 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
[pid=15247/tid=15306] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15306/stat : 15306 (java) S 15242 15247 15204 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371344774 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652675481 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15309] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15309/stat : 15309 (java) S 15242 15247 15204 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371344774 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 2 0 0 0
[pid=15247/tid=15335] ppid=15242 vsize=7657052 CPUtime=0 cores=0,2
/proc/15247/task/15335/stat : 15335 (java) S 15242 15247 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371344802 7840821248 83100 33554432000 1073741824 1073778376 140733481552672 18446744073709551615 253652676096 0 4 0 16800975 18446604453920924672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1301.22
Current children cumulated vsize (KiB) 7657052

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

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

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.32
CPU user time (s): 1301.12
CPU system time (s): 0.204968
CPU usage (%): 100.097
Max. virtual memory (cumulated for all children) (KiB): 7665028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.12
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88451
page faults= 89
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29066
involuntary context switches= 6038

runsolver used 2.25166 second user time and 4.64529 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-12 10:37:24
IDJOB=3190224
IDBENCH=82555
IDSOLVER=1611
FILE ID=node106/3190224-1302597443
RUNJOBID= node106-1302597443-15222
PBS_JOBID= 12958099
Free space on /tmp= 71564 MiB

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

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

MD5SUM BENCH= a93695501183427990f531672c9572d2
RANDOM SEED=1904435644

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17644348 kB
Buffers:        733056 kB
Cached:       14111756 kB
SwapCached:          0 kB
Active:        8881740 kB
Inactive:      6030360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17644348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4276 kB
Writeback:          28 kB
AnonPages:       67476 kB
Mapped:          14460 kB
Slab:           328296 kB
PageTables:       4428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190288 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71556 MiB
End job on node106 at 2011-04-12 10:59:06