Trace number 3190277

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S1184456903-078-UNKNOWN.cnf
MD5SUM33dd7efc1f63d9d3511c7a69c68ea88b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark112.671
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.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.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483647s
0.00/0.09	c DB Simplification allowed=true
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3190277-1302597985.cnf
0.00/0.09	c reading problem ... 
0.40/0.33	c ... done. Wall clock time 0.247s.
0.40/0.33	c #vars     40000
0.40/0.33	c #constraints  168000
0.40/0.33	c constraints type 
0.40/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168000
6.48/5.98	c cleaning 2500 clauses out of 5000 with flag 5000/5000
12.64/11.84	c cleaning 4242 clauses out of 8500 with flag 11000/11000
19.35/18.56	c cleaning 5624 clauses out of 11258 with flag 18000/18000
26.87/26.07	c cleaning 6815 clauses out of 13635 with flag 26001/26001
35.38/34.53	c cleaning 7905 clauses out of 15819 with flag 35000/35000
44.70/43.90	c cleaning 8954 clauses out of 17914 with flag 45000/45000
55.01/54.16	c cleaning 9977 clauses out of 19961 with flag 56001/56001
66.61/65.78	c cleaning 10991 clauses out of 21983 with flag 68000/68000
78.82/77.94	c cleaning 11993 clauses out of 23993 with flag 81001/81001
92.03/91.11	c cleaning 12998 clauses out of 25999 with flag 95000/95000
106.55/105.67	c cleaning 13998 clauses out of 28001 with flag 110000/110000
122.15/121.20	c cleaning 15000 clauses out of 30003 with flag 126000/126000
138.46/137.54	c cleaning 16000 clauses out of 32004 with flag 143001/143001
156.07/155.11	c cleaning 16993 clauses out of 34003 with flag 161000/161000
174.48/173.50	c cleaning 18002 clauses out of 36012 with flag 180002/180002
194.29/193.31	c cleaning 18996 clauses out of 38008 with flag 200000/200000
214.70/213.75	c cleaning 19996 clauses out of 40012 with flag 221000/221000
236.72/235.75	c cleaning 21008 clauses out of 42016 with flag 243000/243000
259.43/258.47	c cleaning 22002 clauses out of 44008 with flag 266000/266000
282.93/281.98	c cleaning 22998 clauses out of 46006 with flag 290000/290000
307.25/306.27	c cleaning 23989 clauses out of 48008 with flag 315000/315000
333.06/332.04	c cleaning 25000 clauses out of 50020 with flag 341001/341001
360.38/359.32	c cleaning 26007 clauses out of 52019 with flag 368000/368000
388.00/386.94	c cleaning 27002 clauses out of 54012 with flag 396000/396000
417.11/416.00	c cleaning 28000 clauses out of 56013 with flag 425003/425003
447.92/446.80	c cleaning 29001 clauses out of 58011 with flag 455001/455001
478.63/477.57	c cleaning 29996 clauses out of 60009 with flag 486000/486000
511.15/510.02	c cleaning 30992 clauses out of 62013 with flag 518000/518000
544.57/543.43	c cleaning 32007 clauses out of 64021 with flag 551000/551000
578.88/577.77	c cleaning 32999 clauses out of 66016 with flag 585002/585002
615.00/613.89	c cleaning 34005 clauses out of 68015 with flag 620000/620000
651.11/649.96	c cleaning 35000 clauses out of 70012 with flag 656002/656002
690.12/688.98	c cleaning 35997 clauses out of 72010 with flag 693000/693000
728.04/726.87	c cleaning 36994 clauses out of 74013 with flag 731000/731000
769.16/767.90	c cleaning 37998 clauses out of 76019 with flag 770000/770000
809.68/808.50	c cleaning 38992 clauses out of 78021 with flag 810000/810000
853.90/852.64	c cleaning 40013 clauses out of 80031 with flag 851002/851002
897.41/896.19	c cleaning 41003 clauses out of 82017 with flag 893001/893001
943.94/942.63	c cleaning 42000 clauses out of 84014 with flag 936001/936001
989.05/987.79	c cleaning 43004 clauses out of 86015 with flag 980002/980002
1037.87/1036.57	c cleaning 43988 clauses out of 88012 with flag 1025003/1025003
1085.39/1084.06	c cleaning 45008 clauses out of 90022 with flag 1071001/1071001
1137.21/1135.88	c cleaning 46002 clauses out of 92013 with flag 1118000/1118000
1187.53/1186.14	c cleaning 47000 clauses out of 94011 with flag 1166000/1166000
1239.15/1237.71	c cleaning 47996 clauses out of 96011 with flag 1215000/1215000
1292.97/1291.59	c cleaning 48987 clauses out of 98015 with flag 1265000/1265000
1301.49/1300.01	c starts		: 1315
1301.49/1300.01	c conflicts		: 1273507
1301.49/1300.01	c decisions		: 5606917
1301.49/1300.01	c propagations		: 1673444604
1301.49/1300.01	c inspects		: 3990253344
1301.49/1300.01	c shortcuts		: 0
1301.49/1300.01	c learnt literals	: 0
1301.49/1300.01	c learnt binary clauses	: 0
1301.49/1300.01	c learnt ternary clauses	: 65
1301.49/1300.01	c learnt constraints	: 1273506
1301.49/1300.01	c ignored constraints	: 0
1301.49/1300.01	c root simplifications	: 1315
1301.49/1300.01	c removed literals (reason simplification)	: 16831924
1301.49/1300.01	c reason swapping (by a shorter reason)	: 0
1301.49/1300.01	c Calls to reduceDB	: 46
1301.49/1300.01	c speed (assignments/second)	: 1287588.0536196
1301.49/1300.01	c non guided choices	3724
1301.49/1300.03	c learnt constraints type 
1301.49/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 57542
1301.49/1300.03	c constraints type 
1301.49/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168000
1301.49/1300.03	s UNKNOWN
1301.49/1300.03	c Total wall clock time (in seconds) : 1299.923

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.01 4.00 3.38 6/200 15006
/proc/meminfo: memFree=11145488/32951124 swapFree=67110456/67111528
[pid=15006] ppid=15004 vsize=30580 CPUtime=0 cores=5,7
/proc/15006/stat : 15006 (java) S 15004 15006 14712 0 -1 4202496 1213 0 0 0 0 0 0 0 21 0 2 0 450029223 31313920 937 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296728549 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/15006/statm: 7645 939 714 9 0 383 0
[pid=15006/tid=15007] ppid=15004 vsize=30528 CPUtime=0 cores=5,7
/proc/15006/task/15007/stat : 15007 (java) R 15004 15006 14712 0 -1 4202560 115 0 0 0 0 0 0 0 22 0 2 0 450029223 31260672 949 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224284612304 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0151049 s]
/proc/loadavg: 4.01 4.00 3.38 6/200 15006
/proc/meminfo: memFree=11145488/32951124 swapFree=67110456/67111528
[pid=15006] ppid=15004 vsize=7540840 CPUtime=0 cores=5,7
/proc/15006/stat : 15006 (java) S 15004 15006 14712 0 -1 4202496 5995 0 1 0 0 0 0 0 21 0 2 0 450029223 7721820160 5696 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296728549 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/15006/statm: 1885210 5720 919 9 0 1876366 0
[pid=15006/tid=15007] ppid=15004 vsize=7540840 CPUtime=0 cores=5,7
/proc/15006/task/15007/stat : 15007 (java) R 15004 15006 14712 0 -1 4202560 4915 0 1 0 0 0 0 0 23 0 2 0 450029223 7721820160 5731 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224284619835 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7540840

