Trace number 4080337

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
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.14 896.451

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21ls.opb
MD5SUM3d28f31cd61cfb39466f429c599fdb4f
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark43.1854
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4080337-1465217722.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.23/0.25	c ... done. Wall clock time 0.127s.
0.23/0.25	c declared #vars     428
0.23/0.25	c #constraints  644
0.23/0.25	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.23/0.25	c constraints type 
0.23/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 132
0.23/0.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
0.23/0.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 222
0.23/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 288
0.23/0.25	c 644 constraints processed.
0.23/0.25	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.23/0.25	c constraints type 
0.23/0.25	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 222
0.23/0.25	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 132
0.23/0.25	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
0.23/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 288
0.23/0.25	c 644 constraints processed.
3.67/1.15	c cleaning 2500 clauses out of 5001 with flag 21849/5001
4.86/1.64	c cleaning 4246 clauses out of 8500 with flag 46000/11000
6.12/2.24	c cleaning 5626 clauses out of 11254 with flag 71823/18000
7.91/3.03	c cleaning 6815 clauses out of 13629 with flag 102574/26001
9.71/3.94	c cleaning 7906 clauses out of 15814 with flag 138085/35001
11.97/5.01	c cleaning 8932 clauses out of 17907 with flag 177081/45000
14.45/6.20	c cleaning 9986 clauses out of 19975 with flag 215957/56000
17.25/7.63	c cleaning 10927 clauses out of 21989 with flag 261021/68000
20.97/9.46	c cleaning 12020 clauses out of 24064 with flag 317069/81002
25.27/11.56	c cleaning 13018 clauses out of 26042 with flag 374085/95000
29.87/13.89	c cleaning 14000 clauses out of 28027 with flag 432113/110003
35.58/16.65	c cleaning 15008 clauses out of 30025 with flag 494692/126001
42.01/19.89	c cleaning 15991 clauses out of 32016 with flag 557641/143000
49.32/23.45	c cleaning 16992 clauses out of 34027 with flag 625243/161002
57.31/27.43	c cleaning 18006 clauses out of 36033 with flag 691092/180000
67.03/32.25	c cleaning 18992 clauses out of 38030 with flag 759377/200003
77.51/37.50	c cleaning 20011 clauses out of 40035 with flag 842895/221000
89.29/43.38	c cleaning 21002 clauses out of 42024 with flag 926344/243000
101.98/49.61	c cleaning 22005 clauses out of 44024 with flag 1009763/266002
115.43/56.40	c cleaning 22988 clauses out of 46017 with flag 1099246/290000
130.89/64.08	c cleaning 24005 clauses out of 48029 with flag 1187252/315000
148.96/73.07	c cleaning 25002 clauses out of 50025 with flag 1278680/341001
168.04/82.53	c cleaning 25998 clauses out of 52024 with flag 1370152/368002
188.35/92.61	c cleaning 26993 clauses out of 54025 with flag 1468542/396001
207.79/102.50	c cleaning 27996 clauses out of 56031 with flag 1579770/425000
230.27/113.77	c cleaning 29009 clauses out of 58035 with flag 1679838/455000
254.36/125.70	c cleaning 29996 clauses out of 60026 with flag 1794089/486000
280.81/138.93	c cleaning 31006 clauses out of 62030 with flag 1905877/518000
286.01/141.52	c cleaning 0 clauses out of 5002 with flag 0/5002
308.65/152.55	c cleaning 32007 clauses out of 64024 with flag 2011326/551000
340.13/168.03	c cleaning 33002 clauses out of 66018 with flag 2127337/585001
374.15/184.93	c cleaning 34000 clauses out of 68015 with flag 2255312/620000
411.04/203.38	c cleaning 34979 clauses out of 70016 with flag 2387712/656001
445.95/220.73	c cleaning 36004 clauses out of 72038 with flag 2542145/693002
481.11/238.59	c cleaning 36995 clauses out of 74032 with flag 2696272/731000
517.22/256.51	c cleaning 38011 clauses out of 76042 with flag 2842027/770005
553.37/274.58	c cleaning 39007 clauses out of 78028 with flag 2988496/810002
592.00/293.76	c cleaning 40000 clauses out of 80019 with flag 3161472/851000
622.92/309.13	c cleaning 40981 clauses out of 82020 with flag 3318012/893001
656.45/325.89	c cleaning 42008 clauses out of 84038 with flag 3472197/936000
691.36/343.53	c cleaning 42992 clauses out of 86030 with flag 3630372/980000
725.87/360.74	c cleaning 44010 clauses out of 88038 with flag 3794881/1025000
770.06/382.76	c cleaning 44990 clauses out of 90029 with flag 3978845/1071001
810.45/402.87	c cleaning 46015 clauses out of 92038 with flag 4139768/1118000
868.49/431.70	c cleaning 46995 clauses out of 94023 with flag 4335135/1166000
920.95/457.89	c cleaning 48003 clauses out of 96028 with flag 4512866/1215000
974.43/484.98	c cleaning 49003 clauses out of 98025 with flag 4704825/1265000
1034.66/514.98	c cleaning 49998 clauses out of 100023 with flag 4907876/1316001
1096.33/545.70	c cleaning 51002 clauses out of 102024 with flag 5119225/1368000
1156.53/575.66	c cleaning 52000 clauses out of 104022 with flag 5327115/1421000
1218.74/606.68	c cleaning 53001 clauses out of 106023 with flag 5537809/1475001
1282.02/638.12	c cleaning 53997 clauses out of 108025 with flag 5755378/1530004
1353.68/673.75	c cleaning 54978 clauses out of 110024 with flag 5975377/1586000
1417.22/705.31	c cleaning 56019 clauses out of 112047 with flag 6193547/1643001
1497.33/745.67	c cleaning 56998 clauses out of 114027 with flag 6419888/1701000
1575.63/784.61	c cleaning 57998 clauses out of 116031 with flag 6650110/1760002
1652.94/823.10	c cleaning 58992 clauses out of 118032 with flag 6900137/1820001
1734.52/863.74	c cleaning 60000 clauses out of 120040 with flag 7139484/1881001
1779.67/886.25	c cleaning 0 clauses out of 11000 with flag 0/11000
1800.14/896.40	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/896.40	c starts		: 793
1800.14/896.40	c conflicts		: 1931200
1800.14/896.40	c decisions		: 4404708
1800.14/896.40	c propagations		: 72478334
1800.14/896.40	c inspects		: 9418444605
1800.14/896.40	c shortcuts		: 0
1800.14/896.40	c learnt literals	: 0
1800.14/896.40	c learnt binary clauses	: 0
1800.14/896.40	c learnt ternary clauses	: 2
1800.14/896.40	c learnt constraints	: 1931200
1800.14/896.40	c ignored constraints	: 0
1800.14/896.40	c root simplifications	: 0
1800.14/896.40	c removed literals (reason simplification)	: 8648412
1800.14/896.40	c reason swapping (by a shorter reason)	: 0
1800.14/896.40	c Calls to reduceDB	: 57
1800.14/896.40	c Number of update (reduction) of LBD	: 631296
1800.14/896.40	c Imported unit clauses	: 0
1800.14/896.40	c number of reductions to clauses (during analyze)	: 0
1800.14/896.40	c number of learned constraints concerned by reduction	: 0
1800.14/896.40	c number of learning phase by resolution	: 0
1800.14/896.40	c number of learning phase by cutting planes	: 0
1800.14/896.40	c speed (assignments/second)	: 80877.81901609783
1800.14/896.40	c non guided choices	52
1800.14/896.43	c learnt constraints type 
1800.14/896.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 110239
1800.14/896.43	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/896.43	c starts		: 35
1800.14/896.43	c conflicts		: 11049
1800.14/896.43	c decisions		: 14602
1800.14/896.43	c propagations		: 419505
1800.14/896.43	c inspects		: 909595336
1800.14/896.43	c shortcuts		: 0
1800.14/896.43	c learnt literals	: 0
1800.14/896.43	c learnt binary clauses	: 0
1800.14/896.43	c learnt ternary clauses	: 0
1800.14/896.43	c learnt constraints	: 11049
1800.14/896.43	c ignored constraints	: 0
1800.14/896.43	c root simplifications	: 0
1800.14/896.43	c removed literals (reason simplification)	: 0
1800.14/896.43	c reason swapping (by a shorter reason)	: 0
1800.14/896.43	c Calls to reduceDB	: 2
1800.14/896.43	c Number of update (reduction) of LBD	: 0
1800.14/896.43	c Imported unit clauses	: 0
1800.14/896.43	c number of reductions to clauses (during analyze)	: 0
1800.14/896.43	c number of learned constraints concerned by reduction	: 0
1800.14/896.43	c number of learning phase by resolution	: 0
1800.14/896.43	c number of learning phase by cutting planes	: 0
1800.14/896.43	c speed (assignments/second)	: 468.10872937054353
1800.14/896.43	c non guided choices	52
1800.14/896.43	c learnt constraints type 
1800.14/896.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11049
1800.14/896.43	s UNKNOWN
1800.14/896.43	c Total wall clock time (in seconds): 896.311

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4080337-1465217722/watcher-4080337-1465217722 -o /tmp/evaluation-result-4080337-1465217722/solver-4080337-1465217722 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465216745-25467 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080337-1465217722.opb 

