Trace number 3266088

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 37.0524 36.1933

General information on the benchmark

NameSAT05/crafted/sorge05/QG6/
dead-dnd002.shuffled-as.sat05-2713.cnf
MD5SUM53d311456c8e25005c572fec79acd092
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.0082
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.16	c no version file found!!!
0.00/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.16	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.16	c java.vm.version	19.1-b02
0.00/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.16	c sun.arch.data.model	64
0.00/0.16	c java.version		1.6.0_24
0.00/0.16	c os.name		Linux
0.00/0.16	c os.version		2.6.18-164.el5
0.00/0.16	c os.arch		amd64
0.00/0.16	c Free memory 		6997539544
0.00/0.16	c Max memory 		7034241024
0.00/0.16	c Total memory 		7034241024
0.00/0.16	c Number of processors 	8
0.00/0.16	c --- Begin Solver configuration ---
0.00/0.16	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.00/0.16	c Learn all clauses as in MiniSAT
0.00/0.16	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.16	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.16	c Expensive reason simplification
0.00/0.16	c Armin Biere (Picosat) restarts strategy
0.00/0.16	c Glucose learned constraints deletion strategy
0.00/0.16	c timeout=2147483647s
0.00/0.16	c DB Simplification allowed=true
0.00/0.16	c --- End Solver configuration ---
0.00/0.16	c solving HOME/instance-3266088-1303582408.cnf
0.00/0.16	c reading problem ... 
0.19/0.20	c ... done. Wall clock time 0.104s.
0.19/0.20	c #vars     1339
0.26/0.20	c #constraints  6863
0.26/0.20	c constraints type 
0.26/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6305
0.26/0.20	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 520
0.96/0.61	c cleaning 2497 clauses out of 5001 with flag 5001/5001
1.53/0.97	c cleaning 4240 clauses out of 8503 with flag 11000/11000
2.21/1.47	c cleaning 5626 clauses out of 11264 with flag 18001/18001
2.82/2.06	c cleaning 6810 clauses out of 13638 with flag 26001/26001
3.52/2.77	c cleaning 7912 clauses out of 15828 with flag 35001/35001
4.42/3.61	c cleaning 8949 clauses out of 17916 with flag 45001/45001
5.31/4.51	c cleaning 9464 clauses out of 18966 with flag 55000/55000
6.22/5.43	c cleaning 7408 clauses out of 14856 with flag 65001/65001
7.12/6.34	c cleaning 8714 clauses out of 17449 with flag 75002/75002
8.12/7.31	c cleaning 9363 clauses out of 18734 with flag 85001/85001
9.02/8.25	c cleaning 9674 clauses out of 19370 with flag 95000/95000
10.02/9.25	c cleaning 9821 clauses out of 19696 with flag 105000/105000
11.12/10.31	c cleaning 7245 clauses out of 14521 with flag 115001/115001
12.02/11.21	c cleaning 8633 clauses out of 17275 with flag 125000/125000
12.92/12.16	c cleaning 9294 clauses out of 18642 with flag 135000/135000
13.92/13.13	c cleaning 9665 clauses out of 19348 with flag 145000/145000
14.83/14.06	c cleaning 9799 clauses out of 19683 with flag 155000/155000
15.83/15.04	c cleaning 9928 clauses out of 19884 with flag 165000/165000
16.73/15.94	c cleaning 9950 clauses out of 19957 with flag 175001/175001
17.63/16.89	c cleaning 9974 clauses out of 20006 with flag 185000/185000
18.63/17.82	c cleaning 9987 clauses out of 20032 with flag 195000/195000
19.53/18.74	c cleaning 10004 clauses out of 20046 with flag 205001/205001
20.53/19.72	c cleaning 9989 clauses out of 20041 with flag 215000/215000
21.43/20.69	c cleaning 9993 clauses out of 20052 with flag 225000/225000
22.43/21.68	c cleaning 9993 clauses out of 20059 with flag 235000/235000
23.43/22.69	c cleaning 9983 clauses out of 20066 with flag 245000/245000
24.43/23.64	c cleaning 10027 clauses out of 20083 with flag 255000/255000
25.43/24.62	c cleaning 10025 clauses out of 20057 with flag 265001/265001
26.43/25.62	c cleaning 9980 clauses out of 20031 with flag 275000/275000
27.43/26.63	c cleaning 10012 clauses out of 20051 with flag 285000/285000
28.43/27.60	c cleaning 10017 clauses out of 20041 with flag 295002/295002
29.33/28.58	c cleaning 9976 clauses out of 20025 with flag 305003/305003
30.33/29.58	c cleaning 10006 clauses out of 20046 with flag 315000/315000
31.33/30.59	c cleaning 10012 clauses out of 20042 with flag 325002/325002
32.33/31.56	c cleaning 10004 clauses out of 20028 with flag 335000/335000
33.33/32.53	c cleaning 9986 clauses out of 20024 with flag 345000/345000
34.33/33.52	c cleaning 9988 clauses out of 20042 with flag 355004/355004
35.23/34.48	c cleaning 8015 clauses out of 16069 with flag 365000/365000
36.23/35.42	c cleaning 9018 clauses out of 18054 with flag 375000/375000
36.96/36.17	c starts		: 771
36.96/36.17	c conflicts		: 382553
36.96/36.17	c decisions		: 934609
36.96/36.17	c propagations		: 13565797
36.96/36.17	c inspects		: 476308278
36.96/36.17	c shortcuts		: 0
36.96/36.17	c learnt literals	: 12
36.96/36.17	c learnt binary clauses	: 484
36.96/36.17	c learnt ternary clauses	: 1764
36.96/36.17	c learnt constraints	: 382540
36.96/36.17	c ignored constraints	: 0
36.96/36.17	c root simplifications	: 782
36.96/36.17	c removed literals (reason simplification)	: 3052971
36.96/36.17	c reason swapping (by a shorter reason)	: 0
36.96/36.17	c Calls to reduceDB	: 39
36.96/36.17	c speed (assignments/second)	: 377141.97942730057
36.96/36.17	c non guided choices	98986
36.96/36.17	c learnt constraints type 
36.96/36.17	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 302
36.96/36.17	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 8270
36.96/36.17	c constraints type 
36.96/36.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6305
36.96/36.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 520
36.96/36.17	s UNSATISFIABLE
36.96/36.17	c Total wall clock time (in seconds) : 36.075

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.58 2.90 3.57 8/240 10525
/proc/meminfo: memFree=18457968/32951132 swapFree=67111528/67111528
[pid=10525] ppid=10523 vsize=11800 CPUtime=0 cores=5,7
/proc/10525/stat : 10525 (runsolver) R 10523 10525 9649 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 1 0 469840446 12083200 55 33554432000 4194304 5434984 140734747177584 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/10525/statm: 2950 55 34 303 0 2644 0