[startup+0.101069 s]
/proc/loadavg: 4.01 4.00 3.38 6/200 15006
/proc/meminfo: memFree=11145488/32951124 swapFree=67110456/67111528
[pid=15006] ppid=15004 vsize=7570840 CPUtime=0.1 cores=5,7
/proc/15006/stat : 15006 (java) S 15004 15006 14712 0 -1 4202496 10757 0 1 0 9 1 0 0 21 0 18 0 450029223 7752540160 10452 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15006/statm: 1892710 10452 2094 9 0 1883448 0
[pid=15006/tid=15007] ppid=15004 vsize=7570840 CPUtime=0.08 cores=5,7
/proc/15006/task/15007/stat : 15007 (java) R 15004 15006 14712 0 -1 4202560 9024 0 1 0 7 1 0 0 18 0 18 0 450029223 7752540160 10452 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7570840

[startup+0.301034 s]
/proc/loadavg: 4.01 4.00 3.38 6/200 15006
/proc/meminfo: memFree=11145488/32951124 swapFree=67110456/67111528
[pid=15006] ppid=15004 vsize=7572348 CPUtime=0.4 cores=5,7
/proc/15006/stat : 15006 (java) S 15004 15006 14712 0 -1 4202496 15514 0 1 0 38 2 0 0 21 0 18 0 450029223 7754084352 15164 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15006/statm: 1893087 15165 2198 9 0 1883825 0
[pid=15006/tid=15007] ppid=15004 vsize=7572348 CPUtime=0.28 cores=5,7
/proc/15006/task/15007/stat : 15007 (java) R 15004 15006 14712 0 -1 4202560 13241 0 1 0 26 2 0 0 18 0 18 0 450029223 7754084352 15166 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 46912505544689 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7572348

