Trace number 4115862

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.18 895.466

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size96-round22-8.opb
MD5SUM7225bc437b4b6d2af87fbfdb39edf3bc
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark593.848
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8672
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)384
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.10/0.10	c version PB16.v20160501
0.10/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.10/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.10/0.10	c java.vm.version	19.1-b02
0.10/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.10/0.10	c sun.arch.data.model	64
0.10/0.10	c java.version		1.6.0_24
0.10/0.10	c os.name		Linux
0.10/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.10/0.10	c os.arch		amd64
0.10/0.10	c Free memory 		501472288
0.10/0.10	c Max memory 		7480803328
0.10/0.10	c Total memory 		504102912
0.10/0.10	c Number of processors 	8
0.10/0.13	c Pseudo Boolean Optimization by upper bound
0.10/0.13	c ManyCore solver with 2 solvers running in parallel
0.10/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.13	c --- Begin Solver configuration ---
0.10/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.13	c Learn all clauses as in MiniSAT
0.10/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.13	c Expensive reason simplification
0.10/0.13	c Glucose 2.1 dynamic restart strategy
0.10/0.13	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.13	c timeout=2147483s
0.10/0.13	c DB Simplification allowed=false
0.10/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.13	c --- End Solver configuration ---
0.10/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.13	c --- Begin Solver configuration ---
0.10/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.13	c Learn all clauses as in MiniSAT
0.10/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.13	c No reason simplification
0.10/0.13	c Armin Biere (Picosat) restarts strategy
0.10/0.13	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.13	c timeout=2147483s
0.10/0.13	c DB Simplification allowed=false
0.10/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.13	c --- End Solver configuration ---
0.10/0.13	c solving HOME/instance-4115862-1466940667.opb
0.10/0.13	c reading problem ... 
0.10/0.13	c  no objective function found
0.99/0.51	c ... done. Wall clock time 0.384s.
0.99/0.51	c declared #vars     4128
0.99/0.51	c #constraints  9920
0.99/0.51	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.99/0.51	c constraints type 
0.99/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.99/0.51	c org.sat4j.specs.Constr$1 => 872
0.99/0.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.99/0.51	c org.sat4j.minisat.constraints.cnf.UnitClause => 472
0.99/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.99/0.51	c 9920 constraints processed.
0.99/0.51	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.99/0.51	c constraints type 
0.99/0.51	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.99/0.51	c org.sat4j.specs.Constr$1 => 872
0.99/0.51	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.99/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.99/0.51	c org.sat4j.pb.constraints.pb.UnitClausePB => 472
0.99/0.51	c 9920 constraints processed.
4.38/1.43	c cleaning 2495 clauses out of 4998 with flag 15565/5000
5.69/2.05	c cleaning 4237 clauses out of 8503 with flag 36844/11000
7.35/2.83	c cleaning 5617 clauses out of 11267 with flag 64914/18001
9.33/3.73	c cleaning 6816 clauses out of 13650 with flag 98646/26001
11.44/4.77	c cleaning 7896 clauses out of 15833 with flag 136994/35000
13.90/5.91	c cleaning 8962 clauses out of 17937 with flag 181417/45000
16.50/7.22	c cleaning 9977 clauses out of 19975 with flag 231210/56000
19.37/8.69	c cleaning 10963 clauses out of 21998 with flag 288763/68000
22.59/10.21	c cleaning 12002 clauses out of 24038 with flag 354249/81003
26.11/11.93	c cleaning 13005 clauses out of 26033 with flag 424565/95000
29.91/13.87	c cleaning 13984 clauses out of 28029 with flag 503729/110001
34.10/15.95	c cleaning 14993 clauses out of 30045 with flag 589454/126001
37.73/17.71	c cleaning 0 clauses out of 5000 with flag 0/5000
38.91/18.26	c cleaning 16011 clauses out of 32051 with flag 679957/143000
44.25/20.90	c cleaning 16987 clauses out of 34040 with flag 778062/161000
50.05/23.71	c cleaning 18005 clauses out of 36053 with flag 882274/180000
55.99/26.63	c cleaning 18982 clauses out of 38050 with flag 994756/200002
62.20/29.76	c cleaning 20018 clauses out of 40069 with flag 1116998/221003
69.00/33.16	c cleaning 20993 clauses out of 42050 with flag 1244698/243002
76.74/36.95	c cleaning 22016 clauses out of 44055 with flag 1375866/266000
84.74/40.94	c cleaning 23006 clauses out of 46039 with flag 1513496/290000
93.47/45.27	c cleaning 24000 clauses out of 48034 with flag 1659320/315001
101.85/49.44	c cleaning 24983 clauses out of 50033 with flag 1812102/341000
111.16/54.02	c cleaning 26013 clauses out of 52052 with flag 1968617/368002
121.25/59.02	c cleaning 26993 clauses out of 54037 with flag 2132869/396000
131.25/64.04	c cleaning 27972 clauses out of 56045 with flag 2304468/425001
141.76/69.28	c cleaning 29025 clauses out of 58074 with flag 2482340/455002
153.30/74.95	c cleaning 29999 clauses out of 60047 with flag 2668352/486000
165.18/80.89	c cleaning 31000 clauses out of 62052 with flag 2859711/518004
177.86/87.11	c cleaning 32008 clauses out of 64048 with flag 3057263/551000
190.94/93.69	c cleaning 33002 clauses out of 66041 with flag 3265860/585001
206.29/101.62	c cleaning 33999 clauses out of 68038 with flag 3476074/620000
220.91/108.95	c cleaning 34982 clauses out of 70039 with flag 3695928/656000
236.15/116.53	c cleaning 36026 clauses out of 72057 with flag 3920578/693000
251.87/124.31	c cleaning 36978 clauses out of 74031 with flag 4151052/731000
263.46/130.12	c cleaning 0 clauses out of 11001 with flag 0/11001
268.38/132.50	c cleaning 38012 clauses out of 76053 with flag 4389928/770000
285.38/141.05	c cleaning 38961 clauses out of 78044 with flag 4634139/810003
303.49/150.03	c cleaning 40024 clauses out of 80080 with flag 4887620/851000
322.11/159.28	c cleaning 41016 clauses out of 82056 with flag 5143317/893000
341.98/169.05	c cleaning 42004 clauses out of 84040 with flag 5409586/936000
362.75/179.32	c cleaning 43007 clauses out of 86036 with flag 5681693/980000
384.04/189.94	c cleaning 43973 clauses out of 88029 with flag 5958702/1025000
405.97/200.83	c cleaning 45007 clauses out of 90056 with flag 6246529/1071000
428.10/211.89	c cleaning 45997 clauses out of 92049 with flag 6539279/1118000
451.53/223.46	c cleaning 46974 clauses out of 94052 with flag 6832623/1166000
476.25/235.77	c cleaning 48013 clauses out of 96079 with flag 7135264/1215001
501.76/248.40	c cleaning 49033 clauses out of 98066 with flag 7448294/1265001
529.16/262.07	c cleaning 49950 clauses out of 100032 with flag 7769283/1316000
555.84/275.35	c cleaning 51034 clauses out of 102082 with flag 8096627/1368000
584.86/289.74	c cleaning 52015 clauses out of 104048 with flag 8433052/1421000
615.90/305.11	c cleaning 52980 clauses out of 106033 with flag 8772934/1475000
646.63/321.04	c cleaning 54016 clauses out of 108056 with flag 9118914/1530003
677.01/336.15	c cleaning 55008 clauses out of 110037 with flag 9469198/1586000
708.78/351.92	c cleaning 56000 clauses out of 112029 with flag 9826736/1643000
741.07/368.07	c cleaning 56982 clauses out of 114030 with flag 10191770/1701001
774.92/384.83	c cleaning 57966 clauses out of 116047 with flag 10564221/1760000
809.73/402.12	c cleaning 59012 clauses out of 118083 with flag 10947467/1820002
846.75/420.57	c cleaning 59990 clauses out of 120069 with flag 11330455/1881000
883.83/438.98	c cleaning 61000 clauses out of 122080 with flag 11721614/1943001
922.32/458.06	c cleaning 61995 clauses out of 124080 with flag 12120092/2006001
961.96/477.71	c cleaning 63041 clauses out of 126084 with flag 12526608/2070000
971.16/482.33	c cleaning 0 clauses out of 18001 with flag 0/18001
1001.98/497.63	c cleaning 64006 clauses out of 128043 with flag 12940762/2135000
1044.75/518.90	c cleaning 64987 clauses out of 130038 with flag 13357991/2201001
1088.11/540.56	c cleaning 65959 clauses out of 132050 with flag 13781921/2268000
1132.89/562.85	c cleaning 67024 clauses out of 134091 with flag 14212258/2336000
1179.55/586.03	c cleaning 68030 clauses out of 136067 with flag 14645010/2405000
1227.71/609.95	c cleaning 69008 clauses out of 138038 with flag 15083218/2475001
1279.07/635.46	c cleaning 69991 clauses out of 140029 with flag 15526422/2546000
1330.04/661.69	c cleaning 71006 clauses out of 142039 with flag 15977515/2618001
1381.02/687.05	c cleaning 72000 clauses out of 144034 with flag 16439463/2691002
1433.34/713.06	c cleaning 72994 clauses out of 146032 with flag 16902510/2765000
1487.66/740.03	c cleaning 73981 clauses out of 148038 with flag 17376071/2840000
1543.73/767.97	c cleaning 75017 clauses out of 150057 with flag 17857713/2916000
1603.78/797.85	c cleaning 76011 clauses out of 152041 with flag 18340268/2993001
1662.96/827.24	c cleaning 77000 clauses out of 154029 with flag 18828227/3071000
1721.31/856.27	c cleaning 78004 clauses out of 156029 with flag 19323449/3150000
1783.67/887.26	c cleaning 78976 clauses out of 158025 with flag 19823829/3230000
1800.18/895.41	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/895.41	c starts		: 25994
1800.18/895.41	c conflicts		: 3257859
1800.18/895.41	c decisions		: 32716242
1800.18/895.41	c propagations		: 444407867
1800.18/895.41	c inspects		: 9025669241
1800.18/895.41	c shortcuts		: 0
1800.18/895.41	c learnt literals	: 2
1800.18/895.41	c learnt binary clauses	: 30
1800.18/895.41	c learnt ternary clauses	: 543
1800.18/895.41	c learnt constraints	: 3257857
1800.18/895.41	c ignored constraints	: 0
1800.18/895.41	c root simplifications	: 0
1800.18/895.41	c removed literals (reason simplification)	: 2048702
1800.18/895.41	c reason swapping (by a shorter reason)	: 0
1800.18/895.41	c Calls to reduceDB	: 76
1800.18/895.41	c Number of update (reduction) of LBD	: 680517
1800.18/895.41	c Imported unit clauses	: 0
1800.18/895.41	c number of reductions to clauses (during analyze)	: 0
1800.18/895.41	c number of learned constraints concerned by reduction	: 0
1800.18/895.41	c number of learning phase by resolution	: 0
1800.18/895.41	c number of learning phase by cutting planes	: 0
1800.18/895.41	c speed (assignments/second)	: 496608.91287707357
1800.18/895.41	c non guided choices	10854
1800.18/895.44	c learnt constraints type 
1800.18/895.44	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 30
1800.18/895.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 106878
1800.18/895.44	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/895.44	c starts		: 51
1800.18/895.44	c conflicts		: 22420
1800.18/895.44	c decisions		: 81905
1800.18/895.44	c propagations		: 2677324
1800.18/895.44	c inspects		: 836422395
1800.18/895.44	c shortcuts		: 0
1800.18/895.44	c learnt literals	: 0
1800.18/895.44	c learnt binary clauses	: 0
1800.18/895.44	c learnt ternary clauses	: 0
1800.18/895.44	c learnt constraints	: 22419
1800.18/895.44	c ignored constraints	: 0
1800.18/895.44	c root simplifications	: 0
1800.18/895.44	c removed literals (reason simplification)	: 0
1800.18/895.44	c reason swapping (by a shorter reason)	: 0
1800.18/895.44	c Calls to reduceDB	: 3
1800.18/895.44	c Number of update (reduction) of LBD	: 0
1800.18/895.44	c Imported unit clauses	: 0
1800.18/895.44	c number of reductions to clauses (during analyze)	: 0
1800.18/895.44	c number of learned constraints concerned by reduction	: 0
1800.18/895.44	c number of learning phase by resolution	: 0
1800.18/895.44	c number of learning phase by cutting planes	: 0
1800.18/895.44	c speed (assignments/second)	: 2991.72430747226
1800.18/895.44	c non guided choices	435
1800.18/895.45	c learnt constraints type 
1800.18/895.45	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 8
1800.18/895.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22411
1800.18/895.45	s UNKNOWN
1800.18/895.45	c Total wall clock time (in seconds): 895.321

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-4115862-1466940667/watcher-4115862-1466940667 -o /tmp/evaluation-result-4115862-1466940667/solver-4115862-1466940667 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20069 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4115862-1466940667.opb 

