Trace number 3283003

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.79 1300.07

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.05/0.11	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.11	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.11	c See www.sat4j.org for details.
0.05/0.11	c no version file found!!!
0.05/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.11	c java.vm.version	19.1-b02
0.05/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.11	c sun.arch.data.model	64
0.05/0.11	c java.version		1.6.0_24
0.05/0.11	c os.name		Linux
0.05/0.11	c os.version		2.6.18-164.el5
0.05/0.11	c os.arch		amd64
0.05/0.11	c Free memory 		6997539544
0.05/0.11	c Max memory 		7034241024
0.05/0.11	c Total memory 		7034241024
0.05/0.11	c Number of processors 	8
0.05/0.13	c --- Begin Solver configuration ---
0.05/0.13	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.05/0.13	c Learn all clauses as in MiniSAT
0.05/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/0.13	c Expensive reason simplification
0.05/0.13	c Armin Biere (Picosat) restarts strategy
0.05/0.13	c Glucose learned constraints deletion strategy
0.05/0.13	c timeout=2147483647s
0.05/0.13	c DB Simplification allowed=true
0.05/0.13	c --- End Solver configuration ---
0.05/0.13	c solving HOME/instance-3283003-1307633277.cnf
0.05/0.13	c reading problem ... 
0.58/0.52	c ... done. Wall clock time 0.396s.
0.58/0.52	c #vars     135543
0.58/0.52	c #constraints  404251
0.58/0.52	c constraints type 
0.58/0.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 134725
0.58/0.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 269475
5.39/4.81	c cleaning 2493 clauses out of 4993 with flag 5000/5000
11.09/10.48	c cleaning 4237 clauses out of 8474 with flag 11002/11002
18.35/17.45	c cleaning 5606 clauses out of 11211 with flag 18003/18003
28.19/26.81	c cleaning 6754 clauses out of 13577 with flag 26000/26000
41.30/39.94	c cleaning 7887 clauses out of 15823 with flag 35000/35000
54.12/52.75	c cleaning 8928 clauses out of 17882 with flag 45004/45004
71.24/69.88	c cleaning 9884 clauses out of 19870 with flag 56002/56002
91.45/90.01	c cleaning 10957 clauses out of 21976 with flag 68000/68000
114.45/113.02	c cleaning 11885 clauses out of 24016 with flag 81000/81000
139.26/137.86	c cleaning 13020 clauses out of 26132 with flag 95001/95001
169.17/167.73	c cleaning 14023 clauses out of 28062 with flag 110000/110000
202.68/201.23	c cleaning 14947 clauses out of 30040 with flag 126001/126001
240.58/239.10	c cleaning 15979 clauses out of 32045 with flag 143001/143001
278.49/277.07	c cleaning 16855 clauses out of 33977 with flag 161000/161000
319.70/318.25	c cleaning 18011 clauses out of 36126 with flag 180004/180004
363.01/361.58	c cleaning 18979 clauses out of 38065 with flag 200001/200001
410.42/408.94	c cleaning 19949 clauses out of 40054 with flag 221000/221000
465.03/463.52	c cleaning 21053 clauses out of 42105 with flag 243000/243000
518.24/516.76	c cleaning 21851 clauses out of 43911 with flag 266001/266001
578.96/577.45	c cleaning 22973 clauses out of 46062 with flag 290003/290003
642.47/640.90	c cleaning 23921 clauses out of 48002 with flag 315001/315001
712.58/711.06	c cleaning 24911 clauses out of 50027 with flag 341000/341000
780.79/779.28	c cleaning 25937 clauses out of 52107 with flag 368001/368001
856.80/855.23	c cleaning 26988 clauses out of 54155 with flag 396000/396000
939.62/938.04	c cleaning 27948 clauses out of 56167 with flag 425000/425000
1033.83/1032.26	c cleaning 28989 clauses out of 58198 with flag 455001/455001
1124.75/1123.15	c cleaning 29949 clauses out of 60208 with flag 486000/486000
1222.16/1220.59	c cleaning 31000 clauses out of 62229 with flag 518000/518000
1301.68/1300.01	c starts		: 900
1301.68/1300.01	c conflicts		: 548176
1301.68/1300.01	c decisions		: 1001367
1301.68/1300.01	c propagations		: 1618825859
1301.68/1300.01	c inspects		: 4871987409
1301.68/1300.01	c shortcuts		: 0
1301.68/1300.01	c learnt literals	: 53
1301.68/1300.01	c learnt binary clauses	: 1401
1301.68/1300.01	c learnt ternary clauses	: 4039
1301.68/1300.01	c learnt constraints	: 548122
1301.68/1300.01	c ignored constraints	: 0
1301.68/1300.01	c root simplifications	: 953
1301.68/1300.01	c removed literals (reason simplification)	: 35851474
1301.68/1300.01	c reason swapping (by a shorter reason)	: 0
1301.68/1300.01	c Calls to reduceDB	: 28
1301.68/1300.01	c speed (assignments/second)	: 1245745.1257576086
1301.68/1300.01	c non guided choices	3475
1301.68/1300.06	c learnt constraints type 
1301.68/1300.06	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1228
1301.68/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 60164
1301.68/1300.06	c constraints type 
1301.68/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 134725
1301.68/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 269475
1301.68/1300.06	s UNKNOWN
1301.68/1300.06	c Total wall clock time (in seconds) : 1299.881

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 6/200 4520
/proc/meminfo: memFree=32205392/32951124 swapFree=67051732/67111528
[pid=4520] ppid=4518 vsize=31604 CPUtime=0 cores=4,6
/proc/4520/stat : 4520 (java) S 4518 4520 4447 0 -1 4202496 1260 0 0 0 0 0 0 0 23 0 2 0 874925769 32362496 977 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134516709 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/4520/statm: 7901 985 756 9 0 386 0
[pid=4520/tid=4521] ppid=4518 vsize=33748 CPUtime=0 cores=4,6
/proc/4520/task/4521/stat : 4521 (java) R 4518 4520 4447 0 -1 4202560 181 0 0 0 0 0 0 0 25 0 2 0 874925769 34557952 1011 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228117791760 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0857089 s]
/proc/loadavg: 0.00 0.00 0.00 6/200 4520
/proc/meminfo: memFree=32205392/32951124 swapFree=67051732/67111528
[pid=4520] ppid=4518 vsize=7564352 CPUtime=0.03 cores=4,6
/proc/4520/stat : 4520 (java) S 4518 4520 4447 0 -1 4202496 8856 0 1 0 2 1 0 0 23 0 13 0 874925769 7745896448 8551 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134516709 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/4520/statm: 1891088 8552 1683 9 0 1881836 0
[pid=4520/tid=4521] ppid=4518 vsize=7564352 CPUtime=0.03 cores=4,6
/proc/4520/task/4521/stat : 4521 (java) R 4518 4520 4447 0 -1 4202560 7708 0 1 0 2 1 0 0 25 0 13 0 874925769 7745896448 8552 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 46941712961541 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.100708 s]
/proc/loadavg: 0.00 0.00 0.00 6/200 4520
/proc/meminfo: memFree=32205392/32951124 swapFree=67051732/67111528
[pid=4520] ppid=4518 vsize=7569788 CPUtime=0.05 cores=4,6
/proc/4520/stat : 4520 (java) S 4518 4520 4447 0 -1 4202496 9202 0 1 0 4 1 0 0 23 0 18 0 874925769 7751462912 8897 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4520/statm: 1892447 8897 1733 9 0 1883190 0
[pid=4520/tid=4521] ppid=4518 vsize=7569788 CPUtime=0.05 cores=4,6
/proc/4520/task/4521/stat : 4521 (java) R 4518 4520 4447 0 -1 4202560 8026 0 1 0 4 1 0 0 25 0 18 0 874925769 7751462912 8897 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 46941712994211 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569788

