Trace number 4117030

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.97 896.713

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size96-round22-7.opb
MD5SUM2a6069c06e2a32eae387bc35cb99c2fe
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8672
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)384
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.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-4117030-1466953980.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.72/0.49	c ... done. Wall clock time 0.368s.
0.72/0.49	c declared #vars     4128
0.72/0.49	c #constraints  9920
0.72/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.72/0.49	c constraints type 
0.72/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.72/0.49	c org.sat4j.specs.Constr$1 => 872
0.72/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.72/0.49	c org.sat4j.minisat.constraints.cnf.UnitClause => 472
0.72/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.72/0.49	c 9920 constraints processed.
0.72/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.72/0.49	c constraints type 
0.72/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.72/0.49	c org.sat4j.specs.Constr$1 => 872
0.72/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.72/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.72/0.49	c org.sat4j.pb.constraints.pb.UnitClausePB => 472
0.72/0.49	c 9920 constraints processed.
4.31/1.45	c cleaning 2490 clauses out of 4999 with flag 15064/5001
6.25/2.08	c cleaning 4248 clauses out of 8508 with flag 37098/11000
7.90/2.83	c cleaning 5619 clauses out of 11260 with flag 62582/18000
9.82/3.73	c cleaning 6809 clauses out of 13641 with flag 95309/26000
12.00/4.71	c cleaning 7895 clauses out of 15833 with flag 134060/35001
14.27/5.83	c cleaning 8937 clauses out of 17937 with flag 180798/45000
16.74/7.09	c cleaning 9983 clauses out of 20000 with flag 231510/56000
19.54/8.48	c cleaning 10976 clauses out of 22017 with flag 291840/68000
23.15/10.11	c cleaning 12010 clauses out of 24041 with flag 358161/81000
26.75/11.93	c cleaning 13011 clauses out of 26031 with flag 430407/95000
30.63/13.86	c cleaning 14001 clauses out of 28021 with flag 511866/110001
34.83/15.99	c cleaning 14992 clauses out of 30019 with flag 598187/126000
37.23/17.19	c cleaning 0 clauses out of 5000 with flag 0/5000
40.18/18.48	c cleaning 16008 clauses out of 32029 with flag 688853/143002
45.59/21.03	c cleaning 16973 clauses out of 34019 with flag 789784/161000
51.25/23.81	c cleaning 18002 clauses out of 36047 with flag 895439/180001
56.85/26.69	c cleaning 18999 clauses out of 38044 with flag 1011148/200000
63.45/29.95	c cleaning 19992 clauses out of 40045 with flag 1130259/221000
70.33/33.39	c cleaning 21006 clauses out of 42054 with flag 1257730/243001
77.74/37.05	c cleaning 22017 clauses out of 44047 with flag 1392304/266000
85.85/41.04	c cleaning 22985 clauses out of 46031 with flag 1535031/290001
94.06/45.17	c cleaning 24021 clauses out of 48045 with flag 1682030/315000
102.96/49.60	c cleaning 24996 clauses out of 50024 with flag 1837863/341000
112.35/54.27	c cleaning 26009 clauses out of 52028 with flag 1999039/368000
122.70/59.34	c cleaning 26989 clauses out of 54019 with flag 2166718/396000
133.29/64.62	c cleaning 28008 clauses out of 56030 with flag 2343618/425000
144.42/70.16	c cleaning 28965 clauses out of 58022 with flag 2525949/455000
156.23/76.01	c cleaning 30029 clauses out of 60058 with flag 2719351/486001
168.71/82.26	c cleaning 30982 clauses out of 62028 with flag 2918291/518000
181.98/88.84	c cleaning 31990 clauses out of 64047 with flag 3119344/551001
195.44/95.50	c cleaning 33022 clauses out of 66057 with flag 3326647/585001
210.59/103.41	c cleaning 33985 clauses out of 68035 with flag 3543910/620001
225.02/110.62	c cleaning 34992 clauses out of 70050 with flag 3770265/656001
240.30/118.29	c cleaning 36012 clauses out of 72057 with flag 4002132/693000
256.50/126.36	c cleaning 37012 clauses out of 74045 with flag 4242065/731000
274.22/135.11	c cleaning 37998 clauses out of 76033 with flag 4489287/770000
290.54/143.27	c cleaning 39004 clauses out of 78035 with flag 4738863/810000
307.33/151.65	c cleaning 40000 clauses out of 80031 with flag 5000996/851000
323.83/159.81	c cleaning 40998 clauses out of 82031 with flag 5268488/893000
329.63/162.75	c cleaning 0 clauses out of 11000 with flag 0/11000
341.42/168.63	c cleaning 41969 clauses out of 84033 with flag 5543254/936000
359.23/177.54	c cleaning 43001 clauses out of 86064 with flag 5819663/980000
377.57/186.68	c cleaning 44000 clauses out of 88064 with flag 6105849/1025001
396.19/195.94	c cleaning 45005 clauses out of 90063 with flag 6400844/1071000
415.37/205.55	c cleaning 46000 clauses out of 92062 with flag 6701846/1118004
435.36/215.59	c cleaning 47016 clauses out of 94058 with flag 7006902/1166000
456.56/226.10	c cleaning 47955 clauses out of 96042 with flag 7320369/1215000
478.16/236.97	c cleaning 49020 clauses out of 98087 with flag 7640885/1265000
500.75/248.25	c cleaning 50015 clauses out of 100067 with flag 7968231/1316000
523.76/259.79	c cleaning 50998 clauses out of 102052 with flag 8302437/1368000
548.12/272.24	c cleaning 52003 clauses out of 104055 with flag 8645312/1421001
572.11/284.22	c cleaning 53005 clauses out of 106051 with flag 8990598/1475000
596.91/296.63	c cleaning 54020 clauses out of 108048 with flag 9346508/1530002
622.92/309.68	c cleaning 54995 clauses out of 110026 with flag 9702718/1586000
650.11/323.28	c cleaning 55998 clauses out of 112031 with flag 10066330/1643000
680.26/338.25	c cleaning 56988 clauses out of 114035 with flag 10436744/1701002
711.95/354.03	c cleaning 58005 clauses out of 116046 with flag 10814140/1760001
747.69/371.75	c cleaning 58993 clauses out of 118040 with flag 11193401/1820000
784.53/390.04	c cleaning 60009 clauses out of 120047 with flag 11580955/1881000
822.88/409.12	c cleaning 61012 clauses out of 122038 with flag 11973627/1943000
861.71/428.48	c cleaning 62008 clauses out of 124026 with flag 12375482/2006000
902.73/449.35	c cleaning 62992 clauses out of 126019 with flag 12786547/2070001
943.73/469.74	c cleaning 63999 clauses out of 128029 with flag 13198805/2135003
986.60/491.03	c cleaning 64948 clauses out of 130027 with flag 13621271/2201000
1030.99/513.12	c cleaning 66012 clauses out of 132079 with flag 14050717/2268000
1076.45/535.75	c cleaning 67003 clauses out of 134069 with flag 14487993/2336002
1122.62/558.77	c cleaning 68023 clauses out of 136065 with flag 14929639/2405001
1170.95/582.78	c cleaning 69003 clauses out of 138041 with flag 15375976/2475000
1220.12/607.10	c cleaning 69982 clauses out of 140039 with flag 15834951/2546001
1270.94/632.46	c cleaning 70976 clauses out of 142059 with flag 16296928/2618003
1323.00/658.33	c cleaning 71997 clauses out of 144080 with flag 16761203/2691000
1375.05/684.23	c cleaning 73027 clauses out of 146083 with flag 17232502/2765000
1428.99/711.09	c cleaning 74007 clauses out of 148058 with flag 17715807/2840002
1484.74/739.74	c cleaning 74994 clauses out of 150049 with flag 18201359/2916000
1540.59/767.53	c cleaning 76016 clauses out of 152055 with flag 18692359/2993000
1596.67/795.47	c cleaning 76987 clauses out of 154039 with flag 19191418/3071000
1652.94/823.44	c cleaning 78016 clauses out of 156052 with flag 19692969/3150000
1682.76/838.23	c cleaning 0 clauses out of 18001 with flag 0/18001
1713.51/853.59	c cleaning 78986 clauses out of 158036 with flag 20205536/3230000
1771.75/882.58	c cleaning 80009 clauses out of 160050 with flag 20723705/3311000
1800.06/896.66	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/896.66	c starts		: 28642
1800.06/896.66	c conflicts		: 3353762
1800.06/896.66	c decisions		: 35158587
1800.06/896.66	c propagations		: 468028191
1800.06/896.66	c inspects		: 9743827811
1800.06/896.66	c shortcuts		: 0
1800.06/896.66	c learnt literals	: 2
1800.06/896.66	c learnt binary clauses	: 37
1800.06/896.66	c learnt ternary clauses	: 612
1800.06/896.66	c learnt constraints	: 3353760
1800.06/896.66	c ignored constraints	: 0
1800.06/896.66	c root simplifications	: 0
1800.06/896.66	c removed literals (reason simplification)	: 2101066
1800.06/896.66	c reason swapping (by a shorter reason)	: 0
1800.06/896.66	c Calls to reduceDB	: 77
1800.06/896.66	c Number of update (reduction) of LBD	: 703084
1800.06/896.66	c Imported unit clauses	: 0
1800.06/896.66	c number of reductions to clauses (during analyze)	: 0
1800.06/896.66	c number of learned constraints concerned by reduction	: 0
1800.06/896.66	c number of learning phase by resolution	: 0
1800.06/896.66	c number of learning phase by cutting planes	: 0
1800.06/896.66	c speed (assignments/second)	: 522279.4461939504
1800.06/896.66	c non guided choices	6561
1800.06/896.69	c learnt constraints type 
1800.06/896.69	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 37
1800.06/896.69	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 122766
1800.06/896.69	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/896.69	c starts		: 45
1800.06/896.69	c conflicts		: 18488
1800.06/896.69	c decisions		: 66819
1800.06/896.69	c propagations		: 2204348
1800.06/896.69	c inspects		: 580341467
1800.06/896.69	c shortcuts		: 0
1800.06/896.69	c learnt literals	: 0
1800.06/896.69	c learnt binary clauses	: 0
1800.06/896.69	c learnt ternary clauses	: 0
1800.06/896.69	c learnt constraints	: 18488
1800.06/896.69	c ignored constraints	: 0
1800.06/896.69	c root simplifications	: 0
1800.06/896.69	c removed literals (reason simplification)	: 0
1800.06/896.69	c reason swapping (by a shorter reason)	: 0
1800.06/896.69	c Calls to reduceDB	: 3
1800.06/896.69	c Number of update (reduction) of LBD	: 0
1800.06/896.69	c Imported unit clauses	: 0
1800.06/896.69	c number of reductions to clauses (during analyze)	: 0
1800.06/896.69	c number of learned constraints concerned by reduction	: 0
1800.06/896.69	c number of learning phase by resolution	: 0
1800.06/896.69	c number of learning phase by cutting planes	: 0
1800.06/896.69	c speed (assignments/second)	: 2459.7376396495315
1800.06/896.69	c non guided choices	288
1800.06/896.69	c learnt constraints type 
1800.06/896.69	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 7
1800.06/896.69	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18481
1800.06/896.69	s UNKNOWN
1800.06/896.69	c Total wall clock time (in seconds): 896.574

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

