Trace number 2661647

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 83.6873 45.2012

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=9-P0=457-P1=137-P2=191-B.opb
MD5SUM1b6d9352b1c2eb216ab83323b529fa56
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.345946
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 variables54
Total number of constraints5
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 constraints5
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)162
Sum of products size (including duplicates)324
Number of different products162
Sum of products size324

Quality of the solution as a function of time


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

Solver Data

0.07/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.07/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.14	c See www.sat4j.org for details.
0.07/0.15	c version 2.2.0.v20100531
0.07/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.07/0.15	c java.vm.version	11.2-b01
0.07/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.15	c sun.arch.data.model	32
0.07/0.15	c java.version		1.6.0_12
0.07/0.16	c os.name		Linux
0.07/0.16	c os.version		2.6.18-164.el5
0.07/0.16	c os.arch		i386
0.07/0.16	c Free memory 		1393557488
0.07/0.16	c Max memory 		1395916800
0.07/0.16	c Total memory 		1395916800
0.07/0.16	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-2661647-1276646316.opb
0.24/0.22	c reading problem ... 
0.34/0.34	c ... done. Wall clock time 0.115s.
0.34/0.34	c #vars     216
0.34/0.34	c #constraints  331
0.34/0.34	c constraints type 
0.34/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 162
0.34/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 169
0.34/0.34	c constraints type 
0.34/0.34	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 162
0.34/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 169
4.30/2.35	c cleaning 2501 clauses out of 5001 with flag 5001/5001
7.84/4.11	c cleaning 4250 clauses out of 8499 with flag 11000/11000
12.16/6.33	c cleaning 5625 clauses out of 11249 with flag 18000/18000
18.07/9.32	c cleaning 6811 clauses out of 13624 with flag 26000/26000
24.34/12.55	c cleaning 7907 clauses out of 15814 with flag 35001/35001
31.82/16.34	c cleaning 8952 clauses out of 17906 with flag 45000/45000
39.28/20.11	c cleaning 9478 clauses out of 18955 with flag 55001/55001
46.15/23.64	c cleaning 9736 clauses out of 19476 with flag 65000/65000
52.00/26.66	c cleaning 9871 clauses out of 19741 with flag 75001/75001
57.08/29.20	c cleaning 9932 clauses out of 19870 with flag 85001/85001
57.19/29.32	c And the winner is Resolution
57.29/29.45	c SATISFIABLE
57.29/29.45	c OPTIMIZING...
57.29/29.45	c Got one! Elapsed wall clock time (in seconds):29.227
57.29/29.45	o 257
60.55/31.13	c And the winner is Resolution
60.66/31.46	c Got one! Elapsed wall clock time (in seconds):31.234
60.66/31.46	o 17
63.12/32.74	c cleaning 9962 clauses out of 19937 with flag 95000/95000
65.01/33.78	c And the winner is Resolution
65.23/34.46	c Got one! Elapsed wall clock time (in seconds):34.241
65.23/34.46	o 3
70.25/37.09	c cleaning 9983 clauses out of 19975 with flag 105000/105000
77.65/40.81	c cleaning 9994 clauses out of 19992 with flag 115001/115001
82.90/43.50	c And the winner is Resolution
83.63/45.13	c starts		: 94
83.63/45.13	c conflicts		: 124383
83.63/45.13	c decisions		: 128427
83.63/45.13	c propagations		: 2347368
83.63/45.13	c inspects		: 194035745
83.63/45.13	c learnt literals	: 8
83.63/45.13	c learnt binary clauses	: 37
83.63/45.13	c learnt ternary clauses	: 121
83.63/45.13	c learnt clauses	: 124374
83.63/45.13	c ignored clauses	: 0
83.63/45.13	c root simplifications	: 0
83.63/45.13	c removed literals (reason simplification)	: 6230564
83.63/45.13	c reason swapping (by a shorter reason)	: 0
83.63/45.13	c Calls to reduceDB	: 13
83.63/45.13	c number of reductions to clauses (during analyze)	: 0
83.63/45.13	c number of learned constraints concerned by reduction	: 0
83.63/45.13	c number of learning phase by resolution	: 0
83.63/45.13	c number of learning phase by cutting planes	: 0
83.63/45.13	c speed (assignments/second)	: 220141.42361436744
83.63/45.13	c non guided choices	268
83.63/45.13	c learnt constraints type 
83.63/45.13	c constraints type 
83.63/45.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 162
83.63/45.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 169
83.63/45.13	c constraints type 
83.63/45.13	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 162
83.63/45.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 169
83.63/45.13	s OPTIMUM FOUND
83.63/45.13	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 
83.63/45.13	c objective function=3
83.63/45.13	c Total wall clock time (in seconds): 44.907

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-2661647-1276646316/watcher-2661647-1276646316 -o /tmp/evaluation-result-2661647-1276646316/solver-2661647-1276646316 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661647-1276646316.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: 0.92 0.98 1.09 3/106 12627
/proc/meminfo: memFree=1731424/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=248 CPUtime=0
/proc/12627/stat : 12627 (java6) R 12625 12627 12511 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 5923634 253952 28 1992294400 134512640 134550932 4290161808 18446744073709551615 10441300 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12627/statm: 62 28 21 10 0 23 0