[startup+0.700937 s]
/proc/loadavg: 4.01 4.00 3.38 6/200 15006
/proc/meminfo: memFree=11145488/32951124 swapFree=67110456/67111528
[pid=15006] ppid=15004 vsize=7578340 CPUtime=1.14 cores=5,7
/proc/15006/stat : 15006 (java) S 15004 15006 14712 0 -1 4202496 19047 0 1 0 111 3 0 0 21 0 19 0 450029223 7760220160 18370 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15006/statm: 1894585 18370 2222 9 0 1885323 0
[pid=15006/tid=15007] ppid=15004 vsize=7578340 CPUtime=0.69 cores=5,7
/proc/15006/task/15007/stat : 15007 (java) R 15004 15006 14712 0 -1 4202560 15265 0 1 0 66 3 0 0 19 0 19 0 450029223 7760220160 18370 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 46912505181318 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 7578340

[startup+1.50084 s]
/proc/loadavg: 4.01 4.00 3.38 5/262 15074
/proc/meminfo: memFree=10936672/32951124 swapFree=67110456/67111528
[pid=15006] ppid=15004 vsize=7578340 CPUtime=2.08 cores=5,7
/proc/15006/stat : 15006 (java) S 15004 15006 14712 0 -1 4202496 19579 0 1 0 205 3 0 0 21 0 19 0 450029223 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15006/statm: 1894585 18901 2226 9 0 1885323 0
[pid=15006/tid=15007] ppid=15004 vsize=7578340 CPUtime=1.49 cores=5,7
/proc/15006/task/15007/stat : 15007 (java) R 15004 15006 14712 0 -1 4202560 15743 0 1 0 146 3 0 0 21 0 19 0 450029223 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 46912505644737 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15006/tid=15012] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15012/stat : 15012 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 450029224 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15013] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15013/stat : 15013 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15014] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15014/stat : 15014 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15015] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15015/stat : 15015 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15016] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15016/stat : 15016 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15017] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15017/stat : 15017 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15018] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15018/stat : 15018 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15019] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15019/stat : 15019 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15025] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15025/stat : 15025 (java) S 15004 15006 14712 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 450029225 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15026] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15026/stat : 15026 (java) S 15004 15006 14712 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 450029226 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15027] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15027/stat : 15027 (java) S 15004 15006 14712 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450029226 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15037] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15037/stat : 15037 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450029228 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15038] ppid=15004 vsize=7578340 CPUtime=0.31 cores=5,7
/proc/15006/task/15038/stat : 15038 (java) S 15004 15006 14712 0 -1 4202560 1106 0 0 0 31 0 0 0 16 0 19 0 450029228 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15039] ppid=15004 vsize=7578340 CPUtime=0.27 cores=5,7
/proc/15006/task/15039/stat : 15039 (java) S 15004 15006 14712 0 -1 4202560 1567 0 0 0 27 0 0 0 16 0 19 0 450029228 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15040] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15040/stat : 15040 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 450029228 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15041] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15041/stat : 15041 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450029228 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15072] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15072/stat : 15072 (java) S 15004 15006 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450029260 7760220160 18901 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 7578340

