Trace number 3190234

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.45 1300.1

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S845438593-067-UNKNOWN.cnf
MD5SUM3b06c2c5c22c8501e021c8b11d20bcd0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1042.77
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.07	c no version file found!!!
0.05/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.07	c java.vm.version	19.1-b02
0.05/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.07	c sun.arch.data.model	64
0.05/0.07	c java.version		1.6.0_24
0.05/0.07	c os.name		Linux
0.05/0.07	c os.version		2.6.18-164.el5
0.05/0.07	c os.arch		amd64
0.05/0.07	c Free memory 		6997539544
0.05/0.07	c Max memory 		7034241024
0.05/0.07	c Total memory 		7034241024
0.05/0.07	c Number of processors 	8
0.05/0.09	c --- Begin Solver configuration ---
0.05/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.05/0.09	c Learn all clauses as in MiniSAT
0.05/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/0.09	c Expensive reason simplification
0.05/0.09	c Armin Biere (Picosat) restarts strategy
0.05/0.09	c Glucose learned constraints deletion strategy
0.05/0.09	c timeout=2147483647s
0.05/0.09	c DB Simplification allowed=true
0.05/0.09	c --- End Solver configuration ---
0.05/0.09	c solving HOME/instance-3190234-1302597484.cnf
0.05/0.09	c reading problem ... 
0.40/0.34	c ... done. Wall clock time 0.254s.
0.40/0.34	c #vars     40000
0.40/0.34	c #constraints  168000
0.40/0.34	c constraints type 
0.40/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168000
6.05/5.57	c cleaning 2500 clauses out of 5001 with flag 5001/5001
11.72/11.17	c cleaning 4249 clauses out of 8501 with flag 11001/11001
18.02/17.48	c cleaning 5624 clauses out of 11251 with flag 18000/18000
25.33/24.72	c cleaning 6808 clauses out of 13628 with flag 26001/26001
33.35/32.71	c cleaning 7903 clauses out of 15819 with flag 35000/35000
42.46/41.83	c cleaning 8957 clauses out of 17917 with flag 45001/45001
52.27/51.61	c cleaning 9979 clauses out of 19960 with flag 56001/56001
63.17/62.51	c cleaning 10985 clauses out of 21980 with flag 68000/68000
74.68/74.09	c cleaning 11991 clauses out of 23996 with flag 81001/81001
87.29/86.61	c cleaning 12994 clauses out of 26006 with flag 95002/95002
100.91/100.26	c cleaning 14005 clauses out of 28011 with flag 110001/110001
115.42/114.71	c cleaning 14998 clauses out of 30005 with flag 126000/126000
130.83/130.18	c cleaning 16001 clauses out of 32007 with flag 143000/143000
147.54/146.84	c cleaning 17002 clauses out of 34010 with flag 161004/161004
165.35/164.60	c cleaning 17993 clauses out of 36004 with flag 180000/180000
183.76/183.01	c cleaning 19004 clauses out of 38012 with flag 200001/200001
202.97/202.27	c cleaning 20000 clauses out of 40007 with flag 221000/221000
223.58/222.89	c cleaning 21003 clauses out of 42008 with flag 243001/243001
244.79/244.08	c cleaning 22001 clauses out of 44005 with flag 266001/266001
266.51/265.79	c cleaning 22988 clauses out of 46003 with flag 290000/290000
290.03/289.22	c cleaning 24003 clauses out of 48018 with flag 315003/315003
314.34/313.55	c cleaning 25006 clauses out of 50014 with flag 341002/341002
340.35/339.58	c cleaning 26000 clauses out of 52006 with flag 368000/368000
366.66/365.81	c cleaning 27003 clauses out of 54008 with flag 396002/396002
394.08/393.20	c cleaning 27999 clauses out of 56005 with flag 425002/425002
422.29/421.43	c cleaning 28995 clauses out of 58004 with flag 455000/455000
451.11/450.27	c cleaning 29987 clauses out of 60009 with flag 486000/486000
481.53/480.69	c cleaning 31000 clauses out of 62023 with flag 518001/518001
512.53/511.61	c cleaning 32006 clauses out of 64022 with flag 551000/551000
544.66/543.77	c cleaning 33002 clauses out of 66016 with flag 585000/585000
579.07/578.13	c cleaning 34001 clauses out of 68015 with flag 620001/620001
613.08/612.11	c cleaning 35004 clauses out of 70014 with flag 656001/656001
649.10/648.19	c cleaning 36003 clauses out of 72009 with flag 693000/693000
685.12/684.18	c cleaning 36998 clauses out of 74006 with flag 731000/731000
723.73/722.76	c cleaning 37994 clauses out of 76008 with flag 770000/770000
762.26/761.24	c cleaning 39000 clauses out of 78015 with flag 810001/810001
803.17/802.19	c cleaning 40000 clauses out of 80014 with flag 851000/851000
843.98/842.90	c cleaning 41003 clauses out of 82015 with flag 893001/893001
887.10/886.00	c cleaning 41995 clauses out of 84012 with flag 936001/936001
929.63/928.55	c cleaning 42999 clauses out of 86017 with flag 980001/980001
976.35/975.24	c cleaning 43996 clauses out of 88017 with flag 1025000/1025000
1021.16/1020.03	c cleaning 45008 clauses out of 90023 with flag 1071002/1071002
1068.78/1067.66	c cleaning 46001 clauses out of 92013 with flag 1118000/1118000
1116.21/1115.02	c cleaning 47000 clauses out of 94012 with flag 1166000/1166000
1164.72/1163.50	c cleaning 47998 clauses out of 96012 with flag 1215000/1215000
1216.35/1215.16	c cleaning 48992 clauses out of 98016 with flag 1265002/1265002
1267.17/1265.93	c cleaning 50006 clauses out of 100023 with flag 1316001/1316001
1301.31/1300.01	c starts		: 1326
1301.31/1300.01	c conflicts		: 1350354
1301.31/1300.01	c decisions		: 5750938
1301.31/1300.01	c propagations		: 1773958645
1301.31/1300.01	c inspects		: 4242475124
1301.31/1300.01	c shortcuts		: 0
1301.31/1300.01	c learnt literals	: 0
1301.31/1300.01	c learnt binary clauses	: 0
1301.31/1300.01	c learnt ternary clauses	: 69
1301.31/1300.01	c learnt constraints	: 1350353
1301.31/1300.01	c ignored constraints	: 0
1301.31/1300.01	c root simplifications	: 1326
1301.31/1300.01	c removed literals (reason simplification)	: 18936044
1301.31/1300.01	c reason swapping (by a shorter reason)	: 0
1301.31/1300.01	c Calls to reduceDB	: 47
1301.31/1300.01	c speed (assignments/second)	: 1364929.0051097546
1301.31/1300.01	c non guided choices	3667
1301.31/1300.08	c learnt constraints type 
1301.31/1300.08	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 84443
1301.31/1300.08	c constraints type 
1301.31/1300.08	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168000
1301.31/1300.08	s UNKNOWN
1301.31/1300.08	c Total wall clock time (in seconds) : 1299.925

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 7.99 7.71 5.73 4/240 20009
/proc/meminfo: memFree=15569692/32950928 swapFree=67111524/67111528
[pid=20009] ppid=20007 vsize=30536 CPUtime=0 cores=5,7
/proc/20009/stat : 20009 (java) S 20007 20009 19898 0 -1 4202496 1256 0 0 0 0 0 0 0 20 0 2 0 449979052 31268864 972 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427194341 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/20009/statm: 7634 972 745 9 0 385 0
[pid=20009/tid=20010] ppid=20007 vsize=30536 CPUtime=0 cores=5,7
/proc/20009/task/20010/stat : 20010 (java) S 20007 20009 19898 0 -1 4202560 139 0 0 0 0 0 0 0 21 0 2 0 449979052 31268864 972 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256410467975 0 2147483391 0 16784584 18446744071699199166 0 0 -1 5 0 0 0

