Trace number 3190354

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S878494004-057-UNKNOWN.cnf
MD5SUMd6c81b59e209c449a4578a840944dc82
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.4941
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
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.09/0.10	c no version file found!!!
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.18-164.el5
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		6997539544
0.09/0.10	c Max memory 		7034241024
0.09/0.10	c Total memory 		7034241024
0.09/0.10	c Number of processors 	8
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3190354-1302598930.cnf
0.09/0.10	c reading problem ... 
0.28/0.26	c ... done. Wall clock time 0.17s.
0.28/0.26	c #vars     20000
0.28/0.26	c #constraints  84000
0.28/0.26	c constraints type 
0.28/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 84000
3.80/3.30	c cleaning 2499 clauses out of 5000 with flag 5000/5000
7.04/6.28	c cleaning 4244 clauses out of 8501 with flag 11000/11000
10.46/9.67	c cleaning 5626 clauses out of 11257 with flag 18000/18000
14.46/13.65	c cleaning 6815 clauses out of 13631 with flag 26000/26000
18.87/18.07	c cleaning 7904 clauses out of 15816 with flag 35000/35000
23.98/23.15	c cleaning 8955 clauses out of 17912 with flag 45000/45000
29.38/28.58	c cleaning 9979 clauses out of 19959 with flag 56002/56002
35.58/34.70	c cleaning 10989 clauses out of 21980 with flag 68002/68002
41.99/41.14	c cleaning 11991 clauses out of 23989 with flag 81000/81000
49.09/48.24	c cleaning 12997 clauses out of 25998 with flag 95000/95000
56.69/55.89	c cleaning 13993 clauses out of 28001 with flag 110000/110000
64.90/64.06	c cleaning 14992 clauses out of 30008 with flag 126000/126000
73.81/72.98	c cleaning 16000 clauses out of 32016 with flag 143000/143000
83.21/82.32	c cleaning 17005 clauses out of 34017 with flag 161001/161001
93.22/92.39	c cleaning 18003 clauses out of 36012 with flag 180001/180001
103.93/103.02	c cleaning 19000 clauses out of 38009 with flag 200001/200001
115.04/114.17	c cleaning 19998 clauses out of 40008 with flag 221000/221000
126.95/126.02	c cleaning 21000 clauses out of 42010 with flag 243000/243000
139.35/138.49	c cleaning 21999 clauses out of 44010 with flag 266000/266000
152.15/151.27	c cleaning 23002 clauses out of 46011 with flag 290000/290000
165.66/164.71	c cleaning 23995 clauses out of 48009 with flag 315000/315000
179.87/179.00	c cleaning 24996 clauses out of 50015 with flag 341001/341001
194.99/194.08	c cleaning 26004 clauses out of 52018 with flag 368000/368000
210.10/209.16	c cleaning 27005 clauses out of 54015 with flag 396001/396001
226.31/225.39	c cleaning 27992 clauses out of 56010 with flag 425001/425001
243.31/242.39	c cleaning 29002 clauses out of 58017 with flag 455000/455000
260.22/259.20	c cleaning 30000 clauses out of 60015 with flag 486000/486000
278.53/277.53	c cleaning 31003 clauses out of 62016 with flag 518001/518001
297.04/296.00	c cleaning 32006 clauses out of 64012 with flag 551000/551000
316.24/315.25	c cleaning 33001 clauses out of 66006 with flag 585000/585000
336.96/335.90	c cleaning 33996 clauses out of 68005 with flag 620000/620000
357.26/356.25	c cleaning 34997 clauses out of 70009 with flag 656000/656000
379.47/378.43	c cleaning 36002 clauses out of 72015 with flag 693003/693003
401.39/400.31	c cleaning 36999 clauses out of 74010 with flag 731000/731000
425.00/423.94	c cleaning 37999 clauses out of 76011 with flag 770000/770000
448.00/446.94	c cleaning 38996 clauses out of 78012 with flag 810000/810000
473.12/472.06	c cleaning 39992 clauses out of 80016 with flag 851000/851000
497.72/496.60	c cleaning 41002 clauses out of 82026 with flag 893002/893002
524.24/523.10	c cleaning 42004 clauses out of 84022 with flag 936000/936000
550.35/549.26	c cleaning 42998 clauses out of 86019 with flag 980001/980001
578.67/577.53	c cleaning 44006 clauses out of 88022 with flag 1025002/1025002
605.97/604.83	c cleaning 44991 clauses out of 90014 with flag 1071000/1071000
635.39/634.30	c cleaning 46008 clauses out of 92024 with flag 1118001/1118001
664.60/663.46	c cleaning 46994 clauses out of 94016 with flag 1166001/1166001
694.70/693.52	c cleaning 47999 clauses out of 96021 with flag 1215000/1215000
726.42/725.25	c cleaning 49002 clauses out of 98022 with flag 1265000/1265000
757.63/756.46	c cleaning 49998 clauses out of 100022 with flag 1316002/1316002
791.86/790.66	c cleaning 51006 clauses out of 102024 with flag 1368002/1368002
824.87/823.61	c cleaning 51999 clauses out of 104016 with flag 1421000/1421000
858.89/857.62	c cleaning 52987 clauses out of 106017 with flag 1475000/1475000
895.10/893.90	c cleaning 54011 clauses out of 108031 with flag 1530001/1530001
930.12/928.89	c cleaning 54993 clauses out of 110021 with flag 1586002/1586002
967.23/965.97	c cleaning 55990 clauses out of 112026 with flag 1643000/1643000
1005.95/1004.64	c cleaning 57005 clauses out of 114037 with flag 1701001/1701001
1043.76/1042.48	c cleaning 58007 clauses out of 116033 with flag 1760002/1760002
1083.69/1082.37	c cleaning 58998 clauses out of 118024 with flag 1820000/1820000
1123.60/1122.28	c cleaning 60006 clauses out of 120027 with flag 1881001/1881001
1163.60/1162.22	c cleaning 61004 clauses out of 122021 with flag 1943001/1943001
1206.42/1205.00	c cleaning 61988 clauses out of 124016 with flag 2006000/2006000
1248.94/1247.52	c cleaning 63006 clauses out of 126028 with flag 2070000/2070000
1291.06/1289.60	c cleaning 64006 clauses out of 128023 with flag 2135001/2135001
1301.48/1300.01	c starts		: 1592
1301.48/1300.01	c conflicts		: 2151786
1301.48/1300.01	c decisions		: 5351061
1301.48/1300.01	c propagations		: 1768053015
1301.48/1300.01	c inspects		: 5326273299
1301.48/1300.01	c shortcuts		: 0
1301.48/1300.01	c learnt literals	: 0
1301.48/1300.01	c learnt binary clauses	: 0
1301.48/1300.01	c learnt ternary clauses	: 72
1301.48/1300.01	c learnt constraints	: 2151786
1301.48/1300.01	c ignored constraints	: 0
1301.48/1300.01	c root simplifications	: 1592
1301.48/1300.01	c removed literals (reason simplification)	: 38158866
1301.48/1300.01	c reason swapping (by a shorter reason)	: 0
1301.48/1300.01	c Calls to reduceDB	: 61
1301.48/1300.01	c speed (assignments/second)	: 1360301.3307933598
1301.48/1300.01	c non guided choices	1835
1301.48/1300.04	c learnt constraints type 
1301.48/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 80827
1301.48/1300.04	c constraints type 
1301.48/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 84000
1301.48/1300.04	s UNKNOWN
1301.48/1300.04	c Total wall clock time (in seconds) : 1299.921

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-3190354-1302598930/watcher-3190354-1302598930 -o /tmp/evaluation-result-3190354-1302598930/solver-3190354-1302598930 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190354-1302598930.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.00 3.97 3.39 4/213 26529
/proc/meminfo: memFree=14273072/32951124 swapFree=67111524/67111528
[pid=26529] ppid=26527 vsize=24008 CPUtime=0 cores=5,7
/proc/26529/stat : 26529 (java) S 26527 26529 26215 0 -1 4202496 1141 0 0 0 0 0 0 0 18 0 2 0 450123459 24584192 876 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469868517 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26529/statm: 6001 877 664 9 0 381 0
[pid=26529/tid=26530] ppid=26527 vsize=24004 CPUtime=0 cores=5,7
/proc/26529/task/26530/stat : 26530 (java) R 26527 26529 26215 0 -1 4202560 26 0 0 0 0 0 0 0 19 0 2 0 450123459 24580096 877 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252453142151 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0763089 s]
/proc/loadavg: 4.00 3.97 3.39 4/213 26529
/proc/meminfo: memFree=14273072/32951124 swapFree=67111524/67111528
[pid=26529] ppid=26527 vsize=7569940 CPUtime=0.06 cores=5,7
/proc/26529/stat : 26529 (java) S 26527 26529 26215 0 -1 4202496 9456 0 1 0 5 1 0 0 18 0 18 0 450123459 7751618560 9150 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26529/statm: 1892485 9150 1754 9 0 1883223 0
[pid=26529/tid=26530] ppid=26527 vsize=7569940 CPUtime=0.06 cores=5,7
/proc/26529/task/26530/stat : 26530 (java) R 26527 26529 26215 0 -1 4202560 8279 0 1 0 5 1 0 0 18 0 18 0 450123459 7751618560 9150 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252458061669 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7569940

