Trace number 3190291

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S1886449473-022-UNKNOWN.cnf
MD5SUM48acd8df0141c3f57a132eb6d7253d5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.328
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483647s
0.00/0.09	c DB Simplification allowed=true
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3190291-1302598117.cnf
0.00/0.09	c reading problem ... 
0.40/0.31	c ... done. Wall clock time 0.221s.
0.40/0.31	c #vars     35000
0.40/0.31	c #constraints  147000
0.40/0.31	c constraints type 
0.40/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 147000
5.60/5.04	c cleaning 2496 clauses out of 5002 with flag 5002/5002
10.66/9.85	c cleaning 4251 clauses out of 8505 with flag 11001/11001
16.26/15.44	c cleaning 5628 clauses out of 11255 with flag 18002/18002
22.55/21.77	c cleaning 6810 clauses out of 13625 with flag 26000/26000
29.57/28.73	c cleaning 7898 clauses out of 15815 with flag 35000/35000
37.58/36.74	c cleaning 8952 clauses out of 17917 with flag 45000/45000
46.19/45.36	c cleaning 9983 clauses out of 19967 with flag 56002/56002
55.99/55.10	c cleaning 10986 clauses out of 21982 with flag 68000/68000
66.20/65.36	c cleaning 11989 clauses out of 23996 with flag 81000/81000
77.61/76.71	c cleaning 13002 clauses out of 26007 with flag 95000/95000
89.72/88.87	c cleaning 13997 clauses out of 28006 with flag 110001/110001
102.93/102.03	c cleaning 14996 clauses out of 30008 with flag 126000/126000
116.74/115.86	c cleaning 15999 clauses out of 32014 with flag 143002/143002
131.35/130.43	c cleaning 17004 clauses out of 34015 with flag 161002/161002
147.16/146.24	c cleaning 17998 clauses out of 36010 with flag 180001/180001
163.87/162.92	c cleaning 19003 clauses out of 38014 with flag 200003/200003
181.38/180.45	c cleaning 19999 clauses out of 40008 with flag 221000/221000
199.99/199.01	c cleaning 21003 clauses out of 42010 with flag 243001/243001
219.10/218.18	c cleaning 22003 clauses out of 44008 with flag 266002/266002
238.71/237.73	c cleaning 22996 clauses out of 46003 with flag 290000/290000
259.53/258.59	c cleaning 23995 clauses out of 48007 with flag 315000/315000
281.54/280.59	c cleaning 25001 clauses out of 50012 with flag 341000/341000
304.46/303.47	c cleaning 25996 clauses out of 52011 with flag 368000/368000
327.77/326.75	c cleaning 27003 clauses out of 54016 with flag 396001/396001
352.68/351.62	c cleaning 27998 clauses out of 56012 with flag 425000/425000
378.49/377.48	c cleaning 29004 clauses out of 58017 with flag 455003/455003
404.31/403.23	c cleaning 29995 clauses out of 60010 with flag 486000/486000
432.22/431.20	c cleaning 31006 clauses out of 62016 with flag 518001/518001
460.53/459.45	c cleaning 32001 clauses out of 64009 with flag 551000/551000
489.16/488.02	c cleaning 32998 clauses out of 66010 with flag 585002/585002
520.07/518.93	c cleaning 34000 clauses out of 68011 with flag 620001/620001
550.38/549.25	c cleaning 34993 clauses out of 70011 with flag 656001/656001
583.20/582.05	c cleaning 36006 clauses out of 72017 with flag 693000/693000
615.61/614.42	c cleaning 36998 clauses out of 74011 with flag 731000/731000
650.42/649.23	c cleaning 37998 clauses out of 76013 with flag 770000/770000
684.85/683.65	c cleaning 38995 clauses out of 78018 with flag 810003/810003
722.46/721.28	c cleaning 39997 clauses out of 80020 with flag 851000/851000
759.28/758.09	c cleaning 41000 clauses out of 82024 with flag 893001/893001
798.59/797.35	c cleaning 42006 clauses out of 84025 with flag 936002/936002
837.72/836.47	c cleaning 42994 clauses out of 86017 with flag 980000/980000
879.53/878.21	c cleaning 44005 clauses out of 88024 with flag 1025001/1025001
919.55/918.29	c cleaning 45003 clauses out of 90019 with flag 1071001/1071001
962.78/961.47	c cleaning 46004 clauses out of 92019 with flag 1118004/1118004
1005.60/1004.21	c cleaning 47000 clauses out of 94015 with flag 1166004/1166004
1049.71/1048.32	c cleaning 47986 clauses out of 96012 with flag 1215001/1215001
1095.73/1094.37	c cleaning 48993 clauses out of 98026 with flag 1265001/1265001
1141.55/1140.17	c cleaning 50010 clauses out of 100033 with flag 1316001/1316001
1191.88/1190.45	c cleaning 51007 clauses out of 102023 with flag 1368001/1368001
1239.50/1238.01	c cleaning 51992 clauses out of 104015 with flag 1421000/1421000
1288.83/1287.34	c cleaning 52999 clauses out of 106024 with flag 1475001/1475001
1301.56/1300.01	c starts		: 1378
1301.56/1300.01	c conflicts		: 1489161
1301.56/1300.01	c decisions		: 5614324
1301.56/1300.01	c propagations		: 1788469851
1301.56/1300.01	c inspects		: 4433430920
1301.56/1300.01	c shortcuts		: 0
1301.56/1300.01	c learnt literals	: 0
1301.56/1300.01	c learnt binary clauses	: 0
1301.56/1300.01	c learnt ternary clauses	: 84
1301.56/1300.01	c learnt constraints	: 1489161
1301.56/1300.01	c ignored constraints	: 0
1301.56/1300.01	c root simplifications	: 1378
1301.56/1300.01	c removed literals (reason simplification)	: 22067041
1301.56/1300.01	c reason swapping (by a shorter reason)	: 0
1301.56/1300.01	c Calls to reduceDB	: 50
1301.56/1300.01	c speed (assignments/second)	: 1376061.4748611604
1301.56/1300.01	c non guided choices	3184
1301.56/1300.06	c learnt constraints type 
1301.56/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 67207
1301.56/1300.06	c constraints type 
1301.56/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 147000
1301.56/1300.06	s UNKNOWN
1301.56/1300.06	c Total wall clock time (in seconds) : 1299.923

