Trace number 2661635

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 PB RES // CP 2.2.0 2010-05-31OPT3 186.285 99.5215

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=223-P1=29-P2=7-P3=83-P4=113-P5=223-P6=229-B.opb
MD5SUM6355c589dda3f12b095277ae4637ab26
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.51692
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 variables144
Total number of constraints13
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 constraints13
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)384
Sum of products size (including duplicates)768
Number of different products384
Sum of products size768

Quality of the solution as a function of time


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

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.16	c version 2.2.0.v20100531
0.08/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.16	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.16	c java.vm.version	11.2-b01
0.08/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version		1.6.0_12
0.08/0.16	c os.name		Linux
0.08/0.16	c os.version		2.6.18-164.el5
0.08/0.16	c os.arch		i386
0.08/0.16	c Free memory 		1393557488
0.08/0.16	c Max memory 		1395916800
0.08/0.16	c Total memory 		1395916800
0.08/0.16	c Number of processors 	2
0.23/0.22	c Pseudo Boolean Optimization
0.23/0.22	c ManyCore solver with 2 solvers running in parallel
0.23/0.22	c --- Begin Solver configuration ---
0.23/0.22	c Stops conflict analysis at the first Unique Implication Point
0.23/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.23/0.22	c Learn all clauses as in MiniSAT
0.23/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.22	c Expensive reason simplification
0.23/0.22	c Armin Biere (Picosat) restarts strategy
0.23/0.22	c Glucose learned constraints deletion strategy
0.23/0.22	c timeout=2147483s
0.23/0.22	c DB Simplification allowed=false
0.23/0.22	c --- End Solver configuration ---
0.23/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.23/0.22	c --- Begin Solver configuration ---
0.23/0.22	c Stops conflict analysis at the first Unique Implication Point
0.23/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.23/0.22	c Learn all clauses as in MiniSAT
0.23/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.22	c No reason simplification
0.23/0.22	c Armin Biere (Picosat) restarts strategy
0.23/0.22	c Glucose learned constraints deletion strategy
0.23/0.22	c timeout=2147483s
0.23/0.22	c DB Simplification allowed=false
0.23/0.22	c --- End Solver configuration ---
0.23/0.22	
0.23/0.22	c solving HOME/instance-2661635-1276646093.opb
0.23/0.22	c reading problem ... 
0.54/0.43	c ... done. Wall clock time 0.21s.
0.54/0.43	c #vars     528
0.54/0.43	c #constraints  787
0.54/0.43	c constraints type 
0.54/0.43	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 384
0.54/0.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 403
0.54/0.43	c constraints type 
0.54/0.43	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 384
0.54/0.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 403
4.72/2.60	c cleaning 2499 clauses out of 5000 with flag 5000/5000
7.69/4.01	c cleaning 4251 clauses out of 8501 with flag 11000/11000
10.22/5.33	c cleaning 5619 clauses out of 11250 with flag 18000/18000
13.33/6.94	c cleaning 6813 clauses out of 13632 with flag 26001/26001
16.44/8.55	c cleaning 7902 clauses out of 15818 with flag 35000/35000
21.14/10.93	c cleaning 8953 clauses out of 17916 with flag 45000/45000
27.40/14.19	c cleaning 9477 clauses out of 18963 with flag 55000/55000
31.90/16.42	c cleaning 9743 clauses out of 19486 with flag 65000/65000
36.36/18.77	c cleaning 9870 clauses out of 19744 with flag 75001/75001
41.81/21.51	c cleaning 9934 clauses out of 19873 with flag 85000/85000
47.27/24.31	c cleaning 9970 clauses out of 19940 with flag 95001/95001
49.55/25.51	c And the winner is Resolution
49.61/25.92	c SATISFIABLE
49.61/25.92	c OPTIMIZING...
49.61/25.92	c Got one! Elapsed wall clock time (in seconds):25.699
49.61/25.92	o 65
50.95/26.67	c cleaning 9970 clauses out of 19969 with flag 105001/105001
54.80/28.61	c cleaning 9992 clauses out of 19999 with flag 115001/115001
58.45/30.58	c cleaning 10004 clauses out of 20009 with flag 125003/125003
63.31/33.07	c cleaning 9982 clauses out of 20003 with flag 135001/135001
66.37/34.62	c cleaning 10004 clauses out of 20021 with flag 145001/145001
71.59/37.39	c cleaning 10004 clauses out of 20017 with flag 155001/155001
77.03/40.12	c cleaning 10001 clauses out of 20013 with flag 165001/165001
80.29/41.83	c cleaning 9988 clauses out of 20012 with flag 175001/175001
82.74/43.18	c And the winner is Resolution
82.95/43.67	c Got one! Elapsed wall clock time (in seconds):43.452
82.95/43.67	o 5
83.41/43.98	c cleaning 10004 clauses out of 20023 with flag 185000/185000
84.44/44.53	c cleaning 0 clauses out of 5000 with flag 0/5000
88.78/46.79	c cleaning 10001 clauses out of 20017 with flag 195000/195000
89.45/47.10	c And the winner is Resolution
89.50/47.69	c Got one! Elapsed wall clock time (in seconds):47.473
89.50/47.69	o 3
91.89/48.97	c cleaning 9999 clauses out of 20017 with flag 205001/205001
95.32/50.76	c cleaning 10003 clauses out of 20017 with flag 215000/215000
99.70/53.00	c cleaning 10001 clauses out of 20014 with flag 225000/225000
103.92/55.25	c cleaning 10004 clauses out of 20014 with flag 235001/235001
107.76/57.26	c cleaning 10003 clauses out of 20010 with flag 245001/245001
111.78/59.33	c cleaning 10000 clauses out of 20006 with flag 255000/255000
115.55/61.33	c cleaning 9999 clauses out of 20007 with flag 265001/265001
119.36/63.32	c cleaning 9998 clauses out of 20007 with flag 275000/275000
122.78/65.12	c cleaning 10001 clauses out of 20009 with flag 285000/285000
127.38/67.56	c cleaning 9998 clauses out of 20008 with flag 295000/295000
131.93/69.91	c cleaning 9997 clauses out of 20011 with flag 305001/305001
135.33/71.74	c cleaning 10000 clauses out of 20012 with flag 315000/315000
140.54/74.50	c cleaning 10001 clauses out of 20012 with flag 325000/325000
144.74/76.66	c cleaning 9998 clauses out of 20011 with flag 335001/335001
148.48/78.62	c cleaning 9996 clauses out of 20012 with flag 345000/345000
152.68/80.88	c cleaning 10002 clauses out of 20016 with flag 355001/355001
156.68/82.93	c cleaning 10001 clauses out of 20014 with flag 365001/365001
160.67/85.06	c cleaning 10003 clauses out of 20012 with flag 375000/375000
165.02/87.31	c cleaning 10002 clauses out of 20010 with flag 385001/385001
169.00/89.49	c cleaning 9997 clauses out of 20008 with flag 395001/395001
173.37/91.75	c cleaning 10000 clauses out of 20010 with flag 405000/405000
177.95/94.16	c cleaning 10002 clauses out of 20011 with flag 415001/415001
182.47/96.57	c cleaning 10004 clauses out of 20008 with flag 425001/425001
184.88/97.89	c And the winner is Resolution
186.16/99.46	c starts		: 139
186.16/99.46	c conflicts		: 431457
186.16/99.46	c decisions		: 447177
186.16/99.46	c propagations		: 8691349
186.16/99.46	c inspects		: 276394115
186.16/99.46	c learnt literals	: 19
186.16/99.46	c learnt binary clauses	: 95
186.16/99.46	c learnt ternary clauses	: 287
186.16/99.46	c learnt clauses	: 431437
186.16/99.46	c ignored clauses	: 0
186.16/99.46	c root simplifications	: 0
186.16/99.46	c removed literals (reason simplification)	: 14329553
186.16/99.46	c reason swapping (by a shorter reason)	: 0
186.16/99.46	c Calls to reduceDB	: 44
186.16/99.46	c number of reductions to clauses (during analyze)	: 0
186.16/99.46	c number of learned constraints concerned by reduction	: 0
186.16/99.46	c number of learning phase by resolution	: 0
186.16/99.46	c number of learning phase by cutting planes	: 0
186.16/99.46	c speed (assignments/second)	: 167880.64746672846
186.16/99.46	c non guided choices	2751
186.16/99.46	c learnt constraints type 
186.16/99.46	c constraints type 
186.16/99.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 384
186.16/99.46	c org.sat4j.pb.constraints.pb.MaxWatchPb => 403
186.16/99.46	c constraints type 
186.16/99.46	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 384
186.16/99.46	c org.sat4j.pb.constraints.pb.MaxWatchPb => 403
186.16/99.46	s OPTIMUM FOUND
186.16/99.46	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 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 x140 x141 -x142 -x143 -x144 
186.16/99.46	c objective function=3
186.16/99.46	c Total wall clock time (in seconds): 99.246

