Trace number 3458315

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0OPT6 41.3017 40.4118

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_50_10_4.opb
MD5SUM7b38b4ead930b62d925cf473e2cdd798
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.338947
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6
Optimality of the best value was proved YES
Number of variables50
Total number of constraints50
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints50
Minimum length of a constraint11
Maximum length of a constraint17
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 50
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)614
Sum of products size (including duplicates)1228
Number of different products614
Sum of products size1228

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.09	c version 2.3.1.v20110525
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/0.09	c Number of processors 	8
0.00/0.11	c Pseudo Boolean Optimization
0.00/0.11	c --- Begin Solver configuration ---
0.00/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.00/0.11	c Learn all clauses as in MiniSAT
0.00/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.11	c Expensive reason simplification
0.00/0.11	c Armin Biere (Picosat) restarts strategy
0.00/0.11	c Glucose learned constraints deletion strategy
0.00/0.11	c timeout=2147483s
0.00/0.11	c DB Simplification allowed=false
0.00/0.11	c --- End Solver configuration ---
0.00/0.11	c solving HOME/instance-3458315-1307158769.opb
0.00/0.11	c reading problem ... 
0.12/0.19	c ... done. Wall clock time 0.083s.
0.12/0.19	c #vars     664
0.12/0.19	c #constraints  1278
0.12/0.19	c constraints type 
0.12/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 664
0.12/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 614
0.24/0.20	c SATISFIABLE
0.24/0.20	c OPTIMIZING...
0.24/0.20	c Got one! Elapsed wall clock time (in seconds):0.093
0.24/0.20	o 7
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.193
0.53/0.30	o 6
0.90/0.68	c cleaning 2593 clauses out of 5191 with flag 5001/5191
1.37/1.04	c cleaning 4297 clauses out of 8599 with flag 11002/11192
1.77/1.47	c cleaning 5648 clauses out of 11300 with flag 18000/18190
2.28/1.97	c cleaning 6822 clauses out of 13654 with flag 26002/26192
2.90/2.58	c cleaning 7911 clauses out of 15830 with flag 35000/35190
3.60/3.26	c cleaning 8957 clauses out of 17922 with flag 45003/45193
4.30/3.95	c cleaning 9477 clauses out of 18962 with flag 55000/55190
5.01/4.65	c cleaning 9739 clauses out of 19485 with flag 65000/65190
5.72/5.38	c cleaning 9871 clauses out of 19748 with flag 75002/75192
6.42/6.07	c cleaning 9934 clauses out of 19876 with flag 85001/85191
7.14/6.79	c cleaning 9970 clauses out of 19947 with flag 95006/95196
7.92/7.51	c cleaning 9983 clauses out of 19973 with flag 105002/105192
8.62/8.26	c cleaning 9991 clauses out of 19988 with flag 115000/115190
9.34/8.94	c cleaning 9995 clauses out of 19997 with flag 125000/125190
10.02/9.65	c cleaning 9998 clauses out of 20004 with flag 135002/135192
10.73/10.35	c cleaning 9999 clauses out of 20007 with flag 145003/145193
11.43/11.09	c cleaning 9999 clauses out of 20005 with flag 155000/155190
12.22/11.83	c cleaning 10001 clauses out of 20007 with flag 165001/165191
12.93/12.57	c cleaning 10002 clauses out of 20006 with flag 175001/175191
13.63/13.26	c cleaning 9997 clauses out of 20003 with flag 185000/185190
14.33/13.94	c cleaning 9996 clauses out of 20006 with flag 195000/195190
15.03/14.66	c cleaning 10004 clauses out of 20013 with flag 205003/205193
15.73/15.39	c cleaning 9999 clauses out of 20006 with flag 215000/215190
16.53/16.12	c cleaning 10001 clauses out of 20007 with flag 225000/225190
17.23/16.84	c cleaning 10000 clauses out of 20007 with flag 235001/235191
17.93/17.57	c cleaning 9998 clauses out of 20008 with flag 245002/245192
18.73/18.34	c cleaning 9997 clauses out of 20008 with flag 255000/255190
19.43/19.05	c cleaning 10002 clauses out of 20013 with flag 265002/265192
20.13/19.76	c cleaning 10001 clauses out of 20009 with flag 275000/275190
20.83/20.49	c cleaning 10001 clauses out of 20008 with flag 285000/285190
21.63/21.26	c cleaning 10000 clauses out of 20007 with flag 295000/295190
22.44/22.02	c cleaning 9998 clauses out of 20008 with flag 305001/305191
23.23/22.81	c cleaning 10000 clauses out of 20009 with flag 315000/315190
23.93/23.57	c cleaning 10000 clauses out of 20009 with flag 325000/325190
24.75/24.33	c cleaning 9999 clauses out of 20010 with flag 335001/335191
25.53/25.10	c cleaning 9997 clauses out of 20010 with flag 345000/345190
26.23/25.89	c cleaning 10003 clauses out of 20013 with flag 355000/355190
27.04/26.69	c cleaning 10002 clauses out of 20012 with flag 365002/365192
27.94/27.52	c cleaning 10003 clauses out of 20013 with flag 375005/375195
28.74/28.35	c cleaning 10005 clauses out of 20014 with flag 385009/385199
29.54/29.12	c cleaning 9997 clauses out of 20001 with flag 395001/395191
30.25/29.84	c cleaning 9998 clauses out of 20005 with flag 405002/405192
31.04/30.62	c cleaning 9998 clauses out of 20006 with flag 415001/415191
31.84/31.40	c cleaning 10001 clauses out of 20012 with flag 425005/425195
32.54/32.17	c cleaning 9998 clauses out of 20006 with flag 435000/435190
33.34/32.99	c cleaning 10000 clauses out of 20008 with flag 445000/445190
34.14/33.77	c cleaning 9998 clauses out of 20008 with flag 455000/455190
34.94/34.59	c cleaning 10005 clauses out of 20016 with flag 465006/465196
35.84/35.43	c cleaning 10000 clauses out of 20005 with flag 475000/475190
36.64/36.22	c cleaning 9998 clauses out of 20006 with flag 485001/485191
37.44/37.06	c cleaning 10001 clauses out of 20008 with flag 495001/495191
38.34/37.96	c cleaning 9999 clauses out of 20006 with flag 505000/505190
39.24/38.89	c cleaning 10001 clauses out of 20007 with flag 515000/515190
40.66/39.85	c cleaning 10000 clauses out of 20005 with flag 525000/525190
41.18/40.39	c starts		: 154
41.18/40.39	c conflicts		: 530797
41.18/40.39	c decisions		: 760110
41.18/40.39	c propagations		: 40132346
41.18/40.39	c inspects		: 415794421
41.18/40.39	c shortcuts		: 0
41.18/40.39	c learnt literals	: 5
41.18/40.39	c learnt binary clauses	: 15
41.18/40.39	c learnt ternary clauses	: 23
41.18/40.39	c learnt constraints	: 530791
41.18/40.39	c ignored constraints	: 0
41.18/40.39	c root simplifications	: 0
41.18/40.39	c removed literals (reason simplification)	: 1165586
41.18/40.39	c reason swapping (by a shorter reason)	: 0
41.18/40.39	c Calls to reduceDB	: 54
41.18/40.39	c number of reductions to clauses (during analyze)	: 0
41.18/40.39	c number of learned constraints concerned by reduction	: 0
41.18/40.39	c number of learning phase by resolution	: 0
41.18/40.39	c number of learning phase by cutting planes	: 0
41.18/40.39	c speed (assignments/second)	: 1001081.2442315847
41.18/40.39	c non guided choices	0
41.18/40.39	c learnt constraints type 
41.18/40.39	c constraints type 
41.18/40.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 664
41.18/40.39	c org.sat4j.minisat.constraints.card.MinWatchCard => 0
41.18/40.39	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 614
41.18/40.39	s OPTIMUM FOUND
41.18/40.39	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 
41.18/40.39	c objective function=6
41.18/40.39	c Total wall clock time (in seconds): 40.282

