Trace number 3689653

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.09 1793.47

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K200.opb
MD5SUM4ffc81aa318dee614e51a62344fd339d
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 variables23800
Total number of constraints24202
Number of constraints which are clauses24002
Number of constraints which are cardinality constraints (but not clauses)200
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint200
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 201
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.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version 2.3.2.v20120418
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	c Glucose learned constraints deletion strategy
0.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-3689653-1337892024.opb
0.07/0.13	c reading problem ... 
1.15/0.67	c ... done. Wall clock time 0.54s.
1.15/0.67	c declared #vars     23800
1.15/0.67	c #constraints  24202
1.15/0.67	c constraints type 
1.15/0.67	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21413
1.15/0.67	c org.sat4j.minisat.constraints.card.MinWatchCard => 200
1.15/0.67	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1.15/0.67	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2587
1.15/0.67	c 24202 constraints processed.
3.99/3.06	c cleaning 2487 clauses out of 4990 with flag 5000/5000
7.18/5.70	c cleaning 4225 clauses out of 8500 with flag 11000/11000
9.89/8.46	c cleaning 5568 clauses out of 11271 with flag 18000/18000
13.51/12.06	c cleaning 6737 clauses out of 13700 with flag 26000/26000
17.46/15.90	c cleaning 7785 clauses out of 15963 with flag 35003/35003
21.29/19.77	c cleaning 8926 clauses out of 18175 with flag 45001/45001
26.11/24.59	c cleaning 9968 clauses out of 20247 with flag 56000/56000
31.32/29.75	c cleaning 11027 clauses out of 22277 with flag 68001/68001
36.95/35.37	c cleaning 12003 clauses out of 24248 with flag 81000/81000
43.17/41.51	c cleaning 12873 clauses out of 26245 with flag 95000/95000
49.21/47.50	c cleaning 13973 clauses out of 28371 with flag 110000/110000
55.94/54.22	c cleaning 14671 clauses out of 30396 with flag 126001/126001
63.17/61.41	c cleaning 15092 clauses out of 32721 with flag 143001/143001
70.98/69.23	c cleaning 15863 clauses out of 35628 with flag 161000/161000
79.02/77.26	c cleaning 16683 clauses out of 38764 with flag 180000/180000
87.08/85.26	c cleaning 18021 clauses out of 42081 with flag 200000/200000
96.79/94.94	c cleaning 18413 clauses out of 45060 with flag 221000/221000
105.74/103.86	c cleaning 19595 clauses out of 48645 with flag 243000/243000
115.17/113.23	c cleaning 20600 clauses out of 52051 with flag 266001/266001
125.68/123.63	c cleaning 21369 clauses out of 55451 with flag 290003/290003
134.80/132.77	c cleaning 22741 clauses out of 59079 with flag 315000/315000
145.34/143.22	c cleaning 23069 clauses out of 62339 with flag 341002/341002
156.95/154.88	c cleaning 24051 clauses out of 66269 with flag 368002/368002
168.29/166.20	c cleaning 25375 clauses out of 70215 with flag 396000/396000
180.35/178.12	c cleaning 25906 clauses out of 73840 with flag 425001/425001
192.77/190.54	c cleaning 26916 clauses out of 77931 with flag 455000/455000
205.61/203.39	c cleaning 27983 clauses out of 82015 with flag 486000/486000
218.54/216.28	c cleaning 28645 clauses out of 86029 with flag 518000/518000
231.66/229.39	c cleaning 29804 clauses out of 90383 with flag 551000/551000
245.93/243.58	c cleaning 30667 clauses out of 94579 with flag 585000/585000
259.76/257.33	c cleaning 31230 clauses out of 98912 with flag 620000/620000
274.32/271.88	c cleaning 32452 clauses out of 103683 with flag 656001/656001
290.16/287.63	c cleaning 33523 clauses out of 108230 with flag 693000/693000
307.42/304.85	c cleaning 33903 clauses out of 112707 with flag 731000/731000
323.87/321.27	c cleaning 35011 clauses out of 117804 with flag 770000/770000
340.98/338.39	c cleaning 36415 clauses out of 122794 with flag 810001/810001
358.57/355.84	c cleaning 37417 clauses out of 127378 with flag 851000/851000
376.32/373.55	c cleaning 38232 clauses out of 131961 with flag 893000/893000
394.07/391.25	c cleaning 38819 clauses out of 136731 with flag 936002/936002
413.25/410.35	c cleaning 39730 clauses out of 141910 with flag 980000/980000
432.01/429.07	c cleaning 40990 clauses out of 147180 with flag 1025000/1025000
451.54/448.54	c cleaning 41951 clauses out of 152192 with flag 1071002/1071002
472.60/469.50	c cleaning 42347 clauses out of 157238 with flag 1118000/1118000
493.65/490.54	c cleaning 43921 clauses out of 162891 with flag 1166000/1166000
515.53/512.33	c cleaning 44659 clauses out of 167970 with flag 1215000/1215000
539.69/536.46	c cleaning 45275 clauses out of 173312 with flag 1265001/1265001
564.49/561.10	c cleaning 46467 clauses out of 179037 with flag 1316001/1316001
586.44/583.07	c cleaning 48098 clauses out of 184567 with flag 1368000/1368000
609.28/605.84	c cleaning 50954 clauses out of 189469 with flag 1421000/1421000
636.91/633.22	c cleaning 52218 clauses out of 192520 with flag 1475005/1475005
662.99/659.10	c cleaning 50439 clauses out of 195297 with flag 1530000/1530000
689.09/685.10	c cleaning 50984 clauses out of 200858 with flag 1586000/1586000
714.57/710.59	c cleaning 52116 clauses out of 206874 with flag 1643000/1643000
738.65/734.55	c cleaning 53371 clauses out of 212760 with flag 1701002/1701002
763.84/759.63	c cleaning 54570 clauses out of 218387 with flag 1760000/1760000
791.42/787.13	c cleaning 55728 clauses out of 223817 with flag 1820000/1820000
820.17/815.81	c cleaning 56830 clauses out of 229089 with flag 1881000/1881000
848.98/844.59	c cleaning 56920 clauses out of 234258 with flag 1943000/1943000
878.55/874.01	c cleaning 58236 clauses out of 240338 with flag 2006001/2006001
906.33/901.78	c cleaning 58821 clauses out of 246101 with flag 2070000/2070000
938.70/934.05	c cleaning 59313 clauses out of 252280 with flag 2135001/2135001
966.86/962.11	c cleaning 61105 clauses out of 258967 with flag 2201001/2201001
994.75/989.91	c cleaning 62950 clauses out of 264863 with flag 2268002/2268002
1026.13/1021.27	c cleaning 62788 clauses out of 269911 with flag 2336000/2336000
1057.52/1052.57	c cleaning 64314 clauses out of 276123 with flag 2405000/2405000
1092.35/1087.27	c cleaning 64134 clauses out of 281808 with flag 2475000/2475000
1125.81/1120.61	c cleaning 66084 clauses out of 288674 with flag 2546000/2546000
1159.70/1154.43	c cleaning 66938 clauses out of 294591 with flag 2618001/2618001
1191.85/1186.58	c cleaning 66898 clauses out of 300653 with flag 2691001/2691001
1222.55/1217.12	c cleaning 69111 clauses out of 307755 with flag 2765001/2765001
1260.46/1254.97	c cleaning 69550 clauses out of 313642 with flag 2840000/2840000
1299.03/1293.43	c cleaning 70329 clauses out of 320094 with flag 2916002/2916002
1335.32/1329.62	c cleaning 71316 clauses out of 326764 with flag 2993001/2993001
1373.22/1367.41	c cleaning 73222 clauses out of 333449 with flag 3071002/3071002
1414.30/1408.48	c cleaning 72924 clauses out of 339225 with flag 3150000/3150000
1455.31/1449.37	c cleaning 74386 clauses out of 346301 with flag 3230000/3230000
1496.67/1490.64	c cleaning 75432 clauses out of 352916 with flag 3311001/3311001
1537.36/1531.23	c cleaning 76658 clauses out of 359482 with flag 3393000/3393000
1581.84/1575.60	c cleaning 77327 clauses out of 365824 with flag 3476000/3476000
1623.92/1617.63	c cleaning 78677 clauses out of 372497 with flag 3560000/3560000
1666.31/1659.92	c cleaning 80016 clauses out of 378821 with flag 3645001/3645001
1714.10/1707.67	c cleaning 80376 clauses out of 384804 with flag 3731000/3731000
1760.78/1754.26	c cleaning 81266 clauses out of 391428 with flag 3818000/3818000
1800.09/1793.41	c starts		: 249
1800.09/1793.41	c conflicts		: 3893965
1800.09/1793.41	c decisions		: 141513788
1800.09/1793.41	c propagations		: 3973855933
1800.09/1793.41	c inspects		: 8040733139
1800.09/1793.41	c shortcuts		: 0
1800.09/1793.41	c learnt literals	: 62
1800.09/1793.41	c learnt binary clauses	: 282126
1800.09/1793.41	c learnt ternary clauses	: 253610
1800.09/1793.41	c learnt constraints	: 3893903
1800.09/1793.41	c ignored constraints	: 0
1800.09/1793.41	c root simplifications	: 0
1800.09/1793.41	c removed literals (reason simplification)	: 0
1800.09/1793.41	c reason swapping (by a shorter reason)	: 0
1800.09/1793.41	c Calls to reduceDB	: 83
1800.09/1793.41	c number of reductions to clauses (during analyze)	: 0
1800.09/1793.41	c number of learned constraints concerned by reduction	: 0
1800.09/1793.41	c number of learning phase by resolution	: 0
1800.09/1793.41	c number of learning phase by cutting planes	: 0
1800.09/1793.41	c speed (assignments/second)	: 2216664.1972333645
1800.09/1793.41	c non guided choices	110296
1800.09/1793.47	c learnt constraints type 
1800.09/1793.47	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 282134
1800.09/1793.47	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 104061
1800.09/1793.47	c constraints type 
1800.09/1793.47	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21413
1800.09/1793.47	c org.sat4j.minisat.constraints.card.MinWatchCard => 200
1800.09/1793.47	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1800.09/1793.47	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2587
1800.09/1793.47	c 24202 constraints processed.
1800.09/1793.47	s UNKNOWN
1800.09/1793.47	c Total wall clock time (in seconds): 1793.339

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.09 2/195 30411
/proc/meminfo: memFree=28663900/32873844 swapFree=6080/6080
[pid=30411] ppid=30409 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/30411/stat : 30411 (java) D 30409 30411 24394 0 -1 4202496 94 0 0 0 0 0 0 0 20 0 1 0 255326929 2560000 46 33554432000 1073741824 1073778376 140737122159840 140737122156968 248781040935 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/30411/statm: 625 46 37 9 0 29 0