Verifier Data

OK	3

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2661635-1276646093/watcher-2661635-1276646093 -o /tmp/evaluation-result-2661635-1276646093/solver-2661635-1276646093 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661635-1276646093.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12242
/proc/meminfo: memFree=1789140/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=4 CPUtime=0
/proc/12242/stat : 12242 (java) R 12240 12242 12076 0 -1 4194304 255 0 0 0 0 0 0 0 19 0 1 0 5904393 4096 1 1992294400 0 0 0 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12242/statm: 61 4 0 0 0 22 0

[startup+0.056975 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12242
/proc/meminfo: memFree=1789140/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=1521664 CPUtime=0.04
/proc/12242/stat : 12242 (java) S 12240 12242 12076 0 -1 4202496 3579 0 1 0 2 2 0 0 18 0 7 0 5904393 1558183936 3020 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 380416 3020 1013 10 0 377726 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1521664

[startup+0.101975 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12242
/proc/meminfo: memFree=1789140/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=1524180 CPUtime=0.08
/proc/12242/stat : 12242 (java) S 12240 12242 12076 0 -1 4202496 3964 0 1 0 6 2 0 0 18 0 12 0 5904393 1560760320 3403 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 381045 3403 1075 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.301999 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12242
/proc/meminfo: memFree=1789140/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=1526396 CPUtime=0.36
/proc/12242/stat : 12242 (java) S 12240 12242 12076 0 -1 4202496 5479 0 1 0 32 4 0 0 18 0 12 0 5904393 1563029504 4914 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 381599 4914 1353 10 0 378902 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526396

[startup+0.702051 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12242
/proc/meminfo: memFree=1789140/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=1530672 CPUtime=1.14
/proc/12242/stat : 12242 (java) S 12240 12242 12076 0 -1 4202496 7560 0 1 0 109 5 0 0 18 0 16 0 5904393 1567408128 6408 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 382668 6408 1408 10 0 379971 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 1530672

[startup+1.50214 s]
/proc/loadavg: 1.00 1.00 1.00 7/122 12258
/proc/meminfo: memFree=1765952/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=1535408 CPUtime=2.73
/proc/12242/stat : 12242 (java) S 12240 12242 12076 0 -1 4202496 11685 0 1 0 266 7 0 0 18 0 16 0 5904393 1572257792 10252 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 383892 10268 1424 10 0 381195 0
[pid=12242/tid=12244] ppid=12240 vsize=1535568 CPUtime=0.4
/proc/12242/task/12244/stat : 12244 (java) R 12240 12242 12076 0 -1 4202560 4090 0 1 0 38 2 0 0 18 0 16 0 5904395 1572421632 10275 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=1535568 CPUtime=0
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12076 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 5904396 1572421632 10284 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=1535568 CPUtime=0
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 16 0 5904396 1572421632 10293 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=1535728 CPUtime=0
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 5904398 1572585472 10302 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=1535728 CPUtime=0
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12076 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 5904399 1572585472 10310 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=1535728 CPUtime=0
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12076 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 5904399 1572585472 10320 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=1535728 CPUtime=0
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5904403 1572585472 10330 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=1535888 CPUtime=1.14
/proc/12242/task/12251/stat : 12251 (java) R 12240 12242 12076 0 -1 4202560 2999 0 0 0 113 1 0 0 17 0 16 0 5904403 1572749312 10338 1992294400 134512640 134550932 4293299664 18446744073709551615 106260565 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=1535888 CPUtime=0.1
/proc/12242/task/12252/stat : 12252 (java) R 12240 12242 12076 0 -1 4202560 399 0 0 0 10 0 0 0 25 0 16 0 5904403 1572749312 10346 1992294400 134512640 134550932 4293299664 18446744073709551615 102192186 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=1535888 CPUtime=0
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12076 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5904403 1572749312 10355 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=1535888 CPUtime=0
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 16 0 5904403 1572749312 10364 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12255] ppid=12240 vsize=1535888 CPUtime=0.62
/proc/12242/task/12255/stat : 12255 (java) R 12240 12242 12076 0 -1 4202560 1395 0 0 0 62 0 0 0 22 0 16 0 5904437 1572749312 10372 1992294400 134512640 134550932 4293299664 18446744073709551615 4109565733 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12242/tid=12256] ppid=12240 vsize=1536048 CPUtime=0.4
/proc/12242/task/12256/stat : 12256 (java) R 12240 12242 12076 0 -1 4202560 1814 0 0 0 40 0 0 0 23 0 16 0 5904437 1572913152 10380 1992294400 134512640 134550932 4293299664 18446744073709551615 4109598808 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=1536048 CPUtime=0
/proc/12242/task/12257/stat : 12257 (java) S 12240 12242 12076 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 5904438 1572913152 10389 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=1536048 CPUtime=0
/proc/12242/task/12258/stat : 12258 (java) S 12240 12242 12076 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 5904438 1572913152 10398 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 1535408

[startup+3.10133 s]
/proc/loadavg: 1.48 1.10 1.03 3/122 12258
/proc/meminfo: memFree=1730612/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=1544176 CPUtime=5.89
/proc/12242/stat : 12242 (java) S 12240 12242 12076 0 -1 4202496 27191 0 1 0 575 14 0 0 18 0 16 0 5904393 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 386044 20450 1448 10 0 383347 0
[pid=12242/tid=12244] ppid=12240 vsize=1544176 CPUtime=0.4
/proc/12242/task/12244/stat : 12244 (java) S 12240 12242 12076 0 -1 4202560 4090 0 1 0 38 2 0 0 18 0 16 0 5904395 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=1544176 CPUtime=0.01
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12076 0 -1 4202560 570 0 0 0 1 0 0 0 17 0 16 0 5904396 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=1544176 CPUtime=0
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 5904396 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=1544176 CPUtime=0.02
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12076 0 -1 4202560 559 0 0 0 2 0 0 0 16 0 16 0 5904398 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=1544176 CPUtime=0
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12076 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5904399 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=1544176 CPUtime=0
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12076 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 5904399 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=1544176 CPUtime=0
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5904403 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=1544176 CPUtime=1.89
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12076 0 -1 4202560 6735 0 0 0 186 3 0 0 15 0 16 0 5904403 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=1544176 CPUtime=1.09
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12076 0 -1 4202560 4406 0 0 0 108 1 0 0 15 0 16 0 5904403 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=1544176 CPUtime=0
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12076 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5904403 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=1544176 CPUtime=0
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5904403 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12255] ppid=12240 vsize=1544176 CPUtime=1.79
/proc/12242/task/12255/stat : 12255 (java) R 12240 12242 12076 0 -1 4202560 6461 0 0 0 177 2 0 0 25 0 16 0 5904437 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4109534210 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12242/tid=12256] ppid=12240 vsize=1544176 CPUtime=0.64
/proc/12242/task/12256/stat : 12256 (java) R 12240 12242 12076 0 -1 4202560 3297 0 0 0 62 2 0 0 23 0 16 0 5904437 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4109177251 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=1544176 CPUtime=0
/proc/12242/task/12257/stat : 12257 (java) S 12240 12242 12076 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 5904438 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=1544176 CPUtime=0
/proc/12242/task/12258/stat : 12258 (java) S 12240 12242 12076 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 5904438 1581236224 20450 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 1544176