Verifier Data

OK	6

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3458315-1307158769/watcher-3458315-1307158769 -o /tmp/evaluation-result-3458315-1307158769/solver-3458315-1307158769 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458315-1307158769.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: 2.01 2.03 1.99 2/487 12627
/proc/meminfo: memFree=24012372/32951124 swapFree=56297244/67111528
[pid=12627] ppid=12625 vsize=30540 CPUtime=0 cores=1,3,5,7
/proc/12627/stat : 12627 (java) S 12625 12627 8699 0 -1 4202496 1240 0 0 0 0 0 0 0 25 0 2 0 906107411 31272960 960 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469868517 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/12627/statm: 7635 960 732 9 0 386 0
[pid=12627/tid=12628] ppid=12625 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 8699 0 -1 4202560 6569 0 1 0 0 0 0 0 25 0 2 0 906107412 13850947584 7385 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252457759803 0 4 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.112419 s]
/proc/loadavg: 2.01 2.03 1.99 2/487 12627
/proc/meminfo: memFree=24012372/32951124 swapFree=56297244/67111528
[pid=12627] ppid=12625 vsize=13621688 CPUtime=0.12 cores=1,3,5,7
/proc/12627/stat : 12627 (java) S 12625 12627 8699 0 -1 4202496 15747 0 1 0 11 1 0 0 25 0 18 0 906107411 13948608512 15423 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12627/statm: 3405422 15423 2126 9 0 3396156 0
[pid=12627/tid=12628] ppid=12625 vsize=13621688 CPUtime=0.09 cores=1,3,5,7
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 8699 0 -1 4202560 13761 0 1 0 8 1 0 0 18 0 18 0 906107412 13948608512 15423 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469892427 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13621688

