Trace number 3733148

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31? (TO) 1802.5 1012.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-2.opb
MD5SUMaabc023158e10c9511062af8ac97c515
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58624
Number of constraints which are clauses58624
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 945
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.2.0.v20100531
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		1349517296
0.00/0.08	c Max memory 		1356595200
0.00/0.08	c Total memory 		1356595200
0.00/0.08	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@5495fd19
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ae94e92
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	
0.09/0.11	c solving HOME/instance-3733148-1338741627.opb
0.09/0.11	c reading problem ... 
1.16/0.67	c ... done. Wall clock time 0.559s.
1.16/0.67	c #vars     945
1.16/0.67	c #constraints  58624
1.16/0.67	c constraints type 
1.16/0.67	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 58624
1.16/0.67	c constraints type 
1.16/0.67	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 58624
1.28/0.71	c And the winner is CuttingPlanes
1.34/1.68	c SATISFIABLE
1.34/1.68	c OPTIMIZING...
1.34/1.68	c Got one! Elapsed wall clock time (in seconds):1.564
1.34/1.68	o -27
1.39/1.73	c And the winner is Resolution
1.69/2.68	c Got one! Elapsed wall clock time (in seconds):2.57
1.69/2.68	o -28
1.75/2.77	c And the winner is Resolution
2.48/3.69	c Got one! Elapsed wall clock time (in seconds):3.573
2.48/3.69	o -29
2.52/3.70	c And the winner is Resolution
2.55/4.69	c Got one! Elapsed wall clock time (in seconds):4.576
2.55/4.69	o -30
2.57/4.70	c And the winner is Resolution
2.70/5.69	c Got one! Elapsed wall clock time (in seconds):5.579
2.70/5.69	o -31
2.70/5.75	c And the winner is Resolution
2.98/6.70	c Got one! Elapsed wall clock time (in seconds):6.581
2.98/6.70	o -32
2.98/6.74	c And the winner is Resolution
3.12/7.70	c Got one! Elapsed wall clock time (in seconds):7.583
3.12/7.70	o -33
3.58/7.92	c And the winner is Resolution
3.67/8.70	c Got one! Elapsed wall clock time (in seconds):8.585
3.67/8.70	o -34
5.01/9.34	c cleaning 2499 clauses out of 5000 with flag 5000/5000
5.42/9.56	c And the winner is Resolution
5.60/9.70	c Got one! Elapsed wall clock time (in seconds):9.588
5.60/9.70	o -35
7.65/10.70	c cleaning 4247 clauses out of 8501 with flag 11000/11000
10.59/12.21	c cleaning 5629 clauses out of 11257 with flag 18003/18003
14.38/14.10	c cleaning 6813 clauses out of 13626 with flag 26001/26001
18.74/16.39	c cleaning 7904 clauses out of 15813 with flag 35001/35001
23.86/18.92	c cleaning 8953 clauses out of 17909 with flag 45001/45001
27.37/20.79	c And the winner is Resolution
28.19/21.83	c Got one! Elapsed wall clock time (in seconds):21.716
28.19/21.83	o -36
30.53/23.00	c cleaning 9978 clauses out of 19956 with flag 56001/56001
36.88/26.26	c cleaning 10984 clauses out of 21977 with flag 68000/68000
44.70/30.29	c cleaning 11997 clauses out of 23994 with flag 81001/81001
52.74/34.39	c cleaning 12996 clauses out of 25996 with flag 95000/95000
63.69/39.87	c cleaning 13997 clauses out of 28000 with flag 110000/110000
73.60/44.89	c cleaning 14998 clauses out of 30003 with flag 126000/126000
84.96/50.67	c cleaning 16003 clauses out of 32005 with flag 143000/143000
98.41/57.42	c cleaning 16998 clauses out of 34002 with flag 161000/161000
112.27/64.46	c cleaning 17994 clauses out of 36004 with flag 180000/180000
127.26/72.01	c cleaning 19001 clauses out of 38011 with flag 200001/200001
144.38/80.72	c cleaning 20000 clauses out of 40009 with flag 221000/221000
166.13/91.66	c cleaning 21003 clauses out of 42009 with flag 243000/243000
193.00/105.19	c cleaning 22002 clauses out of 44006 with flag 266000/266000
209.94/113.75	c cleaning 23000 clauses out of 46004 with flag 290000/290000
230.30/124.18	c cleaning 23995 clauses out of 48004 with flag 315000/315000
257.73/137.92	c cleaning 24988 clauses out of 50010 with flag 341001/341001
260.35/139.42	c And the winner is Resolution
263.00/142.60	c Got one! Elapsed wall clock time (in seconds):142.49
263.00/142.60	o -37
282.58/152.30	c cleaning 26010 clauses out of 52021 with flag 368000/368000
315.44/168.85	c cleaning 27006 clauses out of 54011 with flag 396000/396000
348.31/185.56	c cleaning 28003 clauses out of 56006 with flag 425001/425001
369.88/196.41	c cleaning 28997 clauses out of 58002 with flag 455000/455000
383.59/203.49	c cleaning 0 clauses out of 5001 with flag 0/5001
398.82/211.05	c cleaning 29999 clauses out of 60005 with flag 486000/486000
433.05/228.43	c cleaning 30996 clauses out of 62006 with flag 518000/518000
485.90/254.80	c cleaning 32001 clauses out of 64010 with flag 551000/551000
557.00/290.36	c cleaning 33002 clauses out of 66009 with flag 585000/585000
608.17/315.95	c cleaning 33996 clauses out of 68007 with flag 620000/620000
638.64/331.53	c cleaning 35001 clauses out of 70012 with flag 656001/656001
670.60/347.65	c cleaning 36002 clauses out of 72010 with flag 693000/693000
716.29/370.58	c cleaning 37003 clauses out of 74008 with flag 731000/731000
766.16/395.59	c cleaning 37993 clauses out of 76005 with flag 770000/770000
838.20/431.84	c cleaning 39002 clauses out of 78013 with flag 810001/810001
889.46/457.55	c cleaning 39995 clauses out of 80010 with flag 851000/851000
955.52/491.09	c cleaning 41004 clauses out of 82015 with flag 893000/893000
994.93/511.20	c cleaning 41995 clauses out of 84011 with flag 936000/936000
1040.66/534.35	c cleaning 43001 clauses out of 86016 with flag 980000/980000
1095.53/563.78	c cleaning 44003 clauses out of 88016 with flag 1025001/1025001
1150.78/591.23	c cleaning 44996 clauses out of 90012 with flag 1071000/1071000
1214.06/625.65	c cleaning 46005 clauses out of 92017 with flag 1118001/1118001
1328.52/688.65	c cleaning 47002 clauses out of 94012 with flag 1166001/1166001
1431.43/747.31	c cleaning 47999 clauses out of 96010 with flag 1215001/1215001
1470.62/768.32	c And the winner is Resolution
1477.89/775.44	c Got one! Elapsed wall clock time (in seconds):775.322
1477.89/775.44	o -38
1536.50/812.48	c cleaning 49004 clauses out of 98010 with flag 1265000/1265000
1801.60/1012.15	c starts		: 201
1801.60/1012.15	c conflicts		: 1315006
1801.60/1012.15	c decisions		: 1410383
1801.60/1012.15	c propagations		: 7965280
1801.60/1012.15	c inspects		: 1151159406
1801.60/1012.15	c learnt literals	: 0
1801.60/1012.15	c learnt binary clauses	: 0
1801.60/1012.15	c learnt ternary clauses	: 0
1801.60/1012.15	c learnt clauses	: 1315006
1801.60/1012.15	c ignored clauses	: 0
1801.60/1012.15	c root simplifications	: 0
1801.60/1012.15	c removed literals (reason simplification)	: 16412977
1801.60/1012.15	c reason swapping (by a shorter reason)	: 0
1801.60/1012.15	c Calls to reduceDB	: 46
1801.60/1012.15	c number of reductions to clauses (during analyze)	: 0
1801.60/1012.15	c number of learned constraints concerned by reduction	: 0
1801.60/1012.15	c number of learning phase by resolution	: 0
1801.60/1012.15	c number of learning phase by cutting planes	: 0
1801.60/1012.15	c speed (assignments/second)	: 33649.66710601913
1801.60/1012.15	c non guided choices	0

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 3.60 3.72 3.68 3/198 10301
/proc/meminfo: memFree=26500004/32873648 swapFree=7120/7120
[pid=10301] ppid=10299 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/10301/stat : 10301 (java6) R 10299 10301 27000 0 -1 4202496 251 0 0 0 0 0 0 0 20 0 1 0 340290048 9515008 184 33554432000 1073741824 1073778376 140735100330176 140735100321400 219513777591 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10301/statm: 2323 184 142 9 0 71 0