[startup+6.30171 s]
/proc/loadavg: 1.48 1.10 1.03 3/122 12258
/proc/meminfo: memFree=1628808/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=1543036 CPUtime=12.15
/proc/12242/stat : 12242 (java) S 12240 12242 12076 0 -1 4202496 49651 0 1 0 1190 25 0 0 18 0 16 0 5904393 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 385759 40823 1448 10 0 383062 0
[pid=12242/tid=12244] ppid=12240 vsize=1543036 CPUtime=0.4
/proc/12242/task/12244/stat : 12244 (java) S 12240 12242 12076 0 -1 4202560 4090 0 1 0 38 2 0 0 18 0 16 0 5904395 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=1543036 CPUtime=0.05
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12076 0 -1 4202560 1109 0 0 0 5 0 0 0 16 0 16 0 5904396 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=1543036 CPUtime=0.04
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12076 0 -1 4202560 536 0 0 0 4 0 0 0 15 0 16 0 5904396 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=1543036 CPUtime=0.14
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12076 0 -1 4202560 1792 0 0 0 12 2 0 0 15 0 16 0 5904398 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=1543036 CPUtime=0
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12076 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5904399 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=1543036 CPUtime=0
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12076 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 5904399 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=1543036 CPUtime=0
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5904403 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=1543036 CPUtime=2.11
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12076 0 -1 4202560 7375 0 0 0 208 3 0 0 15 0 16 0 5904403 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=1543036 CPUtime=1.62
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12076 0 -1 4202560 5645 0 0 0 161 1 0 0 15 0 16 0 5904403 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=1543036 CPUtime=0
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12076 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5904403 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=1543036 CPUtime=0
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5904403 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12255] ppid=12240 vsize=1543036 CPUtime=4.62
/proc/12242/task/12255/stat : 12255 (java) R 12240 12242 12076 0 -1 4202560 9153 0 0 0 459 3 0 0 25 0 16 0 5904437 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4109565616 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12242/tid=12256] ppid=12240 vsize=1543036 CPUtime=3.08
/proc/12242/task/12256/stat : 12256 (java) R 12240 12242 12076 0 -1 4202560 18879 0 0 0 300 8 0 0 19 0 16 0 5904437 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4109647940 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=1543036 CPUtime=0
/proc/12242/task/12257/stat : 12257 (java) S 12240 12242 12076 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 5904438 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=1543036 CPUtime=0
/proc/12242/task/12258/stat : 12258 (java) S 12240 12242 12076 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 5904438 1580068864 40823 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 1543036

