Trace number 3733203

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.47 1188.33

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-1.opb
MD5SUM604c6b786f56b09c749bc0d6b7c8f76d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94227
Number of constraints which are clauses94227
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 1272
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 1272
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1272
Number of bits of the biggest sum of numbers11
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.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.08	c version 2.2.0.v20100531
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		1349517296
0.04/0.08	c Max memory 		1356595200
0.04/0.08	c Total memory 		1356595200
0.04/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-3733203-1338741724.opb
0.09/0.11	c reading problem ... 
1.27/0.78	c ... done. Wall clock time 0.667s.
1.27/0.78	c #vars     1272
1.27/0.78	c #constraints  94227
1.27/0.78	c constraints type 
1.27/0.78	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 94227
1.27/0.78	c constraints type 
1.27/0.78	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 94227
1.39/0.82	c And the winner is CuttingPlanes
1.61/1.78	c SATISFIABLE
1.61/1.78	c OPTIMIZING...
1.61/1.78	c Got one! Elapsed wall clock time (in seconds):1.673
1.61/1.78	o -37
1.68/1.88	c And the winner is Resolution
2.39/2.79	c Got one! Elapsed wall clock time (in seconds):2.679
2.39/2.79	o -38
3.47/3.12	c And the winner is Resolution
3.55/3.79	c Got one! Elapsed wall clock time (in seconds):3.684
3.55/3.79	o -39
4.91/4.47	c And the winner is Resolution
5.15/4.80	c Got one! Elapsed wall clock time (in seconds):4.688
5.15/4.80	o -40
5.84/5.16	c cleaning 2499 clauses out of 5000 with flag 5000/5000
9.40/6.86	c cleaning 4251 clauses out of 8501 with flag 11000/11000
10.93/7.65	c And the winner is CuttingPlanes
11.04/7.80	c Got one! Elapsed wall clock time (in seconds):7.691
11.04/7.80	o -41
13.46/9.06	c cleaning 5620 clauses out of 11251 with flag 18001/18001
18.22/11.46	c cleaning 6813 clauses out of 13631 with flag 26001/26001
24.58/14.69	c cleaning 7905 clauses out of 15817 with flag 35000/35000
31.51/18.20	c cleaning 8955 clauses out of 17913 with flag 45001/45001
39.19/22.03	c cleaning 9980 clauses out of 19960 with flag 56003/56003
48.53/26.78	c cleaning 10989 clauses out of 21978 with flag 68001/68001
59.13/32.11	c cleaning 11995 clauses out of 23990 with flag 81002/81002
69.24/37.25	c cleaning 12986 clauses out of 25993 with flag 95000/95000
82.57/43.99	c cleaning 14004 clauses out of 28008 with flag 110001/110001
90.91/48.27	c And the winner is Resolution
92.75/50.56	c Got one! Elapsed wall clock time (in seconds):50.454
92.75/50.56	o -42
96.68/52.50	c cleaning 14999 clauses out of 30004 with flag 126001/126001
111.52/60.18	c cleaning 15994 clauses out of 32004 with flag 143000/143000
126.98/67.92	c cleaning 16994 clauses out of 34010 with flag 161000/161000
144.02/76.50	c cleaning 18001 clauses out of 36016 with flag 180000/180000
161.04/85.14	c cleaning 18999 clauses out of 38015 with flag 200000/200000
186.26/97.99	c cleaning 20001 clauses out of 40017 with flag 221001/221001
208.23/109.05	c cleaning 21000 clauses out of 42015 with flag 243000/243000
233.99/121.99	c cleaning 22004 clauses out of 44015 with flag 266000/266000
254.56/132.38	c cleaning 23006 clauses out of 46011 with flag 290000/290000
288.72/149.62	c cleaning 23988 clauses out of 48005 with flag 315000/315000
339.94/175.29	c cleaning 25009 clauses out of 50017 with flag 341000/341000
372.93/191.82	c cleaning 26003 clauses out of 52008 with flag 368000/368000
415.70/213.31	c cleaning 26998 clauses out of 54005 with flag 396000/396000
441.70/226.78	c cleaning 28004 clauses out of 56008 with flag 425001/425001
480.00/246.02	c cleaning 28994 clauses out of 58003 with flag 455000/455000
525.56/268.94	c cleaning 0 clauses out of 5004 with flag 0/5004
534.53/273.50	c cleaning 29996 clauses out of 60010 with flag 486001/486001
594.09/303.68	c cleaning 31000 clauses out of 62013 with flag 518000/518000
639.61/326.51	c cleaning 32004 clauses out of 64014 with flag 551001/551001
692.17/352.94	c cleaning 33005 clauses out of 66010 with flag 585001/585001
723.16/368.70	c cleaning 34002 clauses out of 68005 with flag 620001/620001
770.50/392.73	c cleaning 34997 clauses out of 70002 with flag 656000/656000
835.30/427.41	c cleaning 36001 clauses out of 72005 with flag 693000/693000
896.29/462.44	c cleaning 36995 clauses out of 74004 with flag 731000/731000
993.64/522.64	c cleaning 37999 clauses out of 76009 with flag 770000/770000
1068.02/570.71	c cleaning 38996 clauses out of 78011 with flag 810001/810001
1159.15/631.72	c cleaning 40005 clauses out of 80014 with flag 851000/851000
1264.70/703.51	c cleaning 40990 clauses out of 82009 with flag 893000/893000
1353.26/771.11	c cleaning 42001 clauses out of 84019 with flag 936000/936000

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-3733203-1338741724/watcher-3733203-1338741724 -o /tmp/evaluation-result-3733203-1338741724/solver-3733203-1338741724 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3733203-1338741724.opb 

