Trace number 4097829

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.15 895.859

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression32_14.opb
MD5SUM8f1ab1cee0eaffd9cfda11c2de0123e4
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 benchmark645.412
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2163
Total number of constraints10354
Number of constraints which are clauses10350
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint46
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 14
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 60
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4097829-1466114153.opb
0.11/0.10	c reading problem ... 
0.11/0.11	c  no objective function found
0.98/0.52	c ... done. Wall clock time 0.416s.
0.98/0.52	c declared #vars     2163
0.98/0.52	c #constraints  10358
0.98/0.52	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.98/0.52	c constraints type 
0.98/0.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6210
0.98/0.52	c org.sat4j.specs.Constr$1 => 3
0.98/0.52	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
0.98/0.52	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.98/0.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 4140
0.98/0.52	c 10358 constraints processed.
0.98/0.53	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.98/0.53	c constraints type 
0.98/0.53	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 4140
0.98/0.53	c org.sat4j.specs.Constr$1 => 3
0.98/0.53	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6210
0.98/0.53	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
0.98/0.53	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.98/0.53	c 10358 constraints processed.
5.22/1.79	c cleaning 2502 clauses out of 5004 with flag 21041/5004
7.66/2.72	c cleaning 4245 clauses out of 8499 with flag 44116/11001
9.95/3.80	c cleaning 5627 clauses out of 11253 with flag 70616/18000
12.88/5.23	c cleaning 6813 clauses out of 13626 with flag 102888/26000
16.20/6.84	c cleaning 7907 clauses out of 15813 with flag 141038/35000
19.40/8.48	c cleaning 8954 clauses out of 17908 with flag 186554/45002
23.05/10.29	c cleaning 9964 clauses out of 19953 with flag 236633/56001
27.52/12.47	c cleaning 10992 clauses out of 21989 with flag 291457/68001
32.32/14.83	c cleaning 11999 clauses out of 23997 with flag 351581/81001
37.59/17.41	c cleaning 12995 clauses out of 25998 with flag 425994/95001
42.60/19.94	c cleaning 14000 clauses out of 28003 with flag 496229/110001
48.25/22.79	c cleaning 14999 clauses out of 30003 with flag 571657/126001
54.65/25.99	c cleaning 15996 clauses out of 32003 with flag 663849/143000
61.73/29.48	c cleaning 17003 clauses out of 34012 with flag 772264/161005
68.73/32.92	c cleaning 17994 clauses out of 36004 with flag 869608/180000
76.64/36.84	c cleaning 19006 clauses out of 38016 with flag 982302/200006
84.65/40.84	c cleaning 20003 clauses out of 40006 with flag 1095245/221002
92.91/44.95	c cleaning 21000 clauses out of 42001 with flag 1207148/243000
101.71/49.37	c cleaning 22002 clauses out of 44006 with flag 1345979/266005
111.98/54.49	c cleaning 22998 clauses out of 45999 with flag 1475851/290000
122.78/59.84	c cleaning 23993 clauses out of 48001 with flag 1597376/315000
134.46/65.61	c cleaning 25003 clauses out of 50014 with flag 1760643/341006
137.06/66.96	c cleaning 0 clauses out of 5000 with flag 0/5000
146.46/71.44	c cleaning 25994 clauses out of 52005 with flag 1923797/368000
158.94/77.67	c cleaning 27003 clauses out of 54011 with flag 2096274/396000
172.96/84.62	c cleaning 28003 clauses out of 56009 with flag 2268184/425001
187.83/92.04	c cleaning 28996 clauses out of 58009 with flag 2427578/455004
203.31/99.70	c cleaning 29995 clauses out of 60013 with flag 2601727/486004
218.83/107.44	c cleaning 31004 clauses out of 62014 with flag 2777230/518000
234.50/115.23	c cleaning 31999 clauses out of 64012 with flag 2962227/551002
250.96/123.40	c cleaning 33001 clauses out of 66011 with flag 3157008/585000
269.21/132.55	c cleaning 34003 clauses out of 68010 with flag 3354725/620000
288.32/142.01	c cleaning 34997 clauses out of 70008 with flag 3588617/656001
307.60/151.69	c cleaning 36002 clauses out of 72014 with flag 3850301/693004
328.11/161.83	c cleaning 36993 clauses out of 74009 with flag 4075066/731001
348.98/172.25	c cleaning 38006 clauses out of 76015 with flag 4309821/770000
372.50/183.97	c cleaning 39002 clauses out of 78009 with flag 4573581/810000
396.21/195.79	c cleaning 39999 clauses out of 80011 with flag 4846774/851004
422.67/209.27	c cleaning 41000 clauses out of 82009 with flag 5130961/893001
448.96/222.39	c cleaning 42005 clauses out of 84014 with flag 5430237/936006
476.29/235.95	c cleaning 42995 clauses out of 86004 with flag 5752058/980001
505.21/250.31	c cleaning 43999 clauses out of 88011 with flag 6111871/1025003
535.37/265.36	c cleaning 45003 clauses out of 90010 with flag 6476222/1071001
568.70/281.99	c cleaning 46002 clauses out of 92007 with flag 6860956/1118001
603.47/299.22	c cleaning 46999 clauses out of 94004 with flag 7198422/1166000
639.83/317.39	c cleaning 47994 clauses out of 96006 with flag 7487909/1215001
675.41/335.07	c cleaning 48999 clauses out of 98011 with flag 7803158/1265000
713.36/353.93	c cleaning 50003 clauses out of 100014 with flag 8158308/1316002
751.79/373.04	c cleaning 51001 clauses out of 102010 with flag 8521795/1368001
793.99/394.08	c cleaning 52004 clauses out of 104011 with flag 8889400/1421003
840.33/417.51	c cleaning 53003 clauses out of 106005 with flag 9267452/1475001
844.73/419.72	c cleaning 0 clauses out of 11000 with flag 0/11000
884.15/439.39	c cleaning 53996 clauses out of 108001 with flag 9680621/1530000
928.51/461.42	c cleaning 54997 clauses out of 110009 with flag 10090864/1586004
972.31/483.22	c cleaning 56005 clauses out of 112011 with flag 10479097/1643003
1019.35/506.61	c cleaning 56998 clauses out of 114005 with flag 10883873/1701002
1068.75/531.23	c cleaning 57999 clauses out of 116005 with flag 11354797/1760000
1118.89/556.25	c cleaning 59001 clauses out of 118008 with flag 11809866/1820002
1174.32/583.84	c cleaning 60001 clauses out of 120007 with flag 12303421/1881002
1233.43/613.26	c cleaning 61004 clauses out of 122010 with flag 12715830/1943006
1298.11/645.41	c cleaning 61995 clauses out of 124000 with flag 13103613/2006000
1360.19/676.33	c cleaning 62999 clauses out of 126006 with flag 13503030/2070001
1422.71/707.43	c cleaning 63998 clauses out of 128007 with flag 13946714/2135001
1492.25/742.68	c cleaning 64998 clauses out of 130010 with flag 14464386/2201002
1552.71/772.74	c cleaning 65996 clauses out of 132010 with flag 14923465/2268000
1621.90/807.14	c cleaning 67003 clauses out of 134014 with flag 15314212/2336000
1697.68/844.90	c cleaning 68005 clauses out of 136013 with flag 15800376/2405002
1776.05/883.84	c cleaning 68995 clauses out of 138007 with flag 16258657/2475001
1800.15/895.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/895.80	c starts		: 2139
1800.15/895.80	c conflicts		: 2504074
1800.15/895.80	c decisions		: 4295115
1800.15/895.80	c propagations		: 345011249
1800.15/895.80	c inspects		: 12457255262
1800.15/895.80	c shortcuts		: 0
1800.15/895.80	c learnt literals	: 0
1800.15/895.80	c learnt binary clauses	: 0
1800.15/895.80	c learnt ternary clauses	: 357
1800.15/895.80	c learnt constraints	: 2504074
1800.15/895.80	c ignored constraints	: 0
1800.15/895.80	c root simplifications	: 0
1800.15/895.80	c removed literals (reason simplification)	: 48317785
1800.15/895.80	c reason swapping (by a shorter reason)	: 0
1800.15/895.80	c Calls to reduceDB	: 66
1800.15/895.80	c Number of update (reduction) of LBD	: 680575
1800.15/895.80	c Imported unit clauses	: 0
1800.15/895.80	c number of reductions to clauses (during analyze)	: 0
1800.15/895.80	c number of learned constraints concerned by reduction	: 0
1800.15/895.80	c number of learning phase by resolution	: 0
1800.15/895.80	c number of learning phase by cutting planes	: 0
1800.15/895.80	c speed (assignments/second)	: 385369.8804722135
1800.15/895.80	c non guided choices	1360
1800.15/895.83	c learnt constraints type 
1800.15/895.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 98085
1800.15/895.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/895.83	c starts		: 43
1800.15/895.83	c conflicts		: 16119
1800.15/895.83	c decisions		: 20379
1800.15/895.83	c propagations		: 1445817
1800.15/895.83	c inspects		: 1050935392
1800.15/895.83	c shortcuts		: 0
1800.15/895.83	c learnt literals	: 0
1800.15/895.83	c learnt binary clauses	: 0
1800.15/895.83	c learnt ternary clauses	: 90
1800.15/895.83	c learnt constraints	: 16119
1800.15/895.83	c ignored constraints	: 0
1800.15/895.83	c root simplifications	: 0
1800.15/895.83	c removed literals (reason simplification)	: 0
1800.15/895.83	c reason swapping (by a shorter reason)	: 0
1800.15/895.83	c Calls to reduceDB	: 2
1800.15/895.83	c Number of update (reduction) of LBD	: 0
1800.15/895.83	c Imported unit clauses	: 0
1800.15/895.83	c number of reductions to clauses (during analyze)	: 0
1800.15/895.83	c number of learned constraints concerned by reduction	: 0
1800.15/895.83	c number of learning phase by resolution	: 0
1800.15/895.83	c number of learning phase by cutting planes	: 0
1800.15/895.83	c speed (assignments/second)	: 1614.914720369936
1800.15/895.83	c non guided choices	1356
1800.15/895.83	c learnt constraints type 
1800.15/895.83	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2211
1800.15/895.83	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 135
1800.15/895.83	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13773
1800.15/895.83	s UNKNOWN
1800.15/895.83	c Total wall clock time (in seconds): 895.729

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-4097829-1466114153/watcher-4097829-1466114153 -o /tmp/evaluation-result-4097829-1466114153/solver-4097829-1466114153 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466112168-17181 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4097829-1466114153.opb 

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

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


