Trace number 3453895

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 78.912 40.8438

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=79-P1=163-P2=61-P3=127-P4=163-P5=211-B.opb
MD5SUM0b0d874eaa404001e586f84b413e6897
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.129979
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.07/0.09	c version 2.3.1.v20110525
0.07/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.09	c java.vm.version	19.1-b02
0.07/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.09	c sun.arch.data.model	64
0.07/0.09	c java.version		1.6.0_24
0.07/0.09	c os.name		Linux
0.07/0.09	c os.version		2.6.18-164.el5
0.07/0.09	c os.arch		amd64
0.07/0.09	c Free memory 		9996466904
0.07/0.09	c Max memory 		10048897024
0.07/0.09	c Total memory 		10048897024
0.07/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3453895-1307194388.opb
0.10/0.11	c reading problem ... 
0.10/0.18	c ... done. Wall clock time 0.074s.
0.10/0.18	c #vars     440
0.10/0.18	c #constraints  656
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 320
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 336
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 320
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 336
0.10/0.80	c cleaning 2499 clauses out of 5002 with flag 5002/5002
3.94/1.28	c cleaning 4251 clauses out of 8502 with flag 11001/11001
5.39/1.81	c cleaning 5620 clauses out of 11250 with flag 18000/18000
6.77/2.51	c cleaning 6814 clauses out of 13630 with flag 26000/26000
8.36/3.32	c cleaning 7904 clauses out of 15816 with flag 35000/35000
10.14/4.25	c cleaning 8943 clauses out of 17912 with flag 45000/45000
11.52/4.96	c cleaning 9482 clauses out of 18970 with flag 55001/55001
13.28/5.85	c cleaning 9735 clauses out of 19488 with flag 65001/65001
15.24/6.85	c cleaning 9875 clauses out of 19752 with flag 75000/75000
17.26/7.81	c cleaning 9931 clauses out of 19877 with flag 85000/85000
19.00/8.59	c cleaning 9968 clauses out of 19947 with flag 95001/95001
21.35/9.63	c cleaning 9982 clauses out of 19978 with flag 105000/105000
22.49/10.28	c cleaning 9994 clauses out of 19997 with flag 115001/115001
24.46/11.29	c cleaning 9999 clauses out of 20002 with flag 125000/125000
25.83/11.90	c  And the winner is Resolution
25.84/12.23	c SATISFIABLE
25.84/12.23	c OPTIMIZING...
25.84/12.23	c Got one! Elapsed wall clock time (in seconds):12.124
25.84/12.23	o 17
26.37/12.51	c cleaning 10797 clauses out of 21618 with flag 5000/136615
27.32/13.01	c cleaning 8404 clauses out of 16821 with flag 11000/142615
28.89/13.85	c cleaning 7698 clauses out of 15417 with flag 18000/149615
30.85/14.82	c cleaning 7854 clauses out of 15719 with flag 26000/157615
32.78/15.85	c cleaning 8431 clauses out of 16865 with flag 35000/166615
34.74/16.84	c cleaning 9214 clauses out of 18433 with flag 45000/176615
36.87/17.90	c cleaning 9606 clauses out of 19219 with flag 55000/186615
38.82/18.97	c cleaning 9802 clauses out of 19613 with flag 65000/196615
40.57/19.83	c cleaning 9898 clauses out of 19812 with flag 75001/206616
41.11/20.14	c  And the winner is Resolution
41.21/20.26	c Got one! Elapsed wall clock time (in seconds):20.157
41.21/20.26	o 9
41.28/20.33	c cleaning 7805 clauses out of 15625 with flag 1000/212327
41.99/20.72	c cleaning 6898 clauses out of 13820 with flag 7000/218327
42.74/21.15	c cleaning 6960 clauses out of 13923 with flag 14001/225328
44.08/21.82	c cleaning 7482 clauses out of 14963 with flag 22001/233328
44.41/22.01	c  And the winner is Resolution
44.44/22.29	c Got one! Elapsed wall clock time (in seconds):22.182
44.44/22.29	o 5
44.65/22.47	c cleaning 6276 clauses out of 12568 with flag 3002/238415
45.36/22.89	c cleaning 6133 clauses out of 12290 with flag 9000/244413
46.29/23.35	c cleaning 6574 clauses out of 13158 with flag 16001/251414
46.83/23.66	c  And the winner is Resolution
46.99/23.80	c Got one! Elapsed wall clock time (in seconds):23.69
46.99/23.80	o 3
46.99/23.85	c cleaning 6066 clauses out of 12145 with flag 1001/256975
47.73/24.25	c cleaning 6027 clauses out of 12080 with flag 7002/262976
48.86/24.83	c cleaning 6515 clauses out of 13051 with flag 14000/269974
49.95/25.46	c cleaning 7261 clauses out of 14537 with flag 22001/277975
51.28/26.16	c cleaning 8136 clauses out of 16276 with flag 31001/286975
53.05/27.06	c cleaning 9068 clauses out of 18139 with flag 41000/296974
54.71/27.94	c cleaning 9536 clauses out of 19072 with flag 51001/306975
56.63/28.91	c cleaning 9762 clauses out of 19534 with flag 61000/316974
57.02/29.14	c cleaning 0 clauses out of 6952 with flag 0/6953
58.64/29.90	c cleaning 9886 clauses out of 19773 with flag 71001/326975
60.52/30.92	c cleaning 9940 clauses out of 19886 with flag 81000/336974
62.64/32.05	c cleaning 9971 clauses out of 19946 with flag 91000/346974
64.56/33.05	c cleaning 9982 clauses out of 19975 with flag 101000/356974
66.67/34.12	c cleaning 9992 clauses out of 19993 with flag 111000/366974
68.35/35.07	c cleaning 9997 clauses out of 20002 with flag 121001/376975
70.26/36.00	c cleaning 9993 clauses out of 20004 with flag 131000/386974
72.01/36.97	c cleaning 10003 clauses out of 20012 with flag 141001/396975
73.89/38.00	c cleaning 10000 clauses out of 20007 with flag 151000/406974
75.76/39.00	c cleaning 9999 clauses out of 20007 with flag 161000/416974
77.70/39.98	c cleaning 10003 clauses out of 20008 with flag 171001/426975
78.61/40.42	c  And the winner is Resolution
78.86/40.80	c starts		: 140
78.86/40.80	c conflicts		: 431965
78.86/40.80	c decisions		: 445147
78.86/40.80	c propagations		: 8313374
78.86/40.80	c inspects		: 334181174
78.86/40.80	c shortcuts		: 0
78.86/40.80	c learnt literals	: 14
78.86/40.80	c learnt binary clauses	: 79
78.86/40.80	c learnt ternary clauses	: 229
78.86/40.80	c learnt constraints	: 431950
78.86/40.80	c ignored constraints	: 0
78.86/40.80	c root simplifications	: 0
78.86/40.80	c removed literals (reason simplification)	: 14808433
78.86/40.80	c reason swapping (by a shorter reason)	: 0
78.86/40.80	c Calls to reduceDB	: 49
78.86/40.80	c number of reductions to clauses (during analyze)	: 0
78.86/40.80	c number of learned constraints concerned by reduction	: 0
78.86/40.80	c number of learning phase by resolution	: 0
78.86/40.80	c number of learning phase by cutting planes	: 0
78.86/40.80	c speed (assignments/second)	: 488791.9802445908
78.86/40.80	c non guided choices	2349
78.86/40.80	c learnt constraints type 
78.86/40.80	c constraints type 
78.86/40.80	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 320
78.86/40.80	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 336
78.86/40.80	c constraints type 
78.86/40.81	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 320
78.86/40.81	c org.sat4j.pb.constraints.pb.MaxWatchPb => 336
78.86/40.81	s OPTIMUM FOUND
78.86/40.81	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 
78.86/40.81	c objective function=3
78.86/40.81	c Total wall clock time (in seconds): 40.699

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-3453895-1307194388/watcher-3453895-1307194388 -o /tmp/evaluation-result-3453895-1307194388/solver-3453895-1307194388 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3453895-1307194388.opb 

