Trace number 3190350

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S677627694-051-UNKNOWN.cnf
MD5SUMc57904e3ea235f276cacd03d81f1155b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.75673
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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.08/0.10	c no version file found!!!
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.18-164.el5
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		6997539544
0.08/0.10	c Max memory 		7034241024
0.08/0.10	c Total memory 		7034241024
0.08/0.10	c Number of processors 	8
0.08/0.10	c --- Begin Solver configuration ---
0.08/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.10	c Expensive reason simplification
0.08/0.10	c Armin Biere (Picosat) restarts strategy
0.08/0.10	c Glucose learned constraints deletion strategy
0.08/0.10	c timeout=2147483647s
0.08/0.10	c DB Simplification allowed=true
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3190350-1302598930.cnf
0.08/0.10	c reading problem ... 
0.26/0.21	c ... done. Wall clock time 0.111s.
0.26/0.21	c #vars     10000
0.26/0.21	c #constraints  42000
0.26/0.21	c constraints type 
0.26/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 42000
2.39/2.00	c cleaning 2499 clauses out of 5002 with flag 5002/5002
4.42/3.74	c cleaning 4244 clauses out of 8501 with flag 11000/11000
6.42/5.71	c cleaning 5625 clauses out of 11257 with flag 18000/18000
8.73/8.04	c cleaning 6815 clauses out of 13634 with flag 26002/26002
11.34/10.64	c cleaning 7905 clauses out of 15819 with flag 35002/35002
14.34/13.62	c cleaning 8956 clauses out of 17912 with flag 45000/45000
17.54/16.88	c cleaning 9976 clauses out of 19957 with flag 56001/56001
21.35/20.64	c cleaning 10988 clauses out of 21980 with flag 68000/68000
25.25/24.54	c cleaning 11990 clauses out of 23992 with flag 81000/81000
29.55/28.81	c cleaning 12998 clauses out of 26004 with flag 95002/95002
34.16/33.43	c cleaning 13997 clauses out of 28004 with flag 110000/110000
39.06/38.40	c cleaning 14995 clauses out of 30007 with flag 126000/126000
44.47/43.70	c cleaning 16001 clauses out of 32012 with flag 143000/143000
50.07/49.32	c cleaning 17001 clauses out of 34012 with flag 161001/161001
56.08/55.39	c cleaning 17992 clauses out of 36010 with flag 180000/180000
62.58/61.87	c cleaning 19006 clauses out of 38018 with flag 200000/200000
69.69/68.94	c cleaning 19996 clauses out of 40012 with flag 221000/221000
77.09/76.36	c cleaning 20999 clauses out of 42016 with flag 243000/243000
84.90/84.12	c cleaning 22008 clauses out of 44019 with flag 266002/266002
92.90/92.14	c cleaning 22994 clauses out of 46009 with flag 290000/290000
101.41/100.67	c cleaning 23998 clauses out of 48015 with flag 315000/315000
110.61/109.90	c cleaning 25006 clauses out of 50017 with flag 341000/341000
120.32/119.52	c cleaning 25997 clauses out of 52011 with flag 368000/368000
130.03/129.26	c cleaning 27006 clauses out of 54014 with flag 396000/396000
140.44/139.63	c cleaning 27997 clauses out of 56008 with flag 425000/425000
151.34/150.50	c cleaning 28999 clauses out of 58011 with flag 455000/455000
162.24/161.49	c cleaning 29988 clauses out of 60012 with flag 486000/486000
174.25/173.47	c cleaning 31004 clauses out of 62024 with flag 518000/518000
186.26/185.49	c cleaning 32000 clauses out of 64020 with flag 551000/551000
198.88/198.03	c cleaning 33008 clauses out of 66023 with flag 585003/585003
212.18/211.38	c cleaning 34003 clauses out of 68014 with flag 620002/620002
225.58/224.73	c cleaning 34999 clauses out of 70009 with flag 656000/656000
239.99/239.14	c cleaning 35999 clauses out of 72010 with flag 693000/693000
254.30/253.43	c cleaning 36997 clauses out of 74011 with flag 731000/731000
269.80/268.96	c cleaning 37995 clauses out of 76014 with flag 770000/770000
285.11/284.21	c cleaning 39004 clauses out of 78020 with flag 810001/810001
301.72/300.84	c cleaning 40003 clauses out of 80017 with flag 851002/851002
318.33/317.43	c cleaning 41001 clauses out of 82012 with flag 893000/893000
335.63/334.76	c cleaning 41498 clauses out of 83012 with flag 935001/935001
352.04/351.14	c cleaning 41743 clauses out of 83513 with flag 977000/977000
369.65/368.71	c cleaning 41879 clauses out of 83772 with flag 1019002/1019002
386.26/385.33	c cleaning 41940 clauses out of 83891 with flag 1061000/1061000
402.78/401.82	c cleaning 41962 clauses out of 83952 with flag 1103001/1103001
420.39/419.42	c cleaning 41991 clauses out of 83990 with flag 1145001/1145001
436.79/435.85	c cleaning 41991 clauses out of 83999 with flag 1187001/1187001
453.90/452.95	c cleaning 41996 clauses out of 84007 with flag 1229000/1229000
470.91/469.96	c cleaning 41999 clauses out of 84012 with flag 1271001/1271001
487.52/486.53	c cleaning 41996 clauses out of 84012 with flag 1313000/1313000
504.22/503.21	c cleaning 42000 clauses out of 84017 with flag 1355001/1355001
521.13/520.14	c cleaning 42003 clauses out of 84016 with flag 1397000/1397000
537.74/536.78	c cleaning 41998 clauses out of 84013 with flag 1439000/1439000
555.44/554.45	c cleaning 41996 clauses out of 84018 with flag 1481003/1481003
573.25/572.29	c cleaning 42002 clauses out of 84020 with flag 1523001/1523001
590.05/589.05	c cleaning 42001 clauses out of 84017 with flag 1565000/1565000
607.66/606.69	c cleaning 41998 clauses out of 84016 with flag 1607000/1607000
624.67/623.65	c cleaning 41996 clauses out of 84019 with flag 1649001/1649001
641.98/640.91	c cleaning 42003 clauses out of 84023 with flag 1691001/1691001
658.68/657.62	c cleaning 42003 clauses out of 84019 with flag 1733000/1733000
676.09/675.03	c cleaning 42000 clauses out of 84018 with flag 1775002/1775002
694.00/692.95	c cleaning 41989 clauses out of 84019 with flag 1817003/1817003
711.51/710.44	c cleaning 42003 clauses out of 84028 with flag 1859001/1859001
728.32/727.22	c cleaning 42006 clauses out of 84024 with flag 1901000/1901000
745.53/744.47	c cleaning 42008 clauses out of 84022 with flag 1943004/1943004
763.34/762.25	c cleaning 42000 clauses out of 84010 with flag 1985000/1985000
781.85/780.78	c cleaning 42000 clauses out of 84011 with flag 2027001/2027001
798.86/797.76	c cleaning 41990 clauses out of 84011 with flag 2069001/2069001
816.06/814.95	c cleaning 42008 clauses out of 84020 with flag 2111000/2111000
833.78/832.67	c cleaning 41985 clauses out of 84012 with flag 2153000/2153000
851.78/850.65	c cleaning 42001 clauses out of 84027 with flag 2195000/2195000
870.49/869.34	c cleaning 42002 clauses out of 84026 with flag 2237000/2237000
887.30/886.10	c cleaning 41995 clauses out of 84024 with flag 2279000/2279000
904.41/903.20	c cleaning 42004 clauses out of 84029 with flag 2321000/2321000
921.63/920.45	c cleaning 42006 clauses out of 84026 with flag 2363001/2363001
939.45/938.26	c cleaning 41998 clauses out of 84019 with flag 2405000/2405000
957.45/956.30	c cleaning 41984 clauses out of 84021 with flag 2447000/2447000
974.66/973.41	c cleaning 42004 clauses out of 84037 with flag 2489000/2489000
991.46/990.22	c cleaning 42011 clauses out of 84033 with flag 2531000/2531000
1008.88/1007.61	c cleaning 41995 clauses out of 84022 with flag 2573000/2573000
1026.38/1025.18	c cleaning 41993 clauses out of 84028 with flag 2615001/2615001
1044.99/1043.73	c cleaning 42012 clauses out of 84035 with flag 2657001/2657001
1064.20/1062.92	c cleaning 42003 clauses out of 84022 with flag 2699000/2699000
1081.31/1080.06	c cleaning 42002 clauses out of 84020 with flag 2741001/2741001
1098.31/1097.08	c cleaning 41993 clauses out of 84017 with flag 2783000/2783000
1115.72/1114.43	c cleaning 42004 clauses out of 84025 with flag 2825001/2825001
1133.53/1132.27	c cleaning 41995 clauses out of 84021 with flag 2867001/2867001
1151.94/1150.66	c cleaning 42008 clauses out of 84026 with flag 2909001/2909001
1170.84/1169.55	c cleaning 42005 clauses out of 84018 with flag 2951001/2951001
1190.05/1188.74	c cleaning 42002 clauses out of 84013 with flag 2993001/2993001
1206.96/1205.66	c cleaning 42001 clauses out of 84016 with flag 3035006/3035006
1224.26/1222.97	c cleaning 41989 clauses out of 84009 with flag 3077000/3077000
1241.57/1240.29	c cleaning 41995 clauses out of 84021 with flag 3119001/3119001
1259.48/1258.14	c cleaning 41993 clauses out of 84025 with flag 3161000/3161000
1278.40/1277.01	c cleaning 42009 clauses out of 84036 with flag 3203004/3203004
1296.90/1295.51	c cleaning 41988 clauses out of 84024 with flag 3245001/3245001
1301.42/1300.01	c starts		: 1830
1301.42/1300.01	c conflicts		: 3257395
1301.42/1300.01	c decisions		: 5852121
1301.42/1300.01	c propagations		: 1689388929
1301.42/1300.01	c inspects		: 6810001385
1301.42/1300.01	c shortcuts		: 0
1301.42/1300.01	c learnt literals	: 0
1301.42/1300.01	c learnt binary clauses	: 0
1301.42/1300.01	c learnt ternary clauses	: 83
1301.42/1300.01	c learnt constraints	: 3257395
1301.42/1300.01	c ignored constraints	: 0
1301.42/1300.01	c root simplifications	: 1830
1301.42/1300.01	c removed literals (reason simplification)	: 62238289
1301.42/1300.01	c reason swapping (by a shorter reason)	: 0
1301.42/1300.01	c Calls to reduceDB	: 94
1301.42/1300.01	c speed (assignments/second)	: 1299732.903676497
1301.42/1300.01	c non guided choices	939
1301.42/1300.04	c learnt constraints type 
1301.42/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 54482
1301.42/1300.04	c constraints type 
1301.42/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 42000
1301.42/1300.04	s UNKNOWN
1301.42/1300.04	c Total wall clock time (in seconds) : 1299.908

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

