Trace number 3689455

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.02 1797.25

General information on the benchmark

Name/DEC-SMALLINT-LIN/heinz/
normalized-neos-820157.opb
MD5SUMda32b1e615c8e1bae2ecd5f742c16c96
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1200
Total number of constraints1015
Number of constraints which are clauses835
Number of constraints which are cardinality constraints (but not clauses)180
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.01/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.09	c See www.sat4j.org for details.
0.07/0.10	c version 2.3.2.v20120418
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.12	c Pseudo Boolean Optimization by upper bound
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Armin Biere (Picosat) restarts strategy
0.07/0.12	c Glucose learned constraints deletion strategy
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3689455-1337890550.opb
0.07/0.12	c reading problem ... 
0.24/0.25	c ... done. Wall clock time 0.131s.
0.24/0.25	c declared #vars     1200
0.24/0.25	c #constraints  1135
0.24/0.25	c constraints type 
0.24/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 790
0.24/0.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 195
0.24/0.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 150
0.24/0.25	c 1135 constraints processed.
1.00/0.61	c cleaning 2496 clauses out of 5001 with flag 5001/5001
1.36/0.93	c cleaning 4244 clauses out of 8508 with flag 11004/11004
1.86/1.44	c cleaning 5628 clauses out of 11260 with flag 18000/18000
2.68/2.25	c cleaning 6796 clauses out of 13633 with flag 26001/26001
3.90/3.42	c cleaning 7916 clauses out of 15840 with flag 35004/35004
5.11/4.65	c cleaning 8931 clauses out of 17920 with flag 45000/45000
6.52/6.00	c cleaning 9977 clauses out of 19990 with flag 56001/56001
8.02/7.54	c cleaning 10994 clauses out of 22012 with flag 68000/68000
9.92/9.49	c cleaning 11984 clauses out of 24018 with flag 81000/81000
12.53/12.01	c cleaning 13008 clauses out of 26035 with flag 95001/95001
15.23/14.75	c cleaning 13984 clauses out of 28026 with flag 110000/110000
17.73/17.27	c cleaning 15001 clauses out of 30042 with flag 126000/126000
20.95/20.46	c cleaning 16005 clauses out of 32041 with flag 143000/143000
24.86/24.38	c cleaning 17008 clauses out of 34037 with flag 161001/161001
28.86/28.38	c cleaning 17992 clauses out of 36028 with flag 180000/180000
33.06/32.50	c cleaning 19001 clauses out of 38036 with flag 200000/200000
38.29/37.73	c cleaning 20006 clauses out of 40037 with flag 221002/221002
43.29/42.72	c cleaning 20998 clauses out of 42029 with flag 243000/243000
48.71/48.19	c cleaning 22004 clauses out of 44031 with flag 266000/266000
54.42/53.84	c cleaning 22990 clauses out of 46028 with flag 290001/290001
60.42/59.83	c cleaning 23993 clauses out of 48037 with flag 315000/315000
66.15/65.58	c cleaning 25000 clauses out of 50044 with flag 341000/341000
72.78/72.17	c cleaning 26016 clauses out of 52044 with flag 368000/368000
80.20/79.55	c cleaning 26996 clauses out of 54029 with flag 396001/396001
87.91/87.24	c cleaning 28000 clauses out of 56032 with flag 425000/425000
95.82/95.19	c cleaning 29003 clauses out of 58033 with flag 455001/455001
105.25/104.54	c cleaning 29985 clauses out of 60029 with flag 486000/486000
116.75/116.07	c cleaning 30996 clauses out of 62044 with flag 518000/518000
129.50/128.71	c cleaning 32014 clauses out of 64049 with flag 551001/551001
142.22/141.49	c cleaning 33006 clauses out of 66034 with flag 585000/585000
151.83/151.05	c cleaning 33992 clauses out of 68028 with flag 620000/620000
164.54/163.71	c cleaning 34999 clauses out of 70036 with flag 656000/656000
177.86/177.09	c cleaning 36003 clauses out of 72038 with flag 693001/693001
194.18/193.40	c cleaning 37003 clauses out of 74036 with flag 731002/731002
210.32/209.45	c cleaning 37994 clauses out of 76031 with flag 770000/770000
229.05/228.15	c cleaning 38994 clauses out of 78040 with flag 810003/810003
249.28/248.37	c cleaning 40005 clauses out of 80047 with flag 851004/851004
266.91/265.90	c cleaning 41004 clauses out of 82039 with flag 893001/893001
285.72/284.80	c cleaning 42002 clauses out of 84034 with flag 936000/936000
303.84/302.83	c cleaning 42998 clauses out of 86033 with flag 980001/980001
324.94/323.94	c cleaning 44010 clauses out of 88034 with flag 1025000/1025000
345.57/344.50	c cleaning 44985 clauses out of 90024 with flag 1071000/1071000
366.33/365.27	c cleaning 45985 clauses out of 92039 with flag 1118000/1118000
387.54/386.45	c cleaning 46998 clauses out of 94054 with flag 1166000/1166000
411.38/410.29	c cleaning 48010 clauses out of 96057 with flag 1215001/1215001
439.89/438.78	c cleaning 48986 clauses out of 98046 with flag 1265000/1265000
465.84/464.67	c cleaning 50009 clauses out of 100061 with flag 1316001/1316001
489.19/487.98	c cleaning 50995 clauses out of 102051 with flag 1368000/1368000
516.80/515.55	c cleaning 52020 clauses out of 104057 with flag 1421001/1421001
545.20/543.99	c cleaning 52999 clauses out of 106038 with flag 1475002/1475002
570.92/569.67	c cleaning 54004 clauses out of 108039 with flag 1530002/1530002
604.54/603.25	c cleaning 54990 clauses out of 110033 with flag 1586000/1586000
642.77/641.45	c cleaning 55990 clauses out of 112043 with flag 1643000/1643000
679.41/678.05	c cleaning 57008 clauses out of 114054 with flag 1701001/1701001
716.58/715.14	c cleaning 58000 clauses out of 116045 with flag 1760000/1760000
747.84/746.34	c cleaning 58999 clauses out of 118045 with flag 1820000/1820000
785.18/783.62	c cleaning 59992 clauses out of 120046 with flag 1881000/1881000
821.93/820.30	c cleaning 60997 clauses out of 122055 with flag 1943001/1943001
861.52/859.86	c cleaning 62023 clauses out of 124057 with flag 2006000/2006000
905.27/903.58	c cleaning 62981 clauses out of 126035 with flag 2070001/2070001
954.35/952.58	c cleaning 63994 clauses out of 128053 with flag 2135000/2135000
1004.91/1003.05	c cleaning 65022 clauses out of 130063 with flag 2201004/2201004
1057.69/1055.78	c cleaning 66006 clauses out of 132038 with flag 2268001/2268001
1106.77/1104.75	c cleaning 66988 clauses out of 134031 with flag 2336000/2336000
1158.26/1156.17	c cleaning 68012 clauses out of 136043 with flag 2405000/2405000
1211.19/1209.07	c cleaning 68999 clauses out of 138034 with flag 2475003/2475003
1263.73/1261.59	c cleaning 69975 clauses out of 140033 with flag 2546001/2546001
1320.27/1318.04	c cleaning 70992 clauses out of 142057 with flag 2618000/2618000
1367.99/1365.78	c cleaning 72003 clauses out of 144065 with flag 2691000/2691000
1416.58/1414.26	c cleaning 72991 clauses out of 146062 with flag 2765000/2765000
1465.87/1463.40	c cleaning 73999 clauses out of 148071 with flag 2840000/2840000
1516.27/1513.75	c cleaning 75025 clauses out of 150075 with flag 2916003/2916003
1561.10/1558.53	c cleaning 76017 clauses out of 152049 with flag 2993002/2993002
1624.82/1622.27	c cleaning 76996 clauses out of 154030 with flag 3071000/3071000
1693.84/1691.28	c cleaning 78002 clauses out of 156035 with flag 3150001/3150001
1758.55/1755.83	c cleaning 78989 clauses out of 158032 with flag 3230000/3230000
1800.02/1797.21	c starts		: 250
1800.02/1797.21	c conflicts		: 3289094
1800.02/1797.21	c decisions		: 4222567
1800.02/1797.21	c propagations		: 605352477
1800.02/1797.21	c inspects		: 26094416161
1800.02/1797.21	c shortcuts		: 0
1800.02/1797.21	c learnt literals	: 0
1800.02/1797.21	c learnt binary clauses	: 0
1800.02/1797.21	c learnt ternary clauses	: 0
1800.02/1797.21	c learnt constraints	: 3289094
1800.02/1797.21	c ignored constraints	: 0
1800.02/1797.21	c root simplifications	: 0
1800.02/1797.21	c removed literals (reason simplification)	: 0
1800.02/1797.21	c reason swapping (by a shorter reason)	: 0
1800.02/1797.21	c Calls to reduceDB	: 76
1800.02/1797.21	c number of reductions to clauses (during analyze)	: 0
1800.02/1797.21	c number of learned constraints concerned by reduction	: 0
1800.02/1797.21	c number of learning phase by resolution	: 0
1800.02/1797.21	c number of learning phase by cutting planes	: 0
1800.02/1797.21	c speed (assignments/second)	: 336877.3918279398
1800.02/1797.21	c non guided choices	1349
1800.02/1797.24	c learnt constraints type 
1800.02/1797.24	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 138156
1800.02/1797.24	c constraints type 
1800.02/1797.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 790
1800.02/1797.24	c org.sat4j.minisat.constraints.card.MinWatchCard => 195
1800.02/1797.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 150
1800.02/1797.24	c 1135 constraints processed.
1800.02/1797.24	s UNKNOWN
1800.02/1797.24	c Total wall clock time (in seconds): 1797.12

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

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.04 3/194 23342
/proc/meminfo: memFree=21164104/32873844 swapFree=7620/7620
[pid=23342] ppid=23340 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (java) D 23340 23342 21484 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 255183533 9515008 182 33554432000 1073741824 1073778376 140735405350288 140735405341320 218213727925 0 0 4096 0 18446744072100609316 0 0 17 1 0 0 0 0 0
/proc/23342/statm: 2323 182 140 9 0 71 0