[startup+0.054678 s]
/proc/loadavg: 0.92 0.98 1.09 3/106 12627
/proc/meminfo: memFree=1731424/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=1521340 CPUtime=0.03
/proc/12627/stat : 12627 (java) S 12625 12627 12511 0 -1 4202496 3499 0 1 0 1 2 0 0 15 0 6 0 5923634 1557852160 2943 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/12627/statm: 380335 2943 990 10 0 377645 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1521340

[startup+0.100731 s]
/proc/loadavg: 0.92 0.98 1.09 3/106 12627
/proc/meminfo: memFree=1731424/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=1524020 CPUtime=0.07
/proc/12627/stat : 12627 (java) S 12625 12627 12511 0 -1 4202496 3927 0 1 0 5 2 0 0 15 0 12 0 5923634 1560596480 3367 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12627/statm: 381005 3367 1071 10 0 378308 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1524020

[startup+0.30075 s]
/proc/loadavg: 0.92 0.98 1.09 3/106 12627
/proc/meminfo: memFree=1731424/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=1526416 CPUtime=0.34
/proc/12627/stat : 12627 (java) S 12625 12627 12511 0 -1 4202496 5370 0 1 0 31 3 0 0 15 0 12 0 5923634 1563049984 4808 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12627/statm: 381604 4809 1353 10 0 378907 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1526416

[startup+0.7008 s]
/proc/loadavg: 0.92 0.98 1.09 3/106 12627
/proc/meminfo: memFree=1731424/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=1531044 CPUtime=1.13
/proc/12627/stat : 12627 (java) S 12625 12627 12511 0 -1 4202496 6996 0 1 0 109 4 0 0 15 0 16 0 5923634 1567789056 6116 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12627/statm: 382761 6116 1408 10 0 380064 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 1531044

[startup+1.50189 s]
/proc/loadavg: 0.92 0.98 1.09 5/122 12643
/proc/meminfo: memFree=1708980/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=1539416 CPUtime=2.72
/proc/12627/stat : 12627 (java) S 12625 12627 12511 0 -1 4202496 13877 0 1 0 265 7 0 0 15 0 16 0 5923634 1576361984 12209 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12627/statm: 384854 12209 1422 10 0 382157 0
[pid=12627/tid=12629] ppid=12625 vsize=1539416 CPUtime=0.3
/proc/12627/task/12629/stat : 12629 (java) S 12625 12627 12511 0 -1 4202560 3854 0 1 0 28 2 0 0 18 0 16 0 5923636 1576361984 12209 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=1539416 CPUtime=0
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12511 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 16 0 5923637 1576361984 12209 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=1539416 CPUtime=0
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 5923637 1576361984 12209 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=1539416 CPUtime=0
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 5923639 1576361984 12209 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=1539416 CPUtime=0
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12511 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 16 0 5923639 1576361984 12210 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=1539416 CPUtime=0
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12511 0 -1 4202560 6 0 0 0 0 0 0 0 21 0 16 0 5923639 1576361984 12211 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=1539416 CPUtime=0
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 5923644 1576361984 12211 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=1539416 CPUtime=0.33
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12511 0 -1 4202560 175 0 0 0 33 0 0 0 21 0 16 0 5923644 1576361984 12211 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=1539416 CPUtime=1.07
/proc/12627/task/12637/stat : 12637 (java) R 12625 12627 12511 0 -1 4202560 4352 0 0 0 106 1 0 0 16 0 16 0 5923644 1576361984 12212 1992294400 134512640 134550932 4288270496 18446744073709551615 104164001 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=1539416 CPUtime=0
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 5923644 1576361984 12212 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=1539416 CPUtime=0
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5923644 1576361984 12212 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=1539416 CPUtime=0.83
/proc/12627/task/12640/stat : 12640 (java) R 12625 12627 12511 0 -1 4202560 3268 0 0 0 82 1 0 0 25 0 16 0 5923668 1576361984 12212 1992294400 134512640 134550932 4288270496 18446744073709551615 4109118232 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=1539416 CPUtime=0.14
/proc/12627/task/12641/stat : 12641 (java) R 12625 12627 12511 0 -1 4202560 1158 0 0 0 14 0 0 0 25 0 16 0 5923668 1576361984 12212 1992294400 134512640 134550932 4288270496 18446744073709551615 4108748909 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=1539416 CPUtime=0
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5923669 1576361984 12212 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=1539416 CPUtime=0
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5923670 1576361984 12212 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 1539416

