Trace number 3453802

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Res//CP 2.3.0OPT3 56.0295 29.7806

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=173-P1=191-P2=127-P3=113-P4=97-P5=167-B.opb
MD5SUM88214650523f8a2de77e1fd9d134abd8
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.093985
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables120
Total number of constraints11
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)320
Sum of products size (including duplicates)640
Number of different products320
Sum of products size640

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.06/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.08	c See www.sat4j.org for details.
0.06/0.09	c version 2.3.1.v20110525
0.06/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.09	c java.vm.version	19.1-b02
0.06/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version		1.6.0_24
0.06/0.09	c os.name		Linux
0.06/0.09	c os.version		2.6.18-164.el5
0.06/0.09	c os.arch		amd64
0.06/0.09	c Free memory 		9996466904
0.06/0.09	c Max memory 		10048897024
0.06/0.09	c Total memory 		10048897024
0.06/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3453802-1307194223.opb
0.09/0.11	c reading problem ... 
0.09/0.19	c ... done. Wall clock time 0.074s.
0.09/0.19	c #vars     440
0.09/0.19	c #constraints  656
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 320
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 336
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 320
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 336
0.28/0.86	c cleaning 2501 clauses out of 5001 with flag 5001/5001
4.02/1.34	c cleaning 4250 clauses out of 8500 with flag 11001/11001
4.24/1.45	c  And the winner is Resolution
4.32/1.90	c SATISFIABLE
4.32/1.90	c OPTIMIZING...
4.32/1.90	c Got one! Elapsed wall clock time (in seconds):1.79
4.32/1.90	o 129
4.72/2.16	c cleaning 4967 clauses out of 9946 with flag 4001/16697
5.55/2.61	c cleaning 5487 clauses out of 10980 with flag 10002/22698
6.70/3.13	c cleaning 6245 clauses out of 12492 with flag 17001/29697
7.92/3.73	c cleaning 7122 clauses out of 14246 with flag 25000/37696
9.26/4.44	c cleaning 8058 clauses out of 16124 with flag 34000/46696
11.24/5.45	c cleaning 9029 clauses out of 18066 with flag 44000/56696
12.60/6.19	c cleaning 9512 clauses out of 19037 with flag 54000/66696
13.98/6.88	c cleaning 9750 clauses out of 19525 with flag 64001/76697
14.79/7.17	c  And the winner is Resolution
15.15/7.42	c Got one! Elapsed wall clock time (in seconds):7.313
15.15/7.42	o 57
15.15/7.48	c cleaning 7381 clauses out of 14777 with flag 1001/81699
16.06/7.90	c cleaning 6692 clauses out of 13395 with flag 7000/87698
16.81/8.32	c cleaning 6851 clauses out of 13703 with flag 14000/94698
17.97/8.99	c cleaning 7426 clauses out of 14853 with flag 22001/102699
19.73/9.86	c cleaning 8209 clauses out of 16427 with flag 31001/111699
22.09/11.01	c cleaning 9108 clauses out of 18217 with flag 41000/121698
23.64/11.80	c cleaning 9548 clauses out of 19109 with flag 51000/131698
23.64/11.87	c  And the winner is Resolution
23.75/11.97	c Got one! Elapsed wall clock time (in seconds):11.858
23.75/11.97	o 33
24.20/12.22	c cleaning 7491 clauses out of 15005 with flag 5002/137142
24.98/12.62	c cleaning 6754 clauses out of 13512 with flag 11001/143141
25.93/13.17	c cleaning 6874 clauses out of 13757 with flag 18000/150140
27.07/13.77	c cleaning 7434 clauses out of 14883 with flag 26000/158140
28.21/14.38	c cleaning 8214 clauses out of 16449 with flag 35000/167140
29.76/15.10	c cleaning 9110 clauses out of 18235 with flag 45000/177140
30.51/15.58	c  And the winner is Resolution
30.69/15.99	c Got one! Elapsed wall clock time (in seconds):15.874
30.69/15.99	o 9
31.51/16.48	c cleaning 10555 clauses out of 21121 with flag 5000/189136
32.84/17.14	c cleaning 8278 clauses out of 16566 with flag 11000/195136
33.57/17.51	c  And the winner is Resolution
33.57/17.57	c Got one! Elapsed wall clock time (in seconds):17.461
33.57/17.57	o 3
33.67/17.67	c cleaning 6908 clauses out of 13847 with flag 1000/200695
34.44/18.08	c cleaning 6454 clauses out of 12940 with flag 7001/206696
35.35/18.59	c cleaning 6742 clauses out of 13486 with flag 14001/213696
36.50/19.19	c cleaning 7369 clauses out of 14743 with flag 22000/221695
38.20/20.03	c cleaning 8184 clauses out of 16374 with flag 31000/230695
40.14/21.02	c cleaning 9093 clauses out of 18191 with flag 41001/240696
41.68/21.89	c cleaning 9549 clauses out of 19098 with flag 51001/250696
43.38/22.75	c cleaning 9768 clauses out of 19549 with flag 61001/260696
45.32/23.77	c cleaning 9889 clauses out of 19781 with flag 71001/270696
47.25/24.76	c cleaning 9942 clauses out of 19892 with flag 81002/280697
49.21/25.78	c cleaning 9968 clauses out of 19949 with flag 91001/290696
51.32/26.85	c cleaning 9987 clauses out of 19981 with flag 101001/300696
53.01/27.78	c cleaning 9994 clauses out of 19992 with flag 111000/310695
54.74/28.66	c cleaning 9999 clauses out of 19998 with flag 121000/320695
55.68/29.17	c  And the winner is Resolution
55.94/29.75	c starts		: 139
55.94/29.75	c conflicts		: 326325
55.94/29.75	c decisions		: 338821
55.94/29.75	c propagations		: 6298706
55.94/29.75	c inspects		: 240631722
55.94/29.75	c shortcuts		: 0
55.94/29.75	c learnt literals	: 16
55.94/29.75	c learnt binary clauses	: 62
55.94/29.75	c learnt ternary clauses	: 193
55.94/29.75	c learnt constraints	: 326308
55.94/29.75	c ignored constraints	: 0
55.94/29.75	c root simplifications	: 0
55.94/29.75	c removed literals (reason simplification)	: 10676967
55.94/29.75	c reason swapping (by a shorter reason)	: 0
55.94/29.75	c Calls to reduceDB	: 39
55.94/29.75	c number of reductions to clauses (during analyze)	: 0
55.94/29.75	c number of learned constraints concerned by reduction	: 0
55.94/29.75	c number of learning phase by resolution	: 0
55.94/29.75	c number of learning phase by cutting planes	: 0
55.94/29.75	c speed (assignments/second)	: 517305.0262812089
55.94/29.75	c non guided choices	2691
55.94/29.75	c learnt constraints type 
55.94/29.75	c constraints type 
55.94/29.75	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 320
55.94/29.75	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 336
55.94/29.75	c constraints type 
55.94/29.75	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 320
55.94/29.75	c org.sat4j.pb.constraints.pb.MaxWatchPb => 336
55.94/29.75	s OPTIMUM FOUND
55.94/29.75	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 x12 x13 x14 -x15 -x16 x17 x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 x40 x41 -x42 -x43 x44 x45 -x46 x47 x48 x49 x50 -x51 x52 -x53 x54 -x55 x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 x74 -x75 -x76 -x77 -x78 -x79 x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 x113 x114 x115 x116 -x117 x118 x119 -x120 
55.94/29.75	c objective function=3
55.94/29.75	c Total wall clock time (in seconds): 29.638

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3453802-1307194223/watcher-3453802-1307194223 -o /tmp/evaluation-result-3453802-1307194223/solver-3453802-1307194223 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3453802-1307194223.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.55 3.82 3.88 3/476 29813
/proc/meminfo: memFree=23735672/32951124 swapFree=60476376/67111528
[pid=29813] ppid=29811 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/29813/stat : 29813 (java) S 29811 29813 23562 0 -1 4202496 6692 0 1 0 0 0 0 0 25 0 2 0 811838218 10694979584 6394 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828039141 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/29813/statm: 2611079 6408 917 9 0 2602235 0
[pid=29813/tid=29814] ppid=29811 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29814/stat : 29814 (java) R 29811 29813 23562 0 -1 4202560 5878 0 1 0 0 0 0 0 25 0 2 0 811838218 10694979584 6694 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220815930427 0 4 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.075673 s]
/proc/loadavg: 3.55 3.82 3.88 3/476 29813
/proc/meminfo: memFree=23735672/32951124 swapFree=60476376/67111528
[pid=29813] ppid=29811 vsize=10473088 CPUtime=0.06 cores=1,3,5,7
/proc/29813/stat : 29813 (java) S 29811 29813 23562 0 -1 4202496 11891 0 1 0 5 1 0 0 25 0 18 0 811838218 10724442112 11588 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29813/statm: 2618272 11589 1754 9 0 2609006 0
[pid=29813/tid=29814] ppid=29811 vsize=10473088 CPUtime=0.06 cores=1,3,5,7
/proc/29813/task/29814/stat : 29814 (java) R 29811 29813 23562 0 -1 4202560 10717 0 1 0 5 1 0 0 25 0 18 0 811838218 10724442112 11589 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828063179 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10473088

