Trace number 4080336

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.17 896.259

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21bt.opb
MD5SUMcc11de80c07cf0d445d50327479f6689
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 benchmark246.703
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 constraints942
Number of constraints which are clauses645
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints295
Minimum length of a constraint1
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 189
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4080336-1465217573.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.25/0.26	c ... done. Wall clock time 0.152s.
0.25/0.26	c declared #vars     428
0.25/0.26	c #constraints  942
0.25/0.26	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.25/0.26	c constraints type 
0.25/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 420
0.25/0.26	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
0.25/0.26	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.25/0.26	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 224
0.25/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 295
0.25/0.26	c 942 constraints processed.
0.25/0.26	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.25/0.26	c constraints type 
0.25/0.26	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 224
0.25/0.26	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 420
0.25/0.26	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
0.25/0.26	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.25/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 295
0.25/0.26	c 942 constraints processed.
3.73/1.13	c cleaning 2501 clauses out of 5002 with flag 19467/5002
6.31/1.83	c cleaning 4248 clauses out of 8499 with flag 47189/11000
7.76/2.54	c cleaning 5619 clauses out of 11252 with flag 77939/18001
10.51/3.62	c cleaning 6811 clauses out of 13632 with flag 122458/26000
13.01/4.86	c cleaning 7907 clauses out of 15821 with flag 176393/35000
16.28/6.46	c cleaning 8949 clauses out of 17914 with flag 240026/45000
20.27/8.42	c cleaning 9979 clauses out of 19965 with flag 313426/56001
24.60/10.53	c cleaning 10994 clauses out of 21987 with flag 395744/68002
29.44/12.96	c cleaning 11993 clauses out of 23991 with flag 477749/81000
34.85/15.63	c cleaning 12997 clauses out of 25999 with flag 566287/95001
41.70/19.08	c cleaning 13999 clauses out of 28000 with flag 678868/110000
49.98/23.12	c cleaning 14996 clauses out of 30002 with flag 800956/126001
59.47/27.89	c cleaning 16002 clauses out of 32005 with flag 933976/143000
70.09/33.12	c cleaning 16999 clauses out of 34005 with flag 1088911/161002
81.37/38.75	c cleaning 17999 clauses out of 36004 with flag 1245038/180000
93.22/44.65	c cleaning 19001 clauses out of 38006 with flag 1409842/200001
107.29/51.69	c cleaning 20002 clauses out of 40004 with flag 1591006/221000
121.93/58.90	c cleaning 20993 clauses out of 42003 with flag 1785963/243001
139.02/67.49	c cleaning 22002 clauses out of 44010 with flag 1987947/266001
158.47/77.11	c cleaning 22998 clauses out of 46009 with flag 2193475/290002
179.91/87.80	c cleaning 24003 clauses out of 48012 with flag 2419851/315003
205.22/100.46	c cleaning 24990 clauses out of 50006 with flag 2682189/341000
232.15/113.82	c cleaning 26001 clauses out of 52021 with flag 2955687/368005
253.26/124.32	c cleaning 0 clauses out of 5001 with flag 0/5001
261.26/128.11	c cleaning 27002 clauses out of 54015 with flag 3231592/396000
290.36/142.65	c cleaning 28000 clauses out of 56013 with flag 3513811/425000
319.37/157.39	c cleaning 28999 clauses out of 58014 with flag 3783549/455001
352.67/173.94	c cleaning 30004 clauses out of 60017 with flag 4067320/486004
385.54/190.37	c cleaning 31002 clauses out of 62009 with flag 4352523/518000
420.86/207.93	c cleaning 31996 clauses out of 64010 with flag 4655039/551003
458.22/226.59	c cleaning 32995 clauses out of 66013 with flag 4957206/585002
502.62/248.62	c cleaning 34001 clauses out of 68016 with flag 5295355/620000
547.06/271.06	c cleaning 34999 clauses out of 70015 with flag 5613366/656001
585.82/290.38	c cleaning 36000 clauses out of 72016 with flag 5899149/693001
625.77/310.25	c cleaning 37001 clauses out of 74021 with flag 6212741/731006
671.54/333.09	c cleaning 38000 clauses out of 76016 with flag 6533280/770002
730.02/362.16	c cleaning 39004 clauses out of 78013 with flag 6875881/810000
788.04/391.08	c cleaning 40000 clauses out of 80009 with flag 7226931/851000
839.79/417.18	c cleaning 40997 clauses out of 82010 with flag 7607867/893001
901.64/447.93	c cleaning 41997 clauses out of 84013 with flag 7996960/936001
963.67/478.85	c cleaning 43005 clauses out of 86015 with flag 8408415/980000
1029.53/511.61	c cleaning 43995 clauses out of 88010 with flag 8838149/1025000
1102.85/548.17	c cleaning 45001 clauses out of 90019 with flag 9277042/1071004
1162.89/578.02	c cleaning 46000 clauses out of 92016 with flag 9638545/1118002
1229.18/611.05	c cleaning 46999 clauses out of 94018 with flag 10032729/1166004
1302.13/647.81	c cleaning 48001 clauses out of 96015 with flag 10501401/1215000
1374.81/684.05	c cleaning 49000 clauses out of 98015 with flag 10972493/1265001
1448.93/720.96	c cleaning 49999 clauses out of 100015 with flag 11438170/1316001
1527.21/759.96	c cleaning 50997 clauses out of 102017 with flag 11940160/1368002
1566.99/779.75	c cleaning 0 clauses out of 11000 with flag 0/11000
1604.40/798.39	c cleaning 52001 clauses out of 104020 with flag 12397648/1421002
1697.90/844.98	c cleaning 53000 clauses out of 106018 with flag 12938537/1475001
1784.24/887.93	c cleaning 53998 clauses out of 108017 with flag 13455293/1530000
1800.17/896.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/896.20	c starts		: 549
1800.17/896.20	c conflicts		: 1543385
1800.17/896.20	c decisions		: 1793793
1800.17/896.20	c propagations		: 53869873
1800.17/896.20	c inspects		: 10214413903
1800.17/896.20	c shortcuts		: 0
1800.17/896.20	c learnt literals	: 5
1800.17/896.20	c learnt binary clauses	: 17
1800.17/896.20	c learnt ternary clauses	: 58
1800.17/896.20	c learnt constraints	: 1543380
1800.17/896.20	c ignored constraints	: 0
1800.17/896.20	c root simplifications	: 0
1800.17/896.20	c removed literals (reason simplification)	: 6548746
1800.17/896.20	c reason swapping (by a shorter reason)	: 0
1800.17/896.20	c Calls to reduceDB	: 51
1800.17/896.20	c Number of update (reduction) of LBD	: 183044
1800.17/896.20	c Imported unit clauses	: 0
1800.17/896.20	c number of reductions to clauses (during analyze)	: 0
1800.17/896.20	c number of learned constraints concerned by reduction	: 0
1800.17/896.20	c number of learning phase by resolution	: 0
1800.17/896.20	c number of learning phase by cutting planes	: 0
1800.17/896.20	c speed (assignments/second)	: 60127.00809768566
1800.17/896.20	c non guided choices	25
1800.17/896.23	c learnt constraints type 
1800.17/896.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 17
1800.17/896.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 67387
1800.17/896.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/896.23	c starts		: 35
1800.17/896.23	c conflicts		: 11646
1800.17/896.23	c decisions		: 13135
1800.17/896.23	c propagations		: 459046
1800.17/896.23	c inspects		: 948317547
1800.17/896.23	c shortcuts		: 0
1800.17/896.23	c learnt literals	: 0
1800.17/896.23	c learnt binary clauses	: 0
1800.17/896.23	c learnt ternary clauses	: 0
1800.17/896.23	c learnt constraints	: 11645
1800.17/896.23	c ignored constraints	: 0
1800.17/896.23	c root simplifications	: 0
1800.17/896.23	c removed literals (reason simplification)	: 0
1800.17/896.23	c reason swapping (by a shorter reason)	: 0
1800.17/896.23	c Calls to reduceDB	: 2
1800.17/896.23	c Number of update (reduction) of LBD	: 0
1800.17/896.23	c Imported unit clauses	: 0
1800.17/896.23	c number of reductions to clauses (during analyze)	: 0
1800.17/896.23	c number of learned constraints concerned by reduction	: 0
1800.17/896.23	c number of learning phase by resolution	: 0
1800.17/896.23	c number of learning phase by cutting planes	: 0
1800.17/896.23	c speed (assignments/second)	: 512.3521415066332
1800.17/896.23	c non guided choices	25
1800.17/896.23	c learnt constraints type 
1800.17/896.23	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5
1800.17/896.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11640
1800.17/896.23	s UNKNOWN
1800.17/896.23	c Total wall clock time (in seconds): 896.126

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-4080336-1465217573/watcher-4080336-1465217573 -o /tmp/evaluation-result-4080336-1465217573/solver-4080336-1465217573 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080336-1465217573.opb 