[startup+3.10205 s]
/proc/loadavg: 0.92 0.98 1.09 6/122 12643
/proc/meminfo: memFree=1672152/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=1540488 CPUtime=5.86
/proc/12627/stat : 12627 (java) S 12625 12627 12511 0 -1 4202496 25562 0 1 0 574 12 0 0 15 0 16 0 5923634 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12627/statm: 385122 21335 1442 10 0 382425 0
[pid=12627/tid=12629] ppid=12625 vsize=1540488 CPUtime=0.3
/proc/12627/task/12629/stat : 12629 (java) S 12625 12627 12511 0 -1 4202560 3854 0 1 0 28 2 0 0 18 0 16 0 5923636 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=1540488 CPUtime=0
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12511 0 -1 4202560 374 0 0 0 0 0 0 0 15 0 16 0 5923637 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=1540488 CPUtime=0
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12511 0 -1 4202560 199 0 0 0 0 0 0 0 18 0 16 0 5923637 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=1540488 CPUtime=0.02
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12511 0 -1 4202560 564 0 0 0 2 0 0 0 18 0 16 0 5923639 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=1540488 CPUtime=0
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12511 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 5923639 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=1540488 CPUtime=0
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12511 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 16 0 5923639 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=1540488 CPUtime=0
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 5923644 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=1540488 CPUtime=0.47
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12511 0 -1 4202560 209 0 0 0 47 0 0 0 15 0 16 0 5923644 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=1540488 CPUtime=2.29
/proc/12627/task/12637/stat : 12637 (java) R 12625 12627 12511 0 -1 4202560 7427 0 0 0 226 3 0 0 16 0 16 0 5923644 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 105542692 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=1540488 CPUtime=0
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 5923644 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=1540488 CPUtime=0
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5923644 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=1540488 CPUtime=2.24
/proc/12627/task/12640/stat : 12640 (java) R 12625 12627 12511 0 -1 4202560 6631 0 0 0 222 2 0 0 25 0 16 0 5923668 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4109257732 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=1540488 CPUtime=0.47
/proc/12627/task/12641/stat : 12641 (java) R 12625 12627 12511 0 -1 4202560 5231 0 0 0 45 2 0 0 25 0 16 0 5923668 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=1540488 CPUtime=0
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5923669 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=1540488 CPUtime=0
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5923670 1577459712 21335 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 1540488

[startup+6.30139 s]
/proc/loadavg: 1.09 1.02 1.10 3/122 12643
/proc/meminfo: memFree=1580516/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=1540104 CPUtime=12.16
/proc/12627/stat : 12627 (java) S 12625 12627 12511 0 -1 4202496 43887 0 1 0 1197 19 0 0 15 0 16 0 5923634 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12627/statm: 385026 39200 1446 10 0 382329 0
[pid=12627/tid=12629] ppid=12625 vsize=1540104 CPUtime=0.3
/proc/12627/task/12629/stat : 12629 (java) S 12625 12627 12511 0 -1 4202560 3854 0 1 0 28 2 0 0 18 0 16 0 5923636 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=1540104 CPUtime=0.05
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12511 0 -1 4202560 926 0 0 0 5 0 0 0 16 0 16 0 5923637 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=1540104 CPUtime=0.04
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12511 0 -1 4202560 719 0 0 0 4 0 0 0 16 0 16 0 5923637 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=1540104 CPUtime=0.06
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12511 0 -1 4202560 1036 0 0 0 6 0 0 0 15 0 16 0 5923639 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12511 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 5923639 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12511 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 16 0 5923639 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 5923644 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=1540104 CPUtime=0.51
/proc/12627/task/12636/stat : 12636 (java) R 12625 12627 12511 0 -1 4202560 209 0 0 0 51 0 0 0 15 0 16 0 5923644 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 103142688 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=1540104 CPUtime=2.78
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12511 0 -1 4202560 7786 0 0 0 275 3 0 0 15 0 16 0 5923644 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 5923644 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5923644 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=1540104 CPUtime=5.32
/proc/12627/task/12640/stat : 12640 (java) R 12625 12627 12511 0 -1 4202560 8387 0 0 0 529 3 0 0 25 0 16 0 5923668 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4108871361 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=1540104 CPUtime=3.03
/proc/12627/task/12641/stat : 12641 (java) R 12625 12627 12511 0 -1 4202560 19897 0 0 0 296 7 0 0 25 0 16 0 5923668 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4109536761 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5923669 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5923670 1577066496 39200 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 1540104