[startup+12.7015 s]
/proc/loadavg: 1.56 1.13 1.04 3/122 12258
/proc/meminfo: memFree=1590244/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=1546108 CPUtime=24.64
/proc/12242/stat : 12242 (java) S 12240 12242 12076 0 -1 4202496 61858 0 1 0 2433 31 0 0 18 0 16 0 5904393 1583214592 50917 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 386527 50917 1448 10 0 383830 0
[pid=12242/tid=12244] ppid=12240 vsize=1546108 CPUtime=0.4
/proc/12242/task/12244/stat : 12244 (java) S 12240 12242 12076 0 -1 4202560 4090 0 1 0 38 2 0 0 18 0 16 0 5904395 1583214592 50917 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=1546108 CPUtime=0.16
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12076 0 -1 4202560 2988 0 0 0 15 1 0 0 15 0 16 0 5904396 1583214592 50917 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=1546108 CPUtime=0.14
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12076 0 -1 4202560 2525 0 0 0 13 1 0 0 16 0 16 0 5904396 1583214592 50917 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=1546108 CPUtime=0.33
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12076 0 -1 4202560 2534 0 0 0 30 3 0 0 15 0 16 0 5904398 1583214592 50917 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12076 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5904399 1583214592 50917 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12076 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 5904399 1583214592 50917 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5904403 1583214592 50917 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=1546108 CPUtime=2.26
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12076 0 -1 4202560 7379 0 0 0 223 3 0 0 16 0 16 0 5904403 1583214592 50917 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=1546108 CPUtime=2.2
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12076 0 -1 4202560 8306 0 0 0 217 3 0 0 15 0 16 0 5904403 1583214592 50917 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12076 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5904403 1583214592 50917 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5904403 1583214592 50917 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0

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