pid=32279
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.35 1.76 1.95 4/197 32282
/proc/meminfo: memFree=30547604/32872528 swapFree=12208/1156848
[pid=32282] ppid=32279 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/32282/stat : 32282 (java) S 32279 32282 32147 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 103691890 98570240 978 33554432000 1073741824 1073778376 140734009800208 140734009791344 219517321277 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32282/statm: 24065 978 744 9 0 16771 0
[pid=32282/tid=32283] ppid=32279 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32283/stat : 32283 (java) R 32279 32282 32147 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 103691890 98570240 978 33554432000 1073741824 1073778376 140734009800208 139763333855432 219513963904 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100161 s]
/proc/loadavg: 1.35 1.76 1.95 4/197 32282
/proc/meminfo: memFree=30547604/32872528 swapFree=12208/1156848
[pid=32282] ppid=32279 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/32282/stat : 32282 (java) S 32279 32282 32147 0 -1 4202496 4530 0 1 0 9 1 0 0 20 0 18 0 103691890 9787879424 5654 33554432000 1073741824 1073778376 140734009800208 140734009791344 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32282/statm: 2389619 5655 2156 9 0 2380296 0
[pid=32282/tid=32283] ppid=32279 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/32282/task/32283/stat : 32283 (java) R 32279 32282 32147 0 -1 4202560 2445 0 1 0 6 1 0 0 20 0 18 0 103691890 9787879424 5655 33554432000 1073741824 1073778376 140734009800208 139763333865592 219517346229 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200387 s]
/proc/loadavg: 1.35 1.76 1.95 4/197 32282
/proc/meminfo: memFree=30547604/32872528 swapFree=12208/1156848
[pid=32282] ppid=32279 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/32282/stat : 32282 (java) S 32279 32282 32147 0 -1 4202496 4771 0 1 0 24 1 0 0 20 0 18 0 103691890 9787879424 6841 33554432000 1073741824 1073778376 140734009800208 140734009791344 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32282/statm: 2389619 6841 2205 9 0 2380296 0
[pid=32282/tid=32283] ppid=32279 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/32282/task/32283/stat : 32283 (java) R 32279 32282 32147 0 -1 4202560 2459 0 1 0 16 1 0 0 20 0 18 0 103691890 9787879424 6841 33554432000 1073741824 1073778376 140734009800208 139763333865592 139763273635424 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300289 s]
/proc/loadavg: 1.35 1.76 1.95 4/197 32282
/proc/meminfo: memFree=30547604/32872528 swapFree=12208/1156848
[pid=32282] ppid=32279 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/32282/stat : 32282 (java) S 32279 32282 32147 0 -1 4202496 6644 0 1 0 54 2 0 0 20 0 22 0 103691890 10060525568 9582 33554432000 1073741824 1073778376 140734009800208 140734009791344 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32282/statm: 2456183 9582 2243 9 0 2446860 0
[pid=32282/tid=32283] ppid=32279 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/32282/task/32283/stat : 32283 (java) S 32279 32282 32147 0 -1 4202560 2488 0 1 0 23 1 0 0 20 0 22 0 103691890 10060525568 9582 33554432000 1073741824 1073778376 140734009800208 139763333866360 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9824732