[startup+3.10157 s]
/proc/loadavg: 4.01 4.00 3.38 5/262 15074
/proc/meminfo: memFree=10922228/32951124 swapFree=67110456/67111528
[pid=15006] ppid=15004 vsize=7578340 CPUtime=3.68 cores=5,7
/proc/15006/stat : 15006 (java) S 15004 15006 14712 0 -1 4202496 20045 0 1 0 365 3 0 0 21 0 19 0 450029223 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15006/statm: 1894585 19367 2226 9 0 1885323 0
[pid=15006/tid=15007] ppid=15004 vsize=7578340 CPUtime=3.09 cores=5,7
/proc/15006/task/15007/stat : 15007 (java) R 15004 15006 14712 0 -1 4202560 16209 0 1 0 306 3 0 0 25 0 19 0 450029223 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 46912505766828 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15006/tid=15012] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15012/stat : 15012 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 450029224 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15013] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15013/stat : 15013 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15014] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15014/stat : 15014 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15015] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15015/stat : 15015 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15016] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15016/stat : 15016 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15017] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15017/stat : 15017 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15018] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15018/stat : 15018 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15019] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15019/stat : 15019 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450029224 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15025] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15025/stat : 15025 (java) S 15004 15006 14712 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 450029225 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15026] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15026/stat : 15026 (java) S 15004 15006 14712 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 450029226 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15027] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15027/stat : 15027 (java) S 15004 15006 14712 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450029226 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15037] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15037/stat : 15037 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450029228 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15038] ppid=15004 vsize=7578340 CPUtime=0.31 cores=5,7
/proc/15006/task/15038/stat : 15038 (java) S 15004 15006 14712 0 -1 4202560 1106 0 0 0 31 0 0 0 16 0 19 0 450029228 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15039] ppid=15004 vsize=7578340 CPUtime=0.27 cores=5,7
/proc/15006/task/15039/stat : 15039 (java) S 15004 15006 14712 0 -1 4202560 1567 0 0 0 27 0 0 0 16 0 19 0 450029228 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15040] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15040/stat : 15040 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 450029228 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15041] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15041/stat : 15041 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450029228 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15072] ppid=15004 vsize=7578340 CPUtime=0 cores=5,7
/proc/15006/task/15072/stat : 15072 (java) S 15004 15006 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450029260 7760220160 19367 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 7578340

[startup+6.301 s]
/proc/loadavg: 4.01 4.00 3.38 10/262 15074
/proc/meminfo: memFree=10872132/32951124 swapFree=67110456/67111528
[pid=15006] ppid=15004 vsize=7664840 CPUtime=7.1 cores=5,7
/proc/15006/stat : 15006 (java) S 15004 15006 14712 0 -1 4202496 40624 0 1 0 704 6 0 0 21 0 19 0 450029223 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15006/statm: 1916210 38106 2251 9 0 1906948 0
[pid=15006/tid=15007] ppid=15004 vsize=7664840 CPUtime=6.13 cores=5,7
/proc/15006/task/15007/stat : 15007 (java) R 15004 15006 14712 0 -1 4202560 17029 0 1 0 610 3 0 0 25 0 19 0 450029223 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 46912505766796 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15006/tid=15012] ppid=15004 vsize=7664840 CPUtime=0.03 cores=5,7
/proc/15006/task/15012/stat : 15012 (java) S 15004 15006 14712 0 -1 4202560 2140 0 0 0 3 0 0 0 18 0 19 0 450029224 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15013] ppid=15004 vsize=7664840 CPUtime=0 cores=5,7
/proc/15006/task/15013/stat : 15013 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450029224 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15014] ppid=15004 vsize=7664840 CPUtime=0 cores=5,7
/proc/15006/task/15014/stat : 15014 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450029224 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15015] ppid=15004 vsize=7664840 CPUtime=0 cores=5,7
/proc/15006/task/15015/stat : 15015 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450029224 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15016] ppid=15004 vsize=7664840 CPUtime=0 cores=5,7
/proc/15006/task/15016/stat : 15016 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450029224 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15017] ppid=15004 vsize=7664840 CPUtime=0 cores=5,7
/proc/15006/task/15017/stat : 15017 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450029224 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15018] ppid=15004 vsize=7664840 CPUtime=0 cores=5,7
/proc/15006/task/15018/stat : 15018 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450029224 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15019] ppid=15004 vsize=7664840 CPUtime=0.03 cores=5,7
/proc/15006/task/15019/stat : 15019 (java) S 15004 15006 14712 0 -1 4202560 3866 0 0 0 3 0 0 0 17 0 19 0 450029224 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15025] ppid=15004 vsize=7664840 CPUtime=0.1 cores=5,7
/proc/15006/task/15025/stat : 15025 (java) S 15004 15006 14712 0 -1 4202560 7143 0 0 0 10 0 0 0 16 0 19 0 450029225 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15026] ppid=15004 vsize=7664840 CPUtime=0 cores=5,7
/proc/15006/task/15026/stat : 15026 (java) S 15004 15006 14712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450029226 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15027] ppid=15004 vsize=7664840 CPUtime=0 cores=5,7
/proc/15006/task/15027/stat : 15027 (java) S 15004 15006 14712 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 450029226 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15037] ppid=15004 vsize=7664840 CPUtime=0 cores=5,7
/proc/15006/task/15037/stat : 15037 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450029228 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15038] ppid=15004 vsize=7664840 CPUtime=0.32 cores=5,7
/proc/15006/task/15038/stat : 15038 (java) S 15004 15006 14712 0 -1 4202560 1119 0 0 0 32 0 0 0 15 0 19 0 450029228 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15039] ppid=15004 vsize=7664840 CPUtime=0.43 cores=5,7
/proc/15006/task/15039/stat : 15039 (java) R 15004 15006 14712 0 -1 4202560 8165 0 0 0 42 1 0 0 16 0 19 0 450029228 7848796160 38106 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 47610136761856 0 4 0 16800975 0 0 0 -1 7 0 0 0

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