[startup+0.032688 s]
/proc/loadavg: 2.01 2.02 2.04 3/194 23342
/proc/meminfo: memFree=21164104/32873844 swapFree=7620/7620
[pid=23342] ppid=23340 vsize=9016616 CPUtime=0.01 cores=1,3,5,7
/proc/23342/stat : 23342 (java) S 23340 23342 21484 0 -1 4202496 2786 0 1 0 1 0 0 0 20 0 10 0 255183533 9233014784 3485 33554432000 1073741824 1073778376 140735928963360 140735928954496 218217087037 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23342/statm: 2254154 3485 1538 9 0 2244855 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9016616

[startup+0.100334 s]
/proc/loadavg: 2.01 2.02 2.04 3/194 23342
/proc/meminfo: memFree=21164104/32873844 swapFree=7620/7620
[pid=23342] ppid=23340 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/23342/stat : 23342 (java) S 23340 23342 21484 0 -1 4202496 4062 0 1 0 7 0 0 0 20 0 18 0 255183533 9787813888 5255 33554432000 1073741824 1073778376 140735928963360 140735928954496 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23342/statm: 2389603 5275 2036 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558412

[startup+0.300306 s]
/proc/loadavg: 2.01 2.02 2.04 3/194 23342
/proc/meminfo: memFree=21164104/32873844 swapFree=7620/7620
[pid=23342] ppid=23340 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/23342/stat : 23342 (java) S 23340 23342 21484 0 -1 4202496 6809 0 1 0 44 2 0 0 20 0 19 0 255183533 9855975424 8755 33554432000 1073741824 1073778376 140735928963360 140735928954496 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23342/statm: 2406244 8755 2223 9 0 2396937 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9624976

