Trace number 3689683

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.55 1789.48

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K181.opb
MD5SUM786bb841dd145412a2aec0a596e79174
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21539
Total number of constraints21903
Number of constraints which are clauses21722
Number of constraints which are cardinality constraints (but not clauses)181
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint181
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 182
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	c See www.sat4j.org for details.
0.05/0.09	c version 2.3.2.v20120418
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		501472288
0.05/0.09	c Max memory 		7480803328
0.05/0.09	c Total memory 		504102912
0.05/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3689683-1337892394.opb
0.09/0.11	c reading problem ... 
1.19/0.60	c ... done. Wall clock time 0.49s.
1.19/0.60	c declared #vars     21539
1.19/0.60	c #constraints  21903
1.19/0.60	c constraints type 
1.19/0.60	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 19380
1.19/0.60	c org.sat4j.minisat.constraints.card.MinWatchCard => 181
1.19/0.60	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1.19/0.60	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2340
1.19/0.60	c 21903 constraints processed.
3.97/3.00	c cleaning 2497 clauses out of 4995 with flag 5000/5000
6.14/5.18	c cleaning 4193 clauses out of 8489 with flag 11000/11000
8.56/7.56	c cleaning 5637 clauses out of 11298 with flag 18003/18003
11.18/10.15	c cleaning 6656 clauses out of 13656 with flag 26000/26000
14.24/13.14	c cleaning 7935 clauses out of 16000 with flag 35001/35001
17.76/16.60	c cleaning 8997 clauses out of 18064 with flag 45002/45002
21.47/20.38	c cleaning 9992 clauses out of 20063 with flag 56000/56000
25.70/24.57	c cleaning 10895 clauses out of 22071 with flag 68000/68000
30.22/29.09	c cleaning 11991 clauses out of 24175 with flag 81000/81000
35.64/34.49	c cleaning 12905 clauses out of 26184 with flag 95000/95000
40.56/39.39	c cleaning 13983 clauses out of 28277 with flag 110000/110000
45.88/44.67	c cleaning 15005 clauses out of 30290 with flag 126000/126000
51.49/50.29	c cleaning 15943 clauses out of 32285 with flag 143000/143000
57.73/56.47	c cleaning 16455 clauses out of 34340 with flag 161000/161000
64.07/62.79	c cleaning 17065 clauses out of 36881 with flag 180002/180002
71.07/69.79	c cleaning 17807 clauses out of 39816 with flag 200002/200002
78.08/76.76	c cleaning 19115 clauses out of 43007 with flag 221000/221000
86.02/84.61	c cleaning 19780 clauses out of 45889 with flag 243001/243001
94.08/92.69	c cleaning 20606 clauses out of 49109 with flag 266001/266001
102.12/100.61	c cleaning 22025 clauses out of 52502 with flag 290001/290001
110.96/109.45	c cleaning 22542 clauses out of 55473 with flag 315000/315000
120.20/118.61	c cleaning 23445 clauses out of 58931 with flag 341001/341001
129.55/127.97	c cleaning 24360 clauses out of 62484 with flag 368000/368000
138.68/137.04	c cleaning 25619 clauses out of 66124 with flag 396000/396000
148.09/146.44	c cleaning 26123 clauses out of 69504 with flag 425000/425000
158.24/156.56	c cleaning 27865 clauses out of 73383 with flag 455003/455003
169.91/168.12	c cleaning 28475 clauses out of 76515 with flag 486000/486000
181.58/179.79	c cleaning 29233 clauses out of 80041 with flag 518002/518002
193.02/191.16	c cleaning 29960 clauses out of 83812 with flag 551006/551006
206.07/204.13	c cleaning 30898 clauses out of 87846 with flag 585000/585000
220.33/218.34	c cleaning 31856 clauses out of 91948 with flag 620001/620001
233.88/231.81	c cleaning 33074 clauses out of 96091 with flag 656000/656000
247.46/245.31	c cleaning 33426 clauses out of 100016 with flag 693000/693000
260.09/257.99	c cleaning 35035 clauses out of 104588 with flag 731000/731000
274.24/272.06	c cleaning 35364 clauses out of 108553 with flag 770000/770000
288.68/286.47	c cleaning 37195 clauses out of 113189 with flag 810001/810001
304.58/302.20	c cleaning 37258 clauses out of 116992 with flag 851000/851000
320.63/318.27	c cleaning 38300 clauses out of 121735 with flag 893001/893001
337.11/334.61	c cleaning 39449 clauses out of 126434 with flag 936000/936000
353.68/351.11	c cleaning 40659 clauses out of 130985 with flag 980000/980000
370.73/368.13	c cleaning 41393 clauses out of 135329 with flag 1025003/1025003
388.38/385.75	c cleaning 42033 clauses out of 139934 with flag 1071001/1071001
406.73/404.00	c cleaning 43104 clauses out of 144902 with flag 1118002/1118002
424.78/422.02	c cleaning 44210 clauses out of 149799 with flag 1166003/1166003
444.31/441.56	c cleaning 45584 clauses out of 154586 with flag 1215000/1215000
464.98/462.13	c cleaning 45708 clauses out of 159002 with flag 1265000/1265000
484.14/481.27	c cleaning 47129 clauses out of 164294 with flag 1316000/1316000
503.91/500.97	c cleaning 48025 clauses out of 169166 with flag 1368001/1368001
524.38/521.39	c cleaning 49202 clauses out of 174140 with flag 1421001/1421001
545.94/542.82	c cleaning 50059 clauses out of 178936 with flag 1475000/1475000
567.93/564.78	c cleaning 50587 clauses out of 183879 with flag 1530002/1530002
596.42/592.93	c cleaning 53705 clauses out of 189294 with flag 1586004/1586004
617.94/614.36	c cleaning 52815 clauses out of 192585 with flag 1643000/1643000
641.18/637.56	c cleaning 53452 clauses out of 197770 with flag 1701000/1701000
666.16/662.49	c cleaning 54535 clauses out of 203318 with flag 1760001/1760001
689.13/685.34	c cleaning 55573 clauses out of 208785 with flag 1820003/1820003
711.71/707.88	c cleaning 57702 clauses out of 214209 with flag 1881000/1881000
738.13/734.12	c cleaning 57911 clauses out of 218507 with flag 1943000/1943000
764.71/760.66	c cleaning 58603 clauses out of 223599 with flag 2006003/2006003
791.00/786.87	c cleaning 59915 clauses out of 228993 with flag 2070000/2070000
816.47/812.24	c cleaning 60988 clauses out of 234079 with flag 2135001/2135001
845.04/840.70	c cleaning 61612 clauses out of 239088 with flag 2201000/2201000
874.12/869.74	c cleaning 62625 clauses out of 244477 with flag 2268001/2268001
903.50/899.08	c cleaning 63742 clauses out of 249853 with flag 2336002/2336002
933.05/928.58	c cleaning 64349 clauses out of 255109 with flag 2405000/2405000
963.61/959.05	c cleaning 65118 clauses out of 260762 with flag 2475002/2475002
995.88/991.19	c cleaning 67469 clauses out of 266641 with flag 2546000/2546000
1029.94/1025.11	c cleaning 67185 clauses out of 271172 with flag 2618001/2618001
1058.69/1053.85	c cleaning 67740 clauses out of 276988 with flag 2691003/2691003
1093.16/1088.24	c cleaning 68782 clauses out of 283245 with flag 2765000/2765000
1125.94/1120.98	c cleaning 70073 clauses out of 289463 with flag 2840000/2840000
1157.82/1152.78	c cleaning 71067 clauses out of 295390 with flag 2916000/2916000
1190.92/1185.72	c cleaning 72057 clauses out of 301324 with flag 2993001/2993001
1225.42/1220.16	c cleaning 72538 clauses out of 307266 with flag 3071000/3071000
1262.12/1256.66	c cleaning 74194 clauses out of 313728 with flag 3150000/3150000
1297.93/1292.24	c cleaning 75860 clauses out of 319538 with flag 3230004/3230004
1333.44/1327.60	c cleaning 77636 clauses out of 324674 with flag 3311000/3311000
1371.26/1365.26	c cleaning 77123 clauses out of 329040 with flag 3393002/3393002
1410.48/1403.99	c cleaning 79169 clauses out of 334914 with flag 3476000/3476000
1447.54/1440.79	c cleaning 79180 clauses out of 339745 with flag 3560000/3560000
1486.58/1479.46	c cleaning 81319 clauses out of 345566 with flag 3645001/3645001
1521.15/1513.81	c cleaning 81781 clauses out of 350245 with flag 3731000/3731000
1577.48/1569.45	c cleaning 84377 clauses out of 355465 with flag 3818001/3818001
1622.15/1612.96	c cleaning 85236 clauses out of 359088 with flag 3906001/3906001
1665.24/1655.74	c cleaning 83975 clauses out of 362850 with flag 3995000/3995000
1715.44/1705.46	c cleaning 85481 clauses out of 368875 with flag 4085000/4085000
1759.72/1749.39	c cleaning 85326 clauses out of 374394 with flag 4176000/4176000
1800.03/1789.41	c starts		: 231
1800.03/1789.41	c conflicts		: 4262116
1800.03/1789.41	c decisions		: 114929172
1800.03/1789.41	c propagations		: 3758293730
1800.03/1789.41	c inspects		: 8294100498
1800.03/1789.41	c shortcuts		: 0
1800.03/1789.41	c learnt literals	: 68
1800.03/1789.41	c learnt binary clauses	: 260099
1800.03/1789.41	c learnt ternary clauses	: 252752
1800.03/1789.41	c learnt constraints	: 4262048
1800.03/1789.41	c ignored constraints	: 0
1800.03/1789.41	c root simplifications	: 0
1800.03/1789.41	c removed literals (reason simplification)	: 0
1800.03/1789.41	c reason swapping (by a shorter reason)	: 0
1800.03/1789.41	c Calls to reduceDB	: 87
1800.03/1789.41	c number of reductions to clauses (during analyze)	: 0
1800.03/1789.41	c number of learned constraints concerned by reduction	: 0
1800.03/1789.41	c number of learning phase by resolution	: 0
1800.03/1789.41	c number of learning phase by cutting planes	: 0
1800.03/1789.41	c speed (assignments/second)	: 2101030.613499882
1800.03/1789.41	c non guided choices	79948
1800.03/1789.47	c learnt constraints type 
1800.03/1789.47	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 260101
1800.03/1789.47	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 115229
1800.03/1789.47	c constraints type 
1800.03/1789.47	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 19380
1800.03/1789.47	c org.sat4j.minisat.constraints.card.MinWatchCard => 181
1800.03/1789.47	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1800.03/1789.47	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2340
1800.03/1789.47	c 21903 constraints processed.
1800.03/1789.47	s UNKNOWN
1800.03/1789.47	c Total wall clock time (in seconds): 1789.354

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3689683-1337892394/watcher-3689683-1337892394 -o /tmp/evaluation-result-3689683-1337892394/solver-3689683-1337892394 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689683-1337892394.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.00 2.02 2.00 3/194 29937
/proc/meminfo: memFree=29697784/32873648 swapFree=7112/7112
[pid=29937] ppid=29935 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/29937/stat : 29937 (runsolver) D 29935 29937 27428 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 255365310 12095488 55 33554432000 4194304 5436572 140733752709056 140733752704936 5057063 0 0 4096 24578 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/29937/statm: 2953 55 36 304 0 2645 0

