Trace number 3190210

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S1368340883-085-UNKNOWN.cnf
MD5SUMc6eeff67aa308a86267a5f4d04512b40
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.5953
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.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.07	c no version file found!!!
0.04/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.07	c java.vm.version	19.1-b02
0.04/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.07	c sun.arch.data.model	64
0.04/0.07	c java.version		1.6.0_24
0.04/0.07	c os.name		Linux
0.04/0.07	c os.version		2.6.18-164.el5
0.04/0.07	c os.arch		amd64
0.04/0.07	c Free memory 		6997539544
0.04/0.07	c Max memory 		7034241024
0.04/0.07	c Total memory 		7034241024
0.04/0.07	c Number of processors 	8
0.04/0.09	c --- Begin Solver configuration ---
0.04/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.04/0.09	c Learn all clauses as in MiniSAT
0.04/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.09	c Expensive reason simplification
0.04/0.09	c Armin Biere (Picosat) restarts strategy
0.04/0.09	c Glucose learned constraints deletion strategy
0.04/0.09	c timeout=2147483647s
0.04/0.09	c DB Simplification allowed=true
0.04/0.09	c --- End Solver configuration ---
0.04/0.09	c solving HOME/instance-3190210-1302596907.cnf
0.04/0.09	c reading problem ... 
0.39/0.34	c ... done. Wall clock time 0.247s.
0.39/0.34	c #vars     40000
0.39/0.34	c #constraints  168000
0.39/0.34	c constraints type 
0.39/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168000
6.12/5.56	c cleaning 2498 clauses out of 5000 with flag 5000/5000
11.78/10.97	c cleaning 4247 clauses out of 8503 with flag 11001/11001
18.08/17.24	c cleaning 5628 clauses out of 11257 with flag 18002/18002
25.10/24.22	c cleaning 6811 clauses out of 13627 with flag 26000/26000
33.01/32.14	c cleaning 7897 clauses out of 15816 with flag 35000/35000
41.72/40.88	c cleaning 8957 clauses out of 17920 with flag 45001/45001
51.22/50.32	c cleaning 9980 clauses out of 19964 with flag 56002/56002
61.93/61.00	c cleaning 10983 clauses out of 21982 with flag 68000/68000
72.94/72.08	c cleaning 11992 clauses out of 23999 with flag 81000/81000
85.15/84.23	c cleaning 12999 clauses out of 26007 with flag 95000/95000
98.26/97.35	c cleaning 13999 clauses out of 28008 with flag 110000/110000
112.37/111.42	c cleaning 15002 clauses out of 30009 with flag 126000/126000
127.08/126.12	c cleaning 15999 clauses out of 32007 with flag 143000/143000
142.69/141.73	c cleaning 17002 clauses out of 34009 with flag 161001/161001
159.50/158.50	c cleaning 17992 clauses out of 36008 with flag 180002/180002
176.92/176.00	c cleaning 18999 clauses out of 38014 with flag 200000/200000
195.52/194.56	c cleaning 20002 clauses out of 40015 with flag 221000/221000
215.23/214.22	c cleaning 20999 clauses out of 42015 with flag 243002/243002
236.04/235.04	c cleaning 22006 clauses out of 44015 with flag 266001/266001
256.95/255.96	c cleaning 22996 clauses out of 46009 with flag 290001/290001
279.28/278.24	c cleaning 24002 clauses out of 48013 with flag 315001/315001
302.98/301.99	c cleaning 24997 clauses out of 50010 with flag 341000/341000
327.60/326.57	c cleaning 26002 clauses out of 52013 with flag 368000/368000
352.41/351.31	c cleaning 27003 clauses out of 54011 with flag 396000/396000
378.73/377.61	c cleaning 27989 clauses out of 56009 with flag 425001/425001
405.95/404.84	c cleaning 29001 clauses out of 58019 with flag 455000/455000
433.47/432.40	c cleaning 30002 clauses out of 60018 with flag 486000/486000
462.57/461.47	c cleaning 30993 clauses out of 62018 with flag 518002/518002
491.98/490.81	c cleaning 32011 clauses out of 64023 with flag 551000/551000
523.10/521.90	c cleaning 32987 clauses out of 66012 with flag 585000/585000
555.91/554.70	c cleaning 33995 clauses out of 68025 with flag 620000/620000
588.73/587.53	c cleaning 35011 clauses out of 70031 with flag 656001/656001
623.14/621.92	c cleaning 36000 clauses out of 72020 with flag 693001/693001
657.87/656.63	c cleaning 37001 clauses out of 74020 with flag 731001/731001
695.18/693.96	c cleaning 38003 clauses out of 76018 with flag 770000/770000
731.80/730.58	c cleaning 39000 clauses out of 78015 with flag 810000/810000
771.32/770.00	c cleaning 39997 clauses out of 80015 with flag 851000/851000
810.23/808.91	c cleaning 40996 clauses out of 82018 with flag 893000/893000
851.55/850.28	c cleaning 42005 clauses out of 84022 with flag 936000/936000
892.47/891.19	c cleaning 42997 clauses out of 86017 with flag 980000/980000
937.29/935.93	c cleaning 44002 clauses out of 88023 with flag 1025003/1025003
980.42/979.01	c cleaning 45005 clauses out of 90022 with flag 1071004/1071004
1027.02/1025.62	c cleaning 46000 clauses out of 92013 with flag 1118000/1118000
1072.45/1071.08	c cleaning 46989 clauses out of 94016 with flag 1166003/1166003
1119.27/1117.85	c cleaning 47998 clauses out of 96025 with flag 1215001/1215001
1169.30/1167.85	c cleaning 48999 clauses out of 98026 with flag 1265000/1265000
1218.02/1216.55	c cleaning 50001 clauses out of 100029 with flag 1316002/1316002
1271.45/1269.99	c cleaning 51007 clauses out of 102026 with flag 1368000/1368000
1301.58/1300.01	c starts		: 1366
1301.58/1300.01	c conflicts		: 1399860
1301.58/1300.01	c decisions		: 5941968
1301.58/1300.01	c propagations		: 1842781620
1301.58/1300.01	c inspects		: 4413562462
1301.58/1300.01	c shortcuts		: 0
1301.58/1300.01	c learnt literals	: 0
1301.58/1300.01	c learnt binary clauses	: 0
1301.58/1300.01	c learnt ternary clauses	: 75
1301.58/1300.01	c learnt constraints	: 1399859
1301.58/1300.01	c ignored constraints	: 0
1301.58/1300.01	c root simplifications	: 1366
1301.58/1300.01	c removed literals (reason simplification)	: 19132217
1301.58/1300.01	c reason swapping (by a shorter reason)	: 0
1301.58/1300.01	c Calls to reduceDB	: 48
1301.58/1300.01	c speed (assignments/second)	: 1417883.1565834738
1301.58/1300.01	c non guided choices	3629
1301.58/1300.04	c learnt constraints type 
1301.58/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 82915
1301.58/1300.04	c constraints type 
1301.58/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168000
1301.58/1300.04	s UNKNOWN
1301.58/1300.04	c Total wall clock time (in seconds) : 1299.918

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-3190210-1302596907/watcher-3190210-1302596907 -o /tmp/evaluation-result-3190210-1302596907/solver-3190210-1302596907 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190210-1302596907.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: 1.00 1.03 1.37 4/225 8482
/proc/meminfo: memFree=15283668/32950928 swapFree=67102716/67111528
[pid=8482] ppid=8480 vsize=30580 CPUtime=0 cores=1,3
/proc/8482/stat : 8482 (java) S 8480 8482 8386 0 -1 4202496 1215 0 0 0 0 0 0 0 18 0 2 0 371287736 31313920 938 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488497637 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8482/statm: 7632 941 716 9 0 383 0
[pid=8482/tid=8483] ppid=8480 vsize=30528 CPUtime=0 cores=1,3
/proc/8482/task/8483/stat : 8483 (java) R 8480 8482 8386 0 -1 4202560 125 0 0 0 0 0 0 0 18 0 2 0 371287736 31260672 959 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 47304568723922 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.046343 s]
/proc/loadavg: 1.00 1.03 1.37 4/225 8482
/proc/meminfo: memFree=15283668/32950928 swapFree=67102716/67111528
[pid=8482] ppid=8480 vsize=7564488 CPUtime=0.04 cores=1,3
/proc/8482/stat : 8482 (java) S 8480 8482 8386 0 -1 4202496 8943 0 1 0 3 1 0 0 18 0 13 0 371287736 7746035712 8637 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488497637 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/8482/statm: 1891122 8637 1686 9 0 1881870 0
[pid=8482/tid=8483] ppid=8480 vsize=7564488 CPUtime=0.03 cores=1,3
/proc/8482/task/8483/stat : 8483 (java) S 8480 8482 8386 0 -1 4202560 7792 0 1 0 3 0 0 0 18 0 13 0 371287736 7746035712 8637 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488524255 0 2147483391 0 16800971 18446744071699207358 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564488

