Trace number 3190330

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1354319962-100-UNKNOWN.cnf
MD5SUM54460fee539c424ee8b11c1bf37a8da6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.893
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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.15	c no version file found!!!
0.09/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.15	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.15	c java.vm.version	19.1-b02
0.09/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.15	c sun.arch.data.model	64
0.09/0.15	c java.version		1.6.0_24
0.09/0.15	c os.name		Linux
0.09/0.15	c os.version		2.6.18-164.el5
0.09/0.15	c os.arch		amd64
0.09/0.15	c Free memory 		6997539544
0.09/0.15	c Max memory 		7034241024
0.09/0.15	c Total memory 		7034241024
0.09/0.15	c Number of processors 	8
0.09/0.15	c --- Begin Solver configuration ---
0.09/0.15	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.09/0.15	c Learn all clauses as in MiniSAT
0.09/0.15	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.15	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.15	c Expensive reason simplification
0.09/0.15	c Armin Biere (Picosat) restarts strategy
0.09/0.15	c Glucose learned constraints deletion strategy
0.09/0.15	c timeout=2147483647s
0.09/0.15	c DB Simplification allowed=true
0.09/0.15	c --- End Solver configuration ---
0.09/0.15	c solving HOME/instance-3190330-1302598786.cnf
0.09/0.15	c reading problem ... 
0.41/0.30	c ... done. Wall clock time 0.218s.
0.41/0.30	c #vars     30000
0.41/0.30	c #constraints  126000
0.41/0.30	c constraints type 
0.41/0.30	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
4.84/4.48	c cleaning 2496 clauses out of 5000 with flag 5000/5000
9.08/8.69	c cleaning 4251 clauses out of 8505 with flag 11001/11001
13.98/13.56	c cleaning 5624 clauses out of 11253 with flag 18000/18000
19.59/19.15	c cleaning 6808 clauses out of 13629 with flag 26000/26000
25.82/25.33	c cleaning 7905 clauses out of 15821 with flag 35000/35000
32.63/32.18	c cleaning 8953 clauses out of 17916 with flag 45000/45000
40.13/39.63	c cleaning 9979 clauses out of 19963 with flag 56000/56000
48.63/48.12	c cleaning 10991 clauses out of 21989 with flag 68005/68005
57.74/57.20	c cleaning 11993 clauses out of 23993 with flag 81000/81000
67.65/67.15	c cleaning 12995 clauses out of 26000 with flag 95000/95000
78.46/77.92	c cleaning 13995 clauses out of 28007 with flag 110002/110002
89.87/89.36	c cleaning 15001 clauses out of 30010 with flag 126000/126000
101.98/101.40	c cleaning 15994 clauses out of 32011 with flag 143002/143002
114.58/114.07	c cleaning 17005 clauses out of 34016 with flag 161001/161001
128.30/127.80	c cleaning 18000 clauses out of 36010 with flag 180000/180000
142.80/142.28	c cleaning 19000 clauses out of 38010 with flag 200000/200000
157.91/157.33	c cleaning 19995 clauses out of 40010 with flag 221000/221000
174.23/173.63	c cleaning 20999 clauses out of 42017 with flag 243002/243002
191.14/190.50	c cleaning 22008 clauses out of 44017 with flag 266001/266001
208.14/207.58	c cleaning 22998 clauses out of 46008 with flag 290000/290000
226.15/225.53	c cleaning 24002 clauses out of 48010 with flag 315000/315000
245.46/244.82	c cleaning 25001 clauses out of 50009 with flag 341001/341001
265.38/264.72	c cleaning 26003 clauses out of 52010 with flag 368003/368003
285.49/284.84	c cleaning 27001 clauses out of 54004 with flag 396000/396000
307.50/306.81	c cleaning 27995 clauses out of 56004 with flag 425001/425001
330.31/329.62	c cleaning 28995 clauses out of 58008 with flag 455000/455000
352.83/352.18	c cleaning 29996 clauses out of 60016 with flag 486003/486003
377.34/376.62	c cleaning 30999 clauses out of 62017 with flag 518000/518000
402.45/401.75	c cleaning 32005 clauses out of 64019 with flag 551001/551001
428.06/427.34	c cleaning 33001 clauses out of 66014 with flag 585001/585001
455.28/454.51	c cleaning 33999 clauses out of 68012 with flag 620000/620000
481.98/481.26	c cleaning 35000 clauses out of 70013 with flag 656000/656000
510.81/510.03	c cleaning 35998 clauses out of 72013 with flag 693000/693000
539.02/538.29	c cleaning 36991 clauses out of 74016 with flag 731001/731001
569.83/569.02	c cleaning 38000 clauses out of 76024 with flag 770000/770000
600.24/599.46	c cleaning 39005 clauses out of 78025 with flag 810001/810001
633.06/632.23	c cleaning 40002 clauses out of 80019 with flag 851000/851000
665.68/664.87	c cleaning 41001 clauses out of 82018 with flag 893001/893001
700.70/699.89	c cleaning 41994 clauses out of 84016 with flag 936000/936000
734.71/733.83	c cleaning 43002 clauses out of 86022 with flag 980000/980000
771.42/770.59	c cleaning 44005 clauses out of 88021 with flag 1025001/1025001
807.34/806.46	c cleaning 45002 clauses out of 90015 with flag 1071000/1071000
846.05/845.18	c cleaning 46005 clauses out of 92013 with flag 1118000/1118000
883.98/883.08	c cleaning 46998 clauses out of 94008 with flag 1166000/1166000
922.90/921.98	c cleaning 47996 clauses out of 96010 with flag 1215000/1215000
964.31/963.32	c cleaning 48993 clauses out of 98014 with flag 1265000/1265000
1004.73/1003.74	c cleaning 50005 clauses out of 100022 with flag 1316001/1316001
1048.66/1047.64	c cleaning 50998 clauses out of 102017 with flag 1368001/1368001
1091.68/1090.66	c cleaning 51997 clauses out of 104020 with flag 1421002/1421002
1135.79/1134.73	c cleaning 52993 clauses out of 106023 with flag 1475002/1475002
1182.63/1181.50	c cleaning 53999 clauses out of 108028 with flag 1530000/1530000
1228.14/1227.06	c cleaning 55000 clauses out of 110029 with flag 1586000/1586000
1275.86/1274.78	c cleaning 56011 clauses out of 112031 with flag 1643002/1643002
1301.18/1300.01	c starts		: 1462
1301.18/1300.01	c conflicts		: 1672494
1301.18/1300.01	c decisions		: 5560932
1301.18/1300.01	c propagations		: 1812170948
1301.18/1300.01	c inspects		: 4704362198
1301.18/1300.01	c shortcuts		: 0
1301.18/1300.01	c learnt literals	: 0
1301.18/1300.01	c learnt binary clauses	: 0
1301.18/1300.01	c learnt ternary clauses	: 75
1301.18/1300.01	c learnt constraints	: 1672494
1301.18/1300.01	c ignored constraints	: 0
1301.18/1300.01	c root simplifications	: 1462
1301.18/1300.01	c removed literals (reason simplification)	: 26092265
1301.18/1300.01	c reason swapping (by a shorter reason)	: 0
1301.18/1300.01	c Calls to reduceDB	: 53
1301.18/1300.01	c speed (assignments/second)	: 1394295.1225817571
1301.18/1300.01	c non guided choices	2804
1301.18/1300.06	c learnt constraints type 
1301.18/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 85541
1301.18/1300.06	c constraints type 
1301.18/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
1301.18/1300.06	s UNKNOWN
1301.18/1300.06	c Total wall clock time (in seconds) : 1299.923

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 4,6

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: 3.77 4.01 4.40 11/236 20235
/proc/meminfo: memFree=15562636/32950928 swapFree=67111524/67111528
[pid=20235] ppid=20233 vsize=31604 CPUtime=0 cores=4,6
/proc/20235/stat : 20235 (java) S 20233 20235 19898 0 -1 4202496 1279 0 0 0 0 0 0 0 18 0 2 0 450109277 32362496 996 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427194341 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/20235/statm: 7901 996 767 9 0 386 0
[pid=20235/tid=20236] ppid=20233 vsize=31604 CPUtime=0 cores=4,6
/proc/20235/task/20236/stat : 20236 (java) R 20233 20235 19898 0 -1 4202560 170 0 0 0 0 0 0 0 19 0 2 0 450109277 32362496 1001 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256410467975 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0125391 s]
/proc/loadavg: 3.77 4.01 4.40 11/236 20235
/proc/meminfo: memFree=15562636/32950928 swapFree=67111524/67111528
[pid=20235] ppid=20233 vsize=7540840 CPUtime=0 cores=4,6
/proc/20235/stat : 20235 (java) S 20233 20235 19898 0 -1 4202496 4565 0 1 0 0 0 0 0 18 0 2 0 450109277 7721820160 4265 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427194341 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/20235/statm: 1885210 4285 919 9 0 1876366 0
[pid=20235/tid=20236] ppid=20233 vsize=7540840 CPUtime=0 cores=4,6
/proc/20235/task/20236/stat : 20236 (java) R 20233 20235 19898 0 -1 4202560 3480 0 1 0 0 0 0 0 19 0 2 0 450109277 7721820160 4296 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256415085627 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7540840