[startup+0.100283 s]
/proc/loadavg: 4.00 3.97 3.39 4/213 26529
/proc/meminfo: memFree=14273072/32951124 swapFree=67111524/67111528
[pid=26529] ppid=26527 vsize=7569940 CPUtime=0.09 cores=5,7
/proc/26529/stat : 26529 (java) S 26527 26529 26215 0 -1 4202496 9951 0 1 0 8 1 0 0 18 0 18 0 450123459 7751618560 9645 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26529/statm: 1892485 9646 1757 9 0 1883223 0
[pid=26529/tid=26530] ppid=26527 vsize=7569940 CPUtime=0.08 cores=5,7
/proc/26529/task/26530/stat : 26530 (java) R 26527 26529 26215 0 -1 4202560 8775 0 1 0 7 1 0 0 18 0 18 0 450123459 7751618560 9646 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 47164902237802 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.300215 s]
/proc/loadavg: 4.00 3.97 3.39 4/213 26529
/proc/meminfo: memFree=14273072/32951124 swapFree=67111524/67111528
[pid=26529] ppid=26527 vsize=7637608 CPUtime=0.45 cores=5,7
/proc/26529/stat : 26529 (java) S 26527 26529 26215 0 -1 4202496 14449 0 1 0 44 1 0 0 18 0 19 0 450123459 7820910592 13921 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26529/statm: 1909402 13921 2208 9 0 1900140 0
[pid=26529/tid=26530] ppid=26527 vsize=7637608 CPUtime=0.28 cores=5,7
/proc/26529/task/26530/stat : 26530 (java) R 26527 26529 26215 0 -1 4202560 11789 0 1 0 27 1 0 0 19 0 19 0 450123459 7820910592 13921 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 46912505220100 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 7637608