[startup+0.106943 s]
/proc/loadavg: 1.00 1.03 1.37 4/225 8482
/proc/meminfo: memFree=15283668/32950928 swapFree=67102716/67111528
[pid=8482] ppid=8480 vsize=7636568 CPUtime=0.11 cores=1,3
/proc/8482/stat : 8482 (java) S 8480 8482 8386 0 -1 4202496 10893 0 2 0 9 2 0 0 18 0 18 0 371287736 7819845632 10587 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8482/statm: 1909142 10587 2094 9 0 1899880 0
[pid=8482/tid=8483] ppid=8480 vsize=7636568 CPUtime=0.08 cores=1,3
/proc/8482/task/8483/stat : 8483 (java) R 8480 8482 8386 0 -1 4202560 9034 0 1 0 7 1 0 0 18 0 18 0 371287736 7819845632 10587 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7636568

[startup+0.300862 s]
/proc/loadavg: 1.00 1.03 1.37 4/225 8482
/proc/meminfo: memFree=15283668/32950928 swapFree=67102716/67111528
[pid=8482] ppid=8480 vsize=7636976 CPUtime=0.39 cores=1,3
/proc/8482/stat : 8482 (java) S 8480 8482 8386 0 -1 4202496 15627 0 2 0 37 2 0 0 18 0 18 0 371287736 7820263424 15156 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8482/statm: 1909244 15156 2198 9 0 1899982 0
[pid=8482/tid=8483] ppid=8480 vsize=7636976 CPUtime=0.28 cores=1,3
/proc/8482/task/8483/stat : 8483 (java) R 8480 8482 8386 0 -1 4202560 13158 0 1 0 26 2 0 0 18 0 18 0 371287736 7820263424 15157 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 46912505543055 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 7636976