running on 4 cores: 0,2,4,6

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.57 3.57 3.57 4/510 2014
/proc/meminfo: memFree=26247308/32951124 swapFree=63649284/67111528
[pid=2014] ppid=2012 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/2014/stat : 2014 (java) S 2012 2014 28154 0 -1 4202496 1169 0 0 0 0 0 0 0 25 0 2 0 831037325 26714112 897 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 6522 897 682 9 0 381 0
[pid=2014/tid=2015] ppid=2012 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2015/stat : 2015 (java) R 2012 2014 28154 0 -1 4202560 7035 0 1 0 0 0 0 0 25 0 2 0 831037325 10694979584 7851 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210204341307 0 4 0 16784584 0 0 0 -1 2 0 0 0

[startup+0.0835631 s]
/proc/loadavg: 3.57 3.57 3.57 4/510 2014
/proc/meminfo: memFree=26247308/32951124 swapFree=63649284/67111528
[pid=2014] ppid=2012 vsize=10538920 CPUtime=0.07 cores=0,2,4,6
/proc/2014/stat : 2014 (java) S 2012 2014 28154 0 -1 4202496 12333 0 1 0 6 1 0 0 25 0 18 0 831037325 10791854080 12029 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 2634730 12029 1916 9 0 2625464 0
[pid=2014/tid=2015] ppid=2012 vsize=10538920 CPUtime=0.07 cores=0,2,4,6
/proc/2014/task/2015/stat : 2015 (java) R 2012 2014 28154 0 -1 4202560 10940 0 1 0 6 1 0 0 18 0 18 0 831037325 10791854080 12029 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210204643173 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10538920

