Trace number 3190365

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.18 1300.05

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S808762165-030-UNKNOWN.cnf
MD5SUMdd49a0090ce99bfddfd58615449391d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.1482
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.00/0.10	c --- Begin Solver configuration ---
0.00/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.00/0.10	c Learn all clauses as in MiniSAT
0.00/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.10	c Expensive reason simplification
0.00/0.10	c Armin Biere (Picosat) restarts strategy
0.00/0.10	c Glucose learned constraints deletion strategy
0.00/0.10	c timeout=2147483647s
0.00/0.10	c DB Simplification allowed=true
0.00/0.10	c --- End Solver configuration ---
0.00/0.10	c solving HOME/instance-3190365-1302599282.cnf
0.00/0.10	c reading problem ... 
0.24/0.29	c ... done. Wall clock time 0.187s.
0.24/0.29	c #vars     25000
0.24/0.29	c #constraints  105000
0.24/0.29	c constraints type 
0.24/0.29	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 105000
4.40/4.05	c cleaning 2495 clauses out of 5000 with flag 5000/5000
8.35/7.94	c cleaning 4250 clauses out of 8506 with flag 11001/11001
12.85/12.41	c cleaning 5626 clauses out of 11256 with flag 18001/18001
17.97/17.52	c cleaning 6810 clauses out of 13631 with flag 26002/26002
23.66/23.21	c cleaning 7905 clauses out of 15819 with flag 35000/35000
29.97/29.52	c cleaning 8955 clauses out of 17914 with flag 45000/45000
36.78/36.32	c cleaning 9978 clauses out of 19959 with flag 56000/56000
44.58/44.14	c cleaning 10986 clauses out of 21981 with flag 68000/68000
52.88/52.40	c cleaning 11995 clauses out of 23998 with flag 81003/81003
61.89/61.46	c cleaning 12998 clauses out of 26000 with flag 95000/95000
71.81/71.33	c cleaning 13995 clauses out of 28004 with flag 110002/110002
82.32/81.89	c cleaning 15000 clauses out of 30009 with flag 126002/126002
93.52/93.00	c cleaning 15998 clauses out of 32008 with flag 143001/143001
105.23/104.72	c cleaning 17002 clauses out of 34012 with flag 161003/161003
117.74/117.27	c cleaning 18001 clauses out of 36009 with flag 180002/180002
131.05/130.55	c cleaning 18991 clauses out of 38006 with flag 200000/200000
145.25/144.71	c cleaning 20001 clauses out of 40015 with flag 221000/221000
160.26/159.72	c cleaning 21006 clauses out of 42015 with flag 243001/243001
175.76/175.20	c cleaning 22001 clauses out of 44008 with flag 266000/266000
191.88/191.40	c cleaning 22997 clauses out of 46007 with flag 290000/290000
208.89/208.38	c cleaning 23990 clauses out of 48010 with flag 315000/315000
226.89/226.33	c cleaning 24993 clauses out of 50020 with flag 341000/341000
245.61/245.07	c cleaning 26009 clauses out of 52030 with flag 368003/368003
264.52/263.97	c cleaning 27008 clauses out of 54018 with flag 396000/396000
284.73/284.10	c cleaning 27991 clauses out of 56010 with flag 425000/425000
306.03/305.44	c cleaning 29005 clauses out of 58019 with flag 455000/455000
327.26/326.67	c cleaning 30002 clauses out of 60014 with flag 486000/486000
349.86/349.21	c cleaning 30997 clauses out of 62013 with flag 518001/518001
373.06/372.44	c cleaning 32006 clauses out of 64015 with flag 551000/551000
396.98/396.31	c cleaning 32995 clauses out of 66009 with flag 585000/585000
422.49/421.82	c cleaning 33999 clauses out of 68014 with flag 620000/620000
447.61/446.90	c cleaning 35001 clauses out of 70015 with flag 656000/656000
474.82/474.15	c cleaning 36003 clauses out of 72015 with flag 693001/693001
501.73/501.04	c cleaning 36998 clauses out of 74014 with flag 731003/731003
530.65/529.91	c cleaning 38000 clauses out of 76013 with flag 770000/770000
559.36/558.64	c cleaning 38994 clauses out of 78013 with flag 810000/810000
590.17/589.45	c cleaning 40006 clauses out of 80019 with flag 851000/851000
620.48/619.71	c cleaning 40993 clauses out of 82014 with flag 893001/893001
652.79/652.03	c cleaning 42001 clauses out of 84021 with flag 936001/936001
684.91/684.16	c cleaning 43000 clauses out of 86019 with flag 980000/980000
719.42/718.61	c cleaning 43996 clauses out of 88020 with flag 1025001/1025001
753.34/752.52	c cleaning 44994 clauses out of 90023 with flag 1071000/1071000
789.95/789.13	c cleaning 46013 clauses out of 92029 with flag 1118000/1118000
825.66/824.80	c cleaning 47005 clauses out of 94016 with flag 1166000/1166000
862.08/861.24	c cleaning 47995 clauses out of 96011 with flag 1215000/1215000
901.50/900.64	c cleaning 49004 clauses out of 98018 with flag 1265002/1265002
940.51/939.68	c cleaning 49996 clauses out of 100014 with flag 1316002/1316002
983.15/982.30	c cleaning 50999 clauses out of 102016 with flag 1368000/1368000
1024.16/1023.23	c cleaning 52001 clauses out of 104017 with flag 1421000/1421000
1065.58/1064.66	c cleaning 53003 clauses out of 106016 with flag 1475000/1475000
1109.60/1108.66	c cleaning 53987 clauses out of 108013 with flag 1530000/1530000
1153.02/1152.01	c cleaning 54996 clauses out of 110026 with flag 1586000/1586000
1197.63/1196.65	c cleaning 56004 clauses out of 112030 with flag 1643000/1643000
1243.96/1242.97	c cleaning 57001 clauses out of 114027 with flag 1701001/1701001
1290.37/1289.30	c cleaning 57989 clauses out of 116026 with flag 1760001/1760001
1301.09/1300.01	c starts		: 1482
1301.09/1300.01	c conflicts		: 1773632
1301.09/1300.01	c decisions		: 5213613
1301.09/1300.01	c propagations		: 1699736294
1301.09/1300.01	c inspects		: 4667445212
1301.09/1300.01	c shortcuts		: 0
1301.09/1300.01	c learnt literals	: 0
1301.09/1300.01	c learnt binary clauses	: 0
1301.09/1300.01	c learnt ternary clauses	: 79
1301.09/1300.01	c learnt constraints	: 1773631
1301.09/1300.01	c ignored constraints	: 0
1301.09/1300.01	c root simplifications	: 1482
1301.09/1300.01	c removed literals (reason simplification)	: 29782692
1301.09/1300.01	c reason swapping (by a shorter reason)	: 0
1301.09/1300.01	c Calls to reduceDB	: 55
1301.09/1300.01	c speed (assignments/second)	: 1307768.113667297
1301.09/1300.01	c non guided choices	2350
1301.09/1300.04	c learnt constraints type 
1301.09/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 71680
1301.09/1300.04	c constraints type 
1301.09/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 105000
1301.09/1300.04	s UNKNOWN
1301.09/1300.04	c Total wall clock time (in seconds) : 1299.91

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 4.01 3.83 7/197 29873
/proc/meminfo: memFree=11515852/32951124 swapFree=67111528/67111528
[pid=29873] ppid=29871 vsize=11760 CPUtime=0 cores=1,3
/proc/29873/stat : 29873 (runsolver) R 29871 29873 29350 0 -1 4202560 47 0 0 0 0 0 0 0 24 0 1 0 371526729 12042240 55 33554432000 4194304 5392636 140733585162160 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/29873/statm: 2940 55 36 293 0 2644 0