pid=26085
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.22 4.09 3.53 4/197 26088
/proc/meminfo: memFree=28668428/32872528 swapFree=11252/530428
[pid=26088] ppid=26085 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/26088/stat : 26088 (java) R 26085 26088 25451 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 103703963 278528 26 33554432000 1073741824 1073778376 140737007319792 140733474519864 211449616977 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26088/statm: 68 33 25 9 0 25 0

[startup+0.100114 s]
/proc/loadavg: 4.22 4.09 3.53 4/197 26088
/proc/meminfo: memFree=28668428/32872528 swapFree=11252/530428
[pid=26088] ppid=26085 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/26088/stat : 26088 (java) S 26085 26088 25451 0 -1 4202496 4409 0 1 0 8 1 0 0 20 0 18 0 103703963 9787879424 6038 33554432000 1073741824 1073778376 140737007319792 140737007310928 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26088/statm: 2389619 6038 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200275 s]
/proc/loadavg: 4.22 4.09 3.53 4/197 26088
/proc/meminfo: memFree=28668428/32872528 swapFree=11252/530428
[pid=26088] ppid=26085 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/26088/stat : 26088 (java) S 26085 26088 25451 0 -1 4202496 4677 0 1 0 22 1 0 0 20 0 18 0 103703963 9787879424 7276 33554432000 1073741824 1073778376 140737007319792 140737007310928 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26088/statm: 2389619 7276 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300236 s]
/proc/loadavg: 4.22 4.09 3.53 4/197 26088
/proc/meminfo: memFree=28668428/32872528 swapFree=11252/530428
[pid=26088] ppid=26085 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/26088/stat : 26088 (java) S 26085 26088 25451 0 -1 4202496 6983 0 1 0 48 2 0 0 20 0 22 0 103703963 10060525568 10329 33554432000 1073741824 1073778376 140737007319792 140737007310928 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26088/statm: 2456183 10329 2244 9 0 2446860 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9824732