pid=19792
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.22 4.22 4.20 4/197 19795
/proc/meminfo: memFree=27176344/32872528 swapFree=1437460/1543748
[pid=19795] ppid=19792 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/19795/stat : 19795 (java) D 19792 19795 18126 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 28437331 9515008 184 33554432000 1073741824 1073778376 140736631578944 140736631570168 266435456439 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/19795/statm: 2323 184 142 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.22 4.22 4.20 4/197 19795
/proc/meminfo: memFree=27176344/32872528 swapFree=1437460/1543748
[pid=19795] ppid=19792 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/19795/stat : 19795 (java) S 19792 19795 18126 0 -1 4202496 4402 0 1 0 8 1 0 0 20 0 18 0 28437331 9787879424 6027 33554432000 1073741824 1073778376 140735765535584 140735765526720 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19795/statm: 2389619 6027 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 4.22 4.22 4.20 4/197 19795
/proc/meminfo: memFree=27176344/32872528 swapFree=1437460/1543748
[pid=19795] ppid=19792 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/19795/stat : 19795 (java) S 19792 19795 18126 0 -1 4202496 4694 0 1 0 23 1 0 0 20 0 18 0 28437331 9787879424 6782 33554432000 1073741824 1073778376 140735765535584 140735765526720 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19795/statm: 2389619 6782 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.30022 s]
/proc/loadavg: 4.22 4.22 4.20 4/197 19795
/proc/meminfo: memFree=27176344/32872528 swapFree=1437460/1543748
[pid=19795] ppid=19792 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/19795/stat : 19795 (java) S 19792 19795 18126 0 -1 4202496 5787 0 1 0 45 2 0 0 20 0 18 0 28437331 9787879424 8493 33554432000 1073741824 1073778376 140735765535584 140735765526720 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19795/statm: 2389619 8493 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700141 s]
/proc/loadavg: 4.22 4.22 4.20 4/197 19795
/proc/meminfo: memFree=27176344/32872528 swapFree=1437460/1543748
[pid=19795] ppid=19792 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/19795/stat : 19795 (java) S 19792 19795 18126 0 -1 4202496 14004 0 1 0 168 4 0 0 20 0 22 0 28437331 10060525568 23533 33554432000 1073741824 1073778376 140735765535584 140735765526720 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19795/statm: 2456183 23549 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.22 4.22 4.20 7/219 19817
/proc/meminfo: memFree=27047124/32872528 swapFree=1437460/1543748
[pid=19795] ppid=19792 vsize=9824732 CPUtime=4.65 cores=1,3,5,7
/proc/19795/stat : 19795 (java) S 19792 19795 18126 0 -1 4202496 19957 0 1 0 458 7 0 0 20 0 22 0 28437331 10060525568 47766 33554432000 1073741824 1073778376 140735765535584 140735765526720 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19795/statm: 2456183 47766 2292 9 0 2446860 0
[pid=19795/tid=19797] ppid=19792 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/19795/task/19797/stat : 19797 (java) S 19792 19795 18126 0 -1 4202560 2441 0 1 0 44 2 0 0 20 0 22 0 28437332 10060525568 47766 33554432000 1073741824 1073778376 140735765535584 140208578663288 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19798] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19798/stat : 19798 (java) S 19792 19795 18126 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 28437333 10060525568 47766 33554432000 1073741824 1073778376 140735765535584 140208540154536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19799] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19799/stat : 19799 (java) S 19792 19795 18126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 28437333 10060525568 47766 33554432000 1073741824 1073778376 140735765535584 140208539101992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19800] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19800/stat : 19800 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437333 10060525568 47766 33554432000 1073741824 1073778376 140735765535584 140208538049448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19801] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19801/stat : 19801 (java) S 19792 19795 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28437333 10060525568 47766 33554432000 1073741824 1073778376 140735765535584 140208418843688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19802] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19802/stat : 19802 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437333 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140208417790120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19803] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19803/stat : 19803 (java) S 19792 19795 18126 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 28437333 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140208416737576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19804] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19804/stat : 19804 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437333 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140208415685032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19805] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19805/stat : 19805 (java) S 19792 19795 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28437333 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140208414632488 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19806] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19806/stat : 19806 (java) S 19792 19795 18126 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140207932303976 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19807] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19807/stat : 19807 (java) S 19792 19795 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140207931250296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19808] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19808/stat : 19808 (java) S 19792 19795 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140207930197640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19809] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19809/stat : 19809 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140207929146384 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19810] ppid=19792 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/19795/task/19810/stat : 19810 (java) R 19792 19795 18126 0 -1 4202560 7134 0 0 0 115 2 0 0 20 0 22 0 28437337 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140207928080480 140208585337086 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19811] ppid=19792 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/19795/task/19811/stat : 19811 (java) R 19792 19795 18126 0 -1 4202560 8976 0 0 0 107 2 0 0 20 0 22 0 28437337 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140207927040184 140208584615611 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19812] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19812/stat : 19812 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140207925987832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19813] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19813/stat : 19813 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140207924935496 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19814] ppid=19792 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/19795/task/19814/stat : 19814 (java) R 19792 19795 18126 0 -1 4202560 19 0 0 0 91 0 0 0 20 0 22 0 28437380 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140207923871904 140208419604270 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19815] ppid=19792 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/19795/task/19815/stat : 19815 (java) R 19792 19795 18126 0 -1 4202560 68 0 0 0 92 2 0 0 20 0 22 0 28437380 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140207922827864 140208418922034 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19816] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19816/stat : 19816 (java) S 19792 19795 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28437382 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140207921776168 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19817] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19817/stat : 19817 (java) S 19792 19795 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28437383 10060525568 47767 33554432000 1073741824 1073778376 140735765535584 140207920723624 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 9824732

