Trace number 4080623

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.91 895.358

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_1_15.opb
MD5SUMc7cfddeeb3bb3e7896ee6eefe7e9ac17
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1220
Sum of products size (including duplicates)2440
Number of different products610
Sum of products size1220

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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4080623-1465258515.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.23/0.25	c ... done. Wall clock time 0.14s.
0.23/0.25	c declared #vars     100
0.23/0.25	c internal #vars     710
0.23/0.25	c #constraints  1373
0.23/0.25	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.23/0.25	c constraints type 
0.23/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 610
0.23/0.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 103
0.23/0.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.23/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 610
0.23/0.25	c 1373 constraints processed.
0.23/0.25	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.23/0.25	c constraints type 
0.23/0.25	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 50
0.23/0.25	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 610
0.23/0.25	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 103
0.23/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 610
0.23/0.25	c 1373 constraints processed.
2.51/0.81	c cleaning 2496 clauses out of 5002 with flag 12812/5002
3.73/1.14	c cleaning 4246 clauses out of 8504 with flag 28109/11000
5.18/1.51	c cleaning 5627 clauses out of 11262 with flag 45903/18004
6.03/1.95	c cleaning 6813 clauses out of 13631 with flag 65920/26000
7.10/2.47	c cleaning 7897 clauses out of 15818 with flag 88733/35000
8.54/3.11	c cleaning 8960 clauses out of 17921 with flag 117083/45000
10.13/3.92	c cleaning 9981 clauses out of 19962 with flag 160122/56001
11.77/4.79	c cleaning 10989 clauses out of 21981 with flag 208956/68001
13.77/5.76	c cleaning 11996 clauses out of 23991 with flag 258812/81000
16.03/6.88	c cleaning 12994 clauses out of 25995 with flag 313268/95000
18.44/8.07	c cleaning 13996 clauses out of 28001 with flag 368140/110000
21.08/9.35	c cleaning 14997 clauses out of 30006 with flag 434866/126001
24.08/10.82	c cleaning 16001 clauses out of 32009 with flag 504747/143001
27.74/12.61	c cleaning 16998 clauses out of 34007 with flag 577931/161000
31.74/14.63	c cleaning 18005 clauses out of 36009 with flag 651656/180000
36.19/16.87	c cleaning 19001 clauses out of 38004 with flag 739825/200000
40.79/19.18	c cleaning 20002 clauses out of 40005 with flag 829585/221002
46.03/21.74	c cleaning 20991 clauses out of 42001 with flag 929807/243000
51.63/24.56	c cleaning 21999 clauses out of 44010 with flag 1033303/266000
57.84/27.61	c cleaning 23003 clauses out of 46014 with flag 1140078/290003
64.07/30.77	c cleaning 24002 clauses out of 48008 with flag 1248898/315000
71.08/34.25	c cleaning 24996 clauses out of 50006 with flag 1362525/341000
78.94/38.14	c cleaning 25999 clauses out of 52010 with flag 1480396/368000
79.34/38.34	c cleaning 0 clauses out of 5001 with flag 0/5001
88.29/42.69	c cleaning 27003 clauses out of 54011 with flag 1593076/396000
97.51/47.11	c cleaning 28003 clauses out of 56008 with flag 1709620/425000
107.31/52.07	c cleaning 28995 clauses out of 58005 with flag 1830281/455000
116.95/56.82	c cleaning 30000 clauses out of 60010 with flag 1940968/486000
127.96/62.32	c cleaning 31006 clauses out of 62011 with flag 2045720/518001
138.79/67.72	c cleaning 32002 clauses out of 64004 with flag 2176991/551000
149.85/73.29	c cleaning 33001 clauses out of 66002 with flag 2315240/585000
161.05/78.83	c cleaning 34001 clauses out of 68001 with flag 2453249/620000
172.71/84.61	c cleaning 35000 clauses out of 70001 with flag 2593693/656001
185.36/90.99	c cleaning 35997 clauses out of 72002 with flag 2746085/693002
197.96/97.28	c cleaning 37001 clauses out of 74003 with flag 2890869/731000
211.81/104.18	c cleaning 37997 clauses out of 76005 with flag 3047670/770003
225.65/111.03	c cleaning 39003 clauses out of 78005 with flag 3202111/810000
240.09/118.21	c cleaning 39995 clauses out of 80002 with flag 3356761/851000
255.73/126.05	c cleaning 40999 clauses out of 82007 with flag 3504437/893000
271.99/134.19	c cleaning 42005 clauses out of 84010 with flag 3658561/936002
289.85/143.00	c cleaning 42990 clauses out of 86003 with flag 3818251/980000
306.26/151.29	c cleaning 43999 clauses out of 88013 with flag 4003136/1025000
324.56/160.34	c cleaning 44998 clauses out of 90014 with flag 4177266/1071000
344.02/170.09	c cleaning 45996 clauses out of 92016 with flag 4343304/1118000
364.46/180.23	c cleaning 47001 clauses out of 94021 with flag 4532670/1166001
386.15/191.05	c cleaning 48006 clauses out of 96019 with flag 4713273/1215000
407.87/201.80	c cleaning 48999 clauses out of 98013 with flag 4904040/1265000
432.18/213.96	c cleaning 50006 clauses out of 100014 with flag 5096137/1316000
457.50/226.57	c cleaning 50991 clauses out of 102008 with flag 5298467/1368000
481.43/238.44	c cleaning 52005 clauses out of 104018 with flag 5495762/1421001
499.98/247.65	c cleaning 0 clauses out of 11002 with flag 0/11002
507.45/251.37	c cleaning 52999 clauses out of 106012 with flag 5701670/1475000
534.87/264.96	c cleaning 54002 clauses out of 108015 with flag 5880438/1530002
563.21/279.08	c cleaning 55001 clauses out of 110011 with flag 6087976/1586000
595.84/295.24	c cleaning 55998 clauses out of 112010 with flag 6293157/1643000
627.60/311.09	c cleaning 57000 clauses out of 114012 with flag 6515872/1701000
660.79/327.83	c cleaning 58006 clauses out of 116012 with flag 6743008/1760000
695.83/345.23	c cleaning 58998 clauses out of 118007 with flag 6958633/1820001
728.56/361.52	c cleaning 59990 clauses out of 120008 with flag 7166802/1881000
765.36/379.87	c cleaning 60998 clauses out of 122018 with flag 7387705/1943000
803.53/398.83	c cleaning 62004 clauses out of 124020 with flag 7619477/2006000
845.70/419.83	c cleaning 63002 clauses out of 126017 with flag 7856852/2070001
887.95/440.89	c cleaning 64007 clauses out of 128014 with flag 8074273/2135000
931.21/462.38	c cleaning 65003 clauses out of 130009 with flag 8283274/2201002
980.01/486.70	c cleaning 65988 clauses out of 132004 with flag 8497426/2268000
1025.16/509.46	c cleaning 67002 clauses out of 134017 with flag 8717376/2336001
1071.14/532.40	c cleaning 68004 clauses out of 136015 with flag 8924675/2405001
1120.56/556.93	c cleaning 68992 clauses out of 138010 with flag 9139967/2475000
1170.65/581.83	c cleaning 70005 clauses out of 140019 with flag 9348288/2546001
1223.32/608.03	c cleaning 70997 clauses out of 142013 with flag 9567064/2618000
1277.56/635.09	c cleaning 72001 clauses out of 144016 with flag 9804088/2691000
1331.81/662.10	c cleaning 72985 clauses out of 146015 with flag 10050624/2765000
1389.16/690.53	c cleaning 74009 clauses out of 148030 with flag 10281921/2840000
1444.90/718.60	c cleaning 75009 clauses out of 150021 with flag 10503088/2916000
1506.60/749.38	c cleaning 76001 clauses out of 152012 with flag 10739727/2993000
1568.15/779.93	c cleaning 76997 clauses out of 154011 with flag 10974460/3071000
1619.85/805.65	c cleaning 0 clauses out of 18001 with flag 0/18001
1634.49/812.98	c cleaning 78003 clauses out of 156014 with flag 11206706/3150000
1698.41/844.79	c cleaning 78997 clauses out of 158012 with flag 11456651/3230001
1761.79/876.22	c cleaning 80000 clauses out of 160016 with flag 11706606/3311002
1800.15/895.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/895.30	c starts		: 495
1800.15/895.30	c conflicts		: 3367514
1800.15/895.30	c decisions		: 5075922
1800.15/895.30	c propagations		: 46394866
1800.15/895.30	c inspects		: 12780832950
1800.15/895.30	c shortcuts		: 0
1800.15/895.30	c learnt literals	: 0
1800.15/895.30	c learnt binary clauses	: 0
1800.15/895.30	c learnt ternary clauses	: 3648
1800.15/895.30	c learnt constraints	: 3367514
1800.15/895.30	c ignored constraints	: 0
1800.15/895.30	c root simplifications	: 0
1800.15/895.30	c removed literals (reason simplification)	: 117552188
1800.15/895.30	c reason swapping (by a shorter reason)	: 0
1800.15/895.30	c Calls to reduceDB	: 77
1800.15/895.30	c Number of update (reduction) of LBD	: 967840
1800.15/895.30	c Imported unit clauses	: 0
1800.15/895.30	c number of reductions to clauses (during analyze)	: 0
1800.15/895.30	c number of learned constraints concerned by reduction	: 0
1800.15/895.30	c number of learning phase by resolution	: 0
1800.15/895.30	c number of learning phase by cutting planes	: 0
1800.15/895.30	c speed (assignments/second)	: 51835.00121222414
1800.15/895.30	c non guided choices	646
1800.15/895.33	c learnt constraints type 
1800.15/895.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 136528
1800.15/895.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/895.33	c starts		: 45
1800.15/895.33	c conflicts		: 18850
1800.15/895.33	c decisions		: 29636
1800.15/895.33	c propagations		: 1002606
1800.15/895.33	c inspects		: 921464809
1800.15/895.33	c shortcuts		: 0
1800.15/895.33	c learnt literals	: 0
1800.15/895.33	c learnt binary clauses	: 0
1800.15/895.33	c learnt ternary clauses	: 0
1800.15/895.33	c learnt constraints	: 18850
1800.15/895.33	c ignored constraints	: 0
1800.15/895.33	c root simplifications	: 0
1800.15/895.33	c removed literals (reason simplification)	: 0
1800.15/895.33	c reason swapping (by a shorter reason)	: 0
1800.15/895.33	c Calls to reduceDB	: 3
1800.15/895.33	c Number of update (reduction) of LBD	: 0
1800.15/895.33	c Imported unit clauses	: 0
1800.15/895.33	c number of reductions to clauses (during analyze)	: 0
1800.15/895.33	c number of learned constraints concerned by reduction	: 0
1800.15/895.33	c number of learning phase by resolution	: 0
1800.15/895.33	c number of learning phase by cutting planes	: 0
1800.15/895.33	c speed (assignments/second)	: 1120.131295673343
1800.15/895.33	c non guided choices	646
1800.15/895.34	c learnt constraints type 
1800.15/895.34	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.15/895.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18849
1800.15/895.34	s UNKNOWN
1800.15/895.34	c Total wall clock time (in seconds): 895.235

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-4080623-1465258515/watcher-4080623-1465258515 -o /tmp/evaluation-result-4080623-1465258515/solver-4080623-1465258515 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465247049-20226 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080623-1465258515.opb 

