Trace number 3190623

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-06UNSAT 23.5644 22.0113

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v250-c1065-S427778075-026.UNKNOWN.cnf
MD5SUMd38a82e2419451ef5d17985fa1c6cc2d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.506922
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1065
Sum of the clauses size3195
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31065
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.00/0.10	c --- Begin Solver configuration ---
0.00/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.00/0.10	c Learn all clauses as in MiniSAT
0.00/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.10	c Expensive reason simplification
0.00/0.10	c Armin Biere (Picosat) restarts strategy
0.00/0.10	c Glucose learned constraints deletion strategy
0.00/0.10	c timeout=2147483647s
0.00/0.10	c DB Simplification allowed=true
0.00/0.10	c --- End Solver configuration ---
0.00/0.10	c solving HOME/instance-3190623-1302602265.cnf
0.00/0.10	c reading problem ... 
0.11/0.11	c ... done. Wall clock time 0.016s.
0.11/0.11	c #vars     250
0.11/0.11	c #constraints  1065
0.11/0.11	c constraints type 
0.11/0.11	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1065
0.92/0.66	c cleaning 2496 clauses out of 5000 with flag 5000/5000
1.56/1.08	c cleaning 4251 clauses out of 8507 with flag 11003/11003
2.15/1.64	c cleaning 5627 clauses out of 11256 with flag 18003/18003
2.86/2.32	c cleaning 6812 clauses out of 13626 with flag 26000/26000
3.57/3.09	c cleaning 7908 clauses out of 15816 with flag 35002/35002
4.67/4.17	c cleaning 8949 clauses out of 17906 with flag 45000/45000
5.77/5.28	c cleaning 9474 clauses out of 18957 with flag 55000/55000
7.10/6.43	c cleaning 9740 clauses out of 19484 with flag 65001/65001
8.44/7.44	c cleaning 9868 clauses out of 19743 with flag 75000/75000
9.86/8.44	c cleaning 9935 clauses out of 19875 with flag 85000/85000
10.86/9.44	c cleaning 9963 clauses out of 19940 with flag 95000/95000
11.86/10.48	c cleaning 9986 clauses out of 19978 with flag 105001/105001
12.96/11.50	c cleaning 9989 clauses out of 19992 with flag 115001/115001
13.96/12.58	c cleaning 9998 clauses out of 20003 with flag 125001/125001
15.06/13.63	c cleaning 9999 clauses out of 20004 with flag 135000/135000
16.06/14.67	c cleaning 9996 clauses out of 20006 with flag 145001/145001
17.16/15.73	c cleaning 9999 clauses out of 20009 with flag 155000/155000
18.16/16.75	c cleaning 10003 clauses out of 20011 with flag 165001/165001
19.16/17.77	c cleaning 10002 clauses out of 20007 with flag 175000/175000
20.16/18.72	c cleaning 9993 clauses out of 20006 with flag 185001/185001
21.16/19.77	c cleaning 10006 clauses out of 20013 with flag 195001/195001
22.26/20.81	c cleaning 10003 clauses out of 20006 with flag 205000/205000
23.25/21.72	c cleaning 5202 clauses out of 10403 with flag 215001/215001
23.45/22.00	c starts		: 580
23.45/22.00	c conflicts		: 219247
23.45/22.00	c decisions		: 257328
23.45/22.00	c propagations		: 9810168
23.45/22.00	c inspects		: 295799593
23.45/22.00	c shortcuts		: 0
23.45/22.00	c learnt literals	: 10
23.45/22.00	c learnt binary clauses	: 75
23.45/22.00	c learnt ternary clauses	: 438
23.45/22.00	c learnt constraints	: 219236
23.45/22.00	c ignored constraints	: 0
23.45/22.00	c root simplifications	: 589
23.45/22.00	c removed literals (reason simplification)	: 1246326
23.45/22.00	c reason swapping (by a shorter reason)	: 0
23.45/22.00	c Calls to reduceDB	: 23
23.45/22.00	c speed (assignments/second)	: 448239.4224618478
23.45/22.00	c non guided choices	30
23.45/22.00	c learnt constraints type 
23.45/22.00	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 6
23.45/22.00	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 3401
23.45/22.00	c constraints type 
23.45/22.00	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1065
23.45/22.00	s UNSATISFIABLE
23.45/22.00	c Total wall clock time (in seconds) : 21.903

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 0,2

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: 3.99 4.04 4.00 4/243 20777
/proc/meminfo: memFree=15460240/32950928 swapFree=67111524/67111528
[pid=20777] ppid=20775 vsize=11760 CPUtime=0 cores=0,2
/proc/20777/stat : 20777 (runsolver) R 20775 20777 19898 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 450457147 12042240 49 33554432000 4194304 5392636 140734373910576 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/20777/statm: 2940 49 30 293 0 2644 0