[startup+0.0962481 s]
/proc/loadavg: 3.60 3.72 3.68 3/198 10301
/proc/meminfo: memFree=26500004/32873648 swapFree=7120/7120
[pid=10301] ppid=10299 vsize=2699928 CPUtime=0.07 cores=0,2,4,6
/proc/10301/stat : 10301 (java) S 10299 10301 27000 0 -1 4202496 4485 0 1 0 7 0 0 0 20 0 18 0 340290048 2764726272 6196 33554432000 1073741824 1073778376 140735167102528 140735167093664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10301/statm: 674982 6197 2036 9 0 665676 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2699928

[startup+0.100254 s]
/proc/loadavg: 3.60 3.72 3.68 3/198 10301
/proc/meminfo: memFree=26500004/32873648 swapFree=7120/7120
[pid=10301] ppid=10299 vsize=2699928 CPUtime=0.09 cores=0,2,4,6
/proc/10301/stat : 10301 (java) S 10299 10301 27000 0 -1 4202496 4683 0 1 0 8 1 0 0 20 0 18 0 340290048 2764726272 6389 33554432000 1073741824 1073778376 140735167102528 140735167093664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10301/statm: 674982 6389 2100 9 0 665676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2699928

[startup+0.300223 s]
/proc/loadavg: 3.60 3.72 3.68 3/198 10301
/proc/meminfo: memFree=26500004/32873648 swapFree=7120/7120
[pid=10301] ppid=10299 vsize=2699928 CPUtime=0.46 cores=0,2,4,6
/proc/10301/stat : 10301 (java) S 10299 10301 27000 0 -1 4202496 5958 0 1 0 44 2 0 0 20 0 18 0 340290048 2764726272 8723 33554432000 1073741824 1073778376 140735167102528 140735167093664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10301/statm: 674982 8723 2216 9 0 665676 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2699928