Verifier Data

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

Watcher Data

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.01 3.98 3.35 9/220 23287
/proc/meminfo: memFree=16830604/32951124 swapFree=67111528/67111528
[pid=23287] ppid=23285 vsize=30536 CPUtime=0 cores=5,7
/proc/23287/stat : 23287 (java) S 23285 23287 22972 0 -1 4202496 1255 0 0 0 0 0 0 0 25 0 2 0 352227307 31268864 971 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/23287/statm: 7634 971 745 9 0 385 0
[pid=23287/tid=23288] ppid=23285 vsize=30536 CPUtime=0 cores=5,7
/proc/23287/task/23288/stat : 23288 (java) S 23285 23287 22972 0 -1 4202560 139 0 0 0 0 0 0 0 25 0 2 0 352227308 31268864 971 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264721481351 0 2147483391 0 16784584 18446744071699207358 0 0 -1 5 0 0 0

[startup+0.098691 s]
/proc/loadavg: 4.01 3.98 3.35 9/220 23287
/proc/meminfo: memFree=16830604/32951124 swapFree=67111528/67111528
[pid=23287] ppid=23285 vsize=7636440 CPUtime=0.1 cores=5,7
/proc/23287/stat : 23287 (java) S 23285 23287 22972 0 -1 4202496 10683 0 1 0 9 1 0 0 25 0 18 0 352227307 7819714560 10377 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23287/statm: 1909110 10377 2093 9 0 1899848 0
[pid=23287/tid=23288] ppid=23285 vsize=7636440 CPUtime=0.08 cores=5,7
/proc/23287/task/23288/stat : 23288 (java) R 23285 23287 22972 0 -1 4202560 8945 0 1 0 7 1 0 0 25 0 18 0 352227308 7819714560 10377 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636440

[startup+0.100651 s]
/proc/loadavg: 4.01 3.98 3.35 9/220 23287
/proc/meminfo: memFree=16830604/32951124 swapFree=67111528/67111528
[pid=23287] ppid=23285 vsize=7636440 CPUtime=0.1 cores=5,7
/proc/23287/stat : 23287 (java) S 23285 23287 22972 0 -1 4202496 10702 0 1 0 9 1 0 0 25 0 18 0 352227307 7819714560 10396 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23287/statm: 1909110 10396 2093 9 0 1899848 0
[pid=23287/tid=23288] ppid=23285 vsize=7636440 CPUtime=0.09 cores=5,7
/proc/23287/task/23288/stat : 23288 (java) R 23285 23287 22972 0 -1 4202560 8965 0 1 0 8 1 0 0 25 0 18 0 352227308 7819714560 10397 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 47563633092202 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636440

