Trace number 3687177

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.06 1773.06

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUMf17e31cb6762bd0e8d3e659d7bd1050c
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.10	c See www.sat4j.org for details.
0.06/0.10	c version 2.3.2.v20120418
0.06/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.10	c java.vm.version	19.1-b02
0.06/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version		1.6.0_24
0.06/0.10	c os.name		Linux
0.06/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.10	c os.arch		amd64
0.06/0.10	c Free memory 		501472288
0.06/0.10	c Max memory 		7480803328
0.06/0.10	c Total memory 		504102912
0.06/0.10	c Number of processors 	8
0.06/0.12	c Pseudo Boolean Optimization by upper bound
0.06/0.12	c --- Begin Solver configuration ---
0.06/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.06/0.12	c Learn all clauses as in MiniSAT
0.06/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.12	c No reason simplification
0.06/0.12	c Armin Biere (Picosat) restarts strategy
0.06/0.12	c Glucose learned constraints deletion strategy
0.06/0.12	c timeout=2147483s
0.06/0.12	c DB Simplification allowed=false
0.06/0.12	c c --- End Solver configuration ---
0.06/0.12	c solving HOME/instance-3687177-1337871882.opb
0.06/0.12	c reading problem ... 
0.92/0.65	c ... done. Wall clock time 0.522s.
0.92/0.65	c declared #vars     23409
0.92/0.65	c #constraints  1386
0.92/0.65	c constraints type 
0.92/0.65	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 612
0.92/0.65	c org.sat4j.minisat.constraints.card.MinWatchCard => 774
0.92/0.65	c 1386 constraints processed.
2.58/1.81	c cleaning 2485 clauses out of 5000 with flag 5000/5000
3.98/3.10	c cleaning 4245 clauses out of 8517 with flag 11002/11002
5.31/4.49	c cleaning 5593 clauses out of 11271 with flag 18001/18001
7.54/6.61	c cleaning 6792 clauses out of 13679 with flag 26002/26002
9.63/8.62	c cleaning 7890 clauses out of 15886 with flag 35001/35001
12.08/11.00	c cleaning 8952 clauses out of 17995 with flag 45000/45000
14.70/13.60	c cleaning 9935 clauses out of 20043 with flag 56000/56000
17.99/16.85	c cleaning 10983 clauses out of 22111 with flag 68003/68003
21.48/20.25	c cleaning 12031 clauses out of 24127 with flag 81002/81002
25.05/23.72	c cleaning 12964 clauses out of 26095 with flag 95001/95001
30.52/29.13	c cleaning 14009 clauses out of 28130 with flag 110000/110000
34.61/33.14	c cleaning 14964 clauses out of 30121 with flag 126000/126000
39.38/37.86	c cleaning 16009 clauses out of 32157 with flag 143000/143000
47.17/45.52	c cleaning 16965 clauses out of 34148 with flag 161000/161000
56.24/54.48	c cleaning 18019 clauses out of 36183 with flag 180000/180000
63.40/61.47	c cleaning 19008 clauses out of 38165 with flag 200001/200001
78.39/76.12	c cleaning 19956 clauses out of 40157 with flag 221001/221001
85.55/83.19	c cleaning 21000 clauses out of 42201 with flag 243001/243001
92.38/89.88	c cleaning 22021 clauses out of 44200 with flag 266000/266000
98.87/96.25	c cleaning 22984 clauses out of 46179 with flag 290000/290000
107.16/104.50	c cleaning 23932 clauses out of 48196 with flag 315001/315001
115.98/113.16	c cleaning 25043 clauses out of 50264 with flag 341001/341001
126.91/123.99	c cleaning 25894 clauses out of 52222 with flag 368002/368002
137.03/133.92	c cleaning 27122 clauses out of 54328 with flag 396002/396002
144.79/141.58	c cleaning 27961 clauses out of 56205 with flag 425001/425001
159.10/155.70	c cleaning 28969 clauses out of 58244 with flag 455001/455001
173.45/169.93	c cleaning 30016 clauses out of 60274 with flag 486000/486000
190.31/186.64	c cleaning 30907 clauses out of 62259 with flag 518001/518001
209.66/205.80	c cleaning 32036 clauses out of 64353 with flag 551002/551002
238.39/233.92	c cleaning 32858 clauses out of 66316 with flag 585001/585001
251.52/246.99	c cleaning 34107 clauses out of 68458 with flag 620001/620001
264.09/259.35	c cleaning 35010 clauses out of 70350 with flag 656000/656000
286.12/281.24	c cleaning 35908 clauses out of 72340 with flag 693000/693000
306.19/301.07	c cleaning 37089 clauses out of 74433 with flag 731001/731001
328.60/323.28	c cleaning 37870 clauses out of 76343 with flag 770000/770000
360.67/355.14	c cleaning 39023 clauses out of 78473 with flag 810000/810000
383.52/377.74	c cleaning 40121 clauses out of 80450 with flag 851000/851000
398.27/392.22	c cleaning 41098 clauses out of 82331 with flag 893002/893002
412.53/406.31	c cleaning 41912 clauses out of 84233 with flag 936002/936002
430.68/424.33	c cleaning 42970 clauses out of 86319 with flag 980000/980000
465.35/458.87	c cleaning 44029 clauses out of 88351 with flag 1025002/1025002
511.63/503.91	c cleaning 44912 clauses out of 90322 with flag 1071002/1071002
532.45/524.39	c cleaning 46090 clauses out of 92408 with flag 1118000/1118000
560.48/551.68	c cleaning 46831 clauses out of 94318 with flag 1166000/1166000
586.40/576.96	c cleaning 48101 clauses out of 96487 with flag 1215000/1215000
647.09/636.91	c cleaning 48966 clauses out of 98386 with flag 1265000/1265000
677.11/665.83	c cleaning 49990 clauses out of 100422 with flag 1316002/1316002
696.89/685.33	c cleaning 51105 clauses out of 102432 with flag 1368002/1368002
731.58/719.88	c cleaning 52101 clauses out of 104325 with flag 1421000/1421000
752.78/740.55	c cleaning 52929 clauses out of 106224 with flag 1475000/1475000
803.79/790.62	c cleaning 54020 clauses out of 108295 with flag 1530000/1530000
831.04/817.41	c cleaning 54925 clauses out of 110275 with flag 1586000/1586000
859.19/845.33	c cleaning 56086 clauses out of 112354 with flag 1643004/1643004
924.84/910.00	c cleaning 56893 clauses out of 114266 with flag 1701002/1701002
991.17/975.37	c cleaning 58053 clauses out of 116371 with flag 1760000/1760000
1035.97/1019.58	c cleaning 59010 clauses out of 118318 with flag 1820000/1820000
1067.57/1050.76	c cleaning 59898 clauses out of 120308 with flag 1881000/1881000
1120.83/1103.19	c cleaning 60877 clauses out of 122411 with flag 1943001/1943001
1168.07/1149.91	c cleaning 62201 clauses out of 124533 with flag 2006000/2006000
1192.59/1174.09	c cleaning 63039 clauses out of 126332 with flag 2070000/2070000
1229.41/1210.65	c cleaning 64016 clauses out of 128293 with flag 2135000/2135000
1296.60/1276.50	c cleaning 64976 clauses out of 130277 with flag 2201000/2201000
1345.43/1324.21	c cleaning 65903 clauses out of 132302 with flag 2268001/2268001
1375.24/1353.56	c cleaning 67061 clauses out of 134400 with flag 2336002/2336002
1460.66/1438.16	c cleaning 67939 clauses out of 136337 with flag 2405000/2405000
1508.22/1485.09	c cleaning 68982 clauses out of 138398 with flag 2475000/2475000
1656.24/1631.15	c cleaning 70142 clauses out of 140416 with flag 2546000/2546000
1747.29/1721.44	c cleaning 70905 clauses out of 142275 with flag 2618001/2618001
1800.06/1773.01	c starts		: 230
1800.06/1773.01	c conflicts		: 2648354
1800.06/1773.01	c decisions		: 12863468
1800.06/1773.01	c propagations		: 443911965
1800.06/1773.01	c inspects		: 5802237710
1800.06/1773.01	c shortcuts		: 0
1800.06/1773.01	c learnt literals	: 0
1800.06/1773.01	c learnt binary clauses	: 0
1800.06/1773.01	c learnt ternary clauses	: 0
1800.06/1773.01	c learnt constraints	: 2648354
1800.06/1773.01	c ignored constraints	: 0
1800.06/1773.01	c root simplifications	: 0
1800.06/1773.01	c removed literals (reason simplification)	: 0
1800.06/1773.01	c reason swapping (by a shorter reason)	: 0
1800.06/1773.01	c Calls to reduceDB	: 68
1800.06/1773.01	c number of reductions to clauses (during analyze)	: 0
1800.06/1773.01	c number of learned constraints concerned by reduction	: 0
1800.06/1773.01	c number of learning phase by resolution	: 0
1800.06/1773.01	c number of learning phase by cutting planes	: 0
1800.06/1773.01	c speed (assignments/second)	: 250466.0523013591
1800.06/1773.01	c non guided choices	16944
1800.06/1773.04	c learnt constraints type 
1800.06/1773.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 101738
1800.06/1773.04	c constraints type 
1800.06/1773.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 612
1800.06/1773.04	c org.sat4j.minisat.constraints.card.MinWatchCard => 774
1800.06/1773.04	c 1386 constraints processed.
1800.06/1773.04	s UNKNOWN
1800.06/1773.04	c Total wall clock time (in seconds): 1772.919

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-3687177-1337871882/watcher-3687177-1337871882 -o /tmp/evaluation-result-3687177-1337871882/solver-3687177-1337871882 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687177-1337871882.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: 0.00 0.00 0.00 2/193 22697
/proc/meminfo: memFree=28493468/32873648 swapFree=6848/6848
[pid=22697] ppid=22695 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/22697/stat : 22697 (runsolver) D 22695 22697 22635 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 1 0 253315028 12095488 56 33554432000 4194304 5436572 140736932041424 140736932037304 5057063 0 0 4096 24578 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/22697/statm: 2953 56 36 304 0 2645 0