[pid=15006/tid=15017] ppid=15004 vsize=7646012 CPUtime=0.12 cores=5,7
/proc/15006/task/15017/stat : 15017 (java) S 15004 15006 14712 0 -1 4202560 2711 0 0 0 12 0 0 0 15 0 19 0 450029224 7829516288 72755 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15018] ppid=15004 vsize=7646012 CPUtime=0.13 cores=5,7
/proc/15006/task/15018/stat : 15018 (java) S 15004 15006 14712 0 -1 4202560 1735 0 0 0 13 0 0 0 15 0 19 0 450029224 7829516288 72755 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15019] ppid=15004 vsize=7646012 CPUtime=0.15 cores=5,7
/proc/15006/task/15019/stat : 15019 (java) S 15004 15006 14712 0 -1 4202560 5264 0 0 0 15 0 0 0 16 0 19 0 450029224 7829516288 72755 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15025] ppid=15004 vsize=7646012 CPUtime=4.32 cores=5,7
/proc/15006/task/15025/stat : 15025 (java) S 15004 15006 14712 0 -1 4202560 10585 0 0 0 431 1 0 0 15 0 19 0 450029225 7829516288 72755 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15026] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15026/stat : 15026 (java) S 15004 15006 14712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450029226 7829516288 72755 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15027] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15027/stat : 15027 (java) S 15004 15006 14712 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 450029226 7829516288 72755 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15037] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15037/stat : 15037 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450029228 7829516288 72755 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15038] ppid=15004 vsize=7646012 CPUtime=0.35 cores=5,7
/proc/15006/task/15038/stat : 15038 (java) S 15004 15006 14712 0 -1 4202560 1122 0 0 0 35 0 0 0 15 0 19 0 450029228 7829516288 72755 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15039] ppid=15004 vsize=7646012 CPUtime=0.47 cores=5,7
/proc/15006/task/15039/stat : 15039 (java) S 15004 15006 14712 0 -1 4202560 8199 0 0 0 46 1 0 0 15 0 19 0 450029228 7829516288 72755 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15040] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15040/stat : 15040 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 450029228 7829516288 72755 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15041] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15041/stat : 15041 (java) S 15004 15006 14712 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 450029228 7829516288 72755 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15072] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15072/stat : 15072 (java) S 15004 15006 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450029260 7829516288 72755 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.71
Current children cumulated vsize (KiB) 7646012

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.82 5/262 15115
/proc/meminfo: memFree=10152436/32951124 swapFree=67110456/67111528
[pid=15006] ppid=15004 vsize=7646012 CPUtime=1183.73 cores=5,7
/proc/15006/stat : 15006 (java) S 15004 15006 14712 0 -1 4202496 85555 0 1 0 118355 18 0 0 21 0 19 0 450029223 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15006/statm: 1911503 78688 2254 9 0 1902241 0
[pid=15006/tid=15007] ppid=15004 vsize=7646012 CPUtime=1177.22 cores=5,7
/proc/15006/task/15007/stat : 15007 (java) R 15004 15006 14712 0 -1 4202560 32924 0 1 0 117712 10 0 0 25 0 19 0 450029223 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 46912505692439 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15006/tid=15012] ppid=15004 vsize=7646012 CPUtime=0.16 cores=5,7
/proc/15006/task/15012/stat : 15012 (java) S 15004 15006 14712 0 -1 4202560 4188 0 0 0 16 0 0 0 15 0 19 0 450029224 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15013] ppid=15004 vsize=7646012 CPUtime=0.15 cores=5,7
/proc/15006/task/15013/stat : 15013 (java) S 15004 15006 14712 0 -1 4202560 2404 0 0 0 15 0 0 0 16 0 19 0 450029224 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15014] ppid=15004 vsize=7646012 CPUtime=0.16 cores=5,7
/proc/15006/task/15014/stat : 15014 (java) S 15004 15006 14712 0 -1 4202560 6352 0 0 0 16 0 0 0 15 0 19 0 450029224 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15015] ppid=15004 vsize=7646012 CPUtime=0.19 cores=5,7
/proc/15006/task/15015/stat : 15015 (java) S 15004 15006 14712 0 -1 4202560 6407 0 0 0 18 1 0 0 15 0 19 0 450029224 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15016] ppid=15004 vsize=7646012 CPUtime=0.1 cores=5,7
/proc/15006/task/15016/stat : 15016 (java) S 15004 15006 14712 0 -1 4202560 2223 0 0 0 10 0 0 0 15 0 19 0 450029224 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15017] ppid=15004 vsize=7646012 CPUtime=0.12 cores=5,7
/proc/15006/task/15017/stat : 15017 (java) S 15004 15006 14712 0 -1 4202560 2711 0 0 0 12 0 0 0 15 0 19 0 450029224 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15018] ppid=15004 vsize=7646012 CPUtime=0.13 cores=5,7
/proc/15006/task/15018/stat : 15018 (java) S 15004 15006 14712 0 -1 4202560 1735 0 0 0 13 0 0 0 15 0 19 0 450029224 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15019] ppid=15004 vsize=7646012 CPUtime=0.15 cores=5,7
/proc/15006/task/15019/stat : 15019 (java) S 15004 15006 14712 0 -1 4202560 5264 0 0 0 15 0 0 0 15 0 19 0 450029224 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15025] ppid=15004 vsize=7646012 CPUtime=4.42 cores=5,7
/proc/15006/task/15025/stat : 15025 (java) S 15004 15006 14712 0 -1 4202560 10802 0 0 0 441 1 0 0 15 0 19 0 450029225 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15026] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15026/stat : 15026 (java) S 15004 15006 14712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450029226 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15027] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15027/stat : 15027 (java) S 15004 15006 14712 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 450029226 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15037] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15037/stat : 15037 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450029228 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15038] ppid=15004 vsize=7646012 CPUtime=0.35 cores=5,7
/proc/15006/task/15038/stat : 15038 (java) S 15004 15006 14712 0 -1 4202560 1122 0 0 0 35 0 0 0 15 0 19 0 450029228 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15039] ppid=15004 vsize=7646012 CPUtime=0.47 cores=5,7
/proc/15006/task/15039/stat : 15039 (java) S 15004 15006 14712 0 -1 4202560 8199 0 0 0 46 1 0 0 15 0 19 0 450029228 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15040] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15040/stat : 15040 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 450029228 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15041] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15041/stat : 15041 (java) S 15004 15006 14712 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 450029228 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15072] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15072/stat : 15072 (java) S 15004 15006 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450029260 7829516288 78688 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.73
Current children cumulated vsize (KiB) 7646012