[startup+0.300617 s]
/proc/loadavg: 4.01 3.98 3.35 9/220 23287
/proc/meminfo: memFree=16830604/32951124 swapFree=67111528/67111528
[pid=23287] ppid=23285 vsize=7636440 CPUtime=0.4 cores=5,7
/proc/23287/stat : 23287 (java) S 23285 23287 22972 0 -1 4202496 15623 0 1 0 38 2 0 0 25 0 18 0 352227307 7819714560 15124 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23287/statm: 1909110 15124 2197 9 0 1899848 0
[pid=23287/tid=23288] ppid=23285 vsize=7636440 CPUtime=0.29 cores=5,7
/proc/23287/task/23288/stat : 23288 (java) R 23285 23287 22972 0 -1 4202560 13141 0 1 0 27 2 0 0 25 0 18 0 352227308 7819714560 15124 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 46912505541980 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7636440

[startup+0.700543 s]
/proc/loadavg: 4.01 3.98 3.35 9/220 23287
/proc/meminfo: memFree=16830604/32951124 swapFree=67111528/67111528
[pid=23287] ppid=23285 vsize=7637468 CPUtime=1.17 cores=5,7
/proc/23287/stat : 23287 (java) S 23285 23287 22972 0 -1 4202496 20187 0 1 0 114 3 0 0 25 0 19 0 352227307 7820767232 18209 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23287/statm: 1909367 18209 2221 9 0 1900105 0
[pid=23287/tid=23288] ppid=23285 vsize=7637468 CPUtime=0.68 cores=5,7
/proc/23287/task/23288/stat : 23288 (java) R 23285 23287 22972 0 -1 4202560 14468 0 1 0 66 2 0 0 25 0 19 0 352227308 7820767232 18209 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 46912505122307 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 7637468

[startup+1.50139 s]
/proc/loadavg: 4.49 4.08 3.38 5/262 23332
/proc/meminfo: memFree=16693264/32951124 swapFree=67111528/67111528
[pid=23287] ppid=23285 vsize=7637468 CPUtime=2.11 cores=5,7
/proc/23287/stat : 23287 (java) S 23285 23287 22972 0 -1 4202496 20697 0 1 0 208 3 0 0 25 0 19 0 352227307 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23287/statm: 1909367 18718 2225 9 0 1900105 0
[pid=23287/tid=23288] ppid=23285 vsize=7637468 CPUtime=1.48 cores=5,7
/proc/23287/task/23288/stat : 23288 (java) R 23285 23287 22972 0 -1 4202560 14903 0 1 0 146 2 0 0 25 0 19 0 352227308 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 46912505623771 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23287/tid=23290] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23290/stat : 23290 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23291] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23291/stat : 23291 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23292] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23292/stat : 23292 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23293] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23293/stat : 23293 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23294] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23294/stat : 23294 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23295] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23295/stat : 23295 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23296] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23296/stat : 23296 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23297] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23297/stat : 23297 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23303] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23303/stat : 23303 (java) S 23285 23287 22972 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 352227310 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 0 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23305] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23305/stat : 23305 (java) S 23285 23287 22972 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 352227310 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23306] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23306/stat : 23306 (java) S 23285 23287 22972 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 352227310 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23316] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23316/stat : 23316 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738228657 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23317] ppid=23285 vsize=7637468 CPUtime=0.42 cores=5,7
/proc/23287/task/23317/stat : 23317 (java) S 23285 23287 22972 0 -1 4202560 4200 0 0 0 42 0 0 0 15 0 19 0 352227313 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23318] ppid=23285 vsize=7637468 CPUtime=0.19 cores=5,7
/proc/23287/task/23318/stat : 23318 (java) S 23285 23287 22972 0 -1 4202560 423 0 0 0 19 0 0 0 22 0 19 0 352227313 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23319] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23319/stat : 23319 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23320] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23320/stat : 23320 (java) S 23285 23287 22972 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 352227313 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23332] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23332/stat : 23332 (java) S 23285 23287 22972 0 -1 4202560 13 0 0 0 0 0 0 0 25 0 19 0 352227342 7820767232 18718 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 7637468

