Trace number 3459287

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 NameAnswerCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.15 1797.79

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l5_n550.opb
MD5SUMb656932a938990470d09f3771b5047c2
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1650
Total number of constraints113164
Number of constraints which are clauses112614
Number of constraints which are cardinality constraints (but not clauses)550
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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.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.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@13d4c61c
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3459287-1307135873.opb
0.11/0.11	c reading problem ... 
1.68/1.24	c ... done. Wall clock time 1.131s.
1.68/1.24	c #vars     1650
1.68/1.24	c #constraints  113714
1.68/1.24	c constraints type 
1.68/1.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 113164
1.68/1.24	c org.sat4j.minisat.constraints.card.MinWatchCard => 550
3.51/2.72	c cleaning 2487 clauses out of 5000 with flag 5000/5000
4.69/3.80	c cleaning 4244 clauses out of 8513 with flag 11000/11000
5.90/5.00	c cleaning 5620 clauses out of 11269 with flag 18000/18000
7.31/6.40	c cleaning 6815 clauses out of 13649 with flag 26000/26000
8.76/7.90	c cleaning 7910 clauses out of 15834 with flag 35000/35000
10.34/9.48	c cleaning 8957 clauses out of 17925 with flag 45001/45001
12.24/11.30	c cleaning 9974 clauses out of 19967 with flag 56000/56000
14.17/13.23	c cleaning 10967 clauses out of 21993 with flag 68000/68000
16.57/15.66	c cleaning 12005 clauses out of 24027 with flag 81001/81001
18.87/17.90	c cleaning 13002 clauses out of 26021 with flag 95000/95000
21.78/20.81	c cleaning 13997 clauses out of 28019 with flag 110000/110000
24.58/23.70	c cleaning 14998 clauses out of 30022 with flag 126000/126000
27.78/26.87	c cleaning 15988 clauses out of 32024 with flag 143000/143000
31.19/30.29	c cleaning 17012 clauses out of 34036 with flag 161000/161000
34.79/33.85	c cleaning 17997 clauses out of 36025 with flag 180001/180001
38.51/37.52	c cleaning 19005 clauses out of 38027 with flag 200000/200000
42.49/41.54	c cleaning 19992 clauses out of 40022 with flag 221000/221000
46.59/45.67	c cleaning 20999 clauses out of 42030 with flag 243000/243000
51.10/50.18	c cleaning 22011 clauses out of 44033 with flag 266002/266002
55.41/54.40	c cleaning 23002 clauses out of 46021 with flag 290001/290001
60.11/59.11	c cleaning 23980 clauses out of 48018 with flag 315000/315000
65.52/64.59	c cleaning 24991 clauses out of 50038 with flag 341000/341000
71.13/70.11	c cleaning 25997 clauses out of 52047 with flag 368000/368000
77.54/76.57	c cleaning 27012 clauses out of 54051 with flag 396001/396001
83.05/82.02	c cleaning 28003 clauses out of 56039 with flag 425001/425001
89.08/88.10	c cleaning 28992 clauses out of 58035 with flag 455000/455000
95.57/94.59	c cleaning 30008 clauses out of 60043 with flag 486000/486000
103.59/102.53	c cleaning 30994 clauses out of 62035 with flag 518000/518000
111.12/110.09	c cleaning 31979 clauses out of 64041 with flag 551000/551000
120.61/119.57	c cleaning 33012 clauses out of 66062 with flag 585000/585000
127.42/126.39	c cleaning 33993 clauses out of 68051 with flag 620001/620001
135.82/134.79	c cleaning 35013 clauses out of 70057 with flag 656000/656000
144.44/143.32	c cleaning 35997 clauses out of 72044 with flag 693000/693000
152.64/151.54	c cleaning 37002 clauses out of 74047 with flag 731000/731000
163.16/162.07	c cleaning 37995 clauses out of 76046 with flag 770001/770001
172.17/171.05	c cleaning 38994 clauses out of 78050 with flag 810000/810000
183.48/182.32	c cleaning 40005 clauses out of 80057 with flag 851001/851001
194.29/193.14	c cleaning 41009 clauses out of 82051 with flag 893000/893000
203.40/202.22	c cleaning 42015 clauses out of 84044 with flag 936002/936002
213.30/212.17	c cleaning 43001 clauses out of 86027 with flag 980000/980000
224.21/223.08	c cleaning 43985 clauses out of 88026 with flag 1025000/1025000
237.74/236.59	c cleaning 44980 clauses out of 90041 with flag 1071000/1071000
250.63/249.44	c cleaning 46014 clauses out of 92061 with flag 1118000/1118000
265.85/264.64	c cleaning 47016 clauses out of 94048 with flag 1166001/1166001
279.26/278.02	c cleaning 47994 clauses out of 96033 with flag 1215002/1215002
296.09/294.83	c cleaning 48959 clauses out of 98038 with flag 1265001/1265001
313.58/312.40	c cleaning 50011 clauses out of 100078 with flag 1316000/1316000
325.81/324.53	c cleaning 51020 clauses out of 102067 with flag 1368000/1368000
338.90/337.63	c cleaning 52019 clauses out of 104049 with flag 1421002/1421002
353.43/352.13	c cleaning 52974 clauses out of 106028 with flag 1475000/1475000
370.33/369.02	c cleaning 54021 clauses out of 108059 with flag 1530005/1530005
389.14/387.83	c cleaning 55002 clauses out of 110033 with flag 1586000/1586000
404.15/402.84	c cleaning 55978 clauses out of 112031 with flag 1643000/1643000
425.26/423.99	c cleaning 56991 clauses out of 114054 with flag 1701001/1701001
448.79/447.46	c cleaning 57984 clauses out of 116062 with flag 1760000/1760000
470.50/469.14	c cleaning 59026 clauses out of 118078 with flag 1820000/1820000
497.11/495.72	c cleaning 60011 clauses out of 120053 with flag 1881001/1881001
523.24/521.86	c cleaning 61006 clauses out of 122041 with flag 1943000/1943000
545.25/543.86	c cleaning 62009 clauses out of 124035 with flag 2006000/2006000
561.76/560.32	c cleaning 62980 clauses out of 126026 with flag 2070000/2070000
580.47/579.07	c cleaning 64004 clauses out of 128046 with flag 2135000/2135000
601.88/600.49	c cleaning 65000 clauses out of 130042 with flag 2201000/2201000
625.22/623.77	c cleaning 65982 clauses out of 132042 with flag 2268000/2268000
644.41/642.91	c cleaning 66980 clauses out of 134060 with flag 2336000/2336000
670.52/669.08	c cleaning 68010 clauses out of 136081 with flag 2405001/2405001
692.83/691.37	c cleaning 69015 clauses out of 138070 with flag 2475000/2475000
723.85/722.31	c cleaning 70017 clauses out of 140056 with flag 2546001/2546001
756.67/755.14	c cleaning 71003 clauses out of 142039 with flag 2618001/2618001
780.19/778.63	c cleaning 71999 clauses out of 144035 with flag 2691000/2691000
813.61/812.09	c cleaning 72997 clauses out of 146036 with flag 2765000/2765000
846.56/844.96	c cleaning 73984 clauses out of 148039 with flag 2840000/2840000
879.96/878.38	c cleaning 75010 clauses out of 150056 with flag 2916001/2916001
912.17/910.51	c cleaning 76016 clauses out of 152045 with flag 2993000/2993000
932.42/930.79	c cleaning 77008 clauses out of 154031 with flag 3071002/3071002
956.20/954.56	c cleaning 78004 clauses out of 156021 with flag 3150000/3150000
980.33/978.61	c cleaning 78980 clauses out of 158017 with flag 3230000/3230000
1006.24/1004.57	c cleaning 79969 clauses out of 160037 with flag 3311000/3311000
1035.36/1033.68	c cleaning 81003 clauses out of 162068 with flag 3393000/3393000
1062.20/1060.49	c cleaning 82024 clauses out of 164065 with flag 3476000/3476000
1102.80/1101.09	c cleaning 82998 clauses out of 166042 with flag 3560001/3560001
1146.26/1144.47	c cleaning 84004 clauses out of 168043 with flag 3645000/3645000
1178.08/1176.28	c cleaning 84991 clauses out of 170039 with flag 3731000/3731000
1214.99/1213.18	c cleaning 85992 clauses out of 172048 with flag 3818000/3818000
1250.22/1248.33	c cleaning 86985 clauses out of 174057 with flag 3906001/3906001
1284.55/1282.66	c cleaning 88021 clauses out of 176075 with flag 3995004/3995004
1326.47/1324.54	c cleaning 89013 clauses out of 178053 with flag 4085003/4085003
1371.51/1369.59	c cleaning 90005 clauses out of 180037 with flag 4176000/4176000
1416.01/1414.04	c cleaning 90998 clauses out of 182033 with flag 4268001/4268001
1459.44/1457.44	c cleaning 92009 clauses out of 184034 with flag 4361000/4361000
1508.26/1506.20	c cleaning 93002 clauses out of 186027 with flag 4455002/4455002
1536.61/1534.54	c cleaning 93994 clauses out of 188023 with flag 4550000/4550000
1566.70/1564.63	c cleaning 94997 clauses out of 190032 with flag 4646003/4646003
1604.62/1602.56	c cleaning 96008 clauses out of 192032 with flag 4743000/4743000
1641.64/1639.56	c cleaning 96999 clauses out of 194024 with flag 4841000/4841000
1687.17/1685.02	c cleaning 97985 clauses out of 196025 with flag 4940000/4940000
1744.31/1742.16	c cleaning 99008 clauses out of 198040 with flag 5040000/5040000
1784.79/1782.59	c cleaning 99974 clauses out of 200033 with flag 5141001/5141001
1800.05/1797.73	c starts		: 274
1800.05/1797.73	c conflicts		: 5189078
1800.05/1797.73	c decisions		: 6329948
1800.05/1797.73	c propagations		: 603693311
1800.05/1797.73	c inspects		: 16790587656
1800.05/1797.73	c shortcuts		: 0
1800.05/1797.73	c learnt literals	: 0
1800.05/1797.73	c learnt binary clauses	: 0
1800.05/1797.73	c learnt ternary clauses	: 0
1800.05/1797.73	c learnt constraints	: 5189078
1800.05/1797.73	c ignored constraints	: 0
1800.05/1797.73	c root simplifications	: 0
1800.05/1797.73	c removed literals (reason simplification)	: 29010580
1800.05/1797.73	c reason swapping (by a shorter reason)	: 0
1800.05/1797.73	c Calls to reduceDB	: 97
1800.05/1797.73	c number of reductions to clauses (during analyze)	: 0
1800.05/1797.73	c number of learned constraints concerned by reduction	: 0
1800.05/1797.73	c number of learning phase by resolution	: 0
1800.05/1797.73	c number of learning phase by cutting planes	: 0
1800.05/1797.73	c speed (assignments/second)	: 336041.7727303849
1800.05/1797.73	c non guided choices	294
1800.05/1797.76	c learnt constraints type 
1800.05/1797.76	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 148158
1800.05/1797.76	c constraints type 
1800.05/1797.76	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 113164
1800.05/1797.76	c org.sat4j.minisat.constraints.card.MinWatchCard => 550
1800.05/1797.76	s UNKNOWN
1800.05/1797.76	c Total wall clock time (in seconds): 1797.645

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-3459287-1307135873/watcher-3459287-1307135873 -o /tmp/evaluation-result-3459287-1307135873/solver-3459287-1307135873 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459287-1307135873.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.14 2.10 2.17 3/590 28015
/proc/meminfo: memFree=31815836/32950928 swapFree=43925852/67111528
[pid=28015] ppid=28013 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28015 24211 0 -1 4202496 7689 0 1 0 0 0 0 0 25 0 2 0 825186159 13850947584 7391 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284491749 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/28015/statm: 3381579 7404 917 9 0 3372735 0
[pid=28015/tid=28016] ppid=28013 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28015 24211 0 -1 4202560 6927 0 1 0 0 0 0 0 25 0 2 0 825186160 13850947584 7743 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268272383035 0 4 0 16784584 0 0 0 -1 2 0 0 0