[startup+0.300673 s]
/proc/loadavg: 0.00 0.00 0.00 6/200 4520
/proc/meminfo: memFree=32205392/32951124 swapFree=67051732/67111528
[pid=4520] ppid=4518 vsize=7638788 CPUtime=0.37 cores=4,6
/proc/4520/stat : 4520 (java) S 4518 4520 4447 0 -1 4202496 14133 0 1 0 36 1 0 0 23 0 18 0 874925769 7822118912 13706 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4520/statm: 1909697 13707 2203 9 0 1900435 0
[pid=4520/tid=4521] ppid=4518 vsize=7638788 CPUtime=0.22 cores=4,6
/proc/4520/task/4521/stat : 4521 (java) R 4518 4520 4447 0 -1 4202560 11480 0 1 0 21 1 0 0 25 0 18 0 874925769 7822118912 13708 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 46912505555875 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 7638788

[startup+0.700602 s]
/proc/loadavg: 0.00 0.00 0.00 6/200 4520
/proc/meminfo: memFree=32205392/32951124 swapFree=67051732/67111528
[pid=4520] ppid=4518 vsize=7639816 CPUtime=0.93 cores=4,6
/proc/4520/stat : 4520 (java) S 4518 4520 4447 0 -1 4202496 26478 0 1 0 89 4 0 0 23 0 19 0 874925769 7823171584 25664 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4520/statm: 1909954 25664 2210 9 0 1900692 0
[pid=4520/tid=4521] ppid=4518 vsize=7639816 CPUtime=0.61 cores=4,6
/proc/4520/task/4521/stat : 4521 (java) R 4518 4520 4447 0 -1 4202560 22951 0 1 0 58 3 0 0 25 0 19 0 874925769 7823171584 25665 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 46941713824292 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 7639816

