Trace number 3689659

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.03 1780.68

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K126.opb
MD5SUM8617651a414bb8902c12959cc1c92372
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 variables14994
Total number of constraints15248
Number of constraints which are clauses15122
Number of constraints which are cardinality constraints (but not clauses)126
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint126
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 127
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.2.v20120418
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		501472288
0.02/0.09	c Max memory 		7480803328
0.02/0.09	c Total memory 		504102912
0.02/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-3689659-1337892139.opb
0.09/0.11	c reading problem ... 
0.99/0.53	c ... done. Wall clock time 0.414s.
0.99/0.53	c declared #vars     14994
0.99/0.53	c #constraints  15248
0.99/0.53	c constraints type 
0.99/0.53	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 13495
0.99/0.53	c org.sat4j.minisat.constraints.card.MinWatchCard => 126
0.99/0.53	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.99/0.53	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1625
0.99/0.53	c 15248 constraints processed.
2.87/1.90	c cleaning 2464 clauses out of 4990 with flag 5000/5000
4.25/3.21	c cleaning 4237 clauses out of 8526 with flag 11000/11000
5.67/4.70	c cleaning 5612 clauses out of 11286 with flag 18000/18000
7.29/6.28	c cleaning 6776 clauses out of 13672 with flag 26000/26000
9.36/8.20	c cleaning 7913 clauses out of 15896 with flag 35000/35000
11.37/10.28	c cleaning 8848 clauses out of 17977 with flag 45001/45001
13.78/12.66	c cleaning 9910 clauses out of 20130 with flag 56005/56005
16.19/15.03	c cleaning 10973 clauses out of 22215 with flag 68000/68000
19.01/17.82	c cleaning 12004 clauses out of 24243 with flag 81002/81002
21.83/20.69	c cleaning 12969 clauses out of 26236 with flag 95000/95000
25.04/23.88	c cleaning 13977 clauses out of 28268 with flag 110002/110002
28.48/27.22	c cleaning 15004 clauses out of 30286 with flag 126001/126001
32.29/31.07	c cleaning 15951 clauses out of 32281 with flag 143002/143002
36.23/34.92	c cleaning 16936 clauses out of 34328 with flag 161003/161003
40.38/39.05	c cleaning 18078 clauses out of 36389 with flag 180000/180000
44.71/43.34	c cleaning 18949 clauses out of 38311 with flag 200000/200000
49.43/48.05	c cleaning 19967 clauses out of 40360 with flag 221000/221000
54.66/53.28	c cleaning 20955 clauses out of 42394 with flag 243001/243001
59.82/58.37	c cleaning 21918 clauses out of 44438 with flag 266000/266000
65.54/64.03	c cleaning 22875 clauses out of 46520 with flag 290000/290000
72.37/70.89	c cleaning 24064 clauses out of 48646 with flag 315001/315001
78.75/77.12	c cleaning 25128 clauses out of 50584 with flag 341004/341004
84.70/83.09	c cleaning 25852 clauses out of 52455 with flag 368003/368003
91.65/89.95	c cleaning 27040 clauses out of 54602 with flag 396002/396002
98.57/96.75	c cleaning 27642 clauses out of 56560 with flag 425000/425000
106.42/104.52	c cleaning 27984 clauses out of 58917 with flag 455000/455000
116.14/114.20	c cleaning 29753 clauses out of 61933 with flag 486000/486000
124.11/122.10	c cleaning 30025 clauses out of 64182 with flag 518002/518002
132.31/130.29	c cleaning 30992 clauses out of 67158 with flag 551003/551003
141.76/139.62	c cleaning 32081 clauses out of 70163 with flag 585000/585000
150.41/148.28	c cleaning 32770 clauses out of 73087 with flag 620005/620005
159.94/157.72	c cleaning 34211 clauses out of 76312 with flag 656000/656000
169.21/166.97	c cleaning 34801 clauses out of 79101 with flag 693000/693000
179.25/177.00	c cleaning 35711 clauses out of 82300 with flag 731001/731001
189.87/187.53	c cleaning 36886 clauses out of 85588 with flag 770000/770000
204.22/201.87	c cleaning 38629 clauses out of 88702 with flag 810000/810000
215.15/212.67	c cleaning 38471 clauses out of 91072 with flag 851000/851000
230.51/227.97	c cleaning 40313 clauses out of 94601 with flag 893000/893000
241.90/239.28	c cleaning 40970 clauses out of 97289 with flag 936001/936001
257.90/255.12	c cleaning 42650 clauses out of 100318 with flag 980000/980000
270.60/267.70	c cleaning 42259 clauses out of 102670 with flag 1025003/1025003
283.38/280.46	c cleaning 43761 clauses out of 106408 with flag 1071000/1071000
295.34/292.36	c cleaning 44352 clauses out of 109646 with flag 1118000/1118000
311.74/308.69	c cleaning 45802 clauses out of 113295 with flag 1166001/1166001
326.01/322.85	c cleaning 46401 clauses out of 116492 with flag 1215000/1215000
342.81/339.55	c cleaning 47782 clauses out of 120092 with flag 1265001/1265001
358.32/354.92	c cleaning 48811 clauses out of 123310 with flag 1316001/1316001
377.42/373.95	c cleaning 50147 clauses out of 126499 with flag 1368001/1368001
392.53/388.96	c cleaning 49991 clauses out of 129351 with flag 1421000/1421000
410.60/406.91	c cleaning 51582 clauses out of 133360 with flag 1475000/1475000
426.43/422.70	c cleaning 52632 clauses out of 136778 with flag 1530002/1530002
443.24/439.35	c cleaning 53603 clauses out of 140145 with flag 1586001/1586001
461.01/457.09	c cleaning 54529 clauses out of 143542 with flag 1643001/1643001
481.97/477.94	c cleaning 56053 clauses out of 147013 with flag 1701001/1701001
505.65/501.39	c cleaning 57804 clauses out of 149958 with flag 1760000/1760000
529.35/524.83	c cleaning 57557 clauses out of 152155 with flag 1820001/1820001
551.09/546.58	c cleaning 58413 clauses out of 155599 with flag 1881002/1881002
570.07/565.49	c cleaning 59480 clauses out of 159184 with flag 1943000/1943000
601.16/596.32	c cleaning 61651 clauses out of 162704 with flag 2006000/2006000
640.00/634.98	c cleaning 63089 clauses out of 165053 with flag 2070000/2070000
670.03/664.61	c cleaning 63311 clauses out of 166968 with flag 2135004/2135004
690.68/685.13	c cleaning 63257 clauses out of 169653 with flag 2201000/2201000
713.17/707.50	c cleaning 64061 clauses out of 173396 with flag 2268000/2268000
740.61/734.69	c cleaning 65489 clauses out of 177336 with flag 2336001/2336001
766.12/759.84	c cleaning 66456 clauses out of 180846 with flag 2405000/2405000
791.00/784.40	c cleaning 67527 clauses out of 184391 with flag 2475001/2475001
820.62/813.85	c cleaning 68762 clauses out of 187863 with flag 2546000/2546000
847.16/840.10	c cleaning 68690 clauses out of 191101 with flag 2618000/2618000
881.47/874.23	c cleaning 70348 clauses out of 195411 with flag 2691000/2691000
912.93/905.46	c cleaning 71367 clauses out of 199064 with flag 2765001/2765001
940.15/932.35	c cleaning 72855 clauses out of 202700 with flag 2840004/2840004
972.04/963.93	c cleaning 73733 clauses out of 205841 with flag 2916000/2916000
1024.53/1015.88	c cleaning 76109 clauses out of 209109 with flag 2993001/2993001
1054.73/1045.82	c cleaning 75654 clauses out of 210998 with flag 3071000/3071000
1084.54/1075.49	c cleaning 76266 clauses out of 214344 with flag 3150000/3150000
1126.98/1117.38	c cleaning 78286 clauses out of 218080 with flag 3230002/3230002
1195.45/1184.41	c cleaning 79381 clauses out of 220800 with flag 3311008/3311008
1238.18/1226.62	c cleaning 79935 clauses out of 223412 with flag 3393001/3393001
1269.98/1258.17	c cleaning 80176 clauses out of 226477 with flag 3476001/3476001
1301.53/1289.38	c cleaning 81197 clauses out of 230300 with flag 3560000/3560000
1335.26/1322.78	c cleaning 81878 clauses out of 234105 with flag 3645002/3645002
1375.29/1362.24	c cleaning 83905 clauses out of 238226 with flag 3731001/3731001
1412.90/1399.35	c cleaning 84661 clauses out of 241320 with flag 3818000/3818000
1447.95/1433.94	c cleaning 85545 clauses out of 244659 with flag 3906000/3906000
1497.14/1482.50	c cleaning 86091 clauses out of 248116 with flag 3995002/3995002
1549.04/1533.52	c cleaning 87818 clauses out of 252024 with flag 4085001/4085001
1586.18/1569.94	c cleaning 88007 clauses out of 255209 with flag 4176004/4176004
1629.10/1612.24	c cleaning 89721 clauses out of 259199 with flag 4268001/4268001
1677.26/1659.68	c cleaning 91319 clauses out of 262477 with flag 4361000/4361000
1723.51/1705.22	c cleaning 91241 clauses out of 265160 with flag 4455002/4455002
1779.36/1760.32	c cleaning 92667 clauses out of 268917 with flag 4550000/4550000
1800.03/1780.61	c starts		: 253
1800.03/1780.61	c conflicts		: 4595220
1800.03/1780.61	c decisions		: 41902332
1800.03/1780.61	c propagations		: 3315333306
1800.03/1780.61	c inspects		: 9404067074
1800.03/1780.61	c shortcuts		: 0
1800.03/1780.61	c learnt literals	: 49
1800.03/1780.61	c learnt binary clauses	: 148227
1800.03/1780.61	c learnt ternary clauses	: 178812
1800.03/1780.61	c learnt constraints	: 4595171
1800.03/1780.61	c ignored constraints	: 0
1800.03/1780.61	c root simplifications	: 0
1800.03/1780.61	c removed literals (reason simplification)	: 0
1800.03/1780.61	c reason swapping (by a shorter reason)	: 0
1800.03/1780.61	c Calls to reduceDB	: 91
1800.03/1780.61	c number of reductions to clauses (during analyze)	: 0
1800.03/1780.61	c number of learned constraints concerned by reduction	: 0
1800.03/1780.61	c number of learning phase by resolution	: 0
1800.03/1780.61	c number of learning phase by cutting planes	: 0
1800.03/1780.61	c speed (assignments/second)	: 1862486.166181102
1800.03/1780.61	c non guided choices	9145
1800.03/1780.66	c learnt constraints type 
1800.03/1780.66	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 148227
1800.03/1780.66	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 73293
1800.03/1780.66	c constraints type 
1800.03/1780.66	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 13495
1800.03/1780.66	c org.sat4j.minisat.constraints.card.MinWatchCard => 126
1800.03/1780.66	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1800.03/1780.66	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1625
1800.03/1780.66	c 15248 constraints processed.
1800.03/1780.66	s UNKNOWN
1800.03/1780.66	c Total wall clock time (in seconds): 1780.553

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-3689659-1337892139/watcher-3689659-1337892139 -o /tmp/evaluation-result-3689659-1337892139/solver-3689659-1337892139 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689659-1337892139.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.07 3/194 30115
/proc/meminfo: memFree=28418292/32873844 swapFree=7616/7616
[pid=30115] ppid=30113 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/30115/stat : 30115 (java) D 30113 30115 24080 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 255338259 9515008 182 33554432000 1073741824 1073778376 140736420637920 140736420628952 209883840181 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/30115/statm: 2323 182 140 9 0 71 0