[startup+0.700234 s]
/proc/loadavg: 3.60 3.72 3.68 3/198 10301
/proc/meminfo: memFree=26500004/32873648 swapFree=7120/7120
[pid=10301] ppid=10299 vsize=2833056 CPUtime=1.28 cores=0,2,4,6
/proc/10301/stat : 10301 (java) S 10299 10301 27000 0 -1 4202496 12461 0 1 0 123 5 0 0 20 0 20 0 340290048 2901049344 43587 33554432000 1073741824 1073778376 140735167102528 140735167093664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10301/statm: 708264 43587 2240 9 0 698958 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 2833056

[startup+1.50073 s]
/proc/loadavg: 3.60 3.72 3.68 3/218 10323
/proc/meminfo: memFree=26332588/32873648 swapFree=7120/7120
[pid=10301] ppid=10299 vsize=2966184 CPUtime=1.34 cores=0,2,4,6
/proc/10301/stat : 10301 (java) S 10299 10301 27000 0 -1 4202496 12491 0 1 0 127 7 0 0 20 0 20 0 340290048 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140735167093664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10301/statm: 741546 44120 2246 9 0 732240 0
[pid=10301/tid=10303] ppid=10299 vsize=2966184 CPUtime=0.64 cores=0,2,4,6
/proc/10301/task/10303/stat : 10303 (java) S 10299 10301 27000 0 -1 4202560 2853 0 1 0 61 3 0 0 20 0 20 0 340290049 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140422837834904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10304] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10304/stat : 10304 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140422822115752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10305] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10305/stat : 10305 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140422821063208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10306] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10306/stat : 10306 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140422820010152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10301/tid=10307] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10307/stat : 10307 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140422818957608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10308] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10308/stat : 10308 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140422817905576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10309] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10309/stat : 10309 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140422816853032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10310] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10310/stat : 10310 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140422697446056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10311] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10311/stat : 10311 (java) S 10299 10301 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140422696393512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10312] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10312/stat : 10312 (java) S 10299 10301 27000 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340290052 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140422684195176 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10313] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10313/stat : 10313 (java) S 10299 10301 27000 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340290053 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140422683141496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10314] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10314/stat : 10314 (java) S 10299 10301 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340290053 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140422682088328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10315] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10315/stat : 10315 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290055 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140421942470928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10316] ppid=10299 vsize=2966184 CPUtime=0.28 cores=0,2,4,6
/proc/10301/task/10316/stat : 10316 (java) S 10299 10301 27000 0 -1 4202560 4751 0 0 0 26 2 0 0 20 0 20 0 340290055 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140421941418808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10301/tid=10317] ppid=10299 vsize=2966184 CPUtime=0.31 cores=0,2,4,6
/proc/10301/task/10317/stat : 10317 (java) S 10299 10301 27000 0 -1 4202560 3639 0 0 0 29 2 0 0 20 0 20 0 340290055 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140421940366264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10318] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10318/stat : 10318 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290055 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140421939313400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10319] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10319/stat : 10319 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290055 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140421938261064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10322] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10322/stat : 10322 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 340290119 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140421935100712 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10323] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10323/stat : 10323 (java) S 10299 10301 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340290120 3037372416 44120 33554432000 1073741824 1073778376 140735167102528 140421934048168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 2966184