[startup+0.080968 s]
/proc/loadavg: 0.00 0.00 0.00 2/193 22697
/proc/meminfo: memFree=28493468/32873648 swapFree=6848/6848
[pid=22697] ppid=22695 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/22697/stat : 22697 (java) S 22695 22697 22635 0 -1 4202496 3204 0 1 0 4 0 0 0 20 0 18 0 253315028 9787813888 4413 33554432000 1073741824 1073778376 140735238311408 140735238302544 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22697/statm: 2389603 4413 1757 9 0 2380296 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9558412

[startup+0.100281 s]
/proc/loadavg: 0.00 0.00 0.00 2/193 22697
/proc/meminfo: memFree=28493468/32873648 swapFree=6848/6848
[pid=22697] ppid=22695 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/22697/stat : 22697 (java) S 22695 22697 22635 0 -1 4202496 3672 0 1 0 6 0 0 0 20 0 18 0 253315028 9787813888 4881 33554432000 1073741824 1073778376 140735238311408 140735238302544 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22697/statm: 2389603 4897 1950 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558412

[startup+0.300216 s]
/proc/loadavg: 0.00 0.00 0.00 2/193 22697
/proc/meminfo: memFree=28493468/32873648 swapFree=6848/6848
[pid=22697] ppid=22695 vsize=9558412 CPUtime=0.51 cores=1,3,5,7
/proc/22697/stat : 22697 (java) S 22695 22697 22635 0 -1 4202496 7607 0 1 0 50 1 0 0 20 0 18 0 253315028 9787813888 12218 33554432000 1073741824 1073778376 140735238311408 140735238302544 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22697/statm: 2389603 12218 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558412