[startup+0.056379 s]
/proc/loadavg: 7.99 7.71 5.73 4/240 20009
/proc/meminfo: memFree=15569692/32950928 swapFree=67111524/67111528
[pid=20009] ppid=20007 vsize=7569784 CPUtime=0.05 cores=5,7
/proc/20009/stat : 20009 (java) S 20007 20009 19898 0 -1 4202496 9177 0 1 0 4 1 0 0 20 0 18 0 449979052 7751458816 8871 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20009/statm: 1892446 8871 1733 9 0 1883189 0
[pid=20009/tid=20010] ppid=20007 vsize=7569784 CPUtime=0.04 cores=5,7
/proc/20009/task/20010/stat : 20010 (java) R 20007 20009 19898 0 -1 4202560 8001 0 1 0 3 1 0 0 25 0 18 0 449979052 7751458816 8872 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 47084368483075 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569784

[startup+0.100374 s]
/proc/loadavg: 7.99 7.71 5.73 4/240 20009
/proc/meminfo: memFree=15569692/32950928 swapFree=67111524/67111528
[pid=20009] ppid=20007 vsize=7569940 CPUtime=0.09 cores=5,7
/proc/20009/stat : 20009 (java) S 20007 20009 19898 0 -1 4202496 10169 0 1 0 8 1 0 0 20 0 18 0 449979052 7751618560 9863 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20009/statm: 1892485 9863 1757 9 0 1883223 0
[pid=20009/tid=20010] ppid=20007 vsize=7569940 CPUtime=0.08 cores=5,7
/proc/20009/task/20010/stat : 20010 (java) R 20007 20009 19898 0 -1 4202560 8993 0 1 0 7 1 0 0 25 0 18 0 449979052 7751618560 9864 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.30028 s]
/proc/loadavg: 7.99 7.71 5.73 4/240 20009
/proc/meminfo: memFree=15569692/32950928 swapFree=67111524/67111528
[pid=20009] ppid=20007 vsize=7637440 CPUtime=0.4 cores=5,7
/proc/20009/stat : 20009 (java) S 20007 20009 19898 0 -1 4202496 15594 0 1 0 38 2 0 0 20 0 18 0 449979052 7820738560 15090 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20009/statm: 1909360 15090 2197 9 0 1900098 0
[pid=20009/tid=20010] ppid=20007 vsize=7637440 CPUtime=0.27 cores=5,7
/proc/20009/task/20010/stat : 20010 (java) R 20007 20009 19898 0 -1 4202560 13085 0 1 0 26 1 0 0 25 0 18 0 449979052 7820738560 15090 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 46912505505160 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7637440