[startup+3.10079 s]
/proc/loadavg: 3.60 3.72 3.68 3/218 10325
/proc/meminfo: memFree=26323868/32873648 swapFree=7120/7120
[pid=10301] ppid=10299 vsize=2966184 CPUtime=2.48 cores=0,2,4,6
/proc/10301/stat : 10301 (java) S 10299 10301 27000 0 -1 4202496 17413 0 1 0 236 12 0 0 20 0 20 0 340290048 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140735167093664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10301/statm: 741546 50381 2259 9 0 732240 0
[pid=10301/tid=10303] ppid=10299 vsize=2966184 CPUtime=0.65 cores=0,2,4,6
/proc/10301/task/10303/stat : 10303 (java) S 10299 10301 27000 0 -1 4202560 2856 0 1 0 62 3 0 0 20 0 20 0 340290049 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140422837834904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10304] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10304/stat : 10304 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140422822115752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10305] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10305/stat : 10305 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140422821063208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10306] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10306/stat : 10306 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140422820010152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10301/tid=10307] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10307/stat : 10307 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140422818957608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10308] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10308/stat : 10308 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140422817905576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10309] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10309/stat : 10309 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140422816853032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10310] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10310/stat : 10310 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140422697446056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10311] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10311/stat : 10311 (java) S 10299 10301 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140422696393512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10312] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10312/stat : 10312 (java) S 10299 10301 27000 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340290052 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140422684195176 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10313] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10313/stat : 10313 (java) S 10299 10301 27000 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340290053 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140422683141496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10314] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10314/stat : 10314 (java) S 10299 10301 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340290053 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140422682088328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10315] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10315/stat : 10315 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290055 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140421942470928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10316] ppid=10299 vsize=2966184 CPUtime=0.75 cores=0,2,4,6
/proc/10301/task/10316/stat : 10316 (java) S 10299 10301 27000 0 -1 4202560 9166 0 0 0 72 3 0 0 20 0 20 0 340290055 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140421941418808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10301/tid=10317] ppid=10299 vsize=2966184 CPUtime=0.63 cores=0,2,4,6
/proc/10301/task/10317/stat : 10317 (java) S 10299 10301 27000 0 -1 4202560 4067 0 0 0 61 2 0 0 20 0 20 0 340290055 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140421940366264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10318] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10318/stat : 10318 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290055 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140421939313400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10319] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10319/stat : 10319 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290055 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140421938261064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10322] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10322/stat : 10322 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 340290119 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140421935100712 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10323] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10323/stat : 10323 (java) S 10299 10301 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340290120 3037372416 50381 33554432000 1073741824 1073778376 140735167102528 140421934048168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 2966184
heavy processes:

[startup+6.30071 s]
/proc/loadavg: 3.47 3.69 3.68 3/218 10331
/proc/meminfo: memFree=26301564/32873648 swapFree=7120/7120
[pid=10301] ppid=10299 vsize=2966184 CPUtime=2.98 cores=0,2,4,6
/proc/10301/stat : 10301 (java) S 10299 10301 27000 0 -1 4202496 17460 0 1 0 280 18 0 0 20 0 20 0 340290048 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140735167093664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10301/statm: 741546 54910 2264 9 0 732240 0
[pid=10301/tid=10303] ppid=10299 vsize=2966184 CPUtime=0.66 cores=0,2,4,6
/proc/10301/task/10303/stat : 10303 (java) S 10299 10301 27000 0 -1 4202560 2857 0 1 0 63 3 0 0 20 0 20 0 340290049 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140422837834904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10304] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10304/stat : 10304 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140422822115752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10305] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10305/stat : 10305 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140422821063208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10306] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10306/stat : 10306 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140422820010152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10301/tid=10307] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10307/stat : 10307 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140422818957608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10308] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10308/stat : 10308 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140422817905576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10309] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10309/stat : 10309 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140422816853032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10310] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10310/stat : 10310 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140422697446056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10311] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10311/stat : 10311 (java) S 10299 10301 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340290051 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140422696393512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10312] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10312/stat : 10312 (java) S 10299 10301 27000 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 340290052 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140422684195176 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10313] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10313/stat : 10313 (java) S 10299 10301 27000 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340290053 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140422683141496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10314] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10314/stat : 10314 (java) S 10299 10301 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340290053 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140422682088328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10315] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10315/stat : 10315 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290055 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140421942470928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10316] ppid=10299 vsize=2966184 CPUtime=0.89 cores=0,2,4,6
/proc/10301/task/10316/stat : 10316 (java) S 10299 10301 27000 0 -1 4202560 9170 0 0 0 86 3 0 0 20 0 20 0 340290055 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140421941418808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10317] ppid=10299 vsize=2966184 CPUtime=0.79 cores=0,2,4,6
/proc/10301/task/10317/stat : 10317 (java) S 10299 10301 27000 0 -1 4202560 4078 0 0 0 77 2 0 0 20 0 20 0 340290055 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140421940366264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10318] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10318/stat : 10318 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340290055 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140421939313400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10319] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10319/stat : 10319 (java) S 10299 10301 27000 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340290055 3037372416 54910 33554432000 1073741824 1073778376 140735167102528 140421938261064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10322] ppid=10299 vsize=2966184 CPUtime=0 cores=0,2,4,6

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