running on 2 cores: 1,3

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 3/178 26488
/proc/meminfo: memFree=14328964/32951124 swapFree=67111524/67111528
[pid=26488] ppid=26486 vsize=24004 CPUtime=0 cores=1,3
/proc/26488/stat : 26488 (java) S 26486 26488 26215 0 -1 4202496 1120 0 0 0 0 0 0 0 25 0 2 0 450123452 24580096 856 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469868517 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26488/statm: 6001 863 652 9 0 381 0
[pid=26488/tid=26489] ppid=26486 vsize=24004 CPUtime=0 cores=1,3
/proc/26488/task/26489/stat : 26489 (java) R 26486 26488 26215 0 -1 4202560 12 0 0 0 0 0 0 0 25 0 2 0 450123453 24580096 863 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252458065664 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.00815805 s]
/proc/loadavg: 4.00 3.97 3.39 3/178 26488
/proc/meminfo: memFree=14328964/32951124 swapFree=67111524/67111528
[pid=26488] ppid=26486 vsize=30528 CPUtime=0 cores=1,3
/proc/26488/stat : 26488 (java) S 26486 26488 26215 0 -1 4202496 1247 0 0 0 0 0 0 0 25 0 2 0 450123452 31260672 965 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469868517 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26488/statm: 7632 965 739 9 0 383 0
[pid=26488/tid=26489] ppid=26486 vsize=30528 CPUtime=0 cores=1,3
/proc/26488/task/26489/stat : 26489 (java) R 26486 26488 26215 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 2 0 450123453 31260672 965 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252458065664 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30528