[startup+0.100551 s]
/proc/loadavg: 3.57 3.57 3.57 4/510 2014
/proc/meminfo: memFree=26247308/32951124 swapFree=63649284/67111528
[pid=2014] ppid=2012 vsize=10540176 CPUtime=0.1 cores=0,2,4,6
/proc/2014/stat : 2014 (java) S 2012 2014 28154 0 -1 4202496 13132 0 1 0 9 1 0 0 25 0 18 0 831037325 10793140224 12817 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 2635044 12818 2093 9 0 2625778 0
[pid=2014/tid=2015] ppid=2012 vsize=10540176 CPUtime=0.08 cores=0,2,4,6
/proc/2014/task/2015/stat : 2015 (java) R 2012 2014 28154 0 -1 4202560 11206 0 1 0 7 1 0 0 18 0 18 0 831037325 10793140224 12818 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 47371056896851 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10540176

[startup+0.909356 s]
/proc/loadavg: 3.57 3.57 3.57 4/510 2014
/proc/meminfo: memFree=26247308/32951124 swapFree=63649284/67111528
[pid=2014] ppid=2012 vsize=10560872 CPUtime=3.04 cores=0,2,4,6
/proc/2014/stat : 2014 (java) S 2012 2014 28154 0 -1 4202496 59929 0 1 0 296 8 0 0 25 0 22 0 831037325 10814332928 50007 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 2640218 50007 2256 9 0 2630952 0
[pid=2014/tid=2015] ppid=2012 vsize=10560872 CPUtime=0.17 cores=0,2,4,6
/proc/2014/task/2015/stat : 2015 (java) S 2012 2014 28154 0 -1 4202560 11873 0 1 0 16 1 0 0 15 0 22 0 831037325 10814332928 50007 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 10560872

[startup+1.00034 s]
/proc/loadavg: 3.57 3.57 3.57 4/510 2014
/proc/meminfo: memFree=26247308/32951124 swapFree=63649284/67111528
[pid=2014] ppid=2012 vsize=10561088 CPUtime=3.4 cores=0,2,4,6
/proc/2014/stat : 2014 (java) S 2012 2014 28154 0 -1 4202496 65717 0 1 0 331 9 0 0 25 0 22 0 831037325 10814554112 55510 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 2640272 55510 2256 9 0 2631006 0
[pid=2014/tid=2015] ppid=2012 vsize=10561088 CPUtime=0.17 cores=0,2,4,6
/proc/2014/task/2015/stat : 2015 (java) S 2012 2014 28154 0 -1 4202560 11873 0 1 0 16 1 0 0 15 0 22 0 831037325 10814554112 55510 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 10561088

[startup+1.50027 s]
/proc/loadavg: 3.57 3.57 3.57 4/510 2014
/proc/meminfo: memFree=26247308/32951124 swapFree=63649284/67111528
[pid=2014] ppid=2012 vsize=10556696 CPUtime=4.58 cores=0,2,4,6
/proc/2014/stat : 2014 (java) S 2012 2014 28154 0 -1 4202496 93376 0 1 0 446 12 0 0 25 0 22 0 831037325 10810056704 82160 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 2639174 82160 2257 9 0 2629908 0
[pid=2014/tid=2015] ppid=2012 vsize=10556696 CPUtime=0.17 cores=0,2,4,6
/proc/2014/task/2015/stat : 2015 (java) S 2012 2014 28154 0 -1 4202560 11873 0 1 0 16 1 0 0 15 0 22 0 831037325 10810056704 82160 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 10556696