[startup+0.700301 s]
/proc/loadavg: 2.01 2.02 2.04 3/194 23342
/proc/meminfo: memFree=21164104/32873844 swapFree=7620/7620
[pid=23342] ppid=23340 vsize=9624976 CPUtime=1.13 cores=1,3,5,7
/proc/23342/stat : 23342 (java) S 23340 23342 21484 0 -1 4202496 8125 0 1 0 111 2 0 0 20 0 19 0 255183533 9855975424 10796 33554432000 1073741824 1073778376 140735928963360 140735928954496 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23342/statm: 2406244 10796 2268 9 0 2396937 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9624976

[startup+1.50067 s]
/proc/loadavg: 2.01 2.02 2.04 3/213 23361
/proc/meminfo: memFree=21127588/32873844 swapFree=7620/7620
[pid=23342] ppid=23340 vsize=9624976 CPUtime=1.97 cores=1,3,5,7
/proc/23342/stat : 23342 (java) S 23340 23342 21484 0 -1 4202496 8146 0 1 0 195 2 0 0 20 0 19 0 255183533 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140735928954496 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23342/statm: 2406244 11835 2268 9 0 2396937 0
[pid=23342/tid=23344] ppid=23340 vsize=9624976 CPUtime=1.42 cores=1,3,5,7
/proc/23342/task/23344/stat : 23344 (java) R 23340 23342 21484 0 -1 4202560 2471 0 1 0 142 0 0 0 20 0 19 0 255183534 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140189139161496 140189079402698 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23345] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23345/stat : 23345 (java) S 23340 23342 21484 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140189077891368 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23346] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23346/stat : 23346 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140189076838568 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23347] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23347/stat : 23347 (java) S 23340 23342 21484 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140189075786280 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23348] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23348/stat : 23348 (java) S 23340 23342 21484 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188980033960 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23349] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23349/stat : 23349 (java) S 23340 23342 21484 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188978981672 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23350] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23350/stat : 23350 (java) S 23340 23342 21484 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188977928872 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23351] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23351/stat : 23351 (java) S 23340 23342 21484 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188976876584 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23352] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23352/stat : 23352 (java) S 23340 23342 21484 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188975823784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23353] ppid=23340 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/23342/task/23353/stat : 23353 (java) S 23340 23342 21484 0 -1 4202560 30 0 0 0 1 0 0 0 20 0 19 0 255183537 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188963412200 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23354] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23354/stat : 23354 (java) S 23340 23342 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255183537 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188962358264 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23355] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23355/stat : 23355 (java) S 23340 23342 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255183537 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188961305864 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23356] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23356/stat : 23356 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188960254352 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23357] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23357/stat : 23357 (java) S 23340 23342 21484 0 -1 4202560 2371 0 0 0 25 0 0 0 20 0 19 0 255183540 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188959201976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23358] ppid=23340 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/23342/task/23358/stat : 23358 (java) S 23340 23342 21484 0 -1 4202560 2045 0 0 0 21 0 0 0 20 0 19 0 255183540 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188958149176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23359] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23359/stat : 23359 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188957097080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23360] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23360/stat : 23360 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188956044488 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23361] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23361/stat : 23361 (java) S 23340 23342 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255183559 9855975424 11835 33554432000 1073741824 1073778376 140735928963360 140188954989480 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 9624976

