Trace number 3688017

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.03 1784.65

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-31-30.opb
MD5SUM583fb36c9cf948cc03f361dd87435bdd
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.018996
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables930
Total number of constraints61
Number of constraints which are clauses31
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
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 32
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.2.v20120418
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3688017-1337879101.opb
0.08/0.12	c reading problem ... 
0.08/0.19	c ... done. Wall clock time 0.064s.
0.08/0.19	c declared #vars     930
0.08/0.19	c #constraints  61
0.08/0.19	c constraints type 
0.08/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 31
0.08/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
0.08/0.19	c 61 constraints processed.
1.08/0.83	c cleaning 2488 clauses out of 5001 with flag 5001/5001
2.13/1.89	c cleaning 4251 clauses out of 8513 with flag 11001/11001
3.75/3.47	c cleaning 5634 clauses out of 11268 with flag 18007/18007
5.81/5.44	c cleaning 6814 clauses out of 13629 with flag 26002/26002
7.93/7.51	c cleaning 7902 clauses out of 15816 with flag 35003/35003
10.45/10.08	c cleaning 8952 clauses out of 17914 with flag 45003/45003
13.28/12.83	c cleaning 9972 clauses out of 19959 with flag 56000/56000
16.52/16.01	c cleaning 10992 clauses out of 21989 with flag 68002/68002
19.36/18.89	c cleaning 11989 clauses out of 23995 with flag 81000/81000
23.19/22.64	c cleaning 13001 clauses out of 26008 with flag 95002/95002
28.09/27.41	c cleaning 14000 clauses out of 28007 with flag 110002/110002
33.46/32.79	c cleaning 15000 clauses out of 30006 with flag 126001/126001
38.62/37.81	c cleaning 15999 clauses out of 32005 with flag 143000/143000
44.27/43.47	c cleaning 16999 clauses out of 34010 with flag 161004/161004
50.33/49.50	c cleaning 17998 clauses out of 36008 with flag 180001/180001
55.56/54.69	c cleaning 18998 clauses out of 38009 with flag 200000/200000
60.11/59.19	c cleaning 19994 clauses out of 40012 with flag 221001/221001
65.44/64.48	c cleaning 20997 clauses out of 42017 with flag 243000/243000
72.43/71.33	c cleaning 21998 clauses out of 44021 with flag 266001/266001
79.01/77.83	c cleaning 22992 clauses out of 46024 with flag 290002/290002
87.50/86.27	c cleaning 24006 clauses out of 48030 with flag 315000/315000
96.89/95.52	c cleaning 25010 clauses out of 50026 with flag 341002/341002
107.21/105.77	c cleaning 25994 clauses out of 52015 with flag 368001/368001
116.78/115.29	c cleaning 27002 clauses out of 54021 with flag 396001/396001
125.04/123.47	c cleaning 27998 clauses out of 56019 with flag 425001/425001
135.11/133.41	c cleaning 29006 clauses out of 58020 with flag 455000/455000
148.60/146.90	c cleaning 30004 clauses out of 60015 with flag 486001/486001
160.73/158.80	c cleaning 30998 clauses out of 62010 with flag 518000/518000
173.93/171.94	c cleaning 31996 clauses out of 64014 with flag 551002/551002
188.12/186.04	c cleaning 33000 clauses out of 66016 with flag 585000/585000
202.74/200.60	c cleaning 34001 clauses out of 68016 with flag 620000/620000
216.18/213.96	c cleaning 34988 clauses out of 70015 with flag 656000/656000
233.41/231.01	c cleaning 36008 clauses out of 72027 with flag 693000/693000
252.60/250.19	c cleaning 37007 clauses out of 74019 with flag 731000/731000
272.08/269.51	c cleaning 38000 clauses out of 76012 with flag 770000/770000
291.90/289.25	c cleaning 39003 clauses out of 78017 with flag 810005/810005
315.11/312.40	c cleaning 39997 clauses out of 80011 with flag 851002/851002
339.44/336.51	c cleaning 41004 clauses out of 82013 with flag 893001/893001
363.27/360.24	c cleaning 41994 clauses out of 84008 with flag 936000/936000
386.04/382.99	c cleaning 43001 clauses out of 86014 with flag 980000/980000
411.53/408.39	c cleaning 44000 clauses out of 88013 with flag 1025000/1025000
443.03/439.76	c cleaning 45002 clauses out of 90013 with flag 1071000/1071000
472.54/468.96	c cleaning 46000 clauses out of 92012 with flag 1118001/1118001
498.09/494.33	c cleaning 47000 clauses out of 94014 with flag 1166003/1166003
528.47/524.50	c cleaning 48003 clauses out of 96014 with flag 1215003/1215003
560.67/556.57	c cleaning 48999 clauses out of 98008 with flag 1265000/1265000
596.79/592.57	c cleaning 50000 clauses out of 100012 with flag 1316003/1316003
630.85/626.27	c cleaning 51001 clauses out of 102010 with flag 1368001/1368001
663.92/659.08	c cleaning 51997 clauses out of 104008 with flag 1421000/1421000
701.18/696.01	c cleaning 53003 clauses out of 106014 with flag 1475003/1475003
741.30/735.94	c cleaning 54002 clauses out of 108009 with flag 1530001/1530001
780.90/775.38	c cleaning 54997 clauses out of 110007 with flag 1586001/1586001
816.19/810.43	c cleaning 56000 clauses out of 112010 with flag 1643001/1643001
858.89/852.99	c cleaning 56998 clauses out of 114009 with flag 1701000/1701000
902.86/896.61	c cleaning 58007 clauses out of 116021 with flag 1760010/1760010
952.80/946.39	c cleaning 59000 clauses out of 118005 with flag 1820001/1820001
998.73/992.05	c cleaning 59999 clauses out of 120004 with flag 1881000/1881000
1045.65/1038.74	c cleaning 60996 clauses out of 122005 with flag 1943000/1943000
1097.86/1090.73	c cleaning 62001 clauses out of 124010 with flag 2006001/2006001
1155.37/1147.82	c cleaning 63001 clauses out of 126009 with flag 2070001/2070001
1217.58/1209.51	c cleaning 63997 clauses out of 128008 with flag 2135001/2135001
1278.22/1269.36	c cleaning 64996 clauses out of 130012 with flag 2201002/2201002
1348.91/1338.80	c cleaning 66001 clauses out of 132016 with flag 2268002/2268002
1420.08/1409.15	c cleaning 67001 clauses out of 134013 with flag 2336000/2336000
1483.86/1472.22	c cleaning 68001 clauses out of 136012 with flag 2405000/2405000
1551.60/1539.29	c cleaning 69003 clauses out of 138013 with flag 2475002/2475002
1627.45/1614.36	c cleaning 69998 clauses out of 140011 with flag 2546003/2546003
1697.62/1683.69	c cleaning 70998 clauses out of 142010 with flag 2618000/2618000
1776.92/1761.93	c cleaning 72004 clauses out of 144014 with flag 2691002/2691002
1800.03/1784.61	c starts		: 231
1800.03/1784.61	c conflicts		: 2722463
1800.03/1784.61	c decisions		: 3338941
1800.03/1784.61	c propagations		: 41919087
1800.03/1784.61	c inspects		: 14225082131
1800.03/1784.61	c shortcuts		: 0
1800.03/1784.61	c learnt literals	: 0
1800.03/1784.61	c learnt binary clauses	: 0
1800.03/1784.61	c learnt ternary clauses	: 0
1800.03/1784.61	c learnt constraints	: 2722463
1800.03/1784.61	c ignored constraints	: 0
1800.03/1784.61	c root simplifications	: 0
1800.03/1784.61	c removed literals (reason simplification)	: 0
1800.03/1784.61	c reason swapping (by a shorter reason)	: 0
1800.03/1784.61	c Calls to reduceDB	: 69
1800.03/1784.61	c number of reductions to clauses (during analyze)	: 0
1800.03/1784.61	c number of learned constraints concerned by reduction	: 0
1800.03/1784.61	c number of learning phase by resolution	: 0
1800.03/1784.61	c number of learning phase by cutting planes	: 0
1800.03/1784.61	c speed (assignments/second)	: 23491.72924072205
1800.03/1784.61	c non guided choices	891
1800.03/1784.64	c learnt constraints type 
1800.03/1784.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 103490
1800.03/1784.64	c constraints type 
1800.03/1784.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 31
1800.03/1784.64	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
1800.03/1784.64	c 61 constraints processed.
1800.03/1784.64	s UNKNOWN
1800.03/1784.64	c Total wall clock time (in seconds): 1784.521

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-3688017-1337879101/watcher-3688017-1337879101 -o /tmp/evaluation-result-3688017-1337879101/solver-3688017-1337879101 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688017-1337879101.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: 1.97 2.00 2.00 2/176 23787
/proc/meminfo: memFree=29432124/32873844 swapFree=7124/7124
[pid=23787] ppid=23785 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/23787/stat : 23787 (java) D 23785 23787 22462 0 -1 4202496 239 0 0 0 0 0 0 0 20 0 1 0 254035481 9515008 175 33554432000 1073741824 1073778376 140734044498224 140734044480952 273905697680 0 0 4096 0 18446744072100748580 0 0 17 5 0 0 0 0 0
/proc/23787/statm: 2323 175 133 9 0 71 0