[startup+0.00889192 s]
/proc/loadavg: 4.00 4.01 3.83 7/197 29873
/proc/meminfo: memFree=11515852/32951124 swapFree=67111528/67111528
[pid=29873] ppid=29871 vsize=23028 CPUtime=0 cores=1,3
/proc/29873/stat : 29873 (java) R 29871 29873 29350 0 -1 4202496 495 0 0 0 0 0 0 0 24 0 1 0 371526729 23580672 237 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210199684864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29873/statm: 5757 237 185 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.107939 s]
/proc/loadavg: 4.00 4.01 3.83 7/197 29873
/proc/meminfo: memFree=11515852/32951124 swapFree=67111528/67111528
[pid=29873] ppid=29871 vsize=7636332 CPUtime=0.1 cores=1,3
/proc/29873/stat : 29873 (java) S 29871 29873 29350 0 -1 4202496 10729 0 1 0 9 1 0 0 24 0 18 0 371526729 7819603968 10424 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29873/statm: 1909083 10424 2093 9 0 1899821 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636332

[startup+0.308635 s]
/proc/loadavg: 4.00 4.01 3.83 7/197 29873
/proc/meminfo: memFree=11515852/32951124 swapFree=67111528/67111528
[pid=29873] ppid=29871 vsize=7637084 CPUtime=0.36 cores=1,3
/proc/29873/stat : 29873 (java) S 29871 29873 29350 0 -1 4202496 14881 0 1 0 35 1 0 0 24 0 18 0 371526729 7820374016 14500 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29873/statm: 1909271 14500 2205 9 0 1900009 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 7637084