[startup+0.100524 s]
/proc/loadavg: 3.77 4.01 4.40 11/236 20235
/proc/meminfo: memFree=15562636/32950928 swapFree=67111524/67111528
[pid=20235] ppid=20233 vsize=7569940 CPUtime=0.09 cores=4,6
/proc/20235/stat : 20235 (java) S 20233 20235 19898 0 -1 4202496 10073 0 1 0 8 1 0 0 18 0 18 0 450109277 7751618560 9768 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20235/statm: 1892485 9769 1757 9 0 1883223 0
[pid=20235/tid=20236] ppid=20233 vsize=7569940 CPUtime=0.08 cores=4,6
/proc/20235/task/20236/stat : 20236 (java) R 20233 20235 19898 0 -1 4202560 8898 0 1 0 7 1 0 0 25 0 18 0 450109277 7751618560 9769 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 47755940673160 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.300491 s]
/proc/loadavg: 3.77 4.01 4.40 11/236 20235
/proc/meminfo: memFree=15562636/32950928 swapFree=67111524/67111528
[pid=20235] ppid=20233 vsize=7573080 CPUtime=0.41 cores=4,6
/proc/20235/stat : 20235 (java) S 20233 20235 19898 0 -1 4202496 14964 0 1 0 39 2 0 0 18 0 18 0 450109277 7754833920 14601 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20235/statm: 1893270 14602 2197 9 0 1884008 0
[pid=20235/tid=20236] ppid=20233 vsize=7573080 CPUtime=0.28 cores=4,6
/proc/20235/task/20236/stat : 20236 (java) R 20233 20235 19898 0 -1 4202560 12494 0 1 0 27 1 0 0 25 0 18 0 450109277 7754833920 14602 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 46912505549896 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 7573080