[startup+0.700288 s]
/proc/loadavg: 0.00 0.00 0.00 2/193 22697
/proc/meminfo: memFree=28493468/32873648 swapFree=6848/6848
[pid=22697] ppid=22695 vsize=9624976 CPUtime=1.14 cores=1,3,5,7
/proc/22697/stat : 22697 (java) S 22695 22697 22635 0 -1 4202496 7991 0 1 0 110 4 0 0 20 0 19 0 253315028 9855975424 43205 33554432000 1073741824 1073778376 140735238311408 140735238302544 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22697/statm: 2406244 43205 2249 9 0 2396937 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9624976

[startup+1.50074 s]
/proc/loadavg: 0.00 0.00 0.00 3/190 22742
/proc/meminfo: memFree=28349672/32873648 swapFree=6848/6848
[pid=22697] ppid=22695 vsize=9624976 CPUtime=2.27 cores=1,3,5,7
/proc/22697/stat : 22697 (java) S 22695 22697 22635 0 -1 4202496 9647 0 1 0 222 5 0 0 20 0 19 0 253315028 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 140735238302544 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22697/statm: 2406244 43360 2256 9 0 2396937 0
[pid=22697/tid=22700] ppid=22695 vsize=9624976 CPUtime=1.42 cores=1,3,5,7
/proc/22697/task/22700/stat : 22700 (java) R 22695 22697 22635 0 -1 4202560 2521 0 1 0 140 2 0 0 20 0 19 0 253315030 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139946239099512 139946090848360 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22701] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22701/stat : 22701 (java) S 22695 22697 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139946211552168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22702] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22702/stat : 22702 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139946210499624 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22703] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22703/stat : 22703 (java) S 22695 22697 22635 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139946209446568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22704] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22704/stat : 22704 (java) S 22695 22697 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139946079333160 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22705] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22705/stat : 22705 (java) S 22695 22697 22635 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139946078280104 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22706] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22706/stat : 22706 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139946077227560 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22707] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22707/stat : 22707 (java) S 22695 22697 22635 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139946076174504 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22708] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22708/stat : 22708 (java) S 22695 22697 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139946075121960 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22709] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22709/stat : 22709 (java) S 22695 22697 22635 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139945592609640 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22710] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22710/stat : 22710 (java) S 22695 22697 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139945591555960 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22711] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22711/stat : 22711 (java) S 22695 22697 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139945590502792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22712] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22712/stat : 22712 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139945589451536 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22713] ppid=22695 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/22697/task/22713/stat : 22713 (java) S 22695 22697 22635 0 -1 4202560 3475 0 0 0 36 0 0 0 20 0 19 0 253315035 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139945588398392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22714] ppid=22695 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/22697/task/22714/stat : 22714 (java) S 22695 22697 22635 0 -1 4202560 2347 0 0 0 37 0 0 0 20 0 19 0 253315035 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139945587345848 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22715] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22715/stat : 22715 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139945586292984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22716] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22716/stat : 22716 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139945585240648 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22742] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22742/stat : 22742 (java) S 22695 22697 22635 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253315095 9855975424 43360 33554432000 1073741824 1073778376 140735238311408 139945584186920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 9624976