[startup+3.10112 s]
/proc/loadavg: 4.49 4.08 3.38 5/262 23332
/proc/meminfo: memFree=16648872/32951124 swapFree=67111528/67111528
[pid=23287] ppid=23285 vsize=7637468 CPUtime=3.7 cores=5,7
/proc/23287/stat : 23287 (java) S 23285 23287 22972 0 -1 4202496 21261 0 1 0 367 3 0 0 25 0 19 0 352227307 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23287/statm: 1909367 19282 2225 9 0 1900105 0
[pid=23287/tid=23288] ppid=23285 vsize=7637468 CPUtime=3.07 cores=5,7
/proc/23287/task/23288/stat : 23288 (java) R 23285 23287 22972 0 -1 4202560 15467 0 1 0 305 2 0 0 25 0 19 0 352227308 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 46912505624304 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23287/tid=23290] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23290/stat : 23290 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23291] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23291/stat : 23291 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23292] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23292/stat : 23292 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23293] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23293/stat : 23293 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23294] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23294/stat : 23294 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23295] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23295/stat : 23295 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23296] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23296/stat : 23296 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23297] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23297/stat : 23297 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227309 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23303] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23303/stat : 23303 (java) S 23285 23287 22972 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 352227310 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 0 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23305] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23305/stat : 23305 (java) S 23285 23287 22972 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 352227310 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23306] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23306/stat : 23306 (java) S 23285 23287 22972 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 352227310 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23316] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23316/stat : 23316 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738228657 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23317] ppid=23285 vsize=7637468 CPUtime=0.42 cores=5,7
/proc/23287/task/23317/stat : 23317 (java) S 23285 23287 22972 0 -1 4202560 4200 0 0 0 42 0 0 0 15 0 19 0 352227313 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23318] ppid=23285 vsize=7637468 CPUtime=0.19 cores=5,7
/proc/23287/task/23318/stat : 23318 (java) S 23285 23287 22972 0 -1 4202560 423 0 0 0 19 0 0 0 22 0 19 0 352227313 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23319] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23319/stat : 23319 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23320] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23320/stat : 23320 (java) S 23285 23287 22972 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 352227313 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23332] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23332/stat : 23332 (java) S 23285 23287 22972 0 -1 4202560 13 0 0 0 0 0 0 0 25 0 19 0 352227342 7820767232 19282 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 7637468

[startup+6.30152 s]
/proc/loadavg: 4.49 4.08 3.38 5/262 23332
/proc/meminfo: memFree=16548220/32951124 swapFree=67111528/67111528
[pid=23287] ppid=23285 vsize=7637468 CPUtime=7.14 cores=5,7
/proc/23287/stat : 23287 (java) S 23285 23287 22972 0 -1 4202496 39420 0 1 0 709 5 0 0 25 0 19 0 352227307 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23287/statm: 1909367 35498 2251 9 0 1900105 0
[pid=23287/tid=23288] ppid=23285 vsize=7637468 CPUtime=6.11 cores=5,7
/proc/23287/task/23288/stat : 23288 (java) R 23285 23287 22972 0 -1 4202560 16074 0 1 0 609 2 0 0 25 0 19 0 352227308 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 46912505623491 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23287/tid=23290] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23290/stat : 23290 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352227309 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23291] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23291/stat : 23291 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352227309 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23292] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23292/stat : 23292 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352227309 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23293] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23293/stat : 23293 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352227309 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23294] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23294/stat : 23294 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352227309 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23295] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23295/stat : 23295 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352227309 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23296] ppid=23285 vsize=7637468 CPUtime=0.03 cores=5,7
/proc/23287/task/23296/stat : 23296 (java) S 23285 23287 22972 0 -1 4202560 3230 0 0 0 3 0 0 0 18 0 19 0 352227309 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23297] ppid=23285 vsize=7637468 CPUtime=0.03 cores=5,7
/proc/23287/task/23297/stat : 23297 (java) S 23285 23287 22972 0 -1 4202560 2050 0 0 0 3 0 0 0 18 0 19 0 352227309 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23303] ppid=23285 vsize=7637468 CPUtime=0.09 cores=5,7
/proc/23287/task/23303/stat : 23303 (java) S 23285 23287 22972 0 -1 4202560 6293 0 0 0 9 0 0 0 15 0 19 0 352227310 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 0 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23305] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23305/stat : 23305 (java) S 23285 23287 22972 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352227310 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23306] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23306/stat : 23306 (java) S 23285 23287 22972 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 352227310 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23316] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23316/stat : 23316 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738228657 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23317] ppid=23285 vsize=7637468 CPUtime=0.62 cores=5,7
/proc/23287/task/23317/stat : 23317 (java) S 23285 23287 22972 0 -1 4202560 10178 0 0 0 61 1 0 0 16 0 19 0 352227313 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23318] ppid=23285 vsize=7637468 CPUtime=0.21 cores=5,7
/proc/23287/task/23318/stat : 23318 (java) S 23285 23287 22972 0 -1 4202560 429 0 0 0 21 0 0 0 15 0 19 0 352227313 7820767232 35498 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0

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