[startup+0.0127811 s]
/proc/loadavg: 3.99 4.04 4.00 4/243 20777
/proc/meminfo: memFree=15460240/32950928 swapFree=67111524/67111528
[pid=20777] ppid=20775 vsize=24004 CPUtime=0 cores=0,2
/proc/20777/stat : 20777 (java) S 20775 20777 19898 0 -1 4202496 1118 0 0 0 0 0 0 0 25 0 2 0 450457147 24580096 852 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427194341 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20777/statm: 6001 852 642 9 0 381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24004

[startup+0.112241 s]
/proc/loadavg: 3.99 4.04 4.00 4/243 20777
/proc/meminfo: memFree=15460240/32950928 swapFree=67111524/67111528
[pid=20777] ppid=20775 vsize=7636212 CPUtime=0.11 cores=0,2
/proc/20777/stat : 20777 (java) S 20775 20777 19898 0 -1 4202496 10363 0 1 0 10 1 0 0 25 0 18 0 450457147 7819481088 10056 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20777/statm: 1909053 10056 2093 9 0 1899791 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7636212

[startup+0.301111 s]
/proc/loadavg: 3.99 4.04 4.00 4/243 20777
/proc/meminfo: memFree=15460240/32950928 swapFree=67111524/67111528
[pid=20777] ppid=20775 vsize=7647064 CPUtime=0.46 cores=0,2
/proc/20777/stat : 20777 (java) S 20775 20777 19898 0 -1 4202496 14346 0 1 0 45 1 0 0 25 0 19 0 450457147 7830593536 12417 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20777/statm: 1911766 12417 2197 9 0 1902504 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7647064

[startup+0.774549 s]
/proc/loadavg: 3.99 4.04 4.00 4/243 20777
/proc/meminfo: memFree=15460240/32950928 swapFree=67111524/67111528
[pid=20777] ppid=20775 vsize=7662896 CPUtime=1.24 cores=0,2
/proc/20777/stat : 20777 (java) S 20775 20777 19898 0 -1 4202496 21158 0 1 0 122 2 0 0 25 0 19 0 450457147 7846805504 17117 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20777/statm: 1915724 17117 2237 9 0 1906462 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 7662896

[startup+1.50094 s]
/proc/loadavg: 3.99 4.04 4.00 6/262 20796
/proc/meminfo: memFree=15399648/32950928 swapFree=67111524/67111528
[pid=20777] ppid=20775 vsize=7662896 CPUtime=2.05 cores=0,2
/proc/20777/stat : 20777 (java) S 20775 20777 19898 0 -1 4202496 21533 0 1 0 203 2 0 0 25 0 19 0 450457147 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20777/statm: 1915724 17491 2239 9 0 1906462 0
[pid=20777/tid=20779] ppid=20775 vsize=7662896 CPUtime=1.41 cores=0,2
/proc/20777/task/20779/stat : 20779 (java) R 20775 20777 19898 0 -1 4202560 8914 0 1 0 141 0 0 0 20 0 19 0 450457149 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 46912505569883 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20777/tid=20780] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20780/stat : 20780 (java) S 20775 20777 19898 0 -1 4202560 195 0 0 0 0 0 0 0 15 0 19 0 450457150 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20781] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20781/stat : 20781 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457150 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20782] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20782/stat : 20782 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457150 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20783] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20783/stat : 20783 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457150 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20784] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20784/stat : 20784 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 450457150 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20785] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20785/stat : 20785 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 450457150 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20786] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20786/stat : 20786 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457150 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20787] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20787/stat : 20787 (java) S 20775 20777 19898 0 -1 4202560 206 0 0 0 0 0 0 0 15 0 19 0 450457150 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20788] ppid=20775 vsize=7662896 CPUtime=0.01 cores=0,2
/proc/20777/task/20788/stat : 20788 (java) S 20775 20777 19898 0 -1 4202560 332 0 0 0 1 0 0 0 15 0 19 0 450457151 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 0 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20789] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20789/stat : 20789 (java) S 20775 20777 19898 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 450457151 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20790] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20790/stat : 20790 (java) S 20775 20777 19898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450457151 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20791] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20791/stat : 20791 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450457154 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427215281 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20792] ppid=20775 vsize=7662896 CPUtime=0.32 cores=0,2
/proc/20777/task/20792/stat : 20792 (java) S 20775 20777 19898 0 -1 4202560 5864 0 0 0 32 0 0 0 16 0 19 0 450457154 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20793] ppid=20775 vsize=7662896 CPUtime=0.26 cores=0,2
/proc/20777/task/20793/stat : 20793 (java) S 20775 20777 19898 0 -1 4202560 4862 0 0 0 26 0 0 0 16 0 19 0 450457154 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20794] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20794/stat : 20794 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450457154 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20795] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20795/stat : 20795 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457154 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20796] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20796/stat : 20796 (java) S 20775 20777 19898 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450457159 7846805504 17491 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 7662896