/proc/10301/task/10426/stat : 10426 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 8335 1 0 0 20 0 24 0 340367593 3173695488 359761 33554432000 1073741824 1073778376 140735167102528 140421936151016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10301/tid=10427] ppid=10299 vsize=3099312 CPUtime=83.37 cores=0,2,4,6
/proc/10301/task/10427/stat : 10427 (java) S 10299 10301 27000 0 -1 4202560 15 0 0 0 8336 1 0 0 20 0 24 0 340367593 3173695488 359761 33554432000 1073741824 1073778376 140735167102528 140421937204632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1801.3
Current children cumulated vsize (KiB) 3099312

[startup+1012.2 s]
/proc/loadavg: 2.36 3.00 3.41 3/222 10430
/proc/meminfo: memFree=24290992/32873648 swapFree=7120/7120
[pid=10301] ppid=10299 vsize=3099312 CPUtime=1801.77 cores=0,2,4,6
/proc/10301/stat : 10301 (java) S 10299 10301 27000 0 -1 4202496 22977 0 1 0 180011 166 0 0 20 0 24 0 340290048 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140735167093664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10301/statm: 774828 359768 2289 9 0 765522 0
[pid=10301/tid=10303] ppid=10299 vsize=3099312 CPUtime=0.7 cores=0,2,4,6
/proc/10301/task/10303/stat : 10303 (java) S 10299 10301 27000 0 -1 4202560 3049 0 1 0 66 4 0 0 20 0 24 0 340290049 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422837834904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10304] ppid=10299 vsize=3099312 CPUtime=7.05 cores=0,2,4,6
/proc/10301/task/10304/stat : 10304 (java) S 10299 10301 27000 0 -1 4202560 397 0 0 0 696 9 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422822115752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10305] ppid=10299 vsize=3099312 CPUtime=7.31 cores=0,2,4,6
/proc/10301/task/10305/stat : 10305 (java) S 10299 10301 27000 0 -1 4202560 386 0 0 0 722 9 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422821063208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10306] ppid=10299 vsize=3099312 CPUtime=6.68 cores=0,2,4,6
/proc/10301/task/10306/stat : 10306 (java) S 10299 10301 27000 0 -1 4202560 385 0 0 0 660 8 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422820010152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10307] ppid=10299 vsize=3099312 CPUtime=6.83 cores=0,2,4,6
/proc/10301/task/10307/stat : 10307 (java) S 10299 10301 27000 0 -1 4202560 404 0 0 0 673 10 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422818957608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10308] ppid=10299 vsize=3099312 CPUtime=6.93 cores=0,2,4,6
/proc/10301/task/10308/stat : 10308 (java) S 10299 10301 27000 0 -1 4202560 388 0 0 0 683 10 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422817905576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10309] ppid=10299 vsize=3099312 CPUtime=7.06 cores=0,2,4,6
/proc/10301/task/10309/stat : 10309 (java) S 10299 10301 27000 0 -1 4202560 400 0 0 0 697 9 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422816853032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10310] ppid=10299 vsize=3099312 CPUtime=7.29 cores=0,2,4,6
/proc/10301/task/10310/stat : 10310 (java) S 10299 10301 27000 0 -1 4202560 432 0 0 0 717 12 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422697446056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10311] ppid=10299 vsize=3099312 CPUtime=6.78 cores=0,2,4,6
/proc/10301/task/10311/stat : 10311 (java) S 10299 10301 27000 0 -1 4202560 410 0 0 0 668 10 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422696393512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10312] ppid=10299 vsize=3099312 CPUtime=222.87 cores=0,2,4,6
/proc/10301/task/10312/stat : 10312 (java) R 10299 10301 27000 0 -1 4202560 205 0 0 0 22261 26 0 0 20 0 24 0 340290052 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422684195112 140422841970765 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10313] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10313/stat : 10313 (java) S 10299 10301 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 340290053 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422683141496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10314] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10314/stat : 10314 (java) S 10299 10301 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 24 0 340290053 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422682088328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10315] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10315/stat : 10315 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421942470928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10316] ppid=10299 vsize=3099312 CPUtime=1.57 cores=0,2,4,6
/proc/10301/task/10316/stat : 10316 (java) S 10299 10301 27000 0 -1 4202560 10569 0 0 0 154 3 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421941418808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10317] ppid=10299 vsize=3099312 CPUtime=1.11 cores=0,2,4,6
/proc/10301/task/10317/stat : 10317 (java) S 10299 10301 27000 0 -1 4202560 4081 0 0 0 109 2 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421940352360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10301/tid=10318] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10318/stat : 10318 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421939313400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10319] ppid=10299 vsize=3099312 CPUtime=0.39 cores=0,2,4,6
/proc/10301/task/10319/stat : 10319 (java) S 10299 10301 27000 0 -1 4202560 60 0 0 0 20 19 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421938261064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10322] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10322/stat : 10322 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 340290119 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421935100712 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10323] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10323/stat : 10323 (java) S 10299 10301 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 340290120 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421934048168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10426] ppid=10299 vsize=3099312 CPUtime=83.39 cores=0,2,4,6
/proc/10301/task/10426/stat : 10426 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 8338 1 0 0 20 0 24 0 340367593 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421936151016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10427] ppid=10299 vsize=3099312 CPUtime=83.39 cores=0,2,4,6
/proc/10301/task/10427/stat : 10427 (java) S 10299 10301 27000 0 -1 4202560 15 0 0 0 8338 1 0 0 20 0 24 0 340367593 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421937204296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10429] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10429/stat : 10429 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 340391160 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421932995432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10430] ppid=10299 vsize=3099312 CPUtime=0.01 cores=0,2,4,6
/proc/10301/task/10430/stat : 10430 (java) S 10299 10301 27000 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 24 0 340391160 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421931941080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1801.77
Current children cumulated vsize (KiB) 3099312