pid=20206
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.24 4.07 3.33 4/196 20209
/proc/meminfo: memFree=28001792/32872528 swapFree=681168/738400
[pid=20209] ppid=20206 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/20209/stat : 20209 (java) D 20206 20209 20053 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 27106202 9515008 183 33554432000 1073741824 1073778376 140734928777664 140734928768696 213866331829 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/20209/statm: 2323 183 140 9 0 71 0

[startup+0.100115 s]
/proc/loadavg: 4.24 4.07 3.33 4/196 20209
/proc/meminfo: memFree=28001792/32872528 swapFree=681168/738400
[pid=20209] ppid=20206 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/20209/stat : 20209 (java) S 20206 20209 20053 0 -1 4202496 4437 0 1 0 9 1 0 0 20 0 18 0 27106202 9787879424 5567 33554432000 1073741824 1073778376 140734225684128 140734225675264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20209/statm: 2389619 5567 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200278 s]
/proc/loadavg: 4.24 4.07 3.33 4/196 20209
/proc/meminfo: memFree=28001792/32872528 swapFree=681168/738400
[pid=20209] ppid=20206 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/20209/stat : 20209 (java) S 20206 20209 20053 0 -1 4202496 4713 0 1 0 22 1 0 0 20 0 18 0 27106202 9787879424 6333 33554432000 1073741824 1073778376 140734225684128 140734225675264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20209/statm: 2389619 6333 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300272 s]
/proc/loadavg: 4.24 4.07 3.33 4/196 20209
/proc/meminfo: memFree=28001792/32872528 swapFree=681168/738400
[pid=20209] ppid=20206 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/20209/stat : 20209 (java) S 20206 20209 20053 0 -1 4202496 5771 0 1 0 46 1 0 0 20 0 18 0 27106202 9787879424 7969 33554432000 1073741824 1073778376 140734225684128 140734225675264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20209/statm: 2389619 7963 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700173 s]
/proc/loadavg: 4.24 4.07 3.33 4/196 20209
/proc/meminfo: memFree=28001792/32872528 swapFree=681168/738400
[pid=20209] ppid=20206 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/20209/stat : 20209 (java) S 20206 20209 20053 0 -1 4202496 15566 0 1 0 172 4 0 0 20 0 22 0 27106202 10060525568 22049 33554432000 1073741824 1073778376 140734225684128 140734225675264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20209/statm: 2456183 22049 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.24 4.07 3.33 8/215 20297
/proc/meminfo: memFree=31103980/32872528 swapFree=681168/738400
[pid=20209] ppid=20206 vsize=9824732 CPUtime=4.61 cores=0,2,4,6
/proc/20209/stat : 20209 (java) S 20206 20209 20053 0 -1 4202496 24106 0 1 0 453 8 0 0 20 0 22 0 27106202 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 140734225675264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20209/statm: 2456183 46573 2292 9 0 2446860 0
[pid=20209/tid=20211] ppid=20206 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/20209/task/20211/stat : 20211 (java) S 20206 20209 20053 0 -1 4202560 2487 0 1 0 47 1 0 0 20 0 22 0 27106204 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959366636408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20212] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20212/stat : 20212 (java) S 20206 20209 20053 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27106205 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959210638248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20213] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20213/stat : 20213 (java) S 20206 20209 20053 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27106205 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959209585704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=20209/tid=20214] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20214/stat : 20214 (java) S 20206 20209 20053 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27106205 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959208532648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20215] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20215/stat : 20215 (java) S 20206 20209 20053 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27106205 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959207480104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 1 0 0
[pid=20209/tid=20216] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20216/stat : 20216 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106205 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959206427048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20217] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20217/stat : 20217 (java) S 20206 20209 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27106205 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959205374504 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20218] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20218/stat : 20218 (java) S 20206 20209 20053 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27106205 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959204321448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20219] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20219/stat : 20219 (java) S 20206 20209 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27106205 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959203268904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20220] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20220/stat : 20220 (java) S 20206 20209 20053 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959190858600 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20221] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20221/stat : 20221 (java) S 20206 20209 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959189804920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20222] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20222/stat : 20222 (java) S 20206 20209 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959188751752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20223] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20223/stat : 20223 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959187700496 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20224] ppid=20206 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/20209/task/20224/stat : 20224 (java) S 20206 20209 20053 0 -1 4202560 9031 0 0 0 104 2 0 0 20 0 22 0 27106209 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959186647352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20225] ppid=20206 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/20209/task/20225/stat : 20225 (java) S 20206 20209 20053 0 -1 4202560 11108 0 0 0 107 3 0 0 20 0 22 0 27106209 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959185594808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20226] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20226/stat : 20226 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959184541944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20227] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20227/stat : 20227 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959183489608 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20256] ppid=20206 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/20209/task/20256/stat : 20256 (java) R 20206 20209 20053 0 -1 4202560 21 0 0 0 92 0 0 0 20 0 22 0 27106255 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959182061984 139959238755346 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20257] ppid=20206 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/20209/task/20257/stat : 20257 (java) R 20206 20209 20053 0 -1 4202560 74 0 0 0 91 2 0 0 20 0 22 0 27106255 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959181017992 139959239053874 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20259] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20259/stat : 20259 (java) S 20206 20209 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27106256 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959179965736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20260] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20260/stat : 20260 (java) S 20206 20209 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27106256 10060525568 46573 33554432000 1073741824 1073778376 140734225684128 139959178913192 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 4.30 4.09 3.34 10/219 20301
/proc/meminfo: memFree=30780064/32872528 swapFree=681168/738400
[pid=20209] ppid=20206 vsize=9824732 CPUtime=7.99 cores=0,2,4,6
/proc/20209/stat : 20209 (java) S 20206 20209 20053 0 -1 4202496 24396 0 1 0 782 17 0 0 20 0 22 0 27106202 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 140734225675264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20209/statm: 2456183 89205 2292 9 0 2446860 0
[pid=20209/tid=20211] ppid=20206 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/20209/task/20211/stat : 20211 (java) S 20206 20209 20053 0 -1 4202560 2487 0 1 0 47 1 0 0 20 0 22 0 27106204 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959366636408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20212] ppid=20206 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20209/task/20212/stat : 20212 (java) S 20206 20209 20053 0 -1 4202560 24 0 0 0 4 1 0 0 20 0 22 0 27106205 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959210638248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20213] ppid=20206 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20209/task/20213/stat : 20213 (java) S 20206 20209 20053 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 27106205 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959209585704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=20209/tid=20214] ppid=20206 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20209/task/20214/stat : 20214 (java) S 20206 20209 20053 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 27106205 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959208532648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20215] ppid=20206 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20209/task/20215/stat : 20215 (java) S 20206 20209 20053 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 27106205 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959207480104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=20209/tid=20216] ppid=20206 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20209/task/20216/stat : 20216 (java) S 20206 20209 20053 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 27106205 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959206427048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20217] ppid=20206 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20209/task/20217/stat : 20217 (java) S 20206 20209 20053 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 27106205 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959205374504 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20218] ppid=20206 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20209/task/20218/stat : 20218 (java) S 20206 20209 20053 0 -1 4202560 28 0 0 0 3 2 0 0 20 0 22 0 27106205 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959204321448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20219] ppid=20206 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20209/task/20219/stat : 20219 (java) S 20206 20209 20053 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 27106205 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959203268904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20220] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20220/stat : 20220 (java) S 20206 20209 20053 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959190858600 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20221] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20221/stat : 20221 (java) S 20206 20209 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959189804920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20222] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20222/stat : 20222 (java) S 20206 20209 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959188751752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20223] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20223/stat : 20223 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959187700496 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20224] ppid=20206 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/20209/task/20224/stat : 20224 (java) S 20206 20209 20053 0 -1 4202560 9033 0 0 0 109 2 0 0 20 0 22 0 27106209 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959186647352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20225] ppid=20206 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/20209/task/20225/stat : 20225 (java) S 20206 20209 20053 0 -1 4202560 11112 0 0 0 110 3 0 0 20 0 22 0 27106209 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959185594808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20226] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20226/stat : 20226 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959184541944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20227] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20227/stat : 20227 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959183489608 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20256] ppid=20206 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/20209/task/20256/stat : 20256 (java) R 20206 20209 20053 0 -1 4202560 21 0 0 0 242 0 0 0 20 0 22 0 27106255 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959182068848 139959238931142 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20257] ppid=20206 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/20209/task/20257/stat : 20257 (java) R 20206 20209 20053 0 -1 4202560 135 0 0 0 239 4 0 0 20 0 22 0 27106255 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959181017104 139959239153968 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20259] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20259/stat : 20259 (java) S 20206 20209 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27106256 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959179965736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20260] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20260/stat : 20260 (java) S 20206 20209 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27106256 10060525568 89205 33554432000 1073741824 1073778376 140734225684128 139959178913192 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.30 4.09 3.34 5/219 20301
/proc/meminfo: memFree=30197148/32872528 swapFree=681168/738400
[pid=20209] ppid=20206 vsize=9824732 CPUtime=14.7 cores=0,2,4,6
/proc/20209/stat : 20209 (java) S 20206 20209 20053 0 -1 4202496 26541 0 1 0 1441 29 0 0 20 0 22 0 27106202 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 140734225675264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20209/statm: 2456183 161165 2292 9 0 2446860 0
[pid=20209/tid=20211] ppid=20206 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/20209/task/20211/stat : 20211 (java) S 20206 20209 20053 0 -1 4202560 2487 0 1 0 47 1 0 0 20 0 22 0 27106204 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959366636408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20212] ppid=20206 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20209/task/20212/stat : 20212 (java) S 20206 20209 20053 0 -1 4202560 39 0 0 0 6 2 0 0 20 0 22 0 27106205 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959210638248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20213] ppid=20206 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20209/task/20213/stat : 20213 (java) S 20206 20209 20053 0 -1 4202560 147 0 0 0 4 2 0 0 20 0 22 0 27106205 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959209585704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=20209/tid=20214] ppid=20206 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20209/task/20214/stat : 20214 (java) S 20206 20209 20053 0 -1 4202560 45 0 0 0 4 2 0 0 20 0 22 0 27106205 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959208532648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20215] ppid=20206 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20209/task/20215/stat : 20215 (java) S 20206 20209 20053 0 -1 4202560 41 0 0 0 2 2 0 0 20 0 22 0 27106205 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959207480104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=20209/tid=20216] ppid=20206 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20209/task/20216/stat : 20216 (java) S 20206 20209 20053 0 -1 4202560 22 0 0 0 3 3 0 0 20 0 22 0 27106205 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959206427048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20217] ppid=20206 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20209/task/20217/stat : 20217 (java) S 20206 20209 20053 0 -1 4202560 197 0 0 0 3 2 0 0 20 0 22 0 27106205 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959205374504 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20218] ppid=20206 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/20209/task/20218/stat : 20218 (java) S 20206 20209 20053 0 -1 4202560 47 0 0 0 6 3 0 0 20 0 22 0 27106205 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959204321448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20219] ppid=20206 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20209/task/20219/stat : 20219 (java) S 20206 20209 20053 0 -1 4202560 190 0 0 0 5 2 0 0 20 0 22 0 27106205 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959203268904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20220] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20220/stat : 20220 (java) S 20206 20209 20053 0 -1 4202560 463 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959190858600 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20221] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20221/stat : 20221 (java) S 20206 20209 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959189804920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20222] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20222/stat : 20222 (java) S 20206 20209 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959188751752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20223] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20223/stat : 20223 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 161165 33554432000 1073741824 1073778376 140734225684128 139959187700496 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20224] ppid=20206 vsize=9824732 CPUtime=1.23 cores=0,2,4,6

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