[startup+0.101126 s]
/proc/loadavg: 4.00 3.97 3.39 3/178 26488
/proc/meminfo: memFree=14328964/32951124 swapFree=67111524/67111528
[pid=26488] ppid=26486 vsize=7570964 CPUtime=0.08 cores=1,3
/proc/26488/stat : 26488 (java) S 26486 26488 26215 0 -1 4202496 10187 0 1 0 7 1 0 0 25 0 18 0 450123452 7752667136 9882 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26488/statm: 1892741 9882 2086 9 0 1883479 0
[pid=26488/tid=26489] ppid=26486 vsize=7570964 CPUtime=0.06 cores=1,3
/proc/26488/task/26489/stat : 26489 (java) R 26486 26488 26215 0 -1 4202560 8426 0 1 0 5 1 0 0 22 0 18 0 450123453 7752667136 9882 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 47216269046983 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7570964

[startup+0.301057 s]
/proc/loadavg: 4.00 3.97 3.39 3/178 26488
/proc/meminfo: memFree=14328964/32951124 swapFree=67111524/67111528
[pid=26488] ppid=26486 vsize=7640304 CPUtime=0.46 cores=1,3
/proc/26488/stat : 26488 (java) S 26486 26488 26215 0 -1 4202496 13028 0 1 0 44 2 0 0 25 0 19 0 450123452 7823671296 12435 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26488/statm: 1910076 12435 2213 9 0 1900814 0
[pid=26488/tid=26489] ppid=26486 vsize=7640304 CPUtime=0.26 cores=1,3
/proc/26488/task/26489/stat : 26489 (java) R 26486 26488 26215 0 -1 4202560 10209 0 1 0 25 1 0 0 19 0 19 0 450123453 7823671296 12435 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 46912505122136 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7640304

[startup+0.701038 s]
/proc/loadavg: 4.00 3.97 3.39 3/178 26488
/proc/meminfo: memFree=14328964/32951124 swapFree=67111524/67111528
[pid=26488] ppid=26486 vsize=7650996 CPUtime=1.14 cores=1,3
/proc/26488/stat : 26488 (java) S 26486 26488 26215 0 -1 4202496 16963 0 1 0 111 3 0 0 25 0 19 0 450123452 7834619904 15192 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26488/statm: 1912749 15192 2221 9 0 1903487 0
[pid=26488/tid=26489] ppid=26486 vsize=7650996 CPUtime=0.67 cores=1,3
/proc/26488/task/26489/stat : 26489 (java) R 26486 26488 26215 0 -1 4202560 10435 0 1 0 65 2 0 0 19 0 19 0 450123453 7834619904 15192 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 46912505727794 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 7650996