[startup+0.700187 s]
/proc/loadavg: 4.22 4.09 3.53 4/197 26088
/proc/meminfo: memFree=28668428/32872528 swapFree=11252/530428
[pid=26088] ppid=26085 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/26088/stat : 26088 (java) S 26085 26088 25451 0 -1 4202496 17024 0 1 0 206 3 0 0 20 0 22 0 103703963 10060525568 18852 33554432000 1073741824 1073778376 140737007319792 140737007310928 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26088/statm: 2456183 18852 2254 9 0 2446860 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.22 4.09 3.53 7/219 26110
/proc/meminfo: memFree=28499916/32872528 swapFree=11252/530428
[pid=26088] ppid=26085 vsize=9824732 CPUtime=4.59 cores=0,2,4,6
/proc/26088/stat : 26088 (java) S 26085 26088 25451 0 -1 4202496 22041 0 1 0 451 8 0 0 20 0 22 0 103703963 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140737007310928 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26088/statm: 2456183 51855 2285 9 0 2446860 0
[pid=26088/tid=26090] ppid=26085 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/26088/task/26090/stat : 26090 (java) S 26085 26088 25451 0 -1 4202560 2419 0 1 0 21 1 0 0 20 0 22 0 103703964 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126205424504 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26091] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26091/stat : 26091 (java) S 26085 26088 25451 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 22 0 103703965 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126048697384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26092] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26092/stat : 26092 (java) S 26085 26088 25451 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 103703965 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126047644584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26093] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26093/stat : 26093 (java) S 26085 26088 25451 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 103703965 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126046591784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26094] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26094/stat : 26094 (java) S 26085 26088 25451 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 103703965 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126045538984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26095] ppid=26085 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/26088/task/26095/stat : 26095 (java) S 26085 26088 25451 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 103703965 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126044486184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26096] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26096/stat : 26096 (java) S 26085 26088 25451 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 103703965 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126043433384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26097] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26097/stat : 26097 (java) S 26085 26088 25451 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 103703965 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126042380584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26098] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26098/stat : 26098 (java) S 26085 26088 25451 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103703965 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126041327784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26099] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26099/stat : 26099 (java) S 26085 26088 25451 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126029130728 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26100] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26100/stat : 26100 (java) S 26085 26088 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126028076792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26101] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26101/stat : 26101 (java) S 26085 26088 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126027023880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26102] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26102/stat : 26102 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126025972368 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26103] ppid=26085 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/26088/task/26103/stat : 26103 (java) S 26085 26088 25451 0 -1 4202560 8126 0 0 0 94 0 0 0 20 0 22 0 103703969 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126024919480 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26104] ppid=26085 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/26088/task/26104/stat : 26104 (java) S 26085 26088 25451 0 -1 4202560 9977 0 0 0 90 2 0 0 20 0 22 0 103703969 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126023866680 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26105] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26105/stat : 26105 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126022814072 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26106] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26106/stat : 26106 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126021761480 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26107] ppid=26085 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/26088/task/26107/stat : 26107 (java) R 26085 26088 25451 0 -1 4202560 21 0 0 0 115 0 0 0 20 0 22 0 103703989 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126020707584 140126076929791 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26108] ppid=26085 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/26088/task/26108/stat : 26108 (java) R 26085 26088 25451 0 -1 4202560 86 0 0 0 114 2 0 0 20 0 22 0 103703989 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126019653520 140126076986766 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26109] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26109/stat : 26109 (java) S 26085 26088 25451 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103703989 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126018602408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26110] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26110/stat : 26110 (java) S 26085 26088 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103703989 10060525568 51855 33554432000 1073741824 1073778376 140737007319792 140126017549608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.22 4.09 3.53 5/219 26110
/proc/meminfo: memFree=28328568/32872528 swapFree=11252/530428
[pid=26088] ppid=26085 vsize=9824732 CPUtime=8.12 cores=0,2,4,6
/proc/26088/stat : 26088 (java) S 26085 26088 25451 0 -1 4202496 23691 0 1 0 795 17 0 0 20 0 22 0 103703963 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140737007310928 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26088/statm: 2456183 93518 2285 9 0 2446860 0
[pid=26088/tid=26090] ppid=26085 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/26088/task/26090/stat : 26090 (java) S 26085 26088 25451 0 -1 4202560 2419 0 1 0 21 1 0 0 20 0 22 0 103703964 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126205424504 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26091] ppid=26085 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/26088/task/26091/stat : 26091 (java) S 26085 26088 25451 0 -1 4202560 31 0 0 0 1 2 0 0 20 0 22 0 103703965 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126048697384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26092] ppid=26085 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/26088/task/26092/stat : 26092 (java) S 26085 26088 25451 0 -1 4202560 29 0 0 0 3 1 0 0 20 0 22 0 103703965 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126047644584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26093] ppid=26085 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/26088/task/26093/stat : 26093 (java) S 26085 26088 25451 0 -1 4202560 31 0 0 0 2 0 0 0 20 0 22 0 103703965 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126046591784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26094] ppid=26085 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/26088/task/26094/stat : 26094 (java) S 26085 26088 25451 0 -1 4202560 35 0 0 0 3 2 0 0 20 0 22 0 103703965 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126045538984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26095] ppid=26085 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/26088/task/26095/stat : 26095 (java) S 26085 26088 25451 0 -1 4202560 44 0 0 0 4 1 0 0 20 0 22 0 103703965 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126044486184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26096] ppid=26085 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/26088/task/26096/stat : 26096 (java) S 26085 26088 25451 0 -1 4202560 29 0 0 0 3 1 0 0 20 0 22 0 103703965 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126043433384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26097] ppid=26085 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/26088/task/26097/stat : 26097 (java) S 26085 26088 25451 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 103703965 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126042380584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26098] ppid=26085 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/26088/task/26098/stat : 26098 (java) S 26085 26088 25451 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 103703965 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126041327784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26099] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26099/stat : 26099 (java) S 26085 26088 25451 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126029130728 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26100] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26100/stat : 26100 (java) S 26085 26088 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126028076792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26101] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26101/stat : 26101 (java) S 26085 26088 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126027023880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26102] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26102/stat : 26102 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126025972368 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26103] ppid=26085 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/26088/task/26103/stat : 26103 (java) S 26085 26088 25451 0 -1 4202560 8127 0 0 0 98 0 0 0 20 0 22 0 103703969 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126024919480 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26104] ppid=26085 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/26088/task/26104/stat : 26104 (java) S 26085 26088 25451 0 -1 4202560 11288 0 0 0 108 2 0 0 20 0 22 0 103703969 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126023866680 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26105] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26105/stat : 26105 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126022814072 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26106] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26106/stat : 26106 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126021761480 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26107] ppid=26085 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/26088/task/26107/stat : 26107 (java) R 26085 26088 25451 0 -1 4202560 24 0 0 0 266 0 0 0 20 0 22 0 103703989 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126020707432 140126076937323 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26108] ppid=26085 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/26088/task/26108/stat : 26108 (java) R 26085 26088 25451 0 -1 4202560 142 0 0 0 265 3 0 0 20 0 22 0 103703989 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126019654696 140126076987987 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26109] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26109/stat : 26109 (java) S 26085 26088 25451 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103703989 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126018602408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26110] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26110/stat : 26110 (java) S 26085 26088 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103703989 10060525568 93518 33554432000 1073741824 1073778376 140737007319792 140126017549608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.12
Current children cumulated vsize (KiB) 9824732