[startup+0.700204 s]
/proc/loadavg: 7.99 7.71 5.73 4/240 20009
/proc/meminfo: memFree=15569692/32950928 swapFree=67111524/67111528
[pid=20009] ppid=20007 vsize=7638300 CPUtime=1.13 cores=5,7
/proc/20009/stat : 20009 (java) S 20007 20009 19898 0 -1 4202496 20248 0 1 0 110 3 0 0 20 0 19 0 449979052 7821619200 18403 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20009/statm: 1909575 18403 2222 9 0 1900313 0
[pid=20009/tid=20010] ppid=20007 vsize=7638300 CPUtime=0.67 cores=5,7
/proc/20009/task/20010/stat : 20010 (java) R 20007 20009 19898 0 -1 4202560 15213 0 1 0 65 2 0 0 25 0 19 0 449979052 7821619200 18403 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 46912505191184 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 7638300

[startup+1.50105 s]
/proc/loadavg: 7.99 7.71 5.73 6/262 20031
/proc/meminfo: memFree=15464628/32950928 swapFree=67111524/67111528
[pid=20009] ppid=20007 vsize=7638656 CPUtime=2.05 cores=5,7
/proc/20009/stat : 20009 (java) S 20007 20009 19898 0 -1 4202496 21086 0 1 0 202 3 0 0 20 0 19 0 449979052 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20009/statm: 1909664 18924 2225 9 0 1900402 0
[pid=20009/tid=20010] ppid=20007 vsize=7638656 CPUtime=1.45 cores=5,7
/proc/20009/task/20010/stat : 20010 (java) R 20007 20009 19898 0 -1 4202560 15726 0 1 0 143 2 0 0 25 0 19 0 449979052 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 46912505615907 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20009/tid=20012] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20012/stat : 20012 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 449979053 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20013] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20013/stat : 20013 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 449979053 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20014] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20014/stat : 20014 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 449979053 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20015] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20015/stat : 20015 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979053 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20016] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20016/stat : 20016 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979053 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20017] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20017/stat : 20017 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979053 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20018] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20018/stat : 20018 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979053 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20019] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20019/stat : 20019 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979053 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20020] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20020/stat : 20020 (java) S 20007 20009 19898 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 449979054 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 0 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20021] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20021/stat : 20021 (java) S 20007 20009 19898 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 449979055 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20022] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20022/stat : 20022 (java) S 20007 20009 19898 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449979055 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20023] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20023/stat : 20023 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427215281 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20024] ppid=20007 vsize=7638656 CPUtime=0.29 cores=5,7
/proc/20009/task/20024/stat : 20024 (java) S 20007 20009 19898 0 -1 4202560 2017 0 0 0 29 0 0 0 20 0 19 0 449979057 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20025] ppid=20007 vsize=7638656 CPUtime=0.29 cores=5,7
/proc/20009/task/20025/stat : 20025 (java) S 20007 20009 19898 0 -1 4202560 2178 0 0 0 29 0 0 0 24 0 19 0 449979057 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20026] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20026/stat : 20026 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20027] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20027/stat : 20027 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449979057 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20031] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20031/stat : 20031 (java) S 20007 20009 19898 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 449979090 7821983744 18924 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 7638656