[startup+1.5015 s]
/proc/loadavg: 0.00 0.00 0.00 6/240 4567
/proc/meminfo: memFree=31927856/32951124 swapFree=67051732/67111528
[pid=4520] ppid=4518 vsize=7707672 CPUtime=2.05 cores=4,6
/proc/4520/stat : 4520 (java) S 4518 4520 4447 0 -1 4202496 29260 0 1 0 200 5 0 0 23 0 19 0 874925769 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4520/statm: 1926918 26863 2222 9 0 1917656 0
[pid=4520/tid=4521] ppid=4518 vsize=7707672 CPUtime=1.29 cores=4,6
/proc/4520/task/4521/stat : 4521 (java) R 4518 4520 4447 0 -1 4202560 23072 0 1 0 125 4 0 0 25 0 19 0 874925769 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 46912505604783 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4520/tid=4523] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4523/stat : 4523 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4524] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4524/stat : 4524 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4525] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4525/stat : 4525 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4526] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4526/stat : 4526 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4527] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4527/stat : 4527 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4528] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4528/stat : 4528 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4529] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4529/stat : 4529 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4530] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4530/stat : 4530 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4531] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4531/stat : 4531 (java) S 4518 4520 4447 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 874925775 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 0 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4532] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4532/stat : 4532 (java) S 4518 4520 4447 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 874925775 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4533] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4533/stat : 4533 (java) S 4518 4520 4447 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 874925775 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4534] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4534/stat : 4534 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134537649 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4535] ppid=4518 vsize=7707672 CPUtime=0.44 cores=4,6
/proc/4520/task/4535/stat : 4535 (java) S 4518 4520 4447 0 -1 4202560 3015 0 0 0 44 0 0 0 23 0 19 0 874925778 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4536] ppid=4518 vsize=7707672 CPUtime=0.3 cores=4,6
/proc/4520/task/4536/stat : 4536 (java) S 4518 4520 4447 0 -1 4202560 2010 0 0 0 30 0 0 0 22 0 19 0 874925778 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4537] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4537/stat : 4537 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4538] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4538/stat : 4538 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 874925778 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4551] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4551/stat : 4551 (java) S 4518 4520 4447 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 874925826 7892656128 26863 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 7707672