[startup+0.70073 s]
/proc/loadavg: 1.00 1.03 1.37 4/225 8482
/proc/meminfo: memFree=15283668/32950928 swapFree=67102716/67111528
[pid=8482] ppid=8480 vsize=7638584 CPUtime=1.14 cores=1,3
/proc/8482/stat : 8482 (java) S 8480 8482 8386 0 -1 4202496 22056 0 2 0 111 3 0 0 18 0 19 0 371287736 7821910016 18911 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8482/statm: 1909646 18911 2220 9 0 1900384 0
[pid=8482/tid=8483] ppid=8480 vsize=7638584 CPUtime=0.68 cores=1,3
/proc/8482/task/8483/stat : 8483 (java) R 8480 8482 8386 0 -1 4202560 15185 0 1 0 66 2 0 0 19 0 19 0 371287736 7821910016 18911 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 46912505565214 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 7638584

[startup+1.50064 s]
/proc/loadavg: 1.00 1.03 1.37 7/262 8519
/proc/meminfo: memFree=15152728/32950928 swapFree=67102716/67111528
[pid=8482] ppid=8480 vsize=7639504 CPUtime=2.1 cores=1,3
/proc/8482/stat : 8482 (java) S 8480 8482 8386 0 -1 4202496 22839 0 2 0 207 3 0 0 18 0 19 0 371287736 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8482/statm: 1909876 19693 2225 9 0 1900614 0
[pid=8482/tid=8483] ppid=8480 vsize=7639504 CPUtime=1.47 cores=1,3
/proc/8482/task/8483/stat : 8483 (java) R 8480 8482 8386 0 -1 4202560 15780 0 1 0 145 2 0 0 20 0 19 0 371287736 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8482/tid=8485] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8485/stat : 8485 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371287738 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8486] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8486/stat : 8486 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371287738 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8487] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8487/stat : 8487 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371287738 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8488] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8488/stat : 8488 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371287738 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8489] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8489/stat : 8489 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371287738 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8490] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8490/stat : 8490 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371287738 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8491] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8491/stat : 8491 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371287738 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8492] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8492/stat : 8492 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371287738 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8493] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8493/stat : 8493 (java) S 8480 8482 8386 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 371287739 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 0 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8494] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8494/stat : 8494 (java) S 8480 8482 8386 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 371287739 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8495] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8495/stat : 8495 (java) S 8480 8482 8386 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 371287739 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8511] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8511/stat : 8511 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371287741 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488518577 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8512] ppid=8480 vsize=7639504 CPUtime=0.35 cores=1,3
/proc/8482/task/8512/stat : 8512 (java) S 8480 8482 8386 0 -1 4202560 4844 0 0 0 35 0 0 0 16 0 19 0 371287741 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8513] ppid=8480 vsize=7639504 CPUtime=0.25 cores=1,3
/proc/8482/task/8513/stat : 8513 (java) S 8480 8482 8386 0 -1 4202560 1050 0 1 0 25 0 0 0 16 0 19 0 371287741 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8514] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8514/stat : 8514 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371287741 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8515] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8515/stat : 8515 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371287741 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8519] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8519/stat : 8519 (java) S 8480 8482 8386 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371287774 7822852096 19693 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 7639504