running on 4 cores: 1,3,5,7

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.69 3.67 4/197 10383
/proc/meminfo: memFree=26200336/32873648 swapFree=7120/7120
[pid=10383] ppid=10381 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/10383/stat : 10383 (java6) D 10381 10383 27000 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 340299775 9515008 183 33554432000 1073741824 1073778376 140736863314560 140736863305592 219513962165 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/10383/statm: 2323 183 140 9 0 71 0

[startup+0.0617131 s]
/proc/loadavg: 3.60 3.69 3.67 4/197 10383
/proc/meminfo: memFree=26200336/32873648 swapFree=7120/7120
[pid=10383] ppid=10381 vsize=2501236 CPUtime=0.04 cores=1,3,5,7
/proc/10383/stat : 10383 (java) S 10381 10383 27000 0 -1 4202496 3791 0 1 0 3 1 0 0 20 0 16 0 340299775 2561265664 5510 33554432000 1073741824 1073778376 140734857164736 140734857155872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10383/statm: 641693 5512 1734 9 0 632394 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2501236

[startup+0.100312 s]
/proc/loadavg: 3.60 3.69 3.67 4/197 10383
/proc/meminfo: memFree=26200336/32873648 swapFree=7120/7120
[pid=10383] ppid=10381 vsize=2699928 CPUtime=0.09 cores=1,3,5,7
/proc/10383/stat : 10383 (java) S 10381 10383 27000 0 -1 4202496 4720 0 1 0 8 1 0 0 20 0 18 0 340299775 2764726272 6425 33554432000 1073741824 1073778376 140734857164736 140734857155872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10383/statm: 674982 6425 2109 9 0 665676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2699928

[startup+0.300285 s]
/proc/loadavg: 3.60 3.69 3.67 4/197 10383
/proc/meminfo: memFree=26200336/32873648 swapFree=7120/7120
[pid=10383] ppid=10381 vsize=2699928 CPUtime=0.47 cores=1,3,5,7
/proc/10383/stat : 10383 (java) S 10381 10383 27000 0 -1 4202496 5879 0 1 0 46 1 0 0 20 0 18 0 340299775 2764726272 9122 33554432000 1073741824 1073778376 140734857164736 140734857155872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10383/statm: 674982 9122 2218 9 0 665676 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 2699928

[startup+0.700299 s]
/proc/loadavg: 3.60 3.69 3.67 4/197 10383
/proc/meminfo: memFree=26200336/32873648 swapFree=7120/7120
[pid=10383] ppid=10381 vsize=2699928 CPUtime=1.27 cores=1,3,5,7
/proc/10383/stat : 10383 (java) S 10381 10383 27000 0 -1 4202496 12693 0 1 0 122 5 0 0 20 0 18 0 340299775 2764726272 50208 33554432000 1073741824 1073778376 140734857164736 140734857155872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10383/statm: 674982 50208 2230 9 0 665676 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 2699928