[startup+3.10103 s]
/proc/loadavg: 3.57 3.57 3.57 4/532 2036
/proc/meminfo: memFree=25824068/32951124 swapFree=63649284/67111528
[pid=2014] ppid=2012 vsize=10556696 CPUtime=7.96 cores=0,2,4,6
/proc/2014/stat : 2014 (java) S 2012 2014 28154 0 -1 4202496 120900 0 1 0 781 15 0 0 25 0 22 0 831037325 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 2639174 106904 2258 9 0 2629908 0
[pid=2014/tid=2015] ppid=2012 vsize=10556696 CPUtime=0.17 cores=0,2,4,6
/proc/2014/task/2015/stat : 2015 (java) S 2012 2014 28154 0 -1 4202560 11873 0 1 0 16 1 0 0 15 0 22 0 831037325 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2017] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (java) S 2012 2014 28154 0 -1 4202560 310 0 0 0 0 0 0 0 15 0 22 0 831037327 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2018] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2018/stat : 2018 (java) S 2012 2014 28154 0 -1 4202560 34 0 0 0 0 0 0 0 15 0 22 0 831037327 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2019] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2019/stat : 2019 (java) S 2012 2014 28154 0 -1 4202560 279 0 0 0 0 0 0 0 15 0 22 0 831037327 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2020] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2020/stat : 2020 (java) S 2012 2014 28154 0 -1 4202560 325 0 0 0 0 0 0 0 16 0 22 0 831037327 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2021] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2021/stat : 2021 (java) S 2012 2014 28154 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 831037327 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2022] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2022/stat : 2022 (java) S 2012 2014 28154 0 -1 4202560 116 0 0 0 0 0 0 0 15 0 22 0 831037327 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2023] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2023/stat : 2023 (java) S 2012 2014 28154 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 831037327 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2024] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2024/stat : 2024 (java) S 2012 2014 28154 0 -1 4202560 581 0 0 0 0 0 0 0 15 0 22 0 831037327 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2025] ppid=2012 vsize=10556696 CPUtime=0.08 cores=0,2,4,6
/proc/2014/task/2025/stat : 2025 (java) S 2012 2014 28154 0 -1 4202560 2066 0 0 0 8 0 0 0 16 0 22 0 831037328 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 0 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2026] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2026/stat : 2026 (java) S 2012 2014 28154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 831037329 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2027] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2027/stat : 2027 (java) S 2012 2014 28154 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 831037329 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2028] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2028/stat : 2028 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831037331 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216470961 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2029] ppid=2012 vsize=10556696 CPUtime=1 cores=0,2,4,6
/proc/2014/task/2029/stat : 2029 (java) S 2012 2014 28154 0 -1 4202560 13226 0 0 0 98 2 0 0 15 0 22 0 831037331 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2030] ppid=2012 vsize=10556696 CPUtime=1.04 cores=0,2,4,6
/proc/2014/task/2030/stat : 2030 (java) S 2012 2014 28154 0 -1 4202560 7574 0 0 0 103 1 0 0 16 0 22 0 831037331 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2031] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2031/stat : 2031 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831037331 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2032] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2032/stat : 2032 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831037331 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2033] ppid=2012 vsize=10556696 CPUtime=2.8 cores=0,2,4,6
/proc/2014/task/2033/stat : 2033 (java) R 2012 2014 28154 0 -1 4202560 549 0 0 0 280 0 0 0 25 0 22 0 831037344 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 46912505587788 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2014/tid=2034] ppid=2012 vsize=10556696 CPUtime=2.79 cores=0,2,4,6
/proc/2014/task/2034/stat : 2034 (java) R 2012 2014 28154 0 -1 4202560 82779 0 0 0 270 9 0 0 19 0 22 0 831037344 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 46912505543081 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2014/tid=2035] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2035/stat : 2035 (java) S 2012 2014 28154 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 831037344 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2036] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2036/stat : 2036 (java) S 2012 2014 28154 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 22 0 831037344 10810056704 106904 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.96
Current children cumulated vsize (KiB) 10556696

[startup+6.30153 s]
/proc/loadavg: 3.52 3.56 3.57 5/532 2036
/proc/meminfo: memFree=25716544/32951124 swapFree=63649284/67111528
[pid=2014] ppid=2012 vsize=10556696 CPUtime=14.24 cores=0,2,4,6
/proc/2014/stat : 2014 (java) S 2012 2014 28154 0 -1 4202496 147688 0 1 0 1405 19 0 0 25 0 22 0 831037325 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 2639174 133687 2258 9 0 2629908 0
[pid=2014/tid=2015] ppid=2012 vsize=10556696 CPUtime=0.17 cores=0,2,4,6
/proc/2014/task/2015/stat : 2015 (java) S 2012 2014 28154 0 -1 4202560 11873 0 1 0 16 1 0 0 15 0 22 0 831037325 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2017] ppid=2012 vsize=10556696 CPUtime=0.01 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (java) S 2012 2014 28154 0 -1 4202560 310 0 0 0 1 0 0 0 16 0 22 0 831037327 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2018] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2018/stat : 2018 (java) S 2012 2014 28154 0 -1 4202560 36 0 0 0 0 0 0 0 16 0 22 0 831037327 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2019] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2019/stat : 2019 (java) S 2012 2014 28154 0 -1 4202560 283 0 0 0 0 0 0 0 16 0 22 0 831037327 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2020] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2020/stat : 2020 (java) S 2012 2014 28154 0 -1 4202560 330 0 0 0 0 0 0 0 15 0 22 0 831037327 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2021] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2021/stat : 2021 (java) S 2012 2014 28154 0 -1 4202560 12 0 0 0 0 0 0 0 16 0 22 0 831037327 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2022] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2022/stat : 2022 (java) S 2012 2014 28154 0 -1 4202560 116 0 0 0 0 0 0 0 15 0 22 0 831037327 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2023] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2023/stat : 2023 (java) S 2012 2014 28154 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 22 0 831037327 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2024] ppid=2012 vsize=10556696 CPUtime=0.01 cores=0,2,4,6
/proc/2014/task/2024/stat : 2024 (java) S 2012 2014 28154 0 -1 4202560 588 0 0 0 1 0 0 0 15 0 22 0 831037327 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2025] ppid=2012 vsize=10556696 CPUtime=0.22 cores=0,2,4,6
/proc/2014/task/2025/stat : 2025 (java) S 2012 2014 28154 0 -1 4202560 3418 0 0 0 22 0 0 0 16 0 22 0 831037328 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 0 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2026] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2026/stat : 2026 (java) S 2012 2014 28154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 831037329 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2027] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2027/stat : 2027 (java) S 2012 2014 28154 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 831037329 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2028] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2028/stat : 2028 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831037331 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216470961 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2029] ppid=2012 vsize=10556696 CPUtime=1 cores=0,2,4,6
/proc/2014/task/2029/stat : 2029 (java) S 2012 2014 28154 0 -1 4202560 13226 0 0 0 98 2 0 0 15 0 22 0 831037331 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2030] ppid=2012 vsize=10556696 CPUtime=1.04 cores=0,2,4,6
/proc/2014/task/2030/stat : 2030 (java) S 2012 2014 28154 0 -1 4202560 7574 0 0 0 103 1 0 0 15 0 22 0 831037331 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2031] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2031/stat : 2031 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831037331 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2032] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2032/stat : 2032 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 831037331 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2033] ppid=2012 vsize=10556696 CPUtime=5.85 cores=0,2,4,6
/proc/2014/task/2033/stat : 2033 (java) R 2012 2014 28154 0 -1 4202560 553 0 0 0 585 0 0 0 25 0 22 0 831037344 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 46912505534845 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2014/tid=2034] ppid=2012 vsize=10556696 CPUtime=5.84 cores=0,2,4,6
/proc/2014/task/2034/stat : 2034 (java) R 2012 2014 28154 0 -1 4202560 108187 0 0 0 572 12 0 0 25 0 22 0 831037344 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 46912505621198 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2014/tid=2035] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2035/stat : 2035 (java) S 2012 2014 28154 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 831037344 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2036] ppid=2012 vsize=10556696 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2036/stat : 2036 (java) S 2012 2014 28154 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 22 0 831037344 10810056704 133687 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 14.24
Current children cumulated vsize (KiB) 10556696