[startup+0.082599 s]
/proc/loadavg: 1.97 2.00 2.00 2/176 23787
/proc/meminfo: memFree=29432124/32873844 swapFree=7124/7124
[pid=23787] ppid=23785 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/23787/stat : 23787 (java) S 23785 23787 22462 0 -1 4202496 3262 0 1 0 4 1 0 0 20 0 18 0 254035481 9787813888 4472 33554432000 1073741824 1073778376 140733615833648 140733615824784 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23787/statm: 2389603 4472 1771 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100316 s]
/proc/loadavg: 1.97 2.00 2.00 2/176 23787
/proc/meminfo: memFree=29432124/32873844 swapFree=7124/7124
[pid=23787] ppid=23785 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/23787/stat : 23787 (java) S 23785 23787 22462 0 -1 4202496 4065 0 1 0 7 1 0 0 20 0 18 0 254035481 9787813888 5249 33554432000 1073741824 1073778376 140733615833648 140733615824784 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23787/statm: 2389603 5266 2036 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300247 s]
/proc/loadavg: 1.97 2.00 2.00 2/176 23787
/proc/meminfo: memFree=29432124/32873844 swapFree=7124/7124
[pid=23787] ppid=23785 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/23787/stat : 23787 (java) S 23785 23787 22462 0 -1 4202496 6210 0 1 0 48 2 0 0 20 0 19 0 254035481 9855975424 7573 33554432000 1073741824 1073778376 140733615833648 140733615824784 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23787/statm: 2406244 7573 2231 9 0 2396937 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9624976