[startup+1.5007 s]
/proc/loadavg: 3.60 3.69 3.67 3/217 10405
/proc/meminfo: memFree=25958324/32873648 swapFree=7120/7120
[pid=10383] ppid=10381 vsize=2966184 CPUtime=1.61 cores=1,3,5,7
/proc/10383/stat : 10383 (java) S 10381 10383 27000 0 -1 4202496 13333 0 1 0 153 8 0 0 20 0 20 0 340299775 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140734857155872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10383/statm: 741546 62699 2248 9 0 732240 0
[pid=10383/tid=10385] ppid=10381 vsize=2966184 CPUtime=0.75 cores=1,3,5,7
/proc/10383/task/10385/stat : 10385 (java) S 10381 10383 27000 0 -1 4202560 2894 0 1 0 71 4 0 0 20 0 20 0 340299776 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576546411672 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10386] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10386/stat : 10386 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340299777 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576530692264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10387] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10387/stat : 10387 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340299777 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576529639720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10388] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10388/stat : 10388 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340299777 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576528587176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10389] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10389/stat : 10389 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340299777 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576527534632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10390] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10390/stat : 10390 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340299777 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576526482088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10391] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10391/stat : 10391 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340299777 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576525429544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10392] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10392/stat : 10392 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340299777 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576524377000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10393] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10393/stat : 10393 (java) S 10381 10383 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340299777 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576523324456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10394] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10394/stat : 10394 (java) S 10381 10383 27000 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340299778 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576510912616 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10395] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10395/stat : 10395 (java) S 10381 10383 27000 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340299779 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576509858936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10396] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10396/stat : 10396 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340299779 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576508806280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10397] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10397/stat : 10397 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340299781 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576507755024 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10398] ppid=10381 vsize=2966184 CPUtime=0.36 cores=1,3,5,7
/proc/10383/task/10398/stat : 10398 (java) S 10381 10383 27000 0 -1 4202560 4081 0 0 0 36 0 0 0 20 0 20 0 340299781 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576506702392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10399] ppid=10381 vsize=2966184 CPUtime=0.36 cores=1,3,5,7
/proc/10383/task/10399/stat : 10399 (java) S 10381 10383 27000 0 -1 4202560 5109 0 0 0 36 0 0 0 20 0 20 0 340299781 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576505649848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10400] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10400/stat : 10400 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340299781 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576504597496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10401] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10401/stat : 10401 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340299781 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576503545160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10404] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10404/stat : 10404 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340299857 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576500384808 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10405] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10405/stat : 10405 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340299857 3037372416 62699 33554432000 1073741824 1073778376 140734857164736 140576499332264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 2966184

[startup+3.10068 s]
/proc/loadavg: 3.60 3.69 3.67 4/217 10407
/proc/meminfo: memFree=25941808/32873648 swapFree=7120/7120
[pid=10383] ppid=10381 vsize=2966184 CPUtime=3.47 cores=1,3,5,7
/proc/10383/stat : 10383 (java) S 10381 10383 27000 0 -1 4202496 18701 0 1 0 335 12 0 0 20 0 22 0 340299775 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140734857155872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10383/statm: 741546 75312 2261 9 0 732240 0
[pid=10383/tid=10385] ppid=10381 vsize=2966184 CPUtime=0.76 cores=1,3,5,7
/proc/10383/task/10385/stat : 10385 (java) S 10381 10383 27000 0 -1 4202560 2895 0 1 0 72 4 0 0 20 0 22 0 340299776 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576546411672 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10386] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10386/stat : 10386 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299777 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576530692264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10387] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10387/stat : 10387 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299777 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576529639720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10388] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10388/stat : 10388 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299777 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576528587176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10389] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10389/stat : 10389 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299777 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576527534632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10390] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10390/stat : 10390 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299777 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576526482088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10391] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10391/stat : 10391 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299777 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576525429544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10392] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10392/stat : 10392 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299777 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576524377000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10393] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10393/stat : 10393 (java) S 10381 10383 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 340299777 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576523324456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10394] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10394/stat : 10394 (java) S 10381 10383 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 340299778 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576510912616 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10395] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10395/stat : 10395 (java) S 10381 10383 27000 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 340299779 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576509858936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10396] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10396/stat : 10396 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340299779 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576508806280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10397] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10397/stat : 10397 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576507755024 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10398] ppid=10381 vsize=2966184 CPUtime=0.73 cores=1,3,5,7
/proc/10383/task/10398/stat : 10398 (java) S 10381 10383 27000 0 -1 4202560 5954 0 0 0 71 2 0 0 20 0 22 0 340299781 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576506702392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10399] ppid=10381 vsize=2966184 CPUtime=1 cores=1,3,5,7
/proc/10383/task/10399/stat : 10399 (java) S 10381 10383 27000 0 -1 4202560 8507 0 0 0 98 2 0 0 20 0 22 0 340299781 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576505649848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10400] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10400/stat : 10400 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576504597496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10401] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10401/stat : 10401 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576503545160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10404] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10404/stat : 10404 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340299857 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576500384808 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10405] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10405/stat : 10405 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340299857 3037372416 75312 33554432000 1073741824 1073778376 140734857164736 140576499332264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.47
Current children cumulated vsize (KiB) 2966184