[startup+0.0333379 s]
/proc/loadavg: 2.01 2.02 2.07 3/194 30115
/proc/meminfo: memFree=28418292/32873844 swapFree=7616/7616
[pid=30115] ppid=30113 vsize=9016616 CPUtime=0.02 cores=1,3,5,7
/proc/30115/stat : 30115 (java) S 30113 30115 24080 0 -1 4202496 2839 0 1 0 1 1 0 0 20 0 10 0 255338259 9233014784 3028 33554432000 1073741824 1073778376 140735932738368 140735932729504 209887199293 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30115/statm: 2254154 3029 1559 9 0 2244855 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9016616

[startup+0.100267 s]
/proc/loadavg: 2.01 2.02 2.07 3/194 30115
/proc/meminfo: memFree=28418292/32873844 swapFree=7616/7616
[pid=30115] ppid=30113 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/30115/stat : 30115 (java) S 30113 30115 24080 0 -1 4202496 4342 0 1 0 8 1 0 0 20 0 18 0 255338259 9787813888 5017 33554432000 1073741824 1073778376 140735932738368 140735932729504 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30115/statm: 2389603 5018 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300246 s]
/proc/loadavg: 2.01 2.02 2.07 3/194 30115
/proc/meminfo: memFree=28418292/32873844 swapFree=7616/7616
[pid=30115] ppid=30113 vsize=9558412 CPUtime=0.57 cores=1,3,5,7
/proc/30115/stat : 30115 (java) S 30113 30115 24080 0 -1 4202496 7278 0 1 0 54 3 0 0 20 0 18 0 255338259 9787813888 10544 33554432000 1073741824 1073778376 140735932738368 140735932729504 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30115/statm: 2389603 10555 2222 9 0 2380296 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9558412