[startup+3.10101 s]
/proc/loadavg: 4.22 4.22 4.20 5/219 19817
/proc/meminfo: memFree=26969492/32872528 swapFree=1437460/1543748
[pid=19795] ppid=19792 vsize=9824732 CPUtime=8.56 cores=1,3,5,7
/proc/19795/stat : 19795 (java) S 19792 19795 18126 0 -1 4202496 22635 0 1 0 840 16 0 0 20 0 22 0 28437331 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140735765526720 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19795/statm: 2456183 87953 2292 9 0 2446860 0
[pid=19795/tid=19797] ppid=19792 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/19795/task/19797/stat : 19797 (java) S 19792 19795 18126 0 -1 4202560 2441 0 1 0 44 2 0 0 20 0 22 0 28437332 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140208578663288 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19798] ppid=19792 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19795/task/19798/stat : 19798 (java) S 19792 19795 18126 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 28437333 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140208540154536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19799] ppid=19792 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19795/task/19799/stat : 19799 (java) S 19792 19795 18126 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 28437333 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140208539101992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19800] ppid=19792 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19795/task/19800/stat : 19800 (java) S 19792 19795 18126 0 -1 4202560 12 0 0 0 0 2 0 0 20 0 22 0 28437333 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140208538049448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19801] ppid=19792 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19795/task/19801/stat : 19801 (java) S 19792 19795 18126 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 28437333 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140208418843688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19802] ppid=19792 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19795/task/19802/stat : 19802 (java) S 19792 19795 18126 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 28437333 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140208417790120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19803] ppid=19792 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19795/task/19803/stat : 19803 (java) S 19792 19795 18126 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 22 0 28437333 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140208416737576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19804] ppid=19792 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19795/task/19804/stat : 19804 (java) S 19792 19795 18126 0 -1 4202560 20 0 0 0 2 1 0 0 20 0 22 0 28437333 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140208415685032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19805] ppid=19792 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19795/task/19805/stat : 19805 (java) S 19792 19795 18126 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 22 0 28437333 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140208414632488 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19806] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19806/stat : 19806 (java) S 19792 19795 18126 0 -1 4202560 201 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140207932303976 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19807] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19807/stat : 19807 (java) S 19792 19795 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140207931250296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19808] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19808/stat : 19808 (java) S 19792 19795 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140207930197640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19809] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19809/stat : 19809 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140207929146384 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19810] ppid=19792 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/19795/task/19810/stat : 19810 (java) S 19792 19795 18126 0 -1 4202560 7134 0 0 0 139 2 0 0 20 0 22 0 28437337 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140207928092728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19811] ppid=19792 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/19795/task/19811/stat : 19811 (java) S 19792 19795 18126 0 -1 4202560 11291 0 0 0 144 2 0 0 20 0 22 0 28437337 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140207927040184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19812] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19812/stat : 19812 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140207925987832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19813] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19813/stat : 19813 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140207924935496 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19814] ppid=19792 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/19795/task/19814/stat : 19814 (java) R 19792 19795 18126 0 -1 4202560 20 0 0 0 241 0 0 0 20 0 22 0 28437380 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140207923878888 140208419775593 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19815] ppid=19792 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/19795/task/19815/stat : 19815 (java) R 19792 19795 18126 0 -1 4202560 119 0 0 0 236 4 0 0 20 0 22 0 28437380 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140207922826608 140208419741473 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19816] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19816/stat : 19816 (java) S 19792 19795 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28437382 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140207921776168 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19817] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19817/stat : 19817 (java) S 19792 19795 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28437383 10060525568 87953 33554432000 1073741824 1073778376 140735765535584 140207920723624 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.56
Current children cumulated vsize (KiB) 9824732

