Trace number 2661630

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 297.935 156.394

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=9-P0=149-P1=419-P2=307-P3=223-B.opb
MD5SUMc4226b2f0998740abfed6a5c474083dd
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.874866
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 variables81
Total number of constraints7
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 constraints7
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)243
Sum of products size (including duplicates)486
Number of different products243
Sum of products size486

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.13	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.13	c See www.sat4j.org for details.
0.08/0.14	c version 2.2.0.v20100531
0.08/0.14	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.14	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.14	c java.vm.version	11.2-b01
0.08/0.14	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version		1.6.0_12
0.08/0.14	c os.name		Linux
0.08/0.14	c os.version		2.6.18-164.el5
0.08/0.14	c os.arch		i386
0.08/0.14	c Free memory 		1393557488
0.08/0.14	c Max memory 		1395916800
0.08/0.14	c Total memory 		1395916800
0.08/0.14	c Number of processors 	2
0.24/0.22	c Pseudo Boolean Optimization
0.24/0.22	c ManyCore solver with 2 solvers running in parallel
0.24/0.22	c --- Begin Solver configuration ---
0.24/0.22	c Stops conflict analysis at the first Unique Implication Point
0.24/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.24/0.22	c Learn all clauses as in MiniSAT
0.24/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.24/0.22	c Expensive reason simplification
0.24/0.22	c Armin Biere (Picosat) restarts strategy
0.24/0.22	c Glucose learned constraints deletion strategy
0.24/0.22	c timeout=2147483s
0.24/0.22	c DB Simplification allowed=false
0.24/0.22	c --- End Solver configuration ---
0.24/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.24/0.22	c --- Begin Solver configuration ---
0.24/0.22	c Stops conflict analysis at the first Unique Implication Point
0.24/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.24/0.22	c Learn all clauses as in MiniSAT
0.24/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.24/0.22	c No reason simplification
0.24/0.22	c Armin Biere (Picosat) restarts strategy
0.24/0.22	c Glucose learned constraints deletion strategy
0.24/0.22	c timeout=2147483s
0.24/0.22	c DB Simplification allowed=false
0.24/0.22	c --- End Solver configuration ---
0.24/0.22	
0.24/0.22	c solving HOME/instance-2661630-1276646002.opb
0.24/0.22	c reading problem ... 
0.37/0.35	c ... done. Wall clock time 0.138s.
0.37/0.35	c #vars     324
0.37/0.35	c #constraints  496
0.37/0.35	c constraints type 
0.37/0.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 243
0.37/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 253
0.37/0.35	c constraints type 
0.37/0.35	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 243
0.37/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 253
9.67/5.03	c cleaning 2500 clauses out of 5000 with flag 5000/5000
12.83/6.63	c cleaning 4250 clauses out of 8500 with flag 11000/11000
15.96/8.25	c cleaning 5622 clauses out of 11250 with flag 18000/18000
21.06/10.84	c cleaning 6815 clauses out of 13629 with flag 26001/26001
25.36/13.05	c cleaning 7907 clauses out of 15813 with flag 35000/35000
31.85/16.34	c cleaning 8952 clauses out of 17908 with flag 45002/45002
38.33/19.62	c cleaning 9478 clauses out of 18955 with flag 55001/55001
44.01/22.55	c cleaning 9739 clauses out of 19478 with flag 65002/65002
47.87/24.51	c cleaning 9869 clauses out of 19738 with flag 75001/75001
53.93/27.63	c cleaning 9935 clauses out of 19869 with flag 85001/85001
60.58/31.01	c cleaning 9960 clauses out of 19933 with flag 95000/95000
61.69/31.66	c And the winner is Resolution
61.89/32.44	c SATISFIABLE
61.89/32.44	c OPTIMIZING...
61.89/32.44	c Got one! Elapsed wall clock time (in seconds):32.234
61.89/32.44	o 5
63.77/33.50	c cleaning 9977 clauses out of 19974 with flag 105001/105001
65.06/34.16	c And the winner is Resolution
65.25/34.45	c Got one! Elapsed wall clock time (in seconds):34.243
65.25/34.45	o 3
67.91/35.89	c cleaning 9991 clauses out of 19996 with flag 115000/115000
72.78/38.33	c cleaning 9998 clauses out of 20006 with flag 125001/125001
77.25/40.62	c cleaning 10000 clauses out of 20008 with flag 135001/135001
82.49/43.36	c cleaning 9998 clauses out of 20007 with flag 145000/145000
87.91/46.14	c cleaning 9998 clauses out of 20010 with flag 155001/155001
92.95/48.76	c cleaning 9999 clauses out of 20012 with flag 165001/165001
97.20/50.91	c cleaning 10000 clauses out of 20013 with flag 175001/175001
102.26/53.50	c cleaning 10002 clauses out of 20014 with flag 185002/185002
107.29/56.19	c cleaning 10002 clauses out of 20010 with flag 195000/195000
112.53/58.88	c cleaning 9997 clauses out of 20008 with flag 205000/205000
117.36/61.37	c cleaning 9997 clauses out of 20012 with flag 215001/215001
121.80/63.67	c cleaning 10007 clauses out of 20014 with flag 225000/225000
126.41/66.03	c cleaning 9996 clauses out of 20008 with flag 235001/235001
130.84/68.36	c cleaning 10001 clauses out of 20012 with flag 245001/245001
135.47/70.73	c cleaning 9999 clauses out of 20012 with flag 255002/255002
140.09/73.15	c cleaning 10002 clauses out of 20013 with flag 265002/265002
144.48/75.46	c cleaning 10003 clauses out of 20010 with flag 275001/275001
149.30/77.93	c cleaning 10000 clauses out of 20008 with flag 285002/285002
152.95/79.80	c cleaning 0 clauses out of 5001 with flag 0/5001
154.38/80.66	c cleaning 9998 clauses out of 20006 with flag 295000/295000
159.55/83.31	c cleaning 10000 clauses out of 20008 with flag 305000/305000
164.18/85.71	c cleaning 9997 clauses out of 20008 with flag 315000/315000
168.18/87.86	c cleaning 10003 clauses out of 20013 with flag 325002/325002
172.01/89.90	c cleaning 9998 clauses out of 20009 with flag 335001/335001
176.60/92.21	c cleaning 10000 clauses out of 20011 with flag 345001/345001
180.82/94.49	c cleaning 10000 clauses out of 20010 with flag 355000/355000
185.83/97.05	c cleaning 9999 clauses out of 20010 with flag 365000/365000
190.65/99.57	c cleaning 10000 clauses out of 20012 with flag 375001/375001
195.23/101.92	c cleaning 10001 clauses out of 20011 with flag 385000/385000
200.05/104.43	c cleaning 9999 clauses out of 20010 with flag 395000/395000
205.44/107.23	c cleaning 10001 clauses out of 20011 with flag 405001/405001
211.03/110.14	c cleaning 10001 clauses out of 20009 with flag 415000/415000
216.79/113.19	c cleaning 10001 clauses out of 20010 with flag 425002/425002
222.01/115.89	c cleaning 9999 clauses out of 20008 with flag 435001/435001
227.40/118.69	c cleaning 9995 clauses out of 20008 with flag 445000/445000
232.81/121.49	c cleaning 10003 clauses out of 20014 with flag 455001/455001
238.54/124.45	c cleaning 10002 clauses out of 20010 with flag 465000/465000
243.94/127.22	c cleaning 10003 clauses out of 20009 with flag 475001/475001
249.33/130.05	c cleaning 10000 clauses out of 20005 with flag 485000/485000
255.32/133.12	c cleaning 10001 clauses out of 20005 with flag 495000/495000
261.06/136.12	c cleaning 10000 clauses out of 20006 with flag 505002/505002
267.03/139.25	c cleaning 10000 clauses out of 20004 with flag 515000/515000
273.01/142.34	c cleaning 9999 clauses out of 20004 with flag 525000/525000
279.20/145.51	c cleaning 9999 clauses out of 20007 with flag 535002/535002
285.32/148.79	c cleaning 10002 clauses out of 20007 with flag 545001/545001
291.49/151.93	c cleaning 9998 clauses out of 20002 with flag 555000/555000
295.87/154.29	c And the winner is Resolution
297.86/156.34	c starts		: 155
297.86/156.34	c conflicts		: 562489
297.86/156.34	c decisions		: 575099
297.86/156.34	c propagations		: 11874695
297.86/156.34	c inspects		: 504823121
297.86/156.34	c learnt literals	: 16
297.86/156.34	c learnt binary clauses	: 83
297.86/156.34	c learnt ternary clauses	: 313
297.86/156.34	c learnt clauses	: 562472
297.86/156.34	c ignored clauses	: 0
297.86/156.34	c root simplifications	: 0
297.86/156.34	c removed literals (reason simplification)	: 27758708
297.86/156.34	c reason swapping (by a shorter reason)	: 0
297.86/156.34	c Calls to reduceDB	: 57
297.86/156.34	c number of reductions to clauses (during analyze)	: 0
297.86/156.34	c number of learned constraints concerned by reduction	: 0
297.86/156.34	c number of learning phase by resolution	: 0
297.86/156.34	c number of learning phase by cutting planes	: 0
297.86/156.34	c speed (assignments/second)	: 97421.40454508163
297.86/156.34	c non guided choices	1357
297.86/156.34	c learnt constraints type 
297.86/156.34	c constraints type 
297.86/156.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 243
297.86/156.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 253
297.86/156.34	c constraints type 
297.86/156.34	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 243
297.86/156.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 253
297.86/156.34	s OPTIMUM FOUND
297.86/156.34	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 
297.86/156.34	c objective function=3
297.86/156.34	c Total wall clock time (in seconds): 156.134

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-2661630-1276646002/watcher-2661630-1276646002 -o /tmp/evaluation-result-2661630-1276646002/solver-2661630-1276646002 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661630-1276646002.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.81 1.39 1.14 3/106 12709
/proc/meminfo: memFree=1826964/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=392 CPUtime=0
/proc/12709/stat : 12709 (java) R 12707 12709 11912 0 -1 4194304 293 0 0 0 0 0 0 0 25 0 1 0 5891230 401408 40 1992294400 134512640 134550932 4293951424 18446744073709551615 10998484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12709/statm: 107 42 33 10 0 25 0