[startup+3.10667 s]
/proc/loadavg: 3.99 4.04 4.00 5/262 20796
/proc/meminfo: memFree=15397540/32950928 swapFree=67111524/67111528
[pid=20777] ppid=20775 vsize=7662896 CPUtime=3.68 cores=0,2
/proc/20777/stat : 20777 (java) S 20775 20777 19898 0 -1 4202496 21714 0 1 0 366 2 0 0 25 0 19 0 450457147 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20777/statm: 1915724 17669 2239 9 0 1906462 0
[pid=20777/tid=20779] ppid=20775 vsize=7662896 CPUtime=2.98 cores=0,2
/proc/20777/task/20779/stat : 20779 (java) S 20775 20777 19898 0 -1 4202560 8917 0 1 0 298 0 0 0 25 0 19 0 450457149 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20780] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20780/stat : 20780 (java) S 20775 20777 19898 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 19 0 450457150 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20781] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20781/stat : 20781 (java) S 20775 20777 19898 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 450457150 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20782] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20782/stat : 20782 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 450457150 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20783] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20783/stat : 20783 (java) S 20775 20777 19898 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 19 0 450457150 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20784] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20784/stat : 20784 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457150 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20785] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20785/stat : 20785 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457150 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20786] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20786/stat : 20786 (java) S 20775 20777 19898 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 19 0 450457150 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20787] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20787/stat : 20787 (java) S 20775 20777 19898 0 -1 4202560 206 0 0 0 0 0 0 0 16 0 19 0 450457150 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20788] ppid=20775 vsize=7662896 CPUtime=0.04 cores=0,2
/proc/20777/task/20788/stat : 20788 (java) R 20775 20777 19898 0 -1 4202560 431 0 0 0 4 0 0 0 15 0 19 0 450457151 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 47376018918685 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=20777/tid=20789] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20789/stat : 20789 (java) S 20775 20777 19898 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 450457151 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20790] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20790/stat : 20790 (java) S 20775 20777 19898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450457151 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20791] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20791/stat : 20791 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450457154 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427215281 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20792] ppid=20775 vsize=7662896 CPUtime=0.34 cores=0,2
/proc/20777/task/20792/stat : 20792 (java) S 20775 20777 19898 0 -1 4202560 5866 0 0 0 34 0 0 0 15 0 19 0 450457154 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20793] ppid=20775 vsize=7662896 CPUtime=0.26 cores=0,2
/proc/20777/task/20793/stat : 20793 (java) S 20775 20777 19898 0 -1 4202560 4862 0 0 0 26 0 0 0 15 0 19 0 450457154 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20794] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20794/stat : 20794 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450457154 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20795] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20795/stat : 20795 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457154 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20796] ppid=20775 vsize=7662896 CPUtime=0 cores=0,2
/proc/20777/task/20796/stat : 20796 (java) S 20775 20777 19898 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450457159 7846805504 17669 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 7662896