[startup+0.011524 s]
/proc/loadavg: 1.58 2.90 3.57 8/240 10525
/proc/meminfo: memFree=18457968/32951132 swapFree=67111528/67111528
[pid=10525] ppid=10523 vsize=27172 CPUtime=0 cores=5,7
/proc/10525/stat : 10525 (java) S 10523 10525 9649 0 -1 4202496 1178 0 0 0 0 0 0 0 25 0 2 0 469840446 27824128 906 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676611045 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/10525/statm: 6793 906 688 9 0 381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27172

[startup+0.160626 s]
/proc/loadavg: 1.58 2.90 3.57 8/240 10525
/proc/meminfo: memFree=18457968/32951132 swapFree=67111528/67111528
[pid=10525] ppid=10523 vsize=7573680 CPUtime=0.19 cores=5,7
/proc/10525/stat : 10525 (java) S 10523 10525 9649 0 -1 4202496 11163 0 1 0 18 1 0 0 25 0 18 0 469840446 7755448320 10860 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/10525/statm: 1893420 10860 2178 9 0 1884158 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7573680

[startup+0.300478 s]
/proc/loadavg: 1.58 2.90 3.57 8/240 10525
/proc/meminfo: memFree=18457968/32951132 swapFree=67111528/67111528
[pid=10525] ppid=10523 vsize=7574596 CPUtime=0.45 cores=5,7
/proc/10525/stat : 10525 (java) S 10523 10525 9649 0 -1 4202496 11724 0 1 0 44 1 0 0 25 0 19 0 469840446 7756386304 11207 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/10525/statm: 1893649 11207 2206 9 0 1884387 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 7574596