[startup+0.107854 s]
/proc/loadavg: 2.14 2.10 2.17 3/590 28015
/proc/meminfo: memFree=31815836/32950928 swapFree=43925852/67111528
[pid=28015] ppid=28013 vsize=13621712 CPUtime=0.11 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28015 24211 0 -1 4202496 15583 0 1 0 9 2 0 0 25 0 18 0 825186159 13948633088 15268 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28015/statm: 3405428 15268 2093 9 0 3396162 0
[pid=28015/tid=28016] ppid=28013 vsize=13621712 CPUtime=0.08 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28015 24211 0 -1 4202560 13660 0 1 0 7 1 0 0 18 0 18 0 825186160 13948633088 15269 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 47439268372485 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13621712

[startup+0.20089 s]
/proc/loadavg: 2.14 2.10 2.17 3/590 28015
/proc/meminfo: memFree=31815836/32950928 swapFree=43925852/67111528
[pid=28015] ppid=28013 vsize=13622408 CPUtime=0.25 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28015 24211 0 -1 4202496 18234 0 1 0 23 2 0 0 25 0 18 0 825186159 13949345792 17919 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28015/statm: 3405602 17919 2170 9 0 3396336 0
[pid=28015/tid=28016] ppid=28013 vsize=13622408 CPUtime=0.18 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28015 24211 0 -1 4202560 16057 0 1 0 16 2 0 0 18 0 18 0 825186160 13949345792 17919 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13622408