[startup+12.7021 s]
/proc/loadavg: 1.16 1.03 1.10 3/122 12645
/proc/meminfo: memFree=1539720/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=1540104 CPUtime=24.68
/proc/12627/stat : 12627 (java) S 12625 12627 12511 0 -1 4202496 54324 0 1 0 2445 23 0 0 15 0 16 0 5923634 1577066496 49298 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12627/statm: 385026 49298 1448 10 0 382329 0
[pid=12627/tid=12629] ppid=12625 vsize=1540104 CPUtime=0.3
/proc/12627/task/12629/stat : 12629 (java) S 12625 12627 12511 0 -1 4202560 3854 0 1 0 28 2 0 0 15 0 16 0 5923636 1577066496 49298 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=1540104 CPUtime=0.15
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12511 0 -1 4202560 2646 0 0 0 14 1 0 0 15 0 16 0 5923637 1577066496 49298 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=1540104 CPUtime=0.15
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12511 0 -1 4202560 2661 0 0 0 14 1 0 0 15 0 16 0 5923637 1577066496 49298 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=1540104 CPUtime=0.23
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12511 0 -1 4202560 1915 0 0 0 23 0 0 0 15 0 16 0 5923639 1577066496 49298 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12511 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 5923639 1577066496 49298 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12511 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 16 0 5923639 1577066496 49298 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 5923644 1577066496 49298 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=1540104 CPUtime=0.61
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12511 0 -1 4202560 218 0 0 0 61 0 0 0 15 0 16 0 5923644 1577066496 49298 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=1540104 CPUtime=3.02
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12511 0 -1 4202560 7799 0 0 0 299 3 0 0 15 0 16 0 5923644 1577066496 49298 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 5923644 1577066496 49298 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5923644 1577066496 49298 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0

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

[pid=12627/tid=12632] ppid=12625 vsize=1540104 CPUtime=0.94
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12511 0 -1 4202560 2084 0 0 0 93 1 0 0 16 0 16 0 5923639 1577066496 53311 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12511 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 5923639 1577066496 53311 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12511 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 16 0 5923639 1577066496 53311 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 5923644 1577066496 53311 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=1540104 CPUtime=0.65
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12511 0 -1 4202560 218 0 0 0 65 0 0 0 15 0 16 0 5923644 1577066496 53311 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=1540104 CPUtime=3.43
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12511 0 -1 4202560 7830 0 0 0 340 3 0 0 16 0 16 0 5923644 1577066496 53311 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 5923644 1577066496 53311 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12511 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 16 0 5923644 1577066496 53311 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5923669 1577066496 53311 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5923670 1577066496 53311 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12650] ppid=12625 vsize=1540104 CPUtime=6.58
/proc/12627/task/12650/stat : 12650 (java) R 12625 12627 12511 0 -1 4202560 7 0 0 0 658 0 0 0 25 0 16 0 5927081 1577066496 53311 1992294400 134512640 134550932 4288270496 18446744073709551615 4109076847 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12627/tid=12651] ppid=12625 vsize=1540104 CPUtime=6.31
/proc/12627/task/12651/stat : 12651 (java) R 12625 12627 12511 0 -1 4202560 6 0 0 0 631 0 0 0 25 0 16 0 5927081 1577066496 53311 1992294400 134512640 134550932 4288270496 18446744073709551615 4109069818 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 78.95
Current children cumulated vsize (KiB) 1540104