[startup+0.0251241 s]
/proc/loadavg: 1.81 1.39 1.14 3/106 12709
/proc/meminfo: memFree=1826964/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=1517712 CPUtime=0.01
/proc/12709/stat : 12709 (java) S 12707 12709 11912 0 -1 4202496 2619 0 1 0 0 1 0 0 18 0 3 0 5891230 1554137088 2064 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/12709/statm: 379428 2064 419 10 0 377139 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1517712

[startup+0.101106 s]
/proc/loadavg: 1.81 1.39 1.14 3/106 12709
/proc/meminfo: memFree=1826964/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=1524180 CPUtime=0.08
/proc/12709/stat : 12709 (java) S 12707 12709 11912 0 -1 4202496 3997 0 1 0 6 2 0 0 18 0 12 0 5891230 1560760320 3437 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12709/statm: 381045 3437 1077 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.30004 s]
/proc/loadavg: 1.81 1.39 1.14 3/106 12709
/proc/meminfo: memFree=1826964/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=1526064 CPUtime=0.37
/proc/12709/stat : 12709 (java) S 12707 12709 11912 0 -1 4202496 5363 0 1 0 34 3 0 0 18 0 12 0 5891230 1562689536 4801 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12709/statm: 381516 4801 1357 10 0 378819 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526064

