Trace number 3459687

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.0UNSAT 77.2023 75.4239

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_1.opb
MD5SUM8dbaef61ba32642517e0b17ac09a002e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark30.5973
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2553
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	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.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3459687-1307153997.opb
0.10/0.11	c reading problem ... 
0.10/0.13	c ... done. Wall clock time 0.016s.
0.10/0.13	c #vars     31
0.10/0.13	c #constraints  9
0.10/0.13	c constraints type 
0.10/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.49/0.39	c cleaning 2501 clauses out of 5002 with flag 5002/5002
0.97/0.66	c cleaning 4250 clauses out of 8499 with flag 11000/11000
1.44/1.04	c cleaning 5622 clauses out of 11249 with flag 18000/18000
1.95/1.57	c cleaning 6814 clauses out of 13627 with flag 26000/26000
2.59/2.12	c cleaning 7904 clauses out of 15813 with flag 35000/35000
3.29/2.89	c cleaning 8955 clauses out of 17910 with flag 45001/45001
3.99/3.56	c cleaning 9477 clauses out of 18954 with flag 55000/55000
4.79/4.39	c cleaning 9732 clauses out of 19477 with flag 65000/65000
5.60/5.10	c cleaning 9873 clauses out of 19745 with flag 75000/75000
6.30/5.89	c cleaning 9935 clauses out of 19872 with flag 85000/85000
7.12/6.65	c cleaning 9966 clauses out of 19937 with flag 95000/95000
7.80/7.33	c cleaning 9986 clauses out of 19971 with flag 105000/105000
8.40/7.94	c cleaning 9993 clauses out of 19986 with flag 115001/115001
9.20/8.77	c cleaning 9992 clauses out of 19992 with flag 125000/125000
9.90/9.49	c cleaning 9999 clauses out of 20000 with flag 135000/135000
10.52/10.07	c cleaning 9998 clauses out of 20003 with flag 145002/145002
11.20/10.71	c cleaning 10001 clauses out of 20003 with flag 155000/155000
12.01/11.56	c cleaning 9997 clauses out of 20002 with flag 165000/165000
12.91/12.41	c cleaning 10002 clauses out of 20005 with flag 175000/175000
13.72/13.24	c cleaning 9997 clauses out of 20003 with flag 185000/185000
14.61/14.10	c cleaning 10004 clauses out of 20008 with flag 195002/195002
15.41/14.94	c cleaning 10000 clauses out of 20002 with flag 205000/205000
16.51/16.00	c cleaning 9996 clauses out of 20002 with flag 215000/215000
17.51/17.05	c cleaning 9998 clauses out of 20006 with flag 225000/225000
18.31/17.89	c cleaning 9999 clauses out of 20008 with flag 235000/235000
19.11/18.67	c cleaning 10005 clauses out of 20009 with flag 245000/245000
20.01/19.51	c cleaning 10002 clauses out of 20004 with flag 255000/255000
20.81/20.33	c cleaning 9999 clauses out of 20003 with flag 265001/265001
21.53/21.03	c cleaning 9998 clauses out of 20003 with flag 275000/275000
22.21/21.71	c cleaning 9998 clauses out of 20005 with flag 285000/285000
22.82/22.32	c cleaning 10001 clauses out of 20008 with flag 295001/295001
23.52/23.07	c cleaning 10004 clauses out of 20008 with flag 305002/305002
24.32/23.80	c cleaning 9999 clauses out of 20002 with flag 315000/315000
25.12/24.69	c cleaning 9998 clauses out of 20003 with flag 325000/325000
25.93/25.49	c cleaning 9997 clauses out of 20005 with flag 335000/335000
26.82/26.32	c cleaning 10003 clauses out of 20009 with flag 345001/345001
27.42/26.97	c cleaning 10001 clauses out of 20006 with flag 355001/355001
28.14/27.62	c cleaning 10000 clauses out of 20006 with flag 365002/365002
28.72/28.24	c cleaning 9999 clauses out of 20004 with flag 375000/375000
29.42/28.91	c cleaning 10002 clauses out of 20006 with flag 385001/385001
30.24/29.74	c cleaning 9996 clauses out of 20003 with flag 395000/395000
31.02/30.51	c cleaning 10002 clauses out of 20008 with flag 405001/405001
31.83/31.39	c cleaning 10002 clauses out of 20005 with flag 415000/415000
32.54/32.02	c cleaning 10000 clauses out of 20003 with flag 425000/425000
33.13/32.68	c cleaning 10000 clauses out of 20003 with flag 435000/435000
33.93/33.46	c cleaning 9999 clauses out of 20005 with flag 445002/445002
34.83/34.30	c cleaning 9999 clauses out of 20004 with flag 455000/455000
35.53/35.02	c cleaning 10002 clauses out of 20008 with flag 465003/465003
36.03/35.59	c cleaning 9998 clauses out of 20004 with flag 475001/475001
36.73/36.29	c cleaning 9998 clauses out of 20005 with flag 485000/485000
37.43/36.98	c cleaning 10002 clauses out of 20007 with flag 495000/495000
38.23/37.73	c cleaning 9997 clauses out of 20005 with flag 505000/505000
39.05/38.52	c cleaning 9999 clauses out of 20008 with flag 515000/515000
39.83/39.30	c cleaning 10002 clauses out of 20009 with flag 525000/525000
40.43/39.94	c cleaning 10005 clauses out of 20009 with flag 535002/535002
41.03/40.54	c cleaning 9998 clauses out of 20003 with flag 545001/545001
41.64/41.11	c cleaning 10001 clauses out of 20005 with flag 555001/555001
42.15/41.66	c cleaning 10001 clauses out of 20004 with flag 565001/565001
42.75/42.23	c cleaning 10002 clauses out of 20004 with flag 575002/575002
43.35/42.87	c cleaning 9999 clauses out of 20000 with flag 585000/585000
44.05/43.56	c cleaning 9996 clauses out of 20001 with flag 595000/595000
44.75/44.24	c cleaning 9999 clauses out of 20005 with flag 605000/605000
45.45/44.91	c cleaning 10000 clauses out of 20006 with flag 615000/615000
46.05/45.52	c cleaning 10000 clauses out of 20007 with flag 625001/625001
46.65/46.10	c cleaning 9996 clauses out of 20006 with flag 635000/635000
47.25/46.77	c cleaning 10004 clauses out of 20010 with flag 645000/645000
47.87/47.38	c cleaning 10001 clauses out of 20006 with flag 655000/655000
48.55/48.01	c cleaning 10000 clauses out of 20005 with flag 665000/665000
49.16/48.60	c cleaning 9995 clauses out of 20006 with flag 675001/675001
49.96/49.41	c cleaning 10002 clauses out of 20011 with flag 685001/685001
50.56/50.08	c cleaning 10001 clauses out of 20009 with flag 695001/695001
51.27/50.76	c cleaning 10002 clauses out of 20007 with flag 705000/705000
51.98/51.44	c cleaning 10000 clauses out of 20006 with flag 715001/715001
52.58/52.01	c cleaning 10002 clauses out of 20006 with flag 725001/725001
53.08/52.58	c cleaning 9998 clauses out of 20003 with flag 735000/735000
53.68/53.13	c cleaning 10002 clauses out of 20005 with flag 745000/745000
54.27/53.75	c cleaning 9999 clauses out of 20003 with flag 755000/755000
54.88/54.34	c cleaning 10001 clauses out of 20005 with flag 765001/765001
55.48/54.92	c cleaning 10002 clauses out of 20003 with flag 775000/775000
56.08/55.51	c cleaning 9995 clauses out of 20002 with flag 785001/785001
56.58/56.03	c cleaning 9999 clauses out of 20006 with flag 795000/795000
57.18/56.61	c cleaning 10001 clauses out of 20007 with flag 805000/805000
57.68/57.20	c cleaning 10000 clauses out of 20007 with flag 815001/815001
58.29/57.79	c cleaning 10002 clauses out of 20008 with flag 825002/825002
58.91/58.37	c cleaning 9997 clauses out of 20004 with flag 835000/835000
59.49/58.96	c cleaning 10004 clauses out of 20008 with flag 845001/845001
60.11/59.52	c cleaning 10002 clauses out of 20005 with flag 855002/855002
60.85/60.18	c cleaning 9999 clauses out of 20001 with flag 865000/865000
61.67/60.79	c cleaning 9999 clauses out of 20002 with flag 875000/875000
62.66/61.49	c cleaning 9997 clauses out of 20003 with flag 885000/885000
63.26/62.07	c cleaning 9999 clauses out of 20006 with flag 895000/895000
63.98/62.73	c cleaning 10002 clauses out of 20008 with flag 905001/905001
64.56/63.39	c cleaning 10000 clauses out of 20006 with flag 915001/915001
65.18/63.92	c cleaning 9999 clauses out of 20006 with flag 925001/925001
65.77/64.51	c cleaning 9999 clauses out of 20006 with flag 935000/935000
66.38/65.19	c cleaning 9998 clauses out of 20008 with flag 945001/945001
67.52/65.80	c cleaning 10001 clauses out of 20010 with flag 955001/955001
68.02/66.38	c cleaning 10004 clauses out of 20009 with flag 965001/965001
68.62/66.98	c cleaning 9998 clauses out of 20004 with flag 975000/975000
69.22/67.56	c cleaning 9997 clauses out of 20007 with flag 985001/985001
69.82/68.18	c cleaning 10003 clauses out of 20010 with flag 995001/995001
70.42/68.72	c cleaning 10002 clauses out of 20008 with flag 1005002/1005002
71.04/69.34	c cleaning 10001 clauses out of 20006 with flag 1015002/1015002
71.64/69.96	c cleaning 9999 clauses out of 20004 with flag 1025001/1025001
72.16/70.50	c cleaning 10000 clauses out of 20004 with flag 1035000/1035000
72.74/71.06	c cleaning 10000 clauses out of 20004 with flag 1045000/1045000
73.36/71.62	c cleaning 9996 clauses out of 20004 with flag 1055000/1055000
73.95/72.20	c cleaning 10002 clauses out of 20008 with flag 1065000/1065000
74.47/72.77	c cleaning 10001 clauses out of 20005 with flag 1075000/1075000
75.06/73.39	c cleaning 10001 clauses out of 20005 with flag 1085001/1085001
75.66/73.95	c cleaning 10000 clauses out of 20004 with flag 1095001/1095001
76.26/74.52	c cleaning 9998 clauses out of 20002 with flag 1105000/1105000
76.88/75.11	c cleaning 10001 clauses out of 20002 with flag 1115000/1115000
77.08/75.39	c starts		: 188
77.08/75.39	c conflicts		: 1120569
77.08/75.39	c decisions		: 1123028
77.08/75.39	c propagations		: 7685459
77.08/75.39	c inspects		: 1298396779
77.08/75.39	c shortcuts		: 0
77.08/75.39	c learnt literals	: 12
77.08/75.39	c learnt binary clauses	: 70
77.08/75.39	c learnt ternary clauses	: 312
77.08/75.39	c learnt constraints	: 1120556
77.08/75.39	c ignored constraints	: 0
77.08/75.39	c root simplifications	: 0
77.08/75.39	c removed literals (reason simplification)	: 11022589
77.08/75.39	c reason swapping (by a shorter reason)	: 0
77.08/75.39	c Calls to reduceDB	: 113
77.08/75.39	c number of reductions to clauses (during analyze)	: 0
77.08/75.39	c number of learned constraints concerned by reduction	: 0
77.08/75.39	c number of learning phase by resolution	: 0
77.08/75.39	c number of learning phase by cutting planes	: 0
77.08/75.39	c speed (assignments/second)	: 102113.34768282314
77.08/75.39	c non guided choices	13
77.18/75.40	c learnt constraints type 
77.18/75.40	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 70
77.18/75.40	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 15491
77.18/75.40	c constraints type 
77.18/75.40	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
77.18/75.40	s UNSATISFIABLE
77.18/75.40	c Total wall clock time (in seconds): 75.289