[startup+0.319975 s]
/proc/loadavg: 2.14 2.10 2.17 3/590 28015
/proc/meminfo: memFree=31815836/32950928 swapFree=43925852/67111528
[pid=28015] ppid=28013 vsize=13624372 CPUtime=0.56 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28015 24211 0 -1 4202496 21372 0 1 0 53 3 0 0 25 0 18 0 825186159 13951356928 20574 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28015/statm: 3406093 20576 2202 9 0 3396827 0
[pid=28015/tid=28016] ppid=28013 vsize=13624372 CPUtime=0.3 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28015 24211 0 -1 4202560 18163 0 1 0 28 2 0 0 18 0 18 0 825186160 13951356928 20577 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 46912505610570 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 13624372

[startup+0.7007 s]
/proc/loadavg: 2.14 2.10 2.17 3/590 28015
/proc/meminfo: memFree=31815836/32950928 swapFree=43925852/67111528
[pid=28015] ppid=28013 vsize=13627004 CPUtime=1.17 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28015 24211 0 -1 4202496 59662 0 1 0 108 9 0 0 25 0 18 0 825186159 13954052096 57996 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28015/statm: 3406751 58000 2214 9 0 3397485 0
[pid=28015/tid=28016] ppid=28013 vsize=13627004 CPUtime=0.68 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28015 24211 0 -1 4202560 54202 0 1 0 61 7 0 0 18 0 18 0 825186160 13954052096 58002 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 46912505541194 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 13627004