[startup+0.10067 s]
/proc/loadavg: 3.55 3.82 3.88 3/476 29813
/proc/meminfo: memFree=23735672/32951124 swapFree=60476376/67111528
[pid=29813] ppid=29811 vsize=10540348 CPUtime=0.09 cores=1,3,5,7
/proc/29813/stat : 29813 (java) S 29811 29813 23562 0 -1 4202496 13079 0 1 0 8 1 0 0 25 0 18 0 811838218 10793316352 12740 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29813/statm: 2635087 12741 2093 9 0 2625821 0
[pid=29813/tid=29814] ppid=29811 vsize=10540348 CPUtime=0.08 cores=1,3,5,7
/proc/29813/task/29814/stat : 29814 (java) R 29811 29813 23562 0 -1 4202560 11113 0 1 0 7 1 0 0 25 0 18 0 811838218 10793316352 12741 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 47196516315907 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10540348

[startup+0.399753 s]
/proc/loadavg: 3.55 3.82 3.88 3/476 29813
/proc/meminfo: memFree=23735672/32951124 swapFree=60476376/67111528
[pid=29813] ppid=29811 vsize=10549904 CPUtime=1.22 cores=1,3,5,7
/proc/29813/stat : 29813 (java) S 29811 29813 23562 0 -1 4202496 23620 0 1 0 119 3 0 0 25 0 22 0 811838218 10803101696 21237 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29813/statm: 2640614 49238 2236 9 0 2631348 0
[pid=29813/tid=29814] ppid=29811 vsize=10562456 CPUtime=0.17 cores=1,3,5,7
/proc/29813/task/29814/stat : 29814 (java) R 29811 29813 23562 0 -1 4202560 11866 0 1 0 16 1 0 0 19 0 22 0 811838218 10815954944 49238 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 47196519611255 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 10549904