Verifier Data

ERROR: no interpretation found !

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-3459687-1307153997/watcher-3459687-1307153997 -o /tmp/evaluation-result-3459687-1307153997/solver-3459687-1307153997 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459687-1307153997.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.03 2.05 2.00 2/447 31214
/proc/meminfo: memFree=29031080/32951124 swapFree=43324008/67111528
[pid=31214] ppid=31212 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/31214/stat : 31214 (java) S 31212 31214 28402 0 -1 4202496 4504 0 1 0 0 0 0 0 24 0 2 0 827000107 13850947584 4207 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458747877 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/31214/statm: 3381579 4219 917 9 0 3372735 0
[pid=31214/tid=31215] ppid=31212 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31215/stat : 31215 (java) R 31212 31214 28402 0 -1 4202560 3449 0 1 0 0 0 0 0 25 0 2 0 827000107 13850947584 4265 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244446639163 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.102018 s]
/proc/loadavg: 2.03 2.05 2.00 2/447 31214
/proc/meminfo: memFree=29031080/32951124 swapFree=43324008/67111528
[pid=31214] ppid=31212 vsize=13687408 CPUtime=0.1 cores=1,3,5,7
/proc/31214/stat : 31214 (java) S 31212 31214 28402 0 -1 4202496 15545 0 1 0 8 2 0 0 24 0 18 0 827000107 14015905792 15210 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31214/statm: 3421852 15211 2092 9 0 3412586 0
[pid=31214/tid=31215] ppid=31212 vsize=13687408 CPUtime=0.08 cores=1,3,5,7
/proc/31214/task/31215/stat : 31215 (java) R 31212 31214 28402 0 -1 4202560 13593 0 1 0 7 1 0 0 18 0 18 0 827000107 14015905792 15211 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 47274836845621 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13687408