[startup+3.10133 s]
/proc/loadavg: 1.00 1.03 1.37 5/262 8519
/proc/meminfo: memFree=15113856/32950928 swapFree=67102716/67111528
[pid=8482] ppid=8480 vsize=7639504 CPUtime=3.7 cores=1,3
/proc/8482/stat : 8482 (java) S 8480 8482 8386 0 -1 4202496 23363 0 2 0 367 3 0 0 18 0 19 0 371287736 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8482/statm: 1909876 20217 2225 9 0 1900614 0
[pid=8482/tid=8483] ppid=8480 vsize=7639504 CPUtime=3.07 cores=1,3
/proc/8482/task/8483/stat : 8483 (java) R 8480 8482 8386 0 -1 4202560 16304 0 1 0 305 2 0 0 25 0 19 0 371287736 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 46912505649985 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8482/tid=8485] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8485/stat : 8485 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371287738 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8486] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8486/stat : 8486 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371287738 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8487] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8487/stat : 8487 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371287738 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8488] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8488/stat : 8488 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371287738 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8489] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8489/stat : 8489 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371287738 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8490] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8490/stat : 8490 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371287738 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8491] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8491/stat : 8491 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371287738 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8492] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8492/stat : 8492 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371287738 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8493] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8493/stat : 8493 (java) S 8480 8482 8386 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 371287739 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 0 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8494] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8494/stat : 8494 (java) S 8480 8482 8386 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 371287739 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8495] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8495/stat : 8495 (java) S 8480 8482 8386 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 371287739 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8511] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8511/stat : 8511 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371287741 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488518577 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8512] ppid=8480 vsize=7639504 CPUtime=0.35 cores=1,3
/proc/8482/task/8512/stat : 8512 (java) S 8480 8482 8386 0 -1 4202560 4844 0 0 0 35 0 0 0 16 0 19 0 371287741 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8513] ppid=8480 vsize=7639504 CPUtime=0.25 cores=1,3
/proc/8482/task/8513/stat : 8513 (java) S 8480 8482 8386 0 -1 4202560 1050 0 1 0 25 0 0 0 16 0 19 0 371287741 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8514] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8514/stat : 8514 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371287741 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8515] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8515/stat : 8515 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371287741 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8519] ppid=8480 vsize=7639504 CPUtime=0 cores=1,3
/proc/8482/task/8519/stat : 8519 (java) S 8480 8482 8386 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371287774 7822852096 20217 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 7639504

[startup+6.30071 s]
/proc/loadavg: 1.24 1.08 1.38 5/262 8519
/proc/meminfo: memFree=15061480/32950928 swapFree=67102716/67111528
[pid=8482] ppid=8480 vsize=7663236 CPUtime=7.14 cores=1,3
/proc/8482/stat : 8482 (java) S 8480 8482 8386 0 -1 4202496 44436 0 2 0 708 6 0 0 18 0 19 0 371287736 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8482/statm: 1915809 39484 2252 9 0 1906547 0
[pid=8482/tid=8483] ppid=8480 vsize=7663236 CPUtime=6.12 cores=1,3
/proc/8482/task/8483/stat : 8483 (java) R 8480 8482 8386 0 -1 4202560 17017 0 1 0 610 2 0 0 25 0 19 0 371287736 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 46912505649672 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8482/tid=8485] ppid=8480 vsize=7663236 CPUtime=0.03 cores=1,3
/proc/8482/task/8485/stat : 8485 (java) S 8480 8482 8386 0 -1 4202560 2218 0 0 0 3 0 0 0 18 0 19 0 371287738 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8486] ppid=8480 vsize=7663236 CPUtime=0 cores=1,3
/proc/8482/task/8486/stat : 8486 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371287738 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8487] ppid=8480 vsize=7663236 CPUtime=0 cores=1,3
/proc/8482/task/8487/stat : 8487 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371287738 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8488] ppid=8480 vsize=7663236 CPUtime=0 cores=1,3
/proc/8482/task/8488/stat : 8488 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371287738 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8489] ppid=8480 vsize=7663236 CPUtime=0 cores=1,3
/proc/8482/task/8489/stat : 8489 (java) S 8480 8482 8386 0 -1 4202560 321 0 0 0 0 0 0 0 18 0 19 0 371287738 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8490] ppid=8480 vsize=7663236 CPUtime=0.03 cores=1,3
/proc/8482/task/8490/stat : 8490 (java) S 8480 8482 8386 0 -1 4202560 3473 0 0 0 3 0 0 0 18 0 19 0 371287738 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8491] ppid=8480 vsize=7663236 CPUtime=0 cores=1,3
/proc/8482/task/8491/stat : 8491 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371287738 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8492] ppid=8480 vsize=7663236 CPUtime=0 cores=1,3
/proc/8482/task/8492/stat : 8492 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371287738 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8493] ppid=8480 vsize=7663236 CPUtime=0.1 cores=1,3
/proc/8482/task/8493/stat : 8493 (java) S 8480 8482 8386 0 -1 4202560 7149 0 0 0 10 0 0 0 16 0 19 0 371287739 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 0 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8494] ppid=8480 vsize=7663236 CPUtime=0 cores=1,3
/proc/8482/task/8494/stat : 8494 (java) S 8480 8482 8386 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371287739 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8495] ppid=8480 vsize=7663236 CPUtime=0 cores=1,3
/proc/8482/task/8495/stat : 8495 (java) S 8480 8482 8386 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371287739 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8511] ppid=8480 vsize=7663236 CPUtime=0 cores=1,3
/proc/8482/task/8511/stat : 8511 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371287741 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488518577 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8512] ppid=8480 vsize=7663236 CPUtime=0.36 cores=1,3
/proc/8482/task/8512/stat : 8512 (java) S 8480 8482 8386 0 -1 4202560 4854 0 0 0 36 0 0 0 15 0 19 0 371287741 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8513] ppid=8480 vsize=7663236 CPUtime=0.44 cores=1,3
/proc/8482/task/8513/stat : 8513 (java) S 8480 8482 8386 0 -1 4202560 8244 0 1 0 43 1 0 0 16 0 19 0 371287741 7847153664 39484 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0

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