[startup+0.70025 s]
/proc/loadavg: 1.35 1.76 1.95 4/197 32282
/proc/meminfo: memFree=30547604/32872528 swapFree=12208/1156848
[pid=32282] ppid=32279 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/32282/stat : 32282 (java) S 32279 32282 32147 0 -1 4202496 17422 0 1 0 212 4 0 0 20 0 22 0 103691890 10060525568 19919 33554432000 1073741824 1073778376 140734009800208 140734009791344 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32282/statm: 2456183 19919 2258 9 0 2446860 0
[pid=32282/tid=32283] ppid=32279 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/32282/task/32283/stat : 32283 (java) S 32279 32282 32147 0 -1 4202560 2488 0 1 0 23 1 0 0 20 0 22 0 103691890 10060525568 19919 33554432000 1073741824 1073778376 140734009800208 139763333866360 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 1.35 1.76 1.95 7/219 32304
/proc/meminfo: memFree=30211988/32872528 swapFree=12208/1156848
[pid=32282] ppid=32279 vsize=9824732 CPUtime=5.29 cores=1,3,5,7
/proc/32282/stat : 32282 (java) S 32279 32282 32147 0 -1 4202496 30335 0 1 0 519 10 0 0 20 0 22 0 103691890 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 140734009791344 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32282/statm: 2456183 52306 2286 9 0 2446860 0
[pid=32282/tid=32283] ppid=32279 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/32282/task/32283/stat : 32283 (java) S 32279 32282 32147 0 -1 4202560 2488 0 1 0 23 1 0 0 20 0 22 0 103691890 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763333866360 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32285] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32285/stat : 32285 (java) S 32279 32282 32147 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 103691891 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763272596264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32286] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32286/stat : 32286 (java) S 32279 32282 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 103691891 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763271543464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32287] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32287/stat : 32287 (java) S 32279 32282 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 103691891 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763270491176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32288] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32288/stat : 32288 (java) S 32279 32282 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103691891 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763174292392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32289] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32289/stat : 32289 (java) S 32279 32282 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 103691891 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763173239080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32290] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32290/stat : 32290 (java) S 32279 32282 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 103691891 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763172186280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32291] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32291/stat : 32291 (java) S 32279 32282 32147 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 103691891 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763171133992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32292] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32292/stat : 32292 (java) S 32279 32282 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103691891 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763170081192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32293] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32293/stat : 32293 (java) S 32279 32282 32147 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 103691892 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763157883624 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32294] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32294/stat : 32294 (java) S 32279 32282 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691892 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763156829688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32295] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32295/stat : 32295 (java) S 32279 32282 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103691892 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763155777288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32296] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32296/stat : 32296 (java) S 32279 32282 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691894 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763154725776 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32297] ppid=32279 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/32282/task/32297/stat : 32297 (java) R 32279 32282 32147 0 -1 4202560 9953 0 0 0 126 2 0 0 20 0 22 0 103691894 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763153658168 139763337120368 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32298] ppid=32279 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/32282/task/32298/stat : 32298 (java) R 32279 32282 32147 0 -1 4202560 16375 0 0 0 127 2 0 0 20 0 22 0 103691894 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763152606760 139763340852799 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32299] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32299/stat : 32299 (java) S 32279 32282 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691894 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763151567480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32300] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32300/stat : 32300 (java) S 32279 32282 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691894 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763150514888 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32301] ppid=32279 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/32282/task/32301/stat : 32301 (java) R 32279 32282 32147 0 -1 4202560 19 0 0 0 117 0 0 0 20 0 22 0 103691916 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763149457904 139763274108406 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32302] ppid=32279 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/32282/task/32302/stat : 32302 (java) R 32279 32282 32147 0 -1 4202560 99 0 0 0 112 2 0 0 20 0 22 0 103691916 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763148406120 139763274283884 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32303] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32303/stat : 32303 (java) S 32279 32282 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691917 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763147355816 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32304] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32304/stat : 32304 (java) S 32279 32282 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691917 10060525568 52306 33554432000 1073741824 1073778376 140734009800208 139763146303016 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.29
Current children cumulated vsize (KiB) 9824732