[startup+1.5006 s]
/proc/loadavg: 2.13 2.09 2.17 3/608 28033
/proc/meminfo: memFree=31408924/32950928 swapFree=43925852/67111528
[pid=28015] ppid=28013 vsize=13628152 CPUtime=2.22 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28015 24211 0 -1 4202496 123097 0 1 0 206 16 0 0 25 0 19 0 825186159 13955227648 120697 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28015/statm: 3407038 120697 2236 9 0 3397772 0
[pid=28015/tid=28016] ppid=28013 vsize=13628152 CPUtime=1.48 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28015 24211 0 -1 4202560 116801 0 1 0 133 15 0 0 20 0 19 0 825186160 13955227648 120697 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 46912505392544 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28015/tid=28018] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186162 13955227648 120697 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28019] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186162 13955227648 120697 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28020] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186162 13955227648 120697 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28021] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186162 13955227648 120697 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28022] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186162 13955227648 120697 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28023] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186162 13955227648 120697 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28024] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186162 13955227648 120697 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28025] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186162 13955227648 120697 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28026] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) S 28013 28015 24211 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 825186163 13955227648 120698 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 0 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28027] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) S 28013 28015 24211 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 825186164 13955227648 120698 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28028] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28015 24211 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 825186164 13955227648 120698 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28029] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13955227648 120699 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284512689 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28030] ppid=28013 vsize=13628152 CPUtime=0.37 cores=0,2,4,6
/proc/28015/task/28030/stat : 28030 (java) S 28013 28015 24211 0 -1 4202560 2277 0 0 0 37 0 0 0 15 0 19 0 825186166 13955227648 120699 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28031] ppid=28013 vsize=13628152 CPUtime=0.35 cores=0,2,4,6
/proc/28015/task/28031/stat : 28031 (java) S 28013 28015 24211 0 -1 4202560 2858 0 0 0 35 0 0 0 17 0 19 0 825186166 13955227648 120699 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28032] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28032/stat : 28032 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13955227648 120699 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28033] ppid=28013 vsize=13628152 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28033/stat : 28033 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 825186166 13955227648 120699 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 13628152

[startup+3.10139 s]
/proc/loadavg: 2.13 2.09 2.17 3/609 28034
/proc/meminfo: memFree=31335508/32950928 swapFree=43925852/67111528
[pid=28015] ppid=28013 vsize=13627832 CPUtime=3.97 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28015 24211 0 -1 4202496 130218 0 1 0 380 17 0 0 25 0 19 0 825186159 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28015/statm: 3406958 127496 2264 9 0 3397692 0
[pid=28015/tid=28016] ppid=28013 vsize=13627832 CPUtime=3 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28015 24211 0 -1 4202560 117463 0 1 0 285 15 0 0 17 0 19 0 825186160 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 46912505889984 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28015/tid=28018] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 825186162 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28019] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 825186162 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28020] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 825186162 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28021] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 825186162 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28022] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 825186162 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28023] ppid=28013 vsize=13627832 CPUtime=0.01 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28015 24211 0 -1 4202560 929 0 0 0 1 0 0 0 18 0 19 0 825186162 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28024] ppid=28013 vsize=13627832 CPUtime=0.01 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28015 24211 0 -1 4202560 985 0 0 0 1 0 0 0 18 0 19 0 825186162 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28025] ppid=28013 vsize=13627832 CPUtime=0.01 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) S 28013 28015 24211 0 -1 4202560 1198 0 0 0 1 0 0 0 18 0 19 0 825186162 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28026] ppid=28013 vsize=13627832 CPUtime=0.05 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) S 28013 28015 24211 0 -1 4202560 3100 0 0 0 5 0 0 0 15 0 19 0 825186163 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 0 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28027] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) S 28013 28015 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 825186164 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28028] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28015 24211 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 825186164 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28029] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284512689 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28030] ppid=28013 vsize=13627832 CPUtime=0.46 cores=0,2,4,6
/proc/28015/task/28030/stat : 28030 (java) S 28013 28015 24211 0 -1 4202560 2521 0 0 0 46 0 0 0 15 0 19 0 825186166 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28031] ppid=28013 vsize=13627832 CPUtime=0.37 cores=0,2,4,6
/proc/28015/task/28031/stat : 28031 (java) S 28013 28015 24211 0 -1 4202560 2865 0 0 0 37 0 0 0 15 0 19 0 825186166 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28032] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28032/stat : 28032 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28033] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28033/stat : 28033 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 825186166 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28034] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28034/stat : 28034 (java) S 28013 28015 24211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 825186285 13954899968 127496 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 13627832