[startup+6.30097 s]
/proc/loadavg: 3.99 4.04 4.00 5/262 20796
/proc/meminfo: memFree=15398408/32950928 swapFree=67111524/67111528
[pid=20777] ppid=20775 vsize=7658940 CPUtime=6.98 cores=0,2
/proc/20777/stat : 20777 (java) S 20775 20777 19898 0 -1 4202496 22036 0 1 0 696 2 0 0 25 0 19 0 450457147 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20777/statm: 1914735 17103 2242 9 0 1905473 0
[pid=20777/tid=20779] ppid=20775 vsize=7658940 CPUtime=6.13 cores=0,2
/proc/20777/task/20779/stat : 20779 (java) R 20775 20777 19898 0 -1 4202560 8925 0 1 0 613 0 0 0 25 0 19 0 450457149 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 46912505508243 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20777/tid=20780] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20780/stat : 20780 (java) S 20775 20777 19898 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20781] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20781/stat : 20781 (java) S 20775 20777 19898 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20782] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20782/stat : 20782 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 450457150 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20783] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20783/stat : 20783 (java) S 20775 20777 19898 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20784] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20784/stat : 20784 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20785] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20785/stat : 20785 (java) S 20775 20777 19898 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 19 0 450457150 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20786] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20786/stat : 20786 (java) S 20775 20777 19898 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20787] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20787/stat : 20787 (java) S 20775 20777 19898 0 -1 4202560 208 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20788] ppid=20775 vsize=7658940 CPUtime=0.07 cores=0,2
/proc/20777/task/20788/stat : 20788 (java) S 20775 20777 19898 0 -1 4202560 664 0 0 0 7 0 0 0 16 0 19 0 450457151 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 0 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20789] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20789/stat : 20789 (java) S 20775 20777 19898 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 450457151 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20790] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20790/stat : 20790 (java) S 20775 20777 19898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450457151 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20791] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20791/stat : 20791 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450457154 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427215281 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20792] ppid=20775 vsize=7658940 CPUtime=0.45 cores=0,2
/proc/20777/task/20792/stat : 20792 (java) S 20775 20777 19898 0 -1 4202560 5890 0 0 0 45 0 0 0 15 0 19 0 450457154 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20793] ppid=20775 vsize=7658940 CPUtime=0.26 cores=0,2
/proc/20777/task/20793/stat : 20793 (java) S 20775 20777 19898 0 -1 4202560 4862 0 0 0 26 0 0 0 15 0 19 0 450457154 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20794] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20794/stat : 20794 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450457154 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20795] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20795/stat : 20795 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457154 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20796] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20796/stat : 20796 (java) S 20775 20777 19898 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450457159 7842754560 17103 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.98
Current children cumulated vsize (KiB) 7658940

[startup+12.7008 s]

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