[startup+0.0760669 s]
/proc/loadavg: 2.00 2.02 2.00 3/194 29937
/proc/meminfo: memFree=29697784/32873648 swapFree=7112/7112
[pid=29937] ppid=29935 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/29937/stat : 29937 (java) S 29935 29937 27428 0 -1 4202496 3330 0 1 0 4 1 0 0 20 0 18 0 255365310 9787813888 4028 33554432000 1073741824 1073778376 140734529931680 140734529922816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29937/statm: 2389603 4028 1771 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100254 s]
/proc/loadavg: 2.00 2.02 2.00 3/194 29937
/proc/meminfo: memFree=29697784/32873648 swapFree=7112/7112
[pid=29937] ppid=29935 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/29937/stat : 29937 (java) S 29935 29937 27428 0 -1 4202496 4327 0 1 0 8 1 0 0 20 0 18 0 255365310 9787813888 5010 33554432000 1073741824 1073778376 140734529931680 140734529922816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29937/statm: 2389603 5010 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300149 s]
/proc/loadavg: 2.00 2.02 2.00 3/194 29937
/proc/meminfo: memFree=29697784/32873648 swapFree=7112/7112
[pid=29937] ppid=29935 vsize=9558412 CPUtime=0.56 cores=1,3,5,7
/proc/29937/stat : 29937 (java) S 29935 29937 27428 0 -1 4202496 7400 0 1 0 54 2 0 0 20 0 18 0 255365310 9787813888 11532 33554432000 1073741824 1073778376 140734529931680 140734529922816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29937/statm: 2389603 11532 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9558412