[startup+0.868494 s]
/proc/loadavg: 3.55 3.82 3.88 3/476 29813
/proc/meminfo: memFree=23735672/32951124 swapFree=60476376/67111528
[pid=29813] ppid=29811 vsize=10562456 CPUtime=2.9 cores=1,3,5,7
/proc/29813/stat : 29813 (java) S 29811 29813 23562 0 -1 4202496 55561 0 1 0 283 7 0 0 25 0 22 0 811838218 10815954944 49238 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29813/statm: 2640614 49238 2236 9 0 2631348 0
[pid=29813/tid=29814] ppid=29811 vsize=10562456 CPUtime=0.17 cores=1,3,5,7
/proc/29813/task/29814/stat : 29814 (java) S 29811 29813 23562 0 -1 4202560 11866 0 1 0 16 1 0 0 19 0 22 0 811838218 10815954944 49238 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 10562456

[startup+1.51741 s]
/proc/loadavg: 3.99 3.91 3.91 5/498 29836
/proc/meminfo: memFree=23446044/32951124 swapFree=60476376/67111528
[pid=29813] ppid=29811 vsize=10554844 CPUtime=4.32 cores=1,3,5,7
/proc/29813/stat : 29813 (java) S 29811 29813 23562 0 -1 4202496 83914 0 1 0 422 10 0 0 25 0 19 0 811838218 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29813/statm: 2638711 74234 2257 9 0 2629445 0
[pid=29813/tid=29814] ppid=29811 vsize=10554844 CPUtime=0.17 cores=1,3,5,7
/proc/29813/task/29814/stat : 29814 (java) S 29811 29813 23562 0 -1 4202560 11866 0 1 0 16 1 0 0 15 0 19 0 811838218 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29816] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29816/stat : 29816 (java) S 29811 29813 23562 0 -1 4202560 211 0 0 0 0 0 0 0 15 0 19 0 811838220 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29817] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29817/stat : 29817 (java) S 29811 29813 23562 0 -1 4202560 87 0 0 0 0 0 0 0 15 0 19 0 811838220 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29818] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29818/stat : 29818 (java) S 29811 29813 23562 0 -1 4202560 34 0 0 0 0 0 0 0 15 0 19 0 811838220 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29819] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29819/stat : 29819 (java) S 29811 29813 23562 0 -1 4202560 329 0 0 0 0 0 0 0 15 0 19 0 811838220 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29820] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29820/stat : 29820 (java) S 29811 29813 23562 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 811838220 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29821] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29821/stat : 29821 (java) S 29811 29813 23562 0 -1 4202560 285 0 0 0 0 0 0 0 15 0 19 0 811838220 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29822] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29822/stat : 29822 (java) S 29811 29813 23562 0 -1 4202560 271 0 0 0 0 0 0 0 15 0 19 0 811838220 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29823] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29823/stat : 29823 (java) S 29811 29813 23562 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 811838220 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29824] ppid=29811 vsize=10554844 CPUtime=0.03 cores=1,3,5,7
/proc/29813/task/29824/stat : 29824 (java) S 29811 29813 23562 0 -1 4202560 1297 0 0 0 3 0 0 0 16 0 19 0 811838221 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 0 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29825] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29825/stat : 29825 (java) S 29811 29813 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 811838222 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29826] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29826/stat : 29826 (java) S 29811 29813 23562 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 811838222 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29827] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29827/stat : 29827 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 811838224 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828060081 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29828] ppid=29811 vsize=10554844 CPUtime=0.84 cores=1,3,5,7
/proc/29813/task/29828/stat : 29828 (java) S 29811 29813 23562 0 -1 4202560 11212 0 0 0 83 1 0 0 16 0 19 0 811838224 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29829] ppid=29811 vsize=10554844 CPUtime=0.79 cores=1,3,5,7
/proc/29813/task/29829/stat : 29829 (java) S 29811 29813 23562 0 -1 4202560 4356 0 0 0 79 0 0 0 15 0 19 0 811838224 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29830] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29830/stat : 29830 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 811838224 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29831] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29831/stat : 29831 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 811838224 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29834] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29834/stat : 29834 (java) S 29811 29813 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 811838237 10808160256 74234 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 10554844

