Trace number 4117054

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.07 895.468

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size112-round22-6.opb
MD5SUMe6c88e046c8333b5f08a0b7bdca9455c
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 benchmark1425.54
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8688
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4117054-1466955040.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.51/0.47	c ... done. Wall clock time 0.368s.
0.51/0.47	c declared #vars     4128
0.51/0.47	c #constraints  9952
0.51/0.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.51/0.48	c constraints type 
0.51/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.51/0.48	c org.sat4j.specs.Constr$1 => 888
0.51/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.51/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 488
0.51/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.51/0.48	c 9952 constraints processed.
0.51/0.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.51/0.48	c constraints type 
0.51/0.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.51/0.48	c org.sat4j.specs.Constr$1 => 888
0.51/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.51/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.51/0.48	c org.sat4j.pb.constraints.pb.UnitClausePB => 488
0.51/0.48	c 9952 constraints processed.
4.64/1.42	c cleaning 2493 clauses out of 4999 with flag 16414/5001
6.99/2.11	c cleaning 4243 clauses out of 8505 with flag 38482/11000
8.59/2.82	c cleaning 5620 clauses out of 11263 with flag 66372/18001
10.49/3.65	c cleaning 6806 clauses out of 13642 with flag 100892/26000
12.55/4.63	c cleaning 7894 clauses out of 15836 with flag 140171/35000
14.82/5.77	c cleaning 8951 clauses out of 17942 with flag 187134/45000
17.50/7.01	c cleaning 9942 clauses out of 19992 with flag 241011/56001
20.10/8.39	c cleaning 11016 clauses out of 22050 with flag 302082/68001
23.40/9.97	c cleaning 11998 clauses out of 24033 with flag 369439/81000
26.79/11.64	c cleaning 13002 clauses out of 26035 with flag 441535/95000
30.88/13.64	c cleaning 14004 clauses out of 28036 with flag 520814/110003
35.08/15.77	c cleaning 15002 clauses out of 30029 with flag 607819/126000
39.98/18.19	c cleaning 16001 clauses out of 32027 with flag 703785/143000
41.40/18.82	c cleaning 0 clauses out of 5000 with flag 0/5000
45.02/20.69	c cleaning 16996 clauses out of 34026 with flag 803834/161000
50.96/23.48	c cleaning 18013 clauses out of 36030 with flag 912492/180000
56.76/26.34	c cleaning 18984 clauses out of 38017 with flag 1028440/200000
62.96/29.49	c cleaning 19998 clauses out of 40034 with flag 1149730/221001
70.08/32.91	c cleaning 21001 clauses out of 42035 with flag 1279756/243000
77.28/36.56	c cleaning 21998 clauses out of 44035 with flag 1417066/266001
85.37/40.50	c cleaning 23009 clauses out of 46036 with flag 1558755/290000
93.45/44.58	c cleaning 24008 clauses out of 48027 with flag 1712121/315000
102.36/48.96	c cleaning 24993 clauses out of 50019 with flag 1865965/341000
111.55/53.53	c cleaning 25995 clauses out of 52026 with flag 2029869/368000
121.48/58.46	c cleaning 27001 clauses out of 54031 with flag 2196993/396000
131.87/63.67	c cleaning 27996 clauses out of 56030 with flag 2372651/425000
143.56/69.44	c cleaning 29012 clauses out of 58034 with flag 2557889/455000
155.14/75.24	c cleaning 30000 clauses out of 60023 with flag 2750758/486001
167.44/81.39	c cleaning 30971 clauses out of 62023 with flag 2948196/518001
180.31/87.79	c cleaning 32021 clauses out of 64053 with flag 3152970/551002
193.98/94.57	c cleaning 33004 clauses out of 66030 with flag 3363989/585000
208.26/101.61	c cleaning 33991 clauses out of 68026 with flag 3582056/620000
223.34/109.11	c cleaning 35014 clauses out of 70035 with flag 3806169/656000
239.83/117.76	c cleaning 35972 clauses out of 72021 with flag 4036356/693000
255.86/125.79	c cleaning 36985 clauses out of 74049 with flag 4271866/731000
270.51/133.06	c cleaning 0 clauses out of 11002 with flag 0/11002
272.71/134.19	c cleaning 38000 clauses out of 76064 with flag 4516923/770000
288.71/142.11	c cleaning 39018 clauses out of 78065 with flag 4772095/810001
307.00/151.25	c cleaning 39993 clauses out of 80046 with flag 5030226/851000
326.11/160.79	c cleaning 41012 clauses out of 82053 with flag 5294403/893000
345.84/170.56	c cleaning 41996 clauses out of 84041 with flag 5564993/936000
366.77/180.96	c cleaning 42987 clauses out of 86047 with flag 5843623/980002
388.26/191.63	c cleaning 43992 clauses out of 88059 with flag 6127256/1025001
411.04/202.92	c cleaning 45014 clauses out of 90067 with flag 6419723/1071001
434.14/214.47	c cleaning 46006 clauses out of 92052 with flag 6714956/1118000
458.44/226.55	c cleaning 47005 clauses out of 94046 with flag 7019259/1166000
483.36/238.96	c cleaning 47978 clauses out of 96042 with flag 7325790/1215001
509.48/251.82	c cleaning 49023 clauses out of 98063 with flag 7641430/1265000
536.23/265.17	c cleaning 49993 clauses out of 100041 with flag 7966015/1316001
565.68/280.39	c cleaning 51019 clauses out of 102047 with flag 8298622/1368000
594.95/294.95	c cleaning 51967 clauses out of 104028 with flag 8633199/1421000
625.09/309.95	c cleaning 53013 clauses out of 106062 with flag 8978311/1475001
655.77/325.24	c cleaning 54015 clauses out of 108049 with flag 9327906/1530001
688.33/341.46	c cleaning 54989 clauses out of 110033 with flag 9683152/1586000
721.23/357.71	c cleaning 55975 clauses out of 112044 with flag 10049861/1643000
755.73/374.86	c cleaning 57004 clauses out of 114069 with flag 10416004/1701000
792.02/392.87	c cleaning 58014 clauses out of 116066 with flag 10791064/1760001
828.35/410.99	c cleaning 59007 clauses out of 118051 with flag 11169722/1820000
866.32/429.84	c cleaning 59989 clauses out of 120045 with flag 11555003/1881001
904.74/448.99	c cleaning 60998 clauses out of 122055 with flag 11945250/1943000
944.31/468.68	c cleaning 61993 clauses out of 124057 with flag 12341503/2006000
978.14/485.49	c cleaning 0 clauses out of 18000 with flag 0/18000
985.14/488.91	c cleaning 63014 clauses out of 126066 with flag 12743321/2070002
1026.84/509.65	c cleaning 64009 clauses out of 128050 with flag 13152851/2135000
1071.16/531.61	c cleaning 65003 clauses out of 130044 with flag 13573993/2201003
1115.64/553.67	c cleaning 66000 clauses out of 132038 with flag 13994324/2268000
1160.22/575.85	c cleaning 67000 clauses out of 134038 with flag 14426013/2336000
1203.71/597.50	c cleaning 68010 clauses out of 136039 with flag 14860164/2405001
1249.70/620.42	c cleaning 68997 clauses out of 138028 with flag 15297960/2475000
1295.94/644.33	c cleaning 69956 clauses out of 140033 with flag 15744936/2546002
1342.84/667.57	c cleaning 71024 clauses out of 142075 with flag 16195087/2618000
1386.64/689.47	c cleaning 72011 clauses out of 144051 with flag 16659296/2691000
1431.75/711.96	c cleaning 72984 clauses out of 146040 with flag 17129344/2765000
1480.51/736.27	c cleaning 73986 clauses out of 148057 with flag 17601861/2840001
1532.79/762.24	c cleaning 74995 clauses out of 150070 with flag 18081480/2916000
1580.94/786.23	c cleaning 76021 clauses out of 152076 with flag 18572903/2993001
1633.81/812.51	c cleaning 76993 clauses out of 154057 with flag 19068258/3071003
1686.14/838.60	c cleaning 78026 clauses out of 156063 with flag 19565143/3150002
1741.06/865.91	c cleaning 78957 clauses out of 158035 with flag 20069888/3230000
1792.65/891.79	c cleaning 80002 clauses out of 160078 with flag 20583912/3311000
1800.07/895.41	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.41	c starts		: 28701
1800.07/895.41	c conflicts		: 3325746
1800.07/895.41	c decisions		: 33038770
1800.07/895.41	c propagations		: 458304919
1800.07/895.41	c inspects		: 9708904803
1800.07/895.41	c shortcuts		: 0
1800.07/895.41	c learnt literals	: 2
1800.07/895.41	c learnt binary clauses	: 46
1800.07/895.41	c learnt ternary clauses	: 680
1800.07/895.41	c learnt constraints	: 3325744
1800.07/895.41	c ignored constraints	: 0
1800.07/895.41	c root simplifications	: 0
1800.07/895.41	c removed literals (reason simplification)	: 2332756
1800.07/895.41	c reason swapping (by a shorter reason)	: 0
1800.07/895.41	c Calls to reduceDB	: 77
1800.07/895.41	c Number of update (reduction) of LBD	: 702799
1800.07/895.41	c Imported unit clauses	: 0
1800.07/895.41	c number of reductions to clauses (during analyze)	: 0
1800.07/895.41	c number of learned constraints concerned by reduction	: 0
1800.07/895.41	c number of learning phase by resolution	: 0
1800.07/895.41	c number of learning phase by cutting planes	: 0
1800.07/895.41	c speed (assignments/second)	: 512116.5943885675
1800.07/895.41	c non guided choices	8805
1800.07/895.43	c learnt constraints type 
1800.07/895.43	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 46
1800.07/895.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 94776
1800.07/895.43	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.43	c starts		: 45
1800.07/895.43	c conflicts		: 20050
1800.07/895.43	c decisions		: 74636
1800.07/895.43	c propagations		: 2509492
1800.07/895.43	c inspects		: 677063051
1800.07/895.43	c shortcuts		: 0
1800.07/895.43	c learnt literals	: 0
1800.07/895.43	c learnt binary clauses	: 0
1800.07/895.43	c learnt ternary clauses	: 0
1800.07/895.43	c learnt constraints	: 20049
1800.07/895.43	c ignored constraints	: 0
1800.07/895.43	c root simplifications	: 0
1800.07/895.43	c removed literals (reason simplification)	: 0
1800.07/895.43	c reason swapping (by a shorter reason)	: 0
1800.07/895.43	c Calls to reduceDB	: 3
1800.07/895.43	c Number of update (reduction) of LBD	: 0
1800.07/895.43	c Imported unit clauses	: 0
1800.07/895.43	c number of reductions to clauses (during analyze)	: 0
1800.07/895.43	c number of learned constraints concerned by reduction	: 0
1800.07/895.43	c number of learning phase by resolution	: 0
1800.07/895.43	c number of learning phase by cutting planes	: 0
1800.07/895.43	c speed (assignments/second)	: 2804.070860141282
1800.07/895.43	c non guided choices	404
1800.07/895.44	c learnt constraints type 
1800.07/895.44	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 10
1800.07/895.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20039
1800.07/895.44	s UNKNOWN
1800.07/895.44	c Total wall clock time (in seconds): 895.337

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-4117054-1466955040/watcher-4117054-1466955040 -o /tmp/evaluation-result-4117054-1466955040/solver-4117054-1466955040 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19491 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117054-1466955040.opb 