[startup+3.10066 s]
/proc/loadavg: 0.08 0.02 0.01 2/190 22742
/proc/meminfo: memFree=28322792/32873648 swapFree=6848/6848
[pid=22697] ppid=22695 vsize=9624976 CPUtime=3.98 cores=1,3,5,7
/proc/22697/stat : 22697 (java) S 22695 22697 22635 0 -1 4202496 9714 0 1 0 391 7 0 0 20 0 19 0 253315028 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 140735238302544 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22697/statm: 2406244 50046 2268 9 0 2396937 0
[pid=22697/tid=22700] ppid=22695 vsize=9624976 CPUtime=2.98 cores=1,3,5,7
/proc/22697/task/22700/stat : 22700 (java) R 22695 22697 22635 0 -1 4202560 2523 0 1 0 296 2 0 0 20 0 19 0 253315030 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139946239099528 139946091116232 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22701] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22701/stat : 22701 (java) S 22695 22697 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139946211552168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22702] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22702/stat : 22702 (java) S 22695 22697 22635 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139946210499624 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22703] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22703/stat : 22703 (java) S 22695 22697 22635 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139946209446568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22704] ppid=22695 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22697/task/22704/stat : 22704 (java) S 22695 22697 22635 0 -1 4202560 27 0 0 0 1 0 0 0 20 0 19 0 253315031 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139946079333160 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22705] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22705/stat : 22705 (java) S 22695 22697 22635 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139946078280104 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22706] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22706/stat : 22706 (java) S 22695 22697 22635 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139946077227560 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22707] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22707/stat : 22707 (java) S 22695 22697 22635 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139946076174504 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22708] ppid=22695 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22697/task/22708/stat : 22708 (java) S 22695 22697 22635 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 253315031 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139946075121960 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22709] ppid=22695 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22697/task/22709/stat : 22709 (java) S 22695 22697 22635 0 -1 4202560 96 0 0 0 2 0 0 0 20 0 19 0 253315032 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139945592609640 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22710] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22710/stat : 22710 (java) S 22695 22697 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139945591555960 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22711] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22711/stat : 22711 (java) S 22695 22697 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139945590502792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22712] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22712/stat : 22712 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139945589451536 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22713] ppid=22695 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/22697/task/22713/stat : 22713 (java) R 22695 22697 22635 0 -1 4202560 3475 0 0 0 39 0 0 0 20 0 19 0 253315035 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139945588398392 213196530101 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22714] ppid=22695 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22697/task/22714/stat : 22714 (java) S 22695 22697 22635 0 -1 4202560 2352 0 0 0 40 0 0 0 20 0 19 0 253315035 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139945587345848 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22715] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22715/stat : 22715 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139945586292984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22716] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22716/stat : 22716 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139945585240648 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22742] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22742/stat : 22742 (java) S 22695 22697 22635 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253315095 9855975424 50046 33554432000 1073741824 1073778376 140735238311408 139945584186920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 9624976