[startup+6.30103 s]
/proc/loadavg: 4.20 4.09 3.53 5/219 26110
/proc/meminfo: memFree=28013204/32872528 swapFree=11252/530428
[pid=26088] ppid=26085 vsize=9824732 CPUtime=14.65 cores=0,2,4,6
/proc/26088/stat : 26088 (java) S 26085 26088 25451 0 -1 4202496 24320 0 1 0 1437 28 0 0 20 0 22 0 103703963 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140737007310928 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26088/statm: 2456183 164753 2285 9 0 2446860 0
[pid=26088/tid=26090] ppid=26085 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/26088/task/26090/stat : 26090 (java) S 26085 26088 25451 0 -1 4202560 2419 0 1 0 21 1 0 0 20 0 22 0 103703964 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126205424504 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26091] ppid=26085 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/26088/task/26091/stat : 26091 (java) S 26085 26088 25451 0 -1 4202560 52 0 0 0 4 2 0 0 20 0 22 0 103703965 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126048697384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26092] ppid=26085 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/26088/task/26092/stat : 26092 (java) S 26085 26088 25451 0 -1 4202560 64 0 0 0 7 2 0 0 20 0 22 0 103703965 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126047644584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26093] ppid=26085 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/26088/task/26093/stat : 26093 (java) S 26085 26088 25451 0 -1 4202560 50 0 0 0 3 2 0 0 20 0 22 0 103703965 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126046591784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26094] ppid=26085 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/26088/task/26094/stat : 26094 (java) S 26085 26088 25451 0 -1 4202560 54 0 0 0 5 3 0 0 20 0 22 0 103703965 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126045538984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26095] ppid=26085 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/26088/task/26095/stat : 26095 (java) S 26085 26088 25451 0 -1 4202560 71 0 0 0 6 3 0 0 20 0 22 0 103703965 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126044486184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26096] ppid=26085 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/26088/task/26096/stat : 26096 (java) S 26085 26088 25451 0 -1 4202560 66 0 0 0 5 3 0 0 20 0 22 0 103703965 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126043433384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26097] ppid=26085 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/26088/task/26097/stat : 26097 (java) S 26085 26088 25451 0 -1 4202560 50 0 0 0 4 2 0 0 20 0 22 0 103703965 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126042380584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26098] ppid=26085 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/26088/task/26098/stat : 26098 (java) S 26085 26088 25451 0 -1 4202560 62 0 0 0 7 2 0 0 20 0 22 0 103703965 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126041327784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26099] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26099/stat : 26099 (java) S 26085 26088 25451 0 -1 4202560 468 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126029130728 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26100] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26100/stat : 26100 (java) S 26085 26088 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126028076792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26101] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26101/stat : 26101 (java) S 26085 26088 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126027023880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26102] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26102/stat : 26102 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 164753 33554432000 1073741824 1073778376 140737007319792 140126025972368 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26103] ppid=26085 vsize=9824732 CPUtime=0.98 cores=0,2,4,6

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