[startup+0.700215 s]
/proc/loadavg: 1.97 2.00 2.00 2/176 23787
/proc/meminfo: memFree=29432124/32873844 swapFree=7124/7124
[pid=23787] ppid=23785 vsize=9624976 CPUtime=0.98 cores=1,3,5,7
/proc/23787/stat : 23787 (java) S 23785 23787 22462 0 -1 4202496 6373 0 1 0 96 2 0 0 20 0 19 0 254035481 9855975424 9147 33554432000 1073741824 1073778376 140733615833648 140733615824784 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23787/statm: 2406244 9147 2239 9 0 2396937 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9624976

[startup+1.50074 s]
/proc/loadavg: 1.97 2.00 2.00 2/192 23832
/proc/meminfo: memFree=29395936/32873844 swapFree=7124/7124
[pid=23787] ppid=23785 vsize=9624976 CPUtime=1.81 cores=1,3,5,7
/proc/23787/stat : 23787 (java) S 23785 23787 22462 0 -1 4202496 6429 0 1 0 179 2 0 0 20 0 19 0 254035481 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140733615824784 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23787/statm: 2406244 12265 2267 9 0 2396937 0
[pid=23787/tid=23789] ppid=23785 vsize=9624976 CPUtime=1.44 cores=1,3,5,7
/proc/23787/task/23789/stat : 23789 (java) R 23785 23787 22462 0 -1 4202560 2461 0 1 0 143 1 0 0 20 0 19 0 254035483 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644725187208 140644559824389 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23790] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23790/stat : 23790 (java) S 23785 23787 22462 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644686678696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23791] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23791/stat : 23791 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644685626152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23792] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23792/stat : 23792 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644684573608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23793] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23793/stat : 23793 (java) S 23785 23787 22462 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644683521064 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23794] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23794/stat : 23794 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644682467496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23795] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23795/stat : 23795 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644681414952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23796] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23796/stat : 23796 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644680362408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23797] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23797/stat : 23797 (java) S 23785 23787 22462 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644679309864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23798] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23798/stat : 23798 (java) S 23785 23787 22462 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 19 0 254035485 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644549257832 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23799] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23799/stat : 23799 (java) S 23785 23787 22462 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035486 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644548204152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23800] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23800/stat : 23800 (java) S 23785 23787 22462 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035486 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644547151496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23801] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23801/stat : 23801 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644546100240 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23802] ppid=23785 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/23787/task/23802/stat : 23802 (java) S 23785 23787 22462 0 -1 4202560 985 0 0 0 14 0 0 0 20 0 19 0 254035488 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644545046584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23803] ppid=23785 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/23787/task/23803/stat : 23803 (java) S 23785 23787 22462 0 -1 4202560 1748 0 0 0 18 0 0 0 20 0 19 0 254035488 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140644543994040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23804] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23804/stat : 23804 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140643670157816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23805] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23805/stat : 23805 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140643669105480 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23806] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23806/stat : 23806 (java) S 23785 23787 22462 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035501 9855975424 12265 33554432000 1073741824 1073778376 140733615833648 140643668051240 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 9624976