pid=21874
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: 4.14 4.29 4.26 4/198 21877
/proc/meminfo: memFree=30029988/32872528 swapFree=1541156/1696500
[pid=21877] ppid=21874 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/21877/stat : 21877 (java) S 21874 21877 19474 0 -1 4202496 1318 0 0 0 0 0 0 0 20 0 2 0 28542715 98635776 949 33554432000 1073741824 1073778376 140735031600320 140735031591456 270710898749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21877/statm: 24081 959 727 9 0 16771 0
[pid=21877/tid=21878] ppid=21874 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21878/stat : 21878 (java) R 21874 21877 19474 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 28542716 98570240 977 33554432000 1073741824 1073778376 140735031600320 139643834576424 270707541376 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.14 4.29 4.26 4/198 21877
/proc/meminfo: memFree=30029988/32872528 swapFree=1541156/1696500
[pid=21877] ppid=21874 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/21877/stat : 21877 (java) S 21874 21877 19474 0 -1 4202496 4487 0 1 0 10 1 0 0 20 0 18 0 28542715 9787879424 6117 33554432000 1073741824 1073778376 140735031600320 140735031591456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21877/statm: 2389619 6117 2156 9 0 2380296 0
[pid=21877/tid=21878] ppid=21874 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/21877/task/21878/stat : 21878 (java) R 21874 21877 19474 0 -1 4202560 2381 0 1 0 6 1 0 0 20 0 18 0 28542716 9787879424 6117 33554432000 1073741824 1073778376 140735031600320 139643834579872 270710924557 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.200272 s]
/proc/loadavg: 4.14 4.29 4.26 4/198 21877
/proc/meminfo: memFree=30029988/32872528 swapFree=1541156/1696500
[pid=21877] ppid=21874 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/21877/stat : 21877 (java) S 21874 21877 19474 0 -1 4202496 4705 0 1 0 25 1 0 0 20 0 18 0 28542715 9787879424 6785 33554432000 1073741824 1073778376 140735031600320 140735031591456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21877/statm: 2389619 6785 2214 9 0 2380296 0
[pid=21877/tid=21878] ppid=21874 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/21877/task/21878/stat : 21878 (java) R 21874 21877 19474 0 -1 4202560 2398 0 1 0 16 1 0 0 20 0 18 0 28542716 9787879424 6785 33554432000 1073741824 1073778376 140735031600320 139643834579872 139643697871463 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300266 s]
/proc/loadavg: 4.14 4.29 4.26 4/198 21877
/proc/meminfo: memFree=30029988/32872528 swapFree=1541156/1696500
[pid=21877] ppid=21874 vsize=9558476 CPUtime=0.51 cores=1,3,5,7
/proc/21877/stat : 21877 (java) S 21874 21877 19474 0 -1 4202496 5950 0 1 0 50 1 0 0 20 0 18 0 28542715 9787879424 9094 33554432000 1073741824 1073778376 140735031600320 140735031591456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21877/statm: 2389619 9094 2234 9 0 2380296 0
[pid=21877/tid=21878] ppid=21874 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/21877/task/21878/stat : 21878 (java) R 21874 21877 19474 0 -1 4202560 2401 0 1 0 26 1 0 0 20 0 18 0 28542716 9787879424 9094 33554432000 1073741824 1073778376 140735031600320 139643834579872 139643697880737 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700229 s]
/proc/loadavg: 4.14 4.29 4.26 4/198 21877
/proc/meminfo: memFree=30029988/32872528 swapFree=1541156/1696500
[pid=21877] ppid=21874 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/21877/stat : 21877 (java) S 21874 21877 19474 0 -1 4202496 15484 0 1 0 182 4 0 0 20 0 22 0 28542715 10060525568 23494 33554432000 1073741824 1073778376 140735031600320 140735031591456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21877/statm: 2456183 23494 2265 9 0 2446860 0
[pid=21877/tid=21878] ppid=21874 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/21877/task/21878/stat : 21878 (java) S 21874 21877 19474 0 -1 4202560 2432 0 1 0 44 2 0 0 20 0 22 0 28542716 10060525568 23494 33554432000 1073741824 1073778376 140735031600320 139643834581880 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.14 4.29 4.26 7/220 21899
/proc/meminfo: memFree=29676340/32872528 swapFree=1541156/1696500
[pid=21877] ppid=21874 vsize=9824732 CPUtime=5.03 cores=1,3,5,7
/proc/21877/stat : 21877 (java) S 21874 21877 19474 0 -1 4202496 25737 0 1 0 495 8 0 0 20 0 22 0 28542715 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 140735031591456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21877/statm: 2456183 48270 2292 9 0 2446860 0
[pid=21877/tid=21878] ppid=21874 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/21877/task/21878/stat : 21878 (java) S 21874 21877 19474 0 -1 4202560 2432 0 1 0 44 2 0 0 20 0 22 0 28542716 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643834581880 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21880] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21880/stat : 21880 (java) S 21874 21877 19474 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 28542717 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643823643048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21881] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21881/stat : 21881 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542717 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643822590504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21882] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21882/stat : 21882 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542717 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643821537448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21883] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21883/stat : 21883 (java) S 21874 21877 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28542717 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643820484904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21884] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21884/stat : 21884 (java) S 21874 21877 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542717 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643819432872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21885] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21885/stat : 21885 (java) S 21874 21877 19474 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 28542717 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643818380328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21886] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21886/stat : 21886 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542717 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643817327272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21887] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21887/stat : 21887 (java) S 21874 21877 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28542717 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643816274728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21888] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21888/stat : 21888 (java) S 21874 21877 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28542718 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643658824040 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21889] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21889/stat : 21889 (java) S 21874 21877 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28542718 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643657770360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21890] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21890/stat : 21890 (java) S 21874 21877 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28542718 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643656717192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21891] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21891/stat : 21891 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542720 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643655665936 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21892] ppid=21874 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/21877/task/21892/stat : 21892 (java) S 21874 21877 19474 0 -1 4202560 10228 0 0 0 121 2 0 0 20 0 22 0 28542720 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643654613816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21893] ppid=21874 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/21877/task/21893/stat : 21893 (java) R 21874 21877 19474 0 -1 4202560 11659 0 0 0 124 3 0 0 20 0 22 0 28542720 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643653538632 139643841037973 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21894] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21894/stat : 21894 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542720 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643652508408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21895] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21895/stat : 21895 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542720 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643651456072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21896] ppid=21874 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/21877/task/21896/stat : 21896 (java) R 21874 21877 19474 0 -1 4202560 22 0 0 0 98 0 0 0 20 0 22 0 28542764 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643649978272 139643698496584 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21897] ppid=21874 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/21877/task/21897/stat : 21897 (java) R 21874 21877 19474 0 -1 4202560 74 0 0 0 97 2 0 0 20 0 22 0 28542764 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643648933104 139643698553775 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21898] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21898/stat : 21898 (java) S 21874 21877 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542765 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643647882024 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21899] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21899/stat : 21899 (java) S 21874 21877 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542765 10060525568 48270 33554432000 1073741824 1073778376 140735031600320 139643646829480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.14 4.29 4.26 5/220 21899
/proc/meminfo: memFree=29552488/32872528 swapFree=1541156/1696500
[pid=21877] ppid=21874 vsize=9824732 CPUtime=9.44 cores=1,3,5,7
/proc/21877/stat : 21877 (java) S 21874 21877 19474 0 -1 4202496 32398 0 1 0 928 16 0 0 20 0 22 0 28542715 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 140735031591456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21877/statm: 2456183 80806 2292 9 0 2446860 0
[pid=21877/tid=21878] ppid=21874 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/21877/task/21878/stat : 21878 (java) S 21874 21877 19474 0 -1 4202560 2432 0 1 0 44 2 0 0 20 0 22 0 28542716 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643834581880 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21880] ppid=21874 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/21877/task/21880/stat : 21880 (java) S 21874 21877 19474 0 -1 4202560 20 0 0 0 2 1 0 0 20 0 22 0 28542717 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643823643048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21881] ppid=21874 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21877/task/21881/stat : 21881 (java) S 21874 21877 19474 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 28542717 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643822590504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21882] ppid=21874 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21877/task/21882/stat : 21882 (java) S 21874 21877 19474 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 28542717 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643821537448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21883] ppid=21874 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21877/task/21883/stat : 21883 (java) S 21874 21877 19474 0 -1 4202560 17 0 0 0 1 1 0 0 20 0 22 0 28542717 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643820484904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21884] ppid=21874 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21877/task/21884/stat : 21884 (java) S 21874 21877 19474 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 28542717 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643819432872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21885] ppid=21874 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21877/task/21885/stat : 21885 (java) S 21874 21877 19474 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 28542717 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643818380328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21886] ppid=21874 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21877/task/21886/stat : 21886 (java) S 21874 21877 19474 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 28542717 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643817327272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21887] ppid=21874 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21877/task/21887/stat : 21887 (java) S 21874 21877 19474 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 28542717 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643816274728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21888] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21888/stat : 21888 (java) S 21874 21877 19474 0 -1 4202560 74 0 0 0 0 0 0 0 20 0 22 0 28542718 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643658824040 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21889] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21889/stat : 21889 (java) S 21874 21877 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28542718 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643657770360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21890] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21890/stat : 21890 (java) S 21874 21877 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28542718 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643656717192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21891] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21891/stat : 21891 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542720 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643655665936 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21892] ppid=21874 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/21877/task/21892/stat : 21892 (java) S 21874 21877 19474 0 -1 4202560 15049 0 0 0 174 3 0 0 20 0 22 0 28542720 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643654613816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21893] ppid=21874 vsize=9824732 CPUtime=1.87 cores=1,3,5,7
/proc/21877/task/21893/stat : 21893 (java) S 21874 21877 19474 0 -1 4202560 13329 0 0 0 184 3 0 0 20 0 22 0 28542720 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643653561272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21894] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21894/stat : 21894 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542720 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643652508408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21895] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21895/stat : 21895 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542720 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643651456072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21896] ppid=21874 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/21877/task/21896/stat : 21896 (java) R 21874 21877 19474 0 -1 4202560 23 0 0 0 250 0 0 0 20 0 22 0 28542764 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643649978272 139643698953033 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21897] ppid=21874 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/21877/task/21897/stat : 21897 (java) R 21874 21877 19474 0 -1 4202560 114 0 0 0 249 3 0 0 20 0 22 0 28542764 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643648933944 139643698701979 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21898] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21898/stat : 21898 (java) S 21874 21877 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542765 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643647882024 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21899] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21899/stat : 21899 (java) S 21874 21877 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542765 10060525568 80806 33554432000 1073741824 1073778376 140735031600320 139643646829480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 9.44
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.61 4.39 4.29 6/220 21899
/proc/meminfo: memFree=28630940/32872528 swapFree=1541156/1696500
[pid=21877] ppid=21874 vsize=9824732 CPUtime=16.02 cores=1,3,5,7
/proc/21877/stat : 21877 (java) S 21874 21877 19474 0 -1 4202496 33559 0 1 0 1573 29 0 0 20 0 22 0 28542715 10060525568 159609 33554432000 1073741824 1073778376 140735031600320 140735031591456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21877/statm: 2456183 159609 2292 9 0 2446860 0
[pid=21877/tid=21878] ppid=21874 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/21877/task/21878/stat : 21878 (java) S 21874 21877 19474 0 -1 4202560 2432 0 1 0 44 2 0 0 20 0 22 0 28542716 10060525568 159609 33554432000 1073741824 1073778376 140735031600320 139643834581880 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21880] ppid=21874 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/21877/task/21880/stat : 21880 (java) S 21874 21877 19474 0 -1 4202560 122 0 0 0 5 2 0 0 20 0 22 0 28542717 10060525568 159609 33554432000 1073741824 1073778376 140735031600320 139643823643048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21881] ppid=21874 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/21877/task/21881/stat : 21881 (java) S 21874 21877 19474 0 -1 4202560 54 0 0 0 5 2 0 0 20 0 22 0 28542717 10060525568 159609 33554432000 1073741824 1073778376 140735031600320 139643822590504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21882] ppid=21874 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/21877/task/21882/stat : 21882 (java) S 21874 21877 19474 0 -1 4202560 25 0 0 0 2 2 0 0 20 0 22 0 28542717 10060525568 159609 33554432000 1073741824 1073778376 140735031600320 139643821537448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21883] ppid=21874 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/21877/task/21883/stat : 21883 (java) S 21874 21877 19474 0 -1 4202560 172 0 0 0 6 3 0 0 20 0 22 0 28542717 10060525568 159609 33554432000 1073741824 1073778376 140735031600320 139643820484904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21884] ppid=21874 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/21877/task/21884/stat : 21884 (java) S 21874 21877 19474 0 -1 4202560 143 0 0 0 5 2 0 0 20 0 22 0 28542717 10060525568 159609 33554432000 1073741824 1073778376 140735031600320 139643819432872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21885] ppid=21874 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/21877/task/21885/stat : 21885 (java) S 21874 21877 19474 0 -1 4202560 57 0 0 0 4 2 0 0 20 0 22 0 28542717 10060525568 159609 33554432000 1073741824 1073778376 140735031600320 139643818380328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21886] ppid=21874 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/21877/task/21886/stat : 21886 (java) S 21874 21877 19474 0 -1 4202560 154 0 0 0 4 1 0 0 20 0 22 0 28542717 10060525568 159609 33554432000 1073741824 1073778376 140735031600320 139643817327272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21887] ppid=21874 vsize=9824732 CPUtime=0.05 cores=1,3,5,7

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