[startup+0.70002 s]
/proc/loadavg: 1.81 1.39 1.14 3/106 12709
/proc/meminfo: memFree=1826964/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=1532624 CPUtime=1.15
/proc/12709/stat : 12709 (java) S 12707 12709 11912 0 -1 4202496 7365 0 1 0 111 4 0 0 18 0 16 0 5891230 1569406976 6490 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12709/statm: 383156 6490 1382 10 0 380459 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 1532624

[startup+1.50198 s]
/proc/loadavg: 1.81 1.39 1.14 5/122 12725
/proc/meminfo: memFree=1801108/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=1542688 CPUtime=2.74
/proc/12709/stat : 12709 (java) S 12707 12709 11912 0 -1 4202496 11723 0 1 0 269 5 0 0 18 0 16 0 5891230 1579712512 10262 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12709/statm: 385672 10262 1408 10 0 382975 0
[pid=12709/tid=12711] ppid=12707 vsize=1542688 CPUtime=0.33
/proc/12709/task/12711/stat : 12711 (java) S 12707 12709 11912 0 -1 4202560 3931 0 1 0 30 3 0 0 18 0 16 0 5891231 1579712512 10262 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12712] ppid=12707 vsize=1542688 CPUtime=0
/proc/12709/task/12712/stat : 12712 (java) S 12707 12709 11912 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 5891232 1579712512 10262 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12713] ppid=12707 vsize=1542688 CPUtime=0
/proc/12709/task/12713/stat : 12713 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 16 0 5891232 1579712512 10262 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12714] ppid=12707 vsize=1542688 CPUtime=0
/proc/12709/task/12714/stat : 12714 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 5891234 1579712512 10262 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12715] ppid=12707 vsize=1542688 CPUtime=0
/proc/12709/task/12715/stat : 12715 (java) S 12707 12709 11912 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 5891235 1579712512 10262 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12716] ppid=12707 vsize=1542688 CPUtime=0
/proc/12709/task/12716/stat : 12716 (java) S 12707 12709 11912 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 5891235 1579712512 10262 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12717] ppid=12707 vsize=1542688 CPUtime=0
/proc/12709/task/12717/stat : 12717 (java) S 12707 12709 11912 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5891239 1579712512 10262 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12718] ppid=12707 vsize=1542688 CPUtime=0.3
/proc/12709/task/12718/stat : 12718 (java) R 12707 12709 11912 0 -1 4202560 2383 0 0 0 30 0 0 0 25 0 16 0 5891239 1579712512 10262 1992294400 134512640 134550932 4293951424 18446744073709551615 103147942 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12709/tid=12719] ppid=12707 vsize=1542688 CPUtime=0.3
/proc/12709/task/12719/stat : 12719 (java) R 12707 12709 11912 0 -1 4202560 2188 0 0 0 30 0 0 0 25 0 16 0 5891239 1579712512 10263 1992294400 134512640 134550932 4293951424 18446744073709551615 106127564 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12709/tid=12720] ppid=12707 vsize=1542688 CPUtime=0
/proc/12709/task/12720/stat : 12720 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5891239 1579712512 10263 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12721] ppid=12707 vsize=1542688 CPUtime=0
/proc/12709/task/12721/stat : 12721 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5891239 1579712512 10263 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12722] ppid=12707 vsize=1542688 CPUtime=0.88
/proc/12709/task/12722/stat : 12722 (java) R 12707 12709 11912 0 -1 4202560 471 0 0 0 88 0 0 0 20 0 16 0 5891265 1579712512 10263 1992294400 134512640 134550932 4293951424 18446744073709551615 106548578 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12709/tid=12723] ppid=12707 vsize=1542688 CPUtime=0.89
/proc/12709/task/12723/stat : 12723 (java) R 12707 12709 11912 0 -1 4202560 1678 0 0 0 89 0 0 0 20 0 16 0 5891265 1579712512 10263 1992294400 134512640 134550932 4293951424 18446744073709551615 103615277 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12709/tid=12724] ppid=12707 vsize=1542688 CPUtime=0
/proc/12709/task/12724/stat : 12724 (java) S 12707 12709 11912 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 5891266 1579712512 10263 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12725] ppid=12707 vsize=1542688 CPUtime=0
/proc/12709/task/12725/stat : 12725 (java) S 12707 12709 11912 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 16 0 5891266 1579712512 10263 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 1542688