[startup+3.10073 s]
/proc/loadavg: 1.97 2.00 2.00 3/215 23862
/proc/meminfo: memFree=29301652/32873844 swapFree=7124/7124
[pid=23787] ppid=23785 vsize=9624976 CPUtime=3.45 cores=1,3,5,7
/proc/23787/stat : 23787 (java) S 23785 23787 22462 0 -1 4202496 6456 0 1 0 342 3 0 0 20 0 19 0 254035481 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140733615824784 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23787/statm: 2406244 17900 2267 9 0 2396937 0
[pid=23787/tid=23789] ppid=23785 vsize=9624976 CPUtime=3.02 cores=1,3,5,7
/proc/23787/task/23789/stat : 23789 (java) R 23785 23787 22462 0 -1 4202560 2465 0 1 0 301 1 0 0 20 0 19 0 254035483 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644725186848 140644559810245 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23790] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23790/stat : 23790 (java) S 23785 23787 22462 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644686678696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23791] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23791/stat : 23791 (java) S 23785 23787 22462 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644685626152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23792] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23792/stat : 23792 (java) S 23785 23787 22462 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644684573608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23793] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23793/stat : 23793 (java) S 23785 23787 22462 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644683521064 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23794] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23794/stat : 23794 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644682467496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23795] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23795/stat : 23795 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644681414952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23796] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23796/stat : 23796 (java) S 23785 23787 22462 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644680362408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23797] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23797/stat : 23797 (java) S 23785 23787 22462 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644679309864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23798] ppid=23785 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/23787/task/23798/stat : 23798 (java) S 23785 23787 22462 0 -1 4202560 32 0 0 0 1 0 0 0 20 0 19 0 254035485 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644549257832 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23799] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23799/stat : 23799 (java) S 23785 23787 22462 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035486 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644548204152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23800] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23800/stat : 23800 (java) S 23785 23787 22462 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035486 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644547151496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23801] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23801/stat : 23801 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644546100240 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23802] ppid=23785 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/23787/task/23802/stat : 23802 (java) S 23785 23787 22462 0 -1 4202560 985 0 0 0 15 0 0 0 20 0 19 0 254035488 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644545046584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23803] ppid=23785 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/23787/task/23803/stat : 23803 (java) S 23785 23787 22462 0 -1 4202560 1748 0 0 0 19 0 0 0 20 0 19 0 254035488 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140644543994040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23804] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23804/stat : 23804 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140643670157816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23805] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23805/stat : 23805 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140643669105480 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23806] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23806/stat : 23806 (java) S 23785 23787 22462 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035501 9855975424 17900 33554432000 1073741824 1073778376 140733615833648 140643668051240 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 9624976