[startup+6.30103 s]
/proc/loadavg: 4.21 4.22 4.19 5/219 19817
/proc/meminfo: memFree=26557236/32872528 swapFree=1437460/1543748
[pid=19795] ppid=19792 vsize=9824732 CPUtime=15.27 cores=1,3,5,7
/proc/19795/stat : 19795 (java) S 19792 19795 18126 0 -1 4202496 23529 0 1 0 1502 25 0 0 20 0 22 0 28437331 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140735765526720 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19795/statm: 2456183 156424 2292 9 0 2446860 0
[pid=19795/tid=19797] ppid=19792 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/19795/task/19797/stat : 19797 (java) S 19792 19795 18126 0 -1 4202560 2441 0 1 0 44 2 0 0 20 0 22 0 28437332 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140208578663288 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19798] ppid=19792 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/19795/task/19798/stat : 19798 (java) S 19792 19795 18126 0 -1 4202560 43 0 0 0 4 2 0 0 20 0 22 0 28437333 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140208540154536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19799] ppid=19792 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/19795/task/19799/stat : 19799 (java) S 19792 19795 18126 0 -1 4202560 39 0 0 0 5 0 0 0 20 0 22 0 28437333 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140208539101992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19800] ppid=19792 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19795/task/19800/stat : 19800 (java) S 19792 19795 18126 0 -1 4202560 127 0 0 0 5 2 0 0 20 0 22 0 28437333 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140208538049448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19801] ppid=19792 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19795/task/19801/stat : 19801 (java) S 19792 19795 18126 0 -1 4202560 110 0 0 0 6 2 0 0 20 0 22 0 28437333 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140208418843688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19802] ppid=19792 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/19795/task/19802/stat : 19802 (java) S 19792 19795 18126 0 -1 4202560 114 0 0 0 4 2 0 0 20 0 22 0 28437333 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140208417790120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19803] ppid=19792 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/19795/task/19803/stat : 19803 (java) S 19792 19795 18126 0 -1 4202560 72 0 0 0 8 2 0 0 20 0 22 0 28437333 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140208416737576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19804] ppid=19792 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19795/task/19804/stat : 19804 (java) S 19792 19795 18126 0 -1 4202560 52 0 0 0 6 2 0 0 20 0 22 0 28437333 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140208415685032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19805] ppid=19792 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19795/task/19805/stat : 19805 (java) S 19792 19795 18126 0 -1 4202560 133 0 0 0 5 2 0 0 20 0 22 0 28437333 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140208414632488 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19806] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19806/stat : 19806 (java) S 19792 19795 18126 0 -1 4202560 453 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140207932303976 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19807] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19807/stat : 19807 (java) S 19792 19795 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140207931250296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19808] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19808/stat : 19808 (java) S 19792 19795 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140207930197640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19809] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19809/stat : 19809 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 156424 33554432000 1073741824 1073778376 140735765535584 140207929146384 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19810] ppid=19792 vsize=9824732 CPUtime=1.42 cores=1,3,5,7

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