[pid=23287/tid=23295] ppid=23285 vsize=7637468 CPUtime=0.16 cores=5,7
/proc/23287/task/23295/stat : 23295 (java) S 23285 23287 22972 0 -1 4202560 4160 0 0 0 16 0 0 0 15 0 19 0 352227309 7820767232 80382 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23296] ppid=23285 vsize=7637468 CPUtime=0.21 cores=5,7
/proc/23287/task/23296/stat : 23296 (java) S 23285 23287 22972 0 -1 4202560 4513 0 0 0 21 0 0 0 15 0 19 0 352227309 7820767232 80382 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23297] ppid=23285 vsize=7637468 CPUtime=0.19 cores=5,7
/proc/23287/task/23297/stat : 23297 (java) S 23285 23287 22972 0 -1 4202560 6538 0 0 0 19 0 0 0 15 0 19 0 352227309 7820767232 80382 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23303] ppid=23285 vsize=7637468 CPUtime=4.29 cores=5,7
/proc/23287/task/23303/stat : 23303 (java) S 23285 23287 22972 0 -1 4202560 10087 0 0 0 429 0 0 0 15 0 19 0 352227310 7820767232 80382 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 0 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23305] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23305/stat : 23305 (java) S 23285 23287 22972 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352227310 7820767232 80382 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23306] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23306/stat : 23306 (java) S 23285 23287 22972 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 352227310 7820767232 80382 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23316] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23316/stat : 23316 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 80382 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738228657 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23317] ppid=23285 vsize=7637468 CPUtime=0.63 cores=5,7
/proc/23287/task/23317/stat : 23317 (java) S 23285 23287 22972 0 -1 4202560 10202 0 0 0 62 1 0 0 16 0 19 0 352227313 7820767232 80382 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23318] ppid=23285 vsize=7637468 CPUtime=0.26 cores=5,7
/proc/23287/task/23318/stat : 23318 (java) S 23285 23287 22972 0 -1 4202560 436 0 0 0 26 0 0 0 15 0 19 0 352227313 7820767232 80382 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23319] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23319/stat : 23319 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 80382 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23320] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23320/stat : 23320 (java) S 23285 23287 22972 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 352227313 7820767232 80382 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23332] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23332/stat : 23332 (java) S 23285 23287 22972 0 -1 4202560 13 0 0 0 0 0 0 0 25 0 19 0 352227342 7820767232 80382 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.75
Current children cumulated vsize (KiB) 7637468