[startup+3.1019 s]
/proc/loadavg: 1.81 1.39 1.14 5/122 12725
/proc/meminfo: memFree=1782508/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=1551060 CPUtime=5.92
/proc/12709/stat : 12709 (java) S 12707 12709 11912 0 -1 4202496 24608 0 1 0 581 11 0 0 18 0 16 0 5891230 1588285440 21739 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12709/statm: 387765 21740 1422 10 0 385068 0
[pid=12709/tid=12711] ppid=12707 vsize=1551060 CPUtime=0.33
/proc/12709/task/12711/stat : 12711 (java) S 12707 12709 11912 0 -1 4202560 3931 0 1 0 30 3 0 0 18 0 16 0 5891231 1588285440 21741 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12712] ppid=12707 vsize=1551060 CPUtime=0
/proc/12709/task/12712/stat : 12712 (java) S 12707 12709 11912 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 5891232 1588285440 21742 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12713] ppid=12707 vsize=1551060 CPUtime=0
/proc/12709/task/12713/stat : 12713 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 16 0 5891232 1588285440 21742 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12714] ppid=12707 vsize=1551060 CPUtime=0
/proc/12709/task/12714/stat : 12714 (java) S 12707 12709 11912 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 16 0 5891234 1588285440 21743 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12715] ppid=12707 vsize=1551060 CPUtime=0
/proc/12709/task/12715/stat : 12715 (java) S 12707 12709 11912 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 5891235 1588285440 21744 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12716] ppid=12707 vsize=1551060 CPUtime=0
/proc/12709/task/12716/stat : 12716 (java) S 12707 12709 11912 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 5891235 1588285440 21744 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12717] ppid=12707 vsize=1551060 CPUtime=0
/proc/12709/task/12717/stat : 12717 (java) S 12707 12709 11912 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5891239 1588285440 21745 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12718] ppid=12707 vsize=1551060 CPUtime=1.08
/proc/12709/task/12718/stat : 12718 (java) R 12707 12709 11912 0 -1 4202560 2795 0 0 0 107 1 0 0 25 0 16 0 5891239 1588285440 21746 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12709/tid=12719] ppid=12707 vsize=1551060 CPUtime=1.12
/proc/12709/task/12719/stat : 12719 (java) R 12707 12709 11912 0 -1 4202560 4746 0 0 0 111 1 0 0 25 0 16 0 5891239 1588285440 21746 1992294400 134512640 134550932 4293951424 18446744073709551615 104161253 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12709/tid=12720] ppid=12707 vsize=1551060 CPUtime=0
/proc/12709/task/12720/stat : 12720 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5891239 1588285440 21747 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12721] ppid=12707 vsize=1551060 CPUtime=0
/proc/12709/task/12721/stat : 12721 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5891239 1588285440 21748 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12722] ppid=12707 vsize=1551060 CPUtime=1.63
/proc/12709/task/12722/stat : 12722 (java) R 12707 12709 11912 0 -1 4202560 3430 0 0 0 163 0 0 0 21 0 16 0 5891265 1588285440 21748 1992294400 134512640 134550932 4293951424 18446744073709551615 4109666798 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12709/tid=12723] ppid=12707 vsize=1551060 CPUtime=1.71
/proc/12709/task/12723/stat : 12723 (java) R 12707 12709 11912 0 -1 4202560 8642 0 0 0 168 3 0 0 22 0 16 0 5891265 1588285440 21749 1992294400 134512640 134550932 4293951424 18446744073709551615 4109603684 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12709/tid=12724] ppid=12707 vsize=1551060 CPUtime=0
/proc/12709/task/12724/stat : 12724 (java) S 12707 12709 11912 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 5891266 1588285440 21749 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12725] ppid=12707 vsize=1551060 CPUtime=0
/proc/12709/task/12725/stat : 12725 (java) S 12707 12709 11912 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 16 0 5891266 1588285440 21750 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 1551060