[startup+3.10085 s]
/proc/loadavg: 1.35 1.76 1.95 5/219 32304
/proc/meminfo: memFree=30069816/32872528 swapFree=12208/1156848
[pid=32282] ppid=32279 vsize=9824732 CPUtime=9.48 cores=1,3,5,7
/proc/32282/stat : 32282 (java) S 32279 32282 32147 0 -1 4202496 37676 0 1 0 930 18 0 0 20 0 22 0 103691890 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 140734009791344 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32282/statm: 2456183 90568 2286 9 0 2446860 0
[pid=32282/tid=32283] ppid=32279 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/32282/task/32283/stat : 32283 (java) S 32279 32282 32147 0 -1 4202560 2488 0 1 0 23 1 0 0 20 0 22 0 103691890 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763333866360 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32285] ppid=32279 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/32282/task/32285/stat : 32285 (java) S 32279 32282 32147 0 -1 4202560 26 0 0 0 2 1 0 0 20 0 22 0 103691891 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763272596264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32286] ppid=32279 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/32282/task/32286/stat : 32286 (java) S 32279 32282 32147 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 103691891 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763271543464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32287] ppid=32279 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/32282/task/32287/stat : 32287 (java) S 32279 32282 32147 0 -1 4202560 19 0 0 0 1 1 0 0 20 0 22 0 103691891 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763270491176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32288] ppid=32279 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/32282/task/32288/stat : 32288 (java) S 32279 32282 32147 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 103691891 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763174292392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32289] ppid=32279 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/32282/task/32289/stat : 32289 (java) S 32279 32282 32147 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 22 0 103691891 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763173239080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32290] ppid=32279 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/32282/task/32290/stat : 32290 (java) S 32279 32282 32147 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 103691891 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763172186280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32291] ppid=32279 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/32282/task/32291/stat : 32291 (java) S 32279 32282 32147 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 103691891 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763171133992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32292] ppid=32279 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/32282/task/32292/stat : 32292 (java) S 32279 32282 32147 0 -1 4202560 17 0 0 0 2 1 0 0 20 0 22 0 103691891 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763170081192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32293] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32293/stat : 32293 (java) S 32279 32282 32147 0 -1 4202560 200 0 0 0 0 0 0 0 20 0 22 0 103691892 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763157883624 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32294] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32294/stat : 32294 (java) S 32279 32282 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691892 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763156829688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32295] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32295/stat : 32295 (java) S 32279 32282 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103691892 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763155777288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32296] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32296/stat : 32296 (java) S 32279 32282 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691894 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763154725776 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32297] ppid=32279 vsize=9824732 CPUtime=1.93 cores=1,3,5,7
/proc/32282/task/32297/stat : 32297 (java) S 32279 32282 32147 0 -1 4202560 16134 0 0 0 190 3 0 0 20 0 22 0 103691894 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763153672376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32298] ppid=32279 vsize=9824732 CPUtime=1.53 cores=1,3,5,7
/proc/32282/task/32298/stat : 32298 (java) S 32279 32282 32147 0 -1 4202560 17263 0 0 0 150 3 0 0 20 0 22 0 103691894 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763152619576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32299] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32299/stat : 32299 (java) S 32279 32282 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691894 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763151567480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32300] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32300/stat : 32300 (java) S 32279 32282 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691894 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763150514888 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32301] ppid=32279 vsize=9824732 CPUtime=2.68 cores=1,3,5,7
/proc/32282/task/32301/stat : 32301 (java) R 32279 32282 32147 0 -1 4202560 23 0 0 0 268 0 0 0 20 0 22 0 103691916 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763149460432 139763273824210 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32302] ppid=32279 vsize=9824732 CPUtime=2.66 cores=1,3,5,7
/proc/32282/task/32302/stat : 32302 (java) R 32279 32282 32147 0 -1 4202560 147 0 0 0 263 3 0 0 20 0 22 0 103691916 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763148407080 139763274154349 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32303] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32303/stat : 32303 (java) S 32279 32282 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691917 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763147355816 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32304] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32304/stat : 32304 (java) S 32279 32282 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691917 10060525568 90568 33554432000 1073741824 1073778376 140734009800208 139763146303016 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 9824732