[startup+6.30075 s]
/proc/loadavg: 0.08 0.02 0.01 2/190 22742
/proc/meminfo: memFree=28290848/32873648 swapFree=6848/6848
[pid=22697] ppid=22695 vsize=9624976 CPUtime=7.23 cores=1,3,5,7
/proc/22697/stat : 22697 (java) S 22695 22697 22635 0 -1 4202496 10095 0 1 0 713 10 0 0 20 0 19 0 253315028 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 140735238302544 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22697/statm: 2406244 58040 2268 9 0 2396937 0
[pid=22697/tid=22700] ppid=22695 vsize=9624976 CPUtime=6.09 cores=1,3,5,7
/proc/22697/task/22700/stat : 22700 (java) R 22695 22697 22635 0 -1 4202560 2525 0 1 0 607 2 0 0 20 0 19 0 253315030 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139946239099168 139946090942647 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22701] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22701/stat : 22701 (java) S 22695 22697 22635 0 -1 4202560 63 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139946211552168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22702] ppid=22695 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22697/task/22702/stat : 22702 (java) S 22695 22697 22635 0 -1 4202560 68 0 0 0 1 1 0 0 20 0 19 0 253315031 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139946210499624 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22703] ppid=22695 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22697/task/22703/stat : 22703 (java) S 22695 22697 22635 0 -1 4202560 146 0 0 0 1 0 0 0 20 0 19 0 253315031 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139946209446568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22704] ppid=22695 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22697/task/22704/stat : 22704 (java) S 22695 22697 22635 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 19 0 253315031 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139946079333160 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22705] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22705/stat : 22705 (java) S 22695 22697 22635 0 -1 4202560 110 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139946078280104 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22706] ppid=22695 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22697/task/22706/stat : 22706 (java) S 22695 22697 22635 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 253315031 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139946077227560 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22707] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22707/stat : 22707 (java) S 22695 22697 22635 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253315031 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139946076174504 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22708] ppid=22695 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22697/task/22708/stat : 22708 (java) S 22695 22697 22635 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 253315031 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139946075121960 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22709] ppid=22695 vsize=9624976 CPUtime=0.07 cores=1,3,5,7
/proc/22697/task/22709/stat : 22709 (java) S 22695 22697 22635 0 -1 4202560 99 0 0 0 7 0 0 0 20 0 19 0 253315032 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139945592609640 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22710] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22710/stat : 22710 (java) S 22695 22697 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139945591555960 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22711] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22711/stat : 22711 (java) S 22695 22697 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139945590502792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22712] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22712/stat : 22712 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139945589451536 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22713] ppid=22695 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/22697/task/22713/stat : 22713 (java) S 22695 22697 22635 0 -1 4202560 3475 0 0 0 39 0 0 0 20 0 19 0 253315035 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139945588398392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22714] ppid=22695 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/22697/task/22714/stat : 22714 (java) S 22695 22697 22635 0 -1 4202560 2353 0 0 0 41 0 0 0 20 0 19 0 253315035 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139945587345848 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22715] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22715/stat : 22715 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139945586292984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22716] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22716/stat : 22716 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139945585240648 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22742] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22742/stat : 22742 (java) S 22695 22697 22635 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253315095 9855975424 58040 33554432000 1073741824 1073778376 140735238311408 139945584186920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.23
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=22697/tid=22713] ppid=22695 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22697/task/22713/stat : 22713 (java) S 22695 22697 22635 0 -1 4202560 3476 0 0 0 40 0 0 0 20 0 19 0 253315035 9855975424 961271 33554432000 1073741824 1073778376 140735238311408 139945588398392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22714] ppid=22695 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/22697/task/22714/stat : 22714 (java) S 22695 22697 22635 0 -1 4202560 2356 0 0 0 44 0 0 0 20 0 19 0 253315035 9855975424 961271 33554432000 1073741824 1073778376 140735238311408 139945587345848 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22715] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22715/stat : 22715 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 961271 33554432000 1073741824 1073778376 140735238311408 139945586292984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22716] ppid=22695 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/22697/task/22716/stat : 22716 (java) S 22695 22697 22635 0 -1 4202560 93 0 0 0 28 36 0 0 20 0 19 0 253315035 9855975424 961271 33554432000 1073741824 1073778376 140735238311408 139945585240648 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22742] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22742/stat : 22742 (java) S 22695 22697 22635 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253315095 9855975424 961271 33554432000 1073741824 1073778376 140735238311408 139945584186920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1626.4
Current children cumulated vsize (KiB) 9624976

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 1.69 3/213 22846
/proc/meminfo: memFree=20631012/32873648 swapFree=6848/6848
[pid=22697] ppid=22695 vsize=9624976 CPUtime=1687.63 cores=1,3,5,7
/proc/22697/stat : 22697 (java) S 22695 22697 22635 0 -1 4202496 22875 0 1 0 168335 428 0 0 20 0 19 0 253315028 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 140735238302544 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22697/statm: 2406244 1170923 2269 9 0 2396937 0
[pid=22697/tid=22700] ppid=22695 vsize=9624976 CPUtime=1643.23 cores=1,3,5,7
/proc/22697/task/22700/stat : 22700 (java) R 22695 22697 22635 0 -1 4202560 3453 0 1 0 164285 38 0 0 20 0 19 0 253315030 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139946239099168 139946090930765 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22701] ppid=22695 vsize=9624976 CPUtime=4.18 cores=1,3,5,7
/proc/22697/task/22701/stat : 22701 (java) S 22695 22697 22635 0 -1 4202560 889 0 0 0 378 40 0 0 20 0 19 0 253315031 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139946211552168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22702] ppid=22695 vsize=9624976 CPUtime=3.87 cores=1,3,5,7
/proc/22697/task/22702/stat : 22702 (java) S 22695 22697 22635 0 -1 4202560 988 0 0 0 343 44 0 0 20 0 19 0 253315031 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139946210499624 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22703] ppid=22695 vsize=9624976 CPUtime=3.87 cores=1,3,5,7
/proc/22697/task/22703/stat : 22703 (java) S 22695 22697 22635 0 -1 4202560 931 0 0 0 347 40 0 0 20 0 19 0 253315031 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139946209446568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22704] ppid=22695 vsize=9624976 CPUtime=4.46 cores=1,3,5,7
/proc/22697/task/22704/stat : 22704 (java) S 22695 22697 22635 0 -1 4202560 1015 0 0 0 390 56 0 0 20 0 19 0 253315031 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139946079333160 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22705] ppid=22695 vsize=9624976 CPUtime=3.95 cores=1,3,5,7
/proc/22697/task/22705/stat : 22705 (java) S 22695 22697 22635 0 -1 4202560 984 0 0 0 350 45 0 0 20 0 19 0 253315031 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139946078280104 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22706] ppid=22695 vsize=9624976 CPUtime=4.02 cores=1,3,5,7
/proc/22697/task/22706/stat : 22706 (java) S 22695 22697 22635 0 -1 4202560 911 0 0 0 358 44 0 0 20 0 19 0 253315031 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139946077227560 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22707] ppid=22695 vsize=9624976 CPUtime=3.97 cores=1,3,5,7
/proc/22697/task/22707/stat : 22707 (java) S 22695 22697 22635 0 -1 4202560 777 0 0 0 355 42 0 0 20 0 19 0 253315031 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139946076174504 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22708] ppid=22695 vsize=9624976 CPUtime=4.36 cores=1,3,5,7
/proc/22697/task/22708/stat : 22708 (java) S 22695 22697 22635 0 -1 4202560 933 0 0 0 383 53 0 0 20 0 19 0 253315031 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139946075121960 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22709] ppid=22695 vsize=9624976 CPUtime=6.11 cores=1,3,5,7
/proc/22697/task/22709/stat : 22709 (java) S 22695 22697 22635 0 -1 4202560 4880 0 0 0 596 15 0 0 20 0 19 0 253315032 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139945592609640 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22710] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22710/stat : 22710 (java) S 22695 22697 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139945591555960 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22711] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22711/stat : 22711 (java) S 22695 22697 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139945590502792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22712] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22712/stat : 22712 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139945589451536 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22713] ppid=22695 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22697/task/22713/stat : 22713 (java) S 22695 22697 22635 0 -1 4202560 3476 0 0 0 40 0 0 0 20 0 19 0 253315035 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139945588398392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22714] ppid=22695 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/22697/task/22714/stat : 22714 (java) S 22695 22697 22635 0 -1 4202560 2359 0 0 0 46 0 0 0 20 0 19 0 253315035 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139945587345848 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22715] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22715/stat : 22715 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139945586292984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22716] ppid=22695 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22697/task/22716/stat : 22716 (java) S 22695 22697 22635 0 -1 4202560 95 0 0 0 29 38 0 0 20 0 19 0 253315035 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139945585240648 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22742] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22742/stat : 22742 (java) S 22695 22697 22635 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253315095 9855975424 1170923 33554432000 1073741824 1073778376 140735238311408 139945584186920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1687.63
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 1.71 3/213 22846
/proc/meminfo: memFree=20630456/32873648 swapFree=6848/6848
[pid=22697] ppid=22695 vsize=9624976 CPUtime=1748.8 cores=1,3,5,7
/proc/22697/stat : 22697 (java) S 22695 22697 22635 0 -1 4202496 22904 0 1 0 174451 429 0 0 20 0 19 0 253315028 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 140735238302544 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22697/statm: 2406244 1170942 2269 9 0 2396937 0
[pid=22697/tid=22700] ppid=22695 vsize=9624976 CPUtime=1702.53 cores=1,3,5,7
/proc/22697/task/22700/stat : 22700 (java) R 22695 22697 22635 0 -1 4202560 3455 0 1 0 170214 39 0 0 20 0 19 0 253315030 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139946239099128 139946090970850 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22701] ppid=22695 vsize=9624976 CPUtime=4.3 cores=1,3,5,7
/proc/22697/task/22701/stat : 22701 (java) S 22695 22697 22635 0 -1 4202560 889 0 0 0 390 40 0 0 20 0 19 0 253315031 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139946211552168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22702] ppid=22695 vsize=9624976 CPUtime=4.04 cores=1,3,5,7
/proc/22697/task/22702/stat : 22702 (java) S 22695 22697 22635 0 -1 4202560 988 0 0 0 360 44 0 0 20 0 19 0 253315031 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139946210499624 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22703] ppid=22695 vsize=9624976 CPUtime=4.1 cores=1,3,5,7
/proc/22697/task/22703/stat : 22703 (java) S 22695 22697 22635 0 -1 4202560 933 0 0 0 370 40 0 0 20 0 19 0 253315031 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139946209446568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22704] ppid=22695 vsize=9624976 CPUtime=4.61 cores=1,3,5,7
/proc/22697/task/22704/stat : 22704 (java) S 22695 22697 22635 0 -1 4202560 1016 0 0 0 405 56 0 0 20 0 19 0 253315031 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139946079333160 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22705] ppid=22695 vsize=9624976 CPUtime=4.14 cores=1,3,5,7
/proc/22697/task/22705/stat : 22705 (java) S 22695 22697 22635 0 -1 4202560 985 0 0 0 369 45 0 0 20 0 19 0 253315031 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139946078280104 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22706] ppid=22695 vsize=9624976 CPUtime=4.31 cores=1,3,5,7
/proc/22697/task/22706/stat : 22706 (java) S 22695 22697 22635 0 -1 4202560 911 0 0 0 387 44 0 0 20 0 19 0 253315031 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139946077227560 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22707] ppid=22695 vsize=9624976 CPUtime=4.22 cores=1,3,5,7
/proc/22697/task/22707/stat : 22707 (java) S 22695 22697 22635 0 -1 4202560 778 0 0 0 380 42 0 0 20 0 19 0 253315031 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139946076174504 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22708] ppid=22695 vsize=9624976 CPUtime=4.51 cores=1,3,5,7
/proc/22697/task/22708/stat : 22708 (java) S 22695 22697 22635 0 -1 4202560 947 0 0 0 398 53 0 0 20 0 19 0 253315031 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139946075121960 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22709] ppid=22695 vsize=9624976 CPUtime=6.27 cores=1,3,5,7
/proc/22697/task/22709/stat : 22709 (java) S 22695 22697 22635 0 -1 4202560 4884 0 0 0 612 15 0 0 20 0 19 0 253315032 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139945592609640 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22710] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22710/stat : 22710 (java) S 22695 22697 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139945591555960 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22711] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22711/stat : 22711 (java) S 22695 22697 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139945590502792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22712] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22712/stat : 22712 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139945589451536 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22713] ppid=22695 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22697/task/22713/stat : 22713 (java) S 22695 22697 22635 0 -1 4202560 3476 0 0 0 40 0 0 0 20 0 19 0 253315035 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139945588398392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22714] ppid=22695 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/22697/task/22714/stat : 22714 (java) S 22695 22697 22635 0 -1 4202560 2359 0 0 0 46 0 0 0 20 0 19 0 253315035 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139945587345848 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22715] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22715/stat : 22715 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139945586292984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22716] ppid=22695 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22697/task/22716/stat : 22716 (java) S 22695 22697 22635 0 -1 4202560 99 0 0 0 31 39 0 0 20 0 19 0 253315035 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139945585240648 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22742] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22742/stat : 22742 (java) S 22695 22697 22635 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253315095 9855975424 1170942 33554432000 1073741824 1073778376 140735238311408 139945584186920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1748.8
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1773 s]
/proc/loadavg: 2.87 2.25 1.80 3/213 22846
/proc/meminfo: memFree=20630772/32873648 swapFree=6848/6848
[pid=22697] ppid=22695 vsize=9624976 CPUtime=1800.06 cores=1,3,5,7
/proc/22697/stat : 22697 (java) S 22695 22697 22635 0 -1 4202496 22949 0 1 0 179575 431 0 0 20 0 19 0 253315028 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 140735238302544 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22697/statm: 2406244 1170982 2269 9 0 2396937 0
[pid=22697/tid=22700] ppid=22695 vsize=9624976 CPUtime=1752.93 cores=1,3,5,7
/proc/22697/task/22700/stat : 22700 (java) R 22695 22697 22635 0 -1 4202560 3456 0 1 0 175253 40 0 0 20 0 19 0 253315030 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139946239098224 139946090567078 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22701] ppid=22695 vsize=9624976 CPUtime=4.38 cores=1,3,5,7
/proc/22697/task/22701/stat : 22701 (java) S 22695 22697 22635 0 -1 4202560 889 0 0 0 398 40 0 0 20 0 19 0 253315031 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139946211552168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22702] ppid=22695 vsize=9624976 CPUtime=4.13 cores=1,3,5,7
/proc/22697/task/22702/stat : 22702 (java) S 22695 22697 22635 0 -1 4202560 988 0 0 0 369 44 0 0 20 0 19 0 253315031 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139946210499624 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22703] ppid=22695 vsize=9624976 CPUtime=4.19 cores=1,3,5,7
/proc/22697/task/22703/stat : 22703 (java) S 22695 22697 22635 0 -1 4202560 935 0 0 0 379 40 0 0 20 0 19 0 253315031 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139946209446568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22704] ppid=22695 vsize=9624976 CPUtime=4.69 cores=1,3,5,7
/proc/22697/task/22704/stat : 22704 (java) S 22695 22697 22635 0 -1 4202560 1050 0 0 0 413 56 0 0 20 0 19 0 253315031 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139946079333160 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22705] ppid=22695 vsize=9624976 CPUtime=4.23 cores=1,3,5,7
/proc/22697/task/22705/stat : 22705 (java) S 22695 22697 22635 0 -1 4202560 987 0 0 0 378 45 0 0 20 0 19 0 253315031 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139946078280104 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22706] ppid=22695 vsize=9624976 CPUtime=4.4 cores=1,3,5,7
/proc/22697/task/22706/stat : 22706 (java) S 22695 22697 22635 0 -1 4202560 911 0 0 0 396 44 0 0 20 0 19 0 253315031 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139946077227560 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22707] ppid=22695 vsize=9624976 CPUtime=4.31 cores=1,3,5,7
/proc/22697/task/22707/stat : 22707 (java) S 22695 22697 22635 0 -1 4202560 780 0 0 0 389 42 0 0 20 0 19 0 253315031 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139946076174504 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22708] ppid=22695 vsize=9624976 CPUtime=4.6 cores=1,3,5,7
/proc/22697/task/22708/stat : 22708 (java) S 22695 22697 22635 0 -1 4202560 947 0 0 0 407 53 0 0 20 0 19 0 253315031 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139946075121960 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22709] ppid=22695 vsize=9624976 CPUtime=6.27 cores=1,3,5,7
/proc/22697/task/22709/stat : 22709 (java) S 22695 22697 22635 0 -1 4202560 4886 0 0 0 612 15 0 0 20 0 19 0 253315032 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139945592609640 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22710] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22710/stat : 22710 (java) S 22695 22697 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139945591555960 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22711] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22711/stat : 22711 (java) S 22695 22697 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253315032 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139945590502792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22712] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22712/stat : 22712 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139945589451536 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22713] ppid=22695 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22697/task/22713/stat : 22713 (java) S 22695 22697 22635 0 -1 4202560 3476 0 0 0 40 0 0 0 20 0 19 0 253315035 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139945588398392 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22697/tid=22714] ppid=22695 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/22697/task/22714/stat : 22714 (java) S 22695 22697 22635 0 -1 4202560 2359 0 0 0 46 0 0 0 20 0 19 0 253315035 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139945587345848 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22697/tid=22715] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22715/stat : 22715 (java) S 22695 22697 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315035 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139945586292984 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22697/tid=22716] ppid=22695 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/22697/task/22716/stat : 22716 (java) S 22695 22697 22635 0 -1 4202560 101 0 0 0 32 40 0 0 20 0 19 0 253315035 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139945585240648 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22697/tid=22742] ppid=22695 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22697/task/22742/stat : 22742 (java) S 22695 22697 22635 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253315095 9855975424 1170982 33554432000 1073741824 1073778376 140735238311408 139945584186920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 22697 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=318678
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=740279
# CPU time returned by wait4() is 1796.06
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1773.06
CPU time (s): 1800.06
CPU user time (s): 1795.75
CPU system time (s): 4.31
CPU usage (%): 101.523
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.32
system time used= 4.74028
maximum resident set size= 4684084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22989
page faults= 1
swaps= 0
block input operations= 136
block output operations= 1568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39722
involuntary context switches= 27118