[startup+3.10081 s]
/proc/loadavg: 7.67 7.65 5.72 5/262 20031
/proc/meminfo: memFree=15420608/32950928 swapFree=67111524/67111528
[pid=20009] ppid=20007 vsize=7638656 CPUtime=3.65 cores=5,7
/proc/20009/stat : 20009 (java) S 20007 20009 19898 0 -1 4202496 21617 0 1 0 362 3 0 0 20 0 19 0 449979052 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20009/statm: 1909664 19455 2225 9 0 1900402 0
[pid=20009/tid=20010] ppid=20007 vsize=7638656 CPUtime=3.05 cores=5,7
/proc/20009/task/20010/stat : 20010 (java) R 20007 20009 19898 0 -1 4202560 16257 0 1 0 303 2 0 0 25 0 19 0 449979052 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 46912505637313 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20009/tid=20012] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20012/stat : 20012 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 449979053 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20013] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20013/stat : 20013 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 449979053 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20014] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20014/stat : 20014 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 449979053 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20015] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20015/stat : 20015 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979053 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20016] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20016/stat : 20016 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979053 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20017] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20017/stat : 20017 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979053 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20018] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20018/stat : 20018 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979053 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20019] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20019/stat : 20019 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979053 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20020] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20020/stat : 20020 (java) S 20007 20009 19898 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 449979054 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 0 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20021] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20021/stat : 20021 (java) S 20007 20009 19898 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 449979055 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20022] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20022/stat : 20022 (java) S 20007 20009 19898 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449979055 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20023] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20023/stat : 20023 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427215281 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20024] ppid=20007 vsize=7638656 CPUtime=0.29 cores=5,7
/proc/20009/task/20024/stat : 20024 (java) S 20007 20009 19898 0 -1 4202560 2017 0 0 0 29 0 0 0 20 0 19 0 449979057 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20025] ppid=20007 vsize=7638656 CPUtime=0.29 cores=5,7
/proc/20009/task/20025/stat : 20025 (java) S 20007 20009 19898 0 -1 4202560 2178 0 0 0 29 0 0 0 24 0 19 0 449979057 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20026] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20026/stat : 20026 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20027] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20027/stat : 20027 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449979057 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20031] ppid=20007 vsize=7638656 CPUtime=0 cores=5,7
/proc/20009/task/20031/stat : 20031 (java) S 20007 20009 19898 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 449979090 7821983744 19455 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 7638656

[startup+6.30114 s]
/proc/loadavg: 7.67 7.65 5.72 6/262 20031
/proc/meminfo: memFree=15411968/32950928 swapFree=67111524/67111528
[pid=20009] ppid=20007 vsize=7638172 CPUtime=6.91 cores=5,7
/proc/20009/stat : 20009 (java) S 20007 20009 19898 0 -1 4202496 35525 0 1 0 686 5 0 0 20 0 19 0 449979052 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20009/statm: 1909543 33001 2251 9 0 1900281 0
[pid=20009/tid=20010] ppid=20007 vsize=7638172 CPUtime=6.06 cores=5,7
/proc/20009/task/20010/stat : 20010 (java) R 20007 20009 19898 0 -1 4202560 17016 0 1 0 603 3 0 0 25 0 19 0 449979052 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 46912505622237 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20009/tid=20012] ppid=20007 vsize=7638172 CPUtime=0.04 cores=5,7
/proc/20009/task/20012/stat : 20012 (java) S 20007 20009 19898 0 -1 4202560 2475 0 0 0 4 0 0 0 18 0 19 0 449979053 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20013] ppid=20007 vsize=7638172 CPUtime=0.03 cores=5,7
/proc/20009/task/20013/stat : 20013 (java) S 20007 20009 19898 0 -1 4202560 3041 0 0 0 3 0 0 0 18 0 19 0 449979053 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20014] ppid=20007 vsize=7638172 CPUtime=0 cores=5,7
/proc/20009/task/20014/stat : 20014 (java) S 20007 20009 19898 0 -1 4202560 484 0 0 0 0 0 0 0 17 0 19 0 449979053 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20015] ppid=20007 vsize=7638172 CPUtime=0 cores=5,7
/proc/20009/task/20015/stat : 20015 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449979053 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20016] ppid=20007 vsize=7638172 CPUtime=0 cores=5,7
/proc/20009/task/20016/stat : 20016 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449979053 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20017] ppid=20007 vsize=7638172 CPUtime=0 cores=5,7
/proc/20009/task/20017/stat : 20017 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449979053 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20018] ppid=20007 vsize=7638172 CPUtime=0 cores=5,7
/proc/20009/task/20018/stat : 20018 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449979053 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20019] ppid=20007 vsize=7638172 CPUtime=0 cores=5,7
/proc/20009/task/20019/stat : 20019 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449979053 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20020] ppid=20007 vsize=7638172 CPUtime=0.1 cores=5,7
/proc/20009/task/20020/stat : 20020 (java) S 20007 20009 19898 0 -1 4202560 7142 0 0 0 10 0 0 0 16 0 19 0 449979054 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 0 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20021] ppid=20007 vsize=7638172 CPUtime=0 cores=5,7
/proc/20009/task/20021/stat : 20021 (java) S 20007 20009 19898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449979055 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20022] ppid=20007 vsize=7638172 CPUtime=0 cores=5,7
/proc/20009/task/20022/stat : 20022 (java) S 20007 20009 19898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449979055 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20023] ppid=20007 vsize=7638172 CPUtime=0 cores=5,7
/proc/20009/task/20023/stat : 20023 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427215281 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20024] ppid=20007 vsize=7638172 CPUtime=0.33 cores=5,7
/proc/20009/task/20024/stat : 20024 (java) S 20007 20009 19898 0 -1 4202560 2027 0 0 0 33 0 0 0 15 0 19 0 449979057 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20025] ppid=20007 vsize=7638172 CPUtime=0.3 cores=5,7
/proc/20009/task/20025/stat : 20025 (java) S 20007 20009 19898 0 -1 4202560 2180 0 0 0 30 0 0 0 17 0 19 0 449979057 7821488128 33001 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0

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