[pid=20209/tid=20215] ppid=20206 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/20209/task/20215/stat : 20215 (java) S 20206 20209 20053 0 -1 4202560 590 0 0 0 232 17 0 0 20 0 22 0 27106205 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959207480104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=20209/tid=20216] ppid=20206 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/20209/task/20216/stat : 20216 (java) S 20206 20209 20053 0 -1 4202560 505 0 0 0 265 15 0 0 20 0 22 0 27106205 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959206427048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20217] ppid=20206 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/20209/task/20217/stat : 20217 (java) S 20206 20209 20053 0 -1 4202560 713 0 0 0 237 18 0 0 20 0 22 0 27106205 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959205374504 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20218] ppid=20206 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/20209/task/20218/stat : 20218 (java) S 20206 20209 20053 0 -1 4202560 563 0 0 0 257 16 0 0 20 0 22 0 27106205 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959204321448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20219] ppid=20206 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/20209/task/20219/stat : 20219 (java) S 20206 20209 20053 0 -1 4202560 721 0 0 0 244 17 0 0 20 0 22 0 27106205 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959203268904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20220] ppid=20206 vsize=9824732 CPUtime=3.75 cores=0,2,4,6
/proc/20209/task/20220/stat : 20220 (java) S 20206 20209 20053 0 -1 4202560 2249 0 0 0 366 9 0 0 20 0 22 0 27106206 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959190858600 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20221] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20221/stat : 20221 (java) S 20206 20209 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959189804920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20222] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20222/stat : 20222 (java) S 20206 20209 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959188751752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20223] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20223/stat : 20223 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959187700496 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20224] ppid=20206 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/20209/task/20224/stat : 20224 (java) S 20206 20209 20053 0 -1 4202560 10223 0 0 0 144 2 0 0 20 0 22 0 27106209 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959186647352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20225] ppid=20206 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/20209/task/20225/stat : 20225 (java) S 20206 20209 20053 0 -1 4202560 12036 0 0 0 153 3 0 0 20 0 22 0 27106209 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959185594808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20226] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20226/stat : 20226 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959184541944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20227] ppid=20206 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/20209/task/20227/stat : 20227 (java) S 20206 20209 20053 0 -1 4202560 49 0 0 0 12 19 0 0 20 0 22 0 27106209 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959183489608 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20256] ppid=20206 vsize=9824732 CPUtime=810.11 cores=0,2,4,6
/proc/20209/task/20256/stat : 20256 (java) R 20206 20209 20053 0 -1 4202560 50 0 0 0 80998 13 0 0 20 0 22 0 27106255 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959182068992 139959238985356 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20257] ppid=20206 vsize=9824732 CPUtime=810.05 cores=0,2,4,6
/proc/20209/task/20257/stat : 20257 (java) R 20206 20209 20053 0 -1 4202560 1285 0 0 0 80958 47 0 0 20 0 22 0 27106255 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959181018440 139959239273348 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20259] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20259/stat : 20259 (java) S 20206 20209 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27106256 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959179965736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20260] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20260/stat : 20260 (java) S 20206 20209 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27106256 10060525568 918577 33554432000 1073741824 1073778376 140734225684128 139959178913192 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1653.02
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.17 4.23 3.85 5/219 20320
/proc/meminfo: memFree=23854700/32872528 swapFree=681168/738400
[pid=20209] ppid=20206 vsize=9824732 CPUtime=1773.74 cores=0,2,4,6
/proc/20209/stat : 20209 (java) S 20206 20209 20053 0 -1 4202496 34565 0 1 0 177172 202 0 0 20 0 22 0 27106202 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 140734225675264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20209/statm: 2456183 924723 2301 9 0 2446860 0
[pid=20209/tid=20211] ppid=20206 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/20209/task/20211/stat : 20211 (java) S 20206 20209 20053 0 -1 4202560 2499 0 1 0 49 3 0 0 20 0 22 0 27106204 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959366636408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20212] ppid=20206 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/20209/task/20212/stat : 20212 (java) S 20206 20209 20053 0 -1 4202560 568 0 0 0 275 20 0 0 20 0 22 0 27106205 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959210638248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20213] ppid=20206 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/20209/task/20213/stat : 20213 (java) S 20206 20209 20053 0 -1 4202560 681 0 0 0 256 15 0 0 20 0 22 0 27106205 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959209585704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=20209/tid=20214] ppid=20206 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/20209/task/20214/stat : 20214 (java) S 20206 20209 20053 0 -1 4202560 543 0 0 0 282 18 0 0 20 0 22 0 27106205 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959208532648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20215] ppid=20206 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/20209/task/20215/stat : 20215 (java) S 20206 20209 20053 0 -1 4202560 591 0 0 0 257 17 0 0 20 0 22 0 27106205 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959207480104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=20209/tid=20216] ppid=20206 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/20209/task/20216/stat : 20216 (java) S 20206 20209 20053 0 -1 4202560 510 0 0 0 289 15 0 0 20 0 22 0 27106205 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959206427048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20217] ppid=20206 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/20209/task/20217/stat : 20217 (java) S 20206 20209 20053 0 -1 4202560 715 0 0 0 251 19 0 0 20 0 22 0 27106205 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959205374504 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20218] ppid=20206 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/20209/task/20218/stat : 20218 (java) S 20206 20209 20053 0 -1 4202560 563 0 0 0 268 16 0 0 20 0 22 0 27106205 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959204321448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20219] ppid=20206 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/20209/task/20219/stat : 20219 (java) S 20206 20209 20053 0 -1 4202560 724 0 0 0 259 17 0 0 20 0 22 0 27106205 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959203268904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20220] ppid=20206 vsize=9824732 CPUtime=3.75 cores=0,2,4,6
/proc/20209/task/20220/stat : 20220 (java) S 20206 20209 20053 0 -1 4202560 2256 0 0 0 366 9 0 0 20 0 22 0 27106206 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959190858600 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20221] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20221/stat : 20221 (java) S 20206 20209 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959189804920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20222] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20222/stat : 20222 (java) S 20206 20209 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959188751752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20223] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20223/stat : 20223 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959187700496 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20224] ppid=20206 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/20209/task/20224/stat : 20224 (java) S 20206 20209 20053 0 -1 4202560 10223 0 0 0 144 2 0 0 20 0 22 0 27106209 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959186647352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20225] ppid=20206 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/20209/task/20225/stat : 20225 (java) S 20206 20209 20053 0 -1 4202560 12036 0 0 0 153 3 0 0 20 0 22 0 27106209 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959185594808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20226] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20226/stat : 20226 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959184541944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20227] ppid=20206 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/20209/task/20227/stat : 20227 (java) S 20206 20209 20053 0 -1 4202560 51 0 0 0 13 20 0 0 20 0 22 0 27106209 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959183489608 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20256] ppid=20206 vsize=9824732 CPUtime=869.55 cores=0,2,4,6
/proc/20209/task/20256/stat : 20256 (java) R 20206 20209 20053 0 -1 4202560 50 0 0 0 86941 14 0 0 20 0 22 0 27106255 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959182068992 139959238755863 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20257] ppid=20206 vsize=9824732 CPUtime=869.47 cores=0,2,4,6
/proc/20209/task/20257/stat : 20257 (java) R 20206 20209 20053 0 -1 4202560 1290 0 0 0 86899 48 0 0 20 0 22 0 27106255 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959181017120 139959239011089 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20259] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20259/stat : 20259 (java) S 20206 20209 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27106256 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959179965736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20260] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20260/stat : 20260 (java) S 20206 20209 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27106256 10060525568 924723 33554432000 1073741824 1073778376 140734225684128 139959178913192 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1773.74
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.401 s]
/proc/loadavg: 4.13 4.21 3.86 5/219 20320
/proc/meminfo: memFree=23838196/32872528 swapFree=681168/738400
[pid=20209] ppid=20206 vsize=9824732 CPUtime=1800.18 cores=0,2,4,6
/proc/20209/stat : 20209 (java) S 20206 20209 20053 0 -1 4202496 34585 0 1 0 179815 203 0 0 20 0 22 0 27106202 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 140734225675264 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20209/statm: 2456183 927794 2301 9 0 2446860 0
[pid=20209/tid=20211] ppid=20206 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/20209/task/20211/stat : 20211 (java) S 20206 20209 20053 0 -1 4202560 2499 0 1 0 49 3 0 0 20 0 22 0 27106204 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959366636408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20212] ppid=20206 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/20209/task/20212/stat : 20212 (java) S 20206 20209 20053 0 -1 4202560 570 0 0 0 279 20 0 0 20 0 22 0 27106205 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959210638248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20213] ppid=20206 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/20209/task/20213/stat : 20213 (java) S 20206 20209 20053 0 -1 4202560 683 0 0 0 265 15 0 0 20 0 22 0 27106205 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959209585704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=20209/tid=20214] ppid=20206 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/20209/task/20214/stat : 20214 (java) S 20206 20209 20053 0 -1 4202560 543 0 0 0 287 18 0 0 20 0 22 0 27106205 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959208532648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20215] ppid=20206 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/20209/task/20215/stat : 20215 (java) S 20206 20209 20053 0 -1 4202560 591 0 0 0 260 17 0 0 20 0 22 0 27106205 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959207480104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=20209/tid=20216] ppid=20206 vsize=9824732 CPUtime=3.08 cores=0,2,4,6
/proc/20209/task/20216/stat : 20216 (java) S 20206 20209 20053 0 -1 4202560 512 0 0 0 293 15 0 0 20 0 22 0 27106205 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959206427048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20217] ppid=20206 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/20209/task/20217/stat : 20217 (java) S 20206 20209 20053 0 -1 4202560 718 0 0 0 260 19 0 0 20 0 22 0 27106205 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959205374504 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20218] ppid=20206 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/20209/task/20218/stat : 20218 (java) S 20206 20209 20053 0 -1 4202560 567 0 0 0 279 17 0 0 20 0 22 0 27106205 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959204321448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20219] ppid=20206 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/20209/task/20219/stat : 20219 (java) S 20206 20209 20053 0 -1 4202560 724 0 0 0 264 17 0 0 20 0 22 0 27106205 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959203268904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20220] ppid=20206 vsize=9824732 CPUtime=3.76 cores=0,2,4,6
/proc/20209/task/20220/stat : 20220 (java) S 20206 20209 20053 0 -1 4202560 2259 0 0 0 367 9 0 0 20 0 22 0 27106206 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959190858600 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20221] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20221/stat : 20221 (java) S 20206 20209 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959189804920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20222] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20222/stat : 20222 (java) S 20206 20209 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27106206 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959188751752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20223] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20223/stat : 20223 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959187700496 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20224] ppid=20206 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/20209/task/20224/stat : 20224 (java) S 20206 20209 20053 0 -1 4202560 10223 0 0 0 144 2 0 0 20 0 22 0 27106209 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959186647352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20209/tid=20225] ppid=20206 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/20209/task/20225/stat : 20225 (java) S 20206 20209 20053 0 -1 4202560 12036 0 0 0 153 3 0 0 20 0 22 0 27106209 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959185594808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20226] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20226/stat : 20226 (java) S 20206 20209 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27106209 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959184541944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20227] ppid=20206 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/20209/task/20227/stat : 20227 (java) S 20206 20209 20053 0 -1 4202560 53 0 0 0 14 20 0 0 20 0 22 0 27106209 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959183489608 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20256] ppid=20206 vsize=9824732 CPUtime=882.48 cores=0,2,4,6
/proc/20209/task/20256/stat : 20256 (java) R 20206 20209 20053 0 -1 4202560 50 0 0 0 88234 14 0 0 20 0 22 0 27106255 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959182069712 139959239000883 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20209/tid=20257] ppid=20206 vsize=9824732 CPUtime=882.4 cores=0,2,4,6
/proc/20209/task/20257/stat : 20257 (java) R 20206 20209 20053 0 -1 4202560 1292 0 0 0 88192 48 0 0 20 0 22 0 27106255 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959181018328 139959239273536 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20209/tid=20259] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20259/stat : 20259 (java) S 20206 20209 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27106256 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959179965736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20209/tid=20260] ppid=20206 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20209/task/20260/stat : 20260 (java) S 20206 20209 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27106256 10060525568 927794 33554432000 1073741824 1073778376 140734225684128 139959178913192 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
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 20209 sig 9
??? kill -20209 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 20209 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=660322
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=540613
# CPU time returned by wait4() is 1796.2
# while last known CPU time is 1800.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.466
CPU time (s): 1800.18
CPU user time (s): 1798.15
CPU system time (s): 2.03
CPU usage (%): 201.033
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.66
system time used= 2.54061
maximum resident set size= 3711292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34618
page faults= 1
swaps= 0
block input operations= 0
block output operations= 984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24164
involuntary context switches= 28949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69329 second user time and 8.22375 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-26 13:31:07
IDJOB=4115862
IDBENCH=109398
IDSOLVER=2543
FILE ID=node112/4115862-1466940667
RUNJOBID= node112-1466939767-20069
PBS_JOBID= 19976335
Free space on /tmp= 71688 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size96-round22-8.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115862-1466940667/watcher-4115862-1466940667 -o /tmp/evaluation-result-4115862-1466940667/solver-4115862-1466940667 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20069 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4115862-1466940667.opb

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

MD5SUM BENCH= 7225bc437b4b6d2af87fbfdb39edf3bc
RANDOM SEED=1558529853

node112.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.959
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.91
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.959
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.959
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.959
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.56
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.959
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.959
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.56
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.959
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.55
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.959
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:        28001948 kB
Buffers:            3844 kB
Cached:           144960 kB
SwapCached:         1712 kB
Active:          3291524 kB
Inactive:         138660 kB
Active(anon):    3280848 kB
Inactive(anon):     2540 kB
Active(file):      10676 kB
Inactive(file):   136120 kB
Unevictable:      738400 kB
Mlocked:          681168 kB
SwapTotal:      67108856 kB
SwapFree:       67098656 kB
Dirty:              1284 kB
Writeback:             0 kB
AnonPages:       4020560 kB
Mapped:            15420 kB
Shmem:                 0 kB
Slab:             565148 kB
SReclaimable:       8700 kB
SUnreclaim:       556448 kB
KernelStack:        1608 kB
PageTables:        12244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4491028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3282944 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= 71688 MiB
End job on node112 at 2016-06-26 13:46:02