runsolver used 7.85881 second user time and 13.454 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-24 17:04:42
IDJOB=3687177
IDBENCH=1155
IDSOLVER=2269
FILE ID=node113/3687177-1337871882
RUNJOBID= node113-1337871880-22653
PBS_JOBID= 14620091
Free space on /tmp= 71688 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin18.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687177-1337871882/watcher-3687177-1337871882 -o /tmp/evaluation-result-3687177-1337871882/solver-3687177-1337871882 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687177-1337871882.opb

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

MD5SUM BENCH= f17e31cb6762bd0e8d3e659d7bd1050c
RANDOM SEED=1716278231

node113.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		: 2667.026
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	: 5334.05
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		: 2667.026
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.90
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		: 2667.026
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	: 5438.54
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		: 2667.026
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		: 2667.026
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.91
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		: 2667.026
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		: 2667.026
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		: 2667.026
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:       32873648 kB
MemFree:        28493608 kB
Buffers:          205876 kB
Cached:          3370628 kB
SwapCached:            0 kB
Active:           599328 kB
Inactive:        3007960 kB
Active(anon):      34200 kB
Inactive(anon):        0 kB
Active(file):     565128 kB
Inactive(file):  3007960 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3196 kB
Writeback:             0 kB
AnonPages:         28256 kB
Mapped:            22072 kB
Shmem:               200 kB
Slab:             632876 kB
SReclaimable:      77392 kB
SUnreclaim:       555484 kB
KernelStack:        1432 kB
PageTables:         4288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     693792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71652 MiB
End job on node113 at 2012-05-24 17:34:17