[startup+6.30173 s]
/proc/loadavg: 1.99 1.43 1.16 4/122 12725
/proc/meminfo: memFree=1672272/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=1548728 CPUtime=12.23
/proc/12709/stat : 12709 (java) S 12707 12709 11912 0 -1 4202496 47131 0 1 0 1199 24 0 0 18 0 16 0 5891230 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12709/statm: 387182 39753 1446 10 0 384485 0
[pid=12709/tid=12711] ppid=12707 vsize=1548728 CPUtime=0.33
/proc/12709/task/12711/stat : 12711 (java) S 12707 12709 11912 0 -1 4202560 3931 0 1 0 30 3 0 0 15 0 16 0 5891231 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12712] ppid=12707 vsize=1548728 CPUtime=0.03
/proc/12709/task/12712/stat : 12712 (java) S 12707 12709 11912 0 -1 4202560 1273 0 0 0 3 0 0 0 15 0 16 0 5891232 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12713] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12713/stat : 12713 (java) S 12707 12709 11912 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 16 0 5891232 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12714] ppid=12707 vsize=1548728 CPUtime=0.08
/proc/12709/task/12714/stat : 12714 (java) S 12707 12709 11912 0 -1 4202560 613 0 0 0 5 3 0 0 15 0 16 0 5891234 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12715] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12715/stat : 12715 (java) S 12707 12709 11912 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5891235 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12716] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12716/stat : 12716 (java) S 12707 12709 11912 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 5891235 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12717] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12717/stat : 12717 (java) S 12707 12709 11912 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5891239 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12718] ppid=12707 vsize=1548728 CPUtime=2.18
/proc/12709/task/12718/stat : 12718 (java) S 12707 12709 11912 0 -1 4202560 6253 0 0 0 216 2 0 0 25 0 16 0 5891239 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12719] ppid=12707 vsize=1548728 CPUtime=2.23
/proc/12709/task/12719/stat : 12719 (java) S 12707 12709 11912 0 -1 4202560 6073 0 0 0 221 2 0 0 21 0 16 0 5891239 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12720] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12720/stat : 12720 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5891239 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12721] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12721/stat : 12721 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5891239 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12722] ppid=12707 vsize=1548728 CPUtime=3.79
/proc/12709/task/12722/stat : 12722 (java) R 12707 12709 11912 0 -1 4202560 7012 0 0 0 377 2 0 0 25 0 16 0 5891265 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4109665437 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12709/tid=12723] ppid=12707 vsize=1548728 CPUtime=3.53
/proc/12709/task/12723/stat : 12723 (java) R 12707 12709 11912 0 -1 4202560 20889 0 0 0 344 9 0 0 25 0 16 0 5891265 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4109537498 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12709/tid=12724] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12724/stat : 12724 (java) S 12707 12709 11912 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 5891266 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12725] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12725/stat : 12725 (java) S 12707 12709 11912 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 16 0 5891266 1585897472 39753 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 1548728

[startup+12.7014 s]
/proc/loadavg: 1.99 1.44 1.16 3/122 12725
/proc/meminfo: memFree=1630252/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=1548728 CPUtime=24.77
/proc/12709/stat : 12709 (java) S 12707 12709 11912 0 -1 4202496 57881 0 1 0 2448 29 0 0 18 0 16 0 5891230 1585897472 50277 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12709/statm: 387182 50277 1448 10 0 384485 0
[pid=12709/tid=12711] ppid=12707 vsize=1548728 CPUtime=0.33
/proc/12709/task/12711/stat : 12711 (java) S 12707 12709 11912 0 -1 4202560 3931 0 1 0 30 3 0 0 15 0 16 0 5891231 1585897472 50277 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12712] ppid=12707 vsize=1548728 CPUtime=0.13
/proc/12709/task/12712/stat : 12712 (java) S 12707 12709 11912 0 -1 4202560 2615 0 0 0 13 0 0 0 16 0 16 0 5891232 1585897472 50277 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12713] ppid=12707 vsize=1548728 CPUtime=0.1
/proc/12709/task/12713/stat : 12713 (java) S 12707 12709 11912 0 -1 4202560 1393 0 0 0 10 0 0 0 15 0 16 0 5891232 1585897472 50277 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12714] ppid=12707 vsize=1548728 CPUtime=0.24
/proc/12709/task/12714/stat : 12714 (java) S 12707 12709 11912 0 -1 4202560 1765 0 0 0 20 4 0 0 16 0 16 0 5891234 1585897472 50277 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12715] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12715/stat : 12715 (java) S 12707 12709 11912 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5891235 1585897472 50277 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12716] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12716/stat : 12716 (java) S 12707 12709 11912 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 5891235 1585897472 50277 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12717] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12717/stat : 12717 (java) S 12707 12709 11912 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5891239 1585897472 50277 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12718] ppid=12707 vsize=1548728 CPUtime=2.44
/proc/12709/task/12718/stat : 12718 (java) S 12707 12709 11912 0 -1 4202560 6261 0 0 0 242 2 0 0 16 0 16 0 5891239 1585897472 50277 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12719] ppid=12707 vsize=1548728 CPUtime=2.23
/proc/12709/task/12719/stat : 12719 (java) S 12707 12709 11912 0 -1 4202560 6073 0 0 0 221 2 0 0 15 0 16 0 5891239 1585897472 50277 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12720] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12720/stat : 12720 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5891239 1585897472 50277 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12721] ppid=12707 vsize=1548728 CPUtime=0
/proc/12709/task/12721/stat : 12721 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5891239 1585897472 50277 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0

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