[startup+1012.4 s]
/proc/loadavg: 2.36 3.00 3.41 3/222 10430
/proc/meminfo: memFree=24290992/32873648 swapFree=7120/7120
[pid=10301] ppid=10299 vsize=3099312 CPUtime=1801.97 cores=0,2,4,6
/proc/10301/stat : 10301 (java) S 10299 10301 27000 0 -1 4202496 22977 0 1 0 180031 166 0 0 20 0 24 0 340290048 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140735167093664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10301/statm: 774828 359768 2289 9 0 765522 0
[pid=10301/tid=10303] ppid=10299 vsize=3099312 CPUtime=0.7 cores=0,2,4,6
/proc/10301/task/10303/stat : 10303 (java) S 10299 10301 27000 0 -1 4202560 3049 0 1 0 66 4 0 0 20 0 24 0 340290049 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422837834904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10304] ppid=10299 vsize=3099312 CPUtime=7.05 cores=0,2,4,6
/proc/10301/task/10304/stat : 10304 (java) S 10299 10301 27000 0 -1 4202560 397 0 0 0 696 9 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422822115752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10305] ppid=10299 vsize=3099312 CPUtime=7.31 cores=0,2,4,6
/proc/10301/task/10305/stat : 10305 (java) S 10299 10301 27000 0 -1 4202560 386 0 0 0 722 9 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422821063208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10306] ppid=10299 vsize=3099312 CPUtime=6.68 cores=0,2,4,6
/proc/10301/task/10306/stat : 10306 (java) S 10299 10301 27000 0 -1 4202560 385 0 0 0 660 8 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422820010152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10307] ppid=10299 vsize=3099312 CPUtime=6.83 cores=0,2,4,6
/proc/10301/task/10307/stat : 10307 (java) S 10299 10301 27000 0 -1 4202560 404 0 0 0 673 10 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422818957608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10308] ppid=10299 vsize=3099312 CPUtime=6.93 cores=0,2,4,6
/proc/10301/task/10308/stat : 10308 (java) S 10299 10301 27000 0 -1 4202560 388 0 0 0 683 10 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422817905576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10309] ppid=10299 vsize=3099312 CPUtime=7.06 cores=0,2,4,6
/proc/10301/task/10309/stat : 10309 (java) S 10299 10301 27000 0 -1 4202560 400 0 0 0 697 9 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422816853032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10310] ppid=10299 vsize=3099312 CPUtime=7.29 cores=0,2,4,6
/proc/10301/task/10310/stat : 10310 (java) S 10299 10301 27000 0 -1 4202560 432 0 0 0 717 12 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422697446056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10311] ppid=10299 vsize=3099312 CPUtime=6.78 cores=0,2,4,6
/proc/10301/task/10311/stat : 10311 (java) S 10299 10301 27000 0 -1 4202560 410 0 0 0 668 10 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422696393512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10312] ppid=10299 vsize=3099312 CPUtime=223.07 cores=0,2,4,6
/proc/10301/task/10312/stat : 10312 (java) R 10299 10301 27000 0 -1 4202560 205 0 0 0 22281 26 0 0 20 0 24 0 340290052 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422684194992 140422843957664 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10313] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10313/stat : 10313 (java) S 10299 10301 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 340290053 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422683141496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10314] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10314/stat : 10314 (java) S 10299 10301 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 24 0 340290053 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422682088328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10315] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10315/stat : 10315 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421942470928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10316] ppid=10299 vsize=3099312 CPUtime=1.57 cores=0,2,4,6
/proc/10301/task/10316/stat : 10316 (java) S 10299 10301 27000 0 -1 4202560 10569 0 0 0 154 3 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421941418808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10317] ppid=10299 vsize=3099312 CPUtime=1.11 cores=0,2,4,6
/proc/10301/task/10317/stat : 10317 (java) S 10299 10301 27000 0 -1 4202560 4081 0 0 0 109 2 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421940352360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10301/tid=10318] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10318/stat : 10318 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421939313400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10319] ppid=10299 vsize=3099312 CPUtime=0.39 cores=0,2,4,6
/proc/10301/task/10319/stat : 10319 (java) S 10299 10301 27000 0 -1 4202560 60 0 0 0 20 19 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421938261064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10322] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10322/stat : 10322 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 340290119 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421935100712 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10323] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10323/stat : 10323 (java) S 10299 10301 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 340290120 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421934048168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10426] ppid=10299 vsize=3099312 CPUtime=83.39 cores=0,2,4,6
/proc/10301/task/10426/stat : 10426 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 8338 1 0 0 20 0 24 0 340367593 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421936151016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10427] ppid=10299 vsize=3099312 CPUtime=83.39 cores=0,2,4,6
/proc/10301/task/10427/stat : 10427 (java) S 10299 10301 27000 0 -1 4202560 15 0 0 0 8338 1 0 0 20 0 24 0 340367593 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421937204296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10429] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10429/stat : 10429 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 340391160 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421932995432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10430] ppid=10299 vsize=3099312 CPUtime=0.01 cores=0,2,4,6
/proc/10301/task/10430/stat : 10430 (java) S 10299 10301 27000 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 24 0 340391160 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421931941080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1801.97
Current children cumulated vsize (KiB) 3099312