[startup+0.203712 s]
/proc/loadavg: 2.03 2.05 2.00 2/447 31214
/proc/meminfo: memFree=29031080/32951124 swapFree=43324008/67111528
[pid=31214] ppid=31212 vsize=13690768 CPUtime=0.33 cores=1,3,5,7
/proc/31214/stat : 31214 (java) S 31212 31214 28402 0 -1 4202496 17618 0 1 0 31 2 0 0 24 0 19 0 827000107 14019346432 16772 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31214/statm: 3422692 16772 2185 9 0 3413426 0
[pid=31214/tid=31215] ppid=31212 vsize=13690768 CPUtime=0.18 cores=1,3,5,7
/proc/31214/task/31215/stat : 31215 (java) R 31212 31214 28402 0 -1 4202560 13984 0 1 0 17 1 0 0 19 0 19 0 827000107 14019346432 16772 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 47274833662823 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 13690768

[startup+0.301016 s]
/proc/loadavg: 2.03 2.05 2.00 2/447 31214
/proc/meminfo: memFree=29031080/32951124 swapFree=43324008/67111528
[pid=31214] ppid=31212 vsize=13690768 CPUtime=0.49 cores=1,3,5,7
/proc/31214/stat : 31214 (java) S 31212 31214 28402 0 -1 4202496 17755 0 1 0 47 2 0 0 24 0 19 0 827000107 14019346432 16909 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31214/statm: 3422692 16909 2193 9 0 3413426 0
[pid=31214/tid=31215] ppid=31212 vsize=13690768 CPUtime=0.27 cores=1,3,5,7
/proc/31214/task/31215/stat : 31215 (java) R 31212 31214 28402 0 -1 4202560 14099 0 1 0 26 1 0 0 19 0 19 0 827000107 14019346432 16910 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 13690768

[startup+0.700944 s]
/proc/loadavg: 2.03 2.05 2.00 2/447 31214
/proc/meminfo: memFree=29031080/32951124 swapFree=43324008/67111528
[pid=31214] ppid=31212 vsize=13693680 CPUtime=1.1 cores=1,3,5,7
/proc/31214/stat : 31214 (java) S 31212 31214 28402 0 -1 4202496 23320 0 1 0 107 3 0 0 24 0 19 0 827000107 14022328320 20808 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31214/statm: 3423420 20808 2237 9 0 3414154 0
[pid=31214/tid=31215] ppid=31212 vsize=13693680 CPUtime=0.64 cores=1,3,5,7
/proc/31214/task/31215/stat : 31215 (java) R 31212 31214 28402 0 -1 4202560 14185 0 1 0 63 1 0 0 19 0 19 0 827000107 14022328320 20808 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 46912505509414 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 13693680