[startup+6.3008 s]
/proc/loadavg: 3.55 3.68 3.67 6/219 10413
/proc/meminfo: memFree=25707408/32873648 swapFree=7120/7120
[pid=10383] ppid=10381 vsize=2966184 CPUtime=8.35 cores=1,3,5,7
/proc/10383/stat : 10383 (java) S 10381 10383 27000 0 -1 4202496 19900 0 1 0 809 26 0 0 20 0 22 0 340299775 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140734857155872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10383/statm: 741546 124951 2287 9 0 732240 0
[pid=10383/tid=10385] ppid=10381 vsize=2966184 CPUtime=0.76 cores=1,3,5,7
/proc/10383/task/10385/stat : 10385 (java) S 10381 10383 27000 0 -1 4202560 2895 0 1 0 72 4 0 0 20 0 22 0 340299776 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576546411672 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10386] ppid=10381 vsize=2966184 CPUtime=0.04 cores=1,3,5,7
/proc/10383/task/10386/stat : 10386 (java) S 10381 10383 27000 0 -1 4202560 37 0 0 0 2 2 0 0 20 0 22 0 340299777 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576530692264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10387] ppid=10381 vsize=2966184 CPUtime=0.06 cores=1,3,5,7
/proc/10383/task/10387/stat : 10387 (java) S 10381 10383 27000 0 -1 4202560 51 0 0 0 4 2 0 0 20 0 22 0 340299777 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576529639720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10388] ppid=10381 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/10383/task/10388/stat : 10388 (java) S 10381 10383 27000 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 340299777 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576528587176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10389] ppid=10381 vsize=2966184 CPUtime=0.03 cores=1,3,5,7
/proc/10383/task/10389/stat : 10389 (java) S 10381 10383 27000 0 -1 4202560 27 0 0 0 2 1 0 0 20 0 22 0 340299777 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576527534632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10390] ppid=10381 vsize=2966184 CPUtime=0.03 cores=1,3,5,7
/proc/10383/task/10390/stat : 10390 (java) S 10381 10383 27000 0 -1 4202560 22 0 0 0 2 1 0 0 20 0 22 0 340299777 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576526482088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10391] ppid=10381 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/10383/task/10391/stat : 10391 (java) S 10381 10383 27000 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 340299777 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576525429544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10392] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10392/stat : 10392 (java) S 10381 10383 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340299777 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576524377000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10393] ppid=10381 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/10383/task/10393/stat : 10393 (java) S 10381 10383 27000 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 340299777 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576523324456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10394] ppid=10381 vsize=2966184 CPUtime=0.11 cores=1,3,5,7
/proc/10383/task/10394/stat : 10394 (java) S 10381 10383 27000 0 -1 4202560 51 0 0 0 10 1 0 0 20 0 22 0 340299778 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576510912616 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10395] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10395/stat : 10395 (java) S 10381 10383 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340299779 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576509858936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10396] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10396/stat : 10396 (java) S 10381 10383 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340299779 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576508806280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10397] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10397/stat : 10397 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576507755024 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10398] ppid=10381 vsize=2966184 CPUtime=0.77 cores=1,3,5,7
/proc/10383/task/10398/stat : 10398 (java) S 10381 10383 27000 0 -1 4202560 5958 0 0 0 75 2 0 0 20 0 22 0 340299781 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576506702392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10399] ppid=10381 vsize=2966184 CPUtime=1.27 cores=1,3,5,7
/proc/10383/task/10399/stat : 10399 (java) S 10381 10383 27000 0 -1 4202560 9425 0 0 0 125 2 0 0 20 0 22 0 340299781 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576505649848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10400] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10400/stat : 10400 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576504597496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10401] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10401/stat : 10401 (java) S 10381 10383 27000 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576503545160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10404] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10404/stat : 10404 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340299857 3037372416 124951 33554432000 1073741824 1073778376 140734857164736 140576500384808 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