[startup+0.700237 s]
/proc/loadavg: 2.00 2.02 2.00 3/194 29937
/proc/meminfo: memFree=29697784/32873648 swapFree=7112/7112
[pid=29937] ppid=29935 vsize=9624976 CPUtime=1.46 cores=1,3,5,7
/proc/29937/stat : 29937 (java) S 29935 29937 27428 0 -1 4202496 10432 0 1 0 142 4 0 0 20 0 19 0 255365310 9855975424 38461 33554432000 1073741824 1073778376 140734529931680 140734529922816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29937/statm: 2406244 38461 2248 9 0 2396937 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9624976

[startup+1.50063 s]
/proc/loadavg: 2.00 2.02 2.00 3/213 29956
/proc/meminfo: memFree=29552064/32873648 swapFree=7112/7112
[pid=29937] ppid=29935 vsize=9624976 CPUtime=2.4 cores=1,3,5,7
/proc/29937/stat : 29937 (java) S 29935 29937 27428 0 -1 4202496 10579 0 1 0 236 4 0 0 20 0 19 0 255365310 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 140734529922816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29937/statm: 2406244 38485 2251 9 0 2396937 0
[pid=29937/tid=29939] ppid=29935 vsize=9624976 CPUtime=1.46 cores=1,3,5,7
/proc/29937/task/29939/stat : 29939 (java) R 29935 29937 27428 0 -1 4202560 2564 0 1 0 142 4 0 0 20 0 19 0 255365312 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808829522472 139808769995172 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29940] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29940/stat : 29940 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808673315752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29941] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29941/stat : 29941 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808672263208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29942] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29942/stat : 29942 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808671210152 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29943] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29943/stat : 29943 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808670157608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29944] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29944/stat : 29944 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808669104552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29945] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29945/stat : 29945 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808668052008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29946] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29946/stat : 29946 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808666998952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29947] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29947/stat : 29947 (java) S 29935 29937 27428 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808665946408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29948] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29948/stat : 29948 (java) S 29935 29937 27428 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808653749096 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29949] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29949/stat : 29949 (java) S 29935 29937 27428 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808652695416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29950] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29950/stat : 29950 (java) S 29935 29937 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808651642248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29951] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29951/stat : 29951 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808650590992 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29952] ppid=29935 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/29937/task/29952/stat : 29952 (java) S 29935 29937 27428 0 -1 4202560 3862 0 0 0 50 0 0 0 20 0 19 0 255365317 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808649537848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29953] ppid=29935 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/29937/task/29953/stat : 29953 (java) S 29935 29937 27428 0 -1 4202560 2954 0 0 0 41 0 0 0 20 0 19 0 255365317 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808648485304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29954] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29954/stat : 29954 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808647432440 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29955] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29955/stat : 29955 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808646380104 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29956] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29956/stat : 29956 (java) S 29935 29937 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255365373 9855975424 38485 33554432000 1073741824 1073778376 140734529931680 139808645326376 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 9624976