[startup+3.10112 s]
/proc/loadavg: 3.99 3.91 3.91 4/498 29839
/proc/meminfo: memFree=23350700/32951124 swapFree=60476376/67111528
[pid=29813] ppid=29811 vsize=10554844 CPUtime=6.7 cores=1,3,5,7
/proc/29813/stat : 29813 (java) S 29811 29813 23562 0 -1 4202496 107343 0 1 0 657 13 0 0 25 0 22 0 811838218 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29813/statm: 2638711 97661 2258 9 0 2629445 0
[pid=29813/tid=29814] ppid=29811 vsize=10554844 CPUtime=0.17 cores=1,3,5,7
/proc/29813/task/29814/stat : 29814 (java) S 29811 29813 23562 0 -1 4202560 11866 0 1 0 16 1 0 0 15 0 22 0 811838218 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29816] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29816/stat : 29816 (java) S 29811 29813 23562 0 -1 4202560 213 0 0 0 0 0 0 0 15 0 22 0 811838220 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29817] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29817/stat : 29817 (java) S 29811 29813 23562 0 -1 4202560 87 0 0 0 0 0 0 0 15 0 22 0 811838220 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29818] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29818/stat : 29818 (java) S 29811 29813 23562 0 -1 4202560 40 0 0 0 0 0 0 0 15 0 22 0 811838220 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29819] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29819/stat : 29819 (java) S 29811 29813 23562 0 -1 4202560 329 0 0 0 0 0 0 0 15 0 22 0 811838220 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29820] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29820/stat : 29820 (java) S 29811 29813 23562 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 22 0 811838220 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29821] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29821/stat : 29821 (java) S 29811 29813 23562 0 -1 4202560 288 0 0 0 0 0 0 0 15 0 22 0 811838220 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29822] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29822/stat : 29822 (java) S 29811 29813 23562 0 -1 4202560 276 0 0 0 0 0 0 0 15 0 22 0 811838220 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29823] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29823/stat : 29823 (java) S 29811 29813 23562 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 22 0 811838220 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29824] ppid=29811 vsize=10554844 CPUtime=0.08 cores=1,3,5,7
/proc/29813/task/29824/stat : 29824 (java) S 29811 29813 23562 0 -1 4202560 1908 0 0 0 8 0 0 0 15 0 22 0 811838221 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 0 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29825] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29825/stat : 29825 (java) S 29811 29813 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 811838222 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29826] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29826/stat : 29826 (java) S 29811 29813 23562 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 811838222 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29827] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29827/stat : 29827 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811838224 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828060081 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29828] ppid=29811 vsize=10554844 CPUtime=0.87 cores=1,3,5,7
/proc/29813/task/29828/stat : 29828 (java) S 29811 29813 23562 0 -1 4202560 11216 0 0 0 86 1 0 0 15 0 22 0 811838224 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29829] ppid=29811 vsize=10554844 CPUtime=0.82 cores=1,3,5,7
/proc/29813/task/29829/stat : 29829 (java) S 29811 29813 23562 0 -1 4202560 4364 0 0 0 82 0 0 0 15 0 22 0 811838224 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29830] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29830/stat : 29830 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811838224 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29831] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29831/stat : 29831 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 811838224 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29834] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29834/stat : 29834 (java) S 29811 29813 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811838237 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29837] ppid=29811 vsize=10554844 CPUtime=1.13 cores=1,3,5,7
/proc/29813/task/29837/stat : 29837 (java) R 29811 29813 23562 0 -1 4202560 0 0 0 0 113 0 0 0 17 0 22 0 811838409 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 46912505648794 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29813/tid=29838] ppid=29811 vsize=10554844 CPUtime=1.12 cores=1,3,5,7
/proc/29813/task/29838/stat : 29838 (java) R 29811 29813 23562 0 -1 4202560 22786 0 0 0 110 2 0 0 18 0 22 0 811838409 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 46912505747267 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29813/tid=29839] ppid=29811 vsize=10554844 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29839/stat : 29839 (java) S 29811 29813 23562 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 22 0 811838409 10808160256 97661 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.7
Current children cumulated vsize (KiB) 10554844