[startup+0.700407 s]
/proc/loadavg: 1.58 2.90 3.57 8/240 10525
/proc/meminfo: memFree=18457968/32951132 swapFree=67111528/67111528
[pid=10525] ppid=10523 vsize=7589704 CPUtime=1.14 cores=5,7
/proc/10525/stat : 10525 (java) S 10523 10525 9649 0 -1 4202496 17800 0 1 0 112 2 0 0 25 0 19 0 469840446 7771856896 15821 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/10525/statm: 1897426 15821 2243 9 0 1888164 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 7589704

[startup+1.50127 s]
/proc/loadavg: 1.58 2.90 3.57 6/259 10636
/proc/meminfo: memFree=18352172/32951132 swapFree=67111528/67111528
[pid=10525] ppid=10523 vsize=7598408 CPUtime=2.31 cores=5,7
/proc/10525/stat : 10525 (java) S 10523 10525 9649 0 -1 4202496 20803 0 1 0 229 2 0 0 25 0 19 0 469840446 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/10525/statm: 1899602 18364 2245 9 0 1890340 0
[pid=10525/tid=10527] ppid=10523 vsize=7598408 CPUtime=1.42 cores=5,7
/proc/10525/task/10527/stat : 10527 (java) R 10523 10525 9649 0 -1 4202560 9205 0 1 0 141 1 0 0 25 0 19 0 469840447 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 46912505595593 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10525/tid=10528] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10528/stat : 10528 (java) S 10523 10525 9649 0 -1 4202560 431 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10529] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10529/stat : 10529 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10530] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10530/stat : 10530 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10531] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10531/stat : 10531 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10532] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10532/stat : 10532 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10533] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10533/stat : 10533 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10534] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10534/stat : 10534 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10535] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10535/stat : 10535 (java) S 10523 10525 9649 0 -1 4202560 243 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10536] ppid=10523 vsize=7598408 CPUtime=0.03 cores=5,7
/proc/10525/task/10536/stat : 10536 (java) S 10523 10525 9649 0 -1 4202560 655 0 0 0 3 0 0 0 16 0 19 0 469840449 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 0 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10537] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10537/stat : 10537 (java) S 10523 10525 9649 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10538] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10538/stat : 10538 (java) S 10523 10525 9649 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10540] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10540/stat : 10540 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676631985 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10541] ppid=10523 vsize=7598408 CPUtime=0.16 cores=5,7
/proc/10525/task/10541/stat : 10541 (java) S 10523 10525 9649 0 -1 4202560 2083 0 0 0 16 0 0 0 17 0 19 0 469840452 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10542] ppid=10523 vsize=7598408 CPUtime=0.66 cores=5,7
/proc/10525/task/10542/stat : 10542 (java) S 10523 10525 9649 0 -1 4202560 7026 0 0 0 66 0 0 0 21 0 19 0 469840452 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10543] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10543/stat : 10543 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10544] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10544/stat : 10544 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840452 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10545] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10545/stat : 10545 (java) S 10523 10525 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 469840467 7780769792 18364 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 7598408