[pid=12709/tid=12714] ppid=12707 vsize=1544676 CPUtime=7.66
/proc/12709/task/12714/stat : 12714 (java) S 12707 12709 11912 0 -1 4202560 2670 0 0 0 750 16 0 0 15 0 16 0 5891234 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12715] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12715/stat : 12715 (java) S 12707 12709 11912 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5891235 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12716] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12716/stat : 12716 (java) S 12707 12709 11912 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 5891235 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12717] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12717/stat : 12717 (java) S 12707 12709 11912 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12718] ppid=12707 vsize=1544676 CPUtime=4.08
/proc/12709/task/12718/stat : 12718 (java) S 12707 12709 11912 0 -1 4202560 8100 0 0 0 405 3 0 0 16 0 16 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12719] ppid=12707 vsize=1544676 CPUtime=2.4
/proc/12709/task/12719/stat : 12719 (java) S 12707 12709 11912 0 -1 4202560 6073 0 0 0 238 2 0 0 15 0 16 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12720] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12720/stat : 12720 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12721] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12721/stat : 12721 (java) S 12707 12709 11912 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 16 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12724] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12724/stat : 12724 (java) S 12707 12709 11912 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 5891266 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12725] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12725/stat : 12725 (java) S 12707 12709 11912 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 16 0 5891266 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12730] ppid=12707 vsize=1544676 CPUtime=106.96
/proc/12709/task/12730/stat : 12730 (java) R 12707 12709 11912 0 -1 4202560 76 0 0 0 10691 5 0 0 19 0 16 0 5894675 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4109520637 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12709/tid=12731] ppid=12707 vsize=1544676 CPUtime=104.84
/proc/12709/task/12731/stat : 12731 (java) R 12707 12709 11912 0 -1 4202560 59 0 0 0 10483 1 0 0 25 0 16 0 5894675 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4109540606 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 288.33
Current children cumulated vsize (KiB) 1544676

[startup+153.501 s]
/proc/loadavg: 2.15 1.68 1.28 3/122 12733
/proc/meminfo: memFree=1594788/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=1544676 CPUtime=294.48
/proc/12709/stat : 12709 (java) S 12707 12709 11912 0 -1 4202496 70516 0 1 0 29384 64 0 0 18 0 16 0 5891230 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12709/statm: 386169 58992 1449 10 0 383472 0
[pid=12709/tid=12711] ppid=12707 vsize=1544676 CPUtime=0.33
/proc/12709/task/12711/stat : 12711 (java) S 12707 12709 11912 0 -1 4202560 3934 0 1 0 30 3 0 0 15 0 16 0 5891231 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12712] ppid=12707 vsize=1544676 CPUtime=1.99
/proc/12709/task/12712/stat : 12712 (java) S 12707 12709 11912 0 -1 4202560 7952 0 0 0 189 10 0 0 16 0 16 0 5891232 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12713] ppid=12707 vsize=1544676 CPUtime=1.97
/proc/12709/task/12713/stat : 12713 (java) S 12707 12709 11912 0 -1 4202560 5761 0 0 0 192 5 0 0 15 0 16 0 5891232 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12714] ppid=12707 vsize=1544676 CPUtime=7.83
/proc/12709/task/12714/stat : 12714 (java) S 12707 12709 11912 0 -1 4202560 2670 0 0 0 767 16 0 0 15 0 16 0 5891234 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12715] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12715/stat : 12715 (java) S 12707 12709 11912 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5891235 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12716] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12716/stat : 12716 (java) S 12707 12709 11912 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 5891235 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12717] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12717/stat : 12717 (java) S 12707 12709 11912 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12718] ppid=12707 vsize=1544676 CPUtime=4.08
/proc/12709/task/12718/stat : 12718 (java) S 12707 12709 11912 0 -1 4202560 8100 0 0 0 405 3 0 0 16 0 16 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12719] ppid=12707 vsize=1544676 CPUtime=2.54
/proc/12709/task/12719/stat : 12719 (java) S 12707 12709 11912 0 -1 4202560 6073 0 0 0 252 2 0 0 16 0 16 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12720] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12720/stat : 12720 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12721] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12721/stat : 12721 (java) S 12707 12709 11912 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 16 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12724] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12724/stat : 12724 (java) S 12707 12709 11912 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 5891266 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12725] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12725/stat : 12725 (java) S 12707 12709 11912 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 16 0 5891266 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12730] ppid=12707 vsize=1544676 CPUtime=109.74
/proc/12709/task/12730/stat : 12730 (java) R 12707 12709 11912 0 -1 4202560 79 0 0 0 10969 5 0 0 25 0 16 0 5894675 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4109595288 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12709/tid=12731] ppid=12707 vsize=1544676 CPUtime=107.81
/proc/12709/task/12731/stat : 12731 (java) R 12707 12709 11912 0 -1 4202560 60 0 0 0 10780 1 0 0 25 0 16 0 5894675 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4109509197 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 294.48
Current children cumulated vsize (KiB) 1544676