[startup+0.083524 s]
/proc/loadavg: 2.00 2.00 2.09 2/195 30411
/proc/meminfo: memFree=28663900/32873844 swapFree=6080/6080
[pid=30411] ppid=30409 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/30411/stat : 30411 (java) S 30409 30411 24394 0 -1 4202496 3265 0 1 0 4 1 0 0 20 0 18 0 255326929 9787813888 3962 33554432000 1073741824 1073778376 140736443054800 140736443045936 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30411/statm: 2389603 3962 1759 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100247 s]
/proc/loadavg: 2.00 2.00 2.09 2/195 30411
/proc/meminfo: memFree=28663900/32873844 swapFree=6080/6080
[pid=30411] ppid=30409 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/30411/stat : 30411 (java) S 30409 30411 24394 0 -1 4202496 3678 0 1 0 6 1 0 0 20 0 18 0 255326929 9787813888 4375 33554432000 1073741824 1073778376 140736443054800 140736443045936 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30411/statm: 2389603 4376 1931 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558412

[startup+0.300223 s]
/proc/loadavg: 2.00 2.00 2.09 2/195 30411
/proc/meminfo: memFree=28663900/32873844 swapFree=6080/6080
[pid=30411] ppid=30409 vsize=9558412 CPUtime=0.52 cores=0,2,4,6
/proc/30411/stat : 30411 (java) S 30409 30411 24394 0 -1 4202496 7390 0 1 0 49 3 0 0 20 0 18 0 255326929 9787813888 10397 33554432000 1073741824 1073778376 140736443054800 140736443045936 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30411/statm: 2389603 10397 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558412

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.09 2/195 30411
/proc/meminfo: memFree=28663900/32873844 swapFree=6080/6080
[pid=30411] ppid=30409 vsize=9624976 CPUtime=1.37 cores=0,2,4,6
/proc/30411/stat : 30411 (java) S 30409 30411 24394 0 -1 4202496 9941 0 1 0 132 5 0 0 20 0 19 0 255326929 9855975424 42505 33554432000 1073741824 1073778376 140736443054800 140736443045936 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30411/statm: 2406244 42505 2258 9 0 2396937 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9624976