/proc/10383/task/10398/stat : 10398 (java) S 10381 10383 27000 0 -1 4202560 10238 0 0 0 132 3 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576506702392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10399] ppid=10381 vsize=2966184 CPUtime=1.41 cores=1,3,5,7
/proc/10383/task/10399/stat : 10399 (java) S 10381 10383 27000 0 -1 4202560 9440 0 0 0 139 2 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576505649848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10400] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10400/stat : 10400 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576504597496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10401] ppid=10381 vsize=2966184 CPUtime=0.54 cores=1,3,5,7
/proc/10383/task/10401/stat : 10401 (java) S 10381 10383 27000 0 -1 4202560 70 0 0 0 22 32 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576503545160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10404] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10404/stat : 10404 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340299857 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576500384808 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10405] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10405/stat : 10405 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340299857 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576499332264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10419] ppid=10381 vsize=2966184 CPUtime=557.47 cores=1,3,5,7
/proc/10383/task/10419/stat : 10419 (java) S 10381 10383 27000 0 -1 4202560 51 0 0 0 55736 11 0 0 20 0 22 0 340304832 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576502488152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10420] ppid=10381 vsize=2966184 CPUtime=557.58 cores=1,3,5,7
/proc/10383/task/10420/stat : 10420 (java) S 10381 10383 27000 0 -1 4202560 92 0 0 0 55748 10 0 0 20 0 22 0 340304832 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576501436312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.73
Current children cumulated vsize (KiB) 2966184

[startup+1187.8 s]
/proc/loadavg: 1.01 1.82 2.80 2/194 10482
/proc/meminfo: memFree=25728124/32873648 swapFree=7120/7120
[pid=10383] ppid=10381 vsize=2966184 CPUtime=1801.53 cores=1,3,5,7
/proc/10383/stat : 10383 (java) S 10381 10383 27000 0 -1 4202496 26906 0 1 0 180007 146 0 0 20 0 22 0 340299775 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140734857155872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10383/statm: 741546 359093 2287 9 0 732240 0
[pid=10383/tid=10385] ppid=10381 vsize=2966184 CPUtime=0.81 cores=1,3,5,7
/proc/10383/task/10385/stat : 10385 (java) S 10381 10383 27000 0 -1 4202560 3351 0 1 0 74 7 0 0 20 0 22 0 340299776 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576546411672 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10386] ppid=10381 vsize=2966184 CPUtime=2.87 cores=1,3,5,7
/proc/10383/task/10386/stat : 10386 (java) S 10381 10383 27000 0 -1 4202560 313 0 0 0 274 13 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576530692264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10387] ppid=10381 vsize=2966184 CPUtime=2.5 cores=1,3,5,7
/proc/10383/task/10387/stat : 10387 (java) S 10381 10383 27000 0 -1 4202560 281 0 0 0 239 11 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576529639720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10388] ppid=10381 vsize=2966184 CPUtime=2.71 cores=1,3,5,7
/proc/10383/task/10388/stat : 10388 (java) S 10381 10383 27000 0 -1 4202560 217 0 0 0 262 9 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576528587176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10389] ppid=10381 vsize=2966184 CPUtime=2.83 cores=1,3,5,7
/proc/10383/task/10389/stat : 10389 (java) S 10381 10383 27000 0 -1 4202560 253 0 0 0 272 11 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576527534632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10390] ppid=10381 vsize=2966184 CPUtime=2.38 cores=1,3,5,7
/proc/10383/task/10390/stat : 10390 (java) S 10381 10383 27000 0 -1 4202560 253 0 0 0 229 9 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576526482088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10391] ppid=10381 vsize=2966184 CPUtime=2.71 cores=1,3,5,7
/proc/10383/task/10391/stat : 10391 (java) S 10381 10383 27000 0 -1 4202560 226 0 0 0 262 9 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576525429544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10392] ppid=10381 vsize=2966184 CPUtime=2.6 cores=1,3,5,7
/proc/10383/task/10392/stat : 10392 (java) S 10381 10383 27000 0 -1 4202560 239 0 0 0 252 8 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576524377000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10393] ppid=10381 vsize=2966184 CPUtime=2.7 cores=1,3,5,7
/proc/10383/task/10393/stat : 10393 (java) S 10381 10383 27000 0 -1 4202560 230 0 0 0 261 9 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576523324456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10394] ppid=10381 vsize=2966184 CPUtime=577.15 cores=1,3,5,7
/proc/10383/task/10394/stat : 10394 (java) R 10381 10383 27000 0 -1 4202560 224 0 0 0 57688 27 0 0 20 0 22 0 340299778 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576510912416 140576554177984 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10395] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10395/stat : 10395 (java) S 10381 10383 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340299779 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576509858936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10396] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10396/stat : 10396 (java) S 10381 10383 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340299779 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576508806280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10397] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10397/stat : 10397 (java) S 10381 10383 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576507753832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10398] ppid=10381 vsize=2966184 CPUtime=1.35 cores=1,3,5,7
/proc/10383/task/10398/stat : 10398 (java) S 10381 10383 27000 0 -1 4202560 10238 0 0 0 132 3 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576506702392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10399] ppid=10381 vsize=2966184 CPUtime=1.41 cores=1,3,5,7
/proc/10383/task/10399/stat : 10399 (java) S 10381 10383 27000 0 -1 4202560 9440 0 0 0 139 2 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576505649848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10400] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10400/stat : 10400 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576504597496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10401] ppid=10381 vsize=2966184 CPUtime=0.54 cores=1,3,5,7
/proc/10383/task/10401/stat : 10401 (java) S 10381 10383 27000 0 -1 4202560 70 0 0 0 22 32 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576503545160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10404] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10404/stat : 10404 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340299857 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576500384808 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10405] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10405/stat : 10405 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340299857 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576499332264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10419] ppid=10381 vsize=2966184 CPUtime=557.47 cores=1,3,5,7
/proc/10383/task/10419/stat : 10419 (java) S 10381 10383 27000 0 -1 4202560 51 0 0 0 55736 11 0 0 20 0 22 0 340304832 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576502488152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10420] ppid=10381 vsize=2966184 CPUtime=557.58 cores=1,3,5,7
/proc/10383/task/10420/stat : 10420 (java) S 10381 10383 27000 0 -1 4202560 92 0 0 0 55748 10 0 0 20 0 22 0 340304832 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576501436312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1801.53
Current children cumulated vsize (KiB) 2966184