[startup+12.7194 s]
/proc/loadavg: 3.56 3.57 3.57 4/532 2040
/proc/meminfo: memFree=25577544/32951124 swapFree=63649284/67111528
[pid=2014] ppid=2012 vsize=10570272 CPUtime=26.75 cores=0,2,4,6
/proc/2014/stat : 2014 (java) S 2012 2014 28154 0 -1 4202496 183141 0 1 0 2652 23 0 0 25 0 22 0 831037325 10823958528 168250 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 2642568 168250 2259 9 0 2633302 0
[pid=2014/tid=2015] ppid=2012 vsize=10570272 CPUtime=0.17 cores=0,2,4,6
/proc/2014/task/2015/stat : 2015 (java) S 2012 2014 28154 0 -1 4202560 11873 0 1 0 16 1 0 0 16 0 22 0 831037325 10823958528 168250 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2017] ppid=2012 vsize=10570272 CPUtime=0.02 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (java) S 2012 2014 28154 0 -1 4202560 321 0 0 0 2 0 0 0 15 0 22 0 831037327 10823958528 168250 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2018] ppid=2012 vsize=10570272 CPUtime=0.01 cores=0,2,4,6
/proc/2014/task/2018/stat : 2018 (java) S 2012 2014 28154 0 -1 4202560 56 0 0 0 1 0 0 0 15 0 22 0 831037327 10823958528 168250 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2019] ppid=2012 vsize=10570272 CPUtime=0.01 cores=0,2,4,6

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

/proc/2014/task/2020/stat : 2020 (java) S 2012 2014 28154 0 -1 4202560 414 0 0 0 7 0 0 0 15 0 22 0 831037327 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2021] ppid=2012 vsize=10562256 CPUtime=0.04 cores=0,2,4,6
/proc/2014/task/2021/stat : 2021 (java) S 2012 2014 28154 0 -1 4202560 23 0 0 0 4 0 0 0 16 0 22 0 831037327 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2022] ppid=2012 vsize=10562256 CPUtime=0.06 cores=0,2,4,6
/proc/2014/task/2022/stat : 2022 (java) S 2012 2014 28154 0 -1 4202560 155 0 0 0 6 0 0 0 15 0 22 0 831037327 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2023] ppid=2012 vsize=10562256 CPUtime=0.05 cores=0,2,4,6
/proc/2014/task/2023/stat : 2023 (java) S 2012 2014 28154 0 -1 4202560 67 0 0 0 5 0 0 0 16 0 22 0 831037327 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2024] ppid=2012 vsize=10562256 CPUtime=0.05 cores=0,2,4,6
/proc/2014/task/2024/stat : 2024 (java) S 2012 2014 28154 0 -1 4202560 665 0 0 0 5 0 0 0 16 0 22 0 831037327 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2025] ppid=2012 vsize=10562256 CPUtime=3.28 cores=0,2,4,6
/proc/2014/task/2025/stat : 2025 (java) S 2012 2014 28154 0 -1 4202560 11892 0 0 0 326 2 0 0 15 0 22 0 831037328 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 0 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2026] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2026/stat : 2026 (java) S 2012 2014 28154 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 831037329 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2027] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2027/stat : 2027 (java) S 2012 2014 28154 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 831037329 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2028] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2028/stat : 2028 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831037331 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216470961 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2029] ppid=2012 vsize=10562256 CPUtime=1.2 cores=0,2,4,6
/proc/2014/task/2029/stat : 2029 (java) S 2012 2014 28154 0 -1 4202560 13707 0 0 0 118 2 0 0 15 0 22 0 831037331 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2030] ppid=2012 vsize=10562256 CPUtime=1.72 cores=0,2,4,6
/proc/2014/task/2030/stat : 2030 (java) S 2012 2014 28154 0 -1 4202560 11204 0 0 0 171 1 0 0 15 0 22 0 831037331 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2031] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2031/stat : 2031 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 831037331 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2032] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2032/stat : 2032 (java) S 2012 2014 28154 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 831037331 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2035] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2035/stat : 2035 (java) S 2012 2014 28154 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 831037344 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2047] ppid=2012 vsize=10562256 CPUtime=14.05 cores=0,2,4,6
/proc/2014/task/2047/stat : 2047 (java) R 2012 2014 28154 0 -1 4202560 1 0 0 0 1405 0 0 0 16 0 22 0 831039705 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 46912505735856 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=2014/tid=2048] ppid=2012 vsize=10562256 CPUtime=14.04 cores=0,2,4,6
/proc/2014/task/2048/stat : 2048 (java) R 2012 2014 28154 0 -1 4202560 13 0 0 0 1404 0 0 0 20 0 22 0 831039705 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 46912505544261 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2014/tid=2049] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2049/stat : 2049 (java) S 2012 2014 28154 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 22 0 831039706 10815750144 172003 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 77.3
Current children cumulated vsize (KiB) 10562256