[startup+0.700462 s]
/proc/loadavg: 3.77 4.01 4.40 11/236 20235
/proc/meminfo: memFree=15562636/32950928 swapFree=67111524/67111528
[pid=20235] ppid=20233 vsize=7646108 CPUtime=1.13 cores=4,6
/proc/20235/stat : 20235 (java) S 20233 20235 19898 0 -1 4202496 18992 0 1 0 111 2 0 0 18 0 19 0 450109277 7829614592 17352 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20235/statm: 1911527 17352 2221 9 0 1902265 0
[pid=20235/tid=20236] ppid=20233 vsize=7646108 CPUtime=0.68 cores=4,6
/proc/20235/task/20236/stat : 20236 (java) R 20233 20235 19898 0 -1 4202560 13697 0 1 0 66 2 0 0 25 0 19 0 450109277 7829614592 17352 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 46912505120894 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 7646108

[startup+1.50131 s]
/proc/loadavg: 3.77 4.01 4.40 5/262 20261
/proc/meminfo: memFree=15394540/32950928 swapFree=67111524/67111528
[pid=20235] ppid=20233 vsize=7646108 CPUtime=1.94 cores=4,6
/proc/20235/stat : 20235 (java) S 20233 20235 19898 0 -1 4202496 19432 0 1 0 192 2 0 0 18 0 19 0 450109277 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20235/statm: 1911527 17791 2224 9 0 1902265 0
[pid=20235/tid=20236] ppid=20233 vsize=7646108 CPUtime=1.41 cores=4,6
/proc/20235/task/20236/stat : 20236 (java) R 20233 20235 19898 0 -1 4202560 14110 0 1 0 139 2 0 0 25 0 19 0 450109277 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 46912505720188 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20235/tid=20243] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20243/stat : 20243 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450109279 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20244] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20244/stat : 20244 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 450109279 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20245] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20245/stat : 20245 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 450109279 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20246] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20246/stat : 20246 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 450109279 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20247] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20247/stat : 20247 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 450109279 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20248] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20248/stat : 20248 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 450109279 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20249] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20249/stat : 20249 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 450109279 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20250] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20250/stat : 20250 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 450109279 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20251] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20251/stat : 20251 (java) S 20233 20235 19898 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 450109280 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 0 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20252] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20252/stat : 20252 (java) S 20233 20235 19898 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 450109280 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20253] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20253/stat : 20253 (java) S 20233 20235 19898 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450109280 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20255] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20255/stat : 20255 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427215281 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20256] ppid=20233 vsize=7646108 CPUtime=0.1 cores=4,6
/proc/20235/task/20256/stat : 20256 (java) S 20233 20235 19898 0 -1 4202560 428 0 0 0 10 0 0 0 22 0 19 0 450109282 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20257] ppid=20233 vsize=7646108 CPUtime=0.41 cores=4,6
/proc/20235/task/20257/stat : 20257 (java) S 20233 20235 19898 0 -1 4202560 3730 0 0 0 41 0 0 0 15 0 19 0 450109282 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20258] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20258/stat : 20258 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20259] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20259/stat : 20259 (java) S 20233 20235 19898 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 450109282 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20261] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20261/stat : 20261 (java) S 20233 20235 19898 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450109312 7829614592 17791 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 7646108