[startup+6.30072 s]
/proc/loadavg: 1.97 2.00 2.00 3/215 23862
/proc/meminfo: memFree=29230160/32873844 swapFree=7124/7124
[pid=23787] ppid=23785 vsize=9624976 CPUtime=6.73 cores=1,3,5,7
/proc/23787/stat : 23787 (java) S 23785 23787 22462 0 -1 4202496 7025 0 1 0 667 6 0 0 20 0 19 0 254035481 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140733615824784 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23787/statm: 2406244 27014 2268 9 0 2396937 0
[pid=23787/tid=23789] ppid=23785 vsize=9624976 CPUtime=6.15 cores=1,3,5,7
/proc/23787/task/23789/stat : 23789 (java) R 23785 23787 22462 0 -1 4202560 2469 0 1 0 614 1 0 0 20 0 19 0 254035483 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644725186848 140644559812928 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23790] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23790/stat : 23790 (java) S 23785 23787 22462 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644686678696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23791] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23791/stat : 23791 (java) S 23785 23787 22462 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644685626152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23792] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23792/stat : 23792 (java) S 23785 23787 22462 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644684573608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23793] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23793/stat : 23793 (java) S 23785 23787 22462 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644683521064 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23794] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23794/stat : 23794 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644682467496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23795] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23795/stat : 23795 (java) S 23785 23787 22462 0 -1 4202560 302 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644681414952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23796] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23796/stat : 23796 (java) S 23785 23787 22462 0 -1 4202560 202 0 0 0 0 0 0 0 20 0 19 0 254035484 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644680362408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23797] ppid=23785 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/23787/task/23797/stat : 23797 (java) S 23785 23787 22462 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 19 0 254035484 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644679309864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23798] ppid=23785 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/23787/task/23798/stat : 23798 (java) S 23785 23787 22462 0 -1 4202560 54 0 0 0 4 0 0 0 20 0 19 0 254035485 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644549257832 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23799] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23799/stat : 23799 (java) S 23785 23787 22462 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035486 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644548204152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23800] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23800/stat : 23800 (java) S 23785 23787 22462 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035486 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644547151496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23801] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23801/stat : 23801 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644546100240 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23802] ppid=23785 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/23787/task/23802/stat : 23802 (java) S 23785 23787 22462 0 -1 4202560 993 0 0 0 16 0 0 0 20 0 19 0 254035488 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644545046584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23803] ppid=23785 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/23787/task/23803/stat : 23803 (java) S 23785 23787 22462 0 -1 4202560 1750 0 0 0 21 0 0 0 20 0 19 0 254035488 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140644543994040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23804] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23804/stat : 23804 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140643670157816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23805] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23805/stat : 23805 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140643669105480 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23806] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23806/stat : 23806 (java) S 23785 23787 22462 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035501 9855975424 27014 33554432000 1073741824 1073778376 140733615833648 140643668051240 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 9624976

[startup+12.7008 s]

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