[startup+1.5008 s]
/proc/loadavg: 2.03 2.05 2.00 3/466 31233
/proc/meminfo: memFree=28955420/32951124 swapFree=43324008/67111528
[pid=31214] ppid=31212 vsize=13693680 CPUtime=1.95 cores=1,3,5,7
/proc/31214/stat : 31214 (java) S 31212 31214 28402 0 -1 4202496 23466 0 1 0 192 3 0 0 24 0 19 0 827000107 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31214/statm: 3423420 20953 2237 9 0 3414154 0
[pid=31214/tid=31215] ppid=31212 vsize=13693680 CPUtime=1.42 cores=1,3,5,7
/proc/31214/task/31215/stat : 31215 (java) R 31212 31214 28402 0 -1 4202560 14186 0 1 0 141 1 0 0 20 0 19 0 827000107 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 46912505533568 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31214/tid=31217] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31217/stat : 31217 (java) S 31212 31214 28402 0 -1 4202560 138 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31218] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31218/stat : 31218 (java) S 31212 31214 28402 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 827000109 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31219] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31219/stat : 31219 (java) S 31212 31214 28402 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31220] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31220/stat : 31220 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31221] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31221/stat : 31221 (java) S 31212 31214 28402 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31222] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31222/stat : 31222 (java) S 31212 31214 28402 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31223/stat : 31223 (java) S 31212 31214 28402 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31224] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31224/stat : 31224 (java) S 31212 31214 28402 0 -1 4202560 132 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31225] ppid=31212 vsize=13693680 CPUtime=0.03 cores=1,3,5,7
/proc/31214/task/31225/stat : 31225 (java) S 31212 31214 28402 0 -1 4202560 385 0 0 0 3 0 0 0 16 0 19 0 827000110 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 0 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31226] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31226/stat : 31226 (java) S 31212 31214 28402 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 827000111 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31227] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31227/stat : 31227 (java) S 31212 31214 28402 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 827000111 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31228] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31228/stat : 31228 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827000113 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458768817 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31229] ppid=31212 vsize=13693680 CPUtime=0.17 cores=1,3,5,7
/proc/31214/task/31229/stat : 31229 (java) S 31212 31214 28402 0 -1 4202560 2059 0 0 0 17 0 0 0 15 0 19 0 827000113 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31230] ppid=31212 vsize=13693680 CPUtime=0.27 cores=1,3,5,7
/proc/31214/task/31230/stat : 31230 (java) S 31212 31214 28402 0 -1 4202560 5317 0 0 0 27 0 0 0 15 0 19 0 827000113 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31231] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31231/stat : 31231 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827000113 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31232] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31232/stat : 31232 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827000113 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31233] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31233/stat : 31233 (java) S 31212 31214 28402 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827000120 14022328320 20953 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 13693680

[startup+3.10151 s]
/proc/loadavg: 2.03 2.05 2.00 3/466 31233
/proc/meminfo: memFree=28953188/32951124 swapFree=43324008/67111528
[pid=31214] ppid=31212 vsize=13693680 CPUtime=3.59 cores=1,3,5,7
/proc/31214/stat : 31214 (java) S 31212 31214 28402 0 -1 4202496 23984 0 1 0 356 3 0 0 24 0 19 0 827000107 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31214/statm: 3423420 21468 2247 9 0 3414154 0
[pid=31214/tid=31215] ppid=31212 vsize=13693680 CPUtime=2.98 cores=1,3,5,7
/proc/31214/task/31215/stat : 31215 (java) R 31212 31214 28402 0 -1 4202560 14188 0 1 0 297 1 0 0 25 0 19 0 827000107 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 46912505536104 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31214/tid=31217] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31217/stat : 31217 (java) S 31212 31214 28402 0 -1 4202560 138 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31218] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31218/stat : 31218 (java) S 31212 31214 28402 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31219] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31219/stat : 31219 (java) S 31212 31214 28402 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31220] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31220/stat : 31220 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31221] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31221/stat : 31221 (java) S 31212 31214 28402 0 -1 4202560 21 0 0 0 0 0 0 0 16 0 19 0 827000109 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31222] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31222/stat : 31222 (java) S 31212 31214 28402 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31223/stat : 31223 (java) S 31212 31214 28402 0 -1 4202560 66 0 0 0 0 0 0 0 16 0 19 0 827000109 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31224] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31224/stat : 31224 (java) S 31212 31214 28402 0 -1 4202560 166 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31225] ppid=31212 vsize=13693680 CPUtime=0.07 cores=1,3,5,7
/proc/31214/task/31225/stat : 31225 (java) S 31212 31214 28402 0 -1 4202560 669 0 0 0 7 0 0 0 15 0 19 0 827000110 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 0 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31226] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31226/stat : 31226 (java) S 31212 31214 28402 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 827000111 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31227] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31227/stat : 31227 (java) S 31212 31214 28402 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 827000111 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31228] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31228/stat : 31228 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827000113 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458768817 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31229] ppid=31212 vsize=13693680 CPUtime=0.21 cores=1,3,5,7
/proc/31214/task/31229/stat : 31229 (java) S 31212 31214 28402 0 -1 4202560 2144 0 0 0 21 0 0 0 15 0 19 0 827000113 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31230] ppid=31212 vsize=13693680 CPUtime=0.27 cores=1,3,5,7
/proc/31214/task/31230/stat : 31230 (java) S 31212 31214 28402 0 -1 4202560 5317 0 0 0 27 0 0 0 15 0 19 0 827000113 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31231] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31231/stat : 31231 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827000113 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31232] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31232/stat : 31232 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827000113 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31233] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31233/stat : 31233 (java) S 31212 31214 28402 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827000120 14022328320 21468 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 13693680