[startup+6.30153 s]
/proc/loadavg: 3.91 3.89 3.91 4/498 29839
/proc/meminfo: memFree=23171276/32951124 swapFree=60476376/67111528
[pid=29813] ppid=29811 vsize=10555128 CPUtime=12.96 cores=1,3,5,7
/proc/29813/stat : 29813 (java) S 29811 29813 23562 0 -1 4202496 152098 0 1 0 1276 20 0 0 25 0 22 0 811838218 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29813/statm: 2638782 142382 2258 9 0 2629516 0
[pid=29813/tid=29814] ppid=29811 vsize=10555128 CPUtime=0.17 cores=1,3,5,7
/proc/29813/task/29814/stat : 29814 (java) S 29811 29813 23562 0 -1 4202560 11866 0 1 0 16 1 0 0 15 0 22 0 811838218 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29816] ppid=29811 vsize=10555128 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29816/stat : 29816 (java) S 29811 29813 23562 0 -1 4202560 218 0 0 0 0 0 0 0 16 0 22 0 811838220 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29817] ppid=29811 vsize=10555128 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29817/stat : 29817 (java) S 29811 29813 23562 0 -1 4202560 134 0 0 0 0 0 0 0 15 0 22 0 811838220 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29818] ppid=29811 vsize=10555128 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29818/stat : 29818 (java) S 29811 29813 23562 0 -1 4202560 87 0 0 0 0 0 0 0 15 0 22 0 811838220 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29819] ppid=29811 vsize=10555128 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29819/stat : 29819 (java) S 29811 29813 23562 0 -1 4202560 332 0 0 0 0 0 0 0 15 0 22 0 811838220 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29820] ppid=29811 vsize=10555128 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29820/stat : 29820 (java) S 29811 29813 23562 0 -1 4202560 158 0 0 0 0 0 0 0 15 0 22 0 811838220 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29821] ppid=29811 vsize=10555128 CPUtime=0.01 cores=1,3,5,7
/proc/29813/task/29821/stat : 29821 (java) S 29811 29813 23562 0 -1 4202560 333 0 0 0 1 0 0 0 16 0 22 0 811838220 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29822] ppid=29811 vsize=10555128 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29822/stat : 29822 (java) S 29811 29813 23562 0 -1 4202560 276 0 0 0 0 0 0 0 15 0 22 0 811838220 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29823] ppid=29811 vsize=10555128 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29823/stat : 29823 (java) S 29811 29813 23562 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 22 0 811838220 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29824] ppid=29811 vsize=10555128 CPUtime=0.25 cores=1,3,5,7
/proc/29813/task/29824/stat : 29824 (java) S 29811 29813 23562 0 -1 4202560 3670 0 0 0 25 0 0 0 15 0 22 0 811838221 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 0 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29825] ppid=29811 vsize=10555128 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29825/stat : 29825 (java) S 29811 29813 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 811838222 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29826] ppid=29811 vsize=10555128 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29826/stat : 29826 (java) S 29811 29813 23562 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 811838222 10808451072 142382 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0

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

/proc/29813/task/29822/stat : 29822 (java) S 29811 29813 23562 0 -1 4202560 387 0 0 0 3 0 0 0 16 0 22 0 811838220 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29823] ppid=29811 vsize=10558132 CPUtime=0.05 cores=1,3,5,7
/proc/29813/task/29823/stat : 29823 (java) S 29811 29813 23562 0 -1 4202560 179 0 0 0 5 0 0 0 16 0 22 0 811838220 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29824] ppid=29811 vsize=10558132 CPUtime=1.99 cores=1,3,5,7
/proc/29813/task/29824/stat : 29824 (java) S 29811 29813 23562 0 -1 4202560 10142 0 0 0 198 1 0 0 15 0 22 0 811838221 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 0 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29825] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29825/stat : 29825 (java) S 29811 29813 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 811838222 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29826] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29826/stat : 29826 (java) S 29811 29813 23562 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 811838222 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29827] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29827/stat : 29827 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811838224 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828060081 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29828] ppid=29811 vsize=10558132 CPUtime=1.37 cores=1,3,5,7
/proc/29813/task/29828/stat : 29828 (java) S 29811 29813 23562 0 -1 4202560 16295 0 0 0 136 1 0 0 15 0 22 0 811838224 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29829] ppid=29811 vsize=10558132 CPUtime=0.85 cores=1,3,5,7
/proc/29813/task/29829/stat : 29829 (java) S 29811 29813 23562 0 -1 4202560 4364 0 0 0 85 0 0 0 15 0 22 0 811838224 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29830] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29830/stat : 29830 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811838224 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29831] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29831/stat : 29831 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 811838224 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29834] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29834/stat : 29834 (java) S 29811 29813 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811838237 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29851] ppid=29811 vsize=10558132 CPUtime=8.97 cores=1,3,5,7
/proc/29813/task/29851/stat : 29851 (java) R 29811 29813 23562 0 -1 4202560 11 0 0 0 897 0 0 0 18 0 22 0 811839976 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 46912505648978 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29813/tid=29852] ppid=29811 vsize=10558132 CPUtime=8.97 cores=1,3,5,7
/proc/29813/task/29852/stat : 29852 (java) R 29811 29813 23562 0 -1 4202560 2 0 0 0 897 0 0 0 21 0 22 0 811839976 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 46912505615205 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29813/tid=29853] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29853/stat : 29853 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 811839976 10811527168 165765 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 52.61
Current children cumulated vsize (KiB) 10558132