[startup+0.701142 s]
/proc/loadavg: 4.00 3.97 3.39 4/213 26529
/proc/meminfo: memFree=14273072/32951124 swapFree=67111524/67111528
[pid=26529] ppid=26527 vsize=7638368 CPUtime=1.22 cores=5,7
/proc/26529/stat : 26529 (java) S 26527 26529 26215 0 -1 4202496 18237 0 1 0 120 2 0 0 18 0 19 0 450123459 7821688832 15395 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26529/statm: 1909592 15395 2221 9 0 1900330 0
[pid=26529/tid=26530] ppid=26527 vsize=7638368 CPUtime=0.68 cores=5,7
/proc/26529/task/26530/stat : 26530 (java) R 26527 26529 26215 0 -1 4202560 12005 0 1 0 67 1 0 0 19 0 19 0 450123459 7821688832 15395 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 46912505178913 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 7638368

[startup+1.50103 s]
/proc/loadavg: 4.00 3.97 3.39 9/262 26583
/proc/meminfo: memFree=14110372/32951124 swapFree=67111524/67111528
[pid=26529] ppid=26527 vsize=7638148 CPUtime=2.09 cores=5,7
/proc/26529/stat : 26529 (java) S 26527 26529 26215 0 -1 4202496 18769 0 1 0 207 2 0 0 18 0 19 0 450123459 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26529/statm: 1909537 15818 2224 9 0 1900275 0
[pid=26529/tid=26530] ppid=26527 vsize=7638148 CPUtime=1.48 cores=5,7
/proc/26529/task/26530/stat : 26530 (java) R 26527 26529 26215 0 -1 4202560 12441 0 1 0 147 1 0 0 21 0 19 0 450123459 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 46912505730959 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26529/tid=26537] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 450123461 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26538] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26538/stat : 26538 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123461 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26539] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26539/stat : 26539 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123461 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26540] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26540/stat : 26540 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123461 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26541] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26541/stat : 26541 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123461 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26542] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26542/stat : 26542 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123461 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26543] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26543/stat : 26543 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123461 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26544] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26544/stat : 26544 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 450123461 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26545] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26545/stat : 26545 (java) S 26527 26529 26215 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 450123462 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 0 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26546] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26546/stat : 26546 (java) S 26527 26529 26215 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 19 0 450123462 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26547] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26547/stat : 26547 (java) S 26527 26529 26215 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450123462 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26549] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26549/stat : 26549 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469889457 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26550] ppid=26527 vsize=7638148 CPUtime=0.26 cores=5,7
/proc/26529/task/26550/stat : 26550 (java) S 26527 26529 26215 0 -1 4202560 2807 0 0 0 26 0 0 0 23 0 19 0 450123464 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26551] ppid=26527 vsize=7638148 CPUtime=0.33 cores=5,7
/proc/26529/task/26551/stat : 26551 (java) S 26527 26529 26215 0 -1 4202560 2357 0 0 0 33 0 0 0 23 0 19 0 450123464 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26552] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26552/stat : 26552 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26553] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26553/stat : 26553 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450123464 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26577] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26577/stat : 26577 (java) S 26527 26529 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450123489 7821463552 15818 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 7638148