[startup+1.50087 s]
/proc/loadavg: 4.00 3.97 3.39 7/262 26583
/proc/meminfo: memFree=14111240/32951124 swapFree=67111524/67111528
[pid=26488] ppid=26486 vsize=7650996 CPUtime=1.99 cores=1,3
/proc/26488/stat : 26488 (java) S 26486 26488 26215 0 -1 4202496 17567 0 1 0 196 3 0 0 25 0 19 0 450123452 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26488/statm: 1912749 15795 2224 9 0 1903487 0
[pid=26488/tid=26489] ppid=26486 vsize=7650996 CPUtime=1.46 cores=1,3
/proc/26488/task/26489/stat : 26489 (java) R 26486 26488 26215 0 -1 4202560 10918 0 1 0 144 2 0 0 21 0 19 0 450123453 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 46912505620503 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26488/tid=26496] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26496/stat : 26496 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123454 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26497] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26497/stat : 26497 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123454 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26498] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26498/stat : 26498 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123454 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26499] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26499/stat : 26499 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123454 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26500] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26500/stat : 26500 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123454 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26501] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26501/stat : 26501 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123454 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26502] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26502/stat : 26502 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123454 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26503] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26503/stat : 26503 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450123454 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26506] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26506/stat : 26506 (java) S 26486 26488 26215 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 450123455 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 0 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26507] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26507/stat : 26507 (java) S 26486 26488 26215 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 450123455 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26508] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26508/stat : 26508 (java) S 26486 26488 26215 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450123455 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26520] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26520/stat : 26520 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450123458 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469889457 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26521] ppid=26486 vsize=7650996 CPUtime=0.13 cores=1,3
/proc/26488/task/26521/stat : 26521 (java) S 26486 26488 26215 0 -1 4202560 2208 0 0 0 13 0 0 0 17 0 19 0 450123458 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26522] ppid=26486 vsize=7650996 CPUtime=0.37 cores=1,3
/proc/26488/task/26522/stat : 26522 (java) S 26486 26488 26215 0 -1 4202560 3276 0 0 0 37 0 0 0 18 0 19 0 450123458 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26523] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26523/stat : 26523 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123458 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26524] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26524/stat : 26524 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450123458 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26557] ppid=26486 vsize=7650996 CPUtime=0 cores=1,3
/proc/26488/task/26557/stat : 26557 (java) S 26486 26488 26215 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 450123476 7834619904 15795 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 7650996

[startup+3.10157 s]
/proc/loadavg: 4.00 3.97 3.40 7/262 26583
/proc/meminfo: memFree=14074536/32951124 swapFree=67111524/67111528
[pid=26488] ppid=26486 vsize=7652756 CPUtime=3.78 cores=1,3
/proc/26488/stat : 26488 (java) S 26486 26488 26215 0 -1 4202496 26106 0 1 0 374 4 0 0 25 0 19 0 450123452 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26488/statm: 1913189 20050 2251 9 0 1903927 0
[pid=26488/tid=26489] ppid=26486 vsize=7652756 CPUtime=3.02 cores=1,3
/proc/26488/task/26489/stat : 26489 (java) R 26486 26488 26215 0 -1 4202560 11217 0 1 0 300 2 0 0 25 0 19 0 450123453 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 46912505703035 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26488/tid=26496] ppid=26486 vsize=7652756 CPUtime=0.01 cores=1,3
/proc/26488/task/26496/stat : 26496 (java) S 26486 26488 26215 0 -1 4202560 805 0 0 0 1 0 0 0 15 0 19 0 450123454 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26497] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26497/stat : 26497 (java) S 26486 26488 26215 0 -1 4202560 861 0 0 0 0 0 0 0 17 0 19 0 450123454 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26498] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26498/stat : 26498 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450123454 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26499] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26499/stat : 26499 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450123454 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26500] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26500/stat : 26500 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450123454 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26501] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26501/stat : 26501 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450123454 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26502] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26502/stat : 26502 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450123454 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26503] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26503/stat : 26503 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450123454 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26506] ppid=26486 vsize=7652756 CPUtime=0.02 cores=1,3
/proc/26488/task/26506/stat : 26506 (java) S 26486 26488 26215 0 -1 4202560 1672 0 0 0 2 0 0 0 15 0 19 0 450123455 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 0 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26507] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26507/stat : 26507 (java) S 26486 26488 26215 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450123455 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26508] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26508/stat : 26508 (java) S 26486 26488 26215 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450123455 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26520] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26520/stat : 26520 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450123458 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469889457 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26521] ppid=26486 vsize=7652756 CPUtime=0.14 cores=1,3
/proc/26488/task/26521/stat : 26521 (java) S 26486 26488 26215 0 -1 4202560 2210 0 0 0 14 0 0 0 15 0 19 0 450123458 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26522] ppid=26486 vsize=7652756 CPUtime=0.54 cores=1,3
/proc/26488/task/26522/stat : 26522 (java) S 26486 26488 26215 0 -1 4202560 8180 0 0 0 54 0 0 0 16 0 19 0 450123458 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26523] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26523/stat : 26523 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123458 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26524] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26524/stat : 26524 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450123458 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26557] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26557/stat : 26557 (java) S 26486 26488 26215 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 450123476 7836422144 20050 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 7652756