[startup+0.700778 s]
/proc/loadavg: 4.00 4.01 3.83 7/197 29873
/proc/meminfo: memFree=11515852/32951124 swapFree=67111528/67111528
[pid=29873] ppid=29871 vsize=7639480 CPUtime=1.07 cores=1,3
/proc/29873/stat : 29873 (java) S 29871 29873 29350 0 -1 4202496 18569 0 1 0 105 2 0 0 24 0 19 0 371526729 7822827520 16048 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29873/statm: 1909870 16048 2221 9 0 1900608 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 7639480

[startup+1.50068 s]
/proc/loadavg: 4.00 4.01 3.83 8/262 29948
/proc/meminfo: memFree=11324192/32951124 swapFree=67111528/67111528
[pid=29873] ppid=29871 vsize=7639800 CPUtime=1.9 cores=1,3
/proc/29873/stat : 29873 (java) S 29871 29873 29350 0 -1 4202496 19240 0 1 0 188 2 0 0 24 0 19 0 371526729 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29873/statm: 1909950 16586 2224 9 0 1900688 0
[pid=29873/tid=29875] ppid=29871 vsize=7639800 CPUtime=1.31 cores=1,3
/proc/29873/task/29875/stat : 29875 (java) R 29871 29873 29350 0 -1 4202560 13323 0 1 0 130 1 0 0 18 0 19 0 371526730 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 46912505655324 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29873/tid=29880] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29880/stat : 29880 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29881] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29881/stat : 29881 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29882] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29882/stat : 29882 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29883] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29883/stat : 29883 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29884] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29884/stat : 29884 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29885] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29885/stat : 29885 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29886] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29886/stat : 29886 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29887] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29887/stat : 29887 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29888] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29888/stat : 29888 (java) S 29871 29873 29350 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 371526732 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 0 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29889] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29889/stat : 29889 (java) S 29871 29873 29350 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 371526732 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29890] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29890/stat : 29890 (java) S 29871 29873 29350 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 371526732 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29891] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29891/stat : 29891 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371526735 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216470961 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29892] ppid=29871 vsize=7639800 CPUtime=0.38 cores=1,3
/proc/29873/task/29892/stat : 29892 (java) S 29871 29873 29350 0 -1 4202560 2962 0 0 0 38 0 0 0 15 0 19 0 371526735 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29893] ppid=29871 vsize=7639800 CPUtime=0.19 cores=1,3
/proc/29873/task/29893/stat : 29893 (java) S 29871 29873 29350 0 -1 4202560 1792 0 0 0 19 0 0 0 16 0 19 0 371526735 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29894] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29894/stat : 29894 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371526735 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29895] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29895/stat : 29895 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371526735 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29923] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29923/stat : 29923 (java) S 29871 29873 29350 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371526762 7823155200 16586 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 7639800