[startup+3.10071 s]
/proc/loadavg: 2.00 2.02 2.00 3/213 29956
/proc/meminfo: memFree=29549256/32873648 swapFree=7112/7112
[pid=29937] ppid=29935 vsize=9624976 CPUtime=4.1 cores=1,3,5,7
/proc/29937/stat : 29937 (java) S 29935 29937 27428 0 -1 4202496 10848 0 1 0 405 5 0 0 20 0 19 0 255365310 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 140734529922816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29937/statm: 2406244 44178 2281 9 0 2396937 0
[pid=29937/tid=29939] ppid=29935 vsize=9624976 CPUtime=3.03 cores=1,3,5,7
/proc/29937/task/29939/stat : 29939 (java) R 29935 29937 27428 0 -1 4202560 2570 0 1 0 299 4 0 0 20 0 19 0 255365312 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808829522328 139808769966875 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29940] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29940/stat : 29940 (java) S 29935 29937 27428 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808673315752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29941] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29941/stat : 29941 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808672263208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29942] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29942/stat : 29942 (java) S 29935 29937 27428 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808671210152 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29943] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29943/stat : 29943 (java) S 29935 29937 27428 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808670157608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29944] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29944/stat : 29944 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808669104552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29945] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29945/stat : 29945 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808668052008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29946] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29946/stat : 29946 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808666998952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29947] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29947/stat : 29947 (java) S 29935 29937 27428 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808665946408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29948] ppid=29935 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/29937/task/29948/stat : 29948 (java) S 29935 29937 27428 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 19 0 255365314 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808653749096 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29949] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29949/stat : 29949 (java) S 29935 29937 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808652695416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29950] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29950/stat : 29950 (java) S 29935 29937 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808651642248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29951] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29951/stat : 29951 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808650590992 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29952] ppid=29935 vsize=9624976 CPUtime=0.54 cores=1,3,5,7
/proc/29937/task/29952/stat : 29952 (java) S 29935 29937 27428 0 -1 4202560 3874 0 0 0 54 0 0 0 20 0 19 0 255365317 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808649537848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29953] ppid=29935 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/29937/task/29953/stat : 29953 (java) S 29935 29937 27428 0 -1 4202560 3147 0 0 0 44 0 0 0 20 0 19 0 255365317 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808648485304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29954] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29954/stat : 29954 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808647432440 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29955] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29955/stat : 29955 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808646380104 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29956] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29956/stat : 29956 (java) S 29935 29937 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255365373 9855975424 44178 33554432000 1073741824 1073778376 140734529931680 139808645326376 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 9624976

