Trace number 4117110

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.68 895.057

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size144-round21-8.opb
MD5SUM0c05803813c74c650aa462c87efe1694
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 benchmark184.668
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7920
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4117110-1466950213.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.71/0.47	c ... done. Wall clock time 0.355s.
0.71/0.47	c declared #vars     3968
0.71/0.47	c #constraints  9184
0.71/0.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.71/0.48	c constraints type 
0.71/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.71/0.48	c org.sat4j.specs.Constr$1 => 920
0.71/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.71/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 520
0.71/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.71/0.48	c 9184 constraints processed.
0.71/0.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.71/0.48	c constraints type 
0.71/0.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.71/0.48	c org.sat4j.specs.Constr$1 => 920
0.71/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.71/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.71/0.48	c org.sat4j.pb.constraints.pb.UnitClausePB => 520
0.71/0.48	c 9184 constraints processed.
4.54/1.43	c cleaning 2492 clauses out of 4999 with flag 15992/5001
5.92/2.06	c cleaning 4246 clauses out of 8507 with flag 38280/11001
7.60/2.83	c cleaning 5618 clauses out of 11260 with flag 66859/18000
9.46/3.73	c cleaning 6813 clauses out of 13642 with flag 101380/26000
11.98/4.84	c cleaning 7909 clauses out of 15829 with flag 143382/35000
14.44/6.00	c cleaning 8952 clauses out of 17920 with flag 193407/45000
17.15/7.40	c cleaning 9985 clauses out of 19970 with flag 249520/56002
20.15/8.87	c cleaning 10969 clauses out of 21984 with flag 313748/68001
23.86/10.61	c cleaning 12005 clauses out of 24014 with flag 384827/81000
27.66/12.53	c cleaning 12981 clauses out of 26010 with flag 461845/95001
32.16/14.70	c cleaning 13970 clauses out of 28028 with flag 545720/110000
36.56/16.98	c cleaning 15004 clauses out of 30058 with flag 636439/126000
42.10/19.53	c cleaning 16003 clauses out of 32055 with flag 735635/143001
47.49/22.27	c cleaning 17026 clauses out of 34052 with flag 839211/161001
53.37/25.18	c cleaning 17990 clauses out of 36025 with flag 953864/180000
59.57/28.22	c cleaning 18974 clauses out of 38036 with flag 1073524/200001
60.85/28.81	c cleaning 0 clauses out of 5001 with flag 0/5001
66.63/31.62	c cleaning 20005 clauses out of 40061 with flag 1201752/221000
73.92/35.11	c cleaning 21016 clauses out of 42056 with flag 1337038/243000
80.92/38.67	c cleaning 22020 clauses out of 44040 with flag 1480489/266000
89.51/42.94	c cleaning 23006 clauses out of 46020 with flag 1628633/290000
99.25/47.77	c cleaning 23987 clauses out of 48014 with flag 1785464/315000
109.34/52.72	c cleaning 24987 clauses out of 50027 with flag 1951975/341000
119.42/57.79	c cleaning 26012 clauses out of 52041 with flag 2121403/368001
130.62/63.40	c cleaning 26984 clauses out of 54029 with flag 2300460/396001
142.49/69.22	c cleaning 27994 clauses out of 56045 with flag 2483037/425001
154.94/75.42	c cleaning 29000 clauses out of 58051 with flag 2674504/455001
167.80/81.89	c cleaning 29981 clauses out of 60050 with flag 2870634/486000
181.09/88.48	c cleaning 31002 clauses out of 62069 with flag 3077034/518000
195.17/95.43	c cleaning 32027 clauses out of 64067 with flag 3284339/551000
210.52/103.48	c cleaning 32980 clauses out of 66040 with flag 3502097/585000
226.80/111.59	c cleaning 33946 clauses out of 68063 with flag 3724441/620003
242.67/119.46	c cleaning 35045 clauses out of 70116 with flag 3954523/656002
260.96/128.50	c cleaning 36003 clauses out of 72070 with flag 4195094/693001
280.07/138.07	c cleaning 37020 clauses out of 74066 with flag 4434857/731000
299.99/147.97	c cleaning 38017 clauses out of 76046 with flag 4684673/770000
320.57/158.17	c cleaning 39004 clauses out of 78030 with flag 4943418/810001
342.30/168.90	c cleaning 39962 clauses out of 80025 with flag 5206612/851000
363.59/179.51	c cleaning 41018 clauses out of 82064 with flag 5477916/893001
386.00/190.68	c cleaning 42004 clauses out of 84045 with flag 5754329/936000
408.70/201.91	c cleaning 43022 clauses out of 86043 with flag 6038173/980002
432.01/213.51	c cleaning 43990 clauses out of 88019 with flag 6330095/1025000
444.92/219.91	c cleaning 0 clauses out of 11001 with flag 0/11001
456.84/225.84	c cleaning 44973 clauses out of 90029 with flag 6633594/1071000
481.97/238.33	c cleaning 46018 clauses out of 92058 with flag 6945199/1118002
508.60/251.52	c cleaning 47004 clauses out of 94038 with flag 7259784/1166000
535.25/264.70	c cleaning 48000 clauses out of 96034 with flag 7579235/1215000
563.54/278.88	c cleaning 49013 clauses out of 98034 with flag 7907047/1265000
593.88/294.45	c cleaning 49961 clauses out of 100021 with flag 8241443/1316000
625.26/310.07	c cleaning 51017 clauses out of 102061 with flag 8579484/1368001
657.41/326.00	c cleaning 51993 clauses out of 104045 with flag 8928507/1421002
690.28/342.32	c cleaning 52989 clauses out of 106050 with flag 9287318/1475000
723.95/359.01	c cleaning 54002 clauses out of 108061 with flag 9648046/1530000
758.72/376.38	c cleaning 55014 clauses out of 110059 with flag 10013762/1586000
795.28/394.52	c cleaning 56004 clauses out of 112046 with flag 10386170/1643001
835.70/414.65	c cleaning 57013 clauses out of 114041 with flag 10766510/1701000
875.42/434.48	c cleaning 58011 clauses out of 116028 with flag 11158284/1760000
914.57/453.95	c cleaning 58985 clauses out of 118018 with flag 11547534/1820001
955.57/474.36	c cleaning 59991 clauses out of 120032 with flag 11946709/1881000
999.12/495.90	c cleaning 60998 clauses out of 122041 with flag 12361296/1943000
1045.33/518.99	c cleaning 62013 clauses out of 124043 with flag 12778686/2006000
1091.06/541.61	c cleaning 62991 clauses out of 126032 with flag 13202271/2070002
1136.98/564.44	c cleaning 64016 clauses out of 128041 with flag 13628643/2135002
1183.97/587.83	c cleaning 65004 clauses out of 130023 with flag 14062947/2201000
1231.64/611.51	c cleaning 65966 clauses out of 132019 with flag 14509404/2268000
1281.31/636.25	c cleaning 66999 clauses out of 134055 with flag 14961706/2336002
1332.54/661.74	c cleaning 67997 clauses out of 136057 with flag 15416677/2405003
1389.89/691.09	c cleaning 69003 clauses out of 138058 with flag 15878066/2475001
1446.34/719.15	c cleaning 70016 clauses out of 140055 with flag 16348749/2546001
1479.69/735.76	c cleaning 0 clauses out of 18001 with flag 0/18001
1503.80/747.75	c cleaning 70986 clauses out of 142038 with flag 16827543/2618000
1564.01/777.60	c cleaning 72012 clauses out of 144053 with flag 17307559/2691001
1621.78/806.34	c cleaning 73002 clauses out of 146042 with flag 17796797/2765002
1680.93/835.72	c cleaning 73968 clauses out of 148038 with flag 18290628/2840000
1741.37/865.84	c cleaning 75013 clauses out of 150070 with flag 18793743/2916000
1800.06/895.00	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/895.00	c starts		: 29490
1800.06/895.00	c conflicts		: 2987696
1800.06/895.00	c decisions		: 26572996
1800.06/895.00	c propagations		: 404258476
1800.06/895.00	c inspects		: 9154071711
1800.06/895.00	c shortcuts		: 0
1800.06/895.00	c learnt literals	: 2
1800.06/895.00	c learnt binary clauses	: 89
1800.06/895.00	c learnt ternary clauses	: 755
1800.06/895.00	c learnt constraints	: 2987694
1800.06/895.00	c ignored constraints	: 0
1800.06/895.00	c root simplifications	: 0
1800.06/895.00	c removed literals (reason simplification)	: 2899561
1800.06/895.00	c reason swapping (by a shorter reason)	: 0
1800.06/895.00	c Calls to reduceDB	: 72
1800.06/895.00	c Number of update (reduction) of LBD	: 637343
1800.06/895.00	c Imported unit clauses	: 0
1800.06/895.00	c number of reductions to clauses (during analyze)	: 0
1800.06/895.00	c number of learned constraints concerned by reduction	: 0
1800.06/895.00	c number of learning phase by resolution	: 0
1800.06/895.00	c number of learning phase by cutting planes	: 0
1800.06/895.00	c speed (assignments/second)	: 451929.8682192381
1800.06/895.00	c non guided choices	3488
1800.06/895.03	c learnt constraints type 
1800.06/895.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 89
1800.06/895.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 146665
1800.06/895.03	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/895.03	c starts		: 45
1800.06/895.03	c conflicts		: 19783
1800.06/895.03	c decisions		: 62235
1800.06/895.03	c propagations		: 2454426
1800.06/895.03	c inspects		: 814854805
1800.06/895.03	c shortcuts		: 0
1800.06/895.03	c learnt literals	: 0
1800.06/895.03	c learnt binary clauses	: 0
1800.06/895.03	c learnt ternary clauses	: 0
1800.06/895.03	c learnt constraints	: 19782
1800.06/895.03	c ignored constraints	: 0
1800.06/895.03	c root simplifications	: 0
1800.06/895.03	c removed literals (reason simplification)	: 0
1800.06/895.03	c reason swapping (by a shorter reason)	: 0
1800.06/895.03	c Calls to reduceDB	: 3
1800.06/895.03	c Number of update (reduction) of LBD	: 0
1800.06/895.03	c Imported unit clauses	: 0
1800.06/895.03	c number of reductions to clauses (during analyze)	: 0
1800.06/895.03	c number of learned constraints concerned by reduction	: 0
1800.06/895.03	c number of learning phase by resolution	: 0
1800.06/895.03	c number of learning phase by cutting planes	: 0
1800.06/895.03	c speed (assignments/second)	: 2743.776431093866
1800.06/895.03	c non guided choices	265
1800.06/895.04	c learnt constraints type 
1800.06/895.04	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 6
1800.06/895.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19776
1800.06/895.04	s UNKNOWN
1800.06/895.04	c Total wall clock time (in seconds): 894.921

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-4117110-1466950213/watcher-4117110-1466950213 -o /tmp/evaluation-result-4117110-1466950213/solver-4117110-1466950213 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18142 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117110-1466950213.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.22 4.23 4.19 4/198 19061
/proc/meminfo: memFree=26856948/32872528 swapFree=1437460/1543748
[pid=19061] ppid=19058 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/19061/stat : 19061 (java) R 19058 19061 18126 0 -1 4202496 435 0 0 0 0 0 0 0 20 0 1 0 28060623 9379840 90 33554432000 1073741824 1073778376 140734474980032 140734474977160 266435666496 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19061/statm: 2290 107 81 9 0 38 0