[startup+40.5008 s]
/proc/loadavg: 3.52 3.56 3.57 5/532 2053
/proc/meminfo: memFree=25518352/32951124 swapFree=63649284/67111528
[pid=2014] ppid=2012 vsize=10562256 CPUtime=78.68 cores=0,2,4,6
/proc/2014/stat : 2014 (java) S 2012 2014 28154 0 -1 4202496 189381 0 1 0 7842 26 0 0 25 0 19 0 831037325 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 2640564 172090 2259 9 0 2631298 0
[pid=2014/tid=2015] ppid=2012 vsize=10562256 CPUtime=0.17 cores=0,2,4,6
/proc/2014/task/2015/stat : 2015 (java) S 2012 2014 28154 0 -1 4202560 11880 0 1 0 16 1 0 0 15 0 19 0 831037325 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2017] ppid=2012 vsize=10562256 CPUtime=0.07 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (java) S 2012 2014 28154 0 -1 4202560 330 0 0 0 7 0 0 0 15 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2018] ppid=2012 vsize=10562256 CPUtime=0.06 cores=0,2,4,6
/proc/2014/task/2018/stat : 2018 (java) S 2012 2014 28154 0 -1 4202560 62 0 0 0 6 0 0 0 15 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2019] ppid=2012 vsize=10562256 CPUtime=0.08 cores=0,2,4,6
/proc/2014/task/2019/stat : 2019 (java) S 2012 2014 28154 0 -1 4202560 289 0 0 0 8 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2020] ppid=2012 vsize=10562256 CPUtime=0.07 cores=0,2,4,6
/proc/2014/task/2020/stat : 2020 (java) S 2012 2014 28154 0 -1 4202560 414 0 0 0 7 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2021] ppid=2012 vsize=10562256 CPUtime=0.04 cores=0,2,4,6
/proc/2014/task/2021/stat : 2021 (java) S 2012 2014 28154 0 -1 4202560 23 0 0 0 4 0 0 0 15 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2022] ppid=2012 vsize=10562256 CPUtime=0.06 cores=0,2,4,6
/proc/2014/task/2022/stat : 2022 (java) S 2012 2014 28154 0 -1 4202560 155 0 0 0 6 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2023] ppid=2012 vsize=10562256 CPUtime=0.05 cores=0,2,4,6
/proc/2014/task/2023/stat : 2023 (java) S 2012 2014 28154 0 -1 4202560 67 0 0 0 5 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2024] ppid=2012 vsize=10562256 CPUtime=0.05 cores=0,2,4,6
/proc/2014/task/2024/stat : 2024 (java) S 2012 2014 28154 0 -1 4202560 665 0 0 0 5 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2025] ppid=2012 vsize=10562256 CPUtime=3.38 cores=0,2,4,6
/proc/2014/task/2025/stat : 2025 (java) S 2012 2014 28154 0 -1 4202560 11979 0 0 0 336 2 0 0 15 0 19 0 831037328 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 0 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2026] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2026/stat : 2026 (java) S 2012 2014 28154 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 831037329 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2027] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2027/stat : 2027 (java) S 2012 2014 28154 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 831037329 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2028] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2028/stat : 2028 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216470961 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2029] ppid=2012 vsize=10562256 CPUtime=1.2 cores=0,2,4,6
/proc/2014/task/2029/stat : 2029 (java) S 2012 2014 28154 0 -1 4202560 13707 0 0 0 118 2 0 0 15 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2030] ppid=2012 vsize=10562256 CPUtime=1.72 cores=0,2,4,6
/proc/2014/task/2030/stat : 2030 (java) S 2012 2014 28154 0 -1 4202560 11204 0 0 0 171 1 0 0 15 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2031] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2031/stat : 2031 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2032] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2032/stat : 2032 (java) S 2012 2014 28154 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2035] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2035/stat : 2035 (java) S 2012 2014 28154 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 831037344 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 78.68
Current children cumulated vsize (KiB) 10562256