[startup+1188.2 s]
/proc/loadavg: 1.01 1.82 2.80 2/194 10482
/proc/meminfo: memFree=25728116/32873648 swapFree=7120/7120
[pid=10383] ppid=10381 vsize=2966184 CPUtime=1801.93 cores=1,3,5,7
/proc/10383/stat : 10383 (java) S 10381 10383 27000 0 -1 4202496 26907 0 1 0 180047 146 0 0 20 0 22 0 340299775 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140734857155872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10383/statm: 741546 359093 2287 9 0 732240 0
[pid=10383/tid=10385] ppid=10381 vsize=2966184 CPUtime=0.81 cores=1,3,5,7
/proc/10383/task/10385/stat : 10385 (java) S 10381 10383 27000 0 -1 4202560 3352 0 1 0 74 7 0 0 20 0 22 0 340299776 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576546411672 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10386] ppid=10381 vsize=2966184 CPUtime=2.87 cores=1,3,5,7
/proc/10383/task/10386/stat : 10386 (java) S 10381 10383 27000 0 -1 4202560 313 0 0 0 274 13 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576530692264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10387] ppid=10381 vsize=2966184 CPUtime=2.5 cores=1,3,5,7
/proc/10383/task/10387/stat : 10387 (java) S 10381 10383 27000 0 -1 4202560 281 0 0 0 239 11 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576529639720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10388] ppid=10381 vsize=2966184 CPUtime=2.71 cores=1,3,5,7
/proc/10383/task/10388/stat : 10388 (java) S 10381 10383 27000 0 -1 4202560 217 0 0 0 262 9 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576528587176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10389] ppid=10381 vsize=2966184 CPUtime=2.83 cores=1,3,5,7
/proc/10383/task/10389/stat : 10389 (java) S 10381 10383 27000 0 -1 4202560 253 0 0 0 272 11 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576527534632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10390] ppid=10381 vsize=2966184 CPUtime=2.38 cores=1,3,5,7
/proc/10383/task/10390/stat : 10390 (java) S 10381 10383 27000 0 -1 4202560 253 0 0 0 229 9 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576526482088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10391] ppid=10381 vsize=2966184 CPUtime=2.71 cores=1,3,5,7
/proc/10383/task/10391/stat : 10391 (java) S 10381 10383 27000 0 -1 4202560 226 0 0 0 262 9 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576525429544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10392] ppid=10381 vsize=2966184 CPUtime=2.6 cores=1,3,5,7
/proc/10383/task/10392/stat : 10392 (java) S 10381 10383 27000 0 -1 4202560 239 0 0 0 252 8 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576524377000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10393] ppid=10381 vsize=2966184 CPUtime=2.7 cores=1,3,5,7
/proc/10383/task/10393/stat : 10393 (java) S 10381 10383 27000 0 -1 4202560 230 0 0 0 261 9 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576523324456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10394] ppid=10381 vsize=2966184 CPUtime=577.55 cores=1,3,5,7
/proc/10383/task/10394/stat : 10394 (java) R 10381 10383 27000 0 -1 4202560 224 0 0 0 57728 27 0 0 20 0 22 0 340299778 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576510912432 140576552534428 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10395] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10395/stat : 10395 (java) S 10381 10383 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340299779 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576509858936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10396] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10396/stat : 10396 (java) S 10381 10383 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340299779 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576508806280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10397] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10397/stat : 10397 (java) S 10381 10383 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576507753832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10398] ppid=10381 vsize=2966184 CPUtime=1.35 cores=1,3,5,7
/proc/10383/task/10398/stat : 10398 (java) S 10381 10383 27000 0 -1 4202560 10238 0 0 0 132 3 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576506702392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10399] ppid=10381 vsize=2966184 CPUtime=1.41 cores=1,3,5,7
/proc/10383/task/10399/stat : 10399 (java) S 10381 10383 27000 0 -1 4202560 9440 0 0 0 139 2 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576505649848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10400] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10400/stat : 10400 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576504597496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10401] ppid=10381 vsize=2966184 CPUtime=0.54 cores=1,3,5,7
/proc/10383/task/10401/stat : 10401 (java) S 10381 10383 27000 0 -1 4202560 70 0 0 0 22 32 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576503545160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10404] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10404/stat : 10404 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340299857 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576500384808 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10405] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10405/stat : 10405 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340299857 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576499332264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10419] ppid=10381 vsize=2966184 CPUtime=557.48 cores=1,3,5,7
/proc/10383/task/10419/stat : 10419 (java) S 10381 10383 27000 0 -1 4202560 51 0 0 0 55737 11 0 0 20 0 22 0 340304832 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576502488152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10420] ppid=10381 vsize=2966184 CPUtime=557.58 cores=1,3,5,7
/proc/10383/task/10420/stat : 10420 (java) S 10381 10383 27000 0 -1 4202560 92 0 0 0 55748 10 0 0 20 0 22 0 340304832 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576501436296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1801.93
Current children cumulated vsize (KiB) 2966184