[pid=8482/tid=8490] ppid=8480 vsize=7655644 CPUtime=0.14 cores=1,3
/proc/8482/task/8490/stat : 8490 (java) S 8480 8482 8386 0 -1 4202560 6584 0 0 0 14 0 0 0 16 0 19 0 371287738 7839379456 83916 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8491] ppid=8480 vsize=7655644 CPUtime=0.17 cores=1,3
/proc/8482/task/8491/stat : 8491 (java) S 8480 8482 8386 0 -1 4202560 2948 0 0 0 17 0 0 0 15 0 19 0 371287738 7839379456 83916 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8492] ppid=8480 vsize=7655644 CPUtime=0.19 cores=1,3
/proc/8482/task/8492/stat : 8492 (java) S 8480 8482 8386 0 -1 4202560 3683 0 0 0 19 0 0 0 15 0 19 0 371287738 7839379456 83916 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8493] ppid=8480 vsize=7655644 CPUtime=4.48 cores=1,3
/proc/8482/task/8493/stat : 8493 (java) S 8480 8482 8386 0 -1 4202560 10856 0 0 0 447 1 0 0 15 0 19 0 371287739 7839379456 83916 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 0 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8494] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8494/stat : 8494 (java) S 8480 8482 8386 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371287739 7839379456 83916 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8495] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8495/stat : 8495 (java) S 8480 8482 8386 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371287739 7839379456 83916 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8511] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8511/stat : 8511 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371287741 7839379456 83916 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488518577 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8512] ppid=8480 vsize=7655644 CPUtime=0.38 cores=1,3
/proc/8482/task/8512/stat : 8512 (java) S 8480 8482 8386 0 -1 4202560 4858 0 0 0 38 0 0 0 15 0 19 0 371287741 7839379456 83916 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8513] ppid=8480 vsize=7655644 CPUtime=0.46 cores=1,3
/proc/8482/task/8513/stat : 8513 (java) S 8480 8482 8386 0 -1 4202560 8246 0 1 0 45 1 0 0 15 0 19 0 371287741 7839379456 83916 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8514] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8514/stat : 8514 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371287741 7839379456 83916 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8515] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8515/stat : 8515 (java) S 8480 8482 8386 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 371287741 7839379456 83916 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8519] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8519/stat : 8519 (java) S 8480 8482 8386 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371287774 7839379456 83916 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1123.8
Current children cumulated vsize (KiB) 7655644

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.28 5/262 8551
/proc/meminfo: memFree=14598424/32950928 swapFree=67102716/67111528
[pid=8482] ppid=8480 vsize=7655644 CPUtime=1183.82 cores=1,3
/proc/8482/stat : 8482 (java) S 8480 8482 8386 0 -1 4202496 90930 0 2 0 118365 17 0 0 18 0 19 0 371287736 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8482/statm: 1913911 84097 2254 9 0 1904649 0
[pid=8482/tid=8483] ppid=8480 vsize=7655644 CPUtime=1177.05 cores=1,3
/proc/8482/task/8483/stat : 8483 (java) R 8480 8482 8386 0 -1 4202560 33849 0 1 0 117697 8 0 0 25 0 19 0 371287736 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 46912505649959 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8482/tid=8485] ppid=8480 vsize=7655644 CPUtime=0.18 cores=1,3
/proc/8482/task/8485/stat : 8485 (java) S 8480 8482 8386 0 -1 4202560 7142 0 0 0 18 0 0 0 16 0 19 0 371287738 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8486] ppid=8480 vsize=7655644 CPUtime=0.14 cores=1,3
/proc/8482/task/8486/stat : 8486 (java) S 8480 8482 8386 0 -1 4202560 1932 0 0 0 14 0 0 0 15 0 19 0 371287738 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8487] ppid=8480 vsize=7655644 CPUtime=0.12 cores=1,3
/proc/8482/task/8487/stat : 8487 (java) S 8480 8482 8386 0 -1 4202560 3548 0 0 0 12 0 0 0 15 0 19 0 371287738 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8488] ppid=8480 vsize=7655644 CPUtime=0.13 cores=1,3
/proc/8482/task/8488/stat : 8488 (java) S 8480 8482 8386 0 -1 4202560 4840 0 0 0 13 0 0 0 15 0 19 0 371287738 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8489] ppid=8480 vsize=7655644 CPUtime=0.11 cores=1,3
/proc/8482/task/8489/stat : 8489 (java) S 8480 8482 8386 0 -1 4202560 1038 0 0 0 11 0 0 0 15 0 19 0 371287738 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8490] ppid=8480 vsize=7655644 CPUtime=0.14 cores=1,3
/proc/8482/task/8490/stat : 8490 (java) S 8480 8482 8386 0 -1 4202560 6584 0 0 0 14 0 0 0 15 0 19 0 371287738 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8491] ppid=8480 vsize=7655644 CPUtime=0.17 cores=1,3
/proc/8482/task/8491/stat : 8491 (java) S 8480 8482 8386 0 -1 4202560 2948 0 0 0 17 0 0 0 15 0 19 0 371287738 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8492] ppid=8480 vsize=7655644 CPUtime=0.21 cores=1,3
/proc/8482/task/8492/stat : 8492 (java) S 8480 8482 8386 0 -1 4202560 3683 0 0 0 21 0 0 0 15 0 19 0 371287738 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8493] ppid=8480 vsize=7655644 CPUtime=4.59 cores=1,3
/proc/8482/task/8493/stat : 8493 (java) S 8480 8482 8386 0 -1 4202560 11039 0 0 0 458 1 0 0 15 0 19 0 371287739 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 0 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8494] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8494/stat : 8494 (java) S 8480 8482 8386 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371287739 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8495] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8495/stat : 8495 (java) S 8480 8482 8386 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371287739 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8511] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8511/stat : 8511 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371287741 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488518577 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8512] ppid=8480 vsize=7655644 CPUtime=0.38 cores=1,3
/proc/8482/task/8512/stat : 8512 (java) S 8480 8482 8386 0 -1 4202560 4858 0 0 0 38 0 0 0 15 0 19 0 371287741 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8513] ppid=8480 vsize=7655644 CPUtime=0.46 cores=1,3
/proc/8482/task/8513/stat : 8513 (java) S 8480 8482 8386 0 -1 4202560 8246 0 1 0 45 1 0 0 15 0 19 0 371287741 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8514] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8514/stat : 8514 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371287741 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8515] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8515/stat : 8515 (java) S 8480 8482 8386 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371287741 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8519] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8519/stat : 8519 (java) S 8480 8482 8386 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371287774 7839379456 84097 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.82
Current children cumulated vsize (KiB) 7655644

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.32 5/262 8552
/proc/meminfo: memFree=14547284/32950928 swapFree=67102716/67111528
[pid=8482] ppid=8480 vsize=7655644 CPUtime=1243.85 cores=1,3
/proc/8482/stat : 8482 (java) S 8480 8482 8386 0 -1 4202496 102156 0 2 0 124366 19 0 0 18 0 19 0 371287736 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8482/statm: 1913911 95315 2254 9 0 1904649 0
[pid=8482/tid=8483] ppid=8480 vsize=7655644 CPUtime=1236.91 cores=1,3
/proc/8482/task/8483/stat : 8483 (java) R 8480 8482 8386 0 -1 4202560 34654 0 1 0 123683 8 0 0 25 0 19 0 371287736 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 46912505650465 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8482/tid=8485] ppid=8480 vsize=7655644 CPUtime=0.21 cores=1,3
/proc/8482/task/8485/stat : 8485 (java) S 8480 8482 8386 0 -1 4202560 11237 0 0 0 20 1 0 0 15 0 19 0 371287738 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8486] ppid=8480 vsize=7655644 CPUtime=0.17 cores=1,3
/proc/8482/task/8486/stat : 8486 (java) S 8480 8482 8386 0 -1 4202560 7862 0 0 0 16 1 0 0 16 0 19 0 371287738 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8487] ppid=8480 vsize=7655644 CPUtime=0.12 cores=1,3
/proc/8482/task/8487/stat : 8487 (java) S 8480 8482 8386 0 -1 4202560 3548 0 0 0 12 0 0 0 15 0 19 0 371287738 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8488] ppid=8480 vsize=7655644 CPUtime=0.13 cores=1,3
/proc/8482/task/8488/stat : 8488 (java) S 8480 8482 8386 0 -1 4202560 4840 0 0 0 13 0 0 0 15 0 19 0 371287738 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8489] ppid=8480 vsize=7655644 CPUtime=0.11 cores=1,3
/proc/8482/task/8489/stat : 8489 (java) S 8480 8482 8386 0 -1 4202560 1038 0 0 0 11 0 0 0 15 0 19 0 371287738 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8490] ppid=8480 vsize=7655644 CPUtime=0.14 cores=1,3
/proc/8482/task/8490/stat : 8490 (java) S 8480 8482 8386 0 -1 4202560 6584 0 0 0 14 0 0 0 15 0 19 0 371287738 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8491] ppid=8480 vsize=7655644 CPUtime=0.17 cores=1,3
/proc/8482/task/8491/stat : 8491 (java) S 8480 8482 8386 0 -1 4202560 2948 0 0 0 17 0 0 0 15 0 19 0 371287738 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8492] ppid=8480 vsize=7655644 CPUtime=0.21 cores=1,3
/proc/8482/task/8492/stat : 8492 (java) S 8480 8482 8386 0 -1 4202560 3683 0 0 0 21 0 0 0 15 0 19 0 371287738 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8493] ppid=8480 vsize=7655644 CPUtime=4.69 cores=1,3
/proc/8482/task/8493/stat : 8493 (java) S 8480 8482 8386 0 -1 4202560 11431 0 0 0 468 1 0 0 15 0 19 0 371287739 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 0 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8494] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8494/stat : 8494 (java) S 8480 8482 8386 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371287739 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8495] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8495/stat : 8495 (java) S 8480 8482 8386 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371287739 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8511] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8511/stat : 8511 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371287741 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488518577 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8512] ppid=8480 vsize=7655644 CPUtime=0.38 cores=1,3
/proc/8482/task/8512/stat : 8512 (java) S 8480 8482 8386 0 -1 4202560 4858 0 0 0 38 0 0 0 15 0 19 0 371287741 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8513] ppid=8480 vsize=7655644 CPUtime=0.46 cores=1,3
/proc/8482/task/8513/stat : 8513 (java) S 8480 8482 8386 0 -1 4202560 8246 0 1 0 45 1 0 0 15 0 19 0 371287741 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8514] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8514/stat : 8514 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371287741 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8515] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8515/stat : 8515 (java) S 8480 8482 8386 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371287741 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8519] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8519/stat : 8519 (java) S 8480 8482 8386 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371287774 7839379456 95315 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.85
Current children cumulated vsize (KiB) 7655644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.37 3/207 8563
/proc/meminfo: memFree=14901536/32950928 swapFree=67102716/67111528
[pid=8482] ppid=8480 vsize=7655644 CPUtime=1301.58 cores=1,3
/proc/8482/stat : 8482 (java) S 8480 8482 8386 0 -1 4202496 107536 0 2 0 130139 19 0 0 18 0 19 0 371287736 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8482/statm: 1913911 100688 2254 9 0 1904649 0
[pid=8482/tid=8483] ppid=8480 vsize=7655644 CPUtime=1294.46 cores=1,3
/proc/8482/task/8483/stat : 8483 (java) R 8480 8482 8386 0 -1 4202560 36545 0 1 0 129437 9 0 0 25 0 19 0 371287736 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 46912505602435 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8482/tid=8485] ppid=8480 vsize=7655644 CPUtime=0.21 cores=1,3
/proc/8482/task/8485/stat : 8485 (java) S 8480 8482 8386 0 -1 4202560 11237 0 0 0 20 1 0 0 15 0 19 0 371287738 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8486] ppid=8480 vsize=7655644 CPUtime=0.19 cores=1,3
/proc/8482/task/8486/stat : 8486 (java) S 8480 8482 8386 0 -1 4202560 9642 0 0 0 18 1 0 0 16 0 19 0 371287738 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8487] ppid=8480 vsize=7655644 CPUtime=0.12 cores=1,3
/proc/8482/task/8487/stat : 8487 (java) S 8480 8482 8386 0 -1 4202560 3548 0 0 0 12 0 0 0 15 0 19 0 371287738 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8488] ppid=8480 vsize=7655644 CPUtime=0.13 cores=1,3
/proc/8482/task/8488/stat : 8488 (java) S 8480 8482 8386 0 -1 4202560 4840 0 0 0 13 0 0 0 15 0 19 0 371287738 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8489] ppid=8480 vsize=7655644 CPUtime=0.11 cores=1,3
/proc/8482/task/8489/stat : 8489 (java) S 8480 8482 8386 0 -1 4202560 1038 0 0 0 11 0 0 0 15 0 19 0 371287738 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8490] ppid=8480 vsize=7655644 CPUtime=0.16 cores=1,3
/proc/8482/task/8490/stat : 8490 (java) S 8480 8482 8386 0 -1 4202560 8266 0 0 0 16 0 0 0 15 0 19 0 371287738 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8491] ppid=8480 vsize=7655644 CPUtime=0.17 cores=1,3
/proc/8482/task/8491/stat : 8491 (java) S 8480 8482 8386 0 -1 4202560 2948 0 0 0 17 0 0 0 15 0 19 0 371287738 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8492] ppid=8480 vsize=7655644 CPUtime=0.22 cores=1,3
/proc/8482/task/8492/stat : 8492 (java) S 8480 8482 8386 0 -1 4202560 3704 0 0 0 22 0 0 0 16 0 19 0 371287738 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8493] ppid=8480 vsize=7655644 CPUtime=4.84 cores=1,3
/proc/8482/task/8493/stat : 8493 (java) S 8480 8482 8386 0 -1 4202560 11433 0 0 0 483 1 0 0 15 0 19 0 371287739 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 0 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8494] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8494/stat : 8494 (java) S 8480 8482 8386 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371287739 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8495] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8495/stat : 8495 (java) S 8480 8482 8386 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371287739 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 1 0 0 0
[pid=8482/tid=8511] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8511/stat : 8511 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371287741 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488518577 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8512] ppid=8480 vsize=7655644 CPUtime=0.38 cores=1,3
/proc/8482/task/8512/stat : 8512 (java) S 8480 8482 8386 0 -1 4202560 4858 0 0 0 38 0 0 0 15 0 19 0 371287741 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8513] ppid=8480 vsize=7655644 CPUtime=0.46 cores=1,3
/proc/8482/task/8513/stat : 8513 (java) S 8480 8482 8386 0 -1 4202560 8246 0 1 0 45 1 0 0 15 0 19 0 371287741 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8514] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8514/stat : 8514 (java) S 8480 8482 8386 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371287741 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488510873 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8515] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8515/stat : 8515 (java) S 8480 8482 8386 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371287741 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
[pid=8482/tid=8519] ppid=8480 vsize=7655644 CPUtime=0 cores=1,3
/proc/8482/task/8519/stat : 8519 (java) S 8480 8482 8386 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371287774 7839379456 100688 33554432000 1073741824 1073778376 140733649610160 18446744073709551615 239488511488 0 4 0 16800975 18446604471159271552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.58
Current children cumulated vsize (KiB) 7655644

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

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

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.68
CPU user time (s): 1301.46
CPU system time (s): 0.214967
CPU usage (%): 100.124
Max. virtual memory (cumulated for all children) (KiB): 7663236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.46
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107569
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28039
involuntary context switches= 4253

runsolver used 2.11568 second user time and 4.99324 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-12 10:28:27
IDJOB=3190210
IDBENCH=82541
IDSOLVER=1611
FILE ID=node148/3190210-1302596907
RUNJOBID= node148-1302596906-8406
PBS_JOBID= 12958095
Free space on /tmp= 71072 MiB

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

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

MD5SUM BENCH= c6eeff67aa308a86267a5f4d04512b40
RANDOM SEED=926611351

node148.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.854
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.70
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.854
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.75
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.854
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.83
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.854
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.854
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.82
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.854
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.75
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.854
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.82
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.854
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:      15284080 kB
Buffers:        614624 kB
Cached:       16499896 kB
SwapCached:       4908 kB
Active:        8272460 kB
Inactive:      8986148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15284080 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:            5944 kB
Writeback:           8 kB
AnonPages:      139724 kB
Mapped:          20428 kB
Slab:           341692 kB
PageTables:       6100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 21970352 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= 71068 MiB
End job on node148 at 2011-04-12 10:50:09