[startup+3.10099 s]
/proc/loadavg: 1.58 2.90 3.57 5/260 10683
/proc/meminfo: memFree=18319180/32951132 swapFree=67111528/67111528
[pid=10525] ppid=10523 vsize=7598408 CPUtime=3.92 cores=5,7
/proc/10525/stat : 10525 (java) S 10523 10525 9649 0 -1 4202496 20930 0 1 0 390 2 0 0 25 0 19 0 469840446 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/10525/statm: 1899602 18489 2245 9 0 1890340 0
[pid=10525/tid=10527] ppid=10523 vsize=7598408 CPUtime=2.98 cores=5,7
/proc/10525/task/10527/stat : 10527 (java) R 10523 10525 9649 0 -1 4202560 9207 0 1 0 297 1 0 0 25 0 19 0 469840447 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 46912505569680 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10525/tid=10528] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10528/stat : 10528 (java) S 10523 10525 9649 0 -1 4202560 485 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10529] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10529/stat : 10529 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10530] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10530/stat : 10530 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10531] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10531/stat : 10531 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10532] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10532/stat : 10532 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10533] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10533/stat : 10533 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10534] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10534/stat : 10534 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10535] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10535/stat : 10535 (java) S 10523 10525 9649 0 -1 4202560 245 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10536] ppid=10523 vsize=7598408 CPUtime=0.06 cores=5,7
/proc/10525/task/10536/stat : 10536 (java) S 10523 10525 9649 0 -1 4202560 724 0 0 0 6 0 0 0 16 0 19 0 469840449 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 0 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10537] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10537/stat : 10537 (java) S 10523 10525 9649 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10538] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10538/stat : 10538 (java) S 10523 10525 9649 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10540] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10540/stat : 10540 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676631985 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10541] ppid=10523 vsize=7598408 CPUtime=0.16 cores=5,7
/proc/10525/task/10541/stat : 10541 (java) S 10523 10525 9649 0 -1 4202560 2083 0 0 0 16 0 0 0 17 0 19 0 469840452 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10542] ppid=10523 vsize=7598408 CPUtime=0.67 cores=5,7
/proc/10525/task/10542/stat : 10542 (java) S 10523 10525 9649 0 -1 4202560 7026 0 0 0 67 0 0 0 16 0 19 0 469840452 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10543] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10543/stat : 10543 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10544] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10544/stat : 10544 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840452 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10545] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10545/stat : 10545 (java) S 10523 10525 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 469840467 7780769792 18489 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.92
Current children cumulated vsize (KiB) 7598408

[startup+6.30143 s]
/proc/loadavg: 1.77 2.91 3.58 5/260 10683
/proc/meminfo: memFree=18323536/32951132 swapFree=67111528/67111528
[pid=10525] ppid=10523 vsize=7598408 CPUtime=7.12 cores=5,7
/proc/10525/stat : 10525 (java) S 10523 10525 9649 0 -1 4202496 21094 0 1 0 710 2 0 0 25 0 19 0 469840446 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/10525/statm: 1899602 18649 2245 9 0 1890340 0
[pid=10525/tid=10527] ppid=10523 vsize=7598408 CPUtime=6.11 cores=5,7
/proc/10525/task/10527/stat : 10527 (java) R 10523 10525 9649 0 -1 4202560 9212 0 1 0 610 1 0 0 25 0 19 0 469840447 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 46912505569018 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10525/tid=10528] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10528/stat : 10528 (java) S 10523 10525 9649 0 -1 4202560 485 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10529] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10529/stat : 10529 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 469840448 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10530] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10530/stat : 10530 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10531] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10531/stat : 10531 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10532] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10532/stat : 10532 (java) S 10523 10525 9649 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10533] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10533/stat : 10533 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10534] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10534/stat : 10534 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10535] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10535/stat : 10535 (java) S 10523 10525 9649 0 -1 4202560 245 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10536] ppid=10523 vsize=7598408 CPUtime=0.1 cores=5,7
/proc/10525/task/10536/stat : 10536 (java) S 10523 10525 9649 0 -1 4202560 877 0 0 0 10 0 0 0 15 0 19 0 469840449 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 0 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10537] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10537/stat : 10537 (java) S 10523 10525 9649 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10538] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10538/stat : 10538 (java) S 10523 10525 9649 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10540] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10540/stat : 10540 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676631985 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10541] ppid=10523 vsize=7598408 CPUtime=0.16 cores=5,7
/proc/10525/task/10541/stat : 10541 (java) S 10523 10525 9649 0 -1 4202560 2083 0 0 0 16 0 0 0 17 0 19 0 469840452 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10542] ppid=10523 vsize=7598408 CPUtime=0.69 cores=5,7
/proc/10525/task/10542/stat : 10542 (java) S 10523 10525 9649 0 -1 4202560 7031 0 0 0 69 0 0 0 15 0 19 0 469840452 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10543] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10543/stat : 10543 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10544] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10544/stat : 10544 (java) R 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840452 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10525/tid=10545] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10545/stat : 10545 (java) S 10523 10525 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 469840467 7780769792 18649 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.12
Current children cumulated vsize (KiB) 7598408