[startup+1188.3 s]
/proc/loadavg: 1.01 1.82 2.80 2/194 10482
/proc/meminfo: memFree=25728116/32873648 swapFree=7120/7120
[pid=10383] ppid=10381 vsize=2966184 CPUtime=1802.03 cores=1,3,5,7
/proc/10383/stat : 10383 (java) S 10381 10383 27000 0 -1 4202496 26907 0 1 0 180057 146 0 0 20 0 22 0 340299775 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140734857155872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10383/statm: 741546 359093 2287 9 0 732240 0
[pid=10383/tid=10385] ppid=10381 vsize=2966184 CPUtime=0.81 cores=1,3,5,7
/proc/10383/task/10385/stat : 10385 (java) S 10381 10383 27000 0 -1 4202560 3352 0 1 0 74 7 0 0 20 0 22 0 340299776 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576546411672 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10386] ppid=10381 vsize=2966184 CPUtime=2.87 cores=1,3,5,7
/proc/10383/task/10386/stat : 10386 (java) S 10381 10383 27000 0 -1 4202560 313 0 0 0 274 13 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576530692264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10387] ppid=10381 vsize=2966184 CPUtime=2.5 cores=1,3,5,7
/proc/10383/task/10387/stat : 10387 (java) S 10381 10383 27000 0 -1 4202560 281 0 0 0 239 11 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576529639720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10388] ppid=10381 vsize=2966184 CPUtime=2.71 cores=1,3,5,7
/proc/10383/task/10388/stat : 10388 (java) S 10381 10383 27000 0 -1 4202560 217 0 0 0 262 9 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576528587176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10389] ppid=10381 vsize=2966184 CPUtime=2.83 cores=1,3,5,7
/proc/10383/task/10389/stat : 10389 (java) S 10381 10383 27000 0 -1 4202560 253 0 0 0 272 11 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576527534632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10390] ppid=10381 vsize=2966184 CPUtime=2.38 cores=1,3,5,7
/proc/10383/task/10390/stat : 10390 (java) S 10381 10383 27000 0 -1 4202560 253 0 0 0 229 9 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576526482088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10391] ppid=10381 vsize=2966184 CPUtime=2.71 cores=1,3,5,7
/proc/10383/task/10391/stat : 10391 (java) S 10381 10383 27000 0 -1 4202560 226 0 0 0 262 9 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576525429544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10392] ppid=10381 vsize=2966184 CPUtime=2.6 cores=1,3,5,7
/proc/10383/task/10392/stat : 10392 (java) S 10381 10383 27000 0 -1 4202560 239 0 0 0 252 8 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576524377000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10393] ppid=10381 vsize=2966184 CPUtime=2.7 cores=1,3,5,7
/proc/10383/task/10393/stat : 10393 (java) S 10381 10383 27000 0 -1 4202560 230 0 0 0 261 9 0 0 20 0 22 0 340299777 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576523324456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10394] ppid=10381 vsize=2966184 CPUtime=577.65 cores=1,3,5,7
/proc/10383/task/10394/stat : 10394 (java) R 10381 10383 27000 0 -1 4202560 224 0 0 0 57738 27 0 0 20 0 22 0 340299778 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576510912432 140576550547488 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10395] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10395/stat : 10395 (java) S 10381 10383 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340299779 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576509858936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10396] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10396/stat : 10396 (java) S 10381 10383 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340299779 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576508806280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10397] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10397/stat : 10397 (java) S 10381 10383 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576507753832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10398] ppid=10381 vsize=2966184 CPUtime=1.35 cores=1,3,5,7
/proc/10383/task/10398/stat : 10398 (java) S 10381 10383 27000 0 -1 4202560 10238 0 0 0 132 3 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576506702392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10399] ppid=10381 vsize=2966184 CPUtime=1.41 cores=1,3,5,7
/proc/10383/task/10399/stat : 10399 (java) S 10381 10383 27000 0 -1 4202560 9440 0 0 0 139 2 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576505649848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10400] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10400/stat : 10400 (java) S 10381 10383 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576504597496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10383/tid=10401] ppid=10381 vsize=2966184 CPUtime=0.54 cores=1,3,5,7
/proc/10383/task/10401/stat : 10401 (java) S 10381 10383 27000 0 -1 4202560 70 0 0 0 22 32 0 0 20 0 22 0 340299781 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576503545160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10383/tid=10404] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10404/stat : 10404 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340299857 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576500384808 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10405] ppid=10381 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/10383/task/10405/stat : 10405 (java) S 10381 10383 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340299857 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576499332264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10383/tid=10419] ppid=10381 vsize=2966184 CPUtime=557.48 cores=1,3,5,7
/proc/10383/task/10419/stat : 10419 (java) S 10381 10383 27000 0 -1 4202560 51 0 0 0 55737 11 0 0 20 0 22 0 340304832 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576502488152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10383/tid=10420] ppid=10381 vsize=2966184 CPUtime=557.58 cores=1,3,5,7
/proc/10383/task/10420/stat : 10420 (java) S 10381 10383 27000 0 -1 4202560 92 0 0 0 55748 10 0 0 20 0 22 0 340304832 3037372416 359093 33554432000 1073741824 1073778376 140734857164736 140576501436296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 2966184

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1188.33
CPU time (s): 1802.47
CPU user time (s): 1800.49
CPU system time (s): 1.9837
CPU usage (%): 151.682
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.49
system time used= 1.9837
maximum resident set size= 1436372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26907
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33043
involuntary context switches= 43750