[startup+6.30082 s]
/proc/loadavg: 2.13 2.09 2.17 3/609 28034
/proc/meminfo: memFree=31306540/32950928 swapFree=43925852/67111528
[pid=28015] ppid=28013 vsize=13627832 CPUtime=7.2 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28015 24211 0 -1 4202496 131297 0 1 0 703 17 0 0 25 0 19 0 825186159 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28015/statm: 3406958 128433 2264 9 0 3397692 0
[pid=28015/tid=28016] ppid=28013 vsize=13627832 CPUtime=6.11 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28015 24211 0 -1 4202560 117466 0 1 0 596 15 0 0 20 0 19 0 825186160 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 46912505762653 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28015/tid=28018] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28015 24211 0 -1 4202560 418 0 0 0 0 0 0 0 15 0 19 0 825186162 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28019] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 825186162 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28020] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 825186162 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28021] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 825186162 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28022] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 825186162 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28023] ppid=28013 vsize=13627832 CPUtime=0.01 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28015 24211 0 -1 4202560 929 0 0 0 1 0 0 0 18 0 19 0 825186162 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28024] ppid=28013 vsize=13627832 CPUtime=0.02 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28015 24211 0 -1 4202560 1194 0 0 0 2 0 0 0 18 0 19 0 825186162 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28025] ppid=28013 vsize=13627832 CPUtime=0.01 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) S 28013 28015 24211 0 -1 4202560 1201 0 0 0 1 0 0 0 15 0 19 0 825186162 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28026] ppid=28013 vsize=13627832 CPUtime=0.14 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) S 28013 28015 24211 0 -1 4202560 3542 0 0 0 14 0 0 0 15 0 19 0 825186163 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 0 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28027] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) S 28013 28015 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 825186164 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28028] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28015 24211 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 825186164 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28029] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284512689 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28030] ppid=28013 vsize=13627832 CPUtime=0.48 cores=0,2,4,6
/proc/28015/task/28030/stat : 28030 (java) S 28013 28015 24211 0 -1 4202560 2525 0 0 0 48 0 0 0 15 0 19 0 825186166 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28031] ppid=28013 vsize=13627832 CPUtime=0.38 cores=0,2,4,6
/proc/28015/task/28031/stat : 28031 (java) S 28013 28015 24211 0 -1 4202560 2866 0 0 0 38 0 0 0 15 0 19 0 825186166 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28032] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28032/stat : 28032 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13954899968 128433 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0

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