[startup+6.30097 s]
/proc/loadavg: 4.00 3.97 3.40 5/262 26584
/proc/meminfo: memFree=14000756/32951124 swapFree=67111524/67111528
[pid=26488] ppid=26486 vsize=7652756 CPUtime=7.03 cores=1,3
/proc/26488/stat : 26488 (java) S 26486 26488 26215 0 -1 4202496 27477 0 1 0 699 4 0 0 25 0 19 0 450123452 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26488/statm: 1913189 21418 2253 9 0 1903927 0
[pid=26488/tid=26489] ppid=26486 vsize=7652756 CPUtime=6.15 cores=1,3
/proc/26488/task/26489/stat : 26489 (java) R 26486 26488 26215 0 -1 4202560 11219 0 1 0 613 2 0 0 25 0 19 0 450123453 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 46912505634895 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26488/tid=26496] ppid=26486 vsize=7652756 CPUtime=0.01 cores=1,3
/proc/26488/task/26496/stat : 26496 (java) S 26486 26488 26215 0 -1 4202560 805 0 0 0 1 0 0 0 16 0 19 0 450123454 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26497] ppid=26486 vsize=7652756 CPUtime=0.01 cores=1,3
/proc/26488/task/26497/stat : 26497 (java) S 26486 26488 26215 0 -1 4202560 862 0 0 0 1 0 0 0 15 0 19 0 450123454 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26498] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26498/stat : 26498 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450123454 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26499] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26499/stat : 26499 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450123454 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26500] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26500/stat : 26500 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450123454 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26501] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26501/stat : 26501 (java) S 26486 26488 26215 0 -1 4202560 42 0 0 0 0 0 0 0 15 0 19 0 450123454 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26502] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26502/stat : 26502 (java) S 26486 26488 26215 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 450123454 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26503] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26503/stat : 26503 (java) S 26486 26488 26215 0 -1 4202560 954 0 0 0 0 0 0 0 15 0 19 0 450123454 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26506] ppid=26486 vsize=7652756 CPUtime=0.08 cores=1,3
/proc/26488/task/26506/stat : 26506 (java) S 26486 26488 26215 0 -1 4202560 2038 0 0 0 8 0 0 0 16 0 19 0 450123455 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 0 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26507] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26507/stat : 26507 (java) S 26486 26488 26215 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450123455 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26508] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26508/stat : 26508 (java) S 26486 26488 26215 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450123455 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26520] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26520/stat : 26520 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450123458 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469889457 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26521] ppid=26486 vsize=7652756 CPUtime=0.15 cores=1,3
/proc/26488/task/26521/stat : 26521 (java) S 26486 26488 26215 0 -1 4202560 2211 0 0 0 15 0 0 0 15 0 19 0 450123458 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26522] ppid=26486 vsize=7652756 CPUtime=0.57 cores=1,3
/proc/26488/task/26522/stat : 26522 (java) S 26486 26488 26215 0 -1 4202560 8183 0 0 0 57 0 0 0 15 0 19 0 450123458 7836422144 21418 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0

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