[startup+29.1013 s]
/proc/loadavg: 3.86 3.88 3.90 5/498 29853
/proc/meminfo: memFree=23061900/32951124 swapFree=60476376/67111528
[pid=29813] ppid=29811 vsize=10558132 CPUtime=55.68 cores=1,3,5,7
/proc/29813/stat : 29813 (java) S 29811 29813 23562 0 -1 4202496 180458 0 1 0 5545 23 0 0 25 0 22 0 811838218 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29813/statm: 2639533 166484 2258 9 0 2630267 0
[pid=29813/tid=29814] ppid=29811 vsize=10558132 CPUtime=0.17 cores=1,3,5,7
/proc/29813/task/29814/stat : 29814 (java) S 29811 29813 23562 0 -1 4202560 11870 0 1 0 16 1 0 0 15 0 22 0 811838218 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29816] ppid=29811 vsize=10558132 CPUtime=0.05 cores=1,3,5,7
/proc/29813/task/29816/stat : 29816 (java) S 29811 29813 23562 0 -1 4202560 249 0 0 0 5 0 0 0 15 0 22 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29817] ppid=29811 vsize=10558132 CPUtime=0.04 cores=1,3,5,7
/proc/29813/task/29817/stat : 29817 (java) S 29811 29813 23562 0 -1 4202560 173 0 0 0 4 0 0 0 16 0 22 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29818] ppid=29811 vsize=10558132 CPUtime=0.05 cores=1,3,5,7
/proc/29813/task/29818/stat : 29818 (java) S 29811 29813 23562 0 -1 4202560 196 0 0 0 5 0 0 0 16 0 22 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29819] ppid=29811 vsize=10558132 CPUtime=0.03 cores=1,3,5,7
/proc/29813/task/29819/stat : 29819 (java) S 29811 29813 23562 0 -1 4202560 380 0 0 0 3 0 0 0 15 0 22 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29820] ppid=29811 vsize=10558132 CPUtime=0.04 cores=1,3,5,7
/proc/29813/task/29820/stat : 29820 (java) S 29811 29813 23562 0 -1 4202560 167 0 0 0 4 0 0 0 16 0 22 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29821] ppid=29811 vsize=10558132 CPUtime=0.04 cores=1,3,5,7
/proc/29813/task/29821/stat : 29821 (java) S 29811 29813 23562 0 -1 4202560 336 0 0 0 4 0 0 0 15 0 22 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29822] ppid=29811 vsize=10558132 CPUtime=0.04 cores=1,3,5,7
/proc/29813/task/29822/stat : 29822 (java) S 29811 29813 23562 0 -1 4202560 387 0 0 0 4 0 0 0 15 0 22 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29823] ppid=29811 vsize=10558132 CPUtime=0.05 cores=1,3,5,7
/proc/29813/task/29823/stat : 29823 (java) S 29811 29813 23562 0 -1 4202560 179 0 0 0 5 0 0 0 15 0 22 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29824] ppid=29811 vsize=10558132 CPUtime=2.15 cores=1,3,5,7
/proc/29813/task/29824/stat : 29824 (java) S 29811 29813 23562 0 -1 4202560 10860 0 0 0 214 1 0 0 15 0 22 0 811838221 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 0 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29825] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29825/stat : 29825 (java) S 29811 29813 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 811838222 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29826] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29826/stat : 29826 (java) S 29811 29813 23562 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 811838222 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29827] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29827/stat : 29827 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828060081 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29828] ppid=29811 vsize=10558132 CPUtime=1.38 cores=1,3,5,7
/proc/29813/task/29828/stat : 29828 (java) S 29811 29813 23562 0 -1 4202560 16295 0 0 0 137 1 0 0 15 0 22 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29829] ppid=29811 vsize=10558132 CPUtime=0.86 cores=1,3,5,7
/proc/29813/task/29829/stat : 29829 (java) S 29811 29813 23562 0 -1 4202560 4364 0 0 0 86 0 0 0 15 0 22 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29830] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29830/stat : 29830 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29831] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29831/stat : 29831 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29834] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29834/stat : 29834 (java) S 29811 29813 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811838237 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29851] ppid=29811 vsize=10558132 CPUtime=10.4 cores=1,3,5,7
/proc/29813/task/29851/stat : 29851 (java) R 29811 29813 23562 0 -1 4202560 13 0 0 0 1040 0 0 0 18 0 22 0 811839976 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 46912505648983 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29813/tid=29852] ppid=29811 vsize=10558132 CPUtime=10.4 cores=1,3,5,7
/proc/29813/task/29852/stat : 29852 (java) R 29811 29813 23562 0 -1 4202560 2 0 0 0 1040 0 0 0 25 0 22 0 811839976 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 46912505633971 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29813/tid=29853] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29853/stat : 29853 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 811839976 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 55.68
Current children cumulated vsize (KiB) 10558132