[startup+0 s]
/proc/loadavg: 3.85 3.99 3.68 4/197 19509
/proc/meminfo: memFree=29186028/32872528 swapFree=188940/188940
[pid=19509] ppid=19506 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/19509/stat : 19509 (java) S 19506 19509 17164 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 13465847 98570240 977 33554432000 1073741824 1073778376 140734895428160 140734895419296 249653395517 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19509/statm: 24065 977 744 9 0 16771 0
[pid=19509/tid=19510] ppid=19506 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19510/stat : 19510 (java) R 19506 19509 17164 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 13465848 98570240 977 33554432000 1073741824 1073778376 140734895428160 140201397898792 249650038144 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 3.85 3.99 3.68 4/197 19509
/proc/meminfo: memFree=29186028/32872528 swapFree=188940/188940
[pid=19509] ppid=19506 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/19509/stat : 19509 (java) S 19506 19509 17164 0 -1 4202496 4496 0 1 0 10 1 0 0 20 0 18 0 13465847 9787879424 6128 33554432000 1073741824 1073778376 140734895428160 140734895419296 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19509/statm: 2389619 6128 2158 9 0 2380296 0
[pid=19509/tid=19510] ppid=19506 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/19509/task/19510/stat : 19510 (java) R 19506 19509 17164 0 -1 4202560 2391 0 1 0 8 0 0 0 20 0 18 0 13465848 9787879424 6128 33554432000 1073741824 1073778376 140734895428160 140201397902712 249653421325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200276 s]
/proc/loadavg: 3.85 3.99 3.68 4/197 19509
/proc/meminfo: memFree=29186028/32872528 swapFree=188940/188940
[pid=19509] ppid=19506 vsize=9558476 CPUtime=0.3 cores=1,3,5,7
/proc/19509/stat : 19509 (java) S 19506 19509 17164 0 -1 4202496 5415 0 1 0 29 1 0 0 20 0 18 0 13465847 9787879424 7185 33554432000 1073741824 1073778376 140734895428160 140734895419296 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19509/statm: 2389619 7185 2219 9 0 2380296 0
[pid=19509/tid=19510] ppid=19506 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/19509/task/19510/stat : 19510 (java) R 19506 19509 17164 0 -1 4202560 2407 0 1 0 17 0 0 0 20 0 18 0 13465848 9787879424 7189 33554432000 1073741824 1073778376 140734895428160 140201397902712 140201238323928 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300274 s]
/proc/loadavg: 3.85 3.99 3.68 4/197 19509
/proc/meminfo: memFree=29186028/32872528 swapFree=188940/188940
[pid=19509] ppid=19506 vsize=9558476 CPUtime=0.58 cores=1,3,5,7
/proc/19509/stat : 19509 (java) S 19506 19509 17164 0 -1 4202496 7254 0 1 0 56 2 0 0 20 0 18 0 13465847 9787879424 10764 33554432000 1073741824 1073778376 140734895428160 140734895419296 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19509/statm: 2389619 10764 2237 9 0 2380296 0
[pid=19509/tid=19510] ppid=19506 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/19509/task/19510/stat : 19510 (java) R 19506 19509 17164 0 -1 4202560 2414 0 1 0 26 1 0 0 20 0 18 0 13465848 9787879424 10764 33554432000 1073741824 1073778376 140734895428160 140201397895024 249653421325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9558476