[startup+0.200403 s]
/proc/loadavg: 2.01 2.03 1.99 2/487 12627
/proc/meminfo: memFree=24012372/32951124 swapFree=56297244/67111528
[pid=12627] ppid=12625 vsize=13622716 CPUtime=0.24 cores=1,3,5,7
/proc/12627/stat : 12627 (java) S 12625 12627 8699 0 -1 4202496 16470 0 1 0 23 1 0 0 25 0 19 0 906107411 13949661184 16106 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12627/statm: 3405679 16106 2172 9 0 3396413 0
[pid=12627/tid=12628] ppid=12625 vsize=13622716 CPUtime=0.18 cores=1,3,5,7
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 8699 0 -1 4202560 14293 0 1 0 17 1 0 0 18 0 19 0 906107412 13949661184 16106 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 46912505511692 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13622716

[startup+0.305479 s]
/proc/loadavg: 2.01 2.03 1.99 2/487 12627
/proc/meminfo: memFree=24012372/32951124 swapFree=56297244/67111528
[pid=12627] ppid=12625 vsize=13625752 CPUtime=0.53 cores=1,3,5,7
/proc/12627/stat : 12627 (java) S 12625 12627 8699 0 -1 4202496 19578 0 1 0 51 2 0 0 25 0 19 0 906107411 13952770048 18156 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12627/statm: 3406438 18156 2207 9 0 3397172 0
[pid=12627/tid=12628] ppid=12625 vsize=13625752 CPUtime=0.28 cores=1,3,5,7
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 8699 0 -1 4202560 14352 0 1 0 27 1 0 0 18 0 19 0 906107412 13952770048 18156 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 46912505179462 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13625752

[startup+0.700326 s]
/proc/loadavg: 2.01 2.03 1.99 2/487 12627
/proc/meminfo: memFree=24012372/32951124 swapFree=56297244/67111528
[pid=12627] ppid=12625 vsize=13625768 CPUtime=1.05 cores=1,3,5,7
/proc/12627/stat : 12627 (java) S 12625 12627 8699 0 -1 4202496 20798 0 1 0 103 2 0 0 25 0 19 0 906107411 13952786432 19224 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12627/statm: 3406442 19224 2243 9 0 3397176 0
[pid=12627/tid=12628] ppid=12625 vsize=13625768 CPUtime=0.66 cores=1,3,5,7
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 8699 0 -1 4202560 14677 0 1 0 65 1 0 0 19 0 19 0 906107412 13952786432 19224 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 46912505545261 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 13625768