[pid=26488/tid=26501] ppid=26486 vsize=7652756 CPUtime=0.13 cores=1,3
/proc/26488/task/26501/stat : 26501 (java) S 26486 26488 26215 0 -1 4202560 264 0 0 0 13 0 0 0 15 0 19 0 450123454 7836422144 41846 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26502] ppid=26486 vsize=7652756 CPUtime=0.19 cores=1,3
/proc/26488/task/26502/stat : 26502 (java) S 26486 26488 26215 0 -1 4202560 879 0 0 0 19 0 0 0 16 0 19 0 450123454 7836422144 41846 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26503] ppid=26486 vsize=7652756 CPUtime=0.12 cores=1,3
/proc/26488/task/26503/stat : 26503 (java) S 26486 26488 26215 0 -1 4202560 1844 0 0 0 12 0 0 0 15 0 19 0 450123454 7836422144 41846 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26506] ppid=26486 vsize=7652756 CPUtime=3.74 cores=1,3
/proc/26488/task/26506/stat : 26506 (java) S 26486 26488 26215 0 -1 4202560 5521 0 0 0 374 0 0 0 15 0 19 0 450123455 7836422144 41846 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 0 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26507] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26507/stat : 26507 (java) S 26486 26488 26215 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450123455 7836422144 41846 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26508] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26508/stat : 26508 (java) S 26486 26488 26215 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450123455 7836422144 41846 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26520] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26520/stat : 26520 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450123458 7836422144 41846 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469889457 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26521] ppid=26486 vsize=7652756 CPUtime=0.18 cores=1,3
/proc/26488/task/26521/stat : 26521 (java) S 26486 26488 26215 0 -1 4202560 2218 0 0 0 18 0 0 0 15 0 19 0 450123458 7836422144 41846 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26522] ppid=26486 vsize=7652756 CPUtime=0.57 cores=1,3
/proc/26488/task/26522/stat : 26522 (java) S 26486 26488 26215 0 -1 4202560 8183 0 0 0 57 0 0 0 15 0 19 0 450123458 7836422144 41846 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26523] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26523/stat : 26523 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123458 7836422144 41846 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26524] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26524/stat : 26524 (java) S 26486 26488 26215 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 450123458 7836422144 41846 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26557] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26557/stat : 26557 (java) S 26486 26488 26215 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 450123476 7836422144 41846 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.63
Current children cumulated vsize (KiB) 7652756

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/262 26615
/proc/meminfo: memFree=13436436/32951124 swapFree=67111524/67111528
[pid=26488] ppid=26486 vsize=7652756 CPUtime=1183.65 cores=1,3
/proc/26488/stat : 26488 (java) S 26486 26488 26215 0 -1 4202496 48301 0 1 0 118356 9 0 0 25 0 19 0 450123452 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26488/statm: 1913189 42021 2254 9 0 1903927 0
[pid=26488/tid=26489] ppid=26486 vsize=7652756 CPUtime=1177.69 cores=1,3
/proc/26488/task/26489/stat : 26489 (java) R 26486 26488 26215 0 -1 4202560 19075 0 1 0 117765 4 0 0 25 0 19 0 450123453 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 46912505760942 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26488/tid=26496] ppid=26486 vsize=7652756 CPUtime=0.14 cores=1,3
/proc/26488/task/26496/stat : 26496 (java) S 26486 26488 26215 0 -1 4202560 1428 0 0 0 14 0 0 0 16 0 19 0 450123454 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26497] ppid=26486 vsize=7652756 CPUtime=0.14 cores=1,3
/proc/26488/task/26497/stat : 26497 (java) S 26486 26488 26215 0 -1 4202560 1939 0 0 0 14 0 0 0 15 0 19 0 450123454 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26498] ppid=26486 vsize=7652756 CPUtime=0.16 cores=1,3
/proc/26488/task/26498/stat : 26498 (java) S 26486 26488 26215 0 -1 4202560 1201 0 0 0 16 0 0 0 15 0 19 0 450123454 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26499] ppid=26486 vsize=7652756 CPUtime=0.14 cores=1,3
/proc/26488/task/26499/stat : 26499 (java) S 26486 26488 26215 0 -1 4202560 3273 0 0 0 14 0 0 0 15 0 19 0 450123454 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26500] ppid=26486 vsize=7652756 CPUtime=0.15 cores=1,3
/proc/26488/task/26500/stat : 26500 (java) S 26486 26488 26215 0 -1 4202560 1074 0 0 0 15 0 0 0 16 0 19 0 450123454 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26501] ppid=26486 vsize=7652756 CPUtime=0.13 cores=1,3
/proc/26488/task/26501/stat : 26501 (java) S 26486 26488 26215 0 -1 4202560 264 0 0 0 13 0 0 0 15 0 19 0 450123454 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26502] ppid=26486 vsize=7652756 CPUtime=0.2 cores=1,3
/proc/26488/task/26502/stat : 26502 (java) S 26486 26488 26215 0 -1 4202560 880 0 0 0 20 0 0 0 16 0 19 0 450123454 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26503] ppid=26486 vsize=7652756 CPUtime=0.14 cores=1,3
/proc/26488/task/26503/stat : 26503 (java) S 26486 26488 26215 0 -1 4202560 1844 0 0 0 14 0 0 0 16 0 19 0 450123454 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26506] ppid=26486 vsize=7652756 CPUtime=3.89 cores=1,3
/proc/26488/task/26506/stat : 26506 (java) S 26486 26488 26215 0 -1 4202560 5699 0 0 0 389 0 0 0 15 0 19 0 450123455 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 0 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26507] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26507/stat : 26507 (java) S 26486 26488 26215 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450123455 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26508] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26508/stat : 26508 (java) S 26486 26488 26215 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450123455 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26520] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26520/stat : 26520 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450123458 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469889457 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26521] ppid=26486 vsize=7652756 CPUtime=0.18 cores=1,3
/proc/26488/task/26521/stat : 26521 (java) S 26486 26488 26215 0 -1 4202560 2218 0 0 0 18 0 0 0 15 0 19 0 450123458 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26522] ppid=26486 vsize=7652756 CPUtime=0.57 cores=1,3
/proc/26488/task/26522/stat : 26522 (java) S 26486 26488 26215 0 -1 4202560 8183 0 0 0 57 0 0 0 15 0 19 0 450123458 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26523] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26523/stat : 26523 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123458 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26524] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26524/stat : 26524 (java) S 26486 26488 26215 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 450123458 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26557] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26557/stat : 26557 (java) S 26486 26488 26215 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 450123476 7836422144 42021 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.65
Current children cumulated vsize (KiB) 7652756

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.83 5/262 26617
/proc/meminfo: memFree=13434144/32951124 swapFree=67111524/67111528
[pid=26488] ppid=26486 vsize=7652756 CPUtime=1243.68 cores=1,3
/proc/26488/stat : 26488 (java) S 26486 26488 26215 0 -1 4202496 48402 0 1 0 124359 9 0 0 25 0 19 0 450123452 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26488/statm: 1913189 42110 2254 9 0 1903927 0
[pid=26488/tid=26489] ppid=26486 vsize=7652756 CPUtime=1237.45 cores=1,3
/proc/26488/task/26489/stat : 26489 (java) R 26486 26488 26215 0 -1 4202560 19079 0 1 0 123741 4 0 0 25 0 19 0 450123453 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 46912505620508 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26488/tid=26496] ppid=26486 vsize=7652756 CPUtime=0.15 cores=1,3
/proc/26488/task/26496/stat : 26496 (java) S 26486 26488 26215 0 -1 4202560 1429 0 0 0 15 0 0 0 15 0 19 0 450123454 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26497] ppid=26486 vsize=7652756 CPUtime=0.16 cores=1,3
/proc/26488/task/26497/stat : 26497 (java) S 26486 26488 26215 0 -1 4202560 1939 0 0 0 16 0 0 0 16 0 19 0 450123454 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26498] ppid=26486 vsize=7652756 CPUtime=0.16 cores=1,3
/proc/26488/task/26498/stat : 26498 (java) S 26486 26488 26215 0 -1 4202560 1201 0 0 0 16 0 0 0 15 0 19 0 450123454 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26499] ppid=26486 vsize=7652756 CPUtime=0.14 cores=1,3
/proc/26488/task/26499/stat : 26499 (java) S 26486 26488 26215 0 -1 4202560 3273 0 0 0 14 0 0 0 15 0 19 0 450123454 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26500] ppid=26486 vsize=7652756 CPUtime=0.16 cores=1,3
/proc/26488/task/26500/stat : 26500 (java) S 26486 26488 26215 0 -1 4202560 1074 0 0 0 16 0 0 0 15 0 19 0 450123454 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26501] ppid=26486 vsize=7652756 CPUtime=0.15 cores=1,3
/proc/26488/task/26501/stat : 26501 (java) S 26486 26488 26215 0 -1 4202560 265 0 0 0 15 0 0 0 16 0 19 0 450123454 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26502] ppid=26486 vsize=7652756 CPUtime=0.2 cores=1,3
/proc/26488/task/26502/stat : 26502 (java) S 26486 26488 26215 0 -1 4202560 880 0 0 0 20 0 0 0 15 0 19 0 450123454 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26503] ppid=26486 vsize=7652756 CPUtime=0.14 cores=1,3
/proc/26488/task/26503/stat : 26503 (java) S 26486 26488 26215 0 -1 4202560 1844 0 0 0 14 0 0 0 15 0 19 0 450123454 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26506] ppid=26486 vsize=7652756 CPUtime=4.11 cores=1,3
/proc/26488/task/26506/stat : 26506 (java) S 26486 26488 26215 0 -1 4202560 5790 0 0 0 410 1 0 0 15 0 19 0 450123455 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 0 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26507] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26507/stat : 26507 (java) S 26486 26488 26215 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450123455 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26508] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26508/stat : 26508 (java) S 26486 26488 26215 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450123455 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26520] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26520/stat : 26520 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450123458 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469889457 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26521] ppid=26486 vsize=7652756 CPUtime=0.18 cores=1,3
/proc/26488/task/26521/stat : 26521 (java) S 26486 26488 26215 0 -1 4202560 2218 0 0 0 18 0 0 0 15 0 19 0 450123458 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26522] ppid=26486 vsize=7652756 CPUtime=0.57 cores=1,3
/proc/26488/task/26522/stat : 26522 (java) S 26486 26488 26215 0 -1 4202560 8183 0 0 0 57 0 0 0 15 0 19 0 450123458 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26523] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26523/stat : 26523 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123458 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26524] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26524/stat : 26524 (java) S 26486 26488 26215 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 450123458 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26557] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26557/stat : 26557 (java) S 26486 26488 26215 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 450123476 7836422144 42110 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.68
Current children cumulated vsize (KiB) 7652756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.84 5/262 26618
/proc/meminfo: memFree=13419588/32951124 swapFree=67111524/67111528
[pid=26488] ppid=26486 vsize=7652756 CPUtime=1301.42 cores=1,3
/proc/26488/stat : 26488 (java) S 26486 26488 26215 0 -1 4202496 48531 0 1 0 130133 9 0 0 25 0 19 0 450123452 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26488/statm: 1913189 42230 2254 9 0 1903927 0
[pid=26488/tid=26489] ppid=26486 vsize=7652756 CPUtime=1294.97 cores=1,3
/proc/26488/task/26489/stat : 26489 (java) R 26486 26488 26215 0 -1 4202560 19082 0 1 0 129493 4 0 0 25 0 19 0 450123453 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 46912505634849 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26488/tid=26496] ppid=26486 vsize=7652756 CPUtime=0.16 cores=1,3
/proc/26488/task/26496/stat : 26496 (java) S 26486 26488 26215 0 -1 4202560 1430 0 0 0 16 0 0 0 15 0 19 0 450123454 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26497] ppid=26486 vsize=7652756 CPUtime=0.17 cores=1,3
/proc/26488/task/26497/stat : 26497 (java) S 26486 26488 26215 0 -1 4202560 1939 0 0 0 17 0 0 0 15 0 19 0 450123454 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26498] ppid=26486 vsize=7652756 CPUtime=0.17 cores=1,3
/proc/26488/task/26498/stat : 26498 (java) S 26486 26488 26215 0 -1 4202560 1201 0 0 0 17 0 0 0 15 0 19 0 450123454 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26499] ppid=26486 vsize=7652756 CPUtime=0.15 cores=1,3
/proc/26488/task/26499/stat : 26499 (java) S 26486 26488 26215 0 -1 4202560 3273 0 0 0 15 0 0 0 15 0 19 0 450123454 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26500] ppid=26486 vsize=7652756 CPUtime=0.16 cores=1,3
/proc/26488/task/26500/stat : 26500 (java) S 26486 26488 26215 0 -1 4202560 1074 0 0 0 16 0 0 0 15 0 19 0 450123454 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26501] ppid=26486 vsize=7652756 CPUtime=0.16 cores=1,3
/proc/26488/task/26501/stat : 26501 (java) S 26486 26488 26215 0 -1 4202560 265 0 0 0 16 0 0 0 16 0 19 0 450123454 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26502] ppid=26486 vsize=7652756 CPUtime=0.21 cores=1,3
/proc/26488/task/26502/stat : 26502 (java) S 26486 26488 26215 0 -1 4202560 880 0 0 0 21 0 0 0 15 0 19 0 450123454 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26503] ppid=26486 vsize=7652756 CPUtime=0.14 cores=1,3
/proc/26488/task/26503/stat : 26503 (java) S 26486 26488 26215 0 -1 4202560 1844 0 0 0 14 0 0 0 15 0 19 0 450123454 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26506] ppid=26486 vsize=7652756 CPUtime=4.27 cores=1,3
/proc/26488/task/26506/stat : 26506 (java) S 26486 26488 26215 0 -1 4202560 5911 0 0 0 426 1 0 0 15 0 19 0 450123455 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 0 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26507] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26507/stat : 26507 (java) S 26486 26488 26215 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450123455 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26508] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26508/stat : 26508 (java) S 26486 26488 26215 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450123455 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26520] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26520/stat : 26520 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450123458 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469889457 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26521] ppid=26486 vsize=7652756 CPUtime=0.18 cores=1,3
/proc/26488/task/26521/stat : 26521 (java) S 26486 26488 26215 0 -1 4202560 2218 0 0 0 18 0 0 0 15 0 19 0 450123458 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26522] ppid=26486 vsize=7652756 CPUtime=0.57 cores=1,3
/proc/26488/task/26522/stat : 26522 (java) S 26486 26488 26215 0 -1 4202560 8183 0 0 0 57 0 0 0 15 0 19 0 450123458 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26523] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26523/stat : 26523 (java) S 26486 26488 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450123458 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469881753 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
[pid=26488/tid=26524] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26524/stat : 26524 (java) S 26486 26488 26215 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 450123458 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 4 0 16800975 18446604471129391424 0 0 -1 3 0 0 0
[pid=26488/tid=26557] ppid=26486 vsize=7652756 CPUtime=0 cores=1,3
/proc/26488/task/26557/stat : 26557 (java) S 26486 26488 26215 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 450123476 7836422144 42230 33554432000 1073741824 1073778376 140733423222336 18446744073709551615 252469882368 0 4 0 16800975 18446604471129391424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.42
Current children cumulated vsize (KiB) 7652756

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.5
CPU user time (s): 1301.39
CPU system time (s): 0.101984
CPU usage (%): 100.111
Max. virtual memory (cumulated for all children) (KiB): 7663340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.39
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48567
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= 29296
involuntary context switches= 6264

runsolver used 2.01269 second user time and 5.10222 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-12 11:02:10
IDJOB=3190350
IDBENCH=82681
IDSOLVER=1611
FILE ID=node111/3190350-1302598930
RUNJOBID= node111-1302597627-26235
PBS_JOBID= 12958107
Free space on /tmp= 71788 MiB

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

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

MD5SUM BENCH= c57904e3ea235f276cacd03d81f1155b
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:      14329608 kB
Buffers:        705532 kB
Cached:       17417428 kB
SwapCached:          4 kB
Active:        9460568 kB
Inactive:      8730556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14329608 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             932 kB
Writeback:           0 kB
AnonPages:       67748 kB
Mapped:          14676 kB
Slab:           366728 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   197216 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