[startup+3.10073 s]
/proc/loadavg: 4.00 3.97 3.40 8/262 26583
/proc/meminfo: memFree=14074660/32951124 swapFree=67111524/67111528
[pid=26529] ppid=26527 vsize=7638148 CPUtime=3.69 cores=5,7
/proc/26529/stat : 26529 (java) S 26527 26529 26215 0 -1 4202496 19495 0 1 0 367 2 0 0 18 0 19 0 450123459 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26529/statm: 1909537 16544 2224 9 0 1900275 0
[pid=26529/tid=26530] ppid=26527 vsize=7638148 CPUtime=3.08 cores=5,7
/proc/26529/task/26530/stat : 26530 (java) R 26527 26529 26215 0 -1 4202560 13167 0 1 0 307 1 0 0 25 0 19 0 450123459 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 46912505777820 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26529/tid=26537] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 450123461 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26538] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26538/stat : 26538 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123461 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26539] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26539/stat : 26539 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123461 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26540] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26540/stat : 26540 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123461 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26541] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26541/stat : 26541 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123461 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26542] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26542/stat : 26542 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123461 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26543] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26543/stat : 26543 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123461 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26544] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26544/stat : 26544 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 450123461 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26545] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26545/stat : 26545 (java) S 26527 26529 26215 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 450123462 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 0 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26546] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26546/stat : 26546 (java) S 26527 26529 26215 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 19 0 450123462 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26547] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26547/stat : 26547 (java) S 26527 26529 26215 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450123462 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26549] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26549/stat : 26549 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469889457 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26550] ppid=26527 vsize=7638148 CPUtime=0.26 cores=5,7
/proc/26529/task/26550/stat : 26550 (java) S 26527 26529 26215 0 -1 4202560 2807 0 0 0 26 0 0 0 23 0 19 0 450123464 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26551] ppid=26527 vsize=7638148 CPUtime=0.33 cores=5,7
/proc/26529/task/26551/stat : 26551 (java) S 26527 26529 26215 0 -1 4202560 2357 0 0 0 33 0 0 0 17 0 19 0 450123464 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26552] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26552/stat : 26552 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26553] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26553/stat : 26553 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450123464 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26577] ppid=26527 vsize=7638148 CPUtime=0 cores=5,7
/proc/26529/task/26577/stat : 26577 (java) S 26527 26529 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450123489 7821463552 16544 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 7638148