[startup+1.5007 s]
/proc/loadavg: 2.00 2.00 2.09 4/214 30430
/proc/meminfo: memFree=28502820/32873844 swapFree=6080/6080
[pid=30411] ppid=30409 vsize=9624976 CPUtime=2.47 cores=0,2,4,6
/proc/30411/stat : 30411 (java) S 30409 30411 24394 0 -1 4202496 10237 0 1 0 241 6 0 0 20 0 19 0 255326929 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140736443045936 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30411/statm: 2406244 42513 2264 9 0 2396937 0
[pid=30411/tid=30413] ppid=30409 vsize=9624976 CPUtime=1.45 cores=0,2,4,6
/proc/30411/task/30413/stat : 30413 (java) R 30409 30411 24394 0 -1 4202560 2580 0 1 0 141 4 0 0 20 0 19 0 255326931 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414960157224 140414900682068 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30414] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30414/stat : 30414 (java) S 30409 30411 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414898887336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30415] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30415/stat : 30415 (java) S 30409 30411 24394 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414897834792 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30416] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30416/stat : 30416 (java) S 30409 30411 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414801361832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30411/tid=30417] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30417/stat : 30417 (java) S 30409 30411 24394 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414800309288 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30418] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30418/stat : 30418 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414799255720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30419] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30419/stat : 30419 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414798203176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30420] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30420/stat : 30420 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414797150632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30421] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30421/stat : 30421 (java) S 30409 30411 24394 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414796098088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30422] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30422/stat : 30422 (java) S 30409 30411 24394 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414783900264 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30423] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30423/stat : 30423 (java) S 30409 30411 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414782846584 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30424] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30424/stat : 30424 (java) S 30409 30411 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414781793928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30425] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30425/stat : 30425 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414780742672 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30426] ppid=30409 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/30411/task/30426/stat : 30426 (java) S 30409 30411 24394 0 -1 4202560 2661 0 0 0 45 0 0 0 20 0 19 0 255326937 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414779689016 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30427] ppid=30409 vsize=9624976 CPUtime=0.5 cores=0,2,4,6
/proc/30411/task/30427/stat : 30427 (java) S 30409 30411 24394 0 -1 4202560 3702 0 0 0 50 0 0 0 20 0 19 0 255326937 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414778636472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30428] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30428/stat : 30428 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414777584120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30429] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30429/stat : 30429 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414776531784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30430] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30430/stat : 30430 (java) S 30409 30411 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255326999 9855975424 42513 33554432000 1073741824 1073778376 140736443054800 140414775477544 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 9624976