[startup+6.30103 s]
/proc/loadavg: 1.64 1.82 1.97 6/219 32304
/proc/meminfo: memFree=29161624/32872528 swapFree=12208/1156848
[pid=32282] ppid=32279 vsize=9824732 CPUtime=16.07 cores=1,3,5,7
/proc/32282/stat : 32282 (java) S 32279 32282 32147 0 -1 4202496 38587 0 1 0 1577 30 0 0 20 0 22 0 103691890 10060525568 163886 33554432000 1073741824 1073778376 140734009800208 140734009791344 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32282/statm: 2456183 163886 2286 9 0 2446860 0
[pid=32282/tid=32283] ppid=32279 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/32282/task/32283/stat : 32283 (java) S 32279 32282 32147 0 -1 4202560 2488 0 1 0 23 1 0 0 20 0 22 0 103691890 10060525568 163886 33554432000 1073741824 1073778376 140734009800208 139763333866360 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32285] ppid=32279 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/32282/task/32285/stat : 32285 (java) S 32279 32282 32147 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 22 0 103691891 10060525568 163886 33554432000 1073741824 1073778376 140734009800208 139763272596264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32286] ppid=32279 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/32282/task/32286/stat : 32286 (java) S 32279 32282 32147 0 -1 4202560 27 0 0 0 5 2 0 0 20 0 22 0 103691891 10060525568 163886 33554432000 1073741824 1073778376 140734009800208 139763271543464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32287] ppid=32279 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/32282/task/32287/stat : 32287 (java) S 32279 32282 32147 0 -1 4202560 251 0 0 0 8 3 0 0 20 0 22 0 103691891 10060525568 163886 33554432000 1073741824 1073778376 140734009800208 139763270491176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32288] ppid=32279 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/32282/task/32288/stat : 32288 (java) S 32279 32282 32147 0 -1 4202560 55 0 0 0 5 0 0 0 20 0 22 0 103691891 10060525568 163886 33554432000 1073741824 1073778376 140734009800208 139763174292392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32289] ppid=32279 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/32282/task/32289/stat : 32289 (java) S 32279 32282 32147 0 -1 4202560 66 0 0 0 8 3 0 0 20 0 22 0 103691891 10060525568 163886 33554432000 1073741824 1073778376 140734009800208 139763173239080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32290] ppid=32279 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/32282/task/32290/stat : 32290 (java) S 32279 32282 32147 0 -1 4202560 192 0 0 0 4 1 0 0 20 0 22 0 103691891 10060525568 163886 33554432000 1073741824 1073778376 140734009800208 139763172186280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32291] ppid=32279 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/32282/task/32291/stat : 32291 (java) S 32279 32282 32147 0 -1 4202560 24 0 0 0 5 0 0 0 20 0 22 0 103691891 10060525568 163886 33554432000 1073741824 1073778376 140734009800208 139763171133992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32292] ppid=32279 vsize=9824732 CPUtime=0.08 cores=1,3,5,7

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