/proc/26088/task/26093/stat : 26093 (java) S 26085 26088 25451 0 -1 4202560 569 0 0 0 174 20 0 0 20 0 22 0 103703965 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126046591784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26094] ppid=26085 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/26088/task/26094/stat : 26094 (java) S 26085 26088 25451 0 -1 4202560 663 0 0 0 189 22 0 0 20 0 22 0 103703965 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126045538984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26095] ppid=26085 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/26088/task/26095/stat : 26095 (java) S 26085 26088 25451 0 -1 4202560 671 0 0 0 172 22 0 0 20 0 22 0 103703965 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126044486184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26096] ppid=26085 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/26088/task/26096/stat : 26096 (java) S 26085 26088 25451 0 -1 4202560 516 0 0 0 182 19 0 0 20 0 22 0 103703965 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126043433384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26097] ppid=26085 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/26088/task/26097/stat : 26097 (java) S 26085 26088 25451 0 -1 4202560 492 0 0 0 168 18 0 0 20 0 22 0 103703965 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126042380584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26098] ppid=26085 vsize=9824732 CPUtime=2.03 cores=0,2,4,6
/proc/26088/task/26098/stat : 26098 (java) S 26085 26088 25451 0 -1 4202560 668 0 0 0 182 21 0 0 20 0 22 0 103703965 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126041327784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26099] ppid=26085 vsize=9824732 CPUtime=3.37 cores=0,2,4,6
/proc/26088/task/26099/stat : 26099 (java) S 26085 26088 25451 0 -1 4202560 2455 0 0 0 326 11 0 0 20 0 22 0 103703966 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126029130728 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26100] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26100/stat : 26100 (java) S 26085 26088 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126028076792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26101] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26101/stat : 26101 (java) S 26085 26088 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126027023880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26102] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26102/stat : 26102 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126025972368 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26103] ppid=26085 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/26088/task/26103/stat : 26103 (java) S 26085 26088 25451 0 -1 4202560 8134 0 0 0 104 0 0 0 20 0 22 0 103703969 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126024919480 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26104] ppid=26085 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/26088/task/26104/stat : 26104 (java) S 26085 26088 25451 0 -1 4202560 20244 0 0 0 209 3 0 0 20 0 22 0 103703969 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126023866680 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26105] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26105/stat : 26105 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126022814072 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26106] ppid=26085 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/26088/task/26106/stat : 26106 (java) S 26085 26088 25451 0 -1 4202560 47 0 0 0 13 16 0 0 20 0 22 0 103703969 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126021761480 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26107] ppid=26085 vsize=9824732 CPUtime=811.94 cores=0,2,4,6
/proc/26088/task/26107/stat : 26107 (java) R 26085 26088 25451 0 -1 4202560 127 0 0 0 81178 16 0 0 20 0 22 0 103703989 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126020706352 140126076929791 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26108] ppid=26085 vsize=9824732 CPUtime=812.02 cores=0,2,4,6
/proc/26088/task/26108/stat : 26108 (java) R 26085 26088 25451 0 -1 4202560 2943 0 0 0 81148 54 0 0 20 0 22 0 103703989 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126019652768 140126076986636 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26109] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26109/stat : 26109 (java) S 26085 26088 25451 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103703989 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126018602408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26110] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26110/stat : 26110 (java) S 26085 26088 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103703989 10060525568 734505 33554432000 1073741824 1073778376 140737007319792 140126017549608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1651.34
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.37 4.15 3.87 5/220 27175
/proc/meminfo: memFree=26547960/32872528 swapFree=11252/530428
[pid=26088] ppid=26085 vsize=9824732 CPUtime=1771.81 cores=0,2,4,6
/proc/26088/stat : 26088 (java) S 26085 26088 25451 0 -1 4202496 42710 0 1 0 176935 246 0 0 20 0 22 0 103703963 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140737007310928 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26088/statm: 2456183 674010 2294 9 0 2446860 0
[pid=26088/tid=26090] ppid=26085 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/26088/task/26090/stat : 26090 (java) S 26085 26088 25451 0 -1 4202560 2428 0 1 0 24 3 0 0 20 0 22 0 103703964 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126205424504 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26091] ppid=26085 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/26088/task/26091/stat : 26091 (java) S 26085 26088 25451 0 -1 4202560 588 0 0 0 209 23 0 0 20 0 22 0 103703965 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126048697384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26092] ppid=26085 vsize=9824732 CPUtime=2.33 cores=0,2,4,6
/proc/26088/task/26092/stat : 26092 (java) S 26085 26088 25451 0 -1 4202560 650 0 0 0 207 26 0 0 20 0 22 0 103703965 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126047644584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26093] ppid=26085 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/26088/task/26093/stat : 26093 (java) S 26085 26088 25451 0 -1 4202560 605 0 0 0 191 20 0 0 20 0 22 0 103703965 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126046591784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26094] ppid=26085 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/26088/task/26094/stat : 26094 (java) S 26085 26088 25451 0 -1 4202560 680 0 0 0 201 22 0 0 20 0 22 0 103703965 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126045538984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26095] ppid=26085 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/26088/task/26095/stat : 26095 (java) S 26085 26088 25451 0 -1 4202560 689 0 0 0 183 22 0 0 20 0 22 0 103703965 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126044486184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26096] ppid=26085 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/26088/task/26096/stat : 26096 (java) S 26085 26088 25451 0 -1 4202560 524 0 0 0 205 19 0 0 20 0 22 0 103703965 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126043433384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26097] ppid=26085 vsize=9824732 CPUtime=1.99 cores=0,2,4,6
/proc/26088/task/26097/stat : 26097 (java) S 26085 26088 25451 0 -1 4202560 534 0 0 0 181 18 0 0 20 0 22 0 103703965 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126042380584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26098] ppid=26085 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/26088/task/26098/stat : 26098 (java) S 26085 26088 25451 0 -1 4202560 672 0 0 0 194 21 0 0 20 0 22 0 103703965 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126041327784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26099] ppid=26085 vsize=9824732 CPUtime=3.37 cores=0,2,4,6
/proc/26088/task/26099/stat : 26099 (java) S 26085 26088 25451 0 -1 4202560 2564 0 0 0 326 11 0 0 20 0 22 0 103703966 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126029130728 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26100] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26100/stat : 26100 (java) S 26085 26088 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126028076792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26101] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26101/stat : 26101 (java) S 26085 26088 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126027023880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26102] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26102/stat : 26102 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126025972368 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26103] ppid=26085 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/26088/task/26103/stat : 26103 (java) S 26085 26088 25451 0 -1 4202560 8134 0 0 0 104 0 0 0 20 0 22 0 103703969 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126024919480 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26104] ppid=26085 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/26088/task/26104/stat : 26104 (java) S 26085 26088 25451 0 -1 4202560 20244 0 0 0 209 3 0 0 20 0 22 0 103703969 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126023866680 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26105] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26105/stat : 26105 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126022814072 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26106] ppid=26085 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/26088/task/26106/stat : 26106 (java) S 26085 26088 25451 0 -1 4202560 51 0 0 0 14 17 0 0 20 0 22 0 103703969 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126021761480 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26107] ppid=26085 vsize=9824732 CPUtime=871.45 cores=0,2,4,6
/proc/26088/task/26107/stat : 26107 (java) R 26085 26088 25451 0 -1 4202560 134 0 0 0 87127 18 0 0 20 0 22 0 103703989 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126020706336 140126076820660 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26108] ppid=26085 vsize=9824732 CPUtime=871.54 cores=0,2,4,6
/proc/26088/task/26108/stat : 26108 (java) R 26085 26088 25451 0 -1 4202560 2943 0 0 0 87099 55 0 0 20 0 22 0 103703989 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126019652768 140126076785472 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26109] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26109/stat : 26109 (java) S 26085 26088 25451 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103703989 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126018602408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26110] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26110/stat : 26110 (java) S 26085 26088 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103703989 10060525568 674010 33554432000 1073741824 1073778376 140737007319792 140126017549608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1771.81
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.401 s]
/proc/loadavg: 4.37 4.16 3.87 5/220 27176
/proc/meminfo: memFree=26494088/32872528 swapFree=11252/530428
[pid=26088] ppid=26085 vsize=9824732 CPUtime=1800.14 cores=0,2,4,6
/proc/26088/stat : 26088 (java) S 26085 26088 25451 0 -1 4202496 43224 0 1 0 179762 252 0 0 20 0 22 0 103703963 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140737007310928 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26088/statm: 2456183 691335 2294 9 0 2446860 0
[pid=26088/tid=26090] ppid=26085 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/26088/task/26090/stat : 26090 (java) S 26085 26088 25451 0 -1 4202560 2428 0 1 0 24 3 0 0 20 0 22 0 103703964 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126205424504 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26091] ppid=26085 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/26088/task/26091/stat : 26091 (java) S 26085 26088 25451 0 -1 4202560 602 0 0 0 211 23 0 0 20 0 22 0 103703965 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126048697384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26092] ppid=26085 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/26088/task/26092/stat : 26092 (java) S 26085 26088 25451 0 -1 4202560 663 0 0 0 210 27 0 0 20 0 22 0 103703965 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126047644584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26093] ppid=26085 vsize=9824732 CPUtime=2.14 cores=0,2,4,6
/proc/26088/task/26093/stat : 26093 (java) S 26085 26088 25451 0 -1 4202560 622 0 0 0 194 20 0 0 20 0 22 0 103703965 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126046591784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26094] ppid=26085 vsize=9824732 CPUtime=2.3 cores=0,2,4,6
/proc/26088/task/26094/stat : 26094 (java) S 26085 26088 25451 0 -1 4202560 717 0 0 0 206 24 0 0 20 0 22 0 103703965 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126045538984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26095] ppid=26085 vsize=9824732 CPUtime=2.08 cores=0,2,4,6
/proc/26088/task/26095/stat : 26095 (java) S 26085 26088 25451 0 -1 4202560 696 0 0 0 185 23 0 0 20 0 22 0 103703965 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126044486184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26088/tid=26096] ppid=26085 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/26088/task/26096/stat : 26096 (java) S 26085 26088 25451 0 -1 4202560 536 0 0 0 207 20 0 0 20 0 22 0 103703965 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126043433384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26097] ppid=26085 vsize=9824732 CPUtime=2.02 cores=0,2,4,6
/proc/26088/task/26097/stat : 26097 (java) S 26085 26088 25451 0 -1 4202560 546 0 0 0 184 18 0 0 20 0 22 0 103703965 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126042380584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26098] ppid=26085 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/26088/task/26098/stat : 26098 (java) S 26085 26088 25451 0 -1 4202560 692 0 0 0 199 22 0 0 20 0 22 0 103703965 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126041327784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26099] ppid=26085 vsize=9824732 CPUtime=3.37 cores=0,2,4,6
/proc/26088/task/26099/stat : 26099 (java) S 26085 26088 25451 0 -1 4202560 2564 0 0 0 326 11 0 0 20 0 22 0 103703966 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126029130728 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26100] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26100/stat : 26100 (java) S 26085 26088 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126028076792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26101] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26101/stat : 26101 (java) S 26085 26088 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103703966 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126027023880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26102] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26102/stat : 26102 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126025972368 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26103] ppid=26085 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/26088/task/26103/stat : 26103 (java) S 26085 26088 25451 0 -1 4202560 8134 0 0 0 104 0 0 0 20 0 22 0 103703969 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126024919480 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26104] ppid=26085 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/26088/task/26104/stat : 26104 (java) S 26085 26088 25451 0 -1 4202560 20244 0 0 0 209 3 0 0 20 0 22 0 103703969 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126023866680 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26105] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26105/stat : 26105 (java) S 26085 26088 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103703969 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126022814072 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26106] ppid=26085 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/26088/task/26106/stat : 26106 (java) S 26085 26088 25451 0 -1 4202560 53 0 0 0 14 18 0 0 20 0 22 0 103703969 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126021761480 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26088/tid=26107] ppid=26085 vsize=9824732 CPUtime=885.43 cores=0,2,4,6
/proc/26088/task/26107/stat : 26107 (java) R 26085 26088 25451 0 -1 4202560 136 0 0 0 88525 18 0 0 20 0 22 0 103703989 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126020706352 140126076821554 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26088/tid=26108] ppid=26085 vsize=9824732 CPUtime=885.52 cores=0,2,4,6
/proc/26088/task/26108/stat : 26108 (java) R 26085 26088 25451 0 -1 4202560 3321 0 0 0 88497 55 0 0 20 0 22 0 103703989 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126019652416 140126076988134 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26109] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26109/stat : 26109 (java) S 26085 26088 25451 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103703989 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126018602408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26088/tid=26110] ppid=26085 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26088/task/26110/stat : 26110 (java) S 26085 26088 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103703989 10060525568 691335 33554432000 1073741824 1073778376 140737007319792 140126017549608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 26088 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26088 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=178395
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=23540
# CPU time returned by wait4() is 1796.2
# while last known CPU time is 1800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.451
CPU time (s): 1800.14
CPU user time (s): 1797.62
CPU system time (s): 2.52
CPU usage (%): 200.808
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.18
system time used= 3.02354
maximum resident set size= 3233492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43267
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25132
involuntary context switches= 37279

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.16806 second user time and 5.17021 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-06 14:55:22
IDJOB=4080337
IDBENCH=1168
IDSOLVER=2543
FILE ID=node141/4080337-1465217722
RUNJOBID= node141-1465216745-25467
PBS_JOBID= 19843201
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army12.21ls.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080337-1465217722/watcher-4080337-1465217722 -o /tmp/evaluation-result-4080337-1465217722/solver-4080337-1465217722 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465216745-25467 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080337-1465217722.opb

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

MD5SUM BENCH= 3d28f31cd61cfb39466f429c599fdb4f
RANDOM SEED=499022665

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28668220 kB
Buffers:            2460 kB
Cached:            37668 kB
SwapCached:         1696 kB
Active:          2926816 kB
Inactive:          21924 kB
Active(anon):    2909264 kB
Inactive(anon):     1972 kB
Active(file):      17552 kB
Inactive(file):    19952 kB
Unevictable:      530428 kB
Mlocked:           11252 kB
SwapTotal:      67108856 kB
SwapFree:       67097760 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:       3463288 kB
Mapped:            14940 kB
Shmem:                 0 kB
Slab:             565852 kB
SReclaimable:       9540 kB
SUnreclaim:       556312 kB
KernelStack:        1664 kB
PageTables:        11240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3768384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3411968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71744 MiB
End job on node141 at 2016-06-06 15:10:19