[startup+6.30113 s]
/proc/loadavg: 4.00 3.97 3.40 5/262 26584
/proc/meminfo: memFree=13985628/32951124 swapFree=67111524/67111528
[pid=26529] ppid=26527 vsize=7654860 CPUtime=7.15 cores=5,7
/proc/26529/stat : 26529 (java) S 26527 26529 26215 0 -1 4202496 34357 0 1 0 711 4 0 0 18 0 19 0 450123459 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26529/statm: 1913715 27657 2254 9 0 1904453 0
[pid=26529/tid=26530] ppid=26527 vsize=7654860 CPUtime=6.17 cores=5,7
/proc/26529/task/26530/stat : 26530 (java) S 26527 26529 26215 0 -1 4202560 13252 0 1 0 616 1 0 0 25 0 19 0 450123459 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26537] ppid=26527 vsize=7654860 CPUtime=0.02 cores=5,7
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 26215 0 -1 4202560 1220 0 0 0 2 0 0 0 18 0 19 0 450123461 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26538] ppid=26527 vsize=7654860 CPUtime=0.01 cores=5,7
/proc/26529/task/26538/stat : 26538 (java) S 26527 26529 26215 0 -1 4202560 1899 0 0 0 1 0 0 0 18 0 19 0 450123461 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26539] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26539/stat : 26539 (java) S 26527 26529 26215 0 -1 4202560 714 0 0 0 0 0 0 0 16 0 19 0 450123461 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26540] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26540/stat : 26540 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450123461 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26541] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26541/stat : 26541 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450123461 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26542] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26542/stat : 26542 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450123461 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26543] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26543/stat : 26543 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450123461 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26544] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26544/stat : 26544 (java) S 26527 26529 26215 0 -1 4202560 623 0 0 0 0 0 0 0 15 0 19 0 450123461 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26545] ppid=26527 vsize=7654860 CPUtime=0.05 cores=5,7
/proc/26529/task/26545/stat : 26545 (java) R 26527 26529 26215 0 -1 4202560 3129 0 0 0 5 0 0 0 15 0 19 0 450123462 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 47164900307081 0 0 0 16800975 0 0 0 -1 5 0 0 0
[pid=26529/tid=26546] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26546/stat : 26546 (java) S 26527 26529 26215 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450123462 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26547] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26547/stat : 26547 (java) S 26527 26529 26215 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450123462 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26549] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26549/stat : 26549 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469889457 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26550] ppid=26527 vsize=7654860 CPUtime=0.28 cores=5,7
/proc/26529/task/26550/stat : 26550 (java) S 26527 26529 26215 0 -1 4202560 2810 0 0 0 28 0 0 0 16 0 19 0 450123464 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26551] ppid=26527 vsize=7654860 CPUtime=0.56 cores=5,7
/proc/26529/task/26551/stat : 26551 (java) S 26527 26529 26215 0 -1 4202560 9552 0 0 0 56 0 0 0 15 0 19 0 450123464 7838576640 27657 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0

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