[startup+1.50116 s]
/proc/loadavg: 2.01 2.03 1.99 3/506 12646
/proc/meminfo: memFree=23941752/32951124 swapFree=56297244/67111528
[pid=12627] ppid=12625 vsize=13625768 CPUtime=1.88 cores=1,3,5,7
/proc/12627/stat : 12627 (java) S 12625 12627 8699 0 -1 4202496 21316 0 1 0 186 2 0 0 25 0 19 0 906107411 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12627/statm: 3406442 19740 2244 9 0 3397176 0
[pid=12627/tid=12628] ppid=12625 vsize=13625768 CPUtime=1.43 cores=1,3,5,7
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 8699 0 -1 4202560 14679 0 1 0 142 1 0 0 20 0 19 0 906107412 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 46912505552116 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 8699 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 8699 0 -1 4202560 185 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 8699 0 -1 4202560 236 0 0 0 0 0 0 0 16 0 19 0 906107414 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 8699 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=13625768 CPUtime=0.04 cores=1,3,5,7
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 8699 0 -1 4202560 554 0 0 0 4 0 0 0 16 0 19 0 906107415 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 0 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 8699 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 906107415 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12640/stat : 12640 (java) S 12625 12627 8699 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 906107415 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12641/stat : 12641 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906107417 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469889457 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=13625768 CPUtime=0.18 cores=1,3,5,7
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 8699 0 -1 4202560 2696 0 0 0 18 0 0 0 15 0 19 0 906107417 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=13625768 CPUtime=0.19 cores=1,3,5,7
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 8699 0 -1 4202560 1614 0 0 0 19 0 0 0 15 0 19 0 906107417 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12644] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12644/stat : 12644 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906107417 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12645] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12645/stat : 12645 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 906107417 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12646] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12646/stat : 12646 (java) S 12625 12627 8699 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 906107431 13952786432 19740 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 13625768

[startup+3.10086 s]
/proc/loadavg: 2.01 2.03 1.99 3/506 12646
/proc/meminfo: memFree=23939768/32951124 swapFree=56297244/67111528
[pid=12627] ppid=12625 vsize=13625768 CPUtime=3.5 cores=1,3,5,7
/proc/12627/stat : 12627 (java) S 12625 12627 8699 0 -1 4202496 21502 0 1 0 348 2 0 0 25 0 19 0 906107411 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12627/statm: 3406442 19924 2245 9 0 3397176 0
[pid=12627/tid=12628] ppid=12625 vsize=13625768 CPUtime=2.99 cores=1,3,5,7
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 8699 0 -1 4202560 14682 0 1 0 298 1 0 0 25 0 19 0 906107412 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 46912505537981 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 8699 0 -1 4202560 103 0 0 0 0 0 0 0 16 0 19 0 906107414 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 8699 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 8699 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 8699 0 -1 4202560 185 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 8699 0 -1 4202560 236 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 8699 0 -1 4202560 144 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=13625768 CPUtime=0.07 cores=1,3,5,7
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 8699 0 -1 4202560 614 0 0 0 7 0 0 0 16 0 19 0 906107415 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 0 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 8699 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 906107415 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12640/stat : 12640 (java) S 12625 12627 8699 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 906107415 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12641/stat : 12641 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906107417 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469889457 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=13625768 CPUtime=0.19 cores=1,3,5,7
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 8699 0 -1 4202560 2696 0 0 0 19 0 0 0 15 0 19 0 906107417 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=13625768 CPUtime=0.2 cores=1,3,5,7
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 8699 0 -1 4202560 1622 0 0 0 20 0 0 0 15 0 19 0 906107417 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12644] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12644/stat : 12644 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906107417 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12645] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12645/stat : 12645 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 906107417 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12646] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12646/stat : 12646 (java) S 12625 12627 8699 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 906107431 13952786432 19924 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 13625768