[startup+3.101 s]
/proc/loadavg: 3.77 4.01 4.40 5/262 20261
/proc/meminfo: memFree=15384848/32950928 swapFree=67111524/67111528
[pid=20235] ppid=20233 vsize=7646108 CPUtime=3.54 cores=4,6
/proc/20235/stat : 20235 (java) S 20233 20235 19898 0 -1 4202496 20003 0 1 0 352 2 0 0 18 0 19 0 450109277 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20235/statm: 1911527 18362 2224 9 0 1902265 0
[pid=20235/tid=20236] ppid=20233 vsize=7646108 CPUtime=3.01 cores=4,6
/proc/20235/task/20236/stat : 20236 (java) R 20233 20235 19898 0 -1 4202560 14681 0 1 0 299 2 0 0 25 0 19 0 450109277 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 46912505614013 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20235/tid=20243] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20243/stat : 20243 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450109279 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20244] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20244/stat : 20244 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 450109279 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20245] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20245/stat : 20245 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 450109279 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20246] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20246/stat : 20246 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 450109279 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20247] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20247/stat : 20247 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 450109279 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20248] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20248/stat : 20248 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 450109279 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20249] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20249/stat : 20249 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 450109279 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20250] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20250/stat : 20250 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 450109279 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20251] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20251/stat : 20251 (java) S 20233 20235 19898 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 450109280 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 0 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20252] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20252/stat : 20252 (java) S 20233 20235 19898 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 450109280 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20253] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20253/stat : 20253 (java) S 20233 20235 19898 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450109280 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20255] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20255/stat : 20255 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427215281 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20256] ppid=20233 vsize=7646108 CPUtime=0.1 cores=4,6
/proc/20235/task/20256/stat : 20256 (java) S 20233 20235 19898 0 -1 4202560 428 0 0 0 10 0 0 0 22 0 19 0 450109282 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20257] ppid=20233 vsize=7646108 CPUtime=0.41 cores=4,6
/proc/20235/task/20257/stat : 20257 (java) S 20233 20235 19898 0 -1 4202560 3730 0 0 0 41 0 0 0 15 0 19 0 450109282 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20258] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20258/stat : 20258 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7829614592 18362 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20259] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20259/stat : 20259 (java) S 20233 20235 19898 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 450109282 7829614592 18363 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20261] ppid=20233 vsize=7646108 CPUtime=0 cores=4,6
/proc/20235/task/20261/stat : 20261 (java) S 20233 20235 19898 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450109312 7829614592 18363 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 7646108