[startup+0.700239 s]
/proc/loadavg: 3.85 3.99 3.68 4/197 19509
/proc/meminfo: memFree=29186028/32872528 swapFree=188940/188940
[pid=19509] ppid=19506 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/19509/stat : 19509 (java) S 19506 19509 17164 0 -1 4202496 19975 0 1 0 169 5 0 0 20 0 22 0 13465847 10060525568 29978 33554432000 1073741824 1073778376 140734895428160 140734895419296 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19509/statm: 2456183 29978 2255 9 0 2446860 0
[pid=19509/tid=19510] ppid=19506 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/19509/task/19510/stat : 19510 (java) S 19506 19509 17164 0 -1 4202560 2453 0 1 0 48 2 0 0 20 0 22 0 13465848 10060525568 29978 33554432000 1073741824 1073778376 140734895428160 140201397904248 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 3.85 3.99 3.68 7/219 19531
/proc/meminfo: memFree=29057044/32872528 swapFree=188940/188940
[pid=19509] ppid=19506 vsize=9824732 CPUtime=4.78 cores=1,3,5,7
/proc/19509/stat : 19509 (java) S 19506 19509 17164 0 -1 4202496 27600 0 1 0 472 6 0 0 20 0 22 0 13465847 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140734895419296 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19509/statm: 2456183 41574 2276 9 0 2446860 0
[pid=19509/tid=19510] ppid=19506 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/19509/task/19510/stat : 19510 (java) S 19506 19509 17164 0 -1 4202560 2453 0 1 0 48 2 0 0 20 0 22 0 13465848 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140201397904248 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19512] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19512/stat : 19512 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465848 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140201359395240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19513] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19513/stat : 19513 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465848 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140201358342696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19514] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19514/stat : 19514 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465848 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140201357289640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19515] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19515/stat : 19515 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465848 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140201238194472 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19516] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19516/stat : 19516 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465848 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140201237142440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19517] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19517/stat : 19517 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465848 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140201236089896 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19518] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19518/stat : 19518 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465848 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140201235036840 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19519] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19519/stat : 19519 (java) S 19506 19509 17164 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13465848 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140201233984296 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19520] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19520/stat : 19520 (java) S 19506 19509 17164 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13465849 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140200751655272 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19521] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19521/stat : 19521 (java) S 19506 19509 17164 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 13465850 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140200750601592 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19522] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19522/stat : 19522 (java) S 19506 19509 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13465850 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140200749548424 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19523] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19523/stat : 19523 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465852 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140200748497168 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19524] ppid=19506 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/19509/task/19524/stat : 19524 (java) S 19506 19509 17164 0 -1 4202560 8520 0 0 0 113 2 0 0 20 0 22 0 13465852 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140200747445048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19525] ppid=19506 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/19509/task/19525/stat : 19525 (java) R 19506 19509 17164 0 -1 4202560 15281 0 0 0 115 2 0 0 20 0 22 0 13465852 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140200746392384 140201404879227 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19526] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19526/stat : 19526 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465852 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140200745339640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19527] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19527/stat : 19527 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465852 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140200744287304 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19528] ppid=19506 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/19509/task/19528/stat : 19528 (java) R 19506 19509 17164 0 -1 4202560 22 0 0 0 93 0 0 0 20 0 22 0 13465900 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140200743231896 140201238854065 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19529] ppid=19506 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/19509/task/19529/stat : 19529 (java) R 19506 19509 17164 0 -1 4202560 48 0 0 0 94 0 0 0 20 0 22 0 13465900 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140200742178480 140201239043726 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19530] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19530/stat : 19530 (java) S 19506 19509 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13465901 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140200741126952 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19531] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19531/stat : 19531 (java) S 19506 19509 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13465901 10060525568 41574 33554432000 1073741824 1073778376 140734895428160 140200740074408 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 3.85 3.99 3.68 6/219 19531
/proc/meminfo: memFree=28975860/32872528 swapFree=188940/188940
[pid=19509] ppid=19506 vsize=9824732 CPUtime=8.47 cores=1,3,5,7
/proc/19509/stat : 19509 (java) S 19506 19509 17164 0 -1 4202496 27899 0 1 0 833 14 0 0 20 0 22 0 13465847 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140734895419296 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19509/statm: 2456183 66817 2293 9 0 2446860 0
[pid=19509/tid=19510] ppid=19506 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/19509/task/19510/stat : 19510 (java) S 19506 19509 17164 0 -1 4202560 2453 0 1 0 48 2 0 0 20 0 22 0 13465848 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140201397904248 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19512] ppid=19506 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19509/task/19512/stat : 19512 (java) S 19506 19509 17164 0 -1 4202560 45 0 0 0 2 2 0 0 20 0 22 0 13465848 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140201359395240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19513] ppid=19506 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/19509/task/19513/stat : 19513 (java) S 19506 19509 17164 0 -1 4202560 23 0 0 0 1 0 0 0 20 0 22 0 13465848 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140201358342696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19514] ppid=19506 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/19509/task/19514/stat : 19514 (java) S 19506 19509 17164 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 13465848 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140201357289640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19515] ppid=19506 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19509/task/19515/stat : 19515 (java) S 19506 19509 17164 0 -1 4202560 43 0 0 0 3 1 0 0 20 0 22 0 13465848 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140201238194472 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19516] ppid=19506 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19509/task/19516/stat : 19516 (java) S 19506 19509 17164 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 13465848 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140201237142440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19517] ppid=19506 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19509/task/19517/stat : 19517 (java) S 19506 19509 17164 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 13465848 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140201236089896 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19518] ppid=19506 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19509/task/19518/stat : 19518 (java) S 19506 19509 17164 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 13465848 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140201235036840 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19519] ppid=19506 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19509/task/19519/stat : 19519 (java) S 19506 19509 17164 0 -1 4202560 30 0 0 0 2 0 0 0 20 0 22 0 13465848 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140201233984296 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19520] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19520/stat : 19520 (java) S 19506 19509 17164 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 13465849 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140200751655272 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19521] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19521/stat : 19521 (java) S 19506 19509 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13465850 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140200750601592 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19522] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19522/stat : 19522 (java) S 19506 19509 17164 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13465850 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140200749548424 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19523] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19523/stat : 19523 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465852 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140200748497168 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19524] ppid=19506 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/19509/task/19524/stat : 19524 (java) S 19506 19509 17164 0 -1 4202560 8537 0 0 0 132 2 0 0 20 0 22 0 13465852 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140200747445048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19525] ppid=19506 vsize=9824732 CPUtime=1.36 cores=1,3,5,7
/proc/19509/task/19525/stat : 19525 (java) S 19506 19509 17164 0 -1 4202560 15284 0 0 0 134 2 0 0 20 0 22 0 13465852 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140200746392504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19526] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19526/stat : 19526 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465852 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140200745339640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19527] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19527/stat : 19527 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465852 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140200744287304 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19528] ppid=19506 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/19509/task/19528/stat : 19528 (java) R 19506 19509 17164 0 -1 4202560 22 0 0 0 243 0 0 0 20 0 22 0 13465900 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140200743223200 140201238986624 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19529] ppid=19506 vsize=9824732 CPUtime=2.46 cores=1,3,5,7
/proc/19509/task/19529/stat : 19529 (java) R 19506 19509 17164 0 -1 4202560 77 0 0 0 245 1 0 0 20 0 22 0 13465900 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140200742179176 140201238769034 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19530] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19530/stat : 19530 (java) S 19506 19509 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13465901 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140200741126952 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19531] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19531/stat : 19531 (java) S 19506 19509 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13465901 10060525568 66817 33554432000 1073741824 1073778376 140734895428160 140200740074408 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.47
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 3.86 3.99 3.68 5/219 19531
/proc/meminfo: memFree=28563288/32872528 swapFree=188940/188940
[pid=19509] ppid=19506 vsize=9824732 CPUtime=15.14 cores=1,3,5,7
/proc/19509/stat : 19509 (java) S 19506 19509 17164 0 -1 4202496 29080 0 1 0 1485 29 0 0 20 0 22 0 13465847 10060525568 158122 33554432000 1073741824 1073778376 140734895428160 140734895419296 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19509/statm: 2456183 158122 2293 9 0 2446860 0
[pid=19509/tid=19510] ppid=19506 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/19509/task/19510/stat : 19510 (java) S 19506 19509 17164 0 -1 4202560 2453 0 1 0 48 2 0 0 20 0 22 0 13465848 10060525568 158122 33554432000 1073741824 1073778376 140734895428160 140201397904248 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19512] ppid=19506 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/19509/task/19512/stat : 19512 (java) S 19506 19509 17164 0 -1 4202560 54 0 0 0 4 2 0 0 20 0 22 0 13465848 10060525568 158122 33554432000 1073741824 1073778376 140734895428160 140201359395240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19513] ppid=19506 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19509/task/19513/stat : 19513 (java) S 19506 19509 17164 0 -1 4202560 50 0 0 0 5 2 0 0 20 0 22 0 13465848 10060525568 158122 33554432000 1073741824 1073778376 140734895428160 140201358342696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19514] ppid=19506 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19509/task/19514/stat : 19514 (java) S 19506 19509 17164 0 -1 4202560 41 0 0 0 5 3 0 0 20 0 22 0 13465848 10060525568 158122 33554432000 1073741824 1073778376 140734895428160 140201357289640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19515] ppid=19506 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19509/task/19515/stat : 19515 (java) S 19506 19509 17164 0 -1 4202560 64 0 0 0 5 2 0 0 20 0 22 0 13465848 10060525568 158122 33554432000 1073741824 1073778376 140734895428160 140201238194472 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19516] ppid=19506 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/19509/task/19516/stat : 19516 (java) S 19506 19509 17164 0 -1 4202560 59 0 0 0 8 2 0 0 20 0 22 0 13465848 10060525568 158122 33554432000 1073741824 1073778376 140734895428160 140201237142440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19517] ppid=19506 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19509/task/19517/stat : 19517 (java) S 19506 19509 17164 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 22 0 13465848 10060525568 158122 33554432000 1073741824 1073778376 140734895428160 140201236089896 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19518] ppid=19506 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/19509/task/19518/stat : 19518 (java) S 19506 19509 17164 0 -1 4202560 49 0 0 0 7 3 0 0 20 0 22 0 13465848 10060525568 158122 33554432000 1073741824 1073778376 140734895428160 140201235036840 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19519] ppid=19506 vsize=9824732 CPUtime=0.05 cores=1,3,5,7

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