/proc/20777/statm: 1914735 17296 2242 9 0 1905473 0
[pid=20777/tid=20779] ppid=20775 vsize=7658940 CPUtime=20.28 cores=0,2
/proc/20777/task/20779/stat : 20779 (java) R 20775 20777 19898 0 -1 4202560 8942 0 1 0 2028 0 0 0 25 0 19 0 450457149 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 46912505508311 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20777/tid=20780] ppid=20775 vsize=7658940 CPUtime=0.01 cores=0,2
/proc/20777/task/20780/stat : 20780 (java) S 20775 20777 19898 0 -1 4202560 196 0 0 0 1 0 0 0 15 0 19 0 450457150 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20781] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20781/stat : 20781 (java) S 20775 20777 19898 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20782] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20782/stat : 20782 (java) S 20775 20777 19898 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20783] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20783/stat : 20783 (java) S 20775 20777 19898 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20784] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20784/stat : 20784 (java) S 20775 20777 19898 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20785] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20785/stat : 20785 (java) S 20775 20777 19898 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20786] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20786/stat : 20786 (java) S 20775 20777 19898 0 -1 4202560 58 0 0 0 0 0 0 0 16 0 19 0 450457150 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20787] ppid=20775 vsize=7658940 CPUtime=0.01 cores=0,2
/proc/20777/task/20787/stat : 20787 (java) S 20775 20777 19898 0 -1 4202560 211 0 0 0 1 0 0 0 15 0 19 0 450457150 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20788] ppid=20775 vsize=7658940 CPUtime=0.24 cores=0,2
/proc/20777/task/20788/stat : 20788 (java) S 20775 20777 19898 0 -1 4202560 664 0 0 0 24 0 0 0 15 0 19 0 450457151 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 0 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20789] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20789/stat : 20789 (java) S 20775 20777 19898 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 450457151 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20790] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20790/stat : 20790 (java) S 20775 20777 19898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450457151 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20791] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20791/stat : 20791 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450457154 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427215281 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20792] ppid=20775 vsize=7658940 CPUtime=1.26 cores=0,2
/proc/20777/task/20792/stat : 20792 (java) S 20775 20777 19898 0 -1 4202560 8592 0 0 0 125 1 0 0 15 0 19 0 450457154 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20793] ppid=20775 vsize=7658940 CPUtime=0.28 cores=0,2
/proc/20777/task/20793/stat : 20793 (java) S 20775 20777 19898 0 -1 4202560 4862 0 0 0 28 0 0 0 15 0 19 0 450457154 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20794] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20794/stat : 20794 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450457154 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20795] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20795/stat : 20795 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457154 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20796] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20796/stat : 20796 (java) S 20775 20777 19898 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450457159 7842754560 17296 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.15
Current children cumulated vsize (KiB) 7658940

[startup+21.5011 s]
/proc/loadavg: 3.99 4.04 4.00 5/262 20796
/proc/meminfo: memFree=15397264/32950928 swapFree=67111524/67111528
[pid=20777] ppid=20775 vsize=7658940 CPUtime=23.05 cores=0,2
/proc/20777/stat : 20777 (java) S 20775 20777 19898 0 -1 4202496 24769 0 1 0 2302 3 0 0 25 0 19 0 450457147 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20777/statm: 1914735 17297 2242 9 0 1905473 0
[pid=20777/tid=20779] ppid=20775 vsize=7658940 CPUtime=21.06 cores=0,2
/proc/20777/task/20779/stat : 20779 (java) R 20775 20777 19898 0 -1 4202560 8944 0 1 0 2106 0 0 0 25 0 19 0 450457149 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 46912505565466 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20777/tid=20780] ppid=20775 vsize=7658940 CPUtime=0.01 cores=0,2
/proc/20777/task/20780/stat : 20780 (java) S 20775 20777 19898 0 -1 4202560 196 0 0 0 1 0 0 0 16 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20781] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20781/stat : 20781 (java) S 20775 20777 19898 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20782] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20782/stat : 20782 (java) S 20775 20777 19898 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20783] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20783/stat : 20783 (java) S 20775 20777 19898 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20784] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20784/stat : 20784 (java) S 20775 20777 19898 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20785] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20785/stat : 20785 (java) S 20775 20777 19898 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20786] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20786/stat : 20786 (java) S 20775 20777 19898 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20787] ppid=20775 vsize=7658940 CPUtime=0.01 cores=0,2
/proc/20777/task/20787/stat : 20787 (java) S 20775 20777 19898 0 -1 4202560 211 0 0 0 1 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20788] ppid=20775 vsize=7658940 CPUtime=0.25 cores=0,2
/proc/20777/task/20788/stat : 20788 (java) S 20775 20777 19898 0 -1 4202560 664 0 0 0 25 0 0 0 15 0 19 0 450457151 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 0 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20789] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20789/stat : 20789 (java) S 20775 20777 19898 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 450457151 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20790] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20790/stat : 20790 (java) S 20775 20777 19898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450457151 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20791] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20791/stat : 20791 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450457154 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427215281 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20792] ppid=20775 vsize=7658940 CPUtime=1.36 cores=0,2
/proc/20777/task/20792/stat : 20792 (java) S 20775 20777 19898 0 -1 4202560 8592 0 0 0 135 1 0 0 16 0 19 0 450457154 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20793] ppid=20775 vsize=7658940 CPUtime=0.28 cores=0,2
/proc/20777/task/20793/stat : 20793 (java) S 20775 20777 19898 0 -1 4202560 4862 0 0 0 28 0 0 0 15 0 19 0 450457154 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20794] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20794/stat : 20794 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450457154 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20795] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20795/stat : 20795 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457154 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20796] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20796/stat : 20796 (java) S 20775 20777 19898 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450457159 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.05
Current children cumulated vsize (KiB) 7658940