[startup+3.10141 s]
/proc/loadavg: 4.00 4.01 3.83 5/262 29948
/proc/meminfo: memFree=11303236/32951124 swapFree=67111528/67111528
[pid=29873] ppid=29871 vsize=7639800 CPUtime=3.5 cores=1,3
/proc/29873/stat : 29873 (java) S 29871 29873 29350 0 -1 4202496 19858 0 1 0 348 2 0 0 24 0 19 0 371526729 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29873/statm: 1909950 17204 2224 9 0 1900688 0
[pid=29873/tid=29875] ppid=29871 vsize=7639800 CPUtime=2.91 cores=1,3
/proc/29873/task/29875/stat : 29875 (java) R 29871 29873 29350 0 -1 4202560 13941 0 1 0 290 1 0 0 20 0 19 0 371526730 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 46912505672449 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29873/tid=29880] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29880/stat : 29880 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29881] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29881/stat : 29881 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29882] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29882/stat : 29882 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29883] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29883/stat : 29883 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29884] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29884/stat : 29884 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29885] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29885/stat : 29885 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29886] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29886/stat : 29886 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29887] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29887/stat : 29887 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371526731 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29888] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29888/stat : 29888 (java) S 29871 29873 29350 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 371526732 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 0 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29889] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29889/stat : 29889 (java) S 29871 29873 29350 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 371526732 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29890] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29890/stat : 29890 (java) S 29871 29873 29350 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 371526732 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29891] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29891/stat : 29891 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371526735 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216470961 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29892] ppid=29871 vsize=7639800 CPUtime=0.38 cores=1,3
/proc/29873/task/29892/stat : 29892 (java) S 29871 29873 29350 0 -1 4202560 2962 0 0 0 38 0 0 0 15 0 19 0 371526735 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29893] ppid=29871 vsize=7639800 CPUtime=0.19 cores=1,3
/proc/29873/task/29893/stat : 29893 (java) S 29871 29873 29350 0 -1 4202560 1792 0 0 0 19 0 0 0 16 0 19 0 371526735 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29894] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29894/stat : 29894 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371526735 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29895] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29895/stat : 29895 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371526735 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29923] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29923/stat : 29923 (java) S 29871 29873 29350 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371526762 7823155200 17204 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 7639800

[startup+6.30087 s]
/proc/loadavg: 4.00 4.01 3.83 5/262 29948
/proc/meminfo: memFree=11258100/32951124 swapFree=67111528/67111528
[pid=29873] ppid=29871 vsize=7639800 CPUtime=6.74 cores=1,3
/proc/29873/stat : 29873 (java) S 29871 29873 29350 0 -1 4202496 28004 0 1 0 672 2 0 0 24 0 19 0 371526729 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29873/statm: 1909950 25339 2250 9 0 1900688 0
[pid=29873/tid=29875] ppid=29871 vsize=7639800 CPUtime=5.99 cores=1,3
/proc/29873/task/29875/stat : 29875 (java) R 29871 29873 29350 0 -1 4202560 14332 0 1 0 598 1 0 0 25 0 19 0 371526730 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 46912505744106 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29873/tid=29880] ppid=29871 vsize=7639800 CPUtime=0.02 cores=1,3
/proc/29873/task/29880/stat : 29880 (java) S 29871 29873 29350 0 -1 4202560 1408 0 0 0 2 0 0 0 18 0 19 0 371526731 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29881] ppid=29871 vsize=7639800 CPUtime=0.02 cores=1,3
/proc/29873/task/29881/stat : 29881 (java) S 29871 29873 29350 0 -1 4202560 1890 0 0 0 2 0 0 0 18 0 19 0 371526731 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29882] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29882/stat : 29882 (java) S 29871 29873 29350 0 -1 4202560 348 0 0 0 0 0 0 0 18 0 19 0 371526731 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29883] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29883/stat : 29883 (java) S 29871 29873 29350 0 -1 4202560 234 0 0 0 0 0 0 0 17 0 19 0 371526731 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29884] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29884/stat : 29884 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371526731 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29885] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29885/stat : 29885 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371526731 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29886] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29886/stat : 29886 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371526731 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29887] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29887/stat : 29887 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371526731 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29888] ppid=29871 vsize=7639800 CPUtime=0.06 cores=1,3
/proc/29873/task/29888/stat : 29888 (java) S 29871 29873 29350 0 -1 4202560 3870 0 0 0 6 0 0 0 15 0 19 0 371526732 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 0 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29889] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29889/stat : 29889 (java) S 29871 29873 29350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371526732 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29890] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29890/stat : 29890 (java) S 29871 29873 29350 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371526732 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29891] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29891/stat : 29891 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371526735 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216470961 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29892] ppid=29871 vsize=7639800 CPUtime=0.4 cores=1,3
/proc/29873/task/29892/stat : 29892 (java) S 29871 29873 29350 0 -1 4202560 2972 0 0 0 40 0 0 0 16 0 19 0 371526735 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29893] ppid=29871 vsize=7639800 CPUtime=0.2 cores=1,3
/proc/29873/task/29893/stat : 29893 (java) S 29871 29873 29350 0 -1 4202560 1793 0 0 0 20 0 0 0 15 0 19 0 371526735 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29894] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29894/stat : 29894 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371526735 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29895] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29895/stat : 29895 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371526735 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29923] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29923/stat : 29923 (java) S 29871 29873 29350 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371526762 7823155200 25339 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 7639800