[pid=28015/tid=28023] ppid=28013 vsize=13627832 CPUtime=0.23 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28015 24211 0 -1 4202560 1824 0 0 0 23 0 0 0 15 0 19 0 825186162 13954899968 148462 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28024] ppid=28013 vsize=13627832 CPUtime=0.3 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28015 24211 0 -1 4202560 2465 0 0 0 30 0 0 0 16 0 19 0 825186162 13954899968 148462 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28025] ppid=28013 vsize=13627832 CPUtime=0.28 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) S 28013 28015 24211 0 -1 4202560 1847 0 0 0 28 0 0 0 15 0 19 0 825186162 13954899968 148462 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28026] ppid=28013 vsize=13627832 CPUtime=6.73 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) S 28013 28015 24211 0 -1 4202560 11162 0 0 0 672 1 0 0 15 0 19 0 825186163 13954899968 148462 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 0 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28027] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) S 28013 28015 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 825186164 13954899968 148462 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28028] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28015 24211 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 825186164 13954899968 148462 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28029] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13954899968 148462 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284512689 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28030] ppid=28013 vsize=13627832 CPUtime=0.56 cores=0,2,4,6
/proc/28015/task/28030/stat : 28030 (java) S 28013 28015 24211 0 -1 4202560 2550 0 0 0 56 0 0 0 15 0 19 0 825186166 13954899968 148462 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28031] ppid=28013 vsize=13627832 CPUtime=0.38 cores=0,2,4,6
/proc/28015/task/28031/stat : 28031 (java) S 28013 28015 24211 0 -1 4202560 2866 0 0 0 38 0 0 0 15 0 19 0 825186166 13954899968 148462 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28032] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28032/stat : 28032 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13954899968 148462 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28033] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28033/stat : 28033 (java) S 28013 28015 24211 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 19 0 825186166 13954899968 148462 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28034] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28034/stat : 28034 (java) S 28013 28015 24211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 825186285 13954899968 148462 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1664.46
Current children cumulated vsize (KiB) 13627832

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/609 28126
/proc/meminfo: memFree=31176852/32950928 swapFree=43925852/67111528
[pid=28015] ppid=28013 vsize=13627832 CPUtime=1724.51 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28015 24211 0 -1 4202496 153455 0 1 0 172427 24 0 0 25 0 19 0 825186159 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28015/statm: 3406958 150295 2265 9 0 3397692 0
[pid=28015/tid=28016] ppid=28013 vsize=13627832 CPUtime=1714.72 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28015 24211 0 -1 4202560 117556 0 1 0 171454 18 0 0 25 0 19 0 825186160 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 46912505762164 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28015/tid=28018] ppid=28013 vsize=13627832 CPUtime=0.23 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28015 24211 0 -1 4202560 2061 0 0 0 23 0 0 0 15 0 19 0 825186162 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 4 0 0 0
[pid=28015/tid=28019] ppid=28013 vsize=13627832 CPUtime=0.19 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28015 24211 0 -1 4202560 1175 0 0 0 19 0 0 0 15 0 19 0 825186162 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28020] ppid=28013 vsize=13627832 CPUtime=0.27 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28015 24211 0 -1 4202560 4884 0 0 0 27 0 0 0 15 0 19 0 825186162 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28021] ppid=28013 vsize=13627832 CPUtime=0.2 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28015 24211 0 -1 4202560 1336 0 0 0 20 0 0 0 15 0 19 0 825186162 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28022] ppid=28013 vsize=13627832 CPUtime=0.19 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28015 24211 0 -1 4202560 1859 0 0 0 19 0 0 0 16 0 19 0 825186162 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 4 0 0 0
[pid=28015/tid=28023] ppid=28013 vsize=13627832 CPUtime=0.23 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28015 24211 0 -1 4202560 1824 0 0 0 23 0 0 0 15 0 19 0 825186162 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28024] ppid=28013 vsize=13627832 CPUtime=0.31 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28015 24211 0 -1 4202560 2751 0 0 0 31 0 0 0 16 0 19 0 825186162 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28025] ppid=28013 vsize=13627832 CPUtime=0.28 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) S 28013 28015 24211 0 -1 4202560 1847 0 0 0 28 0 0 0 15 0 19 0 825186162 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28026] ppid=28013 vsize=13627832 CPUtime=6.82 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) S 28013 28015 24211 0 -1 4202560 11496 0 0 0 681 1 0 0 15 0 19 0 825186163 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 0 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28027] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) S 28013 28015 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 825186164 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28028] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28015 24211 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 825186164 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28029] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284512689 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28030] ppid=28013 vsize=13627832 CPUtime=0.56 cores=0,2,4,6
/proc/28015/task/28030/stat : 28030 (java) S 28013 28015 24211 0 -1 4202560 2550 0 0 0 56 0 0 0 15 0 19 0 825186166 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28031] ppid=28013 vsize=13627832 CPUtime=0.38 cores=0,2,4,6
/proc/28015/task/28031/stat : 28031 (java) S 28013 28015 24211 0 -1 4202560 2866 0 0 0 38 0 0 0 15 0 19 0 825186166 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28032] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28032/stat : 28032 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28033] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28033/stat : 28033 (java) S 28013 28015 24211 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 825186166 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28034] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28034/stat : 28034 (java) S 28013 28015 24211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 825186285 13954899968 150295 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1724.51
Current children cumulated vsize (KiB) 13627832

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/609 28128
/proc/meminfo: memFree=31127328/32950928 swapFree=43925852/67111528
[pid=28015] ppid=28013 vsize=13627832 CPUtime=1784.59 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28015 24211 0 -1 4202496 165602 0 1 0 178434 25 0 0 25 0 19 0 825186159 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28015/statm: 3406958 162415 2265 9 0 3397692 0
[pid=28015/tid=28016] ppid=28013 vsize=13627832 CPUtime=1774.56 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28015 24211 0 -1 4202560 117557 0 1 0 177438 18 0 0 25 0 19 0 825186160 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 46912505957017 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28015/tid=28018] ppid=28013 vsize=13627832 CPUtime=0.26 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28015 24211 0 -1 4202560 6318 0 0 0 25 1 0 0 16 0 19 0 825186162 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28019] ppid=28013 vsize=13627832 CPUtime=0.22 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28015 24211 0 -1 4202560 3679 0 0 0 22 0 0 0 16 0 19 0 825186162 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28020] ppid=28013 vsize=13627832 CPUtime=0.27 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28015 24211 0 -1 4202560 5021 0 0 0 27 0 0 0 15 0 19 0 825186162 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28021] ppid=28013 vsize=13627832 CPUtime=0.2 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28015 24211 0 -1 4202560 1336 0 0 0 20 0 0 0 15 0 19 0 825186162 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28022] ppid=28013 vsize=13627832 CPUtime=0.22 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28015 24211 0 -1 4202560 4129 0 0 0 22 0 0 0 16 0 19 0 825186162 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 4 0 0 0
[pid=28015/tid=28023] ppid=28013 vsize=13627832 CPUtime=0.24 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28015 24211 0 -1 4202560 1824 0 0 0 24 0 0 0 15 0 19 0 825186162 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28024] ppid=28013 vsize=13627832 CPUtime=0.34 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28015 24211 0 -1 4202560 5491 0 0 0 34 0 0 0 16 0 19 0 825186162 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28025] ppid=28013 vsize=13627832 CPUtime=0.28 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) S 28013 28015 24211 0 -1 4202560 1847 0 0 0 28 0 0 0 15 0 19 0 825186162 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28026] ppid=28013 vsize=13627832 CPUtime=6.95 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) S 28013 28015 24211 0 -1 4202560 11730 0 0 0 694 1 0 0 15 0 19 0 825186163 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 0 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28027] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) S 28013 28015 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 825186164 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28028] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28015 24211 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 825186164 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28029] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284512689 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28030] ppid=28013 vsize=13627832 CPUtime=0.56 cores=0,2,4,6
/proc/28015/task/28030/stat : 28030 (java) S 28013 28015 24211 0 -1 4202560 2550 0 0 0 56 0 0 0 15 0 19 0 825186166 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28031] ppid=28013 vsize=13627832 CPUtime=0.38 cores=0,2,4,6
/proc/28015/task/28031/stat : 28031 (java) S 28013 28015 24211 0 -1 4202560 2866 0 0 0 38 0 0 0 15 0 19 0 825186166 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28032] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28032/stat : 28032 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28033] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28033/stat : 28033 (java) S 28013 28015 24211 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 825186166 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28034] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28034/stat : 28034 (java) S 28013 28015 24211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 825186285 13954899968 162415 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (KiB) 13627832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.7 s]
/proc/loadavg: 2.00 2.02 2.04 3/609 28128
/proc/meminfo: memFree=31127072/32950928 swapFree=43925852/67111528
[pid=28015] ppid=28013 vsize=13627832 CPUtime=1800.05 cores=0,2,4,6
/proc/28015/stat : 28015 (java) S 28013 28015 24211 0 -1 4202496 165777 0 1 0 179979 26 0 0 25 0 19 0 825186159 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28015/statm: 3406958 162587 2265 9 0 3397692 0
[pid=28015/tid=28016] ppid=28013 vsize=13627832 CPUtime=1789.88 cores=0,2,4,6
/proc/28015/task/28016/stat : 28016 (java) R 28013 28015 24211 0 -1 4202560 117558 0 1 0 178970 18 0 0 25 0 19 0 825186160 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 46912505803452 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28015/tid=28018] ppid=28013 vsize=13627832 CPUtime=0.27 cores=0,2,4,6
/proc/28015/task/28018/stat : 28018 (java) S 28013 28015 24211 0 -1 4202560 6318 0 0 0 26 1 0 0 16 0 19 0 825186162 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28019] ppid=28013 vsize=13627832 CPUtime=0.22 cores=0,2,4,6
/proc/28015/task/28019/stat : 28019 (java) S 28013 28015 24211 0 -1 4202560 3679 0 0 0 22 0 0 0 15 0 19 0 825186162 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28020] ppid=28013 vsize=13627832 CPUtime=0.27 cores=0,2,4,6
/proc/28015/task/28020/stat : 28020 (java) S 28013 28015 24211 0 -1 4202560 5021 0 0 0 27 0 0 0 15 0 19 0 825186162 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28021] ppid=28013 vsize=13627832 CPUtime=0.21 cores=0,2,4,6
/proc/28015/task/28021/stat : 28021 (java) S 28013 28015 24211 0 -1 4202560 1336 0 0 0 21 0 0 0 16 0 19 0 825186162 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28022] ppid=28013 vsize=13627832 CPUtime=0.23 cores=0,2,4,6
/proc/28015/task/28022/stat : 28022 (java) S 28013 28015 24211 0 -1 4202560 4129 0 0 0 23 0 0 0 16 0 19 0 825186162 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 4 0 0 0
[pid=28015/tid=28023] ppid=28013 vsize=13627832 CPUtime=0.24 cores=0,2,4,6
/proc/28015/task/28023/stat : 28023 (java) S 28013 28015 24211 0 -1 4202560 1824 0 0 0 24 0 0 0 15 0 19 0 825186162 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28024] ppid=28013 vsize=13627832 CPUtime=0.34 cores=0,2,4,6
/proc/28015/task/28024/stat : 28024 (java) S 28013 28015 24211 0 -1 4202560 5491 0 0 0 34 0 0 0 15 0 19 0 825186162 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28025] ppid=28013 vsize=13627832 CPUtime=0.29 cores=0,2,4,6
/proc/28015/task/28025/stat : 28025 (java) S 28013 28015 24211 0 -1 4202560 1847 0 0 0 29 0 0 0 16 0 19 0 825186162 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28026] ppid=28013 vsize=13627832 CPUtime=7.04 cores=0,2,4,6
/proc/28015/task/28026/stat : 28026 (java) S 28013 28015 24211 0 -1 4202560 11904 0 0 0 703 1 0 0 15 0 19 0 825186163 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 0 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28027] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28027/stat : 28027 (java) S 28013 28015 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 825186164 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28028] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28028/stat : 28028 (java) S 28013 28015 24211 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 825186164 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28029] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28029/stat : 28029 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284512689 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28030] ppid=28013 vsize=13627832 CPUtime=0.56 cores=0,2,4,6
/proc/28015/task/28030/stat : 28030 (java) S 28013 28015 24211 0 -1 4202560 2550 0 0 0 56 0 0 0 15 0 19 0 825186166 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
[pid=28015/tid=28031] ppid=28013 vsize=13627832 CPUtime=0.38 cores=0,2,4,6
/proc/28015/task/28031/stat : 28031 (java) S 28013 28015 24211 0 -1 4202560 2866 0 0 0 38 0 0 0 15 0 19 0 825186166 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 6 0 0 0
[pid=28015/tid=28032] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28032/stat : 28032 (java) S 28013 28015 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 825186166 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284504985 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28033] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28033/stat : 28033 (java) S 28013 28015 24211 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 825186166 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 4 0 16800975 18446604443150771136 0 0 -1 2 0 0 0
[pid=28015/tid=28034] ppid=28013 vsize=13627832 CPUtime=0 cores=0,2,4,6
/proc/28015/task/28034/stat : 28034 (java) S 28013 28015 24211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 825186285 13954899968 162587 33554432000 1073741824 1073778376 140736155896880 18446744073709551615 268284505600 0 4 0 16800975 18446604443150771136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 13627832

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1797.79
CPU time (s): 1800.15
CPU user time (s): 1799.86
CPU system time (s): 0.286956
CPU usage (%): 100.131
Max. virtual memory (cumulated for all children) (KiB): 13628840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165805
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= 39620
involuntary context switches= 7746

runsolver used 10.9113 second user time and 23.4534 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-03 23:17:54
IDJOB=3459287
IDBENCH=1370
IDSOLVER=1952
FILE ID=node122/3459287-1307135873
RUNJOBID= node122-1307133514-27530
PBS_JOBID= 13508794
Free space on /tmp= 73800 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k3_l5_n550.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459287-1307135873/watcher-3459287-1307135873 -o /tmp/evaluation-result-3459287-1307135873/solver-3459287-1307135873 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459287-1307135873.opb

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

MD5SUM BENCH= b656932a938990470d09f3771b5047c2
RANDOM SEED=721461194

node122.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.820
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.64
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.820
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	: 5332.75
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.820
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.820
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.83
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.820
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.820
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.75
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31816000 kB
Buffers:        297932 kB
Cached:         422112 kB
SwapCached:      16832 kB
Active:         407896 kB
Inactive:       413048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31816000 kB
SwapTotal:    67111528 kB
SwapFree:     43925852 kB
Dirty:            5924 kB
Writeback:           0 kB
AnonPages:       97888 kB
Mapped:          17500 kB
Slab:           149284 kB
PageTables:      92976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 194157312 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= 73800 MiB
End job on node122 at 2011-06-03 23:47:53