[startup+6.30127 s]
/proc/loadavg: 2.01 2.03 1.99 3/506 12646
/proc/meminfo: memFree=23938304/32951124 swapFree=56297244/67111528
[pid=12627] ppid=12625 vsize=13625768 CPUtime=6.72 cores=1,3,5,7
/proc/12627/stat : 12627 (java) S 12625 12627 8699 0 -1 4202496 21743 0 1 0 669 3 0 0 25 0 19 0 906107411 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12627/statm: 3406442 20159 2245 9 0 3397176 0
[pid=12627/tid=12628] ppid=12625 vsize=13625768 CPUtime=6.11 cores=1,3,5,7
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 8699 0 -1 4202560 14688 0 1 0 610 1 0 0 25 0 19 0 906107412 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 46912505545223 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 8699 0 -1 4202560 104 0 0 0 0 0 0 0 16 0 19 0 906107414 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 8699 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 8699 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 8699 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 8699 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 906107414 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 8699 0 -1 4202560 185 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 8699 0 -1 4202560 256 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 8699 0 -1 4202560 167 0 0 0 0 0 0 0 15 0 19 0 906107414 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=13625768 CPUtime=0.15 cores=1,3,5,7
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 8699 0 -1 4202560 781 0 0 0 15 0 0 0 16 0 19 0 906107415 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 0 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 8699 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 906107415 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12640/stat : 12640 (java) S 12625 12627 8699 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 906107415 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=13625768 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12641/stat : 12641 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906107417 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469889457 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=13625768 CPUtime=0.19 cores=1,3,5,7
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 8699 0 -1 4202560 2696 0 0 0 19 0 0 0 15 0 19 0 906107417 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=13625768 CPUtime=0.2 cores=1,3,5,7
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 8699 0 -1 4202560 1622 0 0 0 20 0 0 0 15 0 19 0 906107417 13952786432 20159 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0

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

/proc/12627/statm: 3406222 20063 2245 9 0 3396956 0
[pid=12627/tid=12628] ppid=12625 vsize=13624888 CPUtime=37.48 cores=1,3,5,7
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 8699 0 -1 4202560 14730 0 1 0 3747 1 0 0 25 0 19 0 906107412 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 46912505538446 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 8699 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 19 0 906107414 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 8699 0 -1 4202560 5 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 8699 0 -1 4202560 68 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 8699 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 19 0 906107414 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 8699 0 -1 4202560 8 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 8699 0 -1 4202560 188 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 8699 0 -1 4202560 256 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 8699 0 -1 4202560 170 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=13624888 CPUtime=0.83 cores=1,3,5,7
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 8699 0 -1 4202560 878 0 0 0 83 0 0 0 16 0 19 0 906107415 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 0 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 8699 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 906107415 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12640/stat : 12640 (java) S 12625 12627 8699 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 906107415 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12641/stat : 12641 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906107417 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469889457 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=13624888 CPUtime=0.19 cores=1,3,5,7
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 8699 0 -1 4202560 2696 0 0 0 19 0 0 0 15 0 19 0 906107417 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=13624888 CPUtime=0.2 cores=1,3,5,7
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 8699 0 -1 4202560 1622 0 0 0 20 0 0 0 15 0 19 0 906107417 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12644] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12644/stat : 12644 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906107417 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12645] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12645/stat : 12645 (java) S 12625 12627 8699 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 906107417 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12646] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12646/stat : 12646 (java) S 12625 12627 8699 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 906107431 13951885312 20063 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38.84
Current children cumulated vsize (KiB) 13624888