[startup+29.5013 s]
/proc/loadavg: 3.86 3.88 3.90 5/498 29853
/proc/meminfo: memFree=23061900/32951124 swapFree=60476376/67111528
[pid=29813] ppid=29811 vsize=10558132 CPUtime=55.87 cores=1,3,5,7
/proc/29813/stat : 29813 (java) S 29811 29813 23562 0 -1 4202496 180458 0 1 0 5564 23 0 0 25 0 19 0 811838218 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29813/statm: 2639533 166484 2258 9 0 2630267 0
[pid=29813/tid=29814] ppid=29811 vsize=10558132 CPUtime=0.17 cores=1,3,5,7
/proc/29813/task/29814/stat : 29814 (java) S 29811 29813 23562 0 -1 4202560 11870 0 1 0 16 1 0 0 15 0 19 0 811838218 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29816] ppid=29811 vsize=10558132 CPUtime=0.05 cores=1,3,5,7
/proc/29813/task/29816/stat : 29816 (java) S 29811 29813 23562 0 -1 4202560 249 0 0 0 5 0 0 0 15 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29817] ppid=29811 vsize=10558132 CPUtime=0.04 cores=1,3,5,7
/proc/29813/task/29817/stat : 29817 (java) S 29811 29813 23562 0 -1 4202560 173 0 0 0 4 0 0 0 16 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29818] ppid=29811 vsize=10558132 CPUtime=0.05 cores=1,3,5,7
/proc/29813/task/29818/stat : 29818 (java) S 29811 29813 23562 0 -1 4202560 196 0 0 0 5 0 0 0 16 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29819] ppid=29811 vsize=10558132 CPUtime=0.03 cores=1,3,5,7
/proc/29813/task/29819/stat : 29819 (java) S 29811 29813 23562 0 -1 4202560 380 0 0 0 3 0 0 0 15 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29820] ppid=29811 vsize=10558132 CPUtime=0.04 cores=1,3,5,7
/proc/29813/task/29820/stat : 29820 (java) S 29811 29813 23562 0 -1 4202560 167 0 0 0 4 0 0 0 16 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29821] ppid=29811 vsize=10558132 CPUtime=0.04 cores=1,3,5,7
/proc/29813/task/29821/stat : 29821 (java) S 29811 29813 23562 0 -1 4202560 336 0 0 0 4 0 0 0 15 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29822] ppid=29811 vsize=10558132 CPUtime=0.04 cores=1,3,5,7
/proc/29813/task/29822/stat : 29822 (java) S 29811 29813 23562 0 -1 4202560 387 0 0 0 4 0 0 0 15 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29823] ppid=29811 vsize=10558132 CPUtime=0.05 cores=1,3,5,7
/proc/29813/task/29823/stat : 29823 (java) S 29811 29813 23562 0 -1 4202560 179 0 0 0 5 0 0 0 15 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29824] ppid=29811 vsize=10558132 CPUtime=2.15 cores=1,3,5,7
/proc/29813/task/29824/stat : 29824 (java) S 29811 29813 23562 0 -1 4202560 10860 0 0 0 214 1 0 0 15 0 19 0 811838221 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 0 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29825] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29825/stat : 29825 (java) S 29811 29813 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 811838222 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29826] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29826/stat : 29826 (java) S 29811 29813 23562 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 19 0 811838222 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29827] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29827/stat : 29827 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828060081 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29828] ppid=29811 vsize=10558132 CPUtime=1.38 cores=1,3,5,7
/proc/29813/task/29828/stat : 29828 (java) S 29811 29813 23562 0 -1 4202560 16295 0 0 0 137 1 0 0 15 0 19 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29829] ppid=29811 vsize=10558132 CPUtime=0.86 cores=1,3,5,7
/proc/29813/task/29829/stat : 29829 (java) S 29811 29813 23562 0 -1 4202560 4364 0 0 0 86 0 0 0 15 0 19 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29830] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29830/stat : 29830 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29831] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29831/stat : 29831 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29834] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29834/stat : 29834 (java) S 29811 29813 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 811838237 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 55.87
Current children cumulated vsize (KiB) 10558132