[startup+1182.3 s]
/proc/loadavg: 4.20 4.08 3.83 5/262 23373
/proc/meminfo: memFree=16096808/32951124 swapFree=67111528/67111528
[pid=23287] ppid=23285 vsize=7637468 CPUtime=1183.78 cores=5,7
/proc/23287/stat : 23287 (java) S 23285 23287 22972 0 -1 4202496 94162 0 1 0 118362 16 0 0 25 0 19 0 352227307 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23287/statm: 1909367 88636 2253 9 0 1900105 0
[pid=23287/tid=23288] ppid=23285 vsize=7637468 CPUtime=1177.14 cores=5,7
/proc/23287/task/23288/stat : 23288 (java) R 23285 23287 22972 0 -1 4202560 32165 0 1 0 117706 8 0 0 25 0 19 0 352227308 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 46912505772748 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23287/tid=23290] ppid=23285 vsize=7637468 CPUtime=0.11 cores=5,7
/proc/23287/task/23290/stat : 23290 (java) S 23285 23287 22972 0 -1 4202560 3051 0 0 0 11 0 0 0 15 0 19 0 352227309 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23291] ppid=23285 vsize=7637468 CPUtime=0.18 cores=5,7
/proc/23287/task/23291/stat : 23291 (java) S 23285 23287 22972 0 -1 4202560 4980 0 0 0 18 0 0 0 15 0 19 0 352227309 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23292] ppid=23285 vsize=7637468 CPUtime=0.06 cores=5,7
/proc/23287/task/23292/stat : 23292 (java) S 23285 23287 22972 0 -1 4202560 99 0 0 0 6 0 0 0 16 0 19 0 352227309 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23293] ppid=23285 vsize=7637468 CPUtime=0.19 cores=5,7
/proc/23287/task/23293/stat : 23293 (java) S 23285 23287 22972 0 -1 4202560 11217 0 0 0 18 1 0 0 16 0 19 0 352227309 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23294] ppid=23285 vsize=7637468 CPUtime=0.13 cores=5,7
/proc/23287/task/23294/stat : 23294 (java) S 23285 23287 22972 0 -1 4202560 5104 0 0 0 12 1 0 0 15 0 19 0 352227309 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23295] ppid=23285 vsize=7637468 CPUtime=0.16 cores=5,7
/proc/23287/task/23295/stat : 23295 (java) S 23285 23287 22972 0 -1 4202560 4160 0 0 0 16 0 0 0 15 0 19 0 352227309 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23296] ppid=23285 vsize=7637468 CPUtime=0.21 cores=5,7
/proc/23287/task/23296/stat : 23296 (java) S 23285 23287 22972 0 -1 4202560 4513 0 0 0 21 0 0 0 15 0 19 0 352227309 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23297] ppid=23285 vsize=7637468 CPUtime=0.19 cores=5,7
/proc/23287/task/23297/stat : 23297 (java) S 23285 23287 22972 0 -1 4202560 6546 0 0 0 19 0 0 0 15 0 19 0 352227309 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23303] ppid=23285 vsize=7637468 CPUtime=4.4 cores=5,7
/proc/23287/task/23303/stat : 23303 (java) S 23285 23287 22972 0 -1 4202560 10461 0 0 0 440 0 0 0 15 0 19 0 352227310 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 0 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23305] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23305/stat : 23305 (java) S 23285 23287 22972 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352227310 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23306] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23306/stat : 23306 (java) S 23285 23287 22972 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 352227310 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23316] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23316/stat : 23316 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738228657 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23317] ppid=23285 vsize=7637468 CPUtime=0.63 cores=5,7
/proc/23287/task/23317/stat : 23317 (java) S 23285 23287 22972 0 -1 4202560 10202 0 0 0 62 1 0 0 16 0 19 0 352227313 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23318] ppid=23285 vsize=7637468 CPUtime=0.26 cores=5,7
/proc/23287/task/23318/stat : 23318 (java) S 23285 23287 22972 0 -1 4202560 436 0 0 0 26 0 0 0 15 0 19 0 352227313 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23319] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23319/stat : 23319 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23320] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23320/stat : 23320 (java) S 23285 23287 22972 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 352227313 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23332] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23332/stat : 23332 (java) S 23285 23287 22972 0 -1 4202560 13 0 0 0 0 0 0 0 25 0 19 0 352227342 7820767232 88636 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.78
Current children cumulated vsize (KiB) 7637468