[startup+12.7014 s]

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

/proc/10525/task/10528/stat : 10528 (java) S 10523 10525 9649 0 -1 4202560 485 0 0 0 1 0 0 0 16 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10529] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10529/stat : 10529 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10530] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10530/stat : 10530 (java) S 10523 10525 9649 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10531] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10531/stat : 10531 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10532] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10532/stat : 10532 (java) S 10523 10525 9649 0 -1 4202560 5 0 0 0 1 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10533] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10533/stat : 10533 (java) S 10523 10525 9649 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10534] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10534/stat : 10534 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10535] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10535/stat : 10535 (java) S 10523 10525 9649 0 -1 4202560 248 0 0 0 1 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10536] ppid=10523 vsize=7598408 CPUtime=0.5 cores=5,7
/proc/10525/task/10536/stat : 10536 (java) S 10523 10525 9649 0 -1 4202560 947 0 0 0 50 0 0 0 16 0 19 0 469840449 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 0 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10537] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10537/stat : 10537 (java) S 10523 10525 9649 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10538] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10538/stat : 10538 (java) S 10523 10525 9649 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10540] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10540/stat : 10540 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676631985 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10541] ppid=10523 vsize=7598408 CPUtime=0.16 cores=5,7
/proc/10525/task/10541/stat : 10541 (java) S 10523 10525 9649 0 -1 4202560 2083 0 0 0 16 0 0 0 17 0 19 0 469840452 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10542] ppid=10523 vsize=7598408 CPUtime=0.7 cores=5,7
/proc/10525/task/10542/stat : 10542 (java) S 10523 10525 9649 0 -1 4202560 7031 0 0 0 70 0 0 0 15 0 19 0 469840452 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10543] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10543/stat : 10543 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10544] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10544/stat : 10544 (java) S 10523 10525 9649 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 469840452 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10545] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10545/stat : 10545 (java) S 10523 10525 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 469840467 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34.33
Current children cumulated vsize (KiB) 7598408

[startup+35.1015 s]
/proc/loadavg: 2.71 3.03 3.59 5/260 10730
/proc/meminfo: memFree=18315564/32951132 swapFree=67111528/67111528
[pid=10525] ppid=10523 vsize=7598408 CPUtime=35.94 cores=5,7
/proc/10525/stat : 10525 (java) S 10523 10525 9649 0 -1 4202496 21212 0 1 0 3591 3 0 0 25 0 19 0 469840446 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/10525/statm: 1899602 18732 2245 9 0 1890340 0
[pid=10525/tid=10527] ppid=10523 vsize=7598408 CPUtime=34.42 cores=5,7
/proc/10525/task/10527/stat : 10527 (java) R 10523 10525 9649 0 -1 4202560 9243 0 1 0 3441 1 0 0 25 0 19 0 469840447 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 46912505569210 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10525/tid=10528] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10528/stat : 10528 (java) S 10523 10525 9649 0 -1 4202560 485 0 0 0 1 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10529] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10529/stat : 10529 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10530] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10530/stat : 10530 (java) S 10523 10525 9649 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10531] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10531/stat : 10531 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10532] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10532/stat : 10532 (java) S 10523 10525 9649 0 -1 4202560 5 0 0 0 1 0 0 0 16 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10533] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10533/stat : 10533 (java) S 10523 10525 9649 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10534] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10534/stat : 10534 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10535] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10535/stat : 10535 (java) S 10523 10525 9649 0 -1 4202560 248 0 0 0 1 0 0 0 15 0 19 0 469840448 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10536] ppid=10523 vsize=7598408 CPUtime=0.53 cores=5,7
/proc/10525/task/10536/stat : 10536 (java) S 10523 10525 9649 0 -1 4202560 947 0 0 0 53 0 0 0 16 0 19 0 469840449 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 0 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10537] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10537/stat : 10537 (java) S 10523 10525 9649 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10538] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10538/stat : 10538 (java) S 10523 10525 9649 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10540] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10540/stat : 10540 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676631985 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10541] ppid=10523 vsize=7598408 CPUtime=0.16 cores=5,7
/proc/10525/task/10541/stat : 10541 (java) S 10523 10525 9649 0 -1 4202560 2083 0 0 0 16 0 0 0 17 0 19 0 469840452 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10542] ppid=10523 vsize=7598408 CPUtime=0.7 cores=5,7
/proc/10525/task/10542/stat : 10542 (java) S 10523 10525 9649 0 -1 4202560 7031 0 0 0 70 0 0 0 15 0 19 0 469840452 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10543] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10543/stat : 10543 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10544] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10544/stat : 10544 (java) S 10523 10525 9649 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 469840452 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10545] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10545/stat : 10545 (java) S 10523 10525 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 469840467 7780769792 18732 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 35.94
Current children cumulated vsize (KiB) 7598408