[startup+3.10076 s]
/proc/loadavg: 2.00 2.00 2.09 3/214 30430
/proc/meminfo: memFree=28502316/32873844 swapFree=6080/6080
[pid=30411] ppid=30409 vsize=9624976 CPUtime=4.15 cores=0,2,4,6
/proc/30411/stat : 30411 (java) S 30409 30411 24394 0 -1 4202496 10295 0 1 0 408 7 0 0 20 0 19 0 255326929 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140736443045936 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30411/statm: 2406244 45619 2280 9 0 2396937 0
[pid=30411/tid=30413] ppid=30409 vsize=9624976 CPUtime=3.01 cores=0,2,4,6
/proc/30411/task/30413/stat : 30413 (java) S 30409 30411 24394 0 -1 4202560 2582 0 1 0 297 4 0 0 20 0 19 0 255326931 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414960157080 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30414] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30414/stat : 30414 (java) S 30409 30411 24394 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414898887336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30411/tid=30415] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30415/stat : 30415 (java) S 30409 30411 24394 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414897834792 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30416] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30416/stat : 30416 (java) S 30409 30411 24394 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414801361832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30417] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30417/stat : 30417 (java) S 30409 30411 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414800309288 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30418] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30418/stat : 30418 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414799255720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30419] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30419/stat : 30419 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414798203176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30420] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30420/stat : 30420 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414797150632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30421] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30421/stat : 30421 (java) S 30409 30411 24394 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414796098088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30422] ppid=30409 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/30411/task/30422/stat : 30422 (java) R 30409 30411 24394 0 -1 4202560 92 0 0 0 1 0 0 0 20 0 19 0 255326934 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414783899120 140414963422912 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30423] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30423/stat : 30423 (java) S 30409 30411 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414782846584 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30424] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30424/stat : 30424 (java) S 30409 30411 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414781793928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30425] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30425/stat : 30425 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414780742672 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30426] ppid=30409 vsize=9624976 CPUtime=0.46 cores=0,2,4,6
/proc/30411/task/30426/stat : 30426 (java) S 30409 30411 24394 0 -1 4202560 2666 0 0 0 46 0 0 0 20 0 19 0 255326937 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414779679096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30427] ppid=30409 vsize=9624976 CPUtime=0.53 cores=0,2,4,6
/proc/30411/task/30427/stat : 30427 (java) S 30409 30411 24394 0 -1 4202560 3709 0 0 0 53 0 0 0 20 0 19 0 255326937 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414778636472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30428] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30428/stat : 30428 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414777584120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30429] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30429/stat : 30429 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414776531784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30430] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30430/stat : 30430 (java) S 30409 30411 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255326999 9855975424 45619 33554432000 1073741824 1073778376 140736443054800 140414775477544 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 9624976