[startup+21.901 s]
/proc/loadavg: 3.99 4.04 4.00 5/262 20796
/proc/meminfo: memFree=15397384/32950928 swapFree=67111524/67111528
[pid=20777] ppid=20775 vsize=7658940 CPUtime=23.45 cores=0,2
/proc/20777/stat : 20777 (java) S 20775 20777 19898 0 -1 4202496 24770 0 1 0 2342 3 0 0 25 0 19 0 450457147 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20777/statm: 1914735 17297 2242 9 0 1905473 0
[pid=20777/tid=20779] ppid=20775 vsize=7658940 CPUtime=21.45 cores=0,2
/proc/20777/task/20779/stat : 20779 (java) R 20775 20777 19898 0 -1 4202560 8945 0 1 0 2145 0 0 0 25 0 19 0 450457149 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 46912505508182 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20777/tid=20780] ppid=20775 vsize=7658940 CPUtime=0.01 cores=0,2
/proc/20777/task/20780/stat : 20780 (java) S 20775 20777 19898 0 -1 4202560 196 0 0 0 1 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20781] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20781/stat : 20781 (java) S 20775 20777 19898 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20782] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20782/stat : 20782 (java) S 20775 20777 19898 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20783] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20783/stat : 20783 (java) S 20775 20777 19898 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20784] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20784/stat : 20784 (java) S 20775 20777 19898 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20785] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20785/stat : 20785 (java) S 20775 20777 19898 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20786] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20786/stat : 20786 (java) S 20775 20777 19898 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20787] ppid=20775 vsize=7658940 CPUtime=0.01 cores=0,2
/proc/20777/task/20787/stat : 20787 (java) S 20775 20777 19898 0 -1 4202560 211 0 0 0 1 0 0 0 15 0 19 0 450457150 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20788] ppid=20775 vsize=7658940 CPUtime=0.26 cores=0,2
/proc/20777/task/20788/stat : 20788 (java) S 20775 20777 19898 0 -1 4202560 664 0 0 0 26 0 0 0 16 0 19 0 450457151 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 0 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20789] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20789/stat : 20789 (java) S 20775 20777 19898 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 450457151 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20790] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20790/stat : 20790 (java) S 20775 20777 19898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450457151 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20791] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20791/stat : 20791 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450457154 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427215281 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20792] ppid=20775 vsize=7658940 CPUtime=1.36 cores=0,2
/proc/20777/task/20792/stat : 20792 (java) S 20775 20777 19898 0 -1 4202560 8592 0 0 0 135 1 0 0 16 0 19 0 450457154 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20793] ppid=20775 vsize=7658940 CPUtime=0.28 cores=0,2
/proc/20777/task/20793/stat : 20793 (java) S 20775 20777 19898 0 -1 4202560 4862 0 0 0 28 0 0 0 15 0 19 0 450457154 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20794] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20794/stat : 20794 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450457154 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20795] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20795/stat : 20795 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450457154 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20796] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20796/stat : 20796 (java) S 20775 20777 19898 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450457159 7842754560 17297 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.45
Current children cumulated vsize (KiB) 7658940