/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12076 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5904403 1583214592 61350 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12076 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 16 0 5904403 1583214592 61350 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12257/stat : 12257 (java) S 12240 12242 12076 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 5904438 1583214592 61350 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12258/stat : 12258 (java) S 12240 12242 12076 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 5904438 1583214592 61350 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12263] ppid=12240 vsize=1546108 CPUtime=37.53
/proc/12242/task/12263/stat : 12263 (java) S 12240 12242 12076 0 -1 4202560 34 0 0 0 3753 0 0 0 19 0 16 0 5909163 1583214592 61350 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12264] ppid=12240 vsize=1546108 CPUtime=37.58
/proc/12242/task/12264/stat : 12264 (java) S 12240 12242 12076 0 -1 4202560 19 0 0 0 3758 0 0 0 25 0 16 0 5909163 1583214592 61350 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 169.2
Current children cumulated vsize (KiB) 1546108

[startup+95.9022 s]
/proc/loadavg: 2.05 1.39 1.14 3/122 12266
/proc/meminfo: memFree=1543124/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=1546108 CPUtime=181.28
/proc/12242/stat : 12242 (java) S 12240 12242 12076 0 -1 4202496 74820 0 1 0 18080 48 0 0 18 0 16 0 5904393 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 386527 62400 1449 10 0 383830 0
[pid=12242/tid=12244] ppid=12240 vsize=1546108 CPUtime=0.4
/proc/12242/task/12244/stat : 12244 (java) S 12240 12242 12076 0 -1 4202560 4094 0 1 0 38 2 0 0 15 0 16 0 5904395 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=1546108 CPUtime=1.43
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12076 0 -1 4202560 8345 0 0 0 136 7 0 0 16 0 16 0 5904396 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=1546108 CPUtime=1.45
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12076 0 -1 4202560 8562 0 0 0 138 7 0 0 15 0 16 0 5904396 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=1546108 CPUtime=5.88
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12076 0 -1 4202560 3686 0 0 0 583 5 0 0 15 0 16 0 5904398 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12076 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5904399 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12076 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 5904399 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=1546108 CPUtime=2.31
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12076 0 -1 4202560 7379 0 0 0 228 3 0 0 16 0 16 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=1546108 CPUtime=3.04
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12076 0 -1 4202560 8599 0 0 0 301 3 0 0 15 0 16 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12076 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12076 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 16 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12257/stat : 12257 (java) S 12240 12242 12076 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 5904438 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12258/stat : 12258 (java) S 12240 12242 12076 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 5904438 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12263] ppid=12240 vsize=1546108 CPUtime=43.22
/proc/12242/task/12263/stat : 12263 (java) R 12240 12242 12076 0 -1 4202560 39 0 0 0 4322 0 0 0 17 0 16 0 5909163 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4109664476 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12242/tid=12264] ppid=12240 vsize=1546108 CPUtime=43.17
/proc/12242/task/12264/stat : 12264 (java) R 12240 12242 12076 0 -1 4202560 21 0 0 0 4317 0 0 0 25 0 16 0 5909163 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4109541112 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 181.28
Current children cumulated vsize (KiB) 1546108