[startup+3.10118 s]
/proc/loadavg: 0.00 0.00 0.00 7/261 4595
/proc/meminfo: memFree=31767572/32951124 swapFree=67051732/67111528
[pid=4520] ppid=4518 vsize=7707672 CPUtime=3.68 cores=4,6
/proc/4520/stat : 4520 (java) S 4518 4520 4447 0 -1 4202496 29489 0 1 0 362 6 0 0 23 0 19 0 874925769 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4520/statm: 1926918 27036 2225 9 0 1917656 0
[pid=4520/tid=4521] ppid=4518 vsize=7707672 CPUtime=2.89 cores=4,6
/proc/4520/task/4521/stat : 4521 (java) R 4518 4520 4447 0 -1 4202560 23238 0 1 0 284 5 0 0 25 0 19 0 874925769 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 46912505868360 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4520/tid=4523] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4523/stat : 4523 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4524] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4524/stat : 4524 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4525] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4525/stat : 4525 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4526] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4526/stat : 4526 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4527] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4527/stat : 4527 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4528] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4528/stat : 4528 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4529] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4529/stat : 4529 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4530] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4530/stat : 4530 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925773 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4531] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4531/stat : 4531 (java) S 4518 4520 4447 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 874925775 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 0 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4532] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4532/stat : 4532 (java) S 4518 4520 4447 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 874925775 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4533] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4533/stat : 4533 (java) S 4518 4520 4447 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 874925775 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4534] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4534/stat : 4534 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134537649 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4535] ppid=4518 vsize=7707672 CPUtime=0.47 cores=4,6
/proc/4520/task/4535/stat : 4535 (java) S 4518 4520 4447 0 -1 4202560 3078 0 0 0 47 0 0 0 17 0 19 0 874925778 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4536] ppid=4518 vsize=7707672 CPUtime=0.3 cores=4,6
/proc/4520/task/4536/stat : 4536 (java) S 4518 4520 4447 0 -1 4202560 2010 0 0 0 30 0 0 0 22 0 19 0 874925778 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4537] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4537/stat : 4537 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4538] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4538/stat : 4538 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 874925778 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4551] ppid=4518 vsize=7707672 CPUtime=0 cores=4,6
/proc/4520/task/4551/stat : 4551 (java) S 4518 4520 4447 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 874925826 7892656128 27036 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 7707672

[startup+6.30162 s]
/proc/loadavg: 0.48 0.10 0.03 5/262 4596
/proc/meminfo: memFree=31363820/32951124 swapFree=67051732/67111528
[pid=4520] ppid=4518 vsize=7707836 CPUtime=6.99 cores=4,6
/proc/4520/stat : 4520 (java) S 4518 4520 4447 0 -1 4202496 59821 0 1 0 690 9 0 0 23 0 19 0 874925769 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4520/statm: 1926959 56996 2251 9 0 1917697 0
[pid=4520/tid=4521] ppid=4518 vsize=7707836 CPUtime=5.77 cores=4,6
/proc/4520/task/4521/stat : 4521 (java) R 4518 4520 4447 0 -1 4202560 23447 0 1 0 572 5 0 0 25 0 19 0 874925769 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 46912505690105 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4520/tid=4523] ppid=4518 vsize=7707836 CPUtime=0.07 cores=4,6
/proc/4520/task/4523/stat : 4523 (java) S 4518 4520 4447 0 -1 4202560 5901 0 0 0 7 0 0 0 18 0 19 0 874925773 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4524] ppid=4518 vsize=7707836 CPUtime=0 cores=4,6
/proc/4520/task/4524/stat : 4524 (java) S 4518 4520 4447 0 -1 4202560 1074 0 0 0 0 0 0 0 17 0 19 0 874925773 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4525] ppid=4518 vsize=7707836 CPUtime=0.06 cores=4,6
/proc/4520/task/4525/stat : 4525 (java) S 4518 4520 4447 0 -1 4202560 6368 0 0 0 6 0 0 0 18 0 19 0 874925773 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4526] ppid=4518 vsize=7707836 CPUtime=0 cores=4,6
/proc/4520/task/4526/stat : 4526 (java) S 4518 4520 4447 0 -1 4202560 78 0 0 0 0 0 0 0 17 0 19 0 874925773 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4527] ppid=4518 vsize=7707836 CPUtime=0 cores=4,6
/proc/4520/task/4527/stat : 4527 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 874925773 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4528] ppid=4518 vsize=7707836 CPUtime=0 cores=4,6
/proc/4520/task/4528/stat : 4528 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 874925773 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4529] ppid=4518 vsize=7707836 CPUtime=0 cores=4,6
/proc/4520/task/4529/stat : 4529 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 874925773 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4530] ppid=4518 vsize=7707836 CPUtime=0 cores=4,6
/proc/4520/task/4530/stat : 4530 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 874925773 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4531] ppid=4518 vsize=7707836 CPUtime=0.18 cores=4,6
/proc/4520/task/4531/stat : 4531 (java) S 4518 4520 4447 0 -1 4202560 16586 0 0 0 17 1 0 0 16 0 19 0 874925775 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 0 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4532] ppid=4518 vsize=7707836 CPUtime=0 cores=4,6
/proc/4520/task/4532/stat : 4532 (java) S 4518 4520 4447 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 874925775 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4533] ppid=4518 vsize=7707836 CPUtime=0 cores=4,6
/proc/4520/task/4533/stat : 4533 (java) S 4518 4520 4447 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 874925775 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4534] ppid=4518 vsize=7707836 CPUtime=0 cores=4,6
/proc/4520/task/4534/stat : 4534 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134537649 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4535] ppid=4518 vsize=7707836 CPUtime=0.49 cores=4,6
/proc/4520/task/4535/stat : 4535 (java) S 4518 4520 4447 0 -1 4202560 3081 0 0 0 49 0 0 0 15 0 19 0 874925778 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4536] ppid=4518 vsize=7707836 CPUtime=0.35 cores=4,6
/proc/4520/task/4536/stat : 4536 (java) S 4518 4520 4447 0 -1 4202560 2130 0 0 0 35 0 0 0 15 0 19 0 874925778 7892824064 56996 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0

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