pid=24074
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: 3.90 3.97 4.00 3/197 24077
/proc/meminfo: memFree=28341376/32872528 swapFree=11320/319964
[pid=24077] ppid=24074 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/24077/stat : 24077 (java) S 24074 24077 20210 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 107784801 98570240 977 33554432000 1073741824 1073778376 140735526224112 140735526215248 262966116413 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24077/statm: 24065 977 743 9 0 16771 0
[pid=24077/tid=24078] ppid=24074 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24078/stat : 24078 (java) R 24074 24077 20210 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 107784801 98570240 977 33554432000 1073741824 1073778376 140735526224112 140290146053672 262962759040 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100162 s]
/proc/loadavg: 3.90 3.97 4.00 3/197 24077
/proc/meminfo: memFree=28341376/32872528 swapFree=11320/319964
[pid=24077] ppid=24074 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/24077/stat : 24077 (java) S 24074 24077 20210 0 -1 4202496 4537 0 1 0 10 1 0 0 20 0 18 0 107784801 9787879424 5657 33554432000 1073741824 1073778376 140735526224112 140735526215248 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24077/statm: 2389619 5657 2156 9 0 2380296 0
[pid=24077/tid=24078] ppid=24074 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/24077/task/24078/stat : 24078 (java) R 24074 24077 20210 0 -1 4202560 2438 0 1 0 7 0 0 0 20 0 18 0 107784801 9787879424 5657 33554432000 1073741824 1073778376 140735526224112 140290146054072 262966142221 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200279 s]
/proc/loadavg: 3.90 3.97 4.00 3/197 24077
/proc/meminfo: memFree=28341376/32872528 swapFree=11320/319964
[pid=24077] ppid=24074 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/24077/stat : 24077 (java) S 24074 24077 20210 0 -1 4202496 4670 0 1 0 22 1 0 0 20 0 18 0 107784801 9787879424 6784 33554432000 1073741824 1073778376 140735526224112 140735526215248 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24077/statm: 2389619 6784 2213 9 0 2380296 0
[pid=24077/tid=24078] ppid=24074 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/24077/task/24078/stat : 24078 (java) R 24074 24077 20210 0 -1 4202560 2458 0 1 0 16 1 0 0 20 0 18 0 107784801 9787879424 6784 33554432000 1073741824 1073778376 140735526224112 140290146054072 140290017917039 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300272 s]
/proc/loadavg: 3.90 3.97 4.00 3/197 24077
/proc/meminfo: memFree=28341376/32872528 swapFree=11320/319964
[pid=24077] ppid=24074 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/24077/stat : 24077 (java) S 24074 24077 20210 0 -1 4202496 6932 0 1 0 49 2 0 0 20 0 22 0 107784801 10060525568 9729 33554432000 1073741824 1073778376 140735526224112 140735526215248 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24077/statm: 2456183 9756 2241 9 0 2446860 0
[pid=24077/tid=24078] ppid=24074 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/24077/task/24078/stat : 24078 (java) S 24074 24077 20210 0 -1 4202560 2471 0 1 0 22 1 0 0 20 0 22 0 107784801 10060525568 9771 33554432000 1073741824 1073778376 140735526224112 140290146059128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9824732