[startup+35.9013 s]
/proc/loadavg: 2.71 3.03 3.59 5/260 10730
/proc/meminfo: memFree=18315564/32951132 swapFree=67111528/67111528
[pid=10525] ppid=10523 vsize=7598408 CPUtime=36.73 cores=5,7
/proc/10525/stat : 10525 (java) S 10523 10525 9649 0 -1 4202496 21228 0 1 0 3670 3 0 0 25 0 19 0 469840446 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/10525/statm: 1899602 18747 2245 9 0 1890340 0
[pid=10525/tid=10527] ppid=10523 vsize=7598408 CPUtime=35.2 cores=5,7
/proc/10525/task/10527/stat : 10527 (java) R 10523 10525 9649 0 -1 4202560 9244 0 1 0 3519 1 0 0 25 0 19 0 469840447 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 46912505568954 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10525/tid=10528] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10528/stat : 10528 (java) S 10523 10525 9649 0 -1 4202560 485 0 0 0 1 0 0 0 15 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10529] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10529/stat : 10529 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10530] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10530/stat : 10530 (java) S 10523 10525 9649 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10531] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10531/stat : 10531 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10532] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10532/stat : 10532 (java) S 10523 10525 9649 0 -1 4202560 5 0 0 0 1 0 0 0 15 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10533] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10533/stat : 10533 (java) S 10523 10525 9649 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10534] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10534/stat : 10534 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10535] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10535/stat : 10535 (java) S 10523 10525 9649 0 -1 4202560 248 0 0 0 1 0 0 0 15 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10536] ppid=10523 vsize=7598408 CPUtime=0.54 cores=5,7
/proc/10525/task/10536/stat : 10536 (java) S 10523 10525 9649 0 -1 4202560 961 0 0 0 54 0 0 0 16 0 19 0 469840449 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 0 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10537] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10537/stat : 10537 (java) S 10523 10525 9649 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10538] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10538/stat : 10538 (java) S 10523 10525 9649 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10540] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10540/stat : 10540 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676631985 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10541] ppid=10523 vsize=7598408 CPUtime=0.16 cores=5,7
/proc/10525/task/10541/stat : 10541 (java) S 10523 10525 9649 0 -1 4202560 2083 0 0 0 16 0 0 0 17 0 19 0 469840452 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10542] ppid=10523 vsize=7598408 CPUtime=0.7 cores=5,7
/proc/10525/task/10542/stat : 10542 (java) S 10523 10525 9649 0 -1 4202560 7031 0 0 0 70 0 0 0 15 0 19 0 469840452 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10543] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10543/stat : 10543 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10544] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10544/stat : 10544 (java) S 10523 10525 9649 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 469840452 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10545] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10545/stat : 10545 (java) S 10523 10525 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 469840467 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 36.73
Current children cumulated vsize (KiB) 7598408