[pid=4520/tid=4528] ppid=4518 vsize=7711564 CPUtime=0.05 cores=4,6
/proc/4520/task/4528/stat : 4528 (java) S 4518 4520 4447 0 -1 4202560 6 0 0 0 5 0 0 0 15 0 19 0 874925773 7896641536 59735 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4529] ppid=4518 vsize=7711564 CPUtime=0.07 cores=4,6
/proc/4520/task/4529/stat : 4529 (java) S 4518 4520 4447 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 19 0 874925773 7896641536 59735 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4530] ppid=4518 vsize=7711564 CPUtime=0.08 cores=4,6
/proc/4520/task/4530/stat : 4530 (java) S 4518 4520 4447 0 -1 4202560 38 0 0 0 8 0 0 0 15 0 19 0 874925773 7896641536 59735 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4531] ppid=4518 vsize=7711564 CPUtime=4.01 cores=4,6
/proc/4520/task/4531/stat : 4531 (java) S 4518 4520 4447 0 -1 4202560 18254 0 0 0 400 1 0 0 15 0 19 0 874925775 7896641536 59735 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 0 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4532] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4532/stat : 4532 (java) S 4518 4520 4447 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 874925775 7896641536 59735 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4533] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4533/stat : 4533 (java) S 4518 4520 4447 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 874925775 7896641536 59735 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4534] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4534/stat : 4534 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7896641536 59735 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134537649 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4535] ppid=4518 vsize=7711564 CPUtime=0.5 cores=4,6
/proc/4520/task/4535/stat : 4535 (java) S 4518 4520 4447 0 -1 4202560 3081 0 0 0 50 0 0 0 15 0 19 0 874925778 7896641536 59735 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4536] ppid=4518 vsize=7711564 CPUtime=1.16 cores=4,6
/proc/4520/task/4536/stat : 4536 (java) S 4518 4520 4447 0 -1 4202560 12691 0 0 0 115 1 0 0 15 0 19 0 874925778 7896641536 59735 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4537] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4537/stat : 4537 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7896641536 59735 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4538] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4538/stat : 4538 (java) S 4518 4520 4447 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 874925778 7896641536 59735 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4551] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4551/stat : 4551 (java) S 4518 4520 4447 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 874925826 7896641536 59735 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1123.94
Current children cumulated vsize (KiB) 7711564

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.87 5/262 4628
/proc/meminfo: memFree=30477700/32951124 swapFree=67051732/67111528
[pid=4520] ppid=4518 vsize=7711564 CPUtime=1183.95 cores=4,6
/proc/4520/stat : 4520 (java) S 4518 4520 4447 0 -1 4202496 72346 0 1 0 118384 11 0 0 23 0 19 0 874925769 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4520/statm: 1927891 59849 2253 9 0 1918629 0
[pid=4520/tid=4521] ppid=4518 vsize=7711564 CPUtime=1177.38 cores=4,6
/proc/4520/task/4521/stat : 4521 (java) R 4518 4520 4447 0 -1 4202560 23476 0 1 0 117732 6 0 0 25 0 19 0 874925769 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 46912505670956 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4520/tid=4523] ppid=4518 vsize=7711564 CPUtime=0.15 cores=4,6
/proc/4520/task/4523/stat : 4523 (java) S 4518 4520 4447 0 -1 4202560 5906 0 0 0 15 0 0 0 16 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4524] ppid=4518 vsize=7711564 CPUtime=0.03 cores=4,6
/proc/4520/task/4524/stat : 4524 (java) S 4518 4520 4447 0 -1 4202560 1077 0 0 0 3 0 0 0 16 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4525] ppid=4518 vsize=7711564 CPUtime=0.13 cores=4,6
/proc/4520/task/4525/stat : 4525 (java) S 4518 4520 4447 0 -1 4202560 6378 0 0 0 13 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4526] ppid=4518 vsize=7711564 CPUtime=0.07 cores=4,6
/proc/4520/task/4526/stat : 4526 (java) S 4518 4520 4447 0 -1 4202560 83 0 0 0 7 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4527] ppid=4518 vsize=7711564 CPUtime=0.07 cores=4,6
/proc/4520/task/4527/stat : 4527 (java) S 4518 4520 4447 0 -1 4202560 17 0 0 0 7 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4528] ppid=4518 vsize=7711564 CPUtime=0.05 cores=4,6
/proc/4520/task/4528/stat : 4528 (java) S 4518 4520 4447 0 -1 4202560 6 0 0 0 5 0 0 0 16 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4529] ppid=4518 vsize=7711564 CPUtime=0.07 cores=4,6
/proc/4520/task/4529/stat : 4529 (java) S 4518 4520 4447 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4530] ppid=4518 vsize=7711564 CPUtime=0.08 cores=4,6
/proc/4520/task/4530/stat : 4530 (java) S 4518 4520 4447 0 -1 4202560 38 0 0 0 8 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4531] ppid=4518 vsize=7711564 CPUtime=4.16 cores=4,6
/proc/4520/task/4531/stat : 4531 (java) S 4518 4520 4447 0 -1 4202560 18369 0 0 0 415 1 0 0 15 0 19 0 874925775 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 0 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4532] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4532/stat : 4532 (java) S 4518 4520 4447 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 874925775 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4533] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4533/stat : 4533 (java) S 4518 4520 4447 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 874925775 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4534] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4534/stat : 4534 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134537649 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4535] ppid=4518 vsize=7711564 CPUtime=0.5 cores=4,6
/proc/4520/task/4535/stat : 4535 (java) S 4518 4520 4447 0 -1 4202560 3081 0 0 0 50 0 0 0 15 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4536] ppid=4518 vsize=7711564 CPUtime=1.16 cores=4,6
/proc/4520/task/4536/stat : 4536 (java) S 4518 4520 4447 0 -1 4202560 12691 0 0 0 115 1 0 0 15 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4537] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4537/stat : 4537 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4538] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4538/stat : 4538 (java) S 4518 4520 4447 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4551] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4551/stat : 4551 (java) S 4518 4520 4447 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 874925826 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1183.95
Current children cumulated vsize (KiB) 7711564

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.94 5/262 4629
/proc/meminfo: memFree=30477000/32951124 swapFree=67051732/67111528
[pid=4520] ppid=4518 vsize=7711564 CPUtime=1243.97 cores=4,6
/proc/4520/stat : 4520 (java) S 4518 4520 4447 0 -1 4202496 72353 0 1 0 124385 12 0 0 23 0 19 0 874925769 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4520/statm: 1927891 59849 2253 9 0 1918629 0
[pid=4520/tid=4521] ppid=4518 vsize=7711564 CPUtime=1237.17 cores=4,6
/proc/4520/task/4521/stat : 4521 (java) R 4518 4520 4447 0 -1 4202560 23477 0 1 0 123710 7 0 0 25 0 19 0 874925769 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 46912505670967 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4520/tid=4523] ppid=4518 vsize=7711564 CPUtime=0.15 cores=4,6
/proc/4520/task/4523/stat : 4523 (java) S 4518 4520 4447 0 -1 4202560 5906 0 0 0 15 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4524] ppid=4518 vsize=7711564 CPUtime=0.03 cores=4,6
/proc/4520/task/4524/stat : 4524 (java) S 4518 4520 4447 0 -1 4202560 1077 0 0 0 3 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4525] ppid=4518 vsize=7711564 CPUtime=0.13 cores=4,6
/proc/4520/task/4525/stat : 4525 (java) S 4518 4520 4447 0 -1 4202560 6378 0 0 0 13 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4526] ppid=4518 vsize=7711564 CPUtime=0.07 cores=4,6
/proc/4520/task/4526/stat : 4526 (java) S 4518 4520 4447 0 -1 4202560 83 0 0 0 7 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4527] ppid=4518 vsize=7711564 CPUtime=0.07 cores=4,6
/proc/4520/task/4527/stat : 4527 (java) S 4518 4520 4447 0 -1 4202560 17 0 0 0 7 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4528] ppid=4518 vsize=7711564 CPUtime=0.06 cores=4,6
/proc/4520/task/4528/stat : 4528 (java) S 4518 4520 4447 0 -1 4202560 6 0 0 0 6 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4529] ppid=4518 vsize=7711564 CPUtime=0.07 cores=4,6
/proc/4520/task/4529/stat : 4529 (java) S 4518 4520 4447 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4530] ppid=4518 vsize=7711564 CPUtime=0.09 cores=4,6
/proc/4520/task/4530/stat : 4530 (java) S 4518 4520 4447 0 -1 4202560 38 0 0 0 9 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4531] ppid=4518 vsize=7711564 CPUtime=4.36 cores=4,6
/proc/4520/task/4531/stat : 4531 (java) S 4518 4520 4447 0 -1 4202560 18371 0 0 0 435 1 0 0 15 0 19 0 874925775 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 0 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4532] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4532/stat : 4532 (java) S 4518 4520 4447 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 874925775 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4533] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4533/stat : 4533 (java) S 4518 4520 4447 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 874925775 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4534] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4534/stat : 4534 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134537649 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4535] ppid=4518 vsize=7711564 CPUtime=0.5 cores=4,6
/proc/4520/task/4535/stat : 4535 (java) S 4518 4520 4447 0 -1 4202560 3081 0 0 0 50 0 0 0 15 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4536] ppid=4518 vsize=7711564 CPUtime=1.16 cores=4,6
/proc/4520/task/4536/stat : 4536 (java) S 4518 4520 4447 0 -1 4202560 12691 0 0 0 115 1 0 0 15 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4537] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4537/stat : 4537 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4538] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4538/stat : 4538 (java) S 4518 4520 4447 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4551] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4551/stat : 4551 (java) S 4518 4520 4447 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 874925826 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1243.97
Current children cumulated vsize (KiB) 7711564



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 3.98 3.01 4/242 4634
/proc/meminfo: memFree=30645736/32951124 swapFree=67051732/67111528
[pid=4520] ppid=4518 vsize=7711564 CPUtime=1301.68 cores=4,6
/proc/4520/stat : 4520 (java) S 4518 4520 4447 0 -1 4202496 72357 0 1 0 130156 12 0 0 23 0 19 0 874925769 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4520/statm: 1927891 59849 2253 9 0 1918629 0
[pid=4520/tid=4521] ppid=4518 vsize=7711564 CPUtime=1294.88 cores=4,6
/proc/4520/task/4521/stat : 4521 (java) R 4518 4520 4447 0 -1 4202560 23477 0 1 0 129481 7 0 0 25 0 19 0 874925769 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 46912505787701 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4520/tid=4523] ppid=4518 vsize=7711564 CPUtime=0.15 cores=4,6
/proc/4520/task/4523/stat : 4523 (java) S 4518 4520 4447 0 -1 4202560 5906 0 0 0 15 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4524] ppid=4518 vsize=7711564 CPUtime=0.03 cores=4,6
/proc/4520/task/4524/stat : 4524 (java) S 4518 4520 4447 0 -1 4202560 1077 0 0 0 3 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4525] ppid=4518 vsize=7711564 CPUtime=0.13 cores=4,6
/proc/4520/task/4525/stat : 4525 (java) S 4518 4520 4447 0 -1 4202560 6378 0 0 0 13 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4526] ppid=4518 vsize=7711564 CPUtime=0.07 cores=4,6
/proc/4520/task/4526/stat : 4526 (java) S 4518 4520 4447 0 -1 4202560 83 0 0 0 7 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4527] ppid=4518 vsize=7711564 CPUtime=0.07 cores=4,6
/proc/4520/task/4527/stat : 4527 (java) S 4518 4520 4447 0 -1 4202560 17 0 0 0 7 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4528] ppid=4518 vsize=7711564 CPUtime=0.06 cores=4,6
/proc/4520/task/4528/stat : 4528 (java) S 4518 4520 4447 0 -1 4202560 6 0 0 0 6 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4529] ppid=4518 vsize=7711564 CPUtime=0.07 cores=4,6
/proc/4520/task/4529/stat : 4529 (java) S 4518 4520 4447 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4530] ppid=4518 vsize=7711564 CPUtime=0.09 cores=4,6
/proc/4520/task/4530/stat : 4530 (java) S 4518 4520 4447 0 -1 4202560 38 0 0 0 9 0 0 0 15 0 19 0 874925773 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4531] ppid=4518 vsize=7711564 CPUtime=4.36 cores=4,6
/proc/4520/task/4531/stat : 4531 (java) S 4518 4520 4447 0 -1 4202560 18371 0 0 0 435 1 0 0 15 0 19 0 874925775 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 0 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4532] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4532/stat : 4532 (java) S 4518 4520 4447 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 874925775 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4533] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4533/stat : 4533 (java) S 4518 4520 4447 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 874925775 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4534] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4534/stat : 4534 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134537649 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4535] ppid=4518 vsize=7711564 CPUtime=0.5 cores=4,6
/proc/4520/task/4535/stat : 4535 (java) S 4518 4520 4447 0 -1 4202560 3081 0 0 0 50 0 0 0 15 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4536] ppid=4518 vsize=7711564 CPUtime=1.16 cores=4,6
/proc/4520/task/4536/stat : 4536 (java) S 4518 4520 4447 0 -1 4202560 12691 0 0 0 115 1 0 0 15 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4537] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4537/stat : 4537 (java) S 4518 4520 4447 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134529945 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
[pid=4520/tid=4538] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4538/stat : 4538 (java) S 4518 4520 4447 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 874925778 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 4 0 16800975 18446604453985338304 0 0 -1 6 0 0 0
[pid=4520/tid=4551] ppid=4518 vsize=7711564 CPUtime=0 cores=4,6
/proc/4520/task/4551/stat : 4551 (java) S 4518 4520 4447 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 874925826 7896641536 59849 33554432000 1073741824 1073778376 140734165787904 18446744073709551615 228134530560 0 4 0 16800975 18446604453985338304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1301.68
Current children cumulated vsize (KiB) 7711564

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.07
CPU time (s): 1301.79
CPU user time (s): 1301.65
CPU system time (s): 0.132979
CPU usage (%): 100.132
Max. virtual memory (cumulated for all children) (KiB): 7729648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.65
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72420
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= 27422
involuntary context switches= 4612

runsolver used 2.29765 second user time and 4.85026 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-09 17:27:58
IDJOB=3283003
IDBENCH=70952
IDSOLVER=1611
FILE ID=node138/3283003-1307633277
RUNJOBID= node138-1307633277-4466
PBS_JOBID= 13549354
Free space on /tmp= 74088 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.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-3283003-1307633277/watcher-3283003-1307633277 -o /tmp/evaluation-result-3283003-1307633277/solver-3283003-1307633277 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3283003-1307633277.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1334789658

node138.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.82
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.80
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32208548 kB
Buffers:        186460 kB
Cached:         303300 kB
SwapCached:      13344 kB
Active:         348560 kB
Inactive:       203552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32208548 kB
SwapTotal:    67111528 kB
SwapFree:     67051732 kB
Dirty:           22248 kB
Writeback:           0 kB
AnonPages:       58848 kB
Mapped:          17020 kB
Slab:           125000 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7465244 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= 74036 MiB
End job on node138 at 2011-06-09 17:49:40