[startup+6.3009 s]
/proc/loadavg: 2.03 2.05 2.00 3/466 31233
/proc/meminfo: memFree=28951740/32951124 swapFree=43324008/67111528
[pid=31214] ppid=31212 vsize=13693680 CPUtime=6.8 cores=1,3,5,7
/proc/31214/stat : 31214 (java) S 31212 31214 28402 0 -1 4202496 24074 0 1 0 677 3 0 0 24 0 19 0 827000107 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31214/statm: 3423420 21552 2247 9 0 3414154 0
[pid=31214/tid=31215] ppid=31212 vsize=13693680 CPUtime=6.11 cores=1,3,5,7
/proc/31214/task/31215/stat : 31215 (java) R 31212 31214 28402 0 -1 4202560 14193 0 1 0 610 1 0 0 25 0 19 0 827000107 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 46912505669026 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31214/tid=31217] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31217/stat : 31217 (java) S 31212 31214 28402 0 -1 4202560 140 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31218] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31218/stat : 31218 (java) S 31212 31214 28402 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31219] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31219/stat : 31219 (java) S 31212 31214 28402 0 -1 4202560 33 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31220] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31220/stat : 31220 (java) S 31212 31214 28402 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31221] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31221/stat : 31221 (java) S 31212 31214 28402 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31222] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31222/stat : 31222 (java) S 31212 31214 28402 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 19 0 827000109 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31223/stat : 31223 (java) S 31212 31214 28402 0 -1 4202560 66 0 0 0 0 0 0 0 16 0 19 0 827000109 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31224] ppid=31212 vsize=13693680 CPUtime=0.01 cores=1,3,5,7
/proc/31214/task/31224/stat : 31224 (java) S 31212 31214 28402 0 -1 4202560 166 0 0 0 1 0 0 0 16 0 19 0 827000109 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31225] ppid=31212 vsize=13693680 CPUtime=0.13 cores=1,3,5,7
/proc/31214/task/31225/stat : 31225 (java) S 31212 31214 28402 0 -1 4202560 735 0 0 0 13 0 0 0 15 0 19 0 827000110 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 0 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31226] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31226/stat : 31226 (java) S 31212 31214 28402 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 827000111 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31227] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31227/stat : 31227 (java) S 31212 31214 28402 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 827000111 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31228] ppid=31212 vsize=13693680 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31228/stat : 31228 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827000113 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458768817 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31229] ppid=31212 vsize=13693680 CPUtime=0.21 cores=1,3,5,7
/proc/31214/task/31229/stat : 31229 (java) S 31212 31214 28402 0 -1 4202560 2144 0 0 0 21 0 0 0 15 0 19 0 827000113 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31230] ppid=31212 vsize=13693680 CPUtime=0.27 cores=1,3,5,7
/proc/31214/task/31230/stat : 31230 (java) S 31212 31214 28402 0 -1 4202560 5317 0 0 0 27 0 0 0 15 0 19 0 827000113 14022328320 21552 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0

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

/proc/31214/task/31217/stat : 31217 (java) S 31212 31214 28402 0 -1 4202560 144 0 0 0 3 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31218] ppid=31212 vsize=13718328 CPUtime=0.05 cores=1,3,5,7
/proc/31214/task/31218/stat : 31218 (java) S 31212 31214 28402 0 -1 4202560 67 0 0 0 5 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31219] ppid=31212 vsize=13718328 CPUtime=0.02 cores=1,3,5,7
/proc/31214/task/31219/stat : 31219 (java) S 31212 31214 28402 0 -1 4202560 38 0 0 0 2 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31220] ppid=31212 vsize=13718328 CPUtime=0.04 cores=1,3,5,7
/proc/31214/task/31220/stat : 31220 (java) S 31212 31214 28402 0 -1 4202560 13 0 0 0 4 0 0 0 16 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31221] ppid=31212 vsize=13718328 CPUtime=0.02 cores=1,3,5,7
/proc/31214/task/31221/stat : 31221 (java) S 31212 31214 28402 0 -1 4202560 25 0 0 0 2 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31222] ppid=31212 vsize=13718328 CPUtime=0.04 cores=1,3,5,7
/proc/31214/task/31222/stat : 31222 (java) S 31212 31214 28402 0 -1 4202560 46 0 0 0 4 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31212 vsize=13718328 CPUtime=0.04 cores=1,3,5,7
/proc/31214/task/31223/stat : 31223 (java) S 31212 31214 28402 0 -1 4202560 75 0 0 0 4 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31224] ppid=31212 vsize=13718328 CPUtime=0.03 cores=1,3,5,7
/proc/31214/task/31224/stat : 31224 (java) S 31212 31214 28402 0 -1 4202560 166 0 0 0 3 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31225] ppid=31212 vsize=13718328 CPUtime=1.53 cores=1,3,5,7
/proc/31214/task/31225/stat : 31225 (java) S 31212 31214 28402 0 -1 4202560 760 0 0 0 151 2 0 0 15 0 19 0 827000110 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 0 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31226] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31226/stat : 31226 (java) S 31212 31214 28402 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 827000111 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31227] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31227/stat : 31227 (java) S 31212 31214 28402 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 827000111 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31228] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31228/stat : 31228 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827000113 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458768817 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31229] ppid=31212 vsize=13718328 CPUtime=1.28 cores=1,3,5,7
/proc/31214/task/31229/stat : 31229 (java) S 31212 31214 28402 0 -1 4202560 10458 0 0 0 127 1 0 0 15 0 19 0 827000113 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31230] ppid=31212 vsize=13718328 CPUtime=0.34 cores=1,3,5,7
/proc/31214/task/31230/stat : 31230 (java) S 31212 31214 28402 0 -1 4202560 5320 0 0 0 34 0 0 0 15 0 19 0 827000113 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31231] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31231/stat : 31231 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827000113 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31232] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31232/stat : 31232 (java) S 31212 31214 28402 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 827000113 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31233] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31233/stat : 31233 (java) S 31212 31214 28402 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827000120 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 75.36
Current children cumulated vsize (KiB) 13718328