[startup+6.30067 s]
/proc/loadavg: 2.00 2.00 2.09 3/214 30430
/proc/meminfo: memFree=28459880/32873844 swapFree=6080/6080
[pid=30411] ppid=30409 vsize=9624976 CPUtime=7.79 cores=0,2,4,6
/proc/30411/stat : 30411 (java) S 30409 30411 24394 0 -1 4202496 16113 0 1 0 770 9 0 0 20 0 19 0 255326929 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140736443045936 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30411/statm: 2406244 53006 2281 9 0 2396937 0
[pid=30411/tid=30413] ppid=30409 vsize=9624976 CPUtime=6.16 cores=0,2,4,6
/proc/30411/task/30413/stat : 30413 (java) R 30409 30411 24394 0 -1 4202560 2584 0 1 0 612 4 0 0 20 0 19 0 255326931 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414960157192 140414900664054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30414] ppid=30409 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/30411/task/30414/stat : 30414 (java) S 30409 30411 24394 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 255326933 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414898887336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30411/tid=30415] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30415/stat : 30415 (java) S 30409 30411 24394 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414897834792 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30416] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30416/stat : 30416 (java) S 30409 30411 24394 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414801361832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30417] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30417/stat : 30417 (java) S 30409 30411 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414800309288 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30418] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30418/stat : 30418 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414799255720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30419] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30419/stat : 30419 (java) S 30409 30411 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414798203176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30420] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30420/stat : 30420 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414797150632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30421] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30421/stat : 30421 (java) S 30409 30411 24394 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255326933 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414796098088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30422] ppid=30409 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/30411/task/30422/stat : 30422 (java) S 30409 30411 24394 0 -1 4202560 98 0 0 0 4 0 0 0 20 0 19 0 255326934 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414783900264 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30423] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30423/stat : 30423 (java) S 30409 30411 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414782846584 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30424] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30424/stat : 30424 (java) S 30409 30411 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414781793928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30425] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30425/stat : 30425 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414780742672 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30426] ppid=30409 vsize=9624976 CPUtime=0.88 cores=0,2,4,6
/proc/30411/task/30426/stat : 30426 (java) S 30409 30411 24394 0 -1 4202560 8462 0 0 0 87 1 0 0 20 0 19 0 255326937 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414779689016 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30427] ppid=30409 vsize=9624976 CPUtime=0.55 cores=0,2,4,6
/proc/30411/task/30427/stat : 30427 (java) S 30409 30411 24394 0 -1 4202560 3709 0 0 0 55 0 0 0 20 0 19 0 255326937 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414778636472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30428] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30428/stat : 30428 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414777584120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30429] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30429/stat : 30429 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414776531784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30430] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30430/stat : 30430 (java) S 30409 30411 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255326999 9855975424 53006 33554432000 1073741824 1073778376 140736443054800 140414775477544 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=30411/tid=30426] ppid=30409 vsize=9624976 CPUtime=1 cores=0,2,4,6
/proc/30411/task/30426/stat : 30426 (java) S 30409 30411 24394 0 -1 4202560 8477 0 0 0 99 1 0 0 20 0 19 0 255326937 9855975424 138530 33554432000 1073741824 1073778376 140736443054800 140414779689016 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30427] ppid=30409 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/30411/task/30427/stat : 30427 (java) S 30409 30411 24394 0 -1 4202560 3712 0 0 0 59 0 0 0 20 0 19 0 255326937 9855975424 138530 33554432000 1073741824 1073778376 140736443054800 140414778636472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30428] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30428/stat : 30428 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 138530 33554432000 1073741824 1073778376 140736443054800 140414777584120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30429] ppid=30409 vsize=9624976 CPUtime=0.55 cores=0,2,4,6
/proc/30411/task/30429/stat : 30429 (java) S 30409 30411 24394 0 -1 4202560 95 0 0 0 24 31 0 0 20 0 19 0 255326937 9855975424 138530 33554432000 1073741824 1073778376 140736443054800 140414776531784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30430] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30430/stat : 30430 (java) S 30409 30411 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255326999 9855975424 138530 33554432000 1073741824 1073778376 140736443054800 140414775477544 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1668.81
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.02 3/213 30524
/proc/meminfo: memFree=26091540/32873844 swapFree=6080/6080
[pid=30411] ppid=30409 vsize=9624976 CPUtime=1728.89 cores=0,2,4,6
/proc/30411/stat : 30411 (java) S 30409 30411 24394 0 -1 4202496 17798 0 1 0 172821 68 0 0 20 0 19 0 255326929 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140736443045936 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30411/statm: 2406244 138552 2282 9 0 2396937 0
[pid=30411/tid=30413] ppid=30409 vsize=9624976 CPUtime=1709.55 cores=0,2,4,6
/proc/30411/task/30413/stat : 30413 (java) R 30409 30411 24394 0 -1 4202560 2704 0 1 0 170923 32 0 0 20 0 19 0 255326931 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414960156960 140414900748065 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30414] ppid=30409 vsize=9624976 CPUtime=0.89 cores=0,2,4,6
/proc/30411/task/30414/stat : 30414 (java) S 30409 30411 24394 0 -1 4202560 280 0 0 0 83 6 0 0 20 0 19 0 255326933 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414898887336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30415] ppid=30409 vsize=9624976 CPUtime=0.73 cores=0,2,4,6
/proc/30411/task/30415/stat : 30415 (java) S 30409 30411 24394 0 -1 4202560 127 0 0 0 68 5 0 0 20 0 19 0 255326933 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414897834792 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30411/tid=30416] ppid=30409 vsize=9624976 CPUtime=0.75 cores=0,2,4,6
/proc/30411/task/30416/stat : 30416 (java) S 30409 30411 24394 0 -1 4202560 139 0 0 0 72 3 0 0 20 0 19 0 255326933 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414801361832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30417] ppid=30409 vsize=9624976 CPUtime=0.84 cores=0,2,4,6
/proc/30411/task/30417/stat : 30417 (java) S 30409 30411 24394 0 -1 4202560 211 0 0 0 80 4 0 0 20 0 19 0 255326933 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414800309288 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30418] ppid=30409 vsize=9624976 CPUtime=0.91 cores=0,2,4,6
/proc/30411/task/30418/stat : 30418 (java) S 30409 30411 24394 0 -1 4202560 261 0 0 0 87 4 0 0 20 0 19 0 255326933 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414799255720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30419] ppid=30409 vsize=9624976 CPUtime=0.94 cores=0,2,4,6
/proc/30411/task/30419/stat : 30419 (java) S 30409 30411 24394 0 -1 4202560 140 0 0 0 90 4 0 0 20 0 19 0 255326933 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414798203176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30420] ppid=30409 vsize=9624976 CPUtime=0.83 cores=0,2,4,6
/proc/30411/task/30420/stat : 30420 (java) S 30409 30411 24394 0 -1 4202560 105 0 0 0 79 4 0 0 20 0 19 0 255326933 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414797150632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30421] ppid=30409 vsize=9624976 CPUtime=0.89 cores=0,2,4,6
/proc/30411/task/30421/stat : 30421 (java) S 30409 30411 24394 0 -1 4202560 145 0 0 0 83 6 0 0 20 0 19 0 255326933 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414796098088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30422] ppid=30409 vsize=9624976 CPUtime=6.18 cores=0,2,4,6
/proc/30411/task/30422/stat : 30422 (java) S 30409 30411 24394 0 -1 4202560 217 0 0 0 616 2 0 0 20 0 19 0 255326934 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414783900264 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30423] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30423/stat : 30423 (java) S 30409 30411 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414782846584 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30424] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30424/stat : 30424 (java) S 30409 30411 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414781793928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30425] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30425/stat : 30425 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414780742672 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30426] ppid=30409 vsize=9624976 CPUtime=1 cores=0,2,4,6
/proc/30411/task/30426/stat : 30426 (java) S 30409 30411 24394 0 -1 4202560 8477 0 0 0 99 1 0 0 20 0 19 0 255326937 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414779689016 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30427] ppid=30409 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/30411/task/30427/stat : 30427 (java) S 30409 30411 24394 0 -1 4202560 3712 0 0 0 59 0 0 0 20 0 19 0 255326937 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414778636472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30428] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30428/stat : 30428 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414777584120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30429] ppid=30409 vsize=9624976 CPUtime=0.57 cores=0,2,4,6
/proc/30411/task/30429/stat : 30429 (java) S 30409 30411 24394 0 -1 4202560 99 0 0 0 25 32 0 0 20 0 19 0 255326937 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414776531784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30430] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30430/stat : 30430 (java) S 30409 30411 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255326999 9855975424 138552 33554432000 1073741824 1073778376 140736443054800 140414775477544 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1728.89
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.10 2.03 2.02 3/214 30527
/proc/meminfo: memFree=26086908/32873844 swapFree=6080/6080
[pid=30411] ppid=30409 vsize=9624976 CPUtime=1788.98 cores=0,2,4,6
/proc/30411/stat : 30411 (java) S 30409 30411 24394 0 -1 4202496 17807 0 1 0 178830 68 0 0 20 0 19 0 255326929 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140736443045936 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30411/statm: 2406244 138554 2282 9 0 2396937 0
[pid=30411/tid=30413] ppid=30409 vsize=9624976 CPUtime=1769.23 cores=0,2,4,6
/proc/30411/task/30413/stat : 30413 (java) R 30409 30411 24394 0 -1 4202560 2705 0 1 0 176890 33 0 0 20 0 19 0 255326931 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414960156960 140414900631936 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30414] ppid=30409 vsize=9624976 CPUtime=0.9 cores=0,2,4,6
/proc/30411/task/30414/stat : 30414 (java) S 30409 30411 24394 0 -1 4202560 280 0 0 0 84 6 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414898887336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30411/tid=30415] ppid=30409 vsize=9624976 CPUtime=0.75 cores=0,2,4,6
/proc/30411/task/30415/stat : 30415 (java) S 30409 30411 24394 0 -1 4202560 127 0 0 0 70 5 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414897834792 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30411/tid=30416] ppid=30409 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/30411/task/30416/stat : 30416 (java) S 30409 30411 24394 0 -1 4202560 139 0 0 0 74 3 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414801361832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30411/tid=30417] ppid=30409 vsize=9624976 CPUtime=0.85 cores=0,2,4,6
/proc/30411/task/30417/stat : 30417 (java) S 30409 30411 24394 0 -1 4202560 211 0 0 0 81 4 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414800309288 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30418] ppid=30409 vsize=9624976 CPUtime=0.92 cores=0,2,4,6
/proc/30411/task/30418/stat : 30418 (java) S 30409 30411 24394 0 -1 4202560 261 0 0 0 88 4 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414799255720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30419] ppid=30409 vsize=9624976 CPUtime=0.97 cores=0,2,4,6
/proc/30411/task/30419/stat : 30419 (java) S 30409 30411 24394 0 -1 4202560 140 0 0 0 93 4 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414798203176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30420] ppid=30409 vsize=9624976 CPUtime=0.84 cores=0,2,4,6
/proc/30411/task/30420/stat : 30420 (java) S 30409 30411 24394 0 -1 4202560 105 0 0 0 80 4 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414797150632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30421] ppid=30409 vsize=9624976 CPUtime=0.92 cores=0,2,4,6
/proc/30411/task/30421/stat : 30421 (java) S 30409 30411 24394 0 -1 4202560 147 0 0 0 86 6 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414796098088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30411/tid=30422] ppid=30409 vsize=9624976 CPUtime=6.3 cores=0,2,4,6
/proc/30411/task/30422/stat : 30422 (java) S 30409 30411 24394 0 -1 4202560 219 0 0 0 628 2 0 0 20 0 19 0 255326934 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414783900264 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30423] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30423/stat : 30423 (java) S 30409 30411 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414782846584 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30424] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30424/stat : 30424 (java) S 30409 30411 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414781793928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30425] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30425/stat : 30425 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414780742672 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30426] ppid=30409 vsize=9624976 CPUtime=1 cores=0,2,4,6
/proc/30411/task/30426/stat : 30426 (java) S 30409 30411 24394 0 -1 4202560 8477 0 0 0 99 1 0 0 20 0 19 0 255326937 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414779689016 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30427] ppid=30409 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/30411/task/30427/stat : 30427 (java) S 30409 30411 24394 0 -1 4202560 3712 0 0 0 59 0 0 0 20 0 19 0 255326937 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414778636472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30428] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30428/stat : 30428 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414777584120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30429] ppid=30409 vsize=9624976 CPUtime=0.6 cores=0,2,4,6
/proc/30411/task/30429/stat : 30429 (java) S 30409 30411 24394 0 -1 4202560 103 0 0 0 26 34 0 0 20 0 19 0 255326937 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414776531784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30430] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30430/stat : 30430 (java) S 30409 30411 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255326999 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414775477544 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1788.98
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.4 s]
/proc/loadavg: 2.08 2.02 2.01 3/214 30527
/proc/meminfo: memFree=26086940/32873844 swapFree=6080/6080
[pid=30411] ppid=30409 vsize=9624976 CPUtime=1800.09 cores=0,2,4,6
/proc/30411/stat : 30411 (java) S 30409 30411 24394 0 -1 4202496 17807 0 1 0 179941 68 0 0 20 0 19 0 255326929 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140736443045936 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30411/statm: 2406244 138554 2282 9 0 2396937 0
[pid=30411/tid=30413] ppid=30409 vsize=9624976 CPUtime=1780.31 cores=0,2,4,6
/proc/30411/task/30413/stat : 30413 (java) R 30409 30411 24394 0 -1 4202560 2705 0 1 0 177997 34 0 0 20 0 19 0 255326931 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414960156960 140414900747832 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30414] ppid=30409 vsize=9624976 CPUtime=0.9 cores=0,2,4,6
/proc/30411/task/30414/stat : 30414 (java) S 30409 30411 24394 0 -1 4202560 280 0 0 0 84 6 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414898887336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30411/tid=30415] ppid=30409 vsize=9624976 CPUtime=0.75 cores=0,2,4,6
/proc/30411/task/30415/stat : 30415 (java) S 30409 30411 24394 0 -1 4202560 127 0 0 0 70 5 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414897834792 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30411/tid=30416] ppid=30409 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/30411/task/30416/stat : 30416 (java) S 30409 30411 24394 0 -1 4202560 139 0 0 0 74 3 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414801361832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30411/tid=30417] ppid=30409 vsize=9624976 CPUtime=0.85 cores=0,2,4,6
/proc/30411/task/30417/stat : 30417 (java) S 30409 30411 24394 0 -1 4202560 211 0 0 0 81 4 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414800309288 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30418] ppid=30409 vsize=9624976 CPUtime=0.92 cores=0,2,4,6
/proc/30411/task/30418/stat : 30418 (java) S 30409 30411 24394 0 -1 4202560 261 0 0 0 88 4 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414799255720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30419] ppid=30409 vsize=9624976 CPUtime=0.97 cores=0,2,4,6
/proc/30411/task/30419/stat : 30419 (java) S 30409 30411 24394 0 -1 4202560 140 0 0 0 93 4 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414798203176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30420] ppid=30409 vsize=9624976 CPUtime=0.84 cores=0,2,4,6
/proc/30411/task/30420/stat : 30420 (java) S 30409 30411 24394 0 -1 4202560 105 0 0 0 80 4 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414797150632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30421] ppid=30409 vsize=9624976 CPUtime=0.92 cores=0,2,4,6
/proc/30411/task/30421/stat : 30421 (java) S 30409 30411 24394 0 -1 4202560 147 0 0 0 86 6 0 0 20 0 19 0 255326933 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414796098088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30411/tid=30422] ppid=30409 vsize=9624976 CPUtime=6.3 cores=0,2,4,6
/proc/30411/task/30422/stat : 30422 (java) S 30409 30411 24394 0 -1 4202560 219 0 0 0 628 2 0 0 20 0 19 0 255326934 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414783900264 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30423] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30423/stat : 30423 (java) S 30409 30411 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414782846584 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30424] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30424/stat : 30424 (java) S 30409 30411 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255326934 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414781793928 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30425] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30425/stat : 30425 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414780742672 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30426] ppid=30409 vsize=9624976 CPUtime=1 cores=0,2,4,6
/proc/30411/task/30426/stat : 30426 (java) S 30409 30411 24394 0 -1 4202560 8477 0 0 0 99 1 0 0 20 0 19 0 255326937 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414779689016 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30411/tid=30427] ppid=30409 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/30411/task/30427/stat : 30427 (java) S 30409 30411 24394 0 -1 4202560 3712 0 0 0 59 0 0 0 20 0 19 0 255326937 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414778636472 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30428] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30428/stat : 30428 (java) S 30409 30411 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255326937 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414777584120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30411/tid=30429] ppid=30409 vsize=9624976 CPUtime=0.6 cores=0,2,4,6
/proc/30411/task/30429/stat : 30429 (java) S 30409 30411 24394 0 -1 4202560 103 0 0 0 26 34 0 0 20 0 19 0 255326937 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414776531784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30411/tid=30430] ppid=30409 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30411/task/30430/stat : 30430 (java) S 30409 30411 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255326999 9855975424 138554 33554432000 1073741824 1073778376 140736443054800 140414775477544 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 30411 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=940127
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=215815
# CPU time returned by wait4() is 1796.16
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1793.47
CPU time (s): 1800.09
CPU user time (s): 1799.41
CPU system time (s): 0.68
CPU usage (%): 100.369
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.94
system time used= 1.21582
maximum resident set size= 554360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17847
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40198
involuntary context switches= 23534