[startup+0.700253 s]
/proc/loadavg: 2.01 2.02 2.07 3/194 30115
/proc/meminfo: memFree=28418292/32873844 swapFree=7616/7616
[pid=30115] ppid=30113 vsize=9624976 CPUtime=1.55 cores=1,3,5,7
/proc/30115/stat : 30115 (java) S 30113 30115 24080 0 -1 4202496 9825 0 1 0 151 4 0 0 20 0 19 0 255338259 9855975424 27731 33554432000 1073741824 1073778376 140735932738368 140735932729504 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30115/statm: 2406244 27731 2250 9 0 2396937 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 9624976

[startup+1.50071 s]
/proc/loadavg: 2.01 2.02 2.07 3/213 30134
/proc/meminfo: memFree=28316160/32873844 swapFree=7616/7616
[pid=30115] ppid=30113 vsize=9624976 CPUtime=2.43 cores=1,3,5,7
/proc/30115/stat : 30115 (java) S 30113 30115 24080 0 -1 4202496 10038 0 1 0 238 5 0 0 20 0 19 0 255338259 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140735932729504 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30115/statm: 2406244 28256 2253 9 0 2396937 0
[pid=30115/tid=30117] ppid=30113 vsize=9624976 CPUtime=1.46 cores=1,3,5,7
/proc/30115/task/30117/stat : 30117 (java) R 30113 30115 24080 0 -1 4202560 2545 0 1 0 144 2 0 0 20 0 19 0 255338260 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583540630056 140583481139748 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30118] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30118/stat : 30118 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583479360168 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30119] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30119/stat : 30119 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583478307624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30120] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30120/stat : 30120 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583477255080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30121] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30121/stat : 30121 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583476202536 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30122] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30122/stat : 30122 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583475148968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30123] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30123/stat : 30123 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583378827560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30124] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30124/stat : 30124 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583377775016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30125] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30125/stat : 30125 (java) S 30113 30115 24080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583376722472 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30126] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30126/stat : 30126 (java) S 30113 30115 24080 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583364524648 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30127] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30127/stat : 30127 (java) S 30113 30115 24080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583363470968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30128] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30128/stat : 30128 (java) S 30113 30115 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583362418312 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30129] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30129/stat : 30129 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583361367056 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30130] ppid=30113 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/30115/task/30130/stat : 30130 (java) S 30113 30115 24080 0 -1 4202560 3649 0 0 0 49 1 0 0 20 0 19 0 255338266 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583360313400 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30131] ppid=30113 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/30115/task/30131/stat : 30131 (java) S 30113 30115 24080 0 -1 4202560 2645 0 0 0 41 0 0 0 20 0 19 0 255338266 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583359260856 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30132] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30132/stat : 30132 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583358208504 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30133] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30133/stat : 30133 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583357156168 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30134] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30134/stat : 30134 (java) S 30113 30115 24080 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255338315 9855975424 28256 33554432000 1073741824 1073778376 140735932738368 140583356101928 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 9624976