[startup+74.4013 s]
/proc/loadavg: 2.07 2.05 2.00 3/466 31235
/proc/meminfo: memFree=28925524/32951124 swapFree=43324008/67111528
[pid=31214] ppid=31212 vsize=13718328 CPUtime=76.16 cores=1,3,5,7
/proc/31214/stat : 31214 (java) S 31212 31214 28402 0 -1 4202496 32560 0 1 0 7610 6 0 0 24 0 19 0 827000107 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31214/statm: 3429582 27836 2249 9 0 3420316 0
[pid=31214/tid=31215] ppid=31212 vsize=13718328 CPUtime=72.65 cores=1,3,5,7
/proc/31214/task/31215/stat : 31215 (java) R 31212 31214 28402 0 -1 4202560 14295 0 1 0 7263 2 0 0 25 0 19 0 827000107 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 46912505539596 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31214/tid=31217] ppid=31212 vsize=13718328 CPUtime=0.03 cores=1,3,5,7
/proc/31214/task/31217/stat : 31217 (java) S 31212 31214 28402 0 -1 4202560 144 0 0 0 3 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31218] ppid=31212 vsize=13718328 CPUtime=0.05 cores=1,3,5,7
/proc/31214/task/31218/stat : 31218 (java) S 31212 31214 28402 0 -1 4202560 67 0 0 0 5 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31219] ppid=31212 vsize=13718328 CPUtime=0.02 cores=1,3,5,7
/proc/31214/task/31219/stat : 31219 (java) S 31212 31214 28402 0 -1 4202560 38 0 0 0 2 0 0 0 16 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31220] ppid=31212 vsize=13718328 CPUtime=0.04 cores=1,3,5,7
/proc/31214/task/31220/stat : 31220 (java) S 31212 31214 28402 0 -1 4202560 13 0 0 0 4 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31221] ppid=31212 vsize=13718328 CPUtime=0.02 cores=1,3,5,7
/proc/31214/task/31221/stat : 31221 (java) S 31212 31214 28402 0 -1 4202560 25 0 0 0 2 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31222] ppid=31212 vsize=13718328 CPUtime=0.04 cores=1,3,5,7
/proc/31214/task/31222/stat : 31222 (java) S 31212 31214 28402 0 -1 4202560 46 0 0 0 4 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31212 vsize=13718328 CPUtime=0.04 cores=1,3,5,7
/proc/31214/task/31223/stat : 31223 (java) S 31212 31214 28402 0 -1 4202560 75 0 0 0 4 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31224] ppid=31212 vsize=13718328 CPUtime=0.03 cores=1,3,5,7
/proc/31214/task/31224/stat : 31224 (java) S 31212 31214 28402 0 -1 4202560 166 0 0 0 3 0 0 0 15 0 19 0 827000109 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31225] ppid=31212 vsize=13718328 CPUtime=1.55 cores=1,3,5,7
/proc/31214/task/31225/stat : 31225 (java) S 31212 31214 28402 0 -1 4202560 760 0 0 0 153 2 0 0 15 0 19 0 827000110 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 0 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31226] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31226/stat : 31226 (java) S 31212 31214 28402 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 827000111 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31227] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31227/stat : 31227 (java) S 31212 31214 28402 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 827000111 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31228] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31228/stat : 31228 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827000113 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458768817 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31229] ppid=31212 vsize=13718328 CPUtime=1.28 cores=1,3,5,7
/proc/31214/task/31229/stat : 31229 (java) S 31212 31214 28402 0 -1 4202560 10458 0 0 0 127 1 0 0 15 0 19 0 827000113 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31230] ppid=31212 vsize=13718328 CPUtime=0.34 cores=1,3,5,7
/proc/31214/task/31230/stat : 31230 (java) S 31212 31214 28402 0 -1 4202560 5320 0 0 0 34 0 0 0 15 0 19 0 827000113 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31231] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31231/stat : 31231 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827000113 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31232] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31232/stat : 31232 (java) S 31212 31214 28402 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 827000113 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31233] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31233/stat : 31233 (java) S 31212 31214 28402 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827000120 14047567872 27836 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 76.16
Current children cumulated vsize (KiB) 13718328