[startup+6.30063 s]
/proc/loadavg: 2.00 2.02 2.00 3/213 29956
/proc/meminfo: memFree=29522268/32873648 swapFree=7112/7112
[pid=29937] ppid=29935 vsize=9624976 CPUtime=7.36 cores=1,3,5,7
/proc/29937/stat : 29937 (java) S 29935 29937 27428 0 -1 4202496 10865 0 1 0 730 6 0 0 20 0 19 0 255365310 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 140734529922816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29937/statm: 2406244 45704 2281 9 0 2396937 0
[pid=29937/tid=29939] ppid=29935 vsize=9624976 CPUtime=6.2 cores=1,3,5,7
/proc/29937/task/29939/stat : 29939 (java) R 29935 29937 27428 0 -1 4202560 2574 0 1 0 616 4 0 0 20 0 19 0 255365312 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808829522360 139808770095783 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29940] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29940/stat : 29940 (java) S 29935 29937 27428 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808673315752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29941] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29941/stat : 29941 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808672263208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29942] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29942/stat : 29942 (java) S 29935 29937 27428 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808671210152 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29943] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29943/stat : 29943 (java) S 29935 29937 27428 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808670157608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29944] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29944/stat : 29944 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808669104552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29945] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29945/stat : 29945 (java) S 29935 29937 27428 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808668052008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29946] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29946/stat : 29946 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808666998952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29947] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29947/stat : 29947 (java) S 29935 29937 27428 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 255365313 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808665946408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29948] ppid=29935 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/29937/task/29948/stat : 29948 (java) S 29935 29937 27428 0 -1 4202560 35 0 0 0 4 0 0 0 20 0 19 0 255365314 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808653749096 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29949] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29949/stat : 29949 (java) S 29935 29937 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808652695416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29950] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29950/stat : 29950 (java) S 29935 29937 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808651642248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29951] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29951/stat : 29951 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808650590992 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29952] ppid=29935 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/29937/task/29952/stat : 29952 (java) S 29935 29937 27428 0 -1 4202560 3874 0 0 0 56 0 0 0 20 0 19 0 255365317 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808649537848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29953] ppid=29935 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/29937/task/29953/stat : 29953 (java) S 29935 29937 27428 0 -1 4202560 3147 0 0 0 47 0 0 0 20 0 19 0 255365317 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808648485304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29954] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29954/stat : 29954 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808647432440 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29955] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29955/stat : 29955 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808646380104 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29956] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29956/stat : 29956 (java) S 29935 29937 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255365373 9855975424 45704 33554432000 1073741824 1073778376 140734529931680 139808645326376 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.36
Current children cumulated vsize (KiB) 9624976

[startup+12.7006 s]

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