[startup+1242.3 s]
/proc/loadavg: 4.08 4.02 3.83 5/262 15117
/proc/meminfo: memFree=10094452/32951124 swapFree=67110456/67111528
[pid=15006] ppid=15004 vsize=7646012 CPUtime=1243.77 cores=5,7
/proc/15006/stat : 15006 (java) S 15004 15006 14712 0 -1 4202496 86146 0 1 0 124359 18 0 0 21 0 19 0 450029223 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15006/statm: 1911503 79269 2254 9 0 1902241 0
[pid=15006/tid=15007] ppid=15004 vsize=7646012 CPUtime=1236.94 cores=5,7
/proc/15006/task/15007/stat : 15007 (java) R 15004 15006 14712 0 -1 4202560 33417 0 1 0 123684 10 0 0 25 0 19 0 450029223 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 46912505622606 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15006/tid=15012] ppid=15004 vsize=7646012 CPUtime=0.18 cores=5,7
/proc/15006/task/15012/stat : 15012 (java) S 15004 15006 14712 0 -1 4202560 4221 0 0 0 18 0 0 0 15 0 19 0 450029224 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15013] ppid=15004 vsize=7646012 CPUtime=0.16 cores=5,7
/proc/15006/task/15013/stat : 15013 (java) S 15004 15006 14712 0 -1 4202560 2404 0 0 0 16 0 0 0 16 0 19 0 450029224 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15014] ppid=15004 vsize=7646012 CPUtime=0.16 cores=5,7
/proc/15006/task/15014/stat : 15014 (java) S 15004 15006 14712 0 -1 4202560 6352 0 0 0 16 0 0 0 16 0 19 0 450029224 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15015] ppid=15004 vsize=7646012 CPUtime=0.19 cores=5,7
/proc/15006/task/15015/stat : 15015 (java) S 15004 15006 14712 0 -1 4202560 6407 0 0 0 18 1 0 0 15 0 19 0 450029224 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15016] ppid=15004 vsize=7646012 CPUtime=0.1 cores=5,7
/proc/15006/task/15016/stat : 15016 (java) S 15004 15006 14712 0 -1 4202560 2223 0 0 0 10 0 0 0 15 0 19 0 450029224 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15017] ppid=15004 vsize=7646012 CPUtime=0.13 cores=5,7
/proc/15006/task/15017/stat : 15017 (java) S 15004 15006 14712 0 -1 4202560 2711 0 0 0 13 0 0 0 15 0 19 0 450029224 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15018] ppid=15004 vsize=7646012 CPUtime=0.13 cores=5,7
/proc/15006/task/15018/stat : 15018 (java) S 15004 15006 14712 0 -1 4202560 1735 0 0 0 13 0 0 0 15 0 19 0 450029224 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15019] ppid=15004 vsize=7646012 CPUtime=0.17 cores=5,7
/proc/15006/task/15019/stat : 15019 (java) S 15004 15006 14712 0 -1 4202560 5300 0 0 0 17 0 0 0 15 0 19 0 450029224 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15025] ppid=15004 vsize=7646012 CPUtime=4.67 cores=5,7
/proc/15006/task/15025/stat : 15025 (java) S 15004 15006 14712 0 -1 4202560 10827 0 0 0 466 1 0 0 15 0 19 0 450029225 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15026] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15026/stat : 15026 (java) S 15004 15006 14712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450029226 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15027] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15027/stat : 15027 (java) S 15004 15006 14712 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 450029226 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15037] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15037/stat : 15037 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450029228 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15038] ppid=15004 vsize=7646012 CPUtime=0.35 cores=5,7
/proc/15006/task/15038/stat : 15038 (java) S 15004 15006 14712 0 -1 4202560 1122 0 0 0 35 0 0 0 15 0 19 0 450029228 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15039] ppid=15004 vsize=7646012 CPUtime=0.47 cores=5,7
/proc/15006/task/15039/stat : 15039 (java) S 15004 15006 14712 0 -1 4202560 8199 0 0 0 46 1 0 0 15 0 19 0 450029228 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15040] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15040/stat : 15040 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 450029228 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15041] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15041/stat : 15041 (java) S 15004 15006 14712 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 450029228 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15072] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15072/stat : 15072 (java) S 15004 15006 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450029260 7829516288 79269 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.77
Current children cumulated vsize (KiB) 7646012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.84 4/242 15122
/proc/meminfo: memFree=10172672/32951124 swapFree=67110456/67111528
[pid=15006] ppid=15004 vsize=7646012 CPUtime=1301.49 cores=5,7
/proc/15006/stat : 15006 (java) S 15004 15006 14712 0 -1 4202496 86348 0 1 0 130131 18 0 0 21 0 19 0 450029223 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15006/statm: 1911503 79464 2254 9 0 1902241 0
[pid=15006/tid=15007] ppid=15004 vsize=7646012 CPUtime=1294.52 cores=5,7
/proc/15006/task/15007/stat : 15007 (java) R 15004 15006 14712 0 -1 4202560 33418 0 1 0 129442 10 0 0 25 0 19 0 450029223 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 46912505677185 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15006/tid=15012] ppid=15004 vsize=7646012 CPUtime=0.18 cores=5,7
/proc/15006/task/15012/stat : 15012 (java) S 15004 15006 14712 0 -1 4202560 4221 0 0 0 18 0 0 0 15 0 19 0 450029224 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15013] ppid=15004 vsize=7646012 CPUtime=0.17 cores=5,7
/proc/15006/task/15013/stat : 15013 (java) S 15004 15006 14712 0 -1 4202560 2404 0 0 0 17 0 0 0 15 0 19 0 450029224 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15014] ppid=15004 vsize=7646012 CPUtime=0.18 cores=5,7
/proc/15006/task/15014/stat : 15014 (java) S 15004 15006 14712 0 -1 4202560 6352 0 0 0 18 0 0 0 16 0 19 0 450029224 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15015] ppid=15004 vsize=7646012 CPUtime=0.2 cores=5,7
/proc/15006/task/15015/stat : 15015 (java) S 15004 15006 14712 0 -1 4202560 6409 0 0 0 19 1 0 0 15 0 19 0 450029224 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15016] ppid=15004 vsize=7646012 CPUtime=0.1 cores=5,7
/proc/15006/task/15016/stat : 15016 (java) S 15004 15006 14712 0 -1 4202560 2223 0 0 0 10 0 0 0 15 0 19 0 450029224 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15017] ppid=15004 vsize=7646012 CPUtime=0.13 cores=5,7
/proc/15006/task/15017/stat : 15017 (java) S 15004 15006 14712 0 -1 4202560 2711 0 0 0 13 0 0 0 15 0 19 0 450029224 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15018] ppid=15004 vsize=7646012 CPUtime=0.13 cores=5,7
/proc/15006/task/15018/stat : 15018 (java) S 15004 15006 14712 0 -1 4202560 1735 0 0 0 13 0 0 0 15 0 19 0 450029224 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15019] ppid=15004 vsize=7646012 CPUtime=0.17 cores=5,7
/proc/15006/task/15019/stat : 15019 (java) S 15004 15006 14712 0 -1 4202560 5300 0 0 0 17 0 0 0 15 0 19 0 450029224 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15025] ppid=15004 vsize=7646012 CPUtime=4.78 cores=5,7
/proc/15006/task/15025/stat : 15025 (java) S 15004 15006 14712 0 -1 4202560 11022 0 0 0 477 1 0 0 15 0 19 0 450029225 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 0 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15026] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15026/stat : 15026 (java) S 15004 15006 14712 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450029226 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15027] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15027/stat : 15027 (java) S 15004 15006 14712 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 450029226 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15037] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15037/stat : 15037 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450029228 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296749489 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15038] ppid=15004 vsize=7646012 CPUtime=0.35 cores=5,7
/proc/15006/task/15038/stat : 15038 (java) S 15004 15006 14712 0 -1 4202560 1122 0 0 0 35 0 0 0 15 0 19 0 450029228 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15039] ppid=15004 vsize=7646012 CPUtime=0.47 cores=5,7
/proc/15006/task/15039/stat : 15039 (java) S 15004 15006 14712 0 -1 4202560 8199 0 0 0 46 1 0 0 15 0 19 0 450029228 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15040] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15040/stat : 15040 (java) S 15004 15006 14712 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 450029228 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296741785 0 4 0 16800975 18446604471098949824 0 0 -1 5 0 0 0
[pid=15006/tid=15041] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15041/stat : 15041 (java) S 15004 15006 14712 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 450029228 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
[pid=15006/tid=15072] ppid=15004 vsize=7646012 CPUtime=0 cores=5,7
/proc/15006/task/15072/stat : 15072 (java) S 15004 15006 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450029260 7829516288 79464 33554432000 1073741824 1073778376 140734162078848 18446744073709551615 224296742400 0 4 0 16800975 18446604471098949824 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.49
Current children cumulated vsize (KiB) 7646012

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.58
CPU user time (s): 1301.37
CPU system time (s): 0.203968
CPU usage (%): 100.117
Max. virtual memory (cumulated for all children) (KiB): 7664840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.37
system time used= 0.203968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86383
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= 27838
involuntary context switches= 4160

runsolver used 1.92571 second user time and 5.18621 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-12 10:46:26
IDJOB=3190277
IDBENCH=82608
IDSOLVER=1611
FILE ID=node118/3190277-1302597985
RUNJOBID= node118-1302596683-14733
PBS_JOBID= 12958088
Free space on /tmp= 71912 MiB

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

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

MD5SUM BENCH= 33dd7efc1f63d9d3511c7a69c68ea88b
RANDOM SEED=224955595

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11146024 kB
Buffers:        712320 kB
Cached:       20523780 kB
SwapCached:        640 kB
Active:        9745980 kB
Inactive:     11598448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11146024 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:            8652 kB
Writeback:           0 kB
AnonPages:      106820 kB
Mapped:          23168 kB
Slab:           396728 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7465436 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= 71912 MiB
End job on node118 at 2011-04-12 11:08:08