[pid=20009/tid=20017] ppid=20007 vsize=7638480 CPUtime=0.15 cores=5,7
/proc/20009/task/20017/stat : 20017 (java) S 20007 20009 19898 0 -1 4202560 4530 0 0 0 15 0 0 0 15 0 19 0 449979053 7821803520 74485 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20018] ppid=20007 vsize=7638480 CPUtime=0.12 cores=5,7
/proc/20009/task/20018/stat : 20018 (java) S 20007 20009 19898 0 -1 4202560 734 0 0 0 12 0 0 0 15 0 19 0 449979053 7821803520 74485 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20019] ppid=20007 vsize=7638480 CPUtime=0.16 cores=5,7
/proc/20009/task/20019/stat : 20019 (java) S 20007 20009 19898 0 -1 4202560 796 0 0 0 16 0 0 0 15 0 19 0 449979053 7821803520 74485 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20020] ppid=20007 vsize=7638480 CPUtime=4.56 cores=5,7
/proc/20009/task/20020/stat : 20020 (java) S 20007 20009 19898 0 -1 4202560 10864 0 0 0 455 1 0 0 15 0 19 0 449979054 7821803520 74485 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 0 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20021] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20021/stat : 20021 (java) S 20007 20009 19898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449979055 7821803520 74485 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20022] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20022/stat : 20022 (java) S 20007 20009 19898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449979055 7821803520 74485 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20023] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20023/stat : 20023 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821803520 74485 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427215281 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20024] ppid=20007 vsize=7638480 CPUtime=0.35 cores=5,7
/proc/20009/task/20024/stat : 20024 (java) S 20007 20009 19898 0 -1 4202560 2028 0 0 0 35 0 0 0 15 0 19 0 449979057 7821803520 74485 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20025] ppid=20007 vsize=7638480 CPUtime=0.32 cores=5,7
/proc/20009/task/20025/stat : 20025 (java) S 20007 20009 19898 0 -1 4202560 2223 0 0 0 32 0 0 0 15 0 19 0 449979057 7821803520 74485 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20026] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20026/stat : 20026 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821803520 74485 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20027] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20027/stat : 20027 (java) S 20007 20009 19898 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 449979057 7821803520 74485 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20031] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20031/stat : 20031 (java) S 20007 20009 19898 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 449979090 7821803520 74485 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.53
Current children cumulated vsize (KiB) 7638480