[startup+1012.5 s]
/proc/loadavg: 2.36 3.00 3.41 3/222 10430
/proc/meminfo: memFree=24290992/32873648 swapFree=7120/7120
[pid=10301] ppid=10299 vsize=3099312 CPUtime=1802.07 cores=0,2,4,6
/proc/10301/stat : 10301 (java) S 10299 10301 27000 0 -1 4202496 22977 0 1 0 180041 166 0 0 20 0 24 0 340290048 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140735167093664 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10301/statm: 774828 359768 2289 9 0 765522 0
[pid=10301/tid=10303] ppid=10299 vsize=3099312 CPUtime=0.7 cores=0,2,4,6
/proc/10301/task/10303/stat : 10303 (java) S 10299 10301 27000 0 -1 4202560 3049 0 1 0 66 4 0 0 20 0 24 0 340290049 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422837834904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10304] ppid=10299 vsize=3099312 CPUtime=7.05 cores=0,2,4,6
/proc/10301/task/10304/stat : 10304 (java) S 10299 10301 27000 0 -1 4202560 397 0 0 0 696 9 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422822115752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10305] ppid=10299 vsize=3099312 CPUtime=7.31 cores=0,2,4,6
/proc/10301/task/10305/stat : 10305 (java) S 10299 10301 27000 0 -1 4202560 386 0 0 0 722 9 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422821063208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10306] ppid=10299 vsize=3099312 CPUtime=6.68 cores=0,2,4,6
/proc/10301/task/10306/stat : 10306 (java) S 10299 10301 27000 0 -1 4202560 385 0 0 0 660 8 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422820010152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10307] ppid=10299 vsize=3099312 CPUtime=6.83 cores=0,2,4,6
/proc/10301/task/10307/stat : 10307 (java) S 10299 10301 27000 0 -1 4202560 404 0 0 0 673 10 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422818957608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10308] ppid=10299 vsize=3099312 CPUtime=6.93 cores=0,2,4,6
/proc/10301/task/10308/stat : 10308 (java) S 10299 10301 27000 0 -1 4202560 388 0 0 0 683 10 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422817905576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10309] ppid=10299 vsize=3099312 CPUtime=7.06 cores=0,2,4,6
/proc/10301/task/10309/stat : 10309 (java) S 10299 10301 27000 0 -1 4202560 400 0 0 0 697 9 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422816853032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10310] ppid=10299 vsize=3099312 CPUtime=7.29 cores=0,2,4,6
/proc/10301/task/10310/stat : 10310 (java) S 10299 10301 27000 0 -1 4202560 432 0 0 0 717 12 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422697446056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10311] ppid=10299 vsize=3099312 CPUtime=6.78 cores=0,2,4,6
/proc/10301/task/10311/stat : 10311 (java) S 10299 10301 27000 0 -1 4202560 410 0 0 0 668 10 0 0 20 0 24 0 340290051 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422696393512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10312] ppid=10299 vsize=3099312 CPUtime=223.17 cores=0,2,4,6
/proc/10301/task/10312/stat : 10312 (java) R 10299 10301 27000 0 -1 4202560 205 0 0 0 22291 26 0 0 20 0 24 0 340290052 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422684194992 140422843960560 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10313] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10313/stat : 10313 (java) S 10299 10301 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 340290053 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422683141496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10314] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10314/stat : 10314 (java) S 10299 10301 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 24 0 340290053 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140422682088328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10315] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10315/stat : 10315 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421942470928 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10316] ppid=10299 vsize=3099312 CPUtime=1.57 cores=0,2,4,6
/proc/10301/task/10316/stat : 10316 (java) S 10299 10301 27000 0 -1 4202560 10569 0 0 0 154 3 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421941418808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10317] ppid=10299 vsize=3099312 CPUtime=1.11 cores=0,2,4,6
/proc/10301/task/10317/stat : 10317 (java) S 10299 10301 27000 0 -1 4202560 4081 0 0 0 109 2 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421940352360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10301/tid=10318] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10318/stat : 10318 (java) S 10299 10301 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421939313400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10319] ppid=10299 vsize=3099312 CPUtime=0.39 cores=0,2,4,6
/proc/10301/task/10319/stat : 10319 (java) S 10299 10301 27000 0 -1 4202560 60 0 0 0 20 19 0 0 20 0 24 0 340290055 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421938261064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10322] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10322/stat : 10322 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 340290119 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421935100712 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10323] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10323/stat : 10323 (java) S 10299 10301 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 340290120 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421934048168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10301/tid=10426] ppid=10299 vsize=3099312 CPUtime=83.39 cores=0,2,4,6
/proc/10301/task/10426/stat : 10426 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 8338 1 0 0 20 0 24 0 340367593 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421936151016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10427] ppid=10299 vsize=3099312 CPUtime=83.39 cores=0,2,4,6
/proc/10301/task/10427/stat : 10427 (java) S 10299 10301 27000 0 -1 4202560 15 0 0 0 8338 1 0 0 20 0 24 0 340367593 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421937204296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10301/tid=10429] ppid=10299 vsize=3099312 CPUtime=0 cores=0,2,4,6
/proc/10301/task/10429/stat : 10429 (java) S 10299 10301 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 340391160 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421932995432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10301/tid=10430] ppid=10299 vsize=3099312 CPUtime=0.01 cores=0,2,4,6
/proc/10301/task/10430/stat : 10430 (java) S 10299 10301 27000 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 24 0 340391160 3173695488 359768 33554432000 1073741824 1073778376 140735167102528 140421931941080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.07
Current children cumulated vsize (KiB) 3099312

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1012.52
CPU time (s): 1802.5
CPU user time (s): 1800.57
CPU system time (s): 1.93271
CPU usage (%): 178.021
Max. virtual memory (cumulated for all children) (KiB): 3099312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.57
system time used= 1.93271
maximum resident set size= 1439072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22977
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33060
involuntary context switches= 78162