/proc/19509/task/19514/stat : 19514 (java) S 19506 19509 17164 0 -1 4202560 344 0 0 0 217 10 0 0 20 0 22 0 13465848 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140201357289640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19515] ppid=19506 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/19509/task/19515/stat : 19515 (java) S 19506 19509 17164 0 -1 4202560 371 0 0 0 225 9 0 0 20 0 22 0 13465848 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140201238194472 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19516] ppid=19506 vsize=9824732 CPUtime=2.32 cores=1,3,5,7
/proc/19509/task/19516/stat : 19516 (java) S 19506 19509 17164 0 -1 4202560 362 0 0 0 222 10 0 0 20 0 22 0 13465848 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140201237142440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19517] ppid=19506 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/19509/task/19517/stat : 19517 (java) S 19506 19509 17164 0 -1 4202560 323 0 0 0 198 10 0 0 20 0 22 0 13465848 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140201236089896 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19518] ppid=19506 vsize=9824732 CPUtime=2.42 cores=1,3,5,7
/proc/19509/task/19518/stat : 19518 (java) S 19506 19509 17164 0 -1 4202560 330 0 0 0 230 12 0 0 20 0 22 0 13465848 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140201235036840 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19519] ppid=19506 vsize=9824732 CPUtime=2.46 cores=1,3,5,7
/proc/19509/task/19519/stat : 19519 (java) S 19506 19509 17164 0 -1 4202560 353 0 0 0 235 11 0 0 20 0 22 0 13465848 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140201233984296 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19520] ppid=19506 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/19509/task/19520/stat : 19520 (java) S 19506 19509 17164 0 -1 4202560 1729 0 0 0 279 16 0 0 20 0 22 0 13465849 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140200751655272 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19521] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19521/stat : 19521 (java) S 19506 19509 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13465850 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140200750601592 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19522] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19522/stat : 19522 (java) S 19506 19509 17164 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13465850 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140200749548424 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19523] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19523/stat : 19523 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465852 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140200748497168 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19524] ppid=19506 vsize=9824732 CPUtime=1.85 cores=1,3,5,7
/proc/19509/task/19524/stat : 19524 (java) S 19506 19509 17164 0 -1 4202560 10160 0 0 0 183 2 0 0 20 0 22 0 13465852 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140200747445048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19525] ppid=19506 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/19509/task/19525/stat : 19525 (java) S 19506 19509 17164 0 -1 4202560 15284 0 0 0 139 2 0 0 20 0 22 0 13465852 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140200746392504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19526] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19526/stat : 19526 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465852 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140200745339640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19527] ppid=19506 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/19509/task/19527/stat : 19527 (java) S 19506 19509 17164 0 -1 4202560 47 0 0 0 13 21 0 0 20 0 22 0 13465852 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140200744287304 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19528] ppid=19506 vsize=9824732 CPUtime=811.41 cores=1,3,5,7
/proc/19509/task/19528/stat : 19528 (java) R 19506 19509 17164 0 -1 4202560 119 0 0 0 81128 13 0 0 20 0 22 0 13465900 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140200743230864 140201238950668 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19529] ppid=19506 vsize=9824732 CPUtime=811.42 cores=1,3,5,7
/proc/19509/task/19529/stat : 19529 (java) R 19506 19509 17164 0 -1 4202560 1707 0 0 0 81093 49 0 0 20 0 22 0 13465900 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140200742177280 140201239160152 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19530] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19530/stat : 19530 (java) S 19506 19509 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13465901 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140200741126952 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19531] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19531/stat : 19531 (java) S 19506 19509 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13465901 10060525568 618340 33554432000 1073741824 1073778376 140734895428160 140200740074408 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1652.41
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.14 4.15 3.93 5/220 19710
/proc/meminfo: memFree=26651660/32872528 swapFree=188940/188940
[pid=19509] ppid=19506 vsize=9824732 CPUtime=1773.01 cores=1,3,5,7
/proc/19509/stat : 19509 (java) S 19506 19509 17164 0 -1 4202496 35716 0 1 0 177136 165 0 0 20 0 22 0 13465847 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140734895419296 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19509/statm: 2456183 611084 2302 9 0 2446860 0
[pid=19509/tid=19510] ppid=19506 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/19509/task/19510/stat : 19510 (java) S 19506 19509 17164 0 -1 4202560 2460 0 1 0 51 4 0 0 20 0 22 0 13465848 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140201397904248 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19512] ppid=19506 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/19509/task/19512/stat : 19512 (java) S 19506 19509 17164 0 -1 4202560 395 0 0 0 235 13 0 0 20 0 22 0 13465848 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140201359395240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19513] ppid=19506 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/19509/task/19513/stat : 19513 (java) S 19506 19509 17164 0 -1 4202560 357 0 0 0 230 10 0 0 20 0 22 0 13465848 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140201358342696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19514] ppid=19506 vsize=9824732 CPUtime=2.46 cores=1,3,5,7
/proc/19509/task/19514/stat : 19514 (java) S 19506 19509 17164 0 -1 4202560 349 0 0 0 236 10 0 0 20 0 22 0 13465848 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140201357289640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19515] ppid=19506 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/19509/task/19515/stat : 19515 (java) S 19506 19509 17164 0 -1 4202560 391 0 0 0 248 9 0 0 20 0 22 0 13465848 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140201238194472 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19516] ppid=19506 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/19509/task/19516/stat : 19516 (java) S 19506 19509 17164 0 -1 4202560 379 0 0 0 239 11 0 0 20 0 22 0 13465848 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140201237142440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19517] ppid=19506 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/19509/task/19517/stat : 19517 (java) S 19506 19509 17164 0 -1 4202560 340 0 0 0 218 10 0 0 20 0 22 0 13465848 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140201236089896 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19518] ppid=19506 vsize=9824732 CPUtime=2.56 cores=1,3,5,7
/proc/19509/task/19518/stat : 19518 (java) S 19506 19509 17164 0 -1 4202560 345 0 0 0 244 12 0 0 20 0 22 0 13465848 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140201235036840 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19519] ppid=19506 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/19509/task/19519/stat : 19519 (java) S 19506 19509 17164 0 -1 4202560 372 0 0 0 249 11 0 0 20 0 22 0 13465848 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140201233984296 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19520] ppid=19506 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/19509/task/19520/stat : 19520 (java) S 19506 19509 17164 0 -1 4202560 1733 0 0 0 279 17 0 0 20 0 22 0 13465849 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140200751655272 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19521] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19521/stat : 19521 (java) S 19506 19509 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13465850 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140200750601592 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19522] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19522/stat : 19522 (java) S 19506 19509 17164 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13465850 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140200749548424 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19523] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19523/stat : 19523 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465852 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140200748497168 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19524] ppid=19506 vsize=9824732 CPUtime=1.85 cores=1,3,5,7
/proc/19509/task/19524/stat : 19524 (java) S 19506 19509 17164 0 -1 4202560 10160 0 0 0 183 2 0 0 20 0 22 0 13465852 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140200747445048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19525] ppid=19506 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/19509/task/19525/stat : 19525 (java) S 19506 19509 17164 0 -1 4202560 15284 0 0 0 139 2 0 0 20 0 22 0 13465852 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140200746392504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19526] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19526/stat : 19526 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465852 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140200745339640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19527] ppid=19506 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/19509/task/19527/stat : 19527 (java) S 19506 19509 17164 0 -1 4202560 51 0 0 0 13 23 0 0 20 0 22 0 13465852 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140200744287304 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19528] ppid=19506 vsize=9824732 CPUtime=870.89 cores=1,3,5,7
/proc/19509/task/19528/stat : 19528 (java) R 19506 19509 17164 0 -1 4202560 127 0 0 0 87075 14 0 0 20 0 22 0 13465900 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140200743230112 140201238950668 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19529] ppid=19506 vsize=9824732 CPUtime=870.91 cores=1,3,5,7
/proc/19509/task/19529/stat : 19529 (java) R 19506 19509 17164 0 -1 4202560 1709 0 0 0 87040 51 0 0 20 0 22 0 13465900 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140200742178096 140201239561213 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19530] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19530/stat : 19530 (java) S 19506 19509 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13465901 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140200741126952 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19531] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19531/stat : 19531 (java) S 19506 19509 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13465901 10060525568 611084 33554432000 1073741824 1073778376 140734895428160 140200740074408 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1773.01
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.801 s]
/proc/loadavg: 4.11 4.14 3.93 5/220 19711
/proc/meminfo: memFree=26680972/32872528 swapFree=188940/188940
[pid=19509] ppid=19506 vsize=9824732 CPUtime=1800.15 cores=1,3,5,7
/proc/19509/stat : 19509 (java) S 19506 19509 17164 0 -1 4202496 35733 0 1 0 179849 166 0 0 20 0 22 0 13465847 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140734895419296 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19509/statm: 2456183 610024 2302 9 0 2446860 0
[pid=19509/tid=19510] ppid=19506 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/19509/task/19510/stat : 19510 (java) S 19506 19509 17164 0 -1 4202560 2460 0 1 0 51 4 0 0 20 0 22 0 13465848 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140201397904248 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19512] ppid=19506 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/19509/task/19512/stat : 19512 (java) S 19506 19509 17164 0 -1 4202560 395 0 0 0 240 13 0 0 20 0 22 0 13465848 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140201359395240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19513] ppid=19506 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/19509/task/19513/stat : 19513 (java) S 19506 19509 17164 0 -1 4202560 367 0 0 0 235 10 0 0 20 0 22 0 13465848 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140201358342696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19514] ppid=19506 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/19509/task/19514/stat : 19514 (java) S 19506 19509 17164 0 -1 4202560 352 0 0 0 239 10 0 0 20 0 22 0 13465848 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140201357289640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19515] ppid=19506 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/19509/task/19515/stat : 19515 (java) S 19506 19509 17164 0 -1 4202560 392 0 0 0 253 9 0 0 20 0 22 0 13465848 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140201238194472 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19516] ppid=19506 vsize=9824732 CPUtime=2.55 cores=1,3,5,7
/proc/19509/task/19516/stat : 19516 (java) S 19506 19509 17164 0 -1 4202560 379 0 0 0 244 11 0 0 20 0 22 0 13465848 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140201237142440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19517] ppid=19506 vsize=9824732 CPUtime=2.32 cores=1,3,5,7
/proc/19509/task/19517/stat : 19517 (java) S 19506 19509 17164 0 -1 4202560 340 0 0 0 222 10 0 0 20 0 22 0 13465848 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140201236089896 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19518] ppid=19506 vsize=9824732 CPUtime=2.59 cores=1,3,5,7
/proc/19509/task/19518/stat : 19518 (java) S 19506 19509 17164 0 -1 4202560 345 0 0 0 247 12 0 0 20 0 22 0 13465848 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140201235036840 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19519] ppid=19506 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/19509/task/19519/stat : 19519 (java) S 19506 19509 17164 0 -1 4202560 372 0 0 0 256 11 0 0 20 0 22 0 13465848 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140201233984296 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19520] ppid=19506 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/19509/task/19520/stat : 19520 (java) S 19506 19509 17164 0 -1 4202560 1733 0 0 0 279 17 0 0 20 0 22 0 13465849 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140200751655272 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19509/tid=19521] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19521/stat : 19521 (java) S 19506 19509 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13465850 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140200750601592 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19522] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19522/stat : 19522 (java) S 19506 19509 17164 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13465850 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140200749548424 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19523] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19523/stat : 19523 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465852 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140200748497168 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19524] ppid=19506 vsize=9824732 CPUtime=1.85 cores=1,3,5,7
/proc/19509/task/19524/stat : 19524 (java) S 19506 19509 17164 0 -1 4202560 10160 0 0 0 183 2 0 0 20 0 22 0 13465852 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140200747445048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19525] ppid=19506 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/19509/task/19525/stat : 19525 (java) S 19506 19509 17164 0 -1 4202560 15284 0 0 0 139 2 0 0 20 0 22 0 13465852 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140200746392504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19526] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19526/stat : 19526 (java) S 19506 19509 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13465852 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140200745339640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19509/tid=19527] ppid=19506 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/19509/task/19527/stat : 19527 (java) S 19506 19509 17164 0 -1 4202560 51 0 0 0 13 23 0 0 20 0 22 0 13465852 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140200744287304 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19528] ppid=19506 vsize=9824732 CPUtime=884.22 cores=1,3,5,7
/proc/19509/task/19528/stat : 19528 (java) R 19506 19509 17164 0 -1 4202560 130 0 0 0 88408 14 0 0 20 0 22 0 13465900 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140200743230880 140201238950668 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19529] ppid=19506 vsize=9824732 CPUtime=884.26 cores=1,3,5,7
/proc/19509/task/19529/stat : 19529 (java) R 19506 19509 17164 0 -1 4202560 1709 0 0 0 88375 51 0 0 20 0 22 0 13465900 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140200742177280 140201239545341 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19509/tid=19530] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19530/stat : 19530 (java) S 19506 19509 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13465901 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140200741126952 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19509/tid=19531] ppid=19506 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19509/task/19531/stat : 19531 (java) S 19506 19509 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13465901 10060525568 610024 33554432000 1073741824 1073778376 140734895428160 140200740074408 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 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 19509 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 19509 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=69260
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=162671
# CPU time returned by wait4() is 1796.23
# while last known CPU time is 1800.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.859
CPU time (s): 1800.15
CPU user time (s): 1798.49
CPU system time (s): 1.66
CPU usage (%): 200.941
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.07
system time used= 2.16267
maximum resident set size= 2969544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35766
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26469
involuntary context switches= 45103

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.84426 second user time and 8.50371 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-16 23:55:53
IDJOB=4097829
IDBENCH=107813
IDSOLVER=2543
FILE ID=node102/4097829-1466114153
RUNJOBID= node102-1466112168-17181
PBS_JOBID= 19904127
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression32_14.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097829-1466114153/watcher-4097829-1466114153 -o /tmp/evaluation-result-4097829-1466114153/solver-4097829-1466114153 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466112168-17181 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4097829-1466114153.opb

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

MD5SUM BENCH= 8f1ab1cee0eaffd9cfda11c2de0123e4
RANDOM SEED=2089967903

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.746
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.746
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:        29186028 kB
Buffers:           43892 kB
Cached:           118448 kB
SwapCached:         1412 kB
Active:          2704400 kB
Inactive:          86444 kB
Active(anon):    2629388 kB
Inactive(anon):     1076 kB
Active(file):      75012 kB
Inactive(file):    85368 kB
Unevictable:      188940 kB
Mlocked:          188940 kB
SwapTotal:      67108856 kB
SwapFree:       67099224 kB
Dirty:              1672 kB
Writeback:             0 kB
AnonPages:       2891688 kB
Mapped:            15396 kB
Shmem:                 0 kB
Slab:             569452 kB
SReclaimable:      12428 kB
SUnreclaim:       557024 kB
KernelStack:        1808 kB
PageTables:         9916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3187264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2660352 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= 71728 MiB
End job on node102 at 2016-06-17 00:10:49