[startup+3.10073 s]
/proc/loadavg: 2.01 2.02 2.07 3/213 30134
/proc/meminfo: memFree=28283748/32873844 swapFree=7616/7616
[pid=30115] ppid=30113 vsize=9624976 CPUtime=4.14 cores=1,3,5,7
/proc/30115/stat : 30115 (java) S 30113 30115 24080 0 -1 4202496 10379 0 1 0 408 6 0 0 20 0 19 0 255338259 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140735932729504 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30115/statm: 2406244 33438 2281 9 0 2396937 0
[pid=30115/tid=30117] ppid=30113 vsize=9624976 CPUtime=3.02 cores=1,3,5,7
/proc/30115/task/30117/stat : 30117 (java) R 30113 30115 24080 0 -1 4202560 2550 0 1 0 300 2 0 0 20 0 19 0 255338260 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583540628056 140583481140071 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30118] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30118/stat : 30118 (java) S 30113 30115 24080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583479360168 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30119] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30119/stat : 30119 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583478307624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30120] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30120/stat : 30120 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583477255080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30121] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30121/stat : 30121 (java) S 30113 30115 24080 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583476202536 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30122] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30122/stat : 30122 (java) S 30113 30115 24080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583475148968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30123] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30123/stat : 30123 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583378827560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30124] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30124/stat : 30124 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583377775016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30125] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30125/stat : 30125 (java) S 30113 30115 24080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583376722472 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30126] ppid=30113 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/30115/task/30126/stat : 30126 (java) S 30113 30115 24080 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 19 0 255338263 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583364524648 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30127] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30127/stat : 30127 (java) S 30113 30115 24080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583363470968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30128] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30128/stat : 30128 (java) S 30113 30115 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583362418312 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30129] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30129/stat : 30129 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583361367056 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30130] ppid=30113 vsize=9624976 CPUtime=0.54 cores=1,3,5,7
/proc/30115/task/30130/stat : 30130 (java) S 30113 30115 24080 0 -1 4202560 3662 0 0 0 53 1 0 0 20 0 19 0 255338266 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583360313400 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30131] ppid=30113 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/30115/task/30131/stat : 30131 (java) S 30113 30115 24080 0 -1 4202560 2914 0 0 0 47 0 0 0 20 0 19 0 255338266 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583359260856 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30132] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30132/stat : 30132 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583358208504 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30133] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30133/stat : 30133 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583357156168 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30134] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30134/stat : 30134 (java) S 30113 30115 24080 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255338315 9855975424 33438 33554432000 1073741824 1073778376 140735932738368 140583356101928 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 9624976