[startup+39.2011 s]
/proc/loadavg: 2.00 2.02 1.99 3/506 12647
/proc/meminfo: memFree=23937116/32951124 swapFree=56297244/67111528
[pid=12627] ppid=12625 vsize=13624888 CPUtime=39.98 cores=1,3,5,7
/proc/12627/stat : 12627 (java) S 12625 12627 8699 0 -1 4202496 28231 0 1 0 3994 4 0 0 25 0 19 0 906107411 13951885312 23987 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12627/statm: 3406222 24002 2250 9 0 3396956 0
[pid=12627/tid=12628] ppid=12625 vsize=13624888 CPUtime=38.26 cores=1,3,5,7
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 8699 0 -1 4202560 14737 0 1 0 3825 1 0 0 25 0 19 0 906107412 13951885312 24011 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 46912505545573 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 8699 0 -1 4202560 108 0 0 0 0 0 0 0 16 0 19 0 906107414 13951885312 24020 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 8699 0 -1 4202560 5 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 24030 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 8699 0 -1 4202560 68 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 24040 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 8699 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 19 0 906107414 13951885312 24049 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 8699 0 -1 4202560 8 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 24058 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 8699 0 -1 4202560 188 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 24067 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 8699 0 -1 4202560 256 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 24077 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 8699 0 -1 4202560 170 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 24085 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=13624888 CPUtime=0.84 cores=1,3,5,7
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 8699 0 -1 4202560 878 0 0 0 84 0 0 0 16 0 19 0 906107415 13951885312 24095 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 0 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 8699 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 906107415 13951885312 24105 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12640/stat : 12640 (java) S 12625 12627 8699 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 906107415 13951885312 24113 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12641/stat : 12641 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906107417 13951885312 24123 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469889457 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=13624888 CPUtime=0.52 cores=1,3,5,7
/proc/12627/task/12642/stat : 12642 (java) R 12625 12627 8699 0 -1 4202560 9153 0 0 0 51 1 0 0 16 0 19 0 906107417 13951885312 24125 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 47748542149072 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=13624888 CPUtime=0.21 cores=1,3,5,7
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 8699 0 -1 4202560 1622 0 0 0 21 0 0 0 15 0 19 0 906107417 13951885312 24125 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12644] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12644/stat : 12644 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906107417 13951885312 24125 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12645] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12645/stat : 12645 (java) S 12625 12627 8699 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 906107417 13951885312 24125 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12646] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12646/stat : 12646 (java) S 12625 12627 8699 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 906107431 13951885312 24125 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (KiB) 13624888

[startup+40.001 s]
/proc/loadavg: 2.00 2.02 1.99 3/506 12647
/proc/meminfo: memFree=23922232/32951124 swapFree=56297244/67111528
[pid=12627] ppid=12625 vsize=13624888 CPUtime=40.88 cores=1,3,5,7
/proc/12627/stat : 12627 (java) S 12625 12627 8699 0 -1 4202496 28423 0 1 0 4084 4 0 0 25 0 19 0 906107411 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12627/statm: 3406222 23756 2250 9 0 3396956 0
[pid=12627/tid=12628] ppid=12625 vsize=13624888 CPUtime=39.04 cores=1,3,5,7
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 8699 0 -1 4202560 14739 0 1 0 3903 1 0 0 25 0 19 0 906107412 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 46912505166972 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 8699 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 19 0 906107414 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 8699 0 -1 4202560 5 0 0 0 1 0 0 0 16 0 19 0 906107414 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 8699 0 -1 4202560 68 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 8699 0 -1 4202560 25 0 0 0 0 0 0 0 16 0 19 0 906107414 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 8699 0 -1 4202560 8 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 8699 0 -1 4202560 188 0 0 0 1 0 0 0 16 0 19 0 906107414 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 8699 0 -1 4202560 256 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=13624888 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 8699 0 -1 4202560 170 0 0 0 1 0 0 0 15 0 19 0 906107414 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=13624888 CPUtime=0.86 cores=1,3,5,7
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 8699 0 -1 4202560 881 0 0 0 86 0 0 0 16 0 19 0 906107415 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 0 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 8699 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 906107415 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12640/stat : 12640 (java) S 12625 12627 8699 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 906107415 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12641/stat : 12641 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906107417 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469889457 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=13624888 CPUtime=0.62 cores=1,3,5,7
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 8699 0 -1 4202560 9193 0 0 0 61 1 0 0 15 0 19 0 906107417 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=13624888 CPUtime=0.22 cores=1,3,5,7
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 8699 0 -1 4202560 1630 0 0 0 22 0 0 0 16 0 19 0 906107417 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12644] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12644/stat : 12644 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906107417 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12645] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12645/stat : 12645 (java) S 12625 12627 8699 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 906107417 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12646] ppid=12625 vsize=13624888 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12646/stat : 12646 (java) S 12625 12627 8699 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 906107431 13951885312 23756 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40.88
Current children cumulated vsize (KiB) 13624888