[startup+1242.3 s]
/proc/loadavg: 4.13 4.08 3.84 5/262 23374
/proc/meminfo: memFree=16077168/32951124 swapFree=67111528/67111528
[pid=23287] ppid=23285 vsize=7637468 CPUtime=1243.82 cores=5,7
/proc/23287/stat : 23287 (java) S 23285 23287 22972 0 -1 4202496 94757 0 1 0 124366 16 0 0 25 0 19 0 352227307 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23287/statm: 1909367 89221 2253 9 0 1900105 0
[pid=23287/tid=23288] ppid=23285 vsize=7637468 CPUtime=1236.87 cores=5,7
/proc/23287/task/23288/stat : 23288 (java) R 23285 23287 22972 0 -1 4202560 32340 0 1 0 123679 8 0 0 25 0 19 0 352227308 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 46912505772748 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23287/tid=23290] ppid=23285 vsize=7637468 CPUtime=0.11 cores=5,7
/proc/23287/task/23290/stat : 23290 (java) S 23285 23287 22972 0 -1 4202560 3051 0 0 0 11 0 0 0 15 0 19 0 352227309 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23291] ppid=23285 vsize=7637468 CPUtime=0.19 cores=5,7
/proc/23287/task/23291/stat : 23291 (java) S 23285 23287 22972 0 -1 4202560 4980 0 0 0 19 0 0 0 15 0 19 0 352227309 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23292] ppid=23285 vsize=7637468 CPUtime=0.08 cores=5,7
/proc/23287/task/23292/stat : 23292 (java) S 23285 23287 22972 0 -1 4202560 388 0 0 0 8 0 0 0 15 0 19 0 352227309 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23293] ppid=23285 vsize=7637468 CPUtime=0.19 cores=5,7
/proc/23287/task/23293/stat : 23293 (java) S 23285 23287 22972 0 -1 4202560 11217 0 0 0 18 1 0 0 15 0 19 0 352227309 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23294] ppid=23285 vsize=7637468 CPUtime=0.15 cores=5,7
/proc/23287/task/23294/stat : 23294 (java) S 23285 23287 22972 0 -1 4202560 5104 0 0 0 14 1 0 0 15 0 19 0 352227309 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23295] ppid=23285 vsize=7637468 CPUtime=0.16 cores=5,7
/proc/23287/task/23295/stat : 23295 (java) S 23285 23287 22972 0 -1 4202560 4160 0 0 0 16 0 0 0 15 0 19 0 352227309 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23296] ppid=23285 vsize=7637468 CPUtime=0.24 cores=5,7
/proc/23287/task/23296/stat : 23296 (java) S 23285 23287 22972 0 -1 4202560 4636 0 0 0 24 0 0 0 15 0 19 0 352227309 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23297] ppid=23285 vsize=7637468 CPUtime=0.19 cores=5,7
/proc/23287/task/23297/stat : 23297 (java) S 23285 23287 22972 0 -1 4202560 6546 0 0 0 19 0 0 0 15 0 19 0 352227309 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23303] ppid=23285 vsize=7637468 CPUtime=4.63 cores=5,7
/proc/23287/task/23303/stat : 23303 (java) S 23285 23287 22972 0 -1 4202560 10465 0 0 0 463 0 0 0 15 0 19 0 352227310 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 0 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23305] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23305/stat : 23305 (java) S 23285 23287 22972 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352227310 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23306] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23306/stat : 23306 (java) S 23285 23287 22972 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 352227310 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23316] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23316/stat : 23316 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738228657 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23317] ppid=23285 vsize=7637468 CPUtime=0.63 cores=5,7
/proc/23287/task/23317/stat : 23317 (java) S 23285 23287 22972 0 -1 4202560 10202 0 0 0 62 1 0 0 16 0 19 0 352227313 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23318] ppid=23285 vsize=7637468 CPUtime=0.26 cores=5,7
/proc/23287/task/23318/stat : 23318 (java) S 23285 23287 22972 0 -1 4202560 436 0 0 0 26 0 0 0 15 0 19 0 352227313 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23319] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23319/stat : 23319 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23320] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23320/stat : 23320 (java) S 23285 23287 22972 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 352227313 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23332] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23332/stat : 23332 (java) S 23285 23287 22972 0 -1 4202560 13 0 0 0 0 0 0 0 25 0 19 0 352227342 7820767232 89221 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.82
Current children cumulated vsize (KiB) 7637468



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.06 3.85 3/222 23382
/proc/meminfo: memFree=16434576/32951124 swapFree=67111528/67111528
[pid=23287] ppid=23285 vsize=7637468 CPUtime=1301.56 cores=5,7
/proc/23287/stat : 23287 (java) S 23285 23287 22972 0 -1 4202496 98264 0 1 0 130139 17 0 0 25 0 19 0 352227307 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23287/statm: 1909367 92721 2253 9 0 1900105 0
[pid=23287/tid=23288] ppid=23285 vsize=7637468 CPUtime=1294.46 cores=5,7
/proc/23287/task/23288/stat : 23288 (java) R 23285 23287 22972 0 -1 4202560 34940 0 1 0 129437 9 0 0 25 0 19 0 352227308 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 46912505623797 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23287/tid=23290] ppid=23285 vsize=7637468 CPUtime=0.13 cores=5,7
/proc/23287/task/23290/stat : 23290 (java) S 23285 23287 22972 0 -1 4202560 3452 0 0 0 13 0 0 0 15 0 19 0 352227309 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23291] ppid=23285 vsize=7637468 CPUtime=0.19 cores=5,7
/proc/23287/task/23291/stat : 23291 (java) S 23285 23287 22972 0 -1 4202560 4980 0 0 0 19 0 0 0 15 0 19 0 352227309 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23292] ppid=23285 vsize=7637468 CPUtime=0.08 cores=5,7
/proc/23287/task/23292/stat : 23292 (java) S 23285 23287 22972 0 -1 4202560 388 0 0 0 8 0 0 0 15 0 19 0 352227309 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23293] ppid=23285 vsize=7637468 CPUtime=0.19 cores=5,7
/proc/23287/task/23293/stat : 23293 (java) S 23285 23287 22972 0 -1 4202560 11217 0 0 0 18 1 0 0 16 0 19 0 352227309 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23294] ppid=23285 vsize=7637468 CPUtime=0.15 cores=5,7
/proc/23287/task/23294/stat : 23294 (java) S 23285 23287 22972 0 -1 4202560 5104 0 0 0 14 1 0 0 15 0 19 0 352227309 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23295] ppid=23285 vsize=7637468 CPUtime=0.19 cores=5,7
/proc/23287/task/23295/stat : 23295 (java) S 23285 23287 22972 0 -1 4202560 4540 0 0 0 19 0 0 0 15 0 19 0 352227309 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23296] ppid=23285 vsize=7637468 CPUtime=0.24 cores=5,7
/proc/23287/task/23296/stat : 23296 (java) S 23285 23287 22972 0 -1 4202560 4636 0 0 0 24 0 0 0 15 0 19 0 352227309 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23297] ppid=23285 vsize=7637468 CPUtime=0.19 cores=5,7
/proc/23287/task/23297/stat : 23297 (java) S 23285 23287 22972 0 -1 4202560 6546 0 0 0 19 0 0 0 15 0 19 0 352227309 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23303] ppid=23285 vsize=7637468 CPUtime=4.73 cores=5,7
/proc/23287/task/23303/stat : 23303 (java) S 23285 23287 22972 0 -1 4202560 10587 0 0 0 473 0 0 0 15 0 19 0 352227310 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 0 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23305] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23305/stat : 23305 (java) S 23285 23287 22972 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352227310 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23306] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23306/stat : 23306 (java) S 23285 23287 22972 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 352227310 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23316] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23316/stat : 23316 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738228657 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23317] ppid=23285 vsize=7637468 CPUtime=0.63 cores=5,7
/proc/23287/task/23317/stat : 23317 (java) S 23285 23287 22972 0 -1 4202560 10202 0 0 0 62 1 0 0 16 0 19 0 352227313 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23318] ppid=23285 vsize=7637468 CPUtime=0.26 cores=5,7
/proc/23287/task/23318/stat : 23318 (java) S 23285 23287 22972 0 -1 4202560 436 0 0 0 26 0 0 0 15 0 19 0 352227313 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 5 0 0 0
[pid=23287/tid=23319] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23319/stat : 23319 (java) S 23285 23287 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227313 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738220953 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
[pid=23287/tid=23320] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23320/stat : 23320 (java) R 23285 23287 22972 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 19 0 352227313 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23287/tid=23332] ppid=23285 vsize=7637468 CPUtime=0 cores=5,7
/proc/23287/task/23332/stat : 23332 (java) S 23285 23287 22972 0 -1 4202560 13 0 0 0 0 0 0 0 25 0 19 0 352227342 7820767232 92721 33554432000 1073741824 1073778376 140735372619520 18446744073709551615 264738221568 0 4 0 16800975 18446604469913499840 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.56
Current children cumulated vsize (KiB) 7637468

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.63
CPU user time (s): 1301.45
CPU system time (s): 0.185971
CPU usage (%): 100.12
Max. virtual memory (cumulated for all children) (KiB): 7637468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.45
system time used= 0.185971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98298
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27938
involuntary context switches= 5366

runsolver used 2.10868 second user time and 5.00324 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-12 10:48:37
IDJOB=3190291
IDBENCH=82622
IDSOLVER=1611
FILE ID=node141/3190291-1302598117
RUNJOBID= node141-1302596814-22993
PBS_JOBID= 12958091
Free space on /tmp= 71520 MiB

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

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

MD5SUM BENCH= 48acd8df0141c3f57a132eb6d7253d5f
RANDOM SEED=1547995642

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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:      16830760 kB
Buffers:        765924 kB
Cached:       14824096 kB
SwapCached:          0 kB
Active:        8964380 kB
Inactive:      6762000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16830760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5524 kB
Writeback:           0 kB
AnonPages:      135984 kB
Mapped:          22820 kB
Slab:           328856 kB
PageTables:       4784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14723320 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= 71520 MiB
End job on node141 at 2011-04-12 11:10:19