[pid=29937/tid=29945] ppid=29935 vsize=9624976 CPUtime=1.23 cores=1,3,5,7
/proc/29937/task/29945/stat : 29945 (java) S 29935 29937 27428 0 -1 4202560 369 0 0 0 116 7 0 0 20 0 19 0 255365313 9855975424 262722 33554432000 1073741824 1073778376 140734529931680 139808668052008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29946] ppid=29935 vsize=9624976 CPUtime=1.47 cores=1,3,5,7
/proc/29937/task/29946/stat : 29946 (java) S 29935 29937 27428 0 -1 4202560 522 0 0 0 136 11 0 0 20 0 19 0 255365313 9855975424 262722 33554432000 1073741824 1073778376 140734529931680 139808666998952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29947] ppid=29935 vsize=9624976 CPUtime=1.3 cores=1,3,5,7
/proc/29937/task/29947/stat : 29947 (java) S 29935 29937 27428 0 -1 4202560 403 0 0 0 119 11 0 0 20 0 19 0 255365313 9855975424 262722 33554432000 1073741824 1073778376 140734529931680 139808665946408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29948] ppid=29935 vsize=9624976 CPUtime=6.01 cores=1,3,5,7
/proc/29937/task/29948/stat : 29948 (java) S 29935 29937 27428 0 -1 4202560 891 0 0 0 598 3 0 0 20 0 19 0 255365314 9855975424 262722 33554432000 1073741824 1073778376 140734529931680 139808653749096 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29949] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29949/stat : 29949 (java) S 29935 29937 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 262722 33554432000 1073741824 1073778376 140734529931680 139808652695416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29950] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29950/stat : 29950 (java) S 29935 29937 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 262722 33554432000 1073741824 1073778376 140734529931680 139808651642248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29951] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29951/stat : 29951 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 262722 33554432000 1073741824 1073778376 140734529931680 139808650590992 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29952] ppid=29935 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/29937/task/29952/stat : 29952 (java) S 29935 29937 27428 0 -1 4202560 4386 0 0 0 73 0 0 0 20 0 19 0 255365317 9855975424 262722 33554432000 1073741824 1073778376 140734529931680 139808649537848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29953] ppid=29935 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/29937/task/29953/stat : 29953 (java) S 29935 29937 27428 0 -1 4202560 3152 0 0 0 48 0 0 0 20 0 19 0 255365317 9855975424 262722 33554432000 1073741824 1073778376 140734529931680 139808648485304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29954] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29954/stat : 29954 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 262722 33554432000 1073741824 1073778376 140734529931680 139808647432440 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29955] ppid=29935 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/29937/task/29955/stat : 29955 (java) S 29935 29937 27428 0 -1 4202560 95 0 0 0 24 32 0 0 20 0 19 0 255365317 9855975424 262722 33554432000 1073741824 1073778376 140734529931680 139808646380104 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29956] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29956/stat : 29956 (java) S 29935 29937 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255365373 9855975424 262722 33554432000 1073741824 1073778376 140734529931680 139808645326376 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1671.92
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 1.98 2.02 2.00 3/213 30052
/proc/meminfo: memFree=26502580/32873648 swapFree=7112/7112
[pid=29937] ppid=29935 vsize=9624976 CPUtime=1732.48 cores=1,3,5,7
/proc/29937/stat : 29937 (java) S 29935 29937 27428 0 -1 4202496 16727 0 1 0 173113 135 0 0 20 0 19 0 255365310 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 140734529922816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29937/statm: 2406244 256974 2282 9 0 2396937 0
[pid=29937/tid=29939] ppid=29935 vsize=9624976 CPUtime=1712.86 cores=1,3,5,7
/proc/29937/task/29939/stat : 29939 (java) R 29935 29937 27428 0 -1 4202560 2683 0 1 0 171255 31 0 0 20 0 19 0 255365312 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808829522208 139808769994311 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29940] ppid=29935 vsize=9624976 CPUtime=1.55 cores=1,3,5,7
/proc/29937/task/29940/stat : 29940 (java) S 29935 29937 27428 0 -1 4202560 616 0 0 0 140 15 0 0 20 0 19 0 255365313 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808673315752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29941] ppid=29935 vsize=9624976 CPUtime=1.45 cores=1,3,5,7
/proc/29937/task/29941/stat : 29941 (java) S 29935 29937 27428 0 -1 4202560 699 0 0 0 133 12 0 0 20 0 19 0 255365313 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808672263208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29942] ppid=29935 vsize=9624976 CPUtime=1.5 cores=1,3,5,7
/proc/29937/task/29942/stat : 29942 (java) S 29935 29937 27428 0 -1 4202560 617 0 0 0 136 14 0 0 20 0 19 0 255365313 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808671210152 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29943] ppid=29935 vsize=9624976 CPUtime=1.54 cores=1,3,5,7
/proc/29937/task/29943/stat : 29943 (java) S 29935 29937 27428 0 -1 4202560 641 0 0 0 139 15 0 0 20 0 19 0 255365313 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808670157608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29944] ppid=29935 vsize=9624976 CPUtime=1.4 cores=1,3,5,7
/proc/29937/task/29944/stat : 29944 (java) S 29935 29937 27428 0 -1 4202560 423 0 0 0 130 10 0 0 20 0 19 0 255365313 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808669104552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29945] ppid=29935 vsize=9624976 CPUtime=1.36 cores=1,3,5,7
/proc/29937/task/29945/stat : 29945 (java) S 29935 29937 27428 0 -1 4202560 370 0 0 0 129 7 0 0 20 0 19 0 255365313 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808668052008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29946] ppid=29935 vsize=9624976 CPUtime=1.61 cores=1,3,5,7
/proc/29937/task/29946/stat : 29946 (java) S 29935 29937 27428 0 -1 4202560 524 0 0 0 150 11 0 0 20 0 19 0 255365313 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808666998952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29947] ppid=29935 vsize=9624976 CPUtime=1.37 cores=1,3,5,7
/proc/29937/task/29947/stat : 29947 (java) S 29935 29937 27428 0 -1 4202560 403 0 0 0 126 11 0 0 20 0 19 0 255365313 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808665946408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29948] ppid=29935 vsize=9624976 CPUtime=6.12 cores=1,3,5,7
/proc/29937/task/29948/stat : 29948 (java) S 29935 29937 27428 0 -1 4202560 929 0 0 0 609 3 0 0 20 0 19 0 255365314 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808653749096 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29949] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29949/stat : 29949 (java) S 29935 29937 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808652695416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29950] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29950/stat : 29950 (java) S 29935 29937 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808651642248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29951] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29951/stat : 29951 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808650590992 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29952] ppid=29935 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/29937/task/29952/stat : 29952 (java) S 29935 29937 27428 0 -1 4202560 4386 0 0 0 73 0 0 0 20 0 19 0 255365317 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808649537848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29953] ppid=29935 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/29937/task/29953/stat : 29953 (java) S 29935 29937 27428 0 -1 4202560 3152 0 0 0 48 0 0 0 20 0 19 0 255365317 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808648485304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29954] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29954/stat : 29954 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808647432440 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29955] ppid=29935 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/29937/task/29955/stat : 29955 (java) S 29935 29937 27428 0 -1 4202560 99 0 0 0 25 33 0 0 20 0 19 0 255365317 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808646380104 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29956] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29956/stat : 29956 (java) S 29935 29937 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255365373 9855975424 256974 33554432000 1073741824 1073778376 140734529931680 139808645326376 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1732.48
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/213 30052
/proc/meminfo: memFree=26434624/32873648 swapFree=7112/7112
[pid=29937] ppid=29935 vsize=9624976 CPUtime=1792.92 cores=1,3,5,7
/proc/29937/stat : 29937 (java) S 29935 29937 27428 0 -1 4202496 16754 0 1 0 179155 137 0 0 20 0 19 0 255365310 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 140734529922816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29937/statm: 2406244 255450 2282 9 0 2396937 0
[pid=29937/tid=29939] ppid=29935 vsize=9624976 CPUtime=1772.53 cores=1,3,5,7
/proc/29937/task/29939/stat : 29939 (java) R 29935 29937 27428 0 -1 4202560 2687 0 1 0 177221 32 0 0 20 0 19 0 255365312 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808829521296 139808769994979 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29940] ppid=29935 vsize=9624976 CPUtime=1.62 cores=1,3,5,7
/proc/29937/task/29940/stat : 29940 (java) S 29935 29937 27428 0 -1 4202560 622 0 0 0 147 15 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808673315752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29941] ppid=29935 vsize=9624976 CPUtime=1.52 cores=1,3,5,7
/proc/29937/task/29941/stat : 29941 (java) S 29935 29937 27428 0 -1 4202560 699 0 0 0 140 12 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808672263208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29942] ppid=29935 vsize=9624976 CPUtime=1.58 cores=1,3,5,7
/proc/29937/task/29942/stat : 29942 (java) S 29935 29937 27428 0 -1 4202560 621 0 0 0 144 14 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808671210152 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29943] ppid=29935 vsize=9624976 CPUtime=1.6 cores=1,3,5,7
/proc/29937/task/29943/stat : 29943 (java) S 29935 29937 27428 0 -1 4202560 648 0 0 0 145 15 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808670157608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29944] ppid=29935 vsize=9624976 CPUtime=1.5 cores=1,3,5,7
/proc/29937/task/29944/stat : 29944 (java) S 29935 29937 27428 0 -1 4202560 423 0 0 0 140 10 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808669104552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29945] ppid=29935 vsize=9624976 CPUtime=1.46 cores=1,3,5,7
/proc/29937/task/29945/stat : 29945 (java) S 29935 29937 27428 0 -1 4202560 370 0 0 0 139 7 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808668052008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29946] ppid=29935 vsize=9624976 CPUtime=1.67 cores=1,3,5,7
/proc/29937/task/29946/stat : 29946 (java) S 29935 29937 27428 0 -1 4202560 524 0 0 0 156 11 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808666998952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29947] ppid=29935 vsize=9624976 CPUtime=1.43 cores=1,3,5,7
/proc/29937/task/29947/stat : 29947 (java) S 29935 29937 27428 0 -1 4202560 403 0 0 0 132 11 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808665946408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29948] ppid=29935 vsize=9624976 CPUtime=6.28 cores=1,3,5,7
/proc/29937/task/29948/stat : 29948 (java) S 29935 29937 27428 0 -1 4202560 931 0 0 0 625 3 0 0 20 0 19 0 255365314 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808653749096 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29949] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29949/stat : 29949 (java) S 29935 29937 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808652695416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29950] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29950/stat : 29950 (java) S 29935 29937 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808651642248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29951] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29951/stat : 29951 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808650590992 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29952] ppid=29935 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/29937/task/29952/stat : 29952 (java) S 29935 29937 27428 0 -1 4202560 4386 0 0 0 73 0 0 0 20 0 19 0 255365317 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808649537848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29953] ppid=29935 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/29937/task/29953/stat : 29953 (java) S 29935 29937 27428 0 -1 4202560 3152 0 0 0 48 0 0 0 20 0 19 0 255365317 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808648485304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29954] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29954/stat : 29954 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808647432440 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29955] ppid=29935 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/29937/task/29955/stat : 29955 (java) S 29935 29937 27428 0 -1 4202560 103 0 0 0 26 34 0 0 20 0 19 0 255365317 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808646380104 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29956] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29956/stat : 29956 (java) S 29935 29937 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255365373 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808645326376 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1792.92
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.4 s]
/proc/loadavg: 1.99 2.01 2.00 3/213 30053
/proc/meminfo: memFree=26405952/32873648 swapFree=7112/7112
[pid=29937] ppid=29935 vsize=9624976 CPUtime=1800.03 cores=1,3,5,7
/proc/29937/stat : 29937 (java) S 29935 29937 27428 0 -1 4202496 16754 0 1 0 179866 137 0 0 20 0 19 0 255365310 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 140734529922816 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/29937/statm: 2406244 255450 2282 9 0 2396937 0
[pid=29937/tid=29939] ppid=29935 vsize=9624976 CPUtime=1779.64 cores=1,3,5,7
/proc/29937/task/29939/stat : 29939 (java) R 29935 29937 27428 0 -1 4202560 2687 0 1 0 177931 33 0 0 20 0 19 0 255365312 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808829521296 139808769970602 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29940] ppid=29935 vsize=9624976 CPUtime=1.62 cores=1,3,5,7
/proc/29937/task/29940/stat : 29940 (java) S 29935 29937 27428 0 -1 4202560 622 0 0 0 147 15 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808673315752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29941] ppid=29935 vsize=9624976 CPUtime=1.52 cores=1,3,5,7
/proc/29937/task/29941/stat : 29941 (java) S 29935 29937 27428 0 -1 4202560 699 0 0 0 140 12 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808672263208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29942] ppid=29935 vsize=9624976 CPUtime=1.58 cores=1,3,5,7
/proc/29937/task/29942/stat : 29942 (java) S 29935 29937 27428 0 -1 4202560 621 0 0 0 144 14 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808671210152 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29943] ppid=29935 vsize=9624976 CPUtime=1.6 cores=1,3,5,7
/proc/29937/task/29943/stat : 29943 (java) S 29935 29937 27428 0 -1 4202560 648 0 0 0 145 15 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808670157608 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29937/tid=29944] ppid=29935 vsize=9624976 CPUtime=1.5 cores=1,3,5,7
/proc/29937/task/29944/stat : 29944 (java) S 29935 29937 27428 0 -1 4202560 423 0 0 0 140 10 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808669104552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29937/tid=29945] ppid=29935 vsize=9624976 CPUtime=1.46 cores=1,3,5,7
/proc/29937/task/29945/stat : 29945 (java) S 29935 29937 27428 0 -1 4202560 370 0 0 0 139 7 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808668052008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29946] ppid=29935 vsize=9624976 CPUtime=1.67 cores=1,3,5,7
/proc/29937/task/29946/stat : 29946 (java) S 29935 29937 27428 0 -1 4202560 524 0 0 0 156 11 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808666998952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29947] ppid=29935 vsize=9624976 CPUtime=1.43 cores=1,3,5,7
/proc/29937/task/29947/stat : 29947 (java) S 29935 29937 27428 0 -1 4202560 403 0 0 0 132 11 0 0 20 0 19 0 255365313 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808665946408 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29948] ppid=29935 vsize=9624976 CPUtime=6.28 cores=1,3,5,7
/proc/29937/task/29948/stat : 29948 (java) S 29935 29937 27428 0 -1 4202560 931 0 0 0 625 3 0 0 20 0 19 0 255365314 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808653749096 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29949] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29949/stat : 29949 (java) S 29935 29937 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808652695416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29950] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29950/stat : 29950 (java) S 29935 29937 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255365314 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808651642248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29951] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29951/stat : 29951 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808650590992 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29952] ppid=29935 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/29937/task/29952/stat : 29952 (java) S 29935 29937 27428 0 -1 4202560 4386 0 0 0 73 0 0 0 20 0 19 0 255365317 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808649537848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29953] ppid=29935 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/29937/task/29953/stat : 29953 (java) S 29935 29937 27428 0 -1 4202560 3152 0 0 0 48 0 0 0 20 0 19 0 255365317 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808648485304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29954] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29954/stat : 29954 (java) S 29935 29937 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255365317 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808647432440 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29937/tid=29955] ppid=29935 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/29937/task/29955/stat : 29955 (java) S 29935 29937 27428 0 -1 4202560 103 0 0 0 26 35 0 0 20 0 19 0 255365317 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808646380104 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29937/tid=29956] ppid=29935 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29937/task/29956/stat : 29956 (java) S 29935 29937 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255365373 9855975424 255450 33554432000 1073741824 1073778376 140734529931680 139808645326376 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9624976

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): 1789.48
CPU time (s): 1800.55
CPU user time (s): 1798.74
CPU system time (s): 1.81272
CPU usage (%): 100.619
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.74
system time used= 1.81272
maximum resident set size= 1051008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16789
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41327
involuntary context switches= 21755