[startup+6.30406 s]
/proc/loadavg: 2.01 2.02 2.07 3/213 30134
/proc/meminfo: memFree=28262088/32873844 swapFree=7616/7616
[pid=30115] ppid=30113 vsize=9624976 CPUtime=7.43 cores=1,3,5,7
/proc/30115/stat : 30115 (java) S 30113 30115 24080 0 -1 4202496 10414 0 1 0 736 7 0 0 20 0 19 0 255338259 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140735932729504 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30115/statm: 2406244 34973 2281 9 0 2396937 0
[pid=30115/tid=30117] ppid=30113 vsize=9624976 CPUtime=6.13 cores=1,3,5,7
/proc/30115/task/30117/stat : 30117 (java) S 30113 30115 24080 0 -1 4202560 2552 0 1 0 611 2 0 0 20 0 19 0 255338260 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583540629912 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30118] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30118/stat : 30118 (java) S 30113 30115 24080 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583479360168 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30119] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30119/stat : 30119 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583478307624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30120] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30120/stat : 30120 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583477255080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30121] ppid=30113 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/30115/task/30121/stat : 30121 (java) S 30113 30115 24080 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 255338262 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583476202536 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30122] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30122/stat : 30122 (java) S 30113 30115 24080 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583475148968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30123] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30123/stat : 30123 (java) S 30113 30115 24080 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583378827560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30124] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30124/stat : 30124 (java) S 30113 30115 24080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255338262 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583377775016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30125] ppid=30113 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/30115/task/30125/stat : 30125 (java) S 30113 30115 24080 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 255338262 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583376722472 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30126] ppid=30113 vsize=9624976 CPUtime=0.07 cores=1,3,5,7
/proc/30115/task/30126/stat : 30126 (java) R 30113 30115 24080 0 -1 4202560 42 0 0 0 7 0 0 0 20 0 19 0 255338263 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583364523504 140583546753376 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30127] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30127/stat : 30127 (java) S 30113 30115 24080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583363470968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30128] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30128/stat : 30128 (java) S 30113 30115 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583362418312 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30129] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30129/stat : 30129 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583361367056 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30130] ppid=30113 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/30115/task/30130/stat : 30130 (java) S 30113 30115 24080 0 -1 4202560 3664 0 0 0 56 1 0 0 20 0 19 0 255338266 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583360289976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30131] ppid=30113 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/30115/task/30131/stat : 30131 (java) S 30113 30115 24080 0 -1 4202560 2914 0 0 0 47 0 0 0 20 0 19 0 255338266 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583359246952 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30132] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30132/stat : 30132 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583358208504 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30133] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30133/stat : 30133 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583357156168 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30134] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30134/stat : 30134 (java) S 30113 30115 24080 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255338315 9855975424 34973 33554432000 1073741824 1073778376 140735932738368 140583356101928 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=30115/tid=30130] ppid=30113 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/30115/task/30130/stat : 30130 (java) S 30113 30115 24080 0 -1 4202560 3896 0 0 0 71 1 0 0 20 0 19 0 255338266 9855975424 159037 33554432000 1073741824 1073778376 140735932738368 140583360313400 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30131] ppid=30113 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/30115/task/30131/stat : 30131 (java) S 30113 30115 24080 0 -1 4202560 2914 0 0 0 47 0 0 0 20 0 19 0 255338266 9855975424 159037 33554432000 1073741824 1073778376 140735932738368 140583359260856 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30132] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30132/stat : 30132 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 159037 33554432000 1073741824 1073778376 140735932738368 140583358208504 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30133] ppid=30113 vsize=9624976 CPUtime=0.59 cores=1,3,5,7
/proc/30115/task/30133/stat : 30133 (java) S 30113 30115 24080 0 -1 4202560 93 0 0 0 31 28 0 0 20 0 19 0 255338266 9855975424 159037 33554432000 1073741824 1073778376 140735932738368 140583357156168 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30134] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30134/stat : 30134 (java) S 30113 30115 24080 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255338315 9855975424 159037 33554432000 1073741824 1073778376 140735932738368 140583356101928 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1619.11
Current children cumulated vsize (KiB) 9624976

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.03 3/213 30229
/proc/meminfo: memFree=25748724/32873844 swapFree=7616/7616
[pid=30115] ppid=30113 vsize=9624976 CPUtime=1680.06 cores=1,3,5,7
/proc/30115/stat : 30115 (java) S 30113 30115 24080 0 -1 4202496 16485 0 1 0 167832 174 0 0 20 0 19 0 255338259 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140735932729504 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30115/statm: 2406244 166228 2282 9 0 2396937 0
[pid=30115/tid=30117] ppid=30113 vsize=9624976 CPUtime=1645.46 cores=1,3,5,7
/proc/30115/task/30117/stat : 30117 (java) R 30113 30115 24080 0 -1 4202560 2750 0 1 0 164515 31 0 0 20 0 19 0 255338260 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583540629792 140583481140353 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30118] ppid=30113 vsize=9624976 CPUtime=2.77 cores=1,3,5,7
/proc/30115/task/30118/stat : 30118 (java) S 30113 30115 24080 0 -1 4202560 654 0 0 0 262 15 0 0 20 0 19 0 255338262 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583479360168 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30119] ppid=30113 vsize=9624976 CPUtime=2.51 cores=1,3,5,7
/proc/30115/task/30119/stat : 30119 (java) S 30113 30115 24080 0 -1 4202560 309 0 0 0 238 13 0 0 20 0 19 0 255338262 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583478307624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30120] ppid=30113 vsize=9624976 CPUtime=3.02 cores=1,3,5,7
/proc/30115/task/30120/stat : 30120 (java) S 30113 30115 24080 0 -1 4202560 1159 0 0 0 283 19 0 0 20 0 19 0 255338262 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583477255080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30121] ppid=30113 vsize=9624976 CPUtime=2.64 cores=1,3,5,7
/proc/30115/task/30121/stat : 30121 (java) S 30113 30115 24080 0 -1 4202560 466 0 0 0 247 17 0 0 20 0 19 0 255338262 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583476202536 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30122] ppid=30113 vsize=9624976 CPUtime=2.78 cores=1,3,5,7
/proc/30115/task/30122/stat : 30122 (java) S 30113 30115 24080 0 -1 4202560 541 0 0 0 260 18 0 0 20 0 19 0 255338262 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583475148968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30123] ppid=30113 vsize=9624976 CPUtime=2.89 cores=1,3,5,7
/proc/30115/task/30123/stat : 30123 (java) S 30113 30115 24080 0 -1 4202560 931 0 0 0 271 18 0 0 20 0 19 0 255338262 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583378827560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30124] ppid=30113 vsize=9624976 CPUtime=2.72 cores=1,3,5,7
/proc/30115/task/30124/stat : 30124 (java) S 30113 30115 24080 0 -1 4202560 483 0 0 0 257 15 0 0 20 0 19 0 255338262 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583377775016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30125] ppid=30113 vsize=9624976 CPUtime=2.98 cores=1,3,5,7
/proc/30115/task/30125/stat : 30125 (java) S 30113 30115 24080 0 -1 4202560 381 0 0 0 284 14 0 0 20 0 19 0 255338262 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583376722472 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30126] ppid=30113 vsize=9624976 CPUtime=6.26 cores=1,3,5,7
/proc/30115/task/30126/stat : 30126 (java) S 30113 30115 24080 0 -1 4202560 719 0 0 0 621 5 0 0 20 0 19 0 255338263 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583364524648 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30127] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30127/stat : 30127 (java) S 30113 30115 24080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583363470968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30128] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30128/stat : 30128 (java) S 30113 30115 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583362418312 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30129] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30129/stat : 30129 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583361367056 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30130] ppid=30113 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/30115/task/30130/stat : 30130 (java) S 30113 30115 24080 0 -1 4202560 3896 0 0 0 71 1 0 0 20 0 19 0 255338266 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583360313400 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30131] ppid=30113 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/30115/task/30131/stat : 30131 (java) S 30113 30115 24080 0 -1 4202560 2914 0 0 0 47 0 0 0 20 0 19 0 255338266 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583359260856 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30132] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30132/stat : 30132 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583358208504 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30133] ppid=30113 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/30115/task/30133/stat : 30133 (java) S 30113 30115 24080 0 -1 4202560 97 0 0 0 33 29 0 0 20 0 19 0 255338266 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583357156168 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30134] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30134/stat : 30134 (java) S 30113 30115 24080 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255338315 9855975424 166228 33554432000 1073741824 1073778376 140735932738368 140583356101928 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1680.06
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.03 3/214 30232
/proc/meminfo: memFree=25748096/32873844 swapFree=7616/7616
[pid=30115] ppid=30113 vsize=9624976 CPUtime=1740.93 cores=1,3,5,7
/proc/30115/stat : 30115 (java) S 30113 30115 24080 0 -1 4202496 16512 0 1 0 173917 176 0 0 20 0 19 0 255338259 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140735932729504 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30115/statm: 2406244 166235 2282 9 0 2396937 0
[pid=30115/tid=30117] ppid=30113 vsize=9624976 CPUtime=1704.85 cores=1,3,5,7
/proc/30115/task/30117/stat : 30117 (java) R 30113 30115 24080 0 -1 4202560 2758 0 1 0 170454 31 0 0 20 0 19 0 255338260 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583540628864 140583481140163 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30118] ppid=30113 vsize=9624976 CPUtime=2.92 cores=1,3,5,7
/proc/30115/task/30118/stat : 30118 (java) S 30113 30115 24080 0 -1 4202560 663 0 0 0 277 15 0 0 20 0 19 0 255338262 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583479360168 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30119] ppid=30113 vsize=9624976 CPUtime=2.7 cores=1,3,5,7
/proc/30115/task/30119/stat : 30119 (java) S 30113 30115 24080 0 -1 4202560 309 0 0 0 257 13 0 0 20 0 19 0 255338262 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583478307624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30120] ppid=30113 vsize=9624976 CPUtime=3.18 cores=1,3,5,7
/proc/30115/task/30120/stat : 30120 (java) S 30113 30115 24080 0 -1 4202560 1159 0 0 0 299 19 0 0 20 0 19 0 255338262 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583477255080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30121] ppid=30113 vsize=9624976 CPUtime=2.76 cores=1,3,5,7
/proc/30115/task/30121/stat : 30121 (java) S 30113 30115 24080 0 -1 4202560 466 0 0 0 259 17 0 0 20 0 19 0 255338262 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583476202536 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30122] ppid=30113 vsize=9624976 CPUtime=2.94 cores=1,3,5,7
/proc/30115/task/30122/stat : 30122 (java) S 30113 30115 24080 0 -1 4202560 541 0 0 0 276 18 0 0 20 0 19 0 255338262 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583475148968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30123] ppid=30113 vsize=9624976 CPUtime=3.03 cores=1,3,5,7
/proc/30115/task/30123/stat : 30123 (java) S 30113 30115 24080 0 -1 4202560 931 0 0 0 285 18 0 0 20 0 19 0 255338262 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583378827560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30124] ppid=30113 vsize=9624976 CPUtime=2.85 cores=1,3,5,7
/proc/30115/task/30124/stat : 30124 (java) S 30113 30115 24080 0 -1 4202560 483 0 0 0 270 15 0 0 20 0 19 0 255338262 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583377775016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30125] ppid=30113 vsize=9624976 CPUtime=3.13 cores=1,3,5,7
/proc/30115/task/30125/stat : 30125 (java) S 30113 30115 24080 0 -1 4202560 381 0 0 0 299 14 0 0 20 0 19 0 255338262 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583376722472 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30126] ppid=30113 vsize=9624976 CPUtime=6.38 cores=1,3,5,7
/proc/30115/task/30126/stat : 30126 (java) S 30113 30115 24080 0 -1 4202560 727 0 0 0 633 5 0 0 20 0 19 0 255338263 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583364524648 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30127] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30127/stat : 30127 (java) S 30113 30115 24080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583363470968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30128] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30128/stat : 30128 (java) S 30113 30115 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583362418312 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30129] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30129/stat : 30129 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583361367056 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30130] ppid=30113 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/30115/task/30130/stat : 30130 (java) S 30113 30115 24080 0 -1 4202560 3896 0 0 0 71 1 0 0 20 0 19 0 255338266 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583360313400 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30131] ppid=30113 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/30115/task/30131/stat : 30131 (java) S 30113 30115 24080 0 -1 4202560 2914 0 0 0 47 0 0 0 20 0 19 0 255338266 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583359260856 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30132] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30132/stat : 30132 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583358208504 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30133] ppid=30113 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/30115/task/30133/stat : 30133 (java) S 30113 30115 24080 0 -1 4202560 99 0 0 0 35 30 0 0 20 0 19 0 255338266 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583357156168 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30134] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30134/stat : 30134 (java) S 30113 30115 24080 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255338315 9855975424 166235 33554432000 1073741824 1073778376 140735932738368 140583356101928 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1740.93
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1780.6 s]
/proc/loadavg: 2.01 2.02 2.02 3/213 30232
/proc/meminfo: memFree=25751328/32873844 swapFree=7616/7616
[pid=30115] ppid=30113 vsize=9624976 CPUtime=1800.03 cores=1,3,5,7
/proc/30115/stat : 30115 (java) S 30113 30115 24080 0 -1 4202496 16543 0 1 0 179826 177 0 0 20 0 19 0 255338259 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140735932729504 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30115/statm: 2406244 164316 2282 9 0 2396937 0
[pid=30115/tid=30117] ppid=30113 vsize=9624976 CPUtime=1762.57 cores=1,3,5,7
/proc/30115/task/30117/stat : 30117 (java) R 30113 30115 24080 0 -1 4202560 2766 0 1 0 176225 32 0 0 20 0 19 0 255338260 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583540628864 140583481093083 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30118] ppid=30113 vsize=9624976 CPUtime=3.13 cores=1,3,5,7
/proc/30115/task/30118/stat : 30118 (java) S 30113 30115 24080 0 -1 4202560 676 0 0 0 298 15 0 0 20 0 19 0 255338262 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583479360168 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30119] ppid=30113 vsize=9624976 CPUtime=2.85 cores=1,3,5,7
/proc/30115/task/30119/stat : 30119 (java) S 30113 30115 24080 0 -1 4202560 309 0 0 0 272 13 0 0 20 0 19 0 255338262 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583478307624 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30120] ppid=30113 vsize=9624976 CPUtime=3.28 cores=1,3,5,7
/proc/30115/task/30120/stat : 30120 (java) S 30113 30115 24080 0 -1 4202560 1159 0 0 0 309 19 0 0 20 0 19 0 255338262 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583477255080 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30115/tid=30121] ppid=30113 vsize=9624976 CPUtime=2.88 cores=1,3,5,7
/proc/30115/task/30121/stat : 30121 (java) S 30113 30115 24080 0 -1 4202560 466 0 0 0 271 17 0 0 20 0 19 0 255338262 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583476202536 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30122] ppid=30113 vsize=9624976 CPUtime=3.04 cores=1,3,5,7
/proc/30115/task/30122/stat : 30122 (java) S 30113 30115 24080 0 -1 4202560 541 0 0 0 286 18 0 0 20 0 19 0 255338262 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583475148968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30123] ppid=30113 vsize=9624976 CPUtime=3.15 cores=1,3,5,7
/proc/30115/task/30123/stat : 30123 (java) S 30113 30115 24080 0 -1 4202560 931 0 0 0 297 18 0 0 20 0 19 0 255338262 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583378827560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30124] ppid=30113 vsize=9624976 CPUtime=2.97 cores=1,3,5,7
/proc/30115/task/30124/stat : 30124 (java) S 30113 30115 24080 0 -1 4202560 483 0 0 0 282 15 0 0 20 0 19 0 255338262 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583377775016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30125] ppid=30113 vsize=9624976 CPUtime=3.26 cores=1,3,5,7
/proc/30115/task/30125/stat : 30125 (java) S 30113 30115 24080 0 -1 4202560 381 0 0 0 312 14 0 0 20 0 19 0 255338262 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583376722472 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30126] ppid=30113 vsize=9624976 CPUtime=6.54 cores=1,3,5,7
/proc/30115/task/30126/stat : 30126 (java) S 30113 30115 24080 0 -1 4202560 733 0 0 0 649 5 0 0 20 0 19 0 255338263 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583364524648 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30127] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30127/stat : 30127 (java) S 30113 30115 24080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583363470968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30128] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30128/stat : 30128 (java) S 30113 30115 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255338263 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583362418312 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30129] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30129/stat : 30129 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583361367056 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30115/tid=30130] ppid=30113 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/30115/task/30130/stat : 30130 (java) S 30113 30115 24080 0 -1 4202560 3896 0 0 0 71 1 0 0 20 0 19 0 255338266 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583360313400 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30131] ppid=30113 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/30115/task/30131/stat : 30131 (java) S 30113 30115 24080 0 -1 4202560 2914 0 0 0 47 0 0 0 20 0 19 0 255338266 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583359260856 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30132] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30132/stat : 30132 (java) S 30113 30115 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255338266 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583358208504 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30115/tid=30133] ppid=30113 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/30115/task/30133/stat : 30133 (java) S 30113 30115 24080 0 -1 4202560 103 0 0 0 37 31 0 0 20 0 19 0 255338266 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583357156168 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30115/tid=30134] ppid=30113 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30115/task/30134/stat : 30134 (java) S 30113 30115 24080 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255338315 9855975424 164316 33554432000 1073741824 1073778376 140735932738368 140583356101928 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 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

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30115 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=828296
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=123677
# CPU time returned by wait4() is 1795.95
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1780.68
CPU time (s): 1800.03
CPU user time (s): 1798.26
CPU system time (s): 1.77
CPU usage (%): 101.087
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.83
system time used= 2.12368
maximum resident set size= 892148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16576
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43265
involuntary context switches= 43869

runsolver used 6.12207 second user time and 16.2835 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-24 22:42:19
IDJOB=3689659
IDBENCH=90146
IDSOLVER=2269
FILE ID=node141/3689659-1337892139
RUNJOBID= node141-1337889888-28800
PBS_JOBID= 14620063
Free space on /tmp= 71684 MiB

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

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

MD5SUM BENCH= 8617651a414bb8902c12959cc1c92372
RANDOM SEED=489942350

node141.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.744
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	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28418292 kB
Buffers:          230884 kB
Cached:          3090604 kB
SwapCached:            0 kB
Active:           758820 kB
Inactive:        2924432 kB
Active(anon):     364476 kB
Inactive(anon):        0 kB
Active(file):     394344 kB
Inactive(file):  2924432 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1212 kB
Writeback:             0 kB
AnonPages:        336472 kB
Mapped:            22572 kB
Shmem:               200 kB
Slab:             631032 kB
SReclaimable:      73472 kB
SUnreclaim:       557560 kB
KernelStack:        1760 kB
PageTables:         4872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     602396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    307200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71656 MiB
End job on node141 at 2012-05-24 23:12:02