[startup+40.4009 s]
/proc/loadavg: 2.00 2.02 1.99 3/506 12647
/proc/meminfo: memFree=23922232/32951124 swapFree=56297244/67111528
[pid=12627] ppid=12625 vsize=13625916 CPUtime=41.29 cores=1,3,5,7
/proc/12627/stat : 12627 (java) S 12625 12627 8699 0 -1 4202496 28450 0 1 0 4124 5 0 0 25 0 17 0 906107411 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12627/statm: 3406479 23781 2252 9 0 3397213 0
[pid=12627/tid=12628] ppid=12625 vsize=13625916 CPUtime=39.43 cores=1,3,5,7
/proc/12627/task/12628/stat : 12628 (java) S 12625 12627 8699 0 -1 4202560 14744 0 1 0 3942 1 0 0 25 0 17 0 906107412 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=13625916 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 8699 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 17 0 906107414 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=13625916 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 8699 0 -1 4202560 5 0 0 0 1 0 0 0 16 0 17 0 906107414 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=13625916 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 8699 0 -1 4202560 68 0 0 0 1 0 0 0 15 0 17 0 906107414 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=13625916 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 8699 0 -1 4202560 25 0 0 0 0 0 0 0 16 0 17 0 906107414 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=13625916 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 8699 0 -1 4202560 8 0 0 0 1 0 0 0 15 0 17 0 906107414 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=13625916 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 8699 0 -1 4202560 188 0 0 0 1 0 0 0 16 0 17 0 906107414 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=13625916 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 8699 0 -1 4202560 256 0 0 0 1 0 0 0 15 0 17 0 906107414 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=13625916 CPUtime=0.01 cores=1,3,5,7
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 8699 0 -1 4202560 170 0 0 0 1 0 0 0 15 0 17 0 906107414 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 3 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=13625916 CPUtime=0.86 cores=1,3,5,7
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 8699 0 -1 4202560 882 0 0 0 86 0 0 0 15 0 17 0 906107415 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 0 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=13625916 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 8699 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 17 0 906107415 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=13625916 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12640/stat : 12640 (java) S 12625 12627 8699 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 17 0 906107415 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=13625916 CPUtime=0.62 cores=1,3,5,7
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 8699 0 -1 4202560 9193 0 0 0 61 1 0 0 15 0 17 0 906107417 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 1 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=13625916 CPUtime=0.22 cores=1,3,5,7
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 8699 0 -1 4202560 1631 0 0 0 22 0 0 0 15 0 17 0 906107417 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
[pid=12627/tid=12644] ppid=12625 vsize=13625916 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12644/stat : 12644 (java) S 12625 12627 8699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 17 0 906107417 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469881753 0 4 0 16800975 18446604470651022080 0 0 -1 5 0 0 0
[pid=12627/tid=12646] ppid=12625 vsize=13625916 CPUtime=0 cores=1,3,5,7
/proc/12627/task/12646/stat : 12646 (java) S 12625 12627 8699 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 17 0 906107431 13952937984 23781 33554432000 1073741824 1073778376 140733990946800 18446744073709551615 252469882368 0 4 0 16800975 18446604470651022080 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 41.29
Current children cumulated vsize (KiB) 13625916

Child status: 30
Real time (s): 40.4118
CPU time (s): 41.3017
CPU user time (s): 41.2467
CPU system time (s): 0.054991
CPU usage (%): 102.202
Max. virtual memory (cumulated for all children) (KiB): 13625916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.2467
system time used= 0.054991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28450
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2577
involuntary context switches= 858

runsolver used 0.19097 second user time and 0.445932 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-04 05:39:29
IDJOB=3458315
IDBENCH=48135
IDSOLVER=1952
FILE ID=node111/3458315-1307158769
RUNJOBID= node111-1307156522-11741
PBS_JOBID= 13508805
Free space on /tmp= 73868 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_50_10_4.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458315-1307158769/watcher-3458315-1307158769 -o /tmp/evaluation-result-3458315-1307158769/solver-3458315-1307158769 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458315-1307158769.opb

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

MD5SUM BENCH= 7b38b4ead930b62d925cf473e2cdd798
RANDOM SEED=127392611

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24012528 kB
Buffers:        312740 kB
Cached:         818696 kB
SwapCached:      11784 kB
Active:        7894168 kB
Inactive:       765288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24012528 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:            1800 kB
Writeback:           0 kB
AnonPages:     7525100 kB
Mapped:          36128 kB
Slab:           143424 kB
PageTables:      66320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162527760 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73868 MiB
End job on node111 at 2011-06-04 05:40:10