runsolver used 6.16206 second user time and 14.9247 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-24 22:40:24
IDJOB=3689653
IDBENCH=90143
IDSOLVER=2269
FILE ID=node139/3689653-1337892024
RUNJOBID= node139-1337889901-29320
PBS_JOBID= 14620065
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_K200.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689653-1337892024/watcher-3689653-1337892024 -o /tmp/evaluation-result-3689653-1337892024/solver-3689653-1337892024 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3689653-1337892024.opb

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

MD5SUM BENCH= 4ffc81aa318dee614e51a62344fd339d
RANDOM SEED=304230059

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.750
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.750
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.91
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.750
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:        28664652 kB
Buffers:          234512 kB
Cached:          2813824 kB
SwapCached:            0 kB
Active:           844452 kB
Inactive:        2567400 kB
Active(anon):     354500 kB
Inactive(anon):    11120 kB
Active(file):     489952 kB
Inactive(file):  2556280 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2092 kB
Writeback:             0 kB
AnonPages:        324248 kB
Mapped:            22528 kB
Shmem:               200 kB
Slab:             653572 kB
SReclaimable:      96020 kB
SUnreclaim:       557552 kB
KernelStack:        1768 kB
PageTables:         5116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     696476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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 node139 at 2012-05-24 23:10:19