[startup+155.11 s]
/proc/loadavg: 1.98 1.65 1.28 2/120 12733
/proc/meminfo: memFree=1594804/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=1544676 CPUtime=296.67
/proc/12709/stat : 12709 (java) S 12707 12709 11912 0 -1 4202496 70517 0 1 0 29602 65 0 0 18 0 14 0 5891230 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12709/statm: 386169 58992 1449 10 0 383472 0
[pid=12709/tid=12711] ppid=12707 vsize=1544676 CPUtime=0.67
/proc/12709/task/12711/stat : 12711 (java) R 12707 12709 11912 0 -1 4202560 3934 0 1 0 64 3 0 0 16 0 14 0 5891231 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4109330104 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12709/tid=12712] ppid=12707 vsize=1544676 CPUtime=2.01
/proc/12709/task/12712/stat : 12712 (java) S 12707 12709 11912 0 -1 4202560 7952 0 0 0 191 10 0 0 16 0 14 0 5891232 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12713] ppid=12707 vsize=1544676 CPUtime=1.98
/proc/12709/task/12713/stat : 12713 (java) S 12707 12709 11912 0 -1 4202560 5761 0 0 0 193 5 0 0 16 0 14 0 5891232 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12714] ppid=12707 vsize=1544676 CPUtime=7.83
/proc/12709/task/12714/stat : 12714 (java) S 12707 12709 11912 0 -1 4202560 2670 0 0 0 767 16 0 0 15 0 14 0 5891234 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12715] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12715/stat : 12715 (java) S 12707 12709 11912 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 5891235 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12716] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12716/stat : 12716 (java) S 12707 12709 11912 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 5891235 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12717] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12717/stat : 12717 (java) S 12707 12709 11912 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12718] ppid=12707 vsize=1544676 CPUtime=4.11
/proc/12709/task/12718/stat : 12718 (java) S 12707 12709 11912 0 -1 4202560 8100 0 0 0 408 3 0 0 15 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12719] ppid=12707 vsize=1544676 CPUtime=2.56
/proc/12709/task/12719/stat : 12719 (java) S 12707 12709 11912 0 -1 4202560 6073 0 0 0 254 2 0 0 15 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12720] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12720/stat : 12720 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12721] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12721/stat : 12721 (java) S 12707 12709 11912 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12724] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12724/stat : 12724 (java) S 12707 12709 11912 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 14 0 5891266 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12725] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12725/stat : 12725 (java) S 12707 12709 11912 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 14 0 5891266 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 296.67
Current children cumulated vsize (KiB) 1544676

[startup+155.902 s]
/proc/loadavg: 1.98 1.65 1.28 2/120 12733
/proc/meminfo: memFree=1594804/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=1544676 CPUtime=297.46
/proc/12709/stat : 12709 (java) S 12707 12709 11912 0 -1 4202496 70518 0 1 0 29681 65 0 0 18 0 14 0 5891230 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12709/statm: 386169 58992 1449 10 0 383472 0
[pid=12709/tid=12711] ppid=12707 vsize=1544676 CPUtime=1.46
/proc/12709/task/12711/stat : 12711 (java) R 12707 12709 11912 0 -1 4202560 3935 0 1 0 143 3 0 0 17 0 14 0 5891231 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4109330095 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12709/tid=12712] ppid=12707 vsize=1544676 CPUtime=2.01
/proc/12709/task/12712/stat : 12712 (java) S 12707 12709 11912 0 -1 4202560 7952 0 0 0 191 10 0 0 16 0 14 0 5891232 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12713] ppid=12707 vsize=1544676 CPUtime=1.98
/proc/12709/task/12713/stat : 12713 (java) S 12707 12709 11912 0 -1 4202560 5761 0 0 0 193 5 0 0 16 0 14 0 5891232 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12714] ppid=12707 vsize=1544676 CPUtime=7.84
/proc/12709/task/12714/stat : 12714 (java) S 12707 12709 11912 0 -1 4202560 2670 0 0 0 768 16 0 0 16 0 14 0 5891234 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12715] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12715/stat : 12715 (java) S 12707 12709 11912 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 5891235 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12716] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12716/stat : 12716 (java) S 12707 12709 11912 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 5891235 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12717] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12717/stat : 12717 (java) S 12707 12709 11912 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12718] ppid=12707 vsize=1544676 CPUtime=4.11
/proc/12709/task/12718/stat : 12718 (java) S 12707 12709 11912 0 -1 4202560 8100 0 0 0 408 3 0 0 15 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12719] ppid=12707 vsize=1544676 CPUtime=2.56
/proc/12709/task/12719/stat : 12719 (java) S 12707 12709 11912 0 -1 4202560 6073 0 0 0 254 2 0 0 15 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12720] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12720/stat : 12720 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12721] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12721/stat : 12721 (java) S 12707 12709 11912 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12724] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12724/stat : 12724 (java) S 12707 12709 11912 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 14 0 5891266 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12725] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12725/stat : 12725 (java) S 12707 12709 11912 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 14 0 5891266 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 297.46
Current children cumulated vsize (KiB) 1544676