[pid=23787/tid=23802] ppid=23785 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/23787/task/23802/stat : 23802 (java) S 23785 23787 22462 0 -1 4202560 993 0 0 0 16 0 0 0 20 0 19 0 254035488 9855975424 134663 33554432000 1073741824 1073778376 140733615833648 140644545046584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23803] ppid=23785 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/23787/task/23803/stat : 23803 (java) S 23785 23787 22462 0 -1 4202560 1750 0 0 0 21 0 0 0 20 0 19 0 254035488 9855975424 134663 33554432000 1073741824 1073778376 140733615833648 140644543994040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23804] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23804/stat : 23804 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 134663 33554432000 1073741824 1073778376 140733615833648 140643670157816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23805] ppid=23785 vsize=9624976 CPUtime=0.9 cores=1,3,5,7
/proc/23787/task/23805/stat : 23805 (java) S 23785 23787 22462 0 -1 4202560 95 0 0 0 50 40 0 0 20 0 19 0 254035488 9855975424 134663 33554432000 1073741824 1073778376 140733615833648 140643669105480 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23806] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23806/stat : 23806 (java) S 23785 23787 22462 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035501 9855975424 134663 33554432000 1073741824 1073778376 140733615833648 140643668051240 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1676.17
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 1.96 1.96 1.98 3/215 23877
/proc/meminfo: memFree=28081584/32873844 swapFree=7124/7124
[pid=23787] ppid=23785 vsize=9624976 CPUtime=1736.82 cores=1,3,5,7
/proc/23787/stat : 23787 (java) S 23785 23787 22462 0 -1 4202496 12301 0 1 0 173512 170 0 0 20 0 19 0 254035481 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140733615824784 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23787/statm: 2406244 133683 2269 9 0 2396937 0
[pid=23787/tid=23789] ppid=23785 vsize=9624976 CPUtime=1709.01 cores=1,3,5,7
/proc/23787/task/23789/stat : 23789 (java) R 23785 23787 22462 0 -1 4202560 2717 0 1 0 170871 30 0 0 20 0 19 0 254035483 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644725185888 140644559871803 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23790] ppid=23785 vsize=9624976 CPUtime=2.57 cores=1,3,5,7
/proc/23787/task/23790/stat : 23790 (java) S 23785 23787 22462 0 -1 4202560 713 0 0 0 237 20 0 0 20 0 19 0 254035484 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644686678696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23791] ppid=23785 vsize=9624976 CPUtime=2.35 cores=1,3,5,7
/proc/23787/task/23791/stat : 23791 (java) S 23785 23787 22462 0 -1 4202560 543 0 0 0 222 13 0 0 20 0 19 0 254035484 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644685626152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23792] ppid=23785 vsize=9624976 CPUtime=2.34 cores=1,3,5,7
/proc/23787/task/23792/stat : 23792 (java) S 23785 23787 22462 0 -1 4202560 549 0 0 0 216 18 0 0 20 0 19 0 254035484 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644684573608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23793] ppid=23785 vsize=9624976 CPUtime=2.24 cores=1,3,5,7
/proc/23787/task/23793/stat : 23793 (java) S 23785 23787 22462 0 -1 4202560 649 0 0 0 209 15 0 0 20 0 19 0 254035484 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644683521064 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23794] ppid=23785 vsize=9624976 CPUtime=2.3 cores=1,3,5,7
/proc/23787/task/23794/stat : 23794 (java) S 23785 23787 22462 0 -1 4202560 375 0 0 0 216 14 0 0 20 0 19 0 254035484 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644682467496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23795] ppid=23785 vsize=9624976 CPUtime=2.21 cores=1,3,5,7
/proc/23787/task/23795/stat : 23795 (java) S 23785 23787 22462 0 -1 4202560 899 0 0 0 209 12 0 0 20 0 19 0 254035484 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644681414952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23796] ppid=23785 vsize=9624976 CPUtime=2.31 cores=1,3,5,7
/proc/23787/task/23796/stat : 23796 (java) S 23785 23787 22462 0 -1 4202560 747 0 0 0 216 15 0 0 20 0 19 0 254035484 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644680362408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23797] ppid=23785 vsize=9624976 CPUtime=2.4 cores=1,3,5,7
/proc/23787/task/23797/stat : 23797 (java) S 23785 23787 22462 0 -1 4202560 377 0 0 0 226 14 0 0 20 0 19 0 254035484 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644679309864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23798] ppid=23785 vsize=9624976 CPUtime=3.56 cores=1,3,5,7
/proc/23787/task/23798/stat : 23798 (java) S 23785 23787 22462 0 -1 4202560 709 0 0 0 350 6 0 0 20 0 19 0 254035485 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644549257832 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23799] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23799/stat : 23799 (java) S 23785 23787 22462 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035486 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644548204152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23800] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23800/stat : 23800 (java) S 23785 23787 22462 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035486 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644547151496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23801] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23801/stat : 23801 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644546100240 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23802] ppid=23785 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/23787/task/23802/stat : 23802 (java) S 23785 23787 22462 0 -1 4202560 996 0 0 0 17 0 0 0 20 0 19 0 254035488 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644545046584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23803] ppid=23785 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/23787/task/23803/stat : 23803 (java) S 23785 23787 22462 0 -1 4202560 1750 0 0 0 21 0 0 0 20 0 19 0 254035488 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140644543994040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23804] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23804/stat : 23804 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140643670157816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23805] ppid=23785 vsize=9624976 CPUtime=0.93 cores=1,3,5,7
/proc/23787/task/23805/stat : 23805 (java) S 23785 23787 22462 0 -1 4202560 99 0 0 0 52 41 0 0 20 0 19 0 254035488 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140643669105480 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23806] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23806/stat : 23806 (java) S 23785 23787 22462 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035501 9855975424 133683 33554432000 1073741824 1073778376 140733615833648 140643668051240 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1736.82
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.19 2.03 2.00 3/215 23936
/proc/meminfo: memFree=28655844/32873844 swapFree=7124/7124
[pid=23787] ppid=23785 vsize=9624976 CPUtime=1797.72 cores=1,3,5,7
/proc/23787/stat : 23787 (java) S 23785 23787 22462 0 -1 4202496 13446 0 1 0 179593 179 0 0 20 0 19 0 254035481 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140733615824784 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23787/statm: 2406244 142484 2269 9 0 2396937 0
[pid=23787/tid=23789] ppid=23785 vsize=9624976 CPUtime=1768.42 cores=1,3,5,7
/proc/23787/task/23789/stat : 23789 (java) R 23785 23787 22462 0 -1 4202560 2740 0 1 0 176811 31 0 0 20 0 19 0 254035483 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644725185888 140644559871803 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23790] ppid=23785 vsize=9624976 CPUtime=2.74 cores=1,3,5,7
/proc/23787/task/23790/stat : 23790 (java) S 23785 23787 22462 0 -1 4202560 893 0 0 0 252 22 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644686678696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23791] ppid=23785 vsize=9624976 CPUtime=2.54 cores=1,3,5,7
/proc/23787/task/23791/stat : 23791 (java) S 23785 23787 22462 0 -1 4202560 554 0 0 0 240 14 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644685626152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23792] ppid=23785 vsize=9624976 CPUtime=2.5 cores=1,3,5,7
/proc/23787/task/23792/stat : 23792 (java) S 23785 23787 22462 0 -1 4202560 634 0 0 0 231 19 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644684573608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23793] ppid=23785 vsize=9624976 CPUtime=2.35 cores=1,3,5,7
/proc/23787/task/23793/stat : 23793 (java) S 23785 23787 22462 0 -1 4202560 675 0 0 0 220 15 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644683521064 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23794] ppid=23785 vsize=9624976 CPUtime=2.43 cores=1,3,5,7
/proc/23787/task/23794/stat : 23794 (java) S 23785 23787 22462 0 -1 4202560 379 0 0 0 229 14 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644682467496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23795] ppid=23785 vsize=9624976 CPUtime=2.36 cores=1,3,5,7
/proc/23787/task/23795/stat : 23795 (java) S 23785 23787 22462 0 -1 4202560 1217 0 0 0 223 13 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644681414952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23796] ppid=23785 vsize=9624976 CPUtime=2.45 cores=1,3,5,7
/proc/23787/task/23796/stat : 23796 (java) S 23785 23787 22462 0 -1 4202560 936 0 0 0 229 16 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644680362408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23797] ppid=23785 vsize=9624976 CPUtime=2.57 cores=1,3,5,7
/proc/23787/task/23797/stat : 23797 (java) S 23785 23787 22462 0 -1 4202560 661 0 0 0 241 16 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644679309864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23798] ppid=23785 vsize=9624976 CPUtime=3.65 cores=1,3,5,7
/proc/23787/task/23798/stat : 23798 (java) S 23785 23787 22462 0 -1 4202560 730 0 0 0 359 6 0 0 20 0 19 0 254035485 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644549257832 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23799] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23799/stat : 23799 (java) S 23785 23787 22462 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035486 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644548204152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23800] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23800/stat : 23800 (java) S 23785 23787 22462 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035486 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644547151496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23801] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23801/stat : 23801 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644546100240 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23802] ppid=23785 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/23787/task/23802/stat : 23802 (java) S 23785 23787 22462 0 -1 4202560 996 0 0 0 17 0 0 0 20 0 19 0 254035488 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644545046584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23803] ppid=23785 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/23787/task/23803/stat : 23803 (java) S 23785 23787 22462 0 -1 4202560 1750 0 0 0 21 0 0 0 20 0 19 0 254035488 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644543994040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23804] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23804/stat : 23804 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140643670157816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23805] ppid=23785 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/23787/task/23805/stat : 23805 (java) S 23785 23787 22462 0 -1 4202560 103 0 0 0 54 42 0 0 20 0 19 0 254035488 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140643669105480 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23806] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23806/stat : 23806 (java) S 23785 23787 22462 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035501 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140643668051240 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.6 s]
/proc/loadavg: 2.17 2.03 2.00 3/215 23936
/proc/meminfo: memFree=28657704/32873844 swapFree=7124/7124
[pid=23787] ppid=23785 vsize=9624976 CPUtime=1800.03 cores=1,3,5,7
/proc/23787/stat : 23787 (java) S 23785 23787 22462 0 -1 4202496 13446 0 1 0 179824 179 0 0 20 0 19 0 254035481 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140733615824784 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23787/statm: 2406244 142484 2269 9 0 2396937 0
[pid=23787/tid=23789] ppid=23785 vsize=9624976 CPUtime=1770.72 cores=1,3,5,7
/proc/23787/task/23789/stat : 23789 (java) R 23785 23787 22462 0 -1 4202560 2740 0 1 0 177041 31 0 0 20 0 19 0 254035483 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644725185888 140644559798965 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23790] ppid=23785 vsize=9624976 CPUtime=2.74 cores=1,3,5,7
/proc/23787/task/23790/stat : 23790 (java) S 23785 23787 22462 0 -1 4202560 893 0 0 0 252 22 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644686678696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23791] ppid=23785 vsize=9624976 CPUtime=2.54 cores=1,3,5,7
/proc/23787/task/23791/stat : 23791 (java) S 23785 23787 22462 0 -1 4202560 554 0 0 0 240 14 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644685626152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23792] ppid=23785 vsize=9624976 CPUtime=2.5 cores=1,3,5,7
/proc/23787/task/23792/stat : 23792 (java) S 23785 23787 22462 0 -1 4202560 634 0 0 0 231 19 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644684573608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23793] ppid=23785 vsize=9624976 CPUtime=2.35 cores=1,3,5,7
/proc/23787/task/23793/stat : 23793 (java) S 23785 23787 22462 0 -1 4202560 675 0 0 0 220 15 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644683521064 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23794] ppid=23785 vsize=9624976 CPUtime=2.43 cores=1,3,5,7
/proc/23787/task/23794/stat : 23794 (java) S 23785 23787 22462 0 -1 4202560 379 0 0 0 229 14 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644682467496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23795] ppid=23785 vsize=9624976 CPUtime=2.36 cores=1,3,5,7
/proc/23787/task/23795/stat : 23795 (java) S 23785 23787 22462 0 -1 4202560 1217 0 0 0 223 13 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644681414952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23796] ppid=23785 vsize=9624976 CPUtime=2.45 cores=1,3,5,7
/proc/23787/task/23796/stat : 23796 (java) S 23785 23787 22462 0 -1 4202560 936 0 0 0 229 16 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644680362408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23797] ppid=23785 vsize=9624976 CPUtime=2.57 cores=1,3,5,7
/proc/23787/task/23797/stat : 23797 (java) S 23785 23787 22462 0 -1 4202560 661 0 0 0 241 16 0 0 20 0 19 0 254035484 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644679309864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23798] ppid=23785 vsize=9624976 CPUtime=3.65 cores=1,3,5,7
/proc/23787/task/23798/stat : 23798 (java) S 23785 23787 22462 0 -1 4202560 730 0 0 0 359 6 0 0 20 0 19 0 254035485 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644549257832 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23787/tid=23799] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23799/stat : 23799 (java) S 23785 23787 22462 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035486 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644548204152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23800] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23800/stat : 23800 (java) S 23785 23787 22462 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035486 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644547151496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23801] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23801/stat : 23801 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644546100240 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23802] ppid=23785 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/23787/task/23802/stat : 23802 (java) S 23785 23787 22462 0 -1 4202560 996 0 0 0 17 0 0 0 20 0 19 0 254035488 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644545046584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23787/tid=23803] ppid=23785 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/23787/task/23803/stat : 23803 (java) S 23785 23787 22462 0 -1 4202560 1750 0 0 0 21 0 0 0 20 0 19 0 254035488 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140644543994040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23804] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23804/stat : 23804 (java) S 23785 23787 22462 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035488 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140643670157816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23787/tid=23805] ppid=23785 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/23787/task/23805/stat : 23805 (java) S 23785 23787 22462 0 -1 4202560 103 0 0 0 54 42 0 0 20 0 19 0 254035488 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140643669105480 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23787/tid=23806] ppid=23785 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23787/task/23806/stat : 23806 (java) S 23785 23787 22462 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035501 9855975424 142484 33554432000 1073741824 1073778376 140733615833648 140643668051240 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9624976

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

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