[startup+40.7007 s]
/proc/loadavg: 3.52 3.56 3.57 5/532 2053
/proc/meminfo: memFree=25518352/32951124 swapFree=63649284/67111528
[pid=2014] ppid=2012 vsize=10562256 CPUtime=78.76 cores=0,2,4,6
/proc/2014/stat : 2014 (java) S 2012 2014 28154 0 -1 4202496 189381 0 1 0 7850 26 0 0 25 0 19 0 831037325 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 2640564 172090 2259 9 0 2631298 0
[pid=2014/tid=2015] ppid=2012 vsize=10562256 CPUtime=0.23 cores=0,2,4,6
/proc/2014/task/2015/stat : 2015 (java) R 2012 2014 28154 0 -1 4202560 11880 0 1 0 22 1 0 0 15 0 19 0 831037325 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 46912505366582 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2014/tid=2017] ppid=2012 vsize=10562256 CPUtime=0.07 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (java) S 2012 2014 28154 0 -1 4202560 330 0 0 0 7 0 0 0 15 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2018] ppid=2012 vsize=10562256 CPUtime=0.06 cores=0,2,4,6
/proc/2014/task/2018/stat : 2018 (java) S 2012 2014 28154 0 -1 4202560 62 0 0 0 6 0 0 0 15 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2019] ppid=2012 vsize=10562256 CPUtime=0.08 cores=0,2,4,6
/proc/2014/task/2019/stat : 2019 (java) S 2012 2014 28154 0 -1 4202560 289 0 0 0 8 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2020] ppid=2012 vsize=10562256 CPUtime=0.07 cores=0,2,4,6
/proc/2014/task/2020/stat : 2020 (java) S 2012 2014 28154 0 -1 4202560 414 0 0 0 7 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2021] ppid=2012 vsize=10562256 CPUtime=0.04 cores=0,2,4,6
/proc/2014/task/2021/stat : 2021 (java) S 2012 2014 28154 0 -1 4202560 23 0 0 0 4 0 0 0 15 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2022] ppid=2012 vsize=10562256 CPUtime=0.06 cores=0,2,4,6
/proc/2014/task/2022/stat : 2022 (java) S 2012 2014 28154 0 -1 4202560 155 0 0 0 6 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2023] ppid=2012 vsize=10562256 CPUtime=0.05 cores=0,2,4,6
/proc/2014/task/2023/stat : 2023 (java) S 2012 2014 28154 0 -1 4202560 67 0 0 0 5 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2024] ppid=2012 vsize=10562256 CPUtime=0.05 cores=0,2,4,6
/proc/2014/task/2024/stat : 2024 (java) S 2012 2014 28154 0 -1 4202560 665 0 0 0 5 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2025] ppid=2012 vsize=10562256 CPUtime=3.38 cores=0,2,4,6
/proc/2014/task/2025/stat : 2025 (java) S 2012 2014 28154 0 -1 4202560 11979 0 0 0 336 2 0 0 15 0 19 0 831037328 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 0 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2026] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2026/stat : 2026 (java) S 2012 2014 28154 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 831037329 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2027] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2027/stat : 2027 (java) S 2012 2014 28154 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 831037329 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2028] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2028/stat : 2028 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216470961 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2029] ppid=2012 vsize=10562256 CPUtime=1.21 cores=0,2,4,6
/proc/2014/task/2029/stat : 2029 (java) S 2012 2014 28154 0 -1 4202560 13707 0 0 0 119 2 0 0 15 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2030] ppid=2012 vsize=10562256 CPUtime=1.72 cores=0,2,4,6
/proc/2014/task/2030/stat : 2030 (java) S 2012 2014 28154 0 -1 4202560 11204 0 0 0 171 1 0 0 15 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2031] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2031/stat : 2031 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2032] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2032/stat : 2032 (java) S 2012 2014 28154 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2035] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2035/stat : 2035 (java) S 2012 2014 28154 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 831037344 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 78.76
Current children cumulated vsize (KiB) 10562256