[startup+1182.3 s]
/proc/loadavg: 4.00 4.07 4.47 5/262 20066
/proc/meminfo: memFree=15127156/32950928 swapFree=67111524/67111528
[pid=20009] ppid=20007 vsize=7638480 CPUtime=1183.55 cores=5,7
/proc/20009/stat : 20009 (java) S 20007 20009 19898 0 -1 4202496 82156 0 1 0 118341 14 0 0 20 0 19 0 449979052 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20009/statm: 1909620 79457 2253 9 0 1900358 0
[pid=20009/tid=20010] ppid=20007 vsize=7638480 CPUtime=1176.87 cores=5,7
/proc/20009/task/20010/stat : 20010 (java) R 20007 20009 19898 0 -1 4202560 34139 0 1 0 117679 8 0 0 25 0 19 0 449979052 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 46912505823184 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20009/tid=20012] ppid=20007 vsize=7638480 CPUtime=0.2 cores=5,7
/proc/20009/task/20012/stat : 20012 (java) S 20007 20009 19898 0 -1 4202560 5337 0 0 0 20 0 0 0 15 0 19 0 449979053 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20013] ppid=20007 vsize=7638480 CPUtime=0.25 cores=5,7
/proc/20009/task/20013/stat : 20013 (java) S 20007 20009 19898 0 -1 4202560 10094 0 0 0 24 1 0 0 15 0 19 0 449979053 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20014] ppid=20007 vsize=7638480 CPUtime=0.12 cores=5,7
/proc/20009/task/20014/stat : 20014 (java) S 20007 20009 19898 0 -1 4202560 5511 0 0 0 12 0 0 0 16 0 19 0 449979053 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20015] ppid=20007 vsize=7638480 CPUtime=0.13 cores=5,7
/proc/20009/task/20015/stat : 20015 (java) S 20007 20009 19898 0 -1 4202560 2802 0 0 0 13 0 0 0 15 0 19 0 449979053 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20016] ppid=20007 vsize=7638480 CPUtime=0.11 cores=5,7
/proc/20009/task/20016/stat : 20016 (java) S 20007 20009 19898 0 -1 4202560 1873 0 0 0 11 0 0 0 15 0 19 0 449979053 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20017] ppid=20007 vsize=7638480 CPUtime=0.15 cores=5,7
/proc/20009/task/20017/stat : 20017 (java) S 20007 20009 19898 0 -1 4202560 4530 0 0 0 15 0 0 0 15 0 19 0 449979053 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20018] ppid=20007 vsize=7638480 CPUtime=0.12 cores=5,7
/proc/20009/task/20018/stat : 20018 (java) S 20007 20009 19898 0 -1 4202560 734 0 0 0 12 0 0 0 15 0 19 0 449979053 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20019] ppid=20007 vsize=7638480 CPUtime=0.16 cores=5,7
/proc/20009/task/20019/stat : 20019 (java) S 20007 20009 19898 0 -1 4202560 796 0 0 0 16 0 0 0 15 0 19 0 449979053 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20020] ppid=20007 vsize=7638480 CPUtime=4.67 cores=5,7
/proc/20009/task/20020/stat : 20020 (java) S 20007 20009 19898 0 -1 4202560 10866 0 0 0 466 1 0 0 15 0 19 0 449979054 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 0 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20021] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20021/stat : 20021 (java) S 20007 20009 19898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449979055 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20022] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20022/stat : 20022 (java) S 20007 20009 19898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449979055 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20023] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20023/stat : 20023 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427215281 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20024] ppid=20007 vsize=7638480 CPUtime=0.35 cores=5,7
/proc/20009/task/20024/stat : 20024 (java) S 20007 20009 19898 0 -1 4202560 2028 0 0 0 35 0 0 0 15 0 19 0 449979057 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20025] ppid=20007 vsize=7638480 CPUtime=0.32 cores=5,7
/proc/20009/task/20025/stat : 20025 (java) S 20007 20009 19898 0 -1 4202560 2223 0 0 0 32 0 0 0 15 0 19 0 449979057 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20026] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20026/stat : 20026 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20027] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20027/stat : 20027 (java) S 20007 20009 19898 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 449979057 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20031] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20031/stat : 20031 (java) S 20007 20009 19898 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 449979090 7821803520 79457 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.55
Current children cumulated vsize (KiB) 7638480