runsolver used 4.98624 second user time and 8.69868 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 18:42:04
IDJOB=3733203
IDBENCH=2259
IDSOLVER=2324
FILE ID=node114/3733203-1338741724
RUNJOBID= node114-1338725802-3593
PBS_JOBID= 14636748
Free space on /tmp= 70136 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/frb53-24-opb/normalized-frb53-24-1.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733203-1338741724/watcher-3733203-1338741724 -o /tmp/evaluation-result-3733203-1338741724/solver-3733203-1338741724 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3733203-1338741724.opb

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

MD5SUM BENCH= 604c6b786f56b09c749bc0d6b7c8f76d
RANDOM SEED=245994613

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:        26200368 kB
Buffers:         1058496 kB
Cached:          3637264 kB
SwapCached:         2244 kB
Active:          3851396 kB
Inactive:        1791368 kB
Active(anon):     932924 kB
Inactive(anon):     9112 kB
Active(file):    2918472 kB
Inactive(file):  1782256 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103576 kB
Dirty:              2444 kB
Writeback:             0 kB
AnonPages:        969764 kB
Mapped:            19160 kB
Shmem:               100 kB
Slab:             865580 kB
SReclaimable:     309108 kB
SUnreclaim:       556472 kB
KernelStack:        1624 kB
PageTables:         6004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1572528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    921600 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= 70140 MiB
End job on node114 at 2012-06-03 19:01:53