[startup+75.2011 s]
/proc/loadavg: 2.07 2.05 2.00 3/466 31235
/proc/meminfo: memFree=28925524/32951124 swapFree=43324008/67111528
[pid=31214] ppid=31212 vsize=13718328 CPUtime=76.98 cores=1,3,5,7
/proc/31214/stat : 31214 (java) S 31212 31214 28402 0 -1 4202496 32565 0 1 0 7692 6 0 0 24 0 19 0 827000107 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31214/statm: 3429582 27839 2249 9 0 3420316 0
[pid=31214/tid=31215] ppid=31212 vsize=13718328 CPUtime=73.42 cores=1,3,5,7
/proc/31214/task/31215/stat : 31215 (java) R 31212 31214 28402 0 -1 4202560 14297 0 1 0 7340 2 0 0 25 0 19 0 827000107 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 46912505535558 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31214/tid=31217] ppid=31212 vsize=13718328 CPUtime=0.03 cores=1,3,5,7
/proc/31214/task/31217/stat : 31217 (java) S 31212 31214 28402 0 -1 4202560 144 0 0 0 3 0 0 0 15 0 19 0 827000109 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31218] ppid=31212 vsize=13718328 CPUtime=0.05 cores=1,3,5,7
/proc/31214/task/31218/stat : 31218 (java) S 31212 31214 28402 0 -1 4202560 67 0 0 0 5 0 0 0 15 0 19 0 827000109 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31219] ppid=31212 vsize=13718328 CPUtime=0.02 cores=1,3,5,7
/proc/31214/task/31219/stat : 31219 (java) S 31212 31214 28402 0 -1 4202560 38 0 0 0 2 0 0 0 15 0 19 0 827000109 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31220] ppid=31212 vsize=13718328 CPUtime=0.04 cores=1,3,5,7
/proc/31214/task/31220/stat : 31220 (java) S 31212 31214 28402 0 -1 4202560 13 0 0 0 4 0 0 0 15 0 19 0 827000109 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31221] ppid=31212 vsize=13718328 CPUtime=0.02 cores=1,3,5,7
/proc/31214/task/31221/stat : 31221 (java) S 31212 31214 28402 0 -1 4202560 25 0 0 0 2 0 0 0 15 0 19 0 827000109 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31222] ppid=31212 vsize=13718328 CPUtime=0.05 cores=1,3,5,7
/proc/31214/task/31222/stat : 31222 (java) S 31212 31214 28402 0 -1 4202560 46 0 0 0 5 0 0 0 15 0 19 0 827000109 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31212 vsize=13718328 CPUtime=0.04 cores=1,3,5,7
/proc/31214/task/31223/stat : 31223 (java) S 31212 31214 28402 0 -1 4202560 75 0 0 0 4 0 0 0 15 0 19 0 827000109 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31224] ppid=31212 vsize=13718328 CPUtime=0.03 cores=1,3,5,7
/proc/31214/task/31224/stat : 31224 (java) S 31212 31214 28402 0 -1 4202560 166 0 0 0 3 0 0 0 15 0 19 0 827000109 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31225] ppid=31212 vsize=13718328 CPUtime=1.57 cores=1,3,5,7
/proc/31214/task/31225/stat : 31225 (java) S 31212 31214 28402 0 -1 4202560 760 0 0 0 155 2 0 0 15 0 19 0 827000110 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 0 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31226] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31226/stat : 31226 (java) S 31212 31214 28402 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 827000111 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31227] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31227/stat : 31227 (java) S 31212 31214 28402 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 827000111 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31228] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31228/stat : 31228 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827000113 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458768817 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31229] ppid=31212 vsize=13718328 CPUtime=1.29 cores=1,3,5,7
/proc/31214/task/31229/stat : 31229 (java) S 31212 31214 28402 0 -1 4202560 10461 0 0 0 128 1 0 0 15 0 19 0 827000113 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31230] ppid=31212 vsize=13718328 CPUtime=0.35 cores=1,3,5,7
/proc/31214/task/31230/stat : 31230 (java) S 31212 31214 28402 0 -1 4202560 5320 0 0 0 35 0 0 0 15 0 19 0 827000113 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31231] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31231/stat : 31231 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827000113 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31232] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31232/stat : 31232 (java) S 31212 31214 28402 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 827000113 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31233] ppid=31212 vsize=13718328 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31233/stat : 31233 (java) S 31212 31214 28402 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827000120 14047567872 27839 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 76.98
Current children cumulated vsize (KiB) 13718328