[startup+43.1019 s]
/proc/loadavg: 1.49 1.12 1.13 5/122 12651
/proc/meminfo: memFree=1522236/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=1540104 CPUtime=82.11
/proc/12627/stat : 12627 (java) S 12625 12627 12511 0 -1 4202496 58826 0 1 0 8182 29 0 0 15 0 16 0 5923634 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12627/statm: 385026 53314 1449 10 0 382329 0
[pid=12627/tid=12629] ppid=12625 vsize=1540104 CPUtime=0.3
/proc/12627/task/12629/stat : 12629 (java) S 12625 12627 12511 0 -1 4202560 3854 0 1 0 28 2 0 0 15 0 16 0 5923636 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=1540104 CPUtime=0.47
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12511 0 -1 4202560 4644 0 0 0 45 2 0 0 15 0 16 0 5923637 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=1540104 CPUtime=0.47
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12511 0 -1 4202560 4912 0 0 0 44 3 0 0 16 0 16 0 5923637 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=1540104 CPUtime=0.94
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12511 0 -1 4202560 2084 0 0 0 93 1 0 0 15 0 16 0 5923639 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12511 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 5923639 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12511 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 16 0 5923639 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 5923644 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=1540104 CPUtime=0.65
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12511 0 -1 4202560 218 0 0 0 65 0 0 0 15 0 16 0 5923644 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=1540104 CPUtime=3.44
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12511 0 -1 4202560 7830 0 0 0 341 3 0 0 15 0 16 0 5923644 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 5923644 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12511 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 16 0 5923644 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5923669 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 5923670 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12650] ppid=12625 vsize=1540104 CPUtime=8.13
/proc/12627/task/12650/stat : 12650 (java) R 12625 12627 12511 0 -1 4202560 8 0 0 0 813 0 0 0 25 0 16 0 5927081 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4109106195 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12627/tid=12651] ppid=12625 vsize=1540104 CPUtime=7.88
/proc/12627/task/12651/stat : 12651 (java) R 12625 12627 12511 0 -1 4202560 7 0 0 0 788 0 0 0 25 0 16 0 5927081 1577066496 53314 1992294400 134512640 134550932 4288270496 18446744073709551615 4109069538 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 82.11
Current children cumulated vsize (KiB) 1540104

[startup+43.9019 s]
/proc/loadavg: 1.53 1.14 1.13 1/120 12651
/proc/meminfo: memFree=1522252/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=1540104 CPUtime=82.98
/proc/12627/stat : 12627 (java) S 12625 12627 12511 0 -1 4202496 58827 0 1 0 8269 29 0 0 15 0 14 0 5923634 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12627/statm: 385026 53315 1449 10 0 382329 0
[pid=12627/tid=12629] ppid=12625 vsize=1540104 CPUtime=0.3
/proc/12627/task/12629/stat : 12629 (java) S 12625 12627 12511 0 -1 4202560 3854 0 1 0 28 2 0 0 15 0 14 0 5923636 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=1540104 CPUtime=0.47
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12511 0 -1 4202560 4644 0 0 0 45 2 0 0 15 0 14 0 5923637 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=1540104 CPUtime=0.47
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12511 0 -1 4202560 4912 0 0 0 44 3 0 0 16 0 14 0 5923637 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=1540104 CPUtime=0.94
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12511 0 -1 4202560 2084 0 0 0 93 1 0 0 15 0 14 0 5923639 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12511 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 5923639 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12511 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 14 0 5923639 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=1540104 CPUtime=0.65
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12511 0 -1 4202560 218 0 0 0 65 0 0 0 15 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=1540104 CPUtime=3.45
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12511 0 -1 4202560 7830 0 0 0 342 3 0 0 15 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12511 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 5923669 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 5923670 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 82.98
Current children cumulated vsize (KiB) 1540104