[startup+3.10067 s]
/proc/loadavg: 2.01 2.02 2.04 3/213 23361
/proc/meminfo: memFree=21124920/32873844 swapFree=7620/7620
[pid=23342] ppid=23340 vsize=9624976 CPUtime=3.6 cores=1,3,5,7
/proc/23342/stat : 23342 (java) S 23340 23342 21484 0 -1 4202496 8442 0 1 0 358 2 0 0 20 0 19 0 255183533 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140735928954496 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23342/statm: 2406244 11851 2268 9 0 2396937 0
[pid=23342/tid=23344] ppid=23340 vsize=9624976 CPUtime=3 cores=1,3,5,7
/proc/23342/task/23344/stat : 23344 (java) R 23340 23342 21484 0 -1 4202560 2471 0 1 0 300 0 0 0 20 0 19 0 255183534 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140189139161376 140189079359020 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23345] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23345/stat : 23345 (java) S 23340 23342 21484 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140189077891368 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23346] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23346/stat : 23346 (java) S 23340 23342 21484 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140189076838568 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23347] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23347/stat : 23347 (java) S 23340 23342 21484 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140189075786280 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23348] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23348/stat : 23348 (java) S 23340 23342 21484 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188980033960 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23349] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23349/stat : 23349 (java) S 23340 23342 21484 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188978981672 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23350] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23350/stat : 23350 (java) S 23340 23342 21484 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188977928872 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23351] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23351/stat : 23351 (java) S 23340 23342 21484 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188976876584 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23352] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23352/stat : 23352 (java) S 23340 23342 21484 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188975823784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23353] ppid=23340 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/23342/task/23353/stat : 23353 (java) S 23340 23342 21484 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 19 0 255183537 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188963412200 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23354] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23354/stat : 23354 (java) S 23340 23342 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255183537 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188962358264 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23355] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23355/stat : 23355 (java) S 23340 23342 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255183537 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188961305864 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23356] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23356/stat : 23356 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188960254352 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23357] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23357/stat : 23357 (java) S 23340 23342 21484 0 -1 4202560 2371 0 0 0 25 0 0 0 20 0 19 0 255183540 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188959201976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23358] ppid=23340 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/23342/task/23358/stat : 23358 (java) S 23340 23342 21484 0 -1 4202560 2325 0 0 0 23 0 0 0 20 0 19 0 255183540 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188958149176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23359] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23359/stat : 23359 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188957097080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23360] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23360/stat : 23360 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188956044488 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23361] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23361/stat : 23361 (java) S 23340 23342 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255183559 9855975424 11851 33554432000 1073741824 1073778376 140735928963360 140188954989480 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 9624976