[startup+12.7008 s]

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

[pid=29873/tid=29885] ppid=29871 vsize=7639800 CPUtime=0.12 cores=1,3
/proc/29873/task/29885/stat : 29885 (java) S 29871 29873 29350 0 -1 4202560 2160 0 0 0 12 0 0 0 15 0 19 0 371526731 7823155200 79841 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29886] ppid=29871 vsize=7639800 CPUtime=0.14 cores=1,3
/proc/29873/task/29886/stat : 29886 (java) S 29871 29873 29350 0 -1 4202560 2754 0 0 0 14 0 0 0 15 0 19 0 371526731 7823155200 79841 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29887] ppid=29871 vsize=7639800 CPUtime=0.08 cores=1,3
/proc/29873/task/29887/stat : 29887 (java) S 29871 29873 29350 0 -1 4202560 1854 0 0 0 8 0 0 0 15 0 19 0 371526731 7823155200 79841 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29888] ppid=29871 vsize=7639800 CPUtime=3.77 cores=1,3
/proc/29873/task/29888/stat : 29888 (java) S 29871 29873 29350 0 -1 4202560 8038 0 0 0 377 0 0 0 15 0 19 0 371526732 7823155200 79841 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 0 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29889] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29889/stat : 29889 (java) S 29871 29873 29350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371526732 7823155200 79841 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29890] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29890/stat : 29890 (java) S 29871 29873 29350 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371526732 7823155200 79841 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29891] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29891/stat : 29891 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371526735 7823155200 79841 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216470961 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29892] ppid=29871 vsize=7639800 CPUtime=0.45 cores=1,3
/proc/29873/task/29892/stat : 29892 (java) S 29871 29873 29350 0 -1 4202560 2986 0 0 0 45 0 0 0 15 0 19 0 371526735 7823155200 79841 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29893] ppid=29871 vsize=7639800 CPUtime=0.21 cores=1,3
/proc/29873/task/29893/stat : 29893 (java) S 29871 29873 29350 0 -1 4202560 1798 0 0 0 21 0 0 0 16 0 19 0 371526735 7823155200 79841 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29894] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29894/stat : 29894 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371526735 7823155200 79841 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29895] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29895/stat : 29895 (java) S 29871 29873 29350 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 371526735 7823155200 79841 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29923] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29923/stat : 29923 (java) S 29871 29873 29350 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371526762 7823155200 79841 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1123.32
Current children cumulated vsize (KiB) 7639800