[startup+36.1013 s]
/proc/loadavg: 2.71 3.03 3.59 5/260 10730
/proc/meminfo: memFree=18315564/32951132 swapFree=67111528/67111528
[pid=10525] ppid=10523 vsize=7598408 CPUtime=36.96 cores=5,7
/proc/10525/stat : 10525 (java) S 10523 10525 9649 0 -1 4202496 21229 0 1 0 3693 3 0 0 25 0 19 0 469840446 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/10525/statm: 1899602 18747 2245 9 0 1890340 0
[pid=10525/tid=10527] ppid=10523 vsize=7598408 CPUtime=35.4 cores=5,7
/proc/10525/task/10527/stat : 10527 (java) R 10523 10525 9649 0 -1 4202560 9244 0 1 0 3539 1 0 0 25 0 19 0 469840447 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 46912505681618 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10525/tid=10528] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10528/stat : 10528 (java) S 10523 10525 9649 0 -1 4202560 485 0 0 0 1 0 0 0 15 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10529] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10529/stat : 10529 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10530] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10530/stat : 10530 (java) S 10523 10525 9649 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10531] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10531/stat : 10531 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10532] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10532/stat : 10532 (java) S 10523 10525 9649 0 -1 4202560 5 0 0 0 1 0 0 0 15 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10533] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10533/stat : 10533 (java) S 10523 10525 9649 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10534] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10534/stat : 10534 (java) S 10523 10525 9649 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10535] ppid=10523 vsize=7598408 CPUtime=0.01 cores=5,7
/proc/10525/task/10535/stat : 10535 (java) S 10523 10525 9649 0 -1 4202560 248 0 0 0 1 0 0 0 15 0 19 0 469840448 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10536] ppid=10523 vsize=7598408 CPUtime=0.54 cores=5,7
/proc/10525/task/10536/stat : 10536 (java) S 10523 10525 9649 0 -1 4202560 961 0 0 0 54 0 0 0 16 0 19 0 469840449 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 0 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10537] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10537/stat : 10537 (java) S 10523 10525 9649 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10538] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10538/stat : 10538 (java) S 10523 10525 9649 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 469840450 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10540] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10540/stat : 10540 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676631985 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10541] ppid=10523 vsize=7598408 CPUtime=0.16 cores=5,7
/proc/10525/task/10541/stat : 10541 (java) S 10523 10525 9649 0 -1 4202560 2083 0 0 0 16 0 0 0 15 0 19 0 469840452 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10542] ppid=10523 vsize=7598408 CPUtime=0.72 cores=5,7
/proc/10525/task/10542/stat : 10542 (java) S 10523 10525 9649 0 -1 4202560 7032 0 0 0 72 0 0 0 15 0 19 0 469840452 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
[pid=10525/tid=10543] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10543/stat : 10543 (java) S 10523 10525 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840452 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624281 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10544] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10544/stat : 10544 (java) S 10523 10525 9649 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 469840452 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 7 0 0 0
[pid=10525/tid=10545] ppid=10523 vsize=7598408 CPUtime=0 cores=5,7
/proc/10525/task/10545/stat : 10545 (java) S 10523 10525 9649 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 469840467 7780769792 18747 33554432000 1073741824 1073778376 140735330919360 18446744073709551615 274676624896 0 4 0 16800975 18446604469198386304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 36.96
Current children cumulated vsize (KiB) 7598408

Child status: 20
Real time (s): 36.1933
CPU time (s): 37.0524
CPU user time (s): 37.0114
CPU system time (s): 0.040993
CPU usage (%): 102.373
Max. virtual memory (cumulated for all children) (KiB): 7598408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.0114
system time used= 0.040993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21250
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= 1796
involuntary context switches= 1122

runsolver used 0.06399 second user time and 0.144977 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 20:13:28
IDJOB=3266088
IDBENCH=85959
IDSOLVER=1611
FILE ID=node131/3266088-1303582408
RUNJOBID= node131-1303582407-10341
PBS_JOBID= 13150336
Free space on /tmp= 72004 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT05/crafted/sorge05/QG6/dead-dnd002.shuffled-as.sat05-2713.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-3266088-1303582408/watcher-3266088-1303582408 -o /tmp/evaluation-result-3266088-1303582408/solver-3266088-1303582408 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3266088-1303582408.cnf

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

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=555348794

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.830
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.830
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:     32951132 kB
MemFree:      18458248 kB
Buffers:        992856 kB
Cached:       12799312 kB
SwapCached:          0 kB
Active:        4370768 kB
Inactive:      9606680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18458248 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2044 kB
Writeback:          12 kB
AnonPages:      184560 kB
Mapped:          22768 kB
Slab:           450352 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 22009904 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72004 MiB
End job on node131 at 2011-04-23 20:14:04