[startup+6.3014 s]
/proc/loadavg: 3.79 4.01 4.39 5/262 20261
/proc/meminfo: memFree=15337884/32950928 swapFree=67111524/67111528
[pid=20235] ppid=20233 vsize=7645220 CPUtime=6.77 cores=4,6
/proc/20235/stat : 20235 (java) S 20233 20235 19898 0 -1 4202496 30505 0 1 0 674 3 0 0 18 0 19 0 450109277 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20235/statm: 1911305 28753 2250 9 0 1902043 0
[pid=20235/tid=20236] ppid=20233 vsize=7645220 CPUtime=6.05 cores=4,6
/proc/20235/task/20236/stat : 20236 (java) R 20233 20235 19898 0 -1 4202560 15160 0 1 0 603 2 0 0 25 0 19 0 450109277 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 46912505613439 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20235/tid=20243] ppid=20233 vsize=7645220 CPUtime=0.03 cores=4,6
/proc/20235/task/20243/stat : 20243 (java) S 20233 20235 19898 0 -1 4202560 2159 0 0 0 3 0 0 0 17 0 19 0 450109279 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20244] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20244/stat : 20244 (java) S 20233 20235 19898 0 -1 4202560 1194 0 0 0 0 0 0 0 17 0 19 0 450109279 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20245] ppid=20233 vsize=7645220 CPUtime=0.01 cores=4,6
/proc/20235/task/20245/stat : 20245 (java) S 20233 20235 19898 0 -1 4202560 1044 0 0 0 1 0 0 0 17 0 19 0 450109279 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20246] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20246/stat : 20246 (java) S 20233 20235 19898 0 -1 4202560 181 0 0 0 0 0 0 0 17 0 19 0 450109279 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20247] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20247/stat : 20247 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450109279 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20248] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20248/stat : 20248 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450109279 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20249] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20249/stat : 20249 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450109279 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20250] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20250/stat : 20250 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450109279 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20251] ppid=20233 vsize=7645220 CPUtime=0.08 cores=4,6
/proc/20235/task/20251/stat : 20251 (java) S 20233 20235 19898 0 -1 4202560 5441 0 0 0 8 0 0 0 15 0 19 0 450109280 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 0 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20252] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20252/stat : 20252 (java) S 20233 20235 19898 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450109280 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20253] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20253/stat : 20253 (java) S 20233 20235 19898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450109280 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20255] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20255/stat : 20255 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427215281 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20256] ppid=20233 vsize=7645220 CPUtime=0.13 cores=4,6
/proc/20235/task/20256/stat : 20256 (java) S 20233 20235 19898 0 -1 4202560 437 0 0 0 13 0 0 0 18 0 19 0 450109282 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20257] ppid=20233 vsize=7645220 CPUtime=0.42 cores=4,6
/proc/20235/task/20257/stat : 20257 (java) S 20233 20235 19898 0 -1 4202560 3732 0 0 0 42 0 0 0 16 0 19 0 450109282 7828705280 28753 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0

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