[startup+75.4011 s]
/proc/loadavg: 2.07 2.05 2.00 3/466 31235
/proc/meminfo: memFree=28925524/32951124 swapFree=43324008/67111528
[pid=31214] ppid=31212 vsize=13719356 CPUtime=77.18 cores=1,3,5,7
/proc/31214/stat : 31214 (java) S 31212 31214 28402 0 -1 4202496 32580 0 1 0 7712 6 0 0 24 0 20 0 827000107 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31214/statm: 3429839 27854 2249 9 0 3420573 0
[pid=31214/tid=31215] ppid=31212 vsize=13719356 CPUtime=73.61 cores=1,3,5,7
/proc/31214/task/31215/stat : 31215 (java) S 31212 31214 28402 0 -1 4202560 14301 0 1 0 7359 2 0 0 25 0 20 0 827000107 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31217] ppid=31212 vsize=13719356 CPUtime=0.03 cores=1,3,5,7
/proc/31214/task/31217/stat : 31217 (java) S 31212 31214 28402 0 -1 4202560 144 0 0 0 3 0 0 0 15 0 20 0 827000109 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31218] ppid=31212 vsize=13719356 CPUtime=0.05 cores=1,3,5,7
/proc/31214/task/31218/stat : 31218 (java) S 31212 31214 28402 0 -1 4202560 67 0 0 0 5 0 0 0 15 0 20 0 827000109 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31219] ppid=31212 vsize=13719356 CPUtime=0.02 cores=1,3,5,7
/proc/31214/task/31219/stat : 31219 (java) S 31212 31214 28402 0 -1 4202560 38 0 0 0 2 0 0 0 15 0 20 0 827000109 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31220] ppid=31212 vsize=13719356 CPUtime=0.04 cores=1,3,5,7
/proc/31214/task/31220/stat : 31220 (java) S 31212 31214 28402 0 -1 4202560 13 0 0 0 4 0 0 0 15 0 20 0 827000109 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31221] ppid=31212 vsize=13719356 CPUtime=0.02 cores=1,3,5,7
/proc/31214/task/31221/stat : 31221 (java) S 31212 31214 28402 0 -1 4202560 25 0 0 0 2 0 0 0 15 0 20 0 827000109 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31222] ppid=31212 vsize=13719356 CPUtime=0.05 cores=1,3,5,7
/proc/31214/task/31222/stat : 31222 (java) S 31212 31214 28402 0 -1 4202560 46 0 0 0 5 0 0 0 15 0 20 0 827000109 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
[pid=31214/tid=31223] ppid=31212 vsize=13719356 CPUtime=0.04 cores=1,3,5,7
/proc/31214/task/31223/stat : 31223 (java) S 31212 31214 28402 0 -1 4202560 75 0 0 0 4 0 0 0 15 0 20 0 827000109 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31224] ppid=31212 vsize=13719356 CPUtime=0.03 cores=1,3,5,7
/proc/31214/task/31224/stat : 31224 (java) S 31212 31214 28402 0 -1 4202560 166 0 0 0 3 0 0 0 15 0 20 0 827000109 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31225] ppid=31212 vsize=13719356 CPUtime=1.57 cores=1,3,5,7
/proc/31214/task/31225/stat : 31225 (java) S 31212 31214 28402 0 -1 4202560 760 0 0 0 155 2 0 0 15 0 20 0 827000110 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 0 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31226] ppid=31212 vsize=13719356 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31226/stat : 31226 (java) S 31212 31214 28402 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 20 0 827000111 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31227] ppid=31212 vsize=13719356 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31227/stat : 31227 (java) S 31212 31214 28402 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 20 0 827000111 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31228] ppid=31212 vsize=13719356 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31228/stat : 31228 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 20 0 827000113 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458768817 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31229] ppid=31212 vsize=13719356 CPUtime=1.29 cores=1,3,5,7
/proc/31214/task/31229/stat : 31229 (java) S 31212 31214 28402 0 -1 4202560 10461 0 0 0 128 1 0 0 15 0 20 0 827000113 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31230] ppid=31212 vsize=13719356 CPUtime=0.35 cores=1,3,5,7
/proc/31214/task/31230/stat : 31230 (java) S 31212 31214 28402 0 -1 4202560 5320 0 0 0 35 0 0 0 15 0 20 0 827000113 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 5 0 0 0
[pid=31214/tid=31231] ppid=31212 vsize=13719356 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31231/stat : 31231 (java) S 31212 31214 28402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 20 0 827000113 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761113 0 4 0 16800975 18446604456247953280 0 0 -1 3 0 0 0
[pid=31214/tid=31232] ppid=31212 vsize=13719356 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31232/stat : 31232 (java) S 31212 31214 28402 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 20 0 827000113 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 4 0 16800975 18446604456247953280 0 0 -1 1 0 0 0
[pid=31214/tid=31233] ppid=31212 vsize=13719356 CPUtime=0 cores=1,3,5,7
/proc/31214/task/31233/stat : 31233 (java) S 31212 31214 28402 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 20 0 827000120 14048620544 27854 33554432000 1073741824 1073778376 140735239851552 18446744073709551615 244458761728 0 4 0 16800975 18446604456247953280 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 77.18
Current children cumulated vsize (KiB) 13719356

Child status: 20
Real time (s): 75.4239
CPU time (s): 77.2023
CPU user time (s): 77.1313
CPU system time (s): 0.070989
CPU usage (%): 102.358
Max. virtual memory (cumulated for all children) (KiB): 13719356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 77.1313
system time used= 0.070989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32593
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= 4608
involuntary context switches= 2334

runsolver used 0.32595 second user time and 0.78288 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-04 04:19:57
IDJOB=3459687
IDBENCH=2905
IDSOLVER=1952
FILE ID=node105/3459687-1307153997
RUNJOBID= node105-1307146370-30054
PBS_JOBID= 13508811
Free space on /tmp= 73768 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_1.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459687-1307153997/watcher-3459687-1307153997 -o /tmp/evaluation-result-3459687-1307153997/solver-3459687-1307153997 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459687-1307153997.opb

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

MD5SUM BENCH= 8dbaef61ba32642517e0b17ac09a002e
RANDOM SEED=1709747887

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.82
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.825
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.75
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.825
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	: 5410.70
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.825
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.74
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.825
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.82
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.825
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29031360 kB
Buffers:        320336 kB
Cached:         802128 kB
SwapCached:      20984 kB
Active:        2939520 kB
Inactive:       666904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29031360 kB
SwapTotal:    67111528 kB
SwapFree:     43324008 kB
Dirty:             116 kB
Writeback:           0 kB
AnonPages:     2480696 kB
Mapped:          27580 kB
Slab:           164720 kB
PageTables:      81668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 128300212 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= 73768 MiB
End job on node105 at 2011-06-04 04:21:12