[startup+44.7015 s]
/proc/loadavg: 1.53 1.14 1.13 1/120 12651
/proc/meminfo: memFree=1522252/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=1540104 CPUtime=83.19
/proc/12627/stat : 12627 (java) S 12625 12627 12511 0 -1 4202496 58828 0 1 0 8290 29 0 0 15 0 14 0 5923634 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12627/statm: 385026 53315 1449 10 0 382329 0
[pid=12627/tid=12629] ppid=12625 vsize=1540104 CPUtime=0.5
/proc/12627/task/12629/stat : 12629 (java) R 12625 12627 12511 0 -1 4202560 3855 0 1 0 48 2 0 0 16 0 14 0 5923636 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4108740827 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=1540104 CPUtime=0.47
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12511 0 -1 4202560 4644 0 0 0 45 2 0 0 15 0 14 0 5923637 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=1540104 CPUtime=0.47
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12511 0 -1 4202560 4912 0 0 0 44 3 0 0 16 0 14 0 5923637 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=1540104 CPUtime=0.94
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12511 0 -1 4202560 2084 0 0 0 93 1 0 0 15 0 14 0 5923639 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12511 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 5923639 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12511 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 14 0 5923639 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=1540104 CPUtime=0.65
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12511 0 -1 4202560 218 0 0 0 65 0 0 0 15 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=1540104 CPUtime=3.45
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12511 0 -1 4202560 7830 0 0 0 342 3 0 0 15 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12511 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 5923669 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 5923670 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.19
Current children cumulated vsize (KiB) 1540104

[startup+45.1095 s]
/proc/loadavg: 1.53 1.14 1.13 2/120 12651
/proc/meminfo: memFree=1522252/2059040 swapFree=4192956/4192956
[pid=12627] ppid=12625 vsize=1540104 CPUtime=83.63
/proc/12627/stat : 12627 (java) S 12625 12627 12511 0 -1 4202496 58828 0 1 0 8334 29 0 0 15 0 14 0 5923634 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12627/statm: 385026 53315 1449 10 0 382329 0
[pid=12627/tid=12629] ppid=12625 vsize=1540104 CPUtime=0.9
/proc/12627/task/12629/stat : 12629 (java) R 12625 12627 12511 0 -1 4202560 3855 0 1 0 88 2 0 0 16 0 14 0 5923636 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4108871352 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=1540104 CPUtime=0.47
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12511 0 -1 4202560 4644 0 0 0 45 2 0 0 15 0 14 0 5923637 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=1540104 CPUtime=0.47
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12511 0 -1 4202560 4912 0 0 0 44 3 0 0 16 0 14 0 5923637 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=1540104 CPUtime=0.94
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12511 0 -1 4202560 2084 0 0 0 93 1 0 0 15 0 14 0 5923639 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 0 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12511 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 5923639 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12511 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 14 0 5923639 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=1540104 CPUtime=0.68
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12511 0 -1 4202560 218 0 0 0 68 0 0 0 15 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=1540104 CPUtime=3.45
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12511 0 -1 4202560 7830 0 0 0 342 3 0 0 15 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12511 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12511 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 14 0 5923644 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 0 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 5923669 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=1540104 CPUtime=0
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 12511 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 5923670 1577066496 53315 1992294400 134512640 134550932 4288270496 18446744073709551615 4294960144 0 4 0 16800975 18446604437877373952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.63
Current children cumulated vsize (KiB) 1540104

Child status: 30
Real time (s): 45.2012
CPU time (s): 83.6873
CPU user time (s): 83.3653
CPU system time (s): 0.321951
CPU usage (%): 185.144
Max. virtual memory (cumulated for all children) (KiB): 1542008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 83.3653
system time used= 0.321951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58833
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= 2092
involuntary context switches= 2904

runsolver used 0.234964 second user time and 0.501923 second system time

The end

Launcher Data

Begin job on node047 at 2010-06-16 01:58:36
IDJOB=2661647
IDBENCH=47902
IDSOLVER=1166
FILE ID=node047/2661647-1276646316
PBS_JOBID= 11172430
Free space on /tmp= 62540 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=457-P1=137-P2=191-B.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661647-1276646316/watcher-2661647-1276646316 -o /tmp/evaluation-result-2661647-1276646316/solver-2661647-1276646316 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661647-1276646316.opb

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

MD5SUM BENCH= 1b6d9352b1c2eb216ab83323b529fa56
RANDOM SEED=1308228554

node047.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.244
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.244
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1731820 kB
Buffers:         63460 kB
Cached:         138984 kB
SwapCached:          0 kB
Active:         122272 kB
Inactive:       139536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1731820 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             276 kB
Writeback:           0 kB
AnonPages:       59336 kB
Mapped:          15340 kB
Slab:            43528 kB
PageTables:       4128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179916 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= 62540 MiB
End job on node047 at 2010-06-16 01:59:21