[pid=21877/tid=21883] ppid=21874 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/21877/task/21883/stat : 21883 (java) S 21874 21877 19474 0 -1 4202560 1037 0 0 0 255 21 0 0 20 0 22 0 28542717 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643820484904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21884] ppid=21874 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/21877/task/21884/stat : 21884 (java) S 21874 21877 19474 0 -1 4202560 689 0 0 0 231 18 0 0 20 0 22 0 28542717 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643819432872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21885] ppid=21874 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/21877/task/21885/stat : 21885 (java) S 21874 21877 19474 0 -1 4202560 584 0 0 0 220 16 0 0 20 0 22 0 28542717 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643818380328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21886] ppid=21874 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/21877/task/21886/stat : 21886 (java) S 21874 21877 19474 0 -1 4202560 655 0 0 0 230 17 0 0 20 0 22 0 28542717 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643817327272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21887] ppid=21874 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/21877/task/21887/stat : 21887 (java) S 21874 21877 19474 0 -1 4202560 542 0 0 0 235 15 0 0 20 0 22 0 28542717 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643816274728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21888] ppid=21874 vsize=9824732 CPUtime=3.77 cores=1,3,5,7
/proc/21877/task/21888/stat : 21888 (java) S 21874 21877 19474 0 -1 4202560 2560 0 0 0 369 8 0 0 20 0 22 0 28542718 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643658824040 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21889] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21889/stat : 21889 (java) S 21874 21877 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28542718 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643657770360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21890] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21890/stat : 21890 (java) S 21874 21877 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28542718 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643656717192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21891] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21891/stat : 21891 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542720 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643655665936 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21892] ppid=21874 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/21877/task/21892/stat : 21892 (java) S 21874 21877 19474 0 -1 4202560 15056 0 0 0 180 3 0 0 20 0 22 0 28542720 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643654613816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21893] ppid=21874 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/21877/task/21893/stat : 21893 (java) S 21874 21877 19474 0 -1 4202560 13735 0 0 0 226 3 0 0 20 0 22 0 28542720 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643653561272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21894] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21894/stat : 21894 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542720 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643652508408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21895] ppid=21874 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/21877/task/21895/stat : 21895 (java) S 21874 21877 19474 0 -1 4202560 47 0 0 0 12 20 0 0 20 0 22 0 28542720 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643651456072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21896] ppid=21874 vsize=9824732 CPUtime=810.56 cores=1,3,5,7
/proc/21877/task/21896/stat : 21896 (java) R 21874 21877 19474 0 -1 4202560 69 0 0 0 81042 14 0 0 20 0 22 0 28542764 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643649978352 139643698496584 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21897] ppid=21874 vsize=9824732 CPUtime=810.5 cores=1,3,5,7
/proc/21877/task/21897/stat : 21897 (java) R 21874 21877 19474 0 -1 4202560 1605 0 0 0 81001 49 0 0 20 0 22 0 28542764 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643648932208 139643698748045 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21898] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21898/stat : 21898 (java) S 21874 21877 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542765 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643647882024 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21899] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21899/stat : 21899 (java) S 21874 21877 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542765 10060525568 932396 33554432000 1073741824 1073778376 140735031600320 139643646829480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1653.42
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.22 4.23 4.25 6/219 21919
/proc/meminfo: memFree=23052556/32872528 swapFree=1541156/1696500
[pid=21877] ppid=21874 vsize=9824732 CPUtime=1773.87 cores=1,3,5,7
/proc/21877/stat : 21877 (java) S 21874 21877 19474 0 -1 4202496 42017 0 1 0 177168 219 0 0 20 0 22 0 28542715 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 140735031591456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21877/statm: 2456183 942636 2301 9 0 2446860 0
[pid=21877/tid=21878] ppid=21874 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/21877/task/21878/stat : 21878 (java) S 21874 21877 19474 0 -1 4202560 2434 0 1 0 46 4 0 0 20 0 22 0 28542716 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643834581880 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21880] ppid=21874 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/21877/task/21880/stat : 21880 (java) S 21874 21877 19474 0 -1 4202560 583 0 0 0 227 16 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643823643048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21881] ppid=21874 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/21877/task/21881/stat : 21881 (java) S 21874 21877 19474 0 -1 4202560 537 0 0 0 224 17 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643822590504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21882] ppid=21874 vsize=9824732 CPUtime=2.59 cores=1,3,5,7
/proc/21877/task/21882/stat : 21882 (java) S 21874 21877 19474 0 -1 4202560 565 0 0 0 240 19 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643821537448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21883] ppid=21874 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/21877/task/21883/stat : 21883 (java) S 21874 21877 19474 0 -1 4202560 1050 0 0 0 264 22 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643820484904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21884] ppid=21874 vsize=9824732 CPUtime=2.63 cores=1,3,5,7
/proc/21877/task/21884/stat : 21884 (java) S 21874 21877 19474 0 -1 4202560 694 0 0 0 245 18 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643819432872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21885] ppid=21874 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/21877/task/21885/stat : 21885 (java) S 21874 21877 19474 0 -1 4202560 601 0 0 0 231 18 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643818380328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21886] ppid=21874 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/21877/task/21886/stat : 21886 (java) S 21874 21877 19474 0 -1 4202560 657 0 0 0 236 17 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643817327272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21887] ppid=21874 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/21877/task/21887/stat : 21887 (java) S 21874 21877 19474 0 -1 4202560 542 0 0 0 242 15 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643816274728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21888] ppid=21874 vsize=9824732 CPUtime=3.77 cores=1,3,5,7
/proc/21877/task/21888/stat : 21888 (java) S 21874 21877 19474 0 -1 4202560 2567 0 0 0 369 8 0 0 20 0 22 0 28542718 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643658824040 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21889] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21889/stat : 21889 (java) S 21874 21877 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28542718 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643657770360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21890] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21890/stat : 21890 (java) S 21874 21877 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28542718 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643656717192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21891] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21891/stat : 21891 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542720 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643655665936 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21892] ppid=21874 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/21877/task/21892/stat : 21892 (java) S 21874 21877 19474 0 -1 4202560 15056 0 0 0 180 3 0 0 20 0 22 0 28542720 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643654613816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21893] ppid=21874 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/21877/task/21893/stat : 21893 (java) S 21874 21877 19474 0 -1 4202560 13735 0 0 0 226 3 0 0 20 0 22 0 28542720 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643653561272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21894] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21894/stat : 21894 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542720 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643652508408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21895] ppid=21874 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/21877/task/21895/stat : 21895 (java) S 21874 21877 19474 0 -1 4202560 51 0 0 0 14 20 0 0 20 0 22 0 28542720 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643651456072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21896] ppid=21874 vsize=9824732 CPUtime=870.17 cores=1,3,5,7
/proc/21877/task/21896/stat : 21896 (java) R 21874 21877 19474 0 -1 4202560 71 0 0 0 87002 15 0 0 20 0 22 0 28542764 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643649978352 139643698602528 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21897] ppid=21874 vsize=9824732 CPUtime=870.1 cores=1,3,5,7
/proc/21877/task/21897/stat : 21897 (java) R 21874 21877 19474 0 -1 4202560 1606 0 0 0 86960 50 0 0 20 0 22 0 28542764 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643648932288 139643698689632 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21898] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21898/stat : 21898 (java) S 21874 21877 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542765 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643647882024 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21899] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21899/stat : 21899 (java) S 21874 21877 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542765 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643646829480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1773.87
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.401 s]
/proc/loadavg: 4.01 4.18 4.23 7/219 21988
/proc/meminfo: memFree=26453148/32872528 swapFree=1541156/1696500
[pid=21877] ppid=21874 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/21877/stat : 21877 (java) S 21874 21877 19474 0 -1 4202496 42019 0 1 0 179787 220 0 0 20 0 22 0 28542715 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 140735031591456 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21877/statm: 2456183 942636 2301 9 0 2446860 0
[pid=21877/tid=21878] ppid=21874 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/21877/task/21878/stat : 21878 (java) S 21874 21877 19474 0 -1 4202560 2434 0 1 0 46 4 0 0 20 0 22 0 28542716 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643834581880 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21880] ppid=21874 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/21877/task/21880/stat : 21880 (java) S 21874 21877 19474 0 -1 4202560 583 0 0 0 227 16 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643823643048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21881] ppid=21874 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/21877/task/21881/stat : 21881 (java) S 21874 21877 19474 0 -1 4202560 537 0 0 0 224 17 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643822590504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21882] ppid=21874 vsize=9824732 CPUtime=2.59 cores=1,3,5,7
/proc/21877/task/21882/stat : 21882 (java) S 21874 21877 19474 0 -1 4202560 565 0 0 0 240 19 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643821537448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21883] ppid=21874 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/21877/task/21883/stat : 21883 (java) S 21874 21877 19474 0 -1 4202560 1050 0 0 0 264 22 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643820484904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21884] ppid=21874 vsize=9824732 CPUtime=2.63 cores=1,3,5,7
/proc/21877/task/21884/stat : 21884 (java) S 21874 21877 19474 0 -1 4202560 694 0 0 0 245 18 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643819432872 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21885] ppid=21874 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/21877/task/21885/stat : 21885 (java) S 21874 21877 19474 0 -1 4202560 601 0 0 0 231 18 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643818380328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21886] ppid=21874 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/21877/task/21886/stat : 21886 (java) S 21874 21877 19474 0 -1 4202560 657 0 0 0 236 17 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643817327272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21887] ppid=21874 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/21877/task/21887/stat : 21887 (java) S 21874 21877 19474 0 -1 4202560 542 0 0 0 242 15 0 0 20 0 22 0 28542717 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643816274728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21888] ppid=21874 vsize=9824732 CPUtime=3.77 cores=1,3,5,7
/proc/21877/task/21888/stat : 21888 (java) S 21874 21877 19474 0 -1 4202560 2567 0 0 0 369 8 0 0 20 0 22 0 28542718 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643658824040 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21889] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21889/stat : 21889 (java) S 21874 21877 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28542718 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643657770360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21890] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21890/stat : 21890 (java) S 21874 21877 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28542718 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643656717192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21891] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21891/stat : 21891 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542720 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643655665936 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21892] ppid=21874 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/21877/task/21892/stat : 21892 (java) S 21874 21877 19474 0 -1 4202560 15056 0 0 0 180 3 0 0 20 0 22 0 28542720 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643654613816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21893] ppid=21874 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/21877/task/21893/stat : 21893 (java) S 21874 21877 19474 0 -1 4202560 13735 0 0 0 226 3 0 0 20 0 22 0 28542720 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643653561272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21894] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21894/stat : 21894 (java) S 21874 21877 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28542720 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643652508408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21877/tid=21895] ppid=21874 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/21877/task/21895/stat : 21895 (java) S 21874 21877 19474 0 -1 4202560 53 0 0 0 14 21 0 0 20 0 22 0 28542720 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643651456072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21896] ppid=21874 vsize=9824732 CPUtime=883.24 cores=1,3,5,7
/proc/21877/task/21896/stat : 21896 (java) R 21874 21877 19474 0 -1 4202560 71 0 0 0 88309 15 0 0 20 0 22 0 28542764 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643649978352 139643698496547 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21877/tid=21897] ppid=21874 vsize=9824732 CPUtime=883.17 cores=1,3,5,7
/proc/21877/task/21897/stat : 21897 (java) R 21874 21877 19474 0 -1 4202560 1606 0 0 0 88267 50 0 0 20 0 22 0 28542764 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643648932288 139643698689693 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21877/tid=21898] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21898/stat : 21898 (java) S 21874 21877 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542765 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643647882024 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21877/tid=21899] ppid=21874 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21877/task/21899/stat : 21899 (java) S 21874 21877 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28542765 10060525568 942636 33554432000 1073741824 1073778376 140735031600320 139643646829480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 21877 sig 9
??? kill -21877 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 21877 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=438355
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=642598
# CPU time returned by wait4() is 1796.08
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.468
CPU time (s): 1800.07
CPU user time (s): 1797.87
CPU system time (s): 2.2
CPU usage (%): 201.02
Max. virtual memory (cumulated for all children) (KiB): 9825088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.44
system time used= 2.6426
maximum resident set size= 3770660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42055
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23623
involuntary context switches= 26272

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.65914 second user time and 7.50786 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 17:30:40
IDJOB=4117054
IDBENCH=109547
IDSOLVER=2543
FILE ID=node125/4117054-1466955040
RUNJOBID= node125-1466943674-19491
PBS_JOBID= 19976354
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size112-round22-6.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117054-1466955040/watcher-4117054-1466955040 -o /tmp/evaluation-result-4117054-1466955040/solver-4117054-1466955040 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19491 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117054-1466955040.opb

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

MD5SUM BENCH= e6c88e046c8333b5f08a0b7bdca9455c
RANDOM SEED=1811925435

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.021
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		: 2667.021
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:        30036660 kB
Buffers:           15724 kB
Cached:            41416 kB
SwapCached:         1744 kB
Active:           386400 kB
Inactive:          33448 kB
Active(anon):     364492 kB
Inactive(anon):      448 kB
Active(file):      21908 kB
Inactive(file):    33000 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67098444 kB
Dirty:              2032 kB
Writeback:             0 kB
AnonPages:       2113456 kB
Mapped:            15428 kB
Shmem:                 0 kB
Slab:             565764 kB
SReclaimable:       9328 kB
SUnreclaim:       556436 kB
KernelStack:        1816 kB
PageTables:         8220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2774364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    534528 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= 71740 MiB
End job on node125 at 2016-06-26 17:45:36