[pid=26529/tid=26542] ppid=26527 vsize=7654860 CPUtime=0.06 cores=5,7
/proc/26529/task/26542/stat : 26542 (java) S 26527 26529 26215 0 -1 4202560 1804 0 0 0 6 0 0 0 15 0 19 0 450123461 7838576640 78028 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26543] ppid=26527 vsize=7654860 CPUtime=0.16 cores=5,7
/proc/26529/task/26543/stat : 26543 (java) S 26527 26529 26215 0 -1 4202560 6318 0 0 0 16 0 0 0 15 0 19 0 450123461 7838576640 78028 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26544] ppid=26527 vsize=7654860 CPUtime=0.16 cores=5,7
/proc/26529/task/26544/stat : 26544 (java) S 26527 26529 26215 0 -1 4202560 3058 0 0 0 16 0 0 0 15 0 19 0 450123461 7838576640 78028 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26545] ppid=26527 vsize=7654860 CPUtime=3.6 cores=5,7
/proc/26529/task/26545/stat : 26545 (java) R 26527 26529 26215 0 -1 4202560 7495 0 0 0 359 1 0 0 15 0 19 0 450123462 7838576640 78028 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 47164901382296 0 0 0 16800975 0 0 0 -1 5 0 0 0
[pid=26529/tid=26546] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26546/stat : 26546 (java) S 26527 26529 26215 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450123462 7838576640 78028 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26547] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26547/stat : 26547 (java) S 26527 26529 26215 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450123462 7838576640 78028 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26549] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26549/stat : 26549 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7838576640 78028 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469889457 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26550] ppid=26527 vsize=7654860 CPUtime=0.31 cores=5,7
/proc/26529/task/26550/stat : 26550 (java) S 26527 26529 26215 0 -1 4202560 2817 0 0 0 31 0 0 0 15 0 19 0 450123464 7838576640 78028 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26551] ppid=26527 vsize=7654860 CPUtime=0.57 cores=5,7
/proc/26529/task/26551/stat : 26551 (java) S 26527 26529 26215 0 -1 4202560 9552 0 0 0 57 0 0 0 15 0 19 0 450123464 7838576640 78028 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26552] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26552/stat : 26552 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7838576640 78028 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26553] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26553/stat : 26553 (java) S 26527 26529 26215 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 450123464 7838576640 78028 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26577] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26577/stat : 26577 (java) S 26527 26529 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450123489 7838576640 78028 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.71
Current children cumulated vsize (KiB) 7654860

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/262 26615
/proc/meminfo: memFree=13436436/32951124 swapFree=67111524/67111528
[pid=26529] ppid=26527 vsize=7654860 CPUtime=1183.72 cores=5,7
/proc/26529/stat : 26529 (java) S 26527 26529 26215 0 -1 4202496 85334 0 1 0 118356 16 0 0 18 0 19 0 450123459 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26529/statm: 1913715 78209 2254 9 0 1904453 0
[pid=26529/tid=26530] ppid=26527 vsize=7654860 CPUtime=1177.77 cores=5,7
/proc/26529/task/26530/stat : 26530 (java) R 26527 26529 26215 0 -1 4202560 31020 0 1 0 117769 8 0 0 25 0 19 0 450123459 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 46912505647553 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26529/tid=26537] ppid=26527 vsize=7654860 CPUtime=0.12 cores=5,7
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 26215 0 -1 4202560 5239 0 0 0 12 0 0 0 15 0 19 0 450123461 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26538] ppid=26527 vsize=7654860 CPUtime=0.12 cores=5,7
/proc/26529/task/26538/stat : 26538 (java) S 26527 26529 26215 0 -1 4202560 5717 0 0 0 12 0 0 0 15 0 19 0 450123461 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26539] ppid=26527 vsize=7654860 CPUtime=0.21 cores=5,7
/proc/26529/task/26539/stat : 26539 (java) S 26527 26529 26215 0 -1 4202560 5072 0 0 0 21 0 0 0 15 0 19 0 450123461 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26540] ppid=26527 vsize=7654860 CPUtime=0.2 cores=5,7
/proc/26529/task/26540/stat : 26540 (java) S 26527 26529 26215 0 -1 4202560 4138 0 0 0 20 0 0 0 16 0 19 0 450123461 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26541] ppid=26527 vsize=7654860 CPUtime=0.15 cores=5,7
/proc/26529/task/26541/stat : 26541 (java) S 26527 26529 26215 0 -1 4202560 1699 0 0 0 15 0 0 0 15 0 19 0 450123461 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26542] ppid=26527 vsize=7654860 CPUtime=0.07 cores=5,7
/proc/26529/task/26542/stat : 26542 (java) S 26527 26529 26215 0 -1 4202560 1805 0 0 0 7 0 0 0 16 0 19 0 450123461 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26543] ppid=26527 vsize=7654860 CPUtime=0.16 cores=5,7
/proc/26529/task/26543/stat : 26543 (java) S 26527 26529 26215 0 -1 4202560 6318 0 0 0 16 0 0 0 15 0 19 0 450123461 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26544] ppid=26527 vsize=7654860 CPUtime=0.17 cores=5,7
/proc/26529/task/26544/stat : 26544 (java) S 26527 26529 26215 0 -1 4202560 3060 0 0 0 17 0 0 0 16 0 19 0 450123461 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26545] ppid=26527 vsize=7654860 CPUtime=3.74 cores=5,7
/proc/26529/task/26545/stat : 26545 (java) S 26527 26529 26215 0 -1 4202560 7675 0 0 0 373 1 0 0 15 0 19 0 450123462 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 0 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26546] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26546/stat : 26546 (java) S 26527 26529 26215 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450123462 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26547] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26547/stat : 26547 (java) S 26527 26529 26215 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450123462 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26549] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26549/stat : 26549 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469889457 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26550] ppid=26527 vsize=7654860 CPUtime=0.31 cores=5,7
/proc/26529/task/26550/stat : 26550 (java) S 26527 26529 26215 0 -1 4202560 2817 0 0 0 31 0 0 0 15 0 19 0 450123464 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26551] ppid=26527 vsize=7654860 CPUtime=0.57 cores=5,7
/proc/26529/task/26551/stat : 26551 (java) S 26527 26529 26215 0 -1 4202560 9552 0 0 0 57 0 0 0 15 0 19 0 450123464 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26552] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26552/stat : 26552 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26553] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26553/stat : 26553 (java) S 26527 26529 26215 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 450123464 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26577] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26577/stat : 26577 (java) S 26527 26529 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450123489 7838576640 78209 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.72
Current children cumulated vsize (KiB) 7654860

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.83 5/262 26617
/proc/meminfo: memFree=13434144/32951124 swapFree=67111524/67111528
[pid=26529] ppid=26527 vsize=7654860 CPUtime=1243.74 cores=5,7
/proc/26529/stat : 26529 (java) S 26527 26529 26215 0 -1 4202496 85565 0 1 0 124358 16 0 0 18 0 19 0 450123459 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26529/statm: 1913715 78433 2254 9 0 1904453 0
[pid=26529/tid=26530] ppid=26527 vsize=7654860 CPUtime=1237.67 cores=5,7
/proc/26529/task/26530/stat : 26530 (java) R 26527 26529 26215 0 -1 4202560 31039 0 1 0 123759 8 0 0 25 0 19 0 450123459 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 46912505777684 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26529/tid=26537] ppid=26527 vsize=7654860 CPUtime=0.14 cores=5,7
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 26215 0 -1 4202560 5244 0 0 0 14 0 0 0 16 0 19 0 450123461 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26538] ppid=26527 vsize=7654860 CPUtime=0.12 cores=5,7
/proc/26529/task/26538/stat : 26538 (java) S 26527 26529 26215 0 -1 4202560 5717 0 0 0 12 0 0 0 15 0 19 0 450123461 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26539] ppid=26527 vsize=7654860 CPUtime=0.21 cores=5,7
/proc/26529/task/26539/stat : 26539 (java) S 26527 26529 26215 0 -1 4202560 5072 0 0 0 21 0 0 0 15 0 19 0 450123461 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26540] ppid=26527 vsize=7654860 CPUtime=0.22 cores=5,7
/proc/26529/task/26540/stat : 26540 (java) S 26527 26529 26215 0 -1 4202560 4140 0 0 0 22 0 0 0 16 0 19 0 450123461 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26541] ppid=26527 vsize=7654860 CPUtime=0.15 cores=5,7
/proc/26529/task/26541/stat : 26541 (java) S 26527 26529 26215 0 -1 4202560 1699 0 0 0 15 0 0 0 16 0 19 0 450123461 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26542] ppid=26527 vsize=7654860 CPUtime=0.07 cores=5,7
/proc/26529/task/26542/stat : 26542 (java) S 26527 26529 26215 0 -1 4202560 1805 0 0 0 7 0 0 0 15 0 19 0 450123461 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26543] ppid=26527 vsize=7654860 CPUtime=0.16 cores=5,7
/proc/26529/task/26543/stat : 26543 (java) S 26527 26529 26215 0 -1 4202560 6318 0 0 0 16 0 0 0 15 0 19 0 450123461 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26544] ppid=26527 vsize=7654860 CPUtime=0.17 cores=5,7
/proc/26529/task/26544/stat : 26544 (java) S 26527 26529 26215 0 -1 4202560 3060 0 0 0 17 0 0 0 15 0 19 0 450123461 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26545] ppid=26527 vsize=7654860 CPUtime=3.81 cores=5,7
/proc/26529/task/26545/stat : 26545 (java) S 26527 26529 26215 0 -1 4202560 7876 0 0 0 380 1 0 0 15 0 19 0 450123462 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 0 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26546] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26546/stat : 26546 (java) S 26527 26529 26215 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450123462 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26547] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26547/stat : 26547 (java) S 26527 26529 26215 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450123462 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26549] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26549/stat : 26549 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469889457 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26550] ppid=26527 vsize=7654860 CPUtime=0.31 cores=5,7
/proc/26529/task/26550/stat : 26550 (java) S 26527 26529 26215 0 -1 4202560 2817 0 0 0 31 0 0 0 15 0 19 0 450123464 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26551] ppid=26527 vsize=7654860 CPUtime=0.57 cores=5,7
/proc/26529/task/26551/stat : 26551 (java) S 26527 26529 26215 0 -1 4202560 9552 0 0 0 57 0 0 0 15 0 19 0 450123464 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26552] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26552/stat : 26552 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26553] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26553/stat : 26553 (java) S 26527 26529 26215 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 450123464 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26577] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26577/stat : 26577 (java) S 26527 26529 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450123489 7838576640 78433 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.74
Current children cumulated vsize (KiB) 7654860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.84 3/224 26624
/proc/meminfo: memFree=13632652/32951124 swapFree=67111524/67111528
[pid=26529] ppid=26527 vsize=7654860 CPUtime=1301.48 cores=5,7
/proc/26529/stat : 26529 (java) S 26527 26529 26215 0 -1 4202496 87324 0 1 0 130131 17 0 0 18 0 19 0 450123459 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26529/statm: 1913715 80182 2254 9 0 1904453 0
[pid=26529/tid=26530] ppid=26527 vsize=7654860 CPUtime=1295.18 cores=5,7
/proc/26529/task/26530/stat : 26530 (java) R 26527 26529 26215 0 -1 4202560 32774 0 1 0 129509 9 0 0 25 0 19 0 450123459 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 46912505623915 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26529/tid=26537] ppid=26527 vsize=7654860 CPUtime=0.16 cores=5,7
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 26215 0 -1 4202560 5245 0 0 0 16 0 0 0 15 0 19 0 450123461 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26538] ppid=26527 vsize=7654860 CPUtime=0.14 cores=5,7
/proc/26529/task/26538/stat : 26538 (java) S 26527 26529 26215 0 -1 4202560 5717 0 0 0 14 0 0 0 15 0 19 0 450123461 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26539] ppid=26527 vsize=7654860 CPUtime=0.21 cores=5,7
/proc/26529/task/26539/stat : 26539 (java) S 26527 26529 26215 0 -1 4202560 5072 0 0 0 21 0 0 0 15 0 19 0 450123461 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26540] ppid=26527 vsize=7654860 CPUtime=0.22 cores=5,7
/proc/26529/task/26540/stat : 26540 (java) S 26527 26529 26215 0 -1 4202560 4140 0 0 0 22 0 0 0 15 0 19 0 450123461 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26541] ppid=26527 vsize=7654860 CPUtime=0.16 cores=5,7
/proc/26529/task/26541/stat : 26541 (java) S 26527 26529 26215 0 -1 4202560 1699 0 0 0 16 0 0 0 15 0 19 0 450123461 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26542] ppid=26527 vsize=7654860 CPUtime=0.07 cores=5,7
/proc/26529/task/26542/stat : 26542 (java) S 26527 26529 26215 0 -1 4202560 1805 0 0 0 7 0 0 0 15 0 19 0 450123461 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26543] ppid=26527 vsize=7654860 CPUtime=0.17 cores=5,7
/proc/26529/task/26543/stat : 26543 (java) S 26527 26529 26215 0 -1 4202560 6318 0 0 0 17 0 0 0 16 0 19 0 450123461 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26544] ppid=26527 vsize=7654860 CPUtime=0.17 cores=5,7
/proc/26529/task/26544/stat : 26544 (java) S 26527 26529 26215 0 -1 4202560 3060 0 0 0 17 0 0 0 15 0 19 0 450123461 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26545] ppid=26527 vsize=7654860 CPUtime=3.99 cores=5,7
/proc/26529/task/26545/stat : 26545 (java) S 26527 26529 26215 0 -1 4202560 7895 0 0 0 398 1 0 0 15 0 19 0 450123462 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 0 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26546] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26546/stat : 26546 (java) S 26527 26529 26215 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450123462 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26547] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26547/stat : 26547 (java) S 26527 26529 26215 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450123462 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26549] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26549/stat : 26549 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469889457 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26550] ppid=26527 vsize=7654860 CPUtime=0.31 cores=5,7
/proc/26529/task/26550/stat : 26550 (java) S 26527 26529 26215 0 -1 4202560 2817 0 0 0 31 0 0 0 15 0 19 0 450123464 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26551] ppid=26527 vsize=7654860 CPUtime=0.57 cores=5,7
/proc/26529/task/26551/stat : 26551 (java) S 26527 26529 26215 0 -1 4202560 9552 0 0 0 57 0 0 0 15 0 19 0 450123464 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26552] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26552/stat : 26552 (java) S 26527 26529 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123464 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469881753 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
[pid=26529/tid=26553] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26553/stat : 26553 (java) S 26527 26529 26215 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 450123464 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 4 0 16800975 18446604467055539328 0 0 -1 7 0 0 0
[pid=26529/tid=26577] ppid=26527 vsize=7654860 CPUtime=0 cores=5,7
/proc/26529/task/26577/stat : 26577 (java) S 26527 26529 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450123489 7838576640 80182 33554432000 1073741824 1073778376 140735726086256 18446744073709551615 252469882368 0 4 0 16800975 18446604467055539328 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.48
Current children cumulated vsize (KiB) 7654860

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.56
CPU user time (s): 1301.38
CPU system time (s): 0.184971
CPU usage (%): 100.116
Max. virtual memory (cumulated for all children) (KiB): 7659780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.38
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87359
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= 28407
involuntary context switches= 5112

runsolver used 2.04369 second user time and 5.07223 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-12 11:02:10
IDJOB=3190354
IDBENCH=82685
IDSOLVER=1611
FILE ID=node111/3190354-1302598930
RUNJOBID= node111-1302597627-26236
PBS_JOBID= 12958107
Free space on /tmp= 71784 MiB

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

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

MD5SUM BENCH= d6c81b59e209c449a4578a840944dc82
RANDOM SEED=105676680

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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:      14273600 kB
Buffers:        705544 kB
Cached:       17419744 kB
SwapCached:          4 kB
Active:        9516292 kB
Inactive:      8730192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14273600 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3260 kB
Writeback:           0 kB
AnonPages:      121292 kB
Mapped:          21272 kB
Slab:           366728 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14715764 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= 71780 MiB
End job on node111 at 2011-04-12 11:23:52