Child status: 143

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

Real time (s): 1784.65
CPU time (s): 1800.03
CPU user time (s): 1798.24
CPU system time (s): 1.79
CPU usage (%): 100.862
Max. virtual memory (cumulated for all children) (KiB): 9625252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.77
system time used= 2.22166
maximum resident set size= 768520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13837
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44589
involuntary context switches= 26187

runsolver used 6.12407 second user time and 17.2304 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-24 19:05:01
IDJOB=3688017
IDBENCH=2583
IDSOLVER=2269
FILE ID=node134/3688017-1337879101
RUNJOBID= node134-1337871881-22479
PBS_JOBID= 14620070
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-31-30.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688017-1337879101/watcher-3688017-1337879101 -o /tmp/evaluation-result-3688017-1337879101/solver-3688017-1337879101 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688017-1337879101.opb

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

MD5SUM BENCH= 583fb36c9cf948cc03f361dd87435bdd
RANDOM SEED=447437323

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29432280 kB
Buffers:          215912 kB
Cached:          2445688 kB
SwapCached:            0 kB
Active:           489156 kB
Inactive:        2187016 kB
Active(anon):      10452 kB
Inactive(anon):     5996 kB
Active(file):     478704 kB
Inactive(file):  2181020 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               480 kB
Writeback:             8 kB
AnonPages:         20896 kB
Mapped:            14308 kB
Shmem:               212 kB
Slab:             628080 kB
SReclaimable:      70064 kB
SUnreclaim:       558016 kB
KernelStack:        1464 kB
PageTables:         3664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     138208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71712 MiB
End job on node134 at 2012-05-24 19:34:48