[startup+97.5012 s]
/proc/loadavg: 2.04 1.40 1.14 2/122 12266
/proc/meminfo: memFree=1543124/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=1546108 CPUtime=184.27
/proc/12242/stat : 12242 (java) S 12240 12242 12076 0 -1 4202496 74822 0 1 0 18379 48 0 0 18 0 16 0 5904393 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 386527 62400 1449 10 0 383830 0
[pid=12242/tid=12244] ppid=12240 vsize=1546108 CPUtime=0.4
/proc/12242/task/12244/stat : 12244 (java) S 12240 12242 12076 0 -1 4202560 4094 0 1 0 38 2 0 0 15 0 16 0 5904395 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=1546108 CPUtime=1.47
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12076 0 -1 4202560 8345 0 0 0 139 8 0 0 16 0 16 0 5904396 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=1546108 CPUtime=1.47
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12076 0 -1 4202560 8562 0 0 0 140 7 0 0 15 0 16 0 5904396 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=1546108 CPUtime=6.06
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12076 0 -1 4202560 3686 0 0 0 601 5 0 0 16 0 16 0 5904398 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12076 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5904399 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12076 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 5904399 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=1546108 CPUtime=2.31
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12076 0 -1 4202560 7379 0 0 0 228 3 0 0 16 0 16 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=1546108 CPUtime=3.04
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12076 0 -1 4202560 8599 0 0 0 301 3 0 0 15 0 16 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12076 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12076 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 16 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12257/stat : 12257 (java) S 12240 12242 12076 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 5904438 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12258/stat : 12258 (java) S 12240 12242 12076 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 5904438 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12263] ppid=12240 vsize=1546108 CPUtime=44.61
/proc/12242/task/12263/stat : 12263 (java) R 12240 12242 12076 0 -1 4202560 41 0 0 0 4461 0 0 0 17 0 16 0 5909163 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4109557740 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12242/tid=12264] ppid=12240 vsize=1546108 CPUtime=44.54
/proc/12242/task/12264/stat : 12264 (java) R 12240 12242 12076 0 -1 4202560 21 0 0 0 4454 0 0 0 25 0 16 0 5909163 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4109561287 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 184.27
Current children cumulated vsize (KiB) 1546108