[startup+6.30068 s]
/proc/loadavg: 2.00 2.02 2.04 3/213 23361
/proc/meminfo: memFree=21122376/32873844 swapFree=7620/7620
[pid=23342] ppid=23340 vsize=9624976 CPUtime=6.82 cores=1,3,5,7
/proc/23342/stat : 23342 (java) S 23340 23342 21484 0 -1 4202496 8455 0 1 0 679 3 0 0 20 0 19 0 255183533 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140735928954496 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23342/statm: 2406244 12344 2268 9 0 2396937 0
[pid=23342/tid=23344] ppid=23340 vsize=9624976 CPUtime=6.15 cores=1,3,5,7
/proc/23342/task/23344/stat : 23344 (java) R 23340 23342 21484 0 -1 4202560 2475 0 1 0 615 0 0 0 20 0 19 0 255183534 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140189139161496 140189079341863 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23345] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23345/stat : 23345 (java) S 23340 23342 21484 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140189077891368 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23346] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23346/stat : 23346 (java) S 23340 23342 21484 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140189076838568 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23347] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23347/stat : 23347 (java) S 23340 23342 21484 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140189075786280 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23348] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23348/stat : 23348 (java) S 23340 23342 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188980033960 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23349] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23349/stat : 23349 (java) S 23340 23342 21484 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188978981672 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23350] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23350/stat : 23350 (java) S 23340 23342 21484 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188977928872 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23351] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23351/stat : 23351 (java) S 23340 23342 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188976876584 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23352] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23352/stat : 23352 (java) S 23340 23342 21484 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 255183535 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188975823784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23353] ppid=23340 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/23342/task/23353/stat : 23353 (java) S 23340 23342 21484 0 -1 4202560 30 0 0 0 6 0 0 0 20 0 19 0 255183537 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188963412200 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23354] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23354/stat : 23354 (java) S 23340 23342 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255183537 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188962358264 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23355] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23355/stat : 23355 (java) S 23340 23342 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255183537 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188961305864 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23356] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23356/stat : 23356 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188960254352 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23357] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23357/stat : 23357 (java) S 23340 23342 21484 0 -1 4202560 2371 0 0 0 25 0 0 0 20 0 19 0 255183540 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188959201976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23358] ppid=23340 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/23342/task/23358/stat : 23358 (java) S 23340 23342 21484 0 -1 4202560 2325 0 0 0 23 0 0 0 20 0 19 0 255183540 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188958149176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23359] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23359/stat : 23359 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188957097080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23360] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23360/stat : 23360 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188956044488 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23361] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23361/stat : 23361 (java) S 23340 23342 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255183559 9855975424 12344 33554432000 1073741824 1073778376 140735928963360 140188954989480 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.82
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=23342/tid=23357] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23357/stat : 23357 (java) S 23340 23342 21484 0 -1 4202560 2371 0 0 0 25 0 0 0 20 0 19 0 255183540 9855975424 30607 33554432000 1073741824 1073778376 140735928963360 140188959201976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23358] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23358/stat : 23358 (java) S 23340 23342 21484 0 -1 4202560 2342 0 0 0 25 0 0 0 20 0 19 0 255183540 9855975424 30607 33554432000 1073741824 1073778376 140735928963360 140188958149176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23359] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23359/stat : 23359 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 30607 33554432000 1073741824 1073778376 140735928963360 140188957097080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23360] ppid=23340 vsize=9624976 CPUtime=0.77 cores=1,3,5,7
/proc/23342/task/23360/stat : 23360 (java) S 23340 23342 21484 0 -1 4202560 97 0 0 0 44 33 0 0 20 0 19 0 255183540 9855975424 30607 33554432000 1073741824 1073778376 140735928963360 140188956044488 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23361] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23361/stat : 23361 (java) S 23340 23342 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255183559 9855975424 30607 33554432000 1073741824 1073778376 140735928963360 140188954989480 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1664.94
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 23435
/proc/meminfo: memFree=28794940/32873844 swapFree=7620/7620
[pid=23342] ppid=23340 vsize=9624976 CPUtime=1725 cores=1,3,5,7
/proc/23342/stat : 23342 (java) S 23340 23342 21484 0 -1 4202496 9150 0 1 0 172439 61 0 0 20 0 19 0 255183533 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140735928954496 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23342/statm: 2406244 31178 2269 9 0 2396937 0
[pid=23342/tid=23344] ppid=23340 vsize=9624976 CPUtime=1714.7 cores=1,3,5,7
/proc/23342/task/23344/stat : 23344 (java) R 23340 23342 21484 0 -1 4202560 2551 0 1 0 171442 28 0 0 20 0 19 0 255183534 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140189139161376 140189079341923 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23345] ppid=23340 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/23342/task/23345/stat : 23345 (java) S 23340 23342 21484 0 -1 4202560 68 0 0 0 27 0 0 0 20 0 19 0 255183535 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140189077891368 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23346] ppid=23340 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/23342/task/23346/stat : 23346 (java) S 23340 23342 21484 0 -1 4202560 52 0 0 0 24 0 0 0 20 0 19 0 255183535 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140189076838568 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23347] ppid=23340 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/23342/task/23347/stat : 23347 (java) S 23340 23342 21484 0 -1 4202560 50 0 0 0 29 1 0 0 20 0 19 0 255183535 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140189075786280 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23348] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23348/stat : 23348 (java) S 23340 23342 21484 0 -1 4202560 51 0 0 0 25 0 0 0 20 0 19 0 255183535 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188980033960 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23349] ppid=23340 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/23342/task/23349/stat : 23349 (java) S 23340 23342 21484 0 -1 4202560 40 0 0 0 27 0 0 0 20 0 19 0 255183535 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188978981672 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23350] ppid=23340 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/23342/task/23350/stat : 23350 (java) S 23340 23342 21484 0 -1 4202560 76 0 0 0 22 0 0 0 20 0 19 0 255183535 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188977928872 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23351] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23351/stat : 23351 (java) S 23340 23342 21484 0 -1 4202560 38 0 0 0 25 0 0 0 20 0 19 0 255183535 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188976876584 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23352] ppid=23340 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/23342/task/23352/stat : 23352 (java) S 23340 23342 21484 0 -1 4202560 86 0 0 0 26 0 0 0 20 0 19 0 255183535 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188975823784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23353] ppid=23340 vsize=9624976 CPUtime=2.22 cores=1,3,5,7
/proc/23342/task/23353/stat : 23353 (java) S 23340 23342 21484 0 -1 4202560 140 0 0 0 220 2 0 0 20 0 19 0 255183537 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188963412200 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23354] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23354/stat : 23354 (java) S 23340 23342 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255183537 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188962358264 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23355] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23355/stat : 23355 (java) S 23340 23342 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255183537 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188961305864 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23356] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23356/stat : 23356 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188960254352 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23357] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23357/stat : 23357 (java) S 23340 23342 21484 0 -1 4202560 2371 0 0 0 25 0 0 0 20 0 19 0 255183540 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188959201976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23358] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23358/stat : 23358 (java) S 23340 23342 21484 0 -1 4202560 2342 0 0 0 25 0 0 0 20 0 19 0 255183540 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188958149176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23359] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23359/stat : 23359 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188957097080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23360] ppid=23340 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/23342/task/23360/stat : 23360 (java) S 23340 23342 21484 0 -1 4202560 99 0 0 0 45 34 0 0 20 0 19 0 255183540 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188956044488 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23361] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23361/stat : 23361 (java) S 23340 23342 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255183559 9855975424 31178 33554432000 1073741824 1073778376 140735928963360 140188954989480 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1725
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 23436
/proc/meminfo: memFree=28784700/32873844 swapFree=7620/7620
[pid=23342] ppid=23340 vsize=9624976 CPUtime=1785.09 cores=1,3,5,7
/proc/23342/stat : 23342 (java) S 23340 23342 21484 0 -1 4202496 9162 0 1 0 178446 63 0 0 20 0 19 0 255183533 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140735928954496 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23342/statm: 2406244 31183 2269 9 0 2396937 0
[pid=23342/tid=23344] ppid=23340 vsize=9624976 CPUtime=1774.48 cores=1,3,5,7
/proc/23342/task/23344/stat : 23344 (java) R 23340 23342 21484 0 -1 4202560 2552 0 1 0 177420 28 0 0 20 0 19 0 255183534 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140189139161376 140189079401868 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23345] ppid=23340 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/23342/task/23345/stat : 23345 (java) S 23340 23342 21484 0 -1 4202560 72 0 0 0 27 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140189077891368 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23346] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23346/stat : 23346 (java) S 23340 23342 21484 0 -1 4202560 52 0 0 0 25 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140189076838568 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23347] ppid=23340 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/23342/task/23347/stat : 23347 (java) S 23340 23342 21484 0 -1 4202560 50 0 0 0 29 1 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140189075786280 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23348] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23348/stat : 23348 (java) S 23340 23342 21484 0 -1 4202560 51 0 0 0 25 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188980033960 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23349] ppid=23340 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/23342/task/23349/stat : 23349 (java) S 23340 23342 21484 0 -1 4202560 40 0 0 0 27 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188978981672 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23350] ppid=23340 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/23342/task/23350/stat : 23350 (java) S 23340 23342 21484 0 -1 4202560 76 0 0 0 22 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188977928872 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23351] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23351/stat : 23351 (java) S 23340 23342 21484 0 -1 4202560 39 0 0 0 25 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188976876584 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23352] ppid=23340 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/23342/task/23352/stat : 23352 (java) S 23340 23342 21484 0 -1 4202560 86 0 0 0 26 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188975823784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23353] ppid=23340 vsize=9624976 CPUtime=2.28 cores=1,3,5,7
/proc/23342/task/23353/stat : 23353 (java) S 23340 23342 21484 0 -1 4202560 142 0 0 0 226 2 0 0 20 0 19 0 255183537 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188963412200 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23354] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23354/stat : 23354 (java) S 23340 23342 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255183537 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188962358264 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23355] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23355/stat : 23355 (java) S 23340 23342 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255183537 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188961305864 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23356] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23356/stat : 23356 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188960254352 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23357] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23357/stat : 23357 (java) S 23340 23342 21484 0 -1 4202560 2371 0 0 0 25 0 0 0 20 0 19 0 255183540 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188959201976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23358] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23358/stat : 23358 (java) S 23340 23342 21484 0 -1 4202560 2342 0 0 0 25 0 0 0 20 0 19 0 255183540 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188958149176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23359] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23359/stat : 23359 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188957097080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23360] ppid=23340 vsize=9624976 CPUtime=0.84 cores=1,3,5,7
/proc/23342/task/23360/stat : 23360 (java) S 23340 23342 21484 0 -1 4202560 103 0 0 0 49 35 0 0 20 0 19 0 255183540 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188956044488 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23361] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23361/stat : 23361 (java) S 23340 23342 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255183559 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188954989480 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1785.09
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 23436
/proc/meminfo: memFree=28782652/32873844 swapFree=7620/7620
[pid=23342] ppid=23340 vsize=9624976 CPUtime=1800.02 cores=1,3,5,7
/proc/23342/stat : 23342 (java) S 23340 23342 21484 0 -1 4202496 9162 0 1 0 179938 64 0 0 20 0 19 0 255183533 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140735928954496 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23342/statm: 2406244 31183 2269 9 0 2396937 0
[pid=23342/tid=23344] ppid=23340 vsize=9624976 CPUtime=1789.35 cores=1,3,5,7
/proc/23342/task/23344/stat : 23344 (java) R 23340 23342 21484 0 -1 4202560 2552 0 1 0 178906 29 0 0 20 0 19 0 255183534 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140189139161376 140189079401863 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23345] ppid=23340 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/23342/task/23345/stat : 23345 (java) S 23340 23342 21484 0 -1 4202560 72 0 0 0 27 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140189077891368 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23346] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23346/stat : 23346 (java) S 23340 23342 21484 0 -1 4202560 52 0 0 0 25 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140189076838568 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23347] ppid=23340 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/23342/task/23347/stat : 23347 (java) S 23340 23342 21484 0 -1 4202560 50 0 0 0 29 1 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140189075786280 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23348] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23348/stat : 23348 (java) S 23340 23342 21484 0 -1 4202560 51 0 0 0 25 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188980033960 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23349] ppid=23340 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/23342/task/23349/stat : 23349 (java) S 23340 23342 21484 0 -1 4202560 40 0 0 0 27 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188978981672 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23350] ppid=23340 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/23342/task/23350/stat : 23350 (java) S 23340 23342 21484 0 -1 4202560 76 0 0 0 22 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188977928872 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23351] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23351/stat : 23351 (java) S 23340 23342 21484 0 -1 4202560 39 0 0 0 25 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188976876584 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23352] ppid=23340 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/23342/task/23352/stat : 23352 (java) S 23340 23342 21484 0 -1 4202560 86 0 0 0 26 0 0 0 20 0 19 0 255183535 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188975823784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23342/tid=23353] ppid=23340 vsize=9624976 CPUtime=2.28 cores=1,3,5,7
/proc/23342/task/23353/stat : 23353 (java) S 23340 23342 21484 0 -1 4202560 142 0 0 0 226 2 0 0 20 0 19 0 255183537 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188963412200 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23354] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23354/stat : 23354 (java) S 23340 23342 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255183537 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188962358264 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23355] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23355/stat : 23355 (java) S 23340 23342 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255183537 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188961305864 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23356] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23356/stat : 23356 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188960254352 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23357] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23357/stat : 23357 (java) S 23340 23342 21484 0 -1 4202560 2371 0 0 0 25 0 0 0 20 0 19 0 255183540 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188959201976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23342/tid=23358] ppid=23340 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23342/task/23358/stat : 23358 (java) S 23340 23342 21484 0 -1 4202560 2342 0 0 0 25 0 0 0 20 0 19 0 255183540 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188958149176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23359] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23359/stat : 23359 (java) S 23340 23342 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255183540 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188957097080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23342/tid=23360] ppid=23340 vsize=9624976 CPUtime=0.84 cores=1,3,5,7
/proc/23342/task/23360/stat : 23360 (java) S 23340 23342 21484 0 -1 4202560 103 0 0 0 49 35 0 0 20 0 19 0 255183540 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188956044488 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23342/tid=23361] ppid=23340 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23342/task/23361/stat : 23361 (java) S 23340 23342 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255183559 9855975424 31183 33554432000 1073741824 1073778376 140735928963360 140188954989480 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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 23342 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=600179
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=812876
# CPU time returned by wait4() is 1795.41
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1797.25
CPU time (s): 1800.02
CPU user time (s): 1799.38
CPU system time (s): 0.64
CPU usage (%): 100.154
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.6
system time used= 0.812876
maximum resident set size= 124896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9207
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40009
involuntary context switches= 19296