[startup+0.100059 s]
/proc/loadavg: 4.22 4.23 4.19 4/198 19061
/proc/meminfo: memFree=26856948/32872528 swapFree=1437460/1543748
[pid=19061] ppid=19058 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/19061/stat : 19061 (java) S 19058 19061 18126 0 -1 4202496 4419 0 1 0 8 1 0 0 20 0 18 0 28060623 9787879424 6044 33554432000 1073741824 1073778376 140734474980032 140734474971168 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19061/statm: 2389619 6044 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200226 s]
/proc/loadavg: 4.22 4.23 4.19 4/198 19061
/proc/meminfo: memFree=26856948/32872528 swapFree=1437460/1543748
[pid=19061] ppid=19058 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/19061/stat : 19061 (java) S 19058 19061 18126 0 -1 4202496 4701 0 1 0 23 1 0 0 20 0 18 0 28060623 9787879424 6795 33554432000 1073741824 1073778376 140734474980032 140734474971168 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19061/statm: 2389619 6795 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300221 s]
/proc/loadavg: 4.22 4.23 4.19 4/198 19061
/proc/meminfo: memFree=26856948/32872528 swapFree=1437460/1543748
[pid=19061] ppid=19058 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/19061/stat : 19061 (java) S 19058 19061 18126 0 -1 4202496 5855 0 1 0 47 1 0 0 20 0 18 0 28060623 9787879424 8507 33554432000 1073741824 1073778376 140734474980032 140734474971168 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19061/statm: 2389619 8507 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700189 s]
/proc/loadavg: 4.22 4.23 4.19 4/198 19061
/proc/meminfo: memFree=26856948/32872528 swapFree=1437460/1543748
[pid=19061] ppid=19058 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/19061/stat : 19061 (java) S 19058 19061 18126 0 -1 4202496 15760 0 1 0 179 4 0 0 20 0 22 0 28060623 10060525568 22576 33554432000 1073741824 1073778376 140734474980032 140734474971168 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19061/statm: 2456183 22576 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.22 4.23 4.19 8/220 19083
/proc/meminfo: memFree=26725524/32872528 swapFree=1437460/1543748
[pid=19061] ppid=19058 vsize=9824732 CPUtime=4.78 cores=0,2,4,6
/proc/19061/stat : 19061 (java) S 19058 19061 18126 0 -1 4202496 20625 0 1 0 472 6 0 0 20 0 22 0 28060623 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 140734474971168 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19061/statm: 2456183 46715 2292 9 0 2446860 0
[pid=19061/tid=19063] ppid=19058 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/19061/task/19063/stat : 19063 (java) S 19058 19061 18126 0 -1 4202560 2432 0 1 0 43 2 0 0 20 0 22 0 28060624 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139812039226232 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19064] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19064/stat : 19064 (java) S 19058 19061 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28060625 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139812000717224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19065] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19065/stat : 19065 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060625 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811999664680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19066] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19066/stat : 19066 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060625 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811998611624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19067] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19067/stat : 19067 (java) S 19058 19061 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28060625 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811997559080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19068] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19068/stat : 19068 (java) S 19058 19061 18126 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 28060625 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811996507048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19069] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19069/stat : 19069 (java) S 19058 19061 18126 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 28060625 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811995454504 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19070] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19070/stat : 19070 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060625 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811994401448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19071] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19071/stat : 19071 (java) S 19058 19061 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28060625 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811993348904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19072] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19072/stat : 19072 (java) S 19058 19061 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811863091560 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19073] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19073/stat : 19073 (java) S 19058 19061 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811862037880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19074] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19074/stat : 19074 (java) S 19058 19061 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811860984712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19075] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19075/stat : 19075 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811859933456 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19076] ppid=19058 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/19061/task/19076/stat : 19076 (java) S 19058 19061 18126 0 -1 4202560 10044 0 0 0 108 2 0 0 20 0 22 0 28060629 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811858881336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19077] ppid=19058 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/19061/task/19077/stat : 19077 (java) S 19058 19061 18126 0 -1 4202560 6741 0 0 0 115 2 0 0 20 0 22 0 28060629 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139811857828792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19078] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19078/stat : 19078 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139810983373560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19079] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19079/stat : 19079 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139810982321224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19080] ppid=19058 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/19061/task/19080/stat : 19080 (java) R 19058 19061 18126 0 -1 4202560 18 0 0 0 99 0 0 0 20 0 22 0 28060672 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139810981257120 139811873316483 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19081] ppid=19058 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/19061/task/19081/stat : 19081 (java) R 19058 19061 18126 0 -1 4202560 76 0 0 0 97 1 0 0 20 0 22 0 28060672 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139810980212376 139811873581709 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19082] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19082/stat : 19082 (java) S 19058 19061 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28060673 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139810979160872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19083] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19083/stat : 19083 (java) S 19058 19061 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28060673 10060525568 46715 33554432000 1073741824 1073778376 140734474980032 139810978108328 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.22 4.23 4.19 7/220 19083
/proc/meminfo: memFree=26658988/32872528 swapFree=1437460/1543748
[pid=19061] ppid=19058 vsize=9824732 CPUtime=8.2 cores=0,2,4,6
/proc/19061/stat : 19061 (java) S 19058 19061 18126 0 -1 4202496 20800 0 1 0 810 10 0 0 20 0 22 0 28060623 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 140734474971168 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19061/statm: 2456183 77501 2292 9 0 2446860 0
[pid=19061/tid=19063] ppid=19058 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/19061/task/19063/stat : 19063 (java) S 19058 19061 18126 0 -1 4202560 2432 0 1 0 43 2 0 0 20 0 22 0 28060624 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139812039226232 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19064] ppid=19058 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19061/task/19064/stat : 19064 (java) S 19058 19061 18126 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 28060625 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139812000717224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19065] ppid=19058 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19061/task/19065/stat : 19065 (java) S 19058 19061 18126 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 28060625 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811999664680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19066] ppid=19058 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19061/task/19066/stat : 19066 (java) S 19058 19061 18126 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 22 0 28060625 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811998611624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19067] ppid=19058 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19061/task/19067/stat : 19067 (java) S 19058 19061 18126 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 28060625 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811997559080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19068] ppid=19058 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19061/task/19068/stat : 19068 (java) S 19058 19061 18126 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 28060625 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811996507048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19069] ppid=19058 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19061/task/19069/stat : 19069 (java) S 19058 19061 18126 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 28060625 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811995454504 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19070] ppid=19058 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19061/task/19070/stat : 19070 (java) S 19058 19061 18126 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 28060625 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811994401448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19071] ppid=19058 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19061/task/19071/stat : 19071 (java) S 19058 19061 18126 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 28060625 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811993348904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19072] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19072/stat : 19072 (java) S 19058 19061 18126 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811863091560 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19073] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19073/stat : 19073 (java) S 19058 19061 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811862037880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19074] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19074/stat : 19074 (java) S 19058 19061 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811860984712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19075] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19075/stat : 19075 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811859933456 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19076] ppid=19058 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/19061/task/19076/stat : 19076 (java) S 19058 19061 18126 0 -1 4202560 10044 0 0 0 116 2 0 0 20 0 22 0 28060629 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811858881336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19077] ppid=19058 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/19061/task/19077/stat : 19077 (java) S 19058 19061 18126 0 -1 4202560 6741 0 0 0 121 2 0 0 20 0 22 0 28060629 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139811857828792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19078] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19078/stat : 19078 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139810983373560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19079] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19079/stat : 19079 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139810982321224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19080] ppid=19058 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/19061/task/19080/stat : 19080 (java) R 19058 19061 18126 0 -1 4202560 21 0 0 0 251 0 0 0 20 0 22 0 28060672 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139810981265704 139811873288981 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19081] ppid=19058 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/19061/task/19081/stat : 19081 (java) R 19058 19061 18126 0 -1 4202560 120 0 0 0 248 2 0 0 20 0 22 0 28060672 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139810980212192 139811873440319 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19082] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19082/stat : 19082 (java) S 19058 19061 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28060673 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139810979160872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19083] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19083/stat : 19083 (java) S 19058 19061 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28060673 10060525568 77501 33554432000 1073741824 1073778376 140734474980032 139810978108328 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.20 4.23 4.19 5/220 19083
/proc/meminfo: memFree=26239844/32872528 swapFree=1437460/1543748
[pid=19061] ppid=19058 vsize=9824732 CPUtime=15.04 cores=0,2,4,6
/proc/19061/stat : 19061 (java) S 19058 19061 18126 0 -1 4202496 24817 0 1 0 1482 22 0 0 20 0 22 0 28060623 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 140734474971168 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19061/statm: 2456183 155914 2292 9 0 2446860 0
[pid=19061/tid=19063] ppid=19058 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/19061/task/19063/stat : 19063 (java) S 19058 19061 18126 0 -1 4202560 2432 0 1 0 43 2 0 0 20 0 22 0 28060624 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139812039226232 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19064] ppid=19058 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/19061/task/19064/stat : 19064 (java) S 19058 19061 18126 0 -1 4202560 64 0 0 0 8 1 0 0 20 0 22 0 28060625 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139812000717224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19065] ppid=19058 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/19061/task/19065/stat : 19065 (java) S 19058 19061 18126 0 -1 4202560 114 0 0 0 6 1 0 0 20 0 22 0 28060625 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139811999664680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19066] ppid=19058 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/19061/task/19066/stat : 19066 (java) S 19058 19061 18126 0 -1 4202560 53 0 0 0 5 2 0 0 20 0 22 0 28060625 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139811998611624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19067] ppid=19058 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/19061/task/19067/stat : 19067 (java) S 19058 19061 18126 0 -1 4202560 135 0 0 0 7 2 0 0 20 0 22 0 28060625 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139811997559080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19068] ppid=19058 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/19061/task/19068/stat : 19068 (java) S 19058 19061 18126 0 -1 4202560 58 0 0 0 5 2 0 0 20 0 22 0 28060625 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139811996507048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19069] ppid=19058 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19061/task/19069/stat : 19069 (java) S 19058 19061 18126 0 -1 4202560 28 0 0 0 3 1 0 0 20 0 22 0 28060625 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139811995454504 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19070] ppid=19058 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19061/task/19070/stat : 19070 (java) S 19058 19061 18126 0 -1 4202560 168 0 0 0 4 2 0 0 20 0 22 0 28060625 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139811994401448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19071] ppid=19058 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19061/task/19071/stat : 19071 (java) S 19058 19061 18126 0 -1 4202560 114 0 0 0 4 2 0 0 20 0 22 0 28060625 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139811993348904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19072] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19072/stat : 19072 (java) S 19058 19061 18126 0 -1 4202560 455 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139811863091560 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19073] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19073/stat : 19073 (java) S 19058 19061 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139811862037880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19074] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19074/stat : 19074 (java) S 19058 19061 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139811860984712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19075] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19075/stat : 19075 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 155914 33554432000 1073741824 1073778376 140734474980032 139811859933456 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19076] ppid=19058 vsize=9824732 CPUtime=1.19 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.19 4.22 4.18 6/219 19171
/proc/meminfo: memFree=23056336/32872528 swapFree=1437460/1543748
[pid=19061] ppid=19058 vsize=9824732 CPUtime=1653.95 cores=0,2,4,6
/proc/19061/stat : 19061 (java) S 19058 19061 18126 0 -1 4202496 36936 0 1 0 165211 184 0 0 20 0 22 0 28060623 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 140734474971168 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19061/statm: 2456183 922829 2301 9 0 2446860 0
[pid=19061/tid=19063] ppid=19058 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/19061/task/19063/stat : 19063 (java) S 19058 19061 18126 0 -1 4202560 2439 0 1 0 46 3 0 0 20 0 22 0 28060624 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139812039226232 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19064] ppid=19058 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/19061/task/19064/stat : 19064 (java) S 19058 19061 18126 0 -1 4202560 544 0 0 0 258 17 0 0 20 0 22 0 28060625 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139812000717224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19065] ppid=19058 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/19061/task/19065/stat : 19065 (java) S 19058 19061 18126 0 -1 4202560 610 0 0 0 238 16 0 0 20 0 22 0 28060625 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811999664680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19066] ppid=19058 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/19061/task/19066/stat : 19066 (java) S 19058 19061 18126 0 -1 4202560 530 0 0 0 258 16 0 0 20 0 22 0 28060625 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811998611624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19067] ppid=19058 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/19061/task/19067/stat : 19067 (java) S 19058 19061 18126 0 -1 4202560 604 0 0 0 252 14 0 0 20 0 22 0 28060625 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811997559080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19068] ppid=19058 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/19061/task/19068/stat : 19068 (java) S 19058 19061 18126 0 -1 4202560 564 0 0 0 259 16 0 0 20 0 22 0 28060625 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811996507048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19069] ppid=19058 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/19061/task/19069/stat : 19069 (java) S 19058 19061 18126 0 -1 4202560 546 0 0 0 267 16 0 0 20 0 22 0 28060625 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811995454504 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19070] ppid=19058 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/19061/task/19070/stat : 19070 (java) S 19058 19061 18126 0 -1 4202560 611 0 0 0 273 13 0 0 20 0 22 0 28060625 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811994401448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19071] ppid=19058 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/19061/task/19071/stat : 19071 (java) S 19058 19061 18126 0 -1 4202560 591 0 0 0 229 17 0 0 20 0 22 0 28060625 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811993348904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19072] ppid=19058 vsize=9824732 CPUtime=3.52 cores=0,2,4,6
/proc/19061/task/19072/stat : 19072 (java) S 19058 19061 18126 0 -1 4202560 2254 0 0 0 344 8 0 0 20 0 22 0 28060627 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811863091560 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19073] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19073/stat : 19073 (java) S 19058 19061 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811862037880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19074] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19074/stat : 19074 (java) S 19058 19061 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811860984712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19075] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19075/stat : 19075 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811859933456 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19076] ppid=19058 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/19061/task/19076/stat : 19076 (java) S 19058 19061 18126 0 -1 4202560 10057 0 0 0 122 2 0 0 20 0 22 0 28060629 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811858881336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19077] ppid=19058 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/19061/task/19077/stat : 19077 (java) S 19058 19061 18126 0 -1 4202560 14412 0 0 0 222 3 0 0 20 0 22 0 28060629 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139811857828792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19078] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19078/stat : 19078 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139810983373560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19079] ppid=19058 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/19061/task/19079/stat : 19079 (java) S 19058 19061 18126 0 -1 4202560 47 0 0 0 15 16 0 0 20 0 22 0 28060629 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139810982321224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19080] ppid=19058 vsize=9824732 CPUtime=812.36 cores=0,2,4,6
/proc/19061/task/19080/stat : 19080 (java) R 19058 19061 18126 0 -1 4202560 86 0 0 0 81222 14 0 0 20 0 22 0 28060672 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139810981264328 139811873394006 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19081] ppid=19058 vsize=9824732 CPUtime=812.38 cores=0,2,4,6
/proc/19061/task/19081/stat : 19081 (java) R 19058 19061 18126 0 -1 4202560 1775 0 0 0 81191 47 0 0 20 0 22 0 28060672 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139810980212192 139811873364375 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19082] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19082/stat : 19082 (java) S 19058 19061 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28060673 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139810979160872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19083] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19083/stat : 19083 (java) S 19058 19061 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28060673 10060525568 922829 33554432000 1073741824 1073778376 140734474980032 139810978108328 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1653.95
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.24 4.22 4.18 5/219 19172
/proc/meminfo: memFree=22897356/32872528 swapFree=1437460/1543748
[pid=19061] ppid=19058 vsize=9824732 CPUtime=1774.59 cores=0,2,4,6
/proc/19061/stat : 19061 (java) S 19058 19061 18126 0 -1 4202496 37138 0 1 0 177261 198 0 0 20 0 22 0 28060623 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 140734474971168 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19061/statm: 2456183 949563 2301 9 0 2446860 0
[pid=19061/tid=19063] ppid=19058 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/19061/task/19063/stat : 19063 (java) S 19058 19061 18126 0 -1 4202560 2439 0 1 0 46 3 0 0 20 0 22 0 28060624 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139812039226232 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19064] ppid=19058 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/19061/task/19064/stat : 19064 (java) S 19058 19061 18126 0 -1 4202560 561 0 0 0 271 18 0 0 20 0 22 0 28060625 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139812000717224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19065] ppid=19058 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/19061/task/19065/stat : 19065 (java) S 19058 19061 18126 0 -1 4202560 632 0 0 0 251 17 0 0 20 0 22 0 28060625 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811999664680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19066] ppid=19058 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/19061/task/19066/stat : 19066 (java) S 19058 19061 18126 0 -1 4202560 555 0 0 0 273 18 0 0 20 0 22 0 28060625 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811998611624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19067] ppid=19058 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/19061/task/19067/stat : 19067 (java) S 19058 19061 18126 0 -1 4202560 634 0 0 0 269 15 0 0 20 0 22 0 28060625 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811997559080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19068] ppid=19058 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/19061/task/19068/stat : 19068 (java) S 19058 19061 18126 0 -1 4202560 586 0 0 0 274 17 0 0 20 0 22 0 28060625 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811996507048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19069] ppid=19058 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/19061/task/19069/stat : 19069 (java) S 19058 19061 18126 0 -1 4202560 571 0 0 0 286 18 0 0 20 0 22 0 28060625 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811995454504 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19070] ppid=19058 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/19061/task/19070/stat : 19070 (java) S 19058 19061 18126 0 -1 4202560 634 0 0 0 289 14 0 0 20 0 22 0 28060625 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811994401448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19071] ppid=19058 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/19061/task/19071/stat : 19071 (java) S 19058 19061 18126 0 -1 4202560 609 0 0 0 247 18 0 0 20 0 22 0 28060625 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811993348904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19072] ppid=19058 vsize=9824732 CPUtime=3.53 cores=0,2,4,6
/proc/19061/task/19072/stat : 19072 (java) S 19058 19061 18126 0 -1 4202560 2262 0 0 0 345 8 0 0 20 0 22 0 28060627 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811863091560 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19073] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19073/stat : 19073 (java) S 19058 19061 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811862037880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19074] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19074/stat : 19074 (java) S 19058 19061 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811860984712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19075] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19075/stat : 19075 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811859933456 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19076] ppid=19058 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/19061/task/19076/stat : 19076 (java) S 19058 19061 18126 0 -1 4202560 10057 0 0 0 122 2 0 0 20 0 22 0 28060629 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811858881336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19077] ppid=19058 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/19061/task/19077/stat : 19077 (java) S 19058 19061 18126 0 -1 4202560 14412 0 0 0 222 3 0 0 20 0 22 0 28060629 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139811857828792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19078] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19078/stat : 19078 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139810983373560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19079] ppid=19058 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/19061/task/19079/stat : 19079 (java) S 19058 19061 18126 0 -1 4202560 51 0 0 0 16 17 0 0 20 0 22 0 28060629 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139810982321224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19080] ppid=19058 vsize=9824732 CPUtime=871.98 cores=0,2,4,6
/proc/19061/task/19080/stat : 19080 (java) R 19058 19061 18126 0 -1 4202560 89 0 0 0 87183 15 0 0 20 0 22 0 28060672 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139810981264896 139811873419488 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19081] ppid=19058 vsize=9824732 CPUtime=872.01 cores=0,2,4,6
/proc/19061/task/19081/stat : 19081 (java) R 19058 19061 18126 0 -1 4202560 1780 0 0 0 87153 48 0 0 20 0 22 0 28060672 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139810980211264 139811873359285 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19082] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19082/stat : 19082 (java) S 19058 19061 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28060673 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139810979160872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19083] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19083/stat : 19083 (java) S 19058 19061 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28060673 10060525568 949563 33554432000 1073741824 1073778376 140734474980032 139810978108328 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1774.59
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.001 s]
/proc/loadavg: 4.28 4.23 4.19 5/219 19172
/proc/meminfo: memFree=22866516/32872528 swapFree=1437460/1543748
[pid=19061] ppid=19058 vsize=9824732 CPUtime=1800.06 cores=0,2,4,6
/proc/19061/stat : 19061 (java) S 19058 19061 18126 0 -1 4202496 37161 0 1 0 179807 199 0 0 20 0 22 0 28060623 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 140734474971168 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19061/statm: 2456183 953146 2301 9 0 2446860 0
[pid=19061/tid=19063] ppid=19058 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/19061/task/19063/stat : 19063 (java) S 19058 19061 18126 0 -1 4202560 2439 0 1 0 46 3 0 0 20 0 22 0 28060624 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139812039226232 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19064] ppid=19058 vsize=9824732 CPUtime=2.94 cores=0,2,4,6
/proc/19061/task/19064/stat : 19064 (java) S 19058 19061 18126 0 -1 4202560 567 0 0 0 276 18 0 0 20 0 22 0 28060625 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139812000717224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19065] ppid=19058 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/19061/task/19065/stat : 19065 (java) S 19058 19061 18126 0 -1 4202560 632 0 0 0 253 17 0 0 20 0 22 0 28060625 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811999664680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19066] ppid=19058 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/19061/task/19066/stat : 19066 (java) S 19058 19061 18126 0 -1 4202560 555 0 0 0 274 18 0 0 20 0 22 0 28060625 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811998611624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19067] ppid=19058 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/19061/task/19067/stat : 19067 (java) S 19058 19061 18126 0 -1 4202560 637 0 0 0 271 15 0 0 20 0 22 0 28060625 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811997559080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19068] ppid=19058 vsize=9824732 CPUtime=2.94 cores=0,2,4,6
/proc/19061/task/19068/stat : 19068 (java) S 19058 19061 18126 0 -1 4202560 591 0 0 0 277 17 0 0 20 0 22 0 28060625 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811996507048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19069] ppid=19058 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/19061/task/19069/stat : 19069 (java) S 19058 19061 18126 0 -1 4202560 571 0 0 0 287 18 0 0 20 0 22 0 28060625 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811995454504 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19070] ppid=19058 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/19061/task/19070/stat : 19070 (java) S 19058 19061 18126 0 -1 4202560 635 0 0 0 289 15 0 0 20 0 22 0 28060625 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811994401448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19071] ppid=19058 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/19061/task/19071/stat : 19071 (java) S 19058 19061 18126 0 -1 4202560 616 0 0 0 252 18 0 0 20 0 22 0 28060625 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811993348904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19072] ppid=19058 vsize=9824732 CPUtime=3.54 cores=0,2,4,6
/proc/19061/task/19072/stat : 19072 (java) S 19058 19061 18126 0 -1 4202560 2262 0 0 0 345 9 0 0 20 0 22 0 28060627 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811863091560 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19073] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19073/stat : 19073 (java) S 19058 19061 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811862037880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19074] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19074/stat : 19074 (java) S 19058 19061 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28060627 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811860984712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19075] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19075/stat : 19075 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811859933456 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19076] ppid=19058 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/19061/task/19076/stat : 19076 (java) S 19058 19061 18126 0 -1 4202560 10057 0 0 0 122 2 0 0 20 0 22 0 28060629 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811858881336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19061/tid=19077] ppid=19058 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/19061/task/19077/stat : 19077 (java) S 19058 19061 18126 0 -1 4202560 14412 0 0 0 222 3 0 0 20 0 22 0 28060629 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139811857828792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19078] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19078/stat : 19078 (java) S 19058 19061 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28060629 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139810983373560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19061/tid=19079] ppid=19058 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/19061/task/19079/stat : 19079 (java) S 19058 19061 18126 0 -1 4202560 51 0 0 0 16 17 0 0 20 0 22 0 28060629 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139810982321224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19080] ppid=19058 vsize=9824732 CPUtime=884.62 cores=0,2,4,6
/proc/19061/task/19080/stat : 19080 (java) R 19058 19061 18126 0 -1 4202560 89 0 0 0 88447 15 0 0 20 0 22 0 28060672 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139810981264896 139811873301019 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19081] ppid=19058 vsize=9824732 CPUtime=884.65 cores=0,2,4,6
/proc/19061/task/19081/stat : 19081 (java) R 19058 19061 18126 0 -1 4202560 1781 0 0 0 88417 48 0 0 20 0 22 0 28060672 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139810980213392 139811873396228 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19061/tid=19082] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19082/stat : 19082 (java) S 19058 19061 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28060673 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139810979160872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19061/tid=19083] ppid=19058 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19061/task/19083/stat : 19083 (java) S 19058 19061 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28060673 10060525568 953146 33554432000 1073741824 1073778376 140734474980032 139810978108328 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 19061 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 895.057
CPU time (s): 1800.68
CPU user time (s): 1798.18
CPU system time (s): 2.50262
CPU usage (%): 201.18
Max. virtual memory (cumulated for all children) (KiB): 9825092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.18
system time used= 2.50262
maximum resident set size= 3812700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37196
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24416
involuntary context switches= 30487

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9151 second user time and 7.35288 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 16:10:13
IDJOB=4117110
IDBENCH=109554
IDSOLVER=2543
FILE ID=node116/4117110-1466950213
RUNJOBID= node116-1466946428-18142
PBS_JOBID= 19976367
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size144-round21-8.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117110-1466950213/watcher-4117110-1466950213 -o /tmp/evaluation-result-4117110-1466950213/solver-4117110-1466950213 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18142 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117110-1466950213.opb

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

MD5SUM BENCH= 0c05803813c74c650aa462c87efe1694
RANDOM SEED=2112575317

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26857668 kB
Buffers:           10552 kB
Cached:           301348 kB
SwapCached:         2084 kB
Active:          3478124 kB
Inactive:         289480 kB
Active(anon):    3456408 kB
Inactive(anon):     1656 kB
Active(file):      21716 kB
Inactive(file):   287824 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              1264 kB
Writeback:             0 kB
AnonPages:       5000480 kB
Mapped:            15428 kB
Shmem:                 0 kB
Slab:             564740 kB
SReclaimable:       8708 kB
SUnreclaim:       556032 kB
KernelStack:        1776 kB
PageTables:        14236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5276132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3502080 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= 71680 MiB
End job on node116 at 2016-06-26 16:25:08