[startup+98.3012 s]
/proc/loadavg: 2.04 1.40 1.14 3/122 12266
/proc/meminfo: memFree=1543124/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=1546108 CPUtime=185.16
/proc/12242/stat : 12242 (java) S 12240 12242 12076 0 -1 4202496 74823 0 1 0 18468 48 0 0 18 0 14 0 5904393 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 386527 62400 1449 10 0 383830 0
[pid=12242/tid=12244] ppid=12240 vsize=1546108 CPUtime=0.4
/proc/12242/task/12244/stat : 12244 (java) S 12240 12242 12076 0 -1 4202560 4094 0 1 0 38 2 0 0 15 0 14 0 5904395 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=1546108 CPUtime=1.48
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12076 0 -1 4202560 8345 0 0 0 140 8 0 0 16 0 14 0 5904396 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=1546108 CPUtime=1.49
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12076 0 -1 4202560 8562 0 0 0 142 7 0 0 15 0 14 0 5904396 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=1546108 CPUtime=6.06
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12076 0 -1 4202560 3686 0 0 0 601 5 0 0 15 0 14 0 5904398 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12076 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 5904399 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12076 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 5904399 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=1546108 CPUtime=2.31
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12076 0 -1 4202560 7379 0 0 0 228 3 0 0 16 0 14 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=1546108 CPUtime=3.04
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12076 0 -1 4202560 8599 0 0 0 301 3 0 0 15 0 14 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12076 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12076 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 14 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12257/stat : 12257 (java) S 12240 12242 12076 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 5904438 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12258/stat : 12258 (java) S 12240 12242 12076 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 14 0 5904438 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 185.16
Current children cumulated vsize (KiB) 1546108