runsolver used 6.14207 second user time and 15.4706 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-24 22:46:34
IDJOB=3689683
IDBENCH=90184
IDSOLVER=2269
FILE ID=node126/3689683-1337892394
RUNJOBID= node126-1337871880-27446
PBS_JOBID= 14620078
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K181.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689683-1337892394/watcher-3689683-1337892394 -o /tmp/evaluation-result-3689683-1337892394/solver-3689683-1337892394 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3689683-1337892394.opb

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

MD5SUM BENCH= 786bb841dd145412a2aec0a596e79174
RANDOM SEED=1998500310

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29698048 kB
Buffers:          244380 kB
Cached:          1882472 kB
SwapCached:        17768 kB
Active:           656924 kB
Inactive:        1759840 kB
Active(anon):     272276 kB
Inactive(anon):    19404 kB
Active(file):     384648 kB
Inactive(file):  1740436 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086928 kB
Dirty:              2044 kB
Writeback:             0 kB
AnonPages:        279468 kB
Mapped:            18344 kB
Shmem:                 0 kB
Slab:             622580 kB
SReclaimable:      66896 kB
SUnreclaim:       555684 kB
KernelStack:        1592 kB
PageTables:         4692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     700920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71680 MiB
End job on node126 at 2012-05-24 23:16:25