[startup+22.007 s]
/proc/loadavg: 3.99 4.04 4.00 5/262 20796
/proc/meminfo: memFree=15397384/32950928 swapFree=67111524/67111528
[pid=20777] ppid=20775 vsize=7658940 CPUtime=23.55 cores=0,2
/proc/20777/stat : 20777 (java) S 20775 20777 19898 0 -1 4202496 24778 0 1 0 2352 3 0 0 25 0 18 0 450457147 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20777/statm: 1914735 17305 2243 9 0 1905473 0
[pid=20777/tid=20779] ppid=20775 vsize=7658940 CPUtime=21.55 cores=0,2
/proc/20777/task/20779/stat : 20779 (java) R 20775 20777 19898 0 -1 4202560 8948 0 1 0 2155 0 0 0 25 0 17 0 450457149 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427217589 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20777/tid=20780] ppid=20775 vsize=7658940 CPUtime=0.01 cores=0,2
/proc/20777/task/20780/stat : 20780 (java) S 20775 20777 19898 0 -1 4202560 196 0 0 0 1 0 0 0 15 0 17 0 450457150 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20781] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20781/stat : 20781 (java) S 20775 20777 19898 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 17 0 450457150 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20782] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20782/stat : 20782 (java) S 20775 20777 19898 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 17 0 450457150 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20783] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20783/stat : 20783 (java) S 20775 20777 19898 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 17 0 450457150 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20784] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20784/stat : 20784 (java) S 20775 20777 19898 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 17 0 450457150 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20785] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20785/stat : 20785 (java) S 20775 20777 19898 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 17 0 450457150 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20786] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20786/stat : 20786 (java) S 20775 20777 19898 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 17 0 450457150 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20787] ppid=20775 vsize=7658940 CPUtime=0.01 cores=0,2
/proc/20777/task/20787/stat : 20787 (java) S 20775 20777 19898 0 -1 4202560 211 0 0 0 1 0 0 0 15 0 17 0 450457150 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20788] ppid=20775 vsize=7658940 CPUtime=0.26 cores=0,2
/proc/20777/task/20788/stat : 20788 (java) R 20775 20777 19898 0 -1 4202560 664 0 0 0 26 0 0 0 15 0 17 0 450457151 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427208192 0 0 0 16800975 0 0 0 -1 2 0 0 0
[pid=20777/tid=20789] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20789/stat : 20789 (java) S 20775 20777 19898 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 17 0 450457151 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20790] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20790/stat : 20790 (java) S 20775 20777 19898 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 17 0 450457151 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20791] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20791/stat : 20791 (java) R 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 17 0 450457154 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427215281 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20777/tid=20792] ppid=20775 vsize=7658940 CPUtime=1.36 cores=0,2
/proc/20777/task/20792/stat : 20792 (java) S 20775 20777 19898 0 -1 4202560 8592 0 0 0 135 1 0 0 16 0 17 0 450457154 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 0 0 0 0
[pid=20777/tid=20793] ppid=20775 vsize=7658940 CPUtime=0.28 cores=0,2
/proc/20777/task/20793/stat : 20793 (java) S 20775 20777 19898 0 -1 4202560 4862 0 0 0 28 0 0 0 15 0 17 0 450457154 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
[pid=20777/tid=20794] ppid=20775 vsize=7658940 CPUtime=0 cores=0,2
/proc/20777/task/20794/stat : 20794 (java) S 20775 20777 19898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 17 0 450457154 7842754560 17305 33554432000 1073741824 1073778376 140734141364304 18446744073709551615 256427207577 0 4 0 16800975 18446604453861184576 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.55
Current children cumulated vsize (KiB) 7658940

Child status: 20
Real time (s): 22.0113
CPU time (s): 23.5644
CPU user time (s): 23.5244
CPU system time (s): 0.039993
CPU usage (%): 107.056
Max. virtual memory (cumulated for all children) (KiB): 7665308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.5244
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24779
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= 1208
involuntary context switches= 789

runsolver used 0.041993 second user time and 0.086986 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-12 11:57:45
IDJOB=3190623
IDBENCH=82954
IDSOLVER=1611
FILE ID=node115/3190623-1302602265
RUNJOBID= node115-1302597483-19916
PBS_JOBID= 12958101
Free space on /tmp= 71532 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v250-c1065-S427778075-026.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-3190623-1302602265/watcher-3190623-1302602265 -o /tmp/evaluation-result-3190623-1302602265/solver-3190623-1302602265 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190623-1302602265.cnf

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

MD5SUM BENCH= d38a82e2419451ef5d17985fa1c6cc2d
RANDOM SEED=236589215

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15460504 kB
Buffers:        622440 kB
Cached:       16187180 kB
SwapCached:          4 kB
Active:        4962468 kB
Inactive:     12119856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15460504 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             112 kB
Writeback:           0 kB
AnonPages:      272552 kB
Mapped:          23372 kB
Slab:           344112 kB
PageTables:       6260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 22076680 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= 71532 MiB
End job on node115 at 2011-04-12 11:58:07