[pid=20235/tid=20248] ppid=20233 vsize=7645220 CPUtime=0.17 cores=4,6
/proc/20235/task/20248/stat : 20248 (java) S 20233 20235 19898 0 -1 4202560 6807 0 0 0 17 0 0 0 15 0 19 0 450109279 7828705280 81079 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20249] ppid=20233 vsize=7645220 CPUtime=0.2 cores=4,6
/proc/20235/task/20249/stat : 20249 (java) S 20233 20235 19898 0 -1 4202560 5968 0 0 0 20 0 0 0 16 0 19 0 450109279 7828705280 81079 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20250] ppid=20233 vsize=7645220 CPUtime=0.05 cores=4,6
/proc/20235/task/20250/stat : 20250 (java) S 20233 20235 19898 0 -1 4202560 376 0 0 0 5 0 0 0 15 0 19 0 450109279 7828705280 81079 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20251] ppid=20233 vsize=7645220 CPUtime=4.18 cores=4,6
/proc/20235/task/20251/stat : 20251 (java) S 20233 20235 19898 0 -1 4202560 9432 0 0 0 417 1 0 0 15 0 19 0 450109280 7828705280 81079 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 0 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20252] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20252/stat : 20252 (java) S 20233 20235 19898 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450109280 7828705280 81079 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20253] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20253/stat : 20253 (java) S 20233 20235 19898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450109280 7828705280 81079 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20255] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20255/stat : 20255 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7828705280 81079 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427215281 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20256] ppid=20233 vsize=7645220 CPUtime=0.18 cores=4,6
/proc/20235/task/20256/stat : 20256 (java) S 20233 20235 19898 0 -1 4202560 993 0 0 0 18 0 0 0 15 0 19 0 450109282 7828705280 81079 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20257] ppid=20233 vsize=7645220 CPUtime=0.43 cores=4,6
/proc/20235/task/20257/stat : 20257 (java) S 20233 20235 19898 0 -1 4202560 3735 0 0 0 43 0 0 0 15 0 19 0 450109282 7828705280 81079 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20258] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20258/stat : 20258 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7828705280 81079 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20259] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20259/stat : 20259 (java) S 20233 20235 19898 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 450109282 7828705280 81079 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20261] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20261/stat : 20261 (java) S 20233 20235 19898 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450109312 7828705280 81079 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1123.4
Current children cumulated vsize (KiB) 7645220

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 4.10 5/262 20301
/proc/meminfo: memFree=15079228/32950928 swapFree=67111524/67111528
[pid=20235] ppid=20233 vsize=7645220 CPUtime=1183.44 cores=4,6
/proc/20235/stat : 20235 (java) S 20233 20235 19898 0 -1 4202496 85974 0 1 0 118330 14 0 0 18 0 19 0 450109277 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20235/statm: 1911305 83914 2252 9 0 1902043 0
[pid=20235/tid=20236] ppid=20233 vsize=7645220 CPUtime=1177.11 cores=4,6
/proc/20235/task/20236/stat : 20236 (java) R 20233 20235 19898 0 -1 4202560 32680 0 1 0 117704 7 0 0 25 0 19 0 450109277 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 46912505662029 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20235/tid=20243] ppid=20233 vsize=7645220 CPUtime=0.2 cores=4,6
/proc/20235/task/20243/stat : 20243 (java) S 20233 20235 19898 0 -1 4202560 4729 0 0 0 20 0 0 0 16 0 19 0 450109279 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20244] ppid=20233 vsize=7645220 CPUtime=0.1 cores=4,6
/proc/20235/task/20244/stat : 20244 (java) S 20233 20235 19898 0 -1 4202560 1404 0 0 0 10 0 0 0 15 0 19 0 450109279 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20245] ppid=20233 vsize=7645220 CPUtime=0.2 cores=4,6
/proc/20235/task/20245/stat : 20245 (java) S 20233 20235 19898 0 -1 4202560 6603 0 0 0 20 0 0 0 15 0 19 0 450109279 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20246] ppid=20233 vsize=7645220 CPUtime=0.16 cores=4,6
/proc/20235/task/20246/stat : 20246 (java) S 20233 20235 19898 0 -1 4202560 8033 0 0 0 15 1 0 0 15 0 19 0 450109279 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20247] ppid=20233 vsize=7645220 CPUtime=0.12 cores=4,6
/proc/20235/task/20247/stat : 20247 (java) S 20233 20235 19898 0 -1 4202560 1432 0 0 0 12 0 0 0 15 0 19 0 450109279 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20248] ppid=20233 vsize=7645220 CPUtime=0.19 cores=4,6
/proc/20235/task/20248/stat : 20248 (java) S 20233 20235 19898 0 -1 4202560 7924 0 0 0 19 0 0 0 15 0 19 0 450109279 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20249] ppid=20233 vsize=7645220 CPUtime=0.2 cores=4,6
/proc/20235/task/20249/stat : 20249 (java) S 20233 20235 19898 0 -1 4202560 5968 0 0 0 20 0 0 0 15 0 19 0 450109279 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20250] ppid=20233 vsize=7645220 CPUtime=0.07 cores=4,6
/proc/20235/task/20250/stat : 20250 (java) S 20233 20235 19898 0 -1 4202560 1486 0 0 0 7 0 0 0 15 0 19 0 450109279 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20251] ppid=20233 vsize=7645220 CPUtime=4.36 cores=4,6
/proc/20235/task/20251/stat : 20251 (java) S 20233 20235 19898 0 -1 4202560 9766 0 0 0 435 1 0 0 16 0 19 0 450109280 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 0 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20252] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20252/stat : 20252 (java) S 20233 20235 19898 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450109280 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20253] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20253/stat : 20253 (java) S 20233 20235 19898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450109280 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20255] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20255/stat : 20255 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427215281 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20256] ppid=20233 vsize=7645220 CPUtime=0.18 cores=4,6
/proc/20235/task/20256/stat : 20256 (java) S 20233 20235 19898 0 -1 4202560 993 0 0 0 18 0 0 0 15 0 19 0 450109282 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20257] ppid=20233 vsize=7645220 CPUtime=0.43 cores=4,6
/proc/20235/task/20257/stat : 20257 (java) S 20233 20235 19898 0 -1 4202560 3735 0 0 0 43 0 0 0 15 0 19 0 450109282 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20258] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20258/stat : 20258 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20259] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20259/stat : 20259 (java) S 20233 20235 19898 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 450109282 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20261] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20261/stat : 20261 (java) S 20233 20235 19898 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450109312 7828705280 83914 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1183.44
Current children cumulated vsize (KiB) 7645220

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 4.10 5/262 20303
/proc/meminfo: memFree=15076284/32950928 swapFree=67111524/67111528
[pid=20235] ppid=20233 vsize=7645220 CPUtime=1243.46 cores=4,6
/proc/20235/stat : 20235 (java) S 20233 20235 19898 0 -1 4202496 86247 0 1 0 124332 14 0 0 18 0 19 0 450109277 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20235/statm: 1911305 84180 2252 9 0 1902043 0
[pid=20235/tid=20236] ppid=20233 vsize=7645220 CPUtime=1236.97 cores=4,6
/proc/20235/task/20236/stat : 20236 (java) R 20233 20235 19898 0 -1 4202560 32924 0 1 0 123690 7 0 0 25 0 19 0 450109277 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 46912505720188 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20235/tid=20243] ppid=20233 vsize=7645220 CPUtime=0.22 cores=4,6
/proc/20235/task/20243/stat : 20243 (java) S 20233 20235 19898 0 -1 4202560 4740 0 0 0 22 0 0 0 16 0 19 0 450109279 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20244] ppid=20233 vsize=7645220 CPUtime=0.1 cores=4,6
/proc/20235/task/20244/stat : 20244 (java) S 20233 20235 19898 0 -1 4202560 1404 0 0 0 10 0 0 0 15 0 19 0 450109279 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20245] ppid=20233 vsize=7645220 CPUtime=0.2 cores=4,6
/proc/20235/task/20245/stat : 20245 (java) S 20233 20235 19898 0 -1 4202560 6603 0 0 0 20 0 0 0 15 0 19 0 450109279 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20246] ppid=20233 vsize=7645220 CPUtime=0.16 cores=4,6
/proc/20235/task/20246/stat : 20246 (java) S 20233 20235 19898 0 -1 4202560 8033 0 0 0 15 1 0 0 15 0 19 0 450109279 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20247] ppid=20233 vsize=7645220 CPUtime=0.12 cores=4,6
/proc/20235/task/20247/stat : 20247 (java) S 20233 20235 19898 0 -1 4202560 1432 0 0 0 12 0 0 0 15 0 19 0 450109279 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20248] ppid=20233 vsize=7645220 CPUtime=0.19 cores=4,6
/proc/20235/task/20248/stat : 20248 (java) S 20233 20235 19898 0 -1 4202560 7924 0 0 0 19 0 0 0 15 0 19 0 450109279 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20249] ppid=20233 vsize=7645220 CPUtime=0.22 cores=4,6
/proc/20235/task/20249/stat : 20249 (java) S 20233 20235 19898 0 -1 4202560 5980 0 0 0 22 0 0 0 15 0 19 0 450109279 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20250] ppid=20233 vsize=7645220 CPUtime=0.07 cores=4,6
/proc/20235/task/20250/stat : 20250 (java) S 20233 20235 19898 0 -1 4202560 1486 0 0 0 7 0 0 0 15 0 19 0 450109279 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20251] ppid=20233 vsize=7645220 CPUtime=4.48 cores=4,6
/proc/20235/task/20251/stat : 20251 (java) S 20233 20235 19898 0 -1 4202560 9768 0 0 0 447 1 0 0 15 0 19 0 450109280 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 0 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20252] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20252/stat : 20252 (java) S 20233 20235 19898 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450109280 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20253] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20253/stat : 20253 (java) S 20233 20235 19898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450109280 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20255] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20255/stat : 20255 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427215281 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20256] ppid=20233 vsize=7645220 CPUtime=0.18 cores=4,6
/proc/20235/task/20256/stat : 20256 (java) S 20233 20235 19898 0 -1 4202560 993 0 0 0 18 0 0 0 15 0 19 0 450109282 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20257] ppid=20233 vsize=7645220 CPUtime=0.43 cores=4,6
/proc/20235/task/20257/stat : 20257 (java) S 20233 20235 19898 0 -1 4202560 3735 0 0 0 43 0 0 0 15 0 19 0 450109282 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20258] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20258/stat : 20258 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20259] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20259/stat : 20259 (java) S 20233 20235 19898 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 450109282 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20261] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20261/stat : 20261 (java) S 20233 20235 19898 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450109312 7828705280 84180 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1243.46
Current children cumulated vsize (KiB) 7645220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.04 4.09 4/225 20314
/proc/meminfo: memFree=15245904/32950928 swapFree=67111524/67111528
[pid=20235] ppid=20233 vsize=7645220 CPUtime=1301.18 cores=4,6
/proc/20235/stat : 20235 (java) S 20233 20235 19898 0 -1 4202496 87566 0 1 0 130104 14 0 0 18 0 19 0 450109277 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20235/statm: 1911305 85492 2252 9 0 1902043 0
[pid=20235/tid=20236] ppid=20233 vsize=7645220 CPUtime=1294.57 cores=4,6
/proc/20235/task/20236/stat : 20236 (java) R 20233 20235 19898 0 -1 4202560 34179 0 1 0 129449 8 0 0 25 0 19 0 450109277 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 46912505588777 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20235/tid=20243] ppid=20233 vsize=7645220 CPUtime=0.22 cores=4,6
/proc/20235/task/20243/stat : 20243 (java) S 20233 20235 19898 0 -1 4202560 4740 0 0 0 22 0 0 0 15 0 19 0 450109279 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20244] ppid=20233 vsize=7645220 CPUtime=0.12 cores=4,6
/proc/20235/task/20244/stat : 20244 (java) S 20233 20235 19898 0 -1 4202560 1409 0 0 0 12 0 0 0 15 0 19 0 450109279 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20245] ppid=20233 vsize=7645220 CPUtime=0.2 cores=4,6
/proc/20235/task/20245/stat : 20245 (java) S 20233 20235 19898 0 -1 4202560 6603 0 0 0 20 0 0 0 15 0 19 0 450109279 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20246] ppid=20233 vsize=7645220 CPUtime=0.16 cores=4,6
/proc/20235/task/20246/stat : 20246 (java) S 20233 20235 19898 0 -1 4202560 8033 0 0 0 15 1 0 0 15 0 19 0 450109279 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20247] ppid=20233 vsize=7645220 CPUtime=0.12 cores=4,6
/proc/20235/task/20247/stat : 20247 (java) S 20233 20235 19898 0 -1 4202560 1432 0 0 0 12 0 0 0 15 0 19 0 450109279 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20248] ppid=20233 vsize=7645220 CPUtime=0.19 cores=4,6
/proc/20235/task/20248/stat : 20248 (java) S 20233 20235 19898 0 -1 4202560 7924 0 0 0 19 0 0 0 15 0 19 0 450109279 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20249] ppid=20233 vsize=7645220 CPUtime=0.22 cores=4,6
/proc/20235/task/20249/stat : 20249 (java) S 20233 20235 19898 0 -1 4202560 5980 0 0 0 22 0 0 0 15 0 19 0 450109279 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20250] ppid=20233 vsize=7645220 CPUtime=0.09 cores=4,6
/proc/20235/task/20250/stat : 20250 (java) S 20233 20235 19898 0 -1 4202560 1492 0 0 0 9 0 0 0 15 0 19 0 450109279 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20251] ppid=20233 vsize=7645220 CPUtime=4.58 cores=4,6
/proc/20235/task/20251/stat : 20251 (java) S 20233 20235 19898 0 -1 4202560 9817 0 0 0 457 1 0 0 15 0 19 0 450109280 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 0 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20252] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20252/stat : 20252 (java) S 20233 20235 19898 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 450109280 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20253] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20253/stat : 20253 (java) S 20233 20235 19898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450109280 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20255] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20255/stat : 20255 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427215281 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20256] ppid=20233 vsize=7645220 CPUtime=0.18 cores=4,6
/proc/20235/task/20256/stat : 20256 (java) S 20233 20235 19898 0 -1 4202560 993 0 0 0 18 0 0 0 15 0 19 0 450109282 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20257] ppid=20233 vsize=7645220 CPUtime=0.43 cores=4,6
/proc/20235/task/20257/stat : 20257 (java) S 20233 20235 19898 0 -1 4202560 3735 0 0 0 43 0 0 0 15 0 19 0 450109282 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 6 0 0 0
[pid=20235/tid=20258] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20258/stat : 20258 (java) S 20233 20235 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450109282 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427207577 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
[pid=20235/tid=20259] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20259/stat : 20259 (java) R 20233 20235 19898 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 19 0 450109282 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20235/tid=20261] ppid=20233 vsize=7645220 CPUtime=0 cores=4,6
/proc/20235/task/20261/stat : 20261 (java) S 20233 20235 19898 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450109312 7828705280 85492 33554432000 1073741824 1073778376 140735090394464 18446744073709551615 256427208192 0 4 0 16800975 18446604444432713920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1301.18
Current children cumulated vsize (KiB) 7645220

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

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

Child status: 143
Real time (s): 1300.08
CPU time (s): 1301.27
CPU user time (s): 1301.1
CPU system time (s): 0.162975
CPU usage (%): 100.091
Max. virtual memory (cumulated for all children) (KiB): 7646108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.1
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87944
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= 28127
involuntary context switches= 5756

runsolver used 2.10668 second user time and 5.00124 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-12 10:59:46
IDJOB=3190330
IDBENCH=82661
IDSOLVER=1611
FILE ID=node115/3190330-1302598786
RUNJOBID= node115-1302597483-19917
PBS_JOBID= 12958101
Free space on /tmp= 71528 MiB

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

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

MD5SUM BENCH= 54460fee539c424ee8b11c1bf37a8da6
RANDOM SEED=1207143905

node115.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.811
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.62
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.811
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15563288 kB
Buffers:        619476 kB
Cached:       16189976 kB
SwapCached:          4 kB
Active:        4860716 kB
Inactive:     12118964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15563288 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4800 kB
Writeback:           0 kB
AnonPages:      169572 kB
Mapped:          22836 kB
Slab:           343636 kB
PageTables:       5512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 21989468 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= 71528 MiB
End job on node115 at 2011-04-12 11:21:28