runsolver used 6.29104 second user time and 16.5925 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-24 22:15:50
IDJOB=3689455
IDBENCH=89819
IDSOLVER=2269
FILE ID=node107/3689455-1337890550
RUNJOBID= node107-1337871881-21501
PBS_JOBID= 14620097
Free space on /tmp= 71412 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/heinz/normalized-neos-820157.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689455-1337890550/watcher-3689455-1337890550 -o /tmp/evaluation-result-3689455-1337890550/solver-3689455-1337890550 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3689455-1337890550.opb

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

MD5SUM BENCH= da32b1e615c8e1bae2ecd5f742c16c96
RANDOM SEED=967840598

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        21164368 kB
Buffers:          213296 kB
Cached:          2845176 kB
SwapCached:            0 kB
Active:          8586364 kB
Inactive:        2299448 kB
Active(anon):    7830120 kB
Inactive(anon):        0 kB
Active(file):     756244 kB
Inactive(file):  2299448 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               404 kB
Writeback:             0 kB
AnonPages:       7869776 kB
Mapped:            22512 kB
Shmem:               200 kB
Slab:             632676 kB
SReclaimable:      75244 kB
SUnreclaim:       557432 kB
KernelStack:        1608 kB
PageTables:        19732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    8428184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7440384 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= 71660 MiB
End job on node107 at 2012-05-24 22:45:49