runsolver used 3.67044 second user time and 9.42657 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 18:40:27
IDJOB=3733148
IDBENCH=2251
IDSOLVER=2324
FILE ID=node114/3733148-1338741627
RUNJOBID= node114-1338725802-3592
PBS_JOBID= 14636748
Free space on /tmp= 70140 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-2.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733148-1338741627/watcher-3733148-1338741627 -o /tmp/evaluation-result-3733148-1338741627/solver-3733148-1338741627 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3733148-1338741627.opb

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

MD5SUM BENCH= aabc023158e10c9511062af8ac97c515
RANDOM SEED=123172507

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26500540 kB
Buffers:         1058440 kB
Cached:          3635280 kB
SwapCached:         2244 kB
Active:          3577676 kB
Inactive:        1791080 kB
Active(anon):     661188 kB
Inactive(anon):     9112 kB
Active(file):    2916488 kB
Inactive(file):  1781968 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103576 kB
Dirty:              1688 kB
Writeback:             0 kB
AnonPages:        673384 kB
Mapped:            19308 kB
Shmem:               100 kB
Slab:             865524 kB
SReclaimable:     309072 kB
SUnreclaim:       556452 kB
KernelStack:        1608 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1572468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    624640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70136 MiB
End job on node114 at 2012-06-03 18:57:19