[startup+1182.3 s]
/proc/loadavg: 4.05 4.02 3.93 5/262 29980
/proc/meminfo: memFree=10797416/32951124 swapFree=67111528/67111528
[pid=29873] ppid=29871 vsize=7639800 CPUtime=1183.34 cores=1,3
/proc/29873/stat : 29873 (java) S 29871 29873 29350 0 -1 4202496 83375 0 1 0 118321 13 0 0 24 0 19 0 371526729 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29873/statm: 1909950 80522 2252 9 0 1900688 0
[pid=29873/tid=29875] ppid=29871 vsize=7639800 CPUtime=1177.5 cores=1,3
/proc/29873/task/29875/stat : 29875 (java) R 29871 29873 29350 0 -1 4202560 31707 0 1 0 117743 7 0 0 25 0 19 0 371526730 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 46912505654811 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29873/tid=29880] ppid=29871 vsize=7639800 CPUtime=0.21 cores=1,3
/proc/29873/task/29880/stat : 29880 (java) S 29871 29873 29350 0 -1 4202560 10318 0 0 0 20 1 0 0 16 0 19 0 371526731 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29881] ppid=29871 vsize=7639800 CPUtime=0.15 cores=1,3
/proc/29873/task/29881/stat : 29881 (java) S 29871 29873 29350 0 -1 4202560 5068 0 0 0 15 0 0 0 16 0 19 0 371526731 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29882] ppid=29871 vsize=7639800 CPUtime=0.12 cores=1,3
/proc/29873/task/29882/stat : 29882 (java) S 29871 29873 29350 0 -1 4202560 4062 0 0 0 12 0 0 0 15 0 19 0 371526731 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29883] ppid=29871 vsize=7639800 CPUtime=0.19 cores=1,3
/proc/29873/task/29883/stat : 29883 (java) S 29871 29873 29350 0 -1 4202560 7936 0 0 0 19 0 0 0 15 0 19 0 371526731 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29884] ppid=29871 vsize=7639800 CPUtime=0.15 cores=1,3
/proc/29873/task/29884/stat : 29884 (java) S 29871 29873 29350 0 -1 4202560 3467 0 0 0 15 0 0 0 15 0 19 0 371526731 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29885] ppid=29871 vsize=7639800 CPUtime=0.12 cores=1,3
/proc/29873/task/29885/stat : 29885 (java) S 29871 29873 29350 0 -1 4202560 2160 0 0 0 12 0 0 0 15 0 19 0 371526731 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29886] ppid=29871 vsize=7639800 CPUtime=0.16 cores=1,3
/proc/29873/task/29886/stat : 29886 (java) S 29871 29873 29350 0 -1 4202560 2758 0 0 0 16 0 0 0 15 0 19 0 371526731 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29887] ppid=29871 vsize=7639800 CPUtime=0.08 cores=1,3
/proc/29873/task/29887/stat : 29887 (java) S 29871 29873 29350 0 -1 4202560 1854 0 0 0 8 0 0 0 15 0 19 0 371526731 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29888] ppid=29871 vsize=7639800 CPUtime=3.88 cores=1,3
/proc/29873/task/29888/stat : 29888 (java) S 29871 29873 29350 0 -1 4202560 8040 0 0 0 388 0 0 0 15 0 19 0 371526732 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 0 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29889] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29889/stat : 29889 (java) S 29871 29873 29350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371526732 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29890] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29890/stat : 29890 (java) S 29871 29873 29350 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371526732 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29891] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29891/stat : 29891 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371526735 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216470961 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29892] ppid=29871 vsize=7639800 CPUtime=0.45 cores=1,3
/proc/29873/task/29892/stat : 29892 (java) S 29871 29873 29350 0 -1 4202560 2986 0 0 0 45 0 0 0 15 0 19 0 371526735 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29893] ppid=29871 vsize=7639800 CPUtime=0.21 cores=1,3
/proc/29873/task/29893/stat : 29893 (java) S 29871 29873 29350 0 -1 4202560 1798 0 0 0 21 0 0 0 16 0 19 0 371526735 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29894] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29894/stat : 29894 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371526735 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29895] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29895/stat : 29895 (java) S 29871 29873 29350 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371526735 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29923] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29923/stat : 29923 (java) S 29871 29873 29350 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371526762 7823155200 80522 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.34
Current children cumulated vsize (KiB) 7639800

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/262 29982
/proc/meminfo: memFree=10774556/32951124 swapFree=67111528/67111528
[pid=29873] ppid=29871 vsize=7639800 CPUtime=1243.36 cores=1,3
/proc/29873/stat : 29873 (java) S 29871 29873 29350 0 -1 4202496 83703 0 1 0 124323 13 0 0 24 0 19 0 371526729 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29873/statm: 1909950 80843 2252 9 0 1900688 0
[pid=29873/tid=29875] ppid=29871 vsize=7639800 CPUtime=1237.41 cores=1,3
/proc/29873/task/29875/stat : 29875 (java) R 29871 29873 29350 0 -1 4202560 31911 0 1 0 123733 8 0 0 25 0 19 0 371526730 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 46912505654806 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29873/tid=29880] ppid=29871 vsize=7639800 CPUtime=0.21 cores=1,3
/proc/29873/task/29880/stat : 29880 (java) S 29871 29873 29350 0 -1 4202560 10318 0 0 0 20 1 0 0 15 0 19 0 371526731 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29881] ppid=29871 vsize=7639800 CPUtime=0.16 cores=1,3
/proc/29873/task/29881/stat : 29881 (java) S 29871 29873 29350 0 -1 4202560 5087 0 0 0 16 0 0 0 16 0 19 0 371526731 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29882] ppid=29871 vsize=7639800 CPUtime=0.12 cores=1,3
/proc/29873/task/29882/stat : 29882 (java) S 29871 29873 29350 0 -1 4202560 4062 0 0 0 12 0 0 0 15 0 19 0 371526731 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29883] ppid=29871 vsize=7639800 CPUtime=0.19 cores=1,3
/proc/29873/task/29883/stat : 29883 (java) S 29871 29873 29350 0 -1 4202560 7936 0 0 0 19 0 0 0 15 0 19 0 371526731 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29884] ppid=29871 vsize=7639800 CPUtime=0.15 cores=1,3
/proc/29873/task/29884/stat : 29884 (java) S 29871 29873 29350 0 -1 4202560 3467 0 0 0 15 0 0 0 15 0 19 0 371526731 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29885] ppid=29871 vsize=7639800 CPUtime=0.12 cores=1,3
/proc/29873/task/29885/stat : 29885 (java) S 29871 29873 29350 0 -1 4202560 2160 0 0 0 12 0 0 0 15 0 19 0 371526731 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29886] ppid=29871 vsize=7639800 CPUtime=0.16 cores=1,3
/proc/29873/task/29886/stat : 29886 (java) S 29871 29873 29350 0 -1 4202560 2758 0 0 0 16 0 0 0 15 0 19 0 371526731 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29887] ppid=29871 vsize=7639800 CPUtime=0.1 cores=1,3
/proc/29873/task/29887/stat : 29887 (java) S 29871 29873 29350 0 -1 4202560 1879 0 0 0 10 0 0 0 16 0 19 0 371526731 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29888] ppid=29871 vsize=7639800 CPUtime=3.96 cores=1,3
/proc/29873/task/29888/stat : 29888 (java) S 29871 29873 29350 0 -1 4202560 8116 0 0 0 396 0 0 0 15 0 19 0 371526732 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 0 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29889] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29889/stat : 29889 (java) S 29871 29873 29350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371526732 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29890] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29890/stat : 29890 (java) S 29871 29873 29350 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371526732 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29891] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29891/stat : 29891 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371526735 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216470961 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29892] ppid=29871 vsize=7639800 CPUtime=0.45 cores=1,3
/proc/29873/task/29892/stat : 29892 (java) S 29871 29873 29350 0 -1 4202560 2986 0 0 0 45 0 0 0 15 0 19 0 371526735 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29893] ppid=29871 vsize=7639800 CPUtime=0.21 cores=1,3
/proc/29873/task/29893/stat : 29893 (java) S 29871 29873 29350 0 -1 4202560 1798 0 0 0 21 0 0 0 16 0 19 0 371526735 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29894] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29894/stat : 29894 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371526735 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29895] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29895/stat : 29895 (java) S 29871 29873 29350 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371526735 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29923] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29923/stat : 29923 (java) S 29871 29873 29350 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371526762 7823155200 80843 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.36
Current children cumulated vsize (KiB) 7639800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.04 3.94 4/242 29986
/proc/meminfo: memFree=10821136/32951124 swapFree=67111528/67111528
[pid=29873] ppid=29871 vsize=7639800 CPUtime=1301.09 cores=1,3
/proc/29873/stat : 29873 (java) S 29871 29873 29350 0 -1 4202496 84570 0 1 0 130096 13 0 0 24 0 19 0 371526729 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29873/statm: 1909950 81700 2252 9 0 1900688 0
[pid=29873/tid=29875] ppid=29871 vsize=7639800 CPUtime=1294.91 cores=1,3
/proc/29873/task/29875/stat : 29875 (java) R 29871 29873 29350 0 -1 4202560 32423 0 1 0 129483 8 0 0 25 0 19 0 371526730 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 46912505654811 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29873/tid=29880] ppid=29871 vsize=7639800 CPUtime=0.21 cores=1,3
/proc/29873/task/29880/stat : 29880 (java) S 29871 29873 29350 0 -1 4202560 10318 0 0 0 20 1 0 0 15 0 19 0 371526731 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29881] ppid=29871 vsize=7639800 CPUtime=0.16 cores=1,3
/proc/29873/task/29881/stat : 29881 (java) S 29871 29873 29350 0 -1 4202560 5087 0 0 0 16 0 0 0 15 0 19 0 371526731 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29882] ppid=29871 vsize=7639800 CPUtime=0.14 cores=1,3
/proc/29873/task/29882/stat : 29882 (java) S 29871 29873 29350 0 -1 4202560 4064 0 0 0 14 0 0 0 15 0 19 0 371526731 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29883] ppid=29871 vsize=7639800 CPUtime=0.19 cores=1,3
/proc/29873/task/29883/stat : 29883 (java) S 29871 29873 29350 0 -1 4202560 7936 0 0 0 19 0 0 0 15 0 19 0 371526731 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29884] ppid=29871 vsize=7639800 CPUtime=0.15 cores=1,3
/proc/29873/task/29884/stat : 29884 (java) S 29871 29873 29350 0 -1 4202560 3467 0 0 0 15 0 0 0 15 0 19 0 371526731 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29885] ppid=29871 vsize=7639800 CPUtime=0.14 cores=1,3
/proc/29873/task/29885/stat : 29885 (java) S 29871 29873 29350 0 -1 4202560 2160 0 0 0 14 0 0 0 15 0 19 0 371526731 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29886] ppid=29871 vsize=7639800 CPUtime=0.18 cores=1,3
/proc/29873/task/29886/stat : 29886 (java) S 29871 29873 29350 0 -1 4202560 2759 0 0 0 18 0 0 0 15 0 19 0 371526731 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29887] ppid=29871 vsize=7639800 CPUtime=0.12 cores=1,3
/proc/29873/task/29887/stat : 29887 (java) S 29871 29873 29350 0 -1 4202560 1880 0 0 0 12 0 0 0 15 0 19 0 371526731 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29888] ppid=29871 vsize=7639800 CPUtime=4.12 cores=1,3
/proc/29873/task/29888/stat : 29888 (java) S 29871 29873 29350 0 -1 4202560 8463 0 0 0 412 0 0 0 15 0 19 0 371526732 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 0 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29889] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29889/stat : 29889 (java) S 29871 29873 29350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371526732 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29890] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29890/stat : 29890 (java) S 29871 29873 29350 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371526732 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29891] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29891/stat : 29891 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371526735 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216470961 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29892] ppid=29871 vsize=7639800 CPUtime=0.45 cores=1,3
/proc/29873/task/29892/stat : 29892 (java) S 29871 29873 29350 0 -1 4202560 2986 0 0 0 45 0 0 0 15 0 19 0 371526735 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 1 0 0 0
[pid=29873/tid=29893] ppid=29871 vsize=7639800 CPUtime=0.21 cores=1,3
/proc/29873/task/29893/stat : 29893 (java) S 29871 29873 29350 0 -1 4202560 1798 0 0 0 21 0 0 0 16 0 19 0 371526735 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29894] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29894/stat : 29894 (java) S 29871 29873 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371526735 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463257 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
[pid=29873/tid=29895] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29895/stat : 29895 (java) R 29871 29873 29350 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371526735 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29873/tid=29923] ppid=29871 vsize=7639800 CPUtime=0 cores=1,3
/proc/29873/task/29923/stat : 29923 (java) S 29871 29873 29350 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371526762 7823155200 81700 33554432000 1073741824 1073778376 140735446424224 18446744073709551615 210216463872 0 4 0 16800975 18446604462842452672 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.09
Current children cumulated vsize (KiB) 7639800

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.05
CPU time (s): 1301.18
CPU user time (s): 1301.02
CPU system time (s): 0.152976
CPU usage (%): 100.086
Max. virtual memory (cumulated for all children) (KiB): 7639800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.02
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84605
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= 28222
involuntary context switches= 5582

runsolver used 1.9517 second user time and 5.16122 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-12 11:08:02
IDJOB=3190365
IDBENCH=82696
IDSOLVER=1611
FILE ID=node130/3190365-1302599282
RUNJOBID= node130-1302596677-29370
PBS_JOBID= 12958086
Free space on /tmp= 71572 MiB

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

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

MD5SUM BENCH= dd49a0090ce99bfddfd58615449391d9
RANDOM SEED=807227560

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11515884 kB
Buffers:        760504 kB
Cached:       20145460 kB
SwapCached:          0 kB
Active:       10037736 kB
Inactive:     10969908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11515884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3276 kB
Writeback:           0 kB
AnonPages:      102564 kB
Mapped:          23152 kB
Slab:           362540 kB
PageTables:       4524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7462196 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= 71568 MiB
End job on node130 at 2011-04-12 11:29:44