[pid=19795/tid=19799] ppid=19792 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/19795/task/19799/stat : 19799 (java) S 19792 19795 18126 0 -1 4202560 605 0 0 0 205 20 0 0 20 0 22 0 28437333 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140208539101992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19800] ppid=19792 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/19795/task/19800/stat : 19800 (java) S 19792 19795 18126 0 -1 4202560 902 0 0 0 227 24 0 0 20 0 22 0 28437333 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140208538049448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19801] ppid=19792 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/19795/task/19801/stat : 19801 (java) S 19792 19795 18126 0 -1 4202560 852 0 0 0 177 18 0 0 20 0 22 0 28437333 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140208418843688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19802] ppid=19792 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/19795/task/19802/stat : 19802 (java) S 19792 19795 18126 0 -1 4202560 649 0 0 0 175 16 0 0 20 0 22 0 28437333 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140208417790120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19803] ppid=19792 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/19795/task/19803/stat : 19803 (java) S 19792 19795 18126 0 -1 4202560 634 0 0 0 181 19 0 0 20 0 22 0 28437333 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140208416737576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19804] ppid=19792 vsize=9824732 CPUtime=2.12 cores=1,3,5,7
/proc/19795/task/19804/stat : 19804 (java) S 19792 19795 18126 0 -1 4202560 600 0 0 0 191 21 0 0 20 0 22 0 28437333 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140208415685032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19805] ppid=19792 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/19795/task/19805/stat : 19805 (java) S 19792 19795 18126 0 -1 4202560 937 0 0 0 187 19 0 0 20 0 22 0 28437333 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140208414632488 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19806] ppid=19792 vsize=9824732 CPUtime=4.61 cores=1,3,5,7
/proc/19795/task/19806/stat : 19806 (java) S 19792 19795 18126 0 -1 4202560 2332 0 0 0 454 7 0 0 20 0 22 0 28437334 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140207932303976 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19807] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19807/stat : 19807 (java) S 19792 19795 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140207931250296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19808] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19808/stat : 19808 (java) S 19792 19795 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140207930197640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19809] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19809/stat : 19809 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140207929146384 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19810] ppid=19792 vsize=9824732 CPUtime=1.85 cores=1,3,5,7
/proc/19795/task/19810/stat : 19810 (java) S 19792 19795 18126 0 -1 4202560 10166 0 0 0 183 2 0 0 20 0 22 0 28437337 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140207928092728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19811] ppid=19792 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/19795/task/19811/stat : 19811 (java) S 19792 19795 18126 0 -1 4202560 11302 0 0 0 182 2 0 0 20 0 22 0 28437337 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140207927040184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19812] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19812/stat : 19812 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140207925987832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19813] ppid=19792 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/19795/task/19813/stat : 19813 (java) S 19792 19795 18126 0 -1 4202560 47 0 0 0 11 19 0 0 20 0 22 0 28437337 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140207924935496 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19814] ppid=19792 vsize=9824732 CPUtime=812.48 cores=1,3,5,7
/proc/19795/task/19814/stat : 19814 (java) R 19792 19795 18126 0 -1 4202560 65 0 0 0 81233 15 0 0 20 0 22 0 28437380 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140207923879616 140208419656951 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19815] ppid=19792 vsize=9824732 CPUtime=812.5 cores=1,3,5,7
/proc/19795/task/19815/stat : 19815 (java) R 19792 19795 18126 0 -1 4202560 1440 0 0 0 81199 51 0 0 20 0 22 0 28437380 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140207922828128 140208419761284 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19816] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19816/stat : 19816 (java) S 19792 19795 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28437382 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140207921776168 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19817] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19817/stat : 19817 (java) S 19792 19795 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28437383 10060525568 930595 33554432000 1073741824 1073778376 140735765535584 140207920723624 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1650.74
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.37 4.25 4.19 6/219 19905
/proc/meminfo: memFree=23445684/32872528 swapFree=1437460/1543748
[pid=19795] ppid=19792 vsize=9824732 CPUtime=1771.36 cores=1,3,5,7
/proc/19795/stat : 19795 (java) S 19792 19795 18126 0 -1 4202496 35105 0 1 0 176907 229 0 0 20 0 22 0 28437331 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140735765526720 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19795/statm: 2456183 935227 2301 9 0 2446860 0
[pid=19795/tid=19797] ppid=19792 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/19795/task/19797/stat : 19797 (java) S 19792 19795 18126 0 -1 4202560 2449 0 1 0 46 4 0 0 20 0 22 0 28437332 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140208578663288 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19798] ppid=19792 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/19795/task/19798/stat : 19798 (java) S 19792 19795 18126 0 -1 4202560 588 0 0 0 208 20 0 0 20 0 22 0 28437333 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140208540154536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19799] ppid=19792 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/19795/task/19799/stat : 19799 (java) S 19792 19795 18126 0 -1 4202560 643 0 0 0 221 20 0 0 20 0 22 0 28437333 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140208539101992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19800] ppid=19792 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/19795/task/19800/stat : 19800 (java) S 19792 19795 18126 0 -1 4202560 957 0 0 0 248 24 0 0 20 0 22 0 28437333 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140208538049448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19801] ppid=19792 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/19795/task/19801/stat : 19801 (java) S 19792 19795 18126 0 -1 4202560 934 0 0 0 196 18 0 0 20 0 22 0 28437333 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140208418843688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19802] ppid=19792 vsize=9824732 CPUtime=2.07 cores=1,3,5,7
/proc/19795/task/19802/stat : 19802 (java) S 19792 19795 18126 0 -1 4202560 718 0 0 0 191 16 0 0 20 0 22 0 28437333 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140208417790120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19803] ppid=19792 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/19795/task/19803/stat : 19803 (java) S 19792 19795 18126 0 -1 4202560 634 0 0 0 195 19 0 0 20 0 22 0 28437333 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140208416737576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19804] ppid=19792 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/19795/task/19804/stat : 19804 (java) S 19792 19795 18126 0 -1 4202560 601 0 0 0 209 21 0 0 20 0 22 0 28437333 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140208415685032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19805] ppid=19792 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/19795/task/19805/stat : 19805 (java) S 19792 19795 18126 0 -1 4202560 938 0 0 0 206 19 0 0 20 0 22 0 28437333 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140208414632488 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19806] ppid=19792 vsize=9824732 CPUtime=4.61 cores=1,3,5,7
/proc/19795/task/19806/stat : 19806 (java) S 19792 19795 18126 0 -1 4202560 2340 0 0 0 454 7 0 0 20 0 22 0 28437334 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140207932303976 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19807] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19807/stat : 19807 (java) S 19792 19795 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140207931250296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19808] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19808/stat : 19808 (java) S 19792 19795 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140207930197640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19809] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19809/stat : 19809 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140207929146384 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19810] ppid=19792 vsize=9824732 CPUtime=1.85 cores=1,3,5,7
/proc/19795/task/19810/stat : 19810 (java) S 19792 19795 18126 0 -1 4202560 10166 0 0 0 183 2 0 0 20 0 22 0 28437337 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140207928092728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19811] ppid=19792 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/19795/task/19811/stat : 19811 (java) S 19792 19795 18126 0 -1 4202560 11302 0 0 0 182 2 0 0 20 0 22 0 28437337 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140207927040184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19812] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19812/stat : 19812 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140207925987832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19813] ppid=19792 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/19795/task/19813/stat : 19813 (java) S 19792 19795 18126 0 -1 4202560 51 0 0 0 13 20 0 0 20 0 22 0 28437337 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140207924935496 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19814] ppid=19792 vsize=9824732 CPUtime=872.09 cores=1,3,5,7
/proc/19795/task/19814/stat : 19814 (java) R 19792 19795 18126 0 -1 4202560 69 0 0 0 87193 16 0 0 20 0 22 0 28437380 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140207923879616 140208419656951 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19815] ppid=19792 vsize=9824732 CPUtime=872.12 cores=1,3,5,7
/proc/19795/task/19815/stat : 19815 (java) R 19792 19795 18126 0 -1 4202560 1445 0 0 0 87160 52 0 0 20 0 22 0 28437380 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140207922828264 140208419586779 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19816] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19816/stat : 19816 (java) S 19792 19795 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28437382 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140207921776168 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19817] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19817/stat : 19817 (java) S 19792 19795 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28437383 10060525568 935227 33554432000 1073741824 1073778376 140735765535584 140207920723624 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1771.36
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.608 s]
/proc/loadavg: 4.35 4.25 4.19 5/219 19906
/proc/meminfo: memFree=23399888/32872528 swapFree=1437460/1543748
[pid=19795] ppid=19792 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/19795/stat : 19795 (java) S 19792 19795 18126 0 -1 4202496 35155 0 1 0 179774 232 0 0 20 0 22 0 28437331 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140735765526720 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19795/statm: 2456183 941378 2301 9 0 2446860 0
[pid=19795/tid=19797] ppid=19792 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/19795/task/19797/stat : 19797 (java) S 19792 19795 18126 0 -1 4202560 2449 0 1 0 46 4 0 0 20 0 22 0 28437332 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140208578663288 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19798] ppid=19792 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/19795/task/19798/stat : 19798 (java) S 19792 19795 18126 0 -1 4202560 589 0 0 0 210 20 0 0 20 0 22 0 28437333 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140208540154536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19799] ppid=19792 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/19795/task/19799/stat : 19799 (java) S 19792 19795 18126 0 -1 4202560 647 0 0 0 223 20 0 0 20 0 22 0 28437333 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140208539101992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19800] ppid=19792 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/19795/task/19800/stat : 19800 (java) S 19792 19795 18126 0 -1 4202560 969 0 0 0 253 24 0 0 20 0 22 0 28437333 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140208538049448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19801] ppid=19792 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/19795/task/19801/stat : 19801 (java) S 19792 19795 18126 0 -1 4202560 935 0 0 0 197 18 0 0 20 0 22 0 28437333 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140208418843688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19802] ppid=19792 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/19795/task/19802/stat : 19802 (java) S 19792 19795 18126 0 -1 4202560 724 0 0 0 193 16 0 0 20 0 22 0 28437333 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140208417790120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19803] ppid=19792 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/19795/task/19803/stat : 19803 (java) S 19792 19795 18126 0 -1 4202560 634 0 0 0 197 19 0 0 20 0 22 0 28437333 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140208416737576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19804] ppid=19792 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/19795/task/19804/stat : 19804 (java) S 19792 19795 18126 0 -1 4202560 611 0 0 0 213 22 0 0 20 0 22 0 28437333 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140208415685032 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19805] ppid=19792 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/19795/task/19805/stat : 19805 (java) S 19792 19795 18126 0 -1 4202560 953 0 0 0 208 20 0 0 20 0 22 0 28437333 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140208414632488 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19806] ppid=19792 vsize=9824732 CPUtime=4.61 cores=1,3,5,7
/proc/19795/task/19806/stat : 19806 (java) S 19792 19795 18126 0 -1 4202560 2340 0 0 0 454 7 0 0 20 0 22 0 28437334 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140207932303976 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19807] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19807/stat : 19807 (java) S 19792 19795 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140207931250296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19808] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19808/stat : 19808 (java) S 19792 19795 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28437334 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140207930197640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19809] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19809/stat : 19809 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140207929146384 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19810] ppid=19792 vsize=9824732 CPUtime=1.85 cores=1,3,5,7
/proc/19795/task/19810/stat : 19810 (java) S 19792 19795 18126 0 -1 4202560 10166 0 0 0 183 2 0 0 20 0 22 0 28437337 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140207928092728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19795/tid=19811] ppid=19792 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/19795/task/19811/stat : 19811 (java) S 19792 19795 18126 0 -1 4202560 11302 0 0 0 182 2 0 0 20 0 22 0 28437337 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140207927040184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19812] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19812/stat : 19812 (java) S 19792 19795 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28437337 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140207925987832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19813] ppid=19792 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/19795/task/19813/stat : 19813 (java) S 19792 19795 18126 0 -1 4202560 51 0 0 0 13 20 0 0 20 0 22 0 28437337 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140207924935496 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19814] ppid=19792 vsize=9824732 CPUtime=886.32 cores=1,3,5,7
/proc/19795/task/19814/stat : 19814 (java) R 19792 19795 18126 0 -1 4202560 69 0 0 0 88616 16 0 0 20 0 22 0 28437380 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140207923878864 140208419656951 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19795/tid=19815] ppid=19792 vsize=9824732 CPUtime=886.35 cores=1,3,5,7
/proc/19795/task/19815/stat : 19815 (java) R 19792 19795 18126 0 -1 4202560 1446 0 0 0 88583 52 0 0 20 0 22 0 28437380 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140207922827072 140208419586895 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19795/tid=19816] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19816/stat : 19816 (java) S 19792 19795 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28437382 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140207921776168 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19795/tid=19817] ppid=19792 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19795/task/19817/stat : 19817 (java) S 19792 19795 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28437383 10060525568 941378 33554432000 1073741824 1073778376 140735765535584 140207920723624 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 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 19795 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.708 s]
/proc/loadavg: 4.35 4.25 4.19 5/219 19906
/proc/meminfo: memFree=23399888/32872528 swapFree=1437460/1543748
[pid=19795] ppid=19792 vsize=0 CPUtime=1800.95 cores=1,3,5,7
/proc/19795/stat : 19795 (java) Z 19792 19795 18126 0 -1 4203532 35207 0 1 0 179815 280 0 0 20 0 2 0 28437331 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19795/statm: 0 0 0 0 0 0 0
[pid=19795/tid=19810] ppid=19792 vsize=0 CPUtime=1.88 cores=1,3,5,7
/proc/19795/task/19810/stat : 19810 (java) R 19792 19795 18126 0 -1 4203588 10167 0 0 0 185 3 0 0 20 0 2 0 28437337 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.95
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 896.713
CPU time (s): 1800.97
CPU user time (s): 1798.15
CPU system time (s): 2.82357
CPU usage (%): 200.841
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.15
system time used= 2.82357
maximum resident set size= 3775784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35207
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= 24345
involuntary context switches= 30370

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.53216 second user time and 7.83581 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 17:13:00
IDJOB=4117030
IDBENCH=109544
IDSOLVER=2543
FILE ID=node116/4117030-1466953980
RUNJOBID= node116-1466946428-18143
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-size96-round22-7.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117030-1466953980/watcher-4117030-1466953980 -o /tmp/evaluation-result-4117030-1466953980/solver-4117030-1466953980 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18143 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117030-1466953980.opb

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

MD5SUM BENCH= 2a6069c06e2a32eae387bc35cb99c2fe
RANDOM SEED=201947967

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:        27177136 kB
Buffers:           15520 kB
Cached:           302764 kB
SwapCached:         2080 kB
Active:          3153040 kB
Inactive:         295448 kB
Active(anon):    3130744 kB
Inactive(anon):     1704 kB
Active(file):      22296 kB
Inactive(file):   293744 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098672 kB
Dirty:              1260 kB
Writeback:             0 kB
AnonPages:       4623944 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             565044 kB
SReclaimable:       9004 kB
SUnreclaim:       556040 kB
KernelStack:        1808 kB
PageTables:        13552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4968344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3131392 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 17:27:57