[startup+99.1012 s]
/proc/loadavg: 2.04 1.40 1.14 2/120 12266
/proc/meminfo: memFree=1543140/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=1546108 CPUtime=185.86
/proc/12242/stat : 12242 (java) S 12240 12242 12076 0 -1 4202496 74823 0 1 0 18538 48 0 0 18 0 14 0 5904393 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 386527 62400 1449 10 0 383830 0
[pid=12242/tid=12244] ppid=12240 vsize=1546108 CPUtime=1.07
/proc/12242/task/12244/stat : 12244 (java) R 12240 12242 12076 0 -1 4202560 4094 0 1 0 105 2 0 0 16 0 14 0 5904395 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4109334218 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=1546108 CPUtime=1.48
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12076 0 -1 4202560 8345 0 0 0 140 8 0 0 16 0 14 0 5904396 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=1546108 CPUtime=1.49
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12076 0 -1 4202560 8562 0 0 0 142 7 0 0 15 0 14 0 5904396 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=1546108 CPUtime=6.06
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12076 0 -1 4202560 3686 0 0 0 601 5 0 0 16 0 14 0 5904398 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 0 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12076 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 5904399 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12076 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 5904399 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12076 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=1546108 CPUtime=2.31
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12076 0 -1 4202560 7379 0 0 0 228 3 0 0 16 0 14 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=1546108 CPUtime=3.07
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12076 0 -1 4202560 8599 0 0 0 304 3 0 0 15 0 14 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12076 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12076 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 14 0 5904403 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 0 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12257/stat : 12257 (java) S 12240 12242 12076 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 5904438 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=1546108 CPUtime=0
/proc/12242/task/12258/stat : 12258 (java) S 12240 12242 12076 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 14 0 5904438 1583214592 62400 1992294400 134512640 134550932 4293299664 18446744073709551615 4294960144 0 4 0 16800975 18446604437865956480 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 185.86
Current children cumulated vsize (KiB) 1546108

[startup+99.5012 s]
/proc/loadavg: 2.04 1.40 1.14 2/120 12266
/proc/meminfo: memFree=1543140/2059040 swapFree=4192956/4192956
[pid=12242] ppid=12240 vsize=0 CPUtime=186.26
/proc/12242/stat : 12242 (java) R 12240 12242 12076 0 -1 4203524 74830 0 1 0 18577 49 0 0 18 0 1 0 5904393 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12242/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 186.26
Current children cumulated vsize (KiB) 0

Child status: 30
Real time (s): 99.5215
CPU time (s): 186.285
CPU user time (s): 185.772
CPU system time (s): 0.512922
CPU usage (%): 187.18
Max. virtual memory (cumulated for all children) (KiB): 1548792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 185.772
system time used= 0.512922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74830
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= 4038
involuntary context switches= 5957

runsolver used 0.426935 second user time and 1.23581 second system time

The end

Launcher Data

Begin job on node033 at 2010-06-16 01:54:53
IDJOB=2661635
IDBENCH=47890
IDSOLVER=1166
FILE ID=node033/2661635-1276646093
PBS_JOBID= 11172425
Free space on /tmp= 62592 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=223-P1=29-P2=7-P3=83-P4=113-P5=223-P6=229-B.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661635-1276646093/watcher-2661635-1276646093 -o /tmp/evaluation-result-2661635-1276646093/solver-2661635-1276646093 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661635-1276646093.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6355c589dda3f12b095277ae4637ab26
RANDOM SEED=490498956

node033.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1789412 kB
Buffers:         19884 kB
Cached:         125092 kB
SwapCached:          0 kB
Active:          79856 kB
Inactive:       124772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1789412 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             284 kB
Writeback:           0 kB
AnonPages:       59760 kB
Mapped:          15448 kB
Slab:            42980 kB
PageTables:       4012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181856 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62588 MiB
End job on node033 at 2010-06-16 01:56:32