[startup+40.8007 s]
/proc/loadavg: 3.52 3.56 3.57 5/532 2053
/proc/meminfo: memFree=25518352/32951124 swapFree=63649284/67111528
[pid=2014] ppid=2012 vsize=10562256 CPUtime=78.86 cores=0,2,4,6
/proc/2014/stat : 2014 (java) S 2012 2014 28154 0 -1 4202496 189381 0 1 0 7860 26 0 0 25 0 19 0 831037325 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/2014/statm: 2640564 172090 2259 9 0 2631298 0
[pid=2014/tid=2015] ppid=2012 vsize=10562256 CPUtime=0.33 cores=0,2,4,6
/proc/2014/task/2015/stat : 2015 (java) R 2012 2014 28154 0 -1 4202560 11880 0 1 0 32 1 0 0 16 0 19 0 831037325 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 46912505664943 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2014/tid=2017] ppid=2012 vsize=10562256 CPUtime=0.07 cores=0,2,4,6
/proc/2014/task/2017/stat : 2017 (java) S 2012 2014 28154 0 -1 4202560 330 0 0 0 7 0 0 0 15 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2018] ppid=2012 vsize=10562256 CPUtime=0.06 cores=0,2,4,6
/proc/2014/task/2018/stat : 2018 (java) S 2012 2014 28154 0 -1 4202560 62 0 0 0 6 0 0 0 15 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2019] ppid=2012 vsize=10562256 CPUtime=0.08 cores=0,2,4,6
/proc/2014/task/2019/stat : 2019 (java) S 2012 2014 28154 0 -1 4202560 289 0 0 0 8 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2020] ppid=2012 vsize=10562256 CPUtime=0.07 cores=0,2,4,6
/proc/2014/task/2020/stat : 2020 (java) S 2012 2014 28154 0 -1 4202560 414 0 0 0 7 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2021] ppid=2012 vsize=10562256 CPUtime=0.04 cores=0,2,4,6
/proc/2014/task/2021/stat : 2021 (java) S 2012 2014 28154 0 -1 4202560 23 0 0 0 4 0 0 0 15 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2022] ppid=2012 vsize=10562256 CPUtime=0.06 cores=0,2,4,6
/proc/2014/task/2022/stat : 2022 (java) S 2012 2014 28154 0 -1 4202560 155 0 0 0 6 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2023] ppid=2012 vsize=10562256 CPUtime=0.05 cores=0,2,4,6
/proc/2014/task/2023/stat : 2023 (java) S 2012 2014 28154 0 -1 4202560 67 0 0 0 5 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
[pid=2014/tid=2024] ppid=2012 vsize=10562256 CPUtime=0.05 cores=0,2,4,6
/proc/2014/task/2024/stat : 2024 (java) S 2012 2014 28154 0 -1 4202560 665 0 0 0 5 0 0 0 16 0 19 0 831037327 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2025] ppid=2012 vsize=10562256 CPUtime=3.38 cores=0,2,4,6
/proc/2014/task/2025/stat : 2025 (java) S 2012 2014 28154 0 -1 4202560 11979 0 0 0 336 2 0 0 15 0 19 0 831037328 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 0 0 16800975 18446604440795445120 0 0 -1 0 0 0 0
[pid=2014/tid=2026] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2026/stat : 2026 (java) S 2012 2014 28154 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 831037329 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2027] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2027/stat : 2027 (java) S 2012 2014 28154 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 831037329 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2028] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2028/stat : 2028 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216470961 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2029] ppid=2012 vsize=10562256 CPUtime=1.21 cores=0,2,4,6
/proc/2014/task/2029/stat : 2029 (java) S 2012 2014 28154 0 -1 4202560 13707 0 0 0 119 2 0 0 15 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2030] ppid=2012 vsize=10562256 CPUtime=1.72 cores=0,2,4,6
/proc/2014/task/2030/stat : 2030 (java) S 2012 2014 28154 0 -1 4202560 11204 0 0 0 171 1 0 0 15 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 6 0 0 0
[pid=2014/tid=2031] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2031/stat : 2031 (java) S 2012 2014 28154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463257 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2032] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2032/stat : 2032 (java) S 2012 2014 28154 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 831037331 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 2 0 0 0
[pid=2014/tid=2035] ppid=2012 vsize=10562256 CPUtime=0 cores=0,2,4,6
/proc/2014/task/2035/stat : 2035 (java) S 2012 2014 28154 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 831037344 10815750144 172090 33554432000 1073741824 1073778376 140734464972944 18446744073709551615 210216463872 0 4 0 16800975 18446604440795445120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 78.86
Current children cumulated vsize (KiB) 10562256

Child status: 30
Real time (s): 40.8438
CPU time (s): 78.912
CPU user time (s): 78.617
CPU system time (s): 0.294955
CPU usage (%): 193.205
Max. virtual memory (cumulated for all children) (KiB): 10570272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.617
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189391
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= 2710
involuntary context switches= 1727

runsolver used 0.222966 second user time and 0.466929 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-04 15:33:08
IDJOB=3453895
IDBENCH=48099
IDSOLVER=1950
FILE ID=node130/3453895-1307194388
RUNJOBID= node130-1307194125-1157
PBS_JOBID= 13508832
Free space on /tmp= 73856 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=79-P1=163-P2=61-P3=127-P4=163-P5=211-B.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453895-1307194388/watcher-3453895-1307194388 -o /tmp/evaluation-result-3453895-1307194388/solver-3453895-1307194388 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3453895-1307194388.opb

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

MD5SUM BENCH= 0b0d874eaa404001e586f84b413e6897
RANDOM SEED=873574726

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
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.838
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.75
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26247464 kB
Buffers:        292680 kB
Cached:         457112 kB
SwapCached:       9700 kB
Active:        6033820 kB
Inactive:       386408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26247464 kB
SwapTotal:    67111528 kB
SwapFree:     63649284 kB
Dirty:             672 kB
Writeback:           0 kB
AnonPages:     5668968 kB
Mapped:          38952 kB
Slab:           158840 kB
PageTables:      55428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 155472020 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= 73856 MiB
End job on node130 at 2011-06-04 15:33:49