[startup+0.700225 s]
/proc/loadavg: 3.90 3.97 4.00 3/197 24077
/proc/meminfo: memFree=28341376/32872528 swapFree=11320/319964
[pid=24077] ppid=24074 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/24077/stat : 24077 (java) S 24074 24077 20210 0 -1 4202496 17751 0 1 0 206 5 0 0 20 0 22 0 107784801 10060525568 20607 33554432000 1073741824 1073778376 140735526224112 140735526215248 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24077/statm: 2456183 20607 2254 9 0 2446860 0
[pid=24077/tid=24078] ppid=24074 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/24077/task/24078/stat : 24078 (java) S 24074 24077 20210 0 -1 4202560 2471 0 1 0 22 1 0 0 20 0 22 0 107784801 10060525568 20607 33554432000 1073741824 1073778376 140735526224112 140290146059128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 3.90 3.97 4.00 7/219 24099
/proc/meminfo: memFree=28162248/32872528 swapFree=11320/319964
[pid=24077] ppid=24074 vsize=9824732 CPUtime=5.18 cores=0,2,4,6
/proc/24077/stat : 24077 (java) S 24074 24077 20210 0 -1 4202496 27354 0 1 0 509 9 0 0 20 0 22 0 107784801 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140735526215248 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24077/statm: 2456183 48074 2284 9 0 2446860 0
[pid=24077/tid=24078] ppid=24074 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/24077/task/24078/stat : 24078 (java) S 24074 24077 20210 0 -1 4202560 2471 0 1 0 22 1 0 0 20 0 22 0 107784801 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140290146059128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24080] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24080/stat : 24080 (java) S 24074 24077 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107784802 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289990060456 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24081] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24081/stat : 24081 (java) S 24074 24077 20210 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107784802 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289989007912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24082] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24082/stat : 24082 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784802 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289987954856 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24083] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24083/stat : 24083 (java) S 24074 24077 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107784802 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289986902312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24084] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24084/stat : 24084 (java) S 24074 24077 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107784802 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289985850280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24085] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24085/stat : 24085 (java) S 24074 24077 20210 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 107784802 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289984797736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24086] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24086/stat : 24086 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784802 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289983744680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24087] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24087/stat : 24087 (java) S 24074 24077 20210 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107784802 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289982692136 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24088] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24088/stat : 24088 (java) S 24074 24077 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107784803 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289970280808 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24089] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24089/stat : 24089 (java) S 24074 24077 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107784803 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289969227128 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24090] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24090/stat : 24090 (java) S 24074 24077 20210 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107784803 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289968173960 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24091] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24091/stat : 24091 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784806 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289967122704 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24092] ppid=24074 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/24077/task/24092/stat : 24092 (java) S 24074 24077 20210 0 -1 4202560 14378 0 0 0 116 4 0 0 20 0 22 0 107784806 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289966070584 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24093] ppid=24074 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/24077/task/24093/stat : 24093 (java) R 24074 24077 20210 0 -1 4202560 9077 0 0 0 120 2 0 0 20 0 22 0 107784806 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289964995984 140290148145601 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24094] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24094/stat : 24094 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784806 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289963965176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24095] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24095/stat : 24095 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784806 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289962912840 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24096] ppid=24074 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/24077/task/24096/stat : 24096 (java) R 24074 24077 20210 0 -1 4202560 20 0 0 0 122 0 0 0 20 0 22 0 107784826 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289961857744 140290018286880 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24097] ppid=24074 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/24077/task/24097/stat : 24097 (java) R 24074 24077 20210 0 -1 4202560 88 0 0 0 119 3 0 0 20 0 22 0 107784826 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289960804872 140290018465223 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24098] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24098/stat : 24098 (java) S 24074 24077 20210 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107784826 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289959752488 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24099] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24099/stat : 24099 (java) S 24074 24077 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107784827 10060525568 48074 33554432000 1073741824 1073778376 140735526224112 140289958699944 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 3.90 3.97 4.00 5/219 24099
/proc/meminfo: memFree=28113704/32872528 swapFree=11320/319964
[pid=24077] ppid=24074 vsize=9824732 CPUtime=8.54 cores=0,2,4,6
/proc/24077/stat : 24077 (java) S 24074 24077 20210 0 -1 4202496 27699 0 1 0 838 16 0 0 20 0 22 0 107784801 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140735526215248 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24077/statm: 2456183 86674 2284 9 0 2446860 0
[pid=24077/tid=24078] ppid=24074 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/24077/task/24078/stat : 24078 (java) S 24074 24077 20210 0 -1 4202560 2471 0 1 0 22 1 0 0 20 0 22 0 107784801 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140290146059128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24080] ppid=24074 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/24077/task/24080/stat : 24080 (java) S 24074 24077 20210 0 -1 4202560 22 0 0 0 1 1 0 0 20 0 22 0 107784802 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289990060456 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24081] ppid=24074 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/24077/task/24081/stat : 24081 (java) S 24074 24077 20210 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 22 0 107784802 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289989007912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24082] ppid=24074 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24077/task/24082/stat : 24082 (java) S 24074 24077 20210 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 107784802 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289987954856 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24083] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24083/stat : 24083 (java) S 24074 24077 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107784802 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289986902312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24084] ppid=24074 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24077/task/24084/stat : 24084 (java) S 24074 24077 20210 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 107784802 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289985850280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24085] ppid=24074 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/24077/task/24085/stat : 24085 (java) S 24074 24077 20210 0 -1 4202560 27 0 0 0 2 1 0 0 20 0 22 0 107784802 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289984797736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24086] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24086/stat : 24086 (java) S 24074 24077 20210 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 107784802 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289983744680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24087] ppid=24074 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/24077/task/24087/stat : 24087 (java) S 24074 24077 20210 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 22 0 107784802 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289982692136 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24088] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24088/stat : 24088 (java) S 24074 24077 20210 0 -1 4202560 194 0 0 0 0 0 0 0 20 0 22 0 107784803 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289970280808 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24089] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24089/stat : 24089 (java) S 24074 24077 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107784803 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289969227128 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24090] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24090/stat : 24090 (java) S 24074 24077 20210 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107784803 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289968173960 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24091] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24091/stat : 24091 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784806 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289967122704 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24092] ppid=24074 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/24077/task/24092/stat : 24092 (java) S 24074 24077 20210 0 -1 4202560 14378 0 0 0 117 4 0 0 20 0 22 0 107784806 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289966070584 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24093] ppid=24074 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/24077/task/24093/stat : 24093 (java) S 24074 24077 20210 0 -1 4202560 9088 0 0 0 126 2 0 0 20 0 22 0 107784806 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289965018040 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24094] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24094/stat : 24094 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784806 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289963965176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24095] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24095/stat : 24095 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784806 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289962912840 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24096] ppid=24074 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/24077/task/24096/stat : 24096 (java) R 24074 24077 20210 0 -1 4202560 23 0 0 0 275 0 0 0 20 0 22 0 107784826 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289961855632 140290018939883 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24097] ppid=24074 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/24077/task/24097/stat : 24097 (java) R 24074 24077 20210 0 -1 4202560 140 0 0 0 271 4 0 0 20 0 22 0 107784826 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289960803840 140290018506566 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24098] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24098/stat : 24098 (java) S 24074 24077 20210 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107784826 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289959752488 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24099] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24099/stat : 24099 (java) S 24074 24077 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107784827 10060525568 86674 33554432000 1073741824 1073778376 140735526224112 140289958699944 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.54
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 3.99 3.99 4.00 5/219 24099
/proc/meminfo: memFree=27731328/32872528 swapFree=11320/319964
[pid=24077] ppid=24074 vsize=9824732 CPUtime=15.03 cores=0,2,4,6
/proc/24077/stat : 24077 (java) S 24074 24077 20210 0 -1 4202496 28159 0 1 0 1480 23 0 0 20 0 22 0 107784801 10060525568 156656 33554432000 1073741824 1073778376 140735526224112 140735526215248 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24077/statm: 2456183 156656 2284 9 0 2446860 0
[pid=24077/tid=24078] ppid=24074 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/24077/task/24078/stat : 24078 (java) S 24074 24077 20210 0 -1 4202560 2471 0 1 0 22 1 0 0 20 0 22 0 107784801 10060525568 156656 33554432000 1073741824 1073778376 140735526224112 140290146059128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24080] ppid=24074 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/24077/task/24080/stat : 24080 (java) S 24074 24077 20210 0 -1 4202560 25 0 0 0 3 2 0 0 20 0 22 0 107784802 10060525568 156656 33554432000 1073741824 1073778376 140735526224112 140289990060456 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24081] ppid=24074 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24077/task/24081/stat : 24081 (java) S 24074 24077 20210 0 -1 4202560 37 0 0 0 5 2 0 0 20 0 22 0 107784802 10060525568 156656 33554432000 1073741824 1073778376 140735526224112 140289989007912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24082] ppid=24074 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/24077/task/24082/stat : 24082 (java) S 24074 24077 20210 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 107784802 10060525568 156656 33554432000 1073741824 1073778376 140735526224112 140289987954856 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24083] ppid=24074 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/24077/task/24083/stat : 24083 (java) S 24074 24077 20210 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 22 0 107784802 10060525568 156656 33554432000 1073741824 1073778376 140735526224112 140289986902312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24084] ppid=24074 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/24077/task/24084/stat : 24084 (java) S 24074 24077 20210 0 -1 4202560 31 0 0 0 4 2 0 0 20 0 22 0 107784802 10060525568 156656 33554432000 1073741824 1073778376 140735526224112 140289985850280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24085] ppid=24074 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24077/task/24085/stat : 24085 (java) S 24074 24077 20210 0 -1 4202560 46 0 0 0 5 2 0 0 20 0 22 0 107784802 10060525568 156656 33554432000 1073741824 1073778376 140735526224112 140289984797736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24086] ppid=24074 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/24077/task/24086/stat : 24086 (java) S 24074 24077 20210 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 22 0 107784802 10060525568 156656 33554432000 1073741824 1073778376 140735526224112 140289983744680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24087] ppid=24074 vsize=9824732 CPUtime=0.05 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.11 4.04 4.00 5/219 24458
/proc/meminfo: memFree=26341236/32872528 swapFree=11320/319964
[pid=24077] ppid=24074 vsize=9824732 CPUtime=1774.03 cores=0,2,4,6
/proc/24077/stat : 24077 (java) S 24074 24077 20210 0 -1 4202496 35889 0 1 0 177265 138 0 0 20 0 22 0 107784801 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140735526215248 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24077/statm: 2456183 568330 2293 9 0 2446860 0
[pid=24077/tid=24078] ppid=24074 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/24077/task/24078/stat : 24078 (java) S 24074 24077 20210 0 -1 4202560 2483 0 1 0 24 3 0 0 20 0 22 0 107784801 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140290146059128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24080] ppid=24074 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/24077/task/24080/stat : 24080 (java) S 24074 24077 20210 0 -1 4202560 329 0 0 0 254 7 0 0 20 0 22 0 107784802 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289990060456 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24081] ppid=24074 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/24077/task/24081/stat : 24081 (java) S 24074 24077 20210 0 -1 4202560 491 0 0 0 256 8 0 0 20 0 22 0 107784802 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289989007912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24082] ppid=24074 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/24077/task/24082/stat : 24082 (java) S 24074 24077 20210 0 -1 4202560 386 0 0 0 243 8 0 0 20 0 22 0 107784802 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289987954856 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24083] ppid=24074 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/24077/task/24083/stat : 24083 (java) S 24074 24077 20210 0 -1 4202560 354 0 0 0 251 7 0 0 20 0 22 0 107784802 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289986902312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24084] ppid=24074 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/24077/task/24084/stat : 24084 (java) S 24074 24077 20210 0 -1 4202560 385 0 0 0 272 8 0 0 20 0 22 0 107784802 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289985850280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24085] ppid=24074 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/24077/task/24085/stat : 24085 (java) S 24074 24077 20210 0 -1 4202560 464 0 0 0 247 8 0 0 20 0 22 0 107784802 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289984797736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24086] ppid=24074 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/24077/task/24086/stat : 24086 (java) S 24074 24077 20210 0 -1 4202560 435 0 0 0 247 6 0 0 20 0 22 0 107784802 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289983744680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24087] ppid=24074 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/24077/task/24087/stat : 24087 (java) S 24074 24077 20210 0 -1 4202560 544 0 0 0 243 7 0 0 20 0 22 0 107784802 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289982692136 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24088] ppid=24074 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/24077/task/24088/stat : 24088 (java) S 24074 24077 20210 0 -1 4202560 1420 0 0 0 203 20 0 0 20 0 22 0 107784803 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289970280808 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24089] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24089/stat : 24089 (java) S 24074 24077 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107784803 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289969227128 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24090] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24090/stat : 24090 (java) S 24074 24077 20210 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107784803 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289968173960 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24091] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24091/stat : 24091 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784806 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289967122704 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24092] ppid=24074 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/24077/task/24092/stat : 24092 (java) S 24074 24077 20210 0 -1 4202560 14386 0 0 0 125 4 0 0 20 0 22 0 107784806 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289966070584 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24093] ppid=24074 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/24077/task/24093/stat : 24093 (java) S 24074 24077 20210 0 -1 4202560 10832 0 0 0 178 2 0 0 20 0 22 0 107784806 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289965018040 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24094] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24094/stat : 24094 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784806 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289963965176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24095] ppid=24074 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/24077/task/24095/stat : 24095 (java) S 24074 24077 20210 0 -1 4202560 50 0 0 0 14 20 0 0 20 0 22 0 107784806 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289962912840 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24096] ppid=24074 vsize=9824732 CPUtime=873.84 cores=0,2,4,6
/proc/24077/task/24096/stat : 24096 (java) R 24074 24077 20210 0 -1 4202560 185 0 0 0 87368 16 0 0 20 0 22 0 107784826 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289961856416 140290018353443 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24097] ppid=24074 vsize=9824732 CPUtime=873.89 cores=0,2,4,6
/proc/24077/task/24097/stat : 24097 (java) R 24074 24077 20210 0 -1 4202560 1874 0 0 0 87334 55 0 0 20 0 22 0 107784826 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289960803072 140290018462753 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24098] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24098/stat : 24098 (java) S 24074 24077 20210 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107784826 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289959752488 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24099] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24099/stat : 24099 (java) S 24074 24077 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107784827 10060525568 568330 33554432000 1073741824 1073778376 140735526224112 140289958699944 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1774.03
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.301 s]
/proc/loadavg: 4.16 4.05 4.01 5/220 24462
/proc/meminfo: memFree=26338424/32872528 swapFree=11320/319964
[pid=24077] ppid=24074 vsize=9824732 CPUtime=1800.15 cores=0,2,4,6
/proc/24077/stat : 24077 (java) S 24074 24077 20210 0 -1 4202496 35937 0 1 0 179877 138 0 0 20 0 22 0 107784801 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140735526215248 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24077/statm: 2456183 569033 2293 9 0 2446860 0
[pid=24077/tid=24078] ppid=24074 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/24077/task/24078/stat : 24078 (java) S 24074 24077 20210 0 -1 4202560 2483 0 1 0 25 3 0 0 20 0 22 0 107784801 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140290146059128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24080] ppid=24074 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/24077/task/24080/stat : 24080 (java) S 24074 24077 20210 0 -1 4202560 338 0 0 0 257 7 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289990060456 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24081] ppid=24074 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/24077/task/24081/stat : 24081 (java) S 24074 24077 20210 0 -1 4202560 495 0 0 0 259 8 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289989007912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24082] ppid=24074 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/24077/task/24082/stat : 24082 (java) S 24074 24077 20210 0 -1 4202560 387 0 0 0 249 8 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289987954856 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24083] ppid=24074 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/24077/task/24083/stat : 24083 (java) S 24074 24077 20210 0 -1 4202560 355 0 0 0 255 7 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289986902312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24084] ppid=24074 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/24077/task/24084/stat : 24084 (java) S 24074 24077 20210 0 -1 4202560 386 0 0 0 275 8 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289985850280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24085] ppid=24074 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/24077/task/24085/stat : 24085 (java) S 24074 24077 20210 0 -1 4202560 465 0 0 0 250 8 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289984797736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24086] ppid=24074 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/24077/task/24086/stat : 24086 (java) S 24074 24077 20210 0 -1 4202560 460 0 0 0 252 6 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289983744680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24087] ppid=24074 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/24077/task/24087/stat : 24087 (java) S 24074 24077 20210 0 -1 4202560 544 0 0 0 245 7 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289982692136 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24088] ppid=24074 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/24077/task/24088/stat : 24088 (java) S 24074 24077 20210 0 -1 4202560 1420 0 0 0 203 20 0 0 20 0 22 0 107784803 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289970280808 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24089] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24089/stat : 24089 (java) S 24074 24077 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107784803 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289969227128 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24090] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24090/stat : 24090 (java) S 24074 24077 20210 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107784803 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289968173960 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24091] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24091/stat : 24091 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784806 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289967122704 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24092] ppid=24074 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/24077/task/24092/stat : 24092 (java) S 24074 24077 20210 0 -1 4202560 14386 0 0 0 125 4 0 0 20 0 22 0 107784806 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289966070584 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24093] ppid=24074 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/24077/task/24093/stat : 24093 (java) S 24074 24077 20210 0 -1 4202560 10832 0 0 0 178 2 0 0 20 0 22 0 107784806 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289965018040 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24094] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24094/stat : 24094 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784806 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289963965176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24095] ppid=24074 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/24077/task/24095/stat : 24095 (java) S 24074 24077 20210 0 -1 4202560 52 0 0 0 14 20 0 0 20 0 22 0 107784806 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289962912840 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24096] ppid=24074 vsize=9824732 CPUtime=886.74 cores=0,2,4,6
/proc/24077/task/24096/stat : 24096 (java) R 24074 24077 20210 0 -1 4202560 186 0 0 0 88658 16 0 0 20 0 22 0 107784826 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289961855616 140290018353443 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24097] ppid=24074 vsize=9824732 CPUtime=886.79 cores=0,2,4,6
/proc/24077/task/24097/stat : 24097 (java) R 24074 24077 20210 0 -1 4202560 1877 0 0 0 88624 55 0 0 20 0 22 0 107784826 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289960803824 140290018506678 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24098] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24098/stat : 24098 (java) S 24074 24077 20210 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107784826 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289959752488 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24099] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24099/stat : 24099 (java) S 24074 24077 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107784827 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289958699944 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
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 24077 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.301 s]
/proc/loadavg: 4.16 4.05 4.01 5/220 24462
/proc/meminfo: memFree=26338424/32872528 swapFree=11320/319964
[pid=24077] ppid=24074 vsize=9824732 CPUtime=1800.15 cores=0,2,4,6
/proc/24077/stat : 24077 (java) S 24074 24077 20210 0 -1 4202496 35937 0 1 0 179877 138 0 0 20 0 22 0 107784801 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140735526215248 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24077/statm: 2456183 569033 2293 9 0 2446860 0
[pid=24077/tid=24078] ppid=24074 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/24077/task/24078/stat : 24078 (java) S 24074 24077 20210 0 -1 4202560 2483 0 1 0 25 3 0 0 20 0 22 0 107784801 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140290146059128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24080] ppid=24074 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/24077/task/24080/stat : 24080 (java) S 24074 24077 20210 0 -1 4202560 338 0 0 0 257 7 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289990060456 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24081] ppid=24074 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/24077/task/24081/stat : 24081 (java) S 24074 24077 20210 0 -1 4202560 495 0 0 0 259 8 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289989007912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24082] ppid=24074 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/24077/task/24082/stat : 24082 (java) S 24074 24077 20210 0 -1 4202560 387 0 0 0 249 8 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289987954856 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24083] ppid=24074 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/24077/task/24083/stat : 24083 (java) S 24074 24077 20210 0 -1 4202560 355 0 0 0 255 7 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289986902312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24084] ppid=24074 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/24077/task/24084/stat : 24084 (java) S 24074 24077 20210 0 -1 4202560 386 0 0 0 275 8 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289985850280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24085] ppid=24074 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/24077/task/24085/stat : 24085 (java) S 24074 24077 20210 0 -1 4202560 465 0 0 0 250 8 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289984797736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24086] ppid=24074 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/24077/task/24086/stat : 24086 (java) S 24074 24077 20210 0 -1 4202560 460 0 0 0 252 6 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289983744680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24087] ppid=24074 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/24077/task/24087/stat : 24087 (java) S 24074 24077 20210 0 -1 4202560 544 0 0 0 245 7 0 0 20 0 22 0 107784802 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289982692136 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24088] ppid=24074 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/24077/task/24088/stat : 24088 (java) S 24074 24077 20210 0 -1 4202560 1420 0 0 0 203 20 0 0 20 0 22 0 107784803 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289970280808 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24089] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24089/stat : 24089 (java) S 24074 24077 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107784803 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289969227128 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24090] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24090/stat : 24090 (java) S 24074 24077 20210 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107784803 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289968173960 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24091] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24091/stat : 24091 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784806 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289967122704 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24092] ppid=24074 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/24077/task/24092/stat : 24092 (java) S 24074 24077 20210 0 -1 4202560 14386 0 0 0 125 4 0 0 20 0 22 0 107784806 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289966070584 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24093] ppid=24074 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/24077/task/24093/stat : 24093 (java) S 24074 24077 20210 0 -1 4202560 10832 0 0 0 178 2 0 0 20 0 22 0 107784806 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289965018040 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24077/tid=24094] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24094/stat : 24094 (java) S 24074 24077 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107784806 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289963965176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24077/tid=24095] ppid=24074 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/24077/task/24095/stat : 24095 (java) S 24074 24077 20210 0 -1 4202560 52 0 0 0 14 20 0 0 20 0 22 0 107784806 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289962912840 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24096] ppid=24074 vsize=9824732 CPUtime=886.74 cores=0,2,4,6
/proc/24077/task/24096/stat : 24096 (java) R 24074 24077 20210 0 -1 4202560 186 0 0 0 88658 16 0 0 20 0 22 0 107784826 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289961855616 140290018353443 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24077/tid=24097] ppid=24074 vsize=9824732 CPUtime=886.79 cores=0,2,4,6
/proc/24077/task/24097/stat : 24097 (java) R 24074 24077 20210 0 -1 4202560 1877 0 0 0 88624 55 0 0 20 0 22 0 107784826 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289960803824 140290018506678 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24098] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24098/stat : 24098 (java) S 24074 24077 20210 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107784826 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289959752488 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24077/tid=24099] ppid=24074 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24077/task/24099/stat : 24099 (java) S 24074 24077 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107784827 10060525568 569033 33554432000 1073741824 1073778376 140735526224112 140289958699944 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 895.358
CPU time (s): 1800.91
CPU user time (s): 1798.95
CPU system time (s): 1.9617
CPU usage (%): 201.138
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.95
system time used= 1.9617
maximum resident set size= 2896360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35981
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30053
involuntary context switches= 45034

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.2765 second user time and 3.73143 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-07 02:15:15
IDJOB=4080623
IDBENCH=48318
IDSOLVER=2543
FILE ID=node128/4080623-1465258515
RUNJOBID= node128-1465247049-20226
PBS_JOBID= 19843253
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_1_15.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080623-1465258515/watcher-4080623-1465258515 -o /tmp/evaluation-result-4080623-1465258515/solver-4080623-1465258515 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465247049-20226 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080623-1465258515.opb

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

MD5SUM BENCH= c7cfddeeb3bb3e7896ee6eefe7e9ac17
RANDOM SEED=1207581879

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28341896 kB
Buffers:           57104 kB
Cached:           111100 kB
SwapCached:         1656 kB
Active:          3395556 kB
Inactive:         102316 kB
Active(anon):    3331756 kB
Inactive(anon):      528 kB
Active(file):      63800 kB
Inactive(file):   101788 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098468 kB
Dirty:               868 kB
Writeback:             0 kB
AnonPages:       3667912 kB
Mapped:            15448 kB
Shmem:                 0 kB
Slab:             570756 kB
SReclaimable:      13924 kB
SUnreclaim:       556832 kB
KernelStack:        1784 kB
PageTables:        11160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4015652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3520512 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= 71748 MiB
End job on node128 at 2016-06-07 02:30:11