[startup+29.7012 s]
/proc/loadavg: 3.86 3.88 3.90 5/498 29853
/proc/meminfo: memFree=23061900/32951124 swapFree=60476376/67111528
[pid=29813] ppid=29811 vsize=10558132 CPUtime=55.94 cores=1,3,5,7
/proc/29813/stat : 29813 (java) S 29811 29813 23562 0 -1 4202496 180458 0 1 0 5571 23 0 0 25 0 19 0 811838218 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29813/statm: 2639533 166484 2258 9 0 2630267 0
[pid=29813/tid=29814] ppid=29811 vsize=10558132 CPUtime=0.23 cores=1,3,5,7
/proc/29813/task/29814/stat : 29814 (java) R 29811 29813 23562 0 -1 4202560 11870 0 1 0 22 1 0 0 15 0 19 0 811838218 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 46912506113925 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29813/tid=29816] ppid=29811 vsize=10558132 CPUtime=0.05 cores=1,3,5,7
/proc/29813/task/29816/stat : 29816 (java) S 29811 29813 23562 0 -1 4202560 249 0 0 0 5 0 0 0 15 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29817] ppid=29811 vsize=10558132 CPUtime=0.04 cores=1,3,5,7
/proc/29813/task/29817/stat : 29817 (java) S 29811 29813 23562 0 -1 4202560 173 0 0 0 4 0 0 0 16 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29818] ppid=29811 vsize=10558132 CPUtime=0.05 cores=1,3,5,7
/proc/29813/task/29818/stat : 29818 (java) S 29811 29813 23562 0 -1 4202560 196 0 0 0 5 0 0 0 16 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29819] ppid=29811 vsize=10558132 CPUtime=0.03 cores=1,3,5,7
/proc/29813/task/29819/stat : 29819 (java) S 29811 29813 23562 0 -1 4202560 380 0 0 0 3 0 0 0 15 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29820] ppid=29811 vsize=10558132 CPUtime=0.04 cores=1,3,5,7
/proc/29813/task/29820/stat : 29820 (java) S 29811 29813 23562 0 -1 4202560 167 0 0 0 4 0 0 0 16 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29821] ppid=29811 vsize=10558132 CPUtime=0.04 cores=1,3,5,7
/proc/29813/task/29821/stat : 29821 (java) S 29811 29813 23562 0 -1 4202560 336 0 0 0 4 0 0 0 15 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29822] ppid=29811 vsize=10558132 CPUtime=0.04 cores=1,3,5,7
/proc/29813/task/29822/stat : 29822 (java) S 29811 29813 23562 0 -1 4202560 387 0 0 0 4 0 0 0 15 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 3 0 0 0
[pid=29813/tid=29823] ppid=29811 vsize=10558132 CPUtime=0.05 cores=1,3,5,7
/proc/29813/task/29823/stat : 29823 (java) S 29811 29813 23562 0 -1 4202560 179 0 0 0 5 0 0 0 15 0 19 0 811838220 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29824] ppid=29811 vsize=10558132 CPUtime=2.15 cores=1,3,5,7
/proc/29813/task/29824/stat : 29824 (java) S 29811 29813 23562 0 -1 4202560 10860 0 0 0 214 1 0 0 15 0 19 0 811838221 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 0 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29825] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29825/stat : 29825 (java) S 29811 29813 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 811838222 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29826] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29826/stat : 29826 (java) S 29811 29813 23562 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 19 0 811838222 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29827] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29827/stat : 29827 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828060081 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29828] ppid=29811 vsize=10558132 CPUtime=1.39 cores=1,3,5,7
/proc/29813/task/29828/stat : 29828 (java) S 29811 29813 23562 0 -1 4202560 16295 0 0 0 138 1 0 0 15 0 19 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
[pid=29813/tid=29829] ppid=29811 vsize=10558132 CPUtime=0.86 cores=1,3,5,7
/proc/29813/task/29829/stat : 29829 (java) S 29811 29813 23562 0 -1 4202560 4364 0 0 0 86 0 0 0 15 0 19 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 7 0 0 0
[pid=29813/tid=29830] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29830/stat : 29830 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052377 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29831] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29831/stat : 29831 (java) S 29811 29813 23562 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 811838224 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 1 0 0 0
[pid=29813/tid=29834] ppid=29811 vsize=10558132 CPUtime=0 cores=1,3,5,7
/proc/29813/task/29834/stat : 29834 (java) S 29811 29813 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 811838237 10811527168 166484 33554432000 1073741824 1073778376 140735323803936 18446744073709551615 220828052992 0 4 0 16800975 18446604456180673280 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 55.94
Current children cumulated vsize (KiB) 10558132

Child status: 30
Real time (s): 29.7806
CPU time (s): 56.0295
CPU user time (s): 55.7635
CPU system time (s): 0.265959
CPU usage (%): 188.141
Max. virtual memory (cumulated for all children) (KiB): 10570160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.7635
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180463
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= 2188
involuntary context switches= 806

runsolver used 0.117982 second user time and 0.345947 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-04 15:30:23
IDJOB=3453802
IDBENCH=48006
IDSOLVER=1950
FILE ID=node147/3453802-1307194223
RUNJOBID= node147-1307194135-29247
PBS_JOBID= 13508849
Free space on /tmp= 73696 MiB

SOLVER NAME= Sat4j Res//CP 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=173-P1=191-P2=127-P3=113-P4=97-P5=167-B.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453802-1307194223/watcher-3453802-1307194223 -o /tmp/evaluation-result-3453802-1307194223/solver-3453802-1307194223 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3453802-1307194223.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 88214650523f8a2de77e1fd9d134abd8
RANDOM SEED=1035004873

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23735952 kB
Buffers:        328560 kB
Cached:        1494012 kB
SwapCached:      11188 kB
Active:        7590848 kB
Inactive:      1363356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23735952 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:             660 kB
Writeback:           0 kB
AnonPages:     7129364 kB
Mapped:          30924 kB
Slab:           134444 kB
PageTables:      59924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 131136172 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= 73696 MiB
End job on node147 at 2011-06-04 15:30:53