[startup+1242.3 s]
/proc/loadavg: 4.00 4.05 4.44 5/262 20067
/proc/meminfo: memFree=15124724/32950928 swapFree=67111524/67111528
[pid=20009] ppid=20007 vsize=7638480 CPUtime=1243.56 cores=5,7
/proc/20009/stat : 20009 (java) S 20007 20009 19898 0 -1 4202496 82345 0 1 0 124342 14 0 0 20 0 19 0 449979052 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20009/statm: 1909620 79639 2253 9 0 1900358 0
[pid=20009/tid=20010] ppid=20007 vsize=7638480 CPUtime=1236.74 cores=5,7
/proc/20009/task/20010/stat : 20010 (java) R 20007 20009 19898 0 -1 4202560 34140 0 1 0 123666 8 0 0 25 0 19 0 449979052 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 46912505762561 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20009/tid=20012] ppid=20007 vsize=7638480 CPUtime=0.2 cores=5,7
/proc/20009/task/20012/stat : 20012 (java) S 20007 20009 19898 0 -1 4202560 5337 0 0 0 20 0 0 0 15 0 19 0 449979053 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20013] ppid=20007 vsize=7638480 CPUtime=0.25 cores=5,7
/proc/20009/task/20013/stat : 20013 (java) S 20007 20009 19898 0 -1 4202560 10094 0 0 0 24 1 0 0 15 0 19 0 449979053 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20014] ppid=20007 vsize=7638480 CPUtime=0.12 cores=5,7
/proc/20009/task/20014/stat : 20014 (java) S 20007 20009 19898 0 -1 4202560 5511 0 0 0 12 0 0 0 15 0 19 0 449979053 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20015] ppid=20007 vsize=7638480 CPUtime=0.13 cores=5,7
/proc/20009/task/20015/stat : 20015 (java) S 20007 20009 19898 0 -1 4202560 2802 0 0 0 13 0 0 0 15 0 19 0 449979053 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20016] ppid=20007 vsize=7638480 CPUtime=0.13 cores=5,7
/proc/20009/task/20016/stat : 20016 (java) S 20007 20009 19898 0 -1 4202560 1873 0 0 0 13 0 0 0 15 0 19 0 449979053 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20017] ppid=20007 vsize=7638480 CPUtime=0.16 cores=5,7
/proc/20009/task/20017/stat : 20017 (java) S 20007 20009 19898 0 -1 4202560 4531 0 0 0 16 0 0 0 16 0 19 0 449979053 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20018] ppid=20007 vsize=7638480 CPUtime=0.12 cores=5,7
/proc/20009/task/20018/stat : 20018 (java) S 20007 20009 19898 0 -1 4202560 734 0 0 0 12 0 0 0 16 0 19 0 449979053 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20019] ppid=20007 vsize=7638480 CPUtime=0.16 cores=5,7
/proc/20009/task/20019/stat : 20019 (java) S 20007 20009 19898 0 -1 4202560 796 0 0 0 16 0 0 0 15 0 19 0 449979053 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20020] ppid=20007 vsize=7638480 CPUtime=4.77 cores=5,7
/proc/20009/task/20020/stat : 20020 (java) S 20007 20009 19898 0 -1 4202560 11049 0 0 0 476 1 0 0 15 0 19 0 449979054 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 0 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20021] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20021/stat : 20021 (java) S 20007 20009 19898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449979055 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20022] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20022/stat : 20022 (java) S 20007 20009 19898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449979055 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20023] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20023/stat : 20023 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427215281 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20024] ppid=20007 vsize=7638480 CPUtime=0.35 cores=5,7
/proc/20009/task/20024/stat : 20024 (java) S 20007 20009 19898 0 -1 4202560 2028 0 0 0 35 0 0 0 15 0 19 0 449979057 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20025] ppid=20007 vsize=7638480 CPUtime=0.32 cores=5,7
/proc/20009/task/20025/stat : 20025 (java) S 20007 20009 19898 0 -1 4202560 2223 0 0 0 32 0 0 0 15 0 19 0 449979057 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20026] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20026/stat : 20026 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20027] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20027/stat : 20027 (java) S 20007 20009 19898 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 449979057 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20031] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20031/stat : 20031 (java) S 20007 20009 19898 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 449979090 7821803520 79639 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.56
Current children cumulated vsize (KiB) 7638480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.07 4.42 2/202 20078
/proc/meminfo: memFree=15295244/32950928 swapFree=67111524/67111528
[pid=20009] ppid=20007 vsize=7638480 CPUtime=1301.31 cores=5,7
/proc/20009/stat : 20009 (java) S 20007 20009 19898 0 -1 4202496 96137 0 1 0 130115 16 0 0 20 0 19 0 449979052 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20009/statm: 1909620 93421 2253 9 0 1900358 0
[pid=20009/tid=20010] ppid=20007 vsize=7638480 CPUtime=1294.3 cores=5,7
/proc/20009/task/20010/stat : 20010 (java) R 20007 20009 19898 0 -1 4202560 36116 0 1 0 129421 9 0 0 25 0 19 0 449979052 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 46912505621695 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20009/tid=20012] ppid=20007 vsize=7638480 CPUtime=0.2 cores=5,7
/proc/20009/task/20012/stat : 20012 (java) S 20007 20009 19898 0 -1 4202560 5337 0 0 0 20 0 0 0 15 0 19 0 449979053 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20013] ppid=20007 vsize=7638480 CPUtime=0.25 cores=5,7
/proc/20009/task/20013/stat : 20013 (java) S 20007 20009 19898 0 -1 4202560 10097 0 0 0 24 1 0 0 15 0 19 0 449979053 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20014] ppid=20007 vsize=7638480 CPUtime=0.12 cores=5,7
/proc/20009/task/20014/stat : 20014 (java) S 20007 20009 19898 0 -1 4202560 5511 0 0 0 12 0 0 0 15 0 19 0 449979053 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20015] ppid=20007 vsize=7638480 CPUtime=0.13 cores=5,7
/proc/20009/task/20015/stat : 20015 (java) S 20007 20009 19898 0 -1 4202560 2802 0 0 0 13 0 0 0 15 0 19 0 449979053 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20016] ppid=20007 vsize=7638480 CPUtime=0.13 cores=5,7
/proc/20009/task/20016/stat : 20016 (java) S 20007 20009 19898 0 -1 4202560 1873 0 0 0 13 0 0 0 15 0 19 0 449979053 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20017] ppid=20007 vsize=7638480 CPUtime=0.16 cores=5,7
/proc/20009/task/20017/stat : 20017 (java) S 20007 20009 19898 0 -1 4202560 4531 0 0 0 16 0 0 0 15 0 19 0 449979053 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20018] ppid=20007 vsize=7638480 CPUtime=0.15 cores=5,7
/proc/20009/task/20018/stat : 20018 (java) S 20007 20009 19898 0 -1 4202560 7687 0 0 0 15 0 0 0 16 0 19 0 449979053 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20019] ppid=20007 vsize=7638480 CPUtime=0.19 cores=5,7
/proc/20009/task/20019/stat : 20019 (java) S 20007 20009 19898 0 -1 4202560 5264 0 0 0 19 0 0 0 15 0 19 0 449979053 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20020] ppid=20007 vsize=7638480 CPUtime=4.88 cores=5,7
/proc/20009/task/20020/stat : 20020 (java) S 20007 20009 19898 0 -1 4202560 11437 0 0 0 487 1 0 0 15 0 19 0 449979054 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 0 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20021] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20021/stat : 20021 (java) S 20007 20009 19898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449979055 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20022] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20022/stat : 20022 (java) S 20007 20009 19898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449979055 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20023] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20023/stat : 20023 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427215281 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20024] ppid=20007 vsize=7638480 CPUtime=0.35 cores=5,7
/proc/20009/task/20024/stat : 20024 (java) S 20007 20009 19898 0 -1 4202560 2028 0 0 0 35 0 0 0 15 0 19 0 449979057 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20025] ppid=20007 vsize=7638480 CPUtime=0.32 cores=5,7
/proc/20009/task/20025/stat : 20025 (java) S 20007 20009 19898 0 -1 4202560 2223 0 0 0 32 0 0 0 15 0 19 0 449979057 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20026] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20026/stat : 20026 (java) S 20007 20009 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979057 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427207577 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
[pid=20009/tid=20027] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20027/stat : 20027 (java) S 20007 20009 19898 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 449979057 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 4 0 16800975 18446604459965108608 0 0 -1 7 0 0 0
[pid=20009/tid=20031] ppid=20007 vsize=7638480 CPUtime=0 cores=5,7
/proc/20009/task/20031/stat : 20031 (java) S 20007 20009 19898 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 449979090 7821803520 93421 33554432000 1073741824 1073778376 140733916187232 18446744073709551615 256427208192 0 4 0 16800975 18446604459965108608 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.31
Current children cumulated vsize (KiB) 7638480

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.1
CPU time (s): 1301.45
CPU user time (s): 1301.27
CPU system time (s): 0.184971
CPU usage (%): 100.104
Max. virtual memory (cumulated for all children) (KiB): 7639432

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

runsolver used 2.05069 second user time and 5.06423 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-12 10:38:04
IDJOB=3190234
IDBENCH=82565
IDSOLVER=1611
FILE ID=node115/3190234-1302597484
RUNJOBID= node115-1302597483-19919
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-v40000-c168000-S845438593-067-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-3190234-1302597484/watcher-3190234-1302597484 -o /tmp/evaluation-result-3190234-1302597484/solver-3190234-1302597484 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190234-1302597484.cnf

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

MD5SUM BENCH= 3b06c2c5c22c8501e021c8b11d20bcd0
RANDOM SEED=461499832

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:      15570096 kB
Buffers:        618412 kB
Cached:       16188852 kB
SwapCached:          4 kB
Active:        4851916 kB
Inactive:     12118040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15570096 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5312 kB
Writeback:           0 kB
AnonPages:      162524 kB
Mapped:          22532 kB
Slab:           343772 kB
PageTables:       5976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 21988996 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 10:59:46