[startup+156.302 s]
/proc/loadavg: 1.98 1.65 1.28 2/120 12733
/proc/meminfo: memFree=1594804/2059040 swapFree=4164948/4192956
[pid=12709] ppid=12707 vsize=1544676 CPUtime=297.86
/proc/12709/stat : 12709 (java) S 12707 12709 11912 0 -1 4202496 70518 0 1 0 29721 65 0 0 18 0 14 0 5891230 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12709/statm: 386169 58992 1449 10 0 383472 0
[pid=12709/tid=12711] ppid=12707 vsize=1544676 CPUtime=1.86
/proc/12709/task/12711/stat : 12711 (java) R 12707 12709 11912 0 -1 4202560 3935 0 1 0 183 3 0 0 17 0 14 0 5891231 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4109330122 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12709/tid=12712] ppid=12707 vsize=1544676 CPUtime=2.01
/proc/12709/task/12712/stat : 12712 (java) S 12707 12709 11912 0 -1 4202560 7952 0 0 0 191 10 0 0 16 0 14 0 5891232 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12713] ppid=12707 vsize=1544676 CPUtime=1.98
/proc/12709/task/12713/stat : 12713 (java) S 12707 12709 11912 0 -1 4202560 5761 0 0 0 193 5 0 0 16 0 14 0 5891232 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12714] ppid=12707 vsize=1544676 CPUtime=7.84
/proc/12709/task/12714/stat : 12714 (java) S 12707 12709 11912 0 -1 4202560 2670 0 0 0 768 16 0 0 16 0 14 0 5891234 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 0 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12715] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12715/stat : 12715 (java) S 12707 12709 11912 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 5891235 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12716] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12716/stat : 12716 (java) S 12707 12709 11912 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 5891235 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12717] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12717/stat : 12717 (java) S 12707 12709 11912 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12718] ppid=12707 vsize=1544676 CPUtime=4.11
/proc/12709/task/12718/stat : 12718 (java) S 12707 12709 11912 0 -1 4202560 8100 0 0 0 408 3 0 0 15 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12719] ppid=12707 vsize=1544676 CPUtime=2.56
/proc/12709/task/12719/stat : 12719 (java) S 12707 12709 11912 0 -1 4202560 6073 0 0 0 254 2 0 0 15 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12720] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12720/stat : 12720 (java) S 12707 12709 11912 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12721] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12721/stat : 12721 (java) S 12707 12709 11912 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 14 0 5891239 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
[pid=12709/tid=12724] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12724/stat : 12724 (java) S 12707 12709 11912 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 14 0 5891266 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 1 0 0 0
[pid=12709/tid=12725] ppid=12707 vsize=1544676 CPUtime=0
/proc/12709/task/12725/stat : 12725 (java) S 12707 12709 11912 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 14 0 5891266 1581748224 58992 1992294400 134512640 134550932 4293951424 18446744073709551615 4294960144 0 4 0 16800975 18446604437877053376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 297.86
Current children cumulated vsize (KiB) 1544676

Child status: 30
Real time (s): 156.394
CPU time (s): 297.935
CPU user time (s): 297.26
CPU system time (s): 0.674897
CPU usage (%): 190.502
Max. virtual memory (cumulated for all children) (KiB): 1553900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 297.26
system time used= 0.674897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70529
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= 5575
involuntary context switches= 9168

runsolver used 0.566913 second user time and 2.06469 second system time

The end

Launcher Data

Begin job on node052 at 2010-06-16 01:53:22
IDJOB=2661630
IDBENCH=47885
IDSOLVER=1166
FILE ID=node052/2661630-1276646002
PBS_JOBID= 11172443
Free space on /tmp= 62504 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=9-P0=149-P1=419-P2=307-P3=223-B.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661630-1276646002/watcher-2661630-1276646002 -o /tmp/evaluation-result-2661630-1276646002/solver-2661630-1276646002 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661630-1276646002.opb

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

MD5SUM BENCH= c4226b2f0998740abfed6a5c474083dd
RANDOM SEED=1715760683

node052.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.262
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.52
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.262
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:       1827236 kB
Buffers:         24444 kB
Cached:         108016 kB
SwapCached:       3620 kB
Active:          94832 kB
Inactive:        72424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1827236 kB
SwapTotal:     4192956 kB
SwapFree:      4164948 kB
Dirty:             224 kB
Writeback:           0 kB
AnonPages:       31152 kB
Mapped:          15048 kB
Slab:            42724 kB
PageTables:       3904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181300 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= 62504 MiB
End job on node052 at 2010-06-16 01:55:59