/proc/32282/task/32287/stat : 32287 (java) S 32279 32282 32147 0 -1 4202560 507 0 0 0 198 13 0 0 20 0 22 0 103691891 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763270491176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32288] ppid=32279 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/32282/task/32288/stat : 32288 (java) S 32279 32282 32147 0 -1 4202560 304 0 0 0 181 8 0 0 20 0 22 0 103691891 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763174292392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32289] ppid=32279 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/32282/task/32289/stat : 32289 (java) S 32279 32282 32147 0 -1 4202560 308 0 0 0 190 11 0 0 20 0 22 0 103691891 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763173239080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32290] ppid=32279 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/32282/task/32290/stat : 32290 (java) S 32279 32282 32147 0 -1 4202560 417 0 0 0 199 9 0 0 20 0 22 0 103691891 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763172186280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32291] ppid=32279 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/32282/task/32291/stat : 32291 (java) S 32279 32282 32147 0 -1 4202560 285 0 0 0 194 11 0 0 20 0 22 0 103691891 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763171133992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32292] ppid=32279 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/32282/task/32292/stat : 32292 (java) S 32279 32282 32147 0 -1 4202560 272 0 0 0 204 10 0 0 20 0 22 0 103691891 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763170081192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32293] ppid=32279 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/32282/task/32293/stat : 32293 (java) S 32279 32282 32147 0 -1 4202560 1762 0 0 0 279 16 0 0 20 0 22 0 103691892 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763157883624 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32294] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32294/stat : 32294 (java) S 32279 32282 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691892 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763156829688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32295] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32295/stat : 32295 (java) S 32279 32282 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103691892 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763155777288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32296] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32296/stat : 32296 (java) S 32279 32282 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691894 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763154725776 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32297] ppid=32279 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/32282/task/32297/stat : 32297 (java) S 32279 32282 32147 0 -1 4202560 17029 0 0 0 259 3 0 0 20 0 22 0 103691894 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763153672376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32298] ppid=32279 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/32282/task/32298/stat : 32298 (java) S 32279 32282 32147 0 -1 4202560 17269 0 0 0 162 3 0 0 20 0 22 0 103691894 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763152619576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32299] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32299/stat : 32299 (java) S 32279 32282 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691894 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763151567480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32300] ppid=32279 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/32282/task/32300/stat : 32300 (java) S 32279 32282 32147 0 -1 4202560 47 0 0 0 15 21 0 0 20 0 22 0 103691894 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763150514888 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32301] ppid=32279 vsize=9824732 CPUtime=812.15 cores=1,3,5,7
/proc/32282/task/32301/stat : 32301 (java) R 32279 32282 32147 0 -1 4202560 163 0 0 0 81201 14 0 0 20 0 22 0 103691916 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763149458600 139763274108406 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32302] ppid=32279 vsize=9824732 CPUtime=812.07 cores=1,3,5,7
/proc/32282/task/32302/stat : 32302 (java) R 32279 32282 32147 0 -1 4202560 1404 0 0 0 81159 48 0 0 20 0 22 0 103691916 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763148406552 139763274308962 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32303] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32303/stat : 32303 (java) S 32279 32282 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691917 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763147355816 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32304] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32304/stat : 32304 (java) S 32279 32282 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691917 10060525568 550543 33554432000 1073741824 1073778376 140734009800208 139763146303016 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1652.55
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.47 4.18 3.34 5/219 32347
/proc/meminfo: memFree=26574884/32872528 swapFree=12208/1156848
[pid=32282] ppid=32279 vsize=9824732 CPUtime=1773.03 cores=1,3,5,7
/proc/32282/stat : 32282 (java) S 32279 32282 32147 0 -1 4202496 44232 0 1 0 177141 162 0 0 20 0 22 0 103691890 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 140734009791344 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32282/statm: 2456183 542083 2295 9 0 2446860 0
[pid=32282/tid=32283] ppid=32279 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/32282/task/32283/stat : 32283 (java) S 32279 32282 32147 0 -1 4202560 2498 0 1 0 26 3 0 0 20 0 22 0 103691890 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763333866360 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32285] ppid=32279 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/32282/task/32285/stat : 32285 (java) S 32279 32282 32147 0 -1 4202560 297 0 0 0 202 11 0 0 20 0 22 0 103691891 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763272596264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32286] ppid=32279 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/32282/task/32286/stat : 32286 (java) S 32279 32282 32147 0 -1 4202560 306 0 0 0 203 10 0 0 20 0 22 0 103691891 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763271543464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32287] ppid=32279 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/32282/task/32287/stat : 32287 (java) S 32279 32282 32147 0 -1 4202560 515 0 0 0 209 13 0 0 20 0 22 0 103691891 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763270491176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32288] ppid=32279 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/32282/task/32288/stat : 32288 (java) S 32279 32282 32147 0 -1 4202560 321 0 0 0 192 9 0 0 20 0 22 0 103691891 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763174292392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32289] ppid=32279 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/32282/task/32289/stat : 32289 (java) S 32279 32282 32147 0 -1 4202560 329 0 0 0 202 12 0 0 20 0 22 0 103691891 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763173239080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32290] ppid=32279 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/32282/task/32290/stat : 32290 (java) S 32279 32282 32147 0 -1 4202560 433 0 0 0 212 9 0 0 20 0 22 0 103691891 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763172186280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32291] ppid=32279 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/32282/task/32291/stat : 32291 (java) S 32279 32282 32147 0 -1 4202560 293 0 0 0 208 11 0 0 20 0 22 0 103691891 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763171133992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32292] ppid=32279 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/32282/task/32292/stat : 32292 (java) S 32279 32282 32147 0 -1 4202560 280 0 0 0 219 10 0 0 20 0 22 0 103691891 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763170081192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32293] ppid=32279 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/32282/task/32293/stat : 32293 (java) S 32279 32282 32147 0 -1 4202560 1766 0 0 0 280 17 0 0 20 0 22 0 103691892 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763157883624 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32294] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32294/stat : 32294 (java) S 32279 32282 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691892 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763156829688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32295] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32295/stat : 32295 (java) S 32279 32282 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103691892 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763155777288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32296] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32296/stat : 32296 (java) S 32279 32282 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691894 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763154725776 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32297] ppid=32279 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/32282/task/32297/stat : 32297 (java) S 32279 32282 32147 0 -1 4202560 17029 0 0 0 259 3 0 0 20 0 22 0 103691894 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763153672376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32298] ppid=32279 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/32282/task/32298/stat : 32298 (java) S 32279 32282 32147 0 -1 4202560 17269 0 0 0 162 3 0 0 20 0 22 0 103691894 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763152619576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32299] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32299/stat : 32299 (java) S 32279 32282 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691894 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763151567480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32300] ppid=32279 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/32282/task/32300/stat : 32300 (java) S 32279 32282 32147 0 -1 4202560 51 0 0 0 16 23 0 0 20 0 22 0 103691894 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763150514888 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32301] ppid=32279 vsize=9824732 CPUtime=871.72 cores=1,3,5,7
/proc/32282/task/32301/stat : 32301 (java) R 32279 32282 32147 0 -1 4202560 167 0 0 0 87157 15 0 0 20 0 22 0 103691916 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763149458480 139763274076434 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32302] ppid=32279 vsize=9824732 CPUtime=871.62 cores=1,3,5,7
/proc/32282/task/32302/stat : 32302 (java) R 32279 32282 32147 0 -1 4202560 1412 0 0 0 87113 49 0 0 20 0 22 0 103691916 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763148406272 139763274371643 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32303] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32303/stat : 32303 (java) S 32279 32282 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691917 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763147355816 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32304] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32304/stat : 32304 (java) S 32279 32282 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691917 10060525568 542083 33554432000 1073741824 1073778376 140734009800208 139763146303016 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1773.03
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.201 s]
/proc/loadavg: 4.28 4.15 3.35 4/215 32412
/proc/meminfo: memFree=28466844/32872528 swapFree=12208/1156848
[pid=32282] ppid=32279 vsize=9824732 CPUtime=1800.17 cores=1,3,5,7
/proc/32282/stat : 32282 (java) S 32279 32282 32147 0 -1 4202496 44303 0 1 0 179855 162 0 0 20 0 22 0 103691890 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 140734009791344 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32282/statm: 2456183 539517 2295 9 0 2446860 0
[pid=32282/tid=32283] ppid=32279 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/32282/task/32283/stat : 32283 (java) S 32279 32282 32147 0 -1 4202560 2498 0 1 0 26 3 0 0 20 0 22 0 103691890 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763333866360 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32285] ppid=32279 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/32282/task/32285/stat : 32285 (java) S 32279 32282 32147 0 -1 4202560 297 0 0 0 205 12 0 0 20 0 22 0 103691891 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763272596264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32286] ppid=32279 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/32282/task/32286/stat : 32286 (java) S 32279 32282 32147 0 -1 4202560 307 0 0 0 206 10 0 0 20 0 22 0 103691891 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763271543464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32287] ppid=32279 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/32282/task/32287/stat : 32287 (java) S 32279 32282 32147 0 -1 4202560 520 0 0 0 214 13 0 0 20 0 22 0 103691891 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763270491176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32288] ppid=32279 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/32282/task/32288/stat : 32288 (java) S 32279 32282 32147 0 -1 4202560 323 0 0 0 196 9 0 0 20 0 22 0 103691891 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763174292392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32289] ppid=32279 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/32282/task/32289/stat : 32289 (java) S 32279 32282 32147 0 -1 4202560 330 0 0 0 205 12 0 0 20 0 22 0 103691891 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763173239080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32290] ppid=32279 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/32282/task/32290/stat : 32290 (java) S 32279 32282 32147 0 -1 4202560 433 0 0 0 214 9 0 0 20 0 22 0 103691891 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763172186280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32291] ppid=32279 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/32282/task/32291/stat : 32291 (java) S 32279 32282 32147 0 -1 4202560 293 0 0 0 209 11 0 0 20 0 22 0 103691891 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763171133992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32282/tid=32292] ppid=32279 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/32282/task/32292/stat : 32292 (java) S 32279 32282 32147 0 -1 4202560 285 0 0 0 223 11 0 0 20 0 22 0 103691891 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763170081192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32293] ppid=32279 vsize=9824732 CPUtime=3.71 cores=1,3,5,7
/proc/32282/task/32293/stat : 32293 (java) S 32279 32282 32147 0 -1 4202560 1820 0 0 0 354 17 0 0 20 0 22 0 103691892 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763157883624 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32294] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32294/stat : 32294 (java) S 32279 32282 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691892 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763156829688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32295] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32295/stat : 32295 (java) S 32279 32282 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103691892 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763155777288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32296] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32296/stat : 32296 (java) S 32279 32282 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691894 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763154725776 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32297] ppid=32279 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/32282/task/32297/stat : 32297 (java) S 32279 32282 32147 0 -1 4202560 17029 0 0 0 259 3 0 0 20 0 22 0 103691894 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763153672376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32298] ppid=32279 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/32282/task/32298/stat : 32298 (java) S 32279 32282 32147 0 -1 4202560 17269 0 0 0 162 3 0 0 20 0 22 0 103691894 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763152619576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32299] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32299/stat : 32299 (java) S 32279 32282 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691894 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763151567480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32300] ppid=32279 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/32282/task/32300/stat : 32300 (java) S 32279 32282 32147 0 -1 4202560 51 0 0 0 16 23 0 0 20 0 22 0 103691894 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763150514888 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32301] ppid=32279 vsize=9824732 CPUtime=884.76 cores=1,3,5,7
/proc/32282/task/32301/stat : 32301 (java) R 32279 32282 32147 0 -1 4202560 168 0 0 0 88461 15 0 0 20 0 22 0 103691916 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763149458480 139763274136236 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=32282/tid=32302] ppid=32279 vsize=9824732 CPUtime=884.66 cores=1,3,5,7
/proc/32282/task/32302/stat : 32302 (java) R 32279 32282 32147 0 -1 4202560 1414 0 0 0 88417 49 0 0 20 0 22 0 103691916 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763148406352 139763274309086 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=32282/tid=32303] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32303/stat : 32303 (java) S 32279 32282 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691917 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763147355816 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32282/tid=32304] ppid=32279 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32282/task/32304/stat : 32304 (java) S 32279 32282 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691917 10060525568 539517 33554432000 1073741824 1073778376 140734009800208 139763146303016 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 32282 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 32282 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=888287
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=171669
# CPU time returned by wait4() is 1796.06
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.259
CPU time (s): 1800.17
CPU user time (s): 1798.55
CPU system time (s): 1.62
CPU usage (%): 200.854
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.89
system time used= 2.17167
maximum resident set size= 2966168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44343
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27553
involuntary context switches= 39446

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.99209 second user time and 7.48586 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-06 14:52:53
IDJOB=4080336
IDBENCH=1161
IDSOLVER=2543
FILE ID=node114/4080336-1465217573
RUNJOBID= node114-1465217569-32164
PBS_JOBID= 19843208
Free space on /tmp= 71736 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.21bt.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080336-1465217573/watcher-4080336-1465217573 -o /tmp/evaluation-result-4080336-1465217573/solver-4080336-1465217573 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080336-1465217573.opb

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

MD5SUM BENCH= cc11de80c07cf0d445d50327479f6689
RANDOM SEED=89807512

node114.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.852
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.70
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.852
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.852
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.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.54
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.852
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:        30548132 kB
Buffers:            6536 kB
Cached:            74104 kB
SwapCached:         1744 kB
Active:           411092 kB
Inactive:          37984 kB
Active(anon):     369600 kB
Inactive(anon):     1200 kB
Active(file):      41492 kB
Inactive(file):    36784 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096580 kB
Dirty:              1744 kB
Writeback:             0 kB
AnonPages:       1516436 kB
Mapped:            15276 kB
Shmem:                 0 kB
Slab:             566076 kB
SReclaimable:       9352 kB
SUnreclaim:       556724 kB
KernelStack:        1616 kB
PageTables:         7420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2255312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1458176 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= 71724 MiB
End job on node114 at 2016-06-06 15:07:50