Trace number 4101330

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.02 900.449

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-misc04.opb
MD5SUMa740df3717a1394bed76c2a490fc20be
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables146276
Total number of constraints1699
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints1689
Minimum length of a constraint3
Maximum length of a constraint5071
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 528446
Number of bits of the biggest sum of numbers20
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@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4101330-1466213770.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
2.99/1.68	c ... done. Wall clock time 1.577s.
2.99/1.68	c declared #vars     146276
2.99/1.68	c #constraints  2010
2.99/1.69	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.99/1.69	c constraints type 
2.99/1.69	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 96
2.99/1.69	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
2.99/1.69	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1904
2.99/1.69	c 2010 constraints processed.
2.99/1.69	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.99/1.69	c constraints type 
2.99/1.69	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 96
2.99/1.69	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 10
2.99/1.69	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1904
2.99/1.69	c 2010 constraints processed.
2.99/1.69	c objective function length is 31 literals
7.08/3.16	c cleaning 2500 clauses out of 5000 with flag 10345/5000
9.80/4.40	c cleaning 4252 clauses out of 8503 with flag 23622/11003
12.36/5.40	c cleaning 5624 clauses out of 11248 with flag 38709/18000
16.09/7.20	c cleaning 6812 clauses out of 13624 with flag 59744/26000
19.24/8.79	c cleaning 7905 clauses out of 15812 with flag 92868/35000
22.70/10.50	c cleaning 8953 clauses out of 17911 with flag 129089/45004
24.91/11.54	c cleaning 9969 clauses out of 19957 with flag 156193/56003
28.34/13.29	c cleaning 10992 clauses out of 21987 with flag 191098/68002
31.92/15.02	c cleaning 11991 clauses out of 23993 with flag 223958/81000
35.72/16.96	c cleaning 12988 clauses out of 26002 with flag 261048/95000
40.38/19.28	c cleaning 14004 clauses out of 28012 with flag 300238/110001
45.36/21.71	c cleaning 14996 clauses out of 30008 with flag 341474/126001
49.56/23.89	c cleaning 15991 clauses out of 32013 with flag 384641/143002
54.97/26.55	c cleaning 17003 clauses out of 34020 with flag 431240/161000
60.56/29.31	c cleaning 18009 clauses out of 36019 with flag 480273/180002
66.89/32.46	c cleaning 19005 clauses out of 38013 with flag 531604/200005
76.72/37.39	c cleaning 20007 clauses out of 40013 with flag 583645/221011
81.91/39.92	c cleaning 20985 clauses out of 41995 with flag 629908/243000
87.51/42.72	c cleaning 21977 clauses out of 44010 with flag 680177/266000
93.91/45.99	c cleaning 22991 clauses out of 46036 with flag 733612/290003
101.71/49.82	c cleaning 23990 clauses out of 48043 with flag 786741/315001
110.31/54.14	c cleaning 24998 clauses out of 50055 with flag 840756/341003
118.51/58.25	c cleaning 26028 clauses out of 52055 with flag 899047/368001
123.70/60.84	c cleaning 27002 clauses out of 54026 with flag 957222/396000
130.10/64.09	c cleaning 28002 clauses out of 56027 with flag 1018193/425003
137.85/67.80	c cleaning 29008 clauses out of 58023 with flag 1079768/455001
145.64/71.73	c cleaning 30002 clauses out of 60014 with flag 1145346/486000
155.24/76.58	c cleaning 31002 clauses out of 62014 with flag 1210792/518002
163.64/80.78	c cleaning 31999 clauses out of 64010 with flag 1279602/551000
172.04/84.90	c cleaning 33006 clauses out of 66012 with flag 1350899/585001
192.24/95.06	c cleaning 34001 clauses out of 68005 with flag 1420948/620000
206.65/102.30	c cleaning 35000 clauses out of 70004 with flag 1492954/656000
219.65/108.75	c cleaning 36001 clauses out of 72005 with flag 1566957/693001
243.05/120.44	c cleaning 37001 clauses out of 74005 with flag 1642960/731002
271.55/134.56	c cleaning 37993 clauses out of 76002 with flag 1720995/770000
302.55/150.01	c cleaning 39000 clauses out of 78010 with flag 1801051/810001
339.55/168.57	c cleaning 40002 clauses out of 80009 with flag 1883053/851000
373.05/185.17	c cleaning 40994 clauses out of 82008 with flag 1967551/893001
414.99/207.20	c cleaning 42002 clauses out of 84014 with flag 2053621/936001
453.04/226.24	c cleaning 42998 clauses out of 86014 with flag 2141646/980003
491.04/245.23	c cleaning 44006 clauses out of 88013 with flag 2231652/1025000
535.83/267.64	c cleaning 45002 clauses out of 90009 with flag 2323750/1071002
588.04/293.78	c cleaning 45992 clauses out of 92006 with flag 2417781/1118001
636.64/318.07	c cleaning 46994 clauses out of 94015 with flag 2513789/1166002
687.59/343.86	c cleaning 48007 clauses out of 96019 with flag 2611785/1215000
737.51/368.80	c cleaning 49001 clauses out of 98012 with flag 2711786/1265000
795.79/397.89	c cleaning 49999 clauses out of 100012 with flag 2813792/1316001
875.70/437.55	c cleaning 51002 clauses out of 102014 with flag 2917807/1368002
949.68/474.96	c cleaning 52003 clauses out of 104010 with flag 3023823/1421000
951.88/476.03	c cleaning 0 clauses out of 5000 with flag 0/5000
994.99/497.33	c cleaning 53000 clauses out of 106007 with flag 3131829/1475000
1031.97/515.88	c cleaning 54001 clauses out of 108008 with flag 3241831/1530001
1069.93/534.68	c cleaning 54999 clauses out of 110008 with flag 3353833/1586002
1114.92/557.03	c cleaning 56004 clauses out of 112010 with flag 3467836/1643003
1147.64/573.37	c cleaning 56991 clauses out of 114004 with flag 3593713/1701001
1177.63/588.30	c cleaning 58005 clauses out of 116017 with flag 3720343/1760005
1215.04/607.06	c cleaning 59000 clauses out of 118007 with flag 3850925/1820000
1257.27/628.01	c cleaning 60002 clauses out of 120008 with flag 3983159/1881001
1280.69/639.71	c cleaning 60987 clauses out of 121997 with flag 4131432/1943004
1360.49/679.64	c cleaning 61993 clauses out of 124001 with flag 4323433/2006001
1431.08/714.75	c cleaning 62995 clauses out of 126006 with flag 4510352/2070000
1474.67/736.52	c cleaning 63995 clauses out of 128011 with flag 4660562/2135000
1526.04/763.64	c cleaning 65000 clauses out of 130016 with flag 4831582/2201000
1573.03/787.12	c cleaning 66004 clauses out of 132016 with flag 5020848/2268000
1620.80/810.96	c cleaning 67003 clauses out of 134012 with flag 5214803/2336000
1668.80/834.93	c cleaning 67997 clauses out of 136009 with flag 5408155/2405000
1718.98/860.01	c cleaning 69001 clauses out of 138012 with flag 5612353/2475000
1771.43/886.19	c cleaning 69996 clauses out of 140012 with flag 5824505/2546001
1800.02/900.40	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.02/900.40	c starts		: 2637
1800.02/900.40	c conflicts		: 2592588
1800.02/900.40	c decisions		: 7292022
1800.02/900.40	c propagations		: 117076210
1800.02/900.40	c inspects		: 14231898861
1800.02/900.40	c shortcuts		: 0
1800.02/900.40	c learnt literals	: 23
1800.02/900.40	c learnt binary clauses	: 143
1800.02/900.40	c learnt ternary clauses	: 216
1800.02/900.40	c learnt constraints	: 2592565
1800.02/900.40	c ignored constraints	: 0
1800.02/900.40	c root simplifications	: 0
1800.02/900.40	c removed literals (reason simplification)	: 15478468
1800.02/900.40	c reason swapping (by a shorter reason)	: 0
1800.02/900.40	c Calls to reduceDB	: 67
1800.02/900.40	c Number of update (reduction) of LBD	: 181579
1800.02/900.40	c Imported unit clauses	: 0
1800.02/900.40	c number of reductions to clauses (during analyze)	: 0
1800.02/900.40	c number of learned constraints concerned by reduction	: 0
1800.02/900.40	c number of learning phase by resolution	: 0
1800.02/900.40	c number of learning phase by cutting planes	: 0
1800.02/900.40	c speed (assignments/second)	: 130287.78195342295
1800.02/900.40	c non guided choices	243182
1800.02/900.43	c learnt constraints type 
1800.02/900.43	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 143
1800.02/900.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 116460
1800.02/900.43	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.02/900.43	c starts		: 21
1800.02/900.43	c conflicts		: 6028
1800.02/900.43	c decisions		: 531017
1800.02/900.43	c propagations		: 1748982
1800.02/900.43	c inspects		: 155315289
1800.02/900.43	c shortcuts		: 0
1800.02/900.43	c learnt literals	: 0
1800.02/900.43	c learnt binary clauses	: 0
1800.02/900.43	c learnt ternary clauses	: 0
1800.02/900.43	c learnt constraints	: 6027
1800.02/900.43	c ignored constraints	: 0
1800.02/900.43	c root simplifications	: 0
1800.02/900.43	c removed literals (reason simplification)	: 0
1800.02/900.43	c reason swapping (by a shorter reason)	: 0
1800.02/900.43	c Calls to reduceDB	: 1
1800.02/900.43	c Number of update (reduction) of LBD	: 0
1800.02/900.43	c Imported unit clauses	: 0
1800.02/900.43	c number of reductions to clauses (during analyze)	: 0
1800.02/900.43	c number of learned constraints concerned by reduction	: 0
1800.02/900.43	c number of learning phase by resolution	: 0
1800.02/900.43	c number of learning phase by cutting planes	: 0
1800.02/900.43	c speed (assignments/second)	: 1946.3214813116717
1800.02/900.43	c non guided choices	1185
1800.02/900.43	c learnt constraints type 
1800.02/900.43	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 118
1800.02/900.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5909
1800.02/900.43	s UNKNOWN
1800.02/900.43	c Total wall clock time (in seconds): 900.323

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-4101330-1466213770/watcher-4101330-1466213770 -o /tmp/evaluation-result-4101330-1466213770/solver-4101330-1466213770 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466206104-16279 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4101330-1466213770.opb 

pid=18897
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.19 4.20 4.25 4/197 18900
/proc/meminfo: memFree=26045412/32872528 swapFree=1556504/1720024
[pid=18900] ppid=18897 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/18900/stat : 18900 (java) S 18897 18900 16262 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 23425642 98570240 978 33554432000 1073741824 1073778376 140736093576528 140736093567664 270333411389 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18900/statm: 24065 978 744 9 0 16771 0
[pid=18900/tid=18901] ppid=18897 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18901/stat : 18901 (java) R 18897 18900 16262 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 23425643 98570240 978 33554432000 1073741824 1073778376 140736093576528 140483681906216 270330054016 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.19 4.20 4.25 4/197 18900
/proc/meminfo: memFree=26045412/32872528 swapFree=1556504/1720024
[pid=18900] ppid=18897 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/18900/stat : 18900 (java) S 18897 18900 16262 0 -1 4202496 4514 0 1 0 10 1 0 0 20 0 18 0 23425642 9787879424 6138 33554432000 1073741824 1073778376 140736093576528 140736093567664 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18900/statm: 2389619 6138 2156 9 0 2380296 0
[pid=18900/tid=18901] ppid=18897 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/18900/task/18901/stat : 18901 (java) R 18897 18900 16262 0 -1 4202560 2416 0 1 0 7 0 0 0 20 0 18 0 23425643 9787879424 6138 33554432000 1073741824 1073778376 140736093576528 140483681909664 140483689337700 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200306 s]
/proc/loadavg: 4.19 4.20 4.25 4/197 18900
/proc/meminfo: memFree=26045412/32872528 swapFree=1556504/1720024
[pid=18900] ppid=18897 vsize=9558476 CPUtime=0.33 cores=1,3,5,7
/proc/18900/stat : 18900 (java) S 18897 18900 16262 0 -1 4202496 6652 0 1 0 31 2 0 0 20 0 18 0 23425642 9787879424 10159 33554432000 1073741824 1073778376 140736093576528 140736093567664 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18900/statm: 2389619 10159 2221 9 0 2380296 0
[pid=18900/tid=18901] ppid=18897 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/18900/task/18901/stat : 18901 (java) R 18897 18900 16262 0 -1 4202560 2456 0 1 0 16 1 0 0 20 0 18 0 23425643 9787879424 10159 33554432000 1073741824 1073778376 140736093576528 140483681908856 140483621710830 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 9558476

[startup+0.300342 s]
/proc/loadavg: 4.19 4.20 4.25 4/197 18900
/proc/meminfo: memFree=26045412/32872528 swapFree=1556504/1720024
[pid=18900] ppid=18897 vsize=9559596 CPUtime=0.6 cores=1,3,5,7
/proc/18900/stat : 18900 (java) S 18897 18900 16262 0 -1 4202496 8515 0 1 0 58 2 0 0 20 0 18 0 23425642 9789026304 13780 33554432000 1073741824 1073778376 140736093576528 140736093567664 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18900/statm: 2389899 13516 2238 9 0 2380576 0
[pid=18900/tid=18901] ppid=18897 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/18900/task/18901/stat : 18901 (java) R 18897 18900 16262 0 -1 4202560 2471 0 1 0 26 1 0 0 20 0 18 0 23425643 9787879424 13515 33554432000 1073741824 1073778376 140736093576528 140483681911032 140483685196647 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 9559596

[startup+0.700285 s]
/proc/loadavg: 4.19 4.20 4.25 4/197 18900
/proc/meminfo: memFree=26045412/32872528 swapFree=1556504/1720024
[pid=18900] ppid=18897 vsize=9558476 CPUtime=1.5 cores=1,3,5,7
/proc/18900/stat : 18900 (java) S 18897 18900 16262 0 -1 4202496 11974 0 1 0 140 10 0 0 20 0 18 0 23425642 9787879424 54969 33554432000 1073741824 1073778376 140736093576528 140736093567664 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18900/statm: 2389619 54969 2269 9 0 2380296 0
[pid=18900/tid=18901] ppid=18897 vsize=9558476 CPUtime=0.61 cores=1,3,5,7
/proc/18900/task/18901/stat : 18901 (java) R 18897 18900 16262 0 -1 4202560 2528 0 1 0 58 3 0 0 20 0 18 0 23425643 9787879424 54969 33554432000 1073741824 1073778376 140736093576528 140483681909096 270333437197 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 9558476

[startup+1.50525 s]
/proc/loadavg: 4.25 4.22 4.25 4/215 18918
/proc/meminfo: memFree=25776800/32872528 swapFree=1556504/1720024
[pid=18900] ppid=18897 vsize=9558476 CPUtime=2.64 cores=1,3,5,7
/proc/18900/stat : 18900 (java) S 18897 18900 16262 0 -1 4202496 12606 0 1 0 240 24 0 0 20 0 18 0 23425642 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140736093567664 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18900/statm: 2389619 103002 2269 9 0 2380296 0
[pid=18900/tid=18901] ppid=18897 vsize=9558476 CPUtime=1.3 cores=1,3,5,7
/proc/18900/task/18901/stat : 18901 (java) S 18897 18900 16262 0 -1 4202560 2581 0 1 0 125 5 0 0 20 0 18 0 23425643 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483681910104 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18900/tid=18903] ppid=18897 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/18900/task/18903/stat : 18903 (java) R 18897 18900 16262 0 -1 4202560 41 0 0 0 4 3 0 0 20 0 18 0 23425644 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483620641320 140483684382401 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18900/tid=18904] ppid=18897 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/18900/task/18904/stat : 18904 (java) R 18897 18900 16262 0 -1 4202560 124 0 0 0 6 3 0 0 20 0 18 0 23425644 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483619588520 140483684382451 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18905] ppid=18897 vsize=9558476 CPUtime=0.06 cores=1,3,5,7
/proc/18900/task/18905/stat : 18905 (java) R 18897 18900 16262 0 -1 4202560 107 0 0 0 4 2 0 0 20 0 18 0 23425644 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483618535896 140483684382409 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18906] ppid=18897 vsize=9558476 CPUtime=0.14 cores=1,3,5,7
/proc/18900/task/18906/stat : 18906 (java) R 18897 18900 16262 0 -1 4202560 160 0 0 0 10 4 0 0 20 0 18 0 23425644 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483617482800 140483684382401 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18907] ppid=18897 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/18900/task/18907/stat : 18907 (java) R 18897 18900 16262 0 -1 4202560 35 0 0 0 5 2 0 0 20 0 18 0 23425644 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483520838872 140483684382401 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18908] ppid=18897 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/18900/task/18908/stat : 18908 (java) R 18897 18900 16262 0 -1 4202560 103 0 0 0 5 2 0 0 20 0 18 0 23425644 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483519786072 140483684382401 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18909] ppid=18897 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/18900/task/18909/stat : 18909 (java) R 18897 18900 16262 0 -1 4202560 117 0 0 0 3 1 0 0 20 0 18 0 23425644 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483518733272 140483684382451 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18910] ppid=18897 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/18900/task/18910/stat : 18910 (java) R 18897 18900 16262 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 18 0 23425644 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483517680472 140483686086831 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18911] ppid=18897 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18911/stat : 18911 (java) S 18897 18900 16262 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 18 0 23425645 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483505481096 270333424700 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18912] ppid=18897 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18912/stat : 18912 (java) S 18897 18900 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 23425645 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483504428280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18913] ppid=18897 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18913/stat : 18913 (java) S 18897 18900 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 23425645 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483503375368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18914] ppid=18897 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18914/stat : 18914 (java) S 18897 18900 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 23425647 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483502323856 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18915] ppid=18897 vsize=9558476 CPUtime=0.31 cores=1,3,5,7
/proc/18900/task/18915/stat : 18915 (java) S 18897 18900 16262 0 -1 4202560 4921 0 0 0 31 0 0 0 20 0 18 0 23425647 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483501271992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18916] ppid=18897 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/18900/task/18916/stat : 18916 (java) S 18897 18900 16262 0 -1 4202560 3071 0 0 0 29 0 0 0 20 0 18 0 23425647 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483500219192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18917] ppid=18897 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18917/stat : 18917 (java) S 18897 18900 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 23425647 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483499166584 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18918] ppid=18897 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18918/stat : 18918 (java) S 18897 18900 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 23425647 9787879424 103002 33554432000 1073741824 1073778376 140736093576528 140483498113992 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 9558476

[startup+3.10088 s]
/proc/loadavg: 4.25 4.22 4.25 5/218 18922
/proc/meminfo: memFree=25582728/32872528 swapFree=1556504/1720024
[pid=18900] ppid=18897 vsize=9824732 CPUtime=7.08 cores=1,3,5,7
/proc/18900/stat : 18900 (java) S 18897 18900 16262 0 -1 4202496 20226 0 1 0 677 31 0 0 20 0 22 0 23425642 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140736093567664 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18900/statm: 2456183 117525 2278 9 0 2446860 0
[pid=18900/tid=18901] ppid=18897 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/18900/task/18901/stat : 18901 (java) S 18897 18900 16262 0 -1 4202560 2587 0 1 0 135 5 0 0 20 0 22 0 23425643 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483681911672 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18900/tid=18903] ppid=18897 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/18900/task/18903/stat : 18903 (java) S 18897 18900 16262 0 -1 4202560 64 0 0 0 10 3 0 0 20 0 22 0 23425644 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483620641320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18904] ppid=18897 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/18900/task/18904/stat : 18904 (java) S 18897 18900 16262 0 -1 4202560 149 0 0 0 13 4 0 0 20 0 22 0 23425644 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483619588520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18905] ppid=18897 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/18900/task/18905/stat : 18905 (java) S 18897 18900 16262 0 -1 4202560 120 0 0 0 7 2 0 0 20 0 22 0 23425644 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483618535720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18906] ppid=18897 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/18900/task/18906/stat : 18906 (java) S 18897 18900 16262 0 -1 4202560 170 0 0 0 12 4 0 0 20 0 22 0 23425644 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483617482920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18907] ppid=18897 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/18900/task/18907/stat : 18907 (java) S 18897 18900 16262 0 -1 4202560 51 0 0 0 7 3 0 0 20 0 22 0 23425644 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483520838696 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18908] ppid=18897 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/18900/task/18908/stat : 18908 (java) S 18897 18900 16262 0 -1 4202560 112 0 0 0 7 3 0 0 20 0 22 0 23425644 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483519785896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18909] ppid=18897 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/18900/task/18909/stat : 18909 (java) S 18897 18900 16262 0 -1 4202560 183 0 0 0 5 2 0 0 20 0 22 0 23425644 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483518733096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18910] ppid=18897 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/18900/task/18910/stat : 18910 (java) S 18897 18900 16262 0 -1 4202560 37 0 0 0 7 2 0 0 20 0 22 0 23425644 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483517680296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18911] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18911/stat : 18911 (java) S 18897 18900 16262 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 23425645 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483505482216 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18912] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18912/stat : 18912 (java) S 18897 18900 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23425645 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483504428280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18913] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18913/stat : 18913 (java) S 18897 18900 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23425645 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483503375368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18914] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18914/stat : 18914 (java) S 18897 18900 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23425647 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483502323856 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18915] ppid=18897 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/18900/task/18915/stat : 18915 (java) S 18897 18900 16262 0 -1 4202560 8063 0 0 0 97 2 0 0 20 0 22 0 23425647 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483501271992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18916] ppid=18897 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/18900/task/18916/stat : 18916 (java) S 18897 18900 16262 0 -1 4202560 7180 0 0 0 80 2 0 0 20 0 22 0 23425647 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483500219192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18917] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18917/stat : 18917 (java) S 18897 18900 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23425647 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483499166584 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18918] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18918/stat : 18918 (java) S 18897 18900 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23425647 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483498113992 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18919] ppid=18897 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/18900/task/18919/stat : 18919 (java) R 18897 18900 16262 0 -1 4202560 24 0 0 0 139 0 0 0 20 0 22 0 23425812 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483497059112 140483622650071 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18900/tid=18920] ppid=18897 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/18900/task/18920/stat : 18920 (java) R 18897 18900 16262 0 -1 4202560 23 0 0 0 137 0 0 0 20 0 22 0 23425812 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483496005720 140483622420960 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18921] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18921/stat : 18921 (java) S 18897 18900 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23425824 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483494953896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18922] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18922/stat : 18922 (java) S 18897 18900 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23425825 10060525568 117525 33554432000 1073741824 1073778376 140736093576528 140483493901096 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.31 4.23 4.25 5/218 18922
/proc/meminfo: memFree=25326564/32872528 swapFree=1556504/1720024
[pid=18900] ppid=18897 vsize=9824732 CPUtime=14.27 cores=1,3,5,7
/proc/18900/stat : 18900 (java) S 18897 18900 16262 0 -1 4202496 22449 0 1 0 1383 44 0 0 20 0 22 0 23425642 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140736093567664 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18900/statm: 2456183 191853 2283 9 0 2446860 0
[pid=18900/tid=18901] ppid=18897 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/18900/task/18901/stat : 18901 (java) S 18897 18900 16262 0 -1 4202560 2587 0 1 0 135 5 0 0 20 0 22 0 23425643 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140483681911672 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18900/tid=18903] ppid=18897 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/18900/task/18903/stat : 18903 (java) S 18897 18900 16262 0 -1 4202560 80 0 0 0 14 4 0 0 20 0 22 0 23425644 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140483620641320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18904] ppid=18897 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/18900/task/18904/stat : 18904 (java) S 18897 18900 16262 0 -1 4202560 167 0 0 0 16 5 0 0 20 0 22 0 23425644 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140483619588520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18900/tid=18905] ppid=18897 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18900/task/18905/stat : 18905 (java) S 18897 18900 16262 0 -1 4202560 133 0 0 0 11 4 0 0 20 0 22 0 23425644 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140483618535720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18906] ppid=18897 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/18900/task/18906/stat : 18906 (java) S 18897 18900 16262 0 -1 4202560 208 0 0 0 16 5 0 0 20 0 22 0 23425644 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140483617482920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18907] ppid=18897 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/18900/task/18907/stat : 18907 (java) S 18897 18900 16262 0 -1 4202560 67 0 0 0 12 4 0 0 20 0 22 0 23425644 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140483520838696 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18908] ppid=18897 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/18900/task/18908/stat : 18908 (java) S 18897 18900 16262 0 -1 4202560 146 0 0 0 15 4 0 0 20 0 22 0 23425644 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140483519785896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18909] ppid=18897 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/18900/task/18909/stat : 18909 (java) S 18897 18900 16262 0 -1 4202560 212 0 0 0 10 2 0 0 20 0 22 0 23425644 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140483518733096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18910] ppid=18897 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/18900/task/18910/stat : 18910 (java) S 18897 18900 16262 0 -1 4202560 88 0 0 0 17 5 0 0 20 0 22 0 23425644 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140483517680296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18911] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18911/stat : 18911 (java) S 18897 18900 16262 0 -1 4202560 510 0 0 0 0 0 0 0 20 0 22 0 23425645 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140483505482216 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18912] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18912/stat : 18912 (java) S 18897 18900 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23425645 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140483504428280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18913] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18913/stat : 18913 (java) S 18897 18900 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23425645 10060525568 191853 33554432000 1073741824 1073778376 140736093576528 140483503375368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18914] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/18900/task/18905/stat : 18905 (java) S 18897 18900 16262 0 -1 4202560 1798 0 0 0 124 22 0 0 20 0 22 0 23425644 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483618535720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18906] ppid=18897 vsize=9824732 CPUtime=1.81 cores=1,3,5,7
/proc/18900/task/18906/stat : 18906 (java) S 18897 18900 16262 0 -1 4202560 2112 0 0 0 156 25 0 0 20 0 22 0 23425644 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483617482920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18900/tid=18907] ppid=18897 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/18900/task/18907/stat : 18907 (java) S 18897 18900 16262 0 -1 4202560 1638 0 0 0 132 20 0 0 20 0 22 0 23425644 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483520838696 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18908] ppid=18897 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/18900/task/18908/stat : 18908 (java) S 18897 18900 16262 0 -1 4202560 2604 0 0 0 151 21 0 0 20 0 22 0 23425644 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483519785896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18909] ppid=18897 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/18900/task/18909/stat : 18909 (java) S 18897 18900 16262 0 -1 4202560 2064 0 0 0 145 22 0 0 20 0 22 0 23425644 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483518733096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18900/tid=18910] ppid=18897 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/18900/task/18910/stat : 18910 (java) S 18897 18900 16262 0 -1 4202560 1761 0 0 0 104 16 0 0 20 0 22 0 23425644 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483517680296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18900/tid=18911] ppid=18897 vsize=9824732 CPUtime=8.79 cores=1,3,5,7
/proc/18900/task/18911/stat : 18911 (java) S 18897 18900 16262 0 -1 4202560 2689 0 0 0 873 6 0 0 20 0 22 0 23425645 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483505482216 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18912] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18912/stat : 18912 (java) S 18897 18900 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23425645 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483504428280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18913] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18913/stat : 18913 (java) S 18897 18900 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23425645 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483503375368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18914] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18914/stat : 18914 (java) S 18897 18900 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23425647 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483502323856 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18915] ppid=18897 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/18900/task/18915/stat : 18915 (java) S 18897 18900 16262 0 -1 4202560 11060 0 0 0 181 2 0 0 20 0 22 0 23425647 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483501271992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18916] ppid=18897 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/18900/task/18916/stat : 18916 (java) S 18897 18900 16262 0 -1 4202560 15286 0 0 0 162 4 0 0 20 0 22 0 23425647 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483500219192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18917] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18917/stat : 18917 (java) S 18897 18900 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23425647 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483499166584 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18918] ppid=18897 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/18900/task/18918/stat : 18918 (java) S 18897 18900 16262 0 -1 4202560 49 0 0 0 9 16 0 0 20 0 22 0 23425647 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483498113992 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18919] ppid=18897 vsize=9824732 CPUtime=806.41 cores=1,3,5,7
/proc/18900/task/18919/stat : 18919 (java) R 18897 18900 16262 0 -1 4202560 718 0 0 0 80622 19 0 0 20 0 22 0 23425812 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483497050128 140483622447257 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18920] ppid=18897 vsize=9824732 CPUtime=806.41 cores=1,3,5,7
/proc/18900/task/18920/stat : 18920 (java) R 18897 18900 16262 0 -1 4202560 951 0 0 0 80607 34 0 0 20 0 22 0 23425812 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483496003952 140483622856321 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18921] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18921/stat : 18921 (java) S 18897 18900 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23425824 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483494953896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18922] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18922/stat : 18922 (java) S 18897 18900 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23425825 10060525568 964457 33554432000 1073741824 1073778376 140736093576528 140483493901096 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1643.59
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.13 4.15 4.17 5/220 19047
/proc/meminfo: memFree=22524652/32872528 swapFree=1556504/1720024
[pid=18900] ppid=18897 vsize=9824732 CPUtime=1763.85 cores=1,3,5,7
/proc/18900/stat : 18900 (java) S 18897 18900 16262 0 -1 4202496 50573 0 1 0 176154 231 0 0 20 0 22 0 23425642 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140736093567664 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18900/statm: 2456183 964507 2292 9 0 2446860 0
[pid=18900/tid=18901] ppid=18897 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/18900/task/18901/stat : 18901 (java) S 18897 18900 16262 0 -1 4202560 2601 0 1 0 137 7 0 0 20 0 22 0 23425643 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483681911672 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18903] ppid=18897 vsize=9824732 CPUtime=1.81 cores=1,3,5,7
/proc/18900/task/18903/stat : 18903 (java) S 18897 18900 16262 0 -1 4202560 2445 0 0 0 159 22 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483620641320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18904] ppid=18897 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/18900/task/18904/stat : 18904 (java) S 18897 18900 16262 0 -1 4202560 1482 0 0 0 142 21 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483619588520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18905] ppid=18897 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/18900/task/18905/stat : 18905 (java) S 18897 18900 16262 0 -1 4202560 1802 0 0 0 138 22 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483618535720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18906] ppid=18897 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/18900/task/18906/stat : 18906 (java) S 18897 18900 16262 0 -1 4202560 2132 0 0 0 158 25 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483617482920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18907] ppid=18897 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/18900/task/18907/stat : 18907 (java) S 18897 18900 16262 0 -1 4202560 1650 0 0 0 145 20 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483520838696 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18908] ppid=18897 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/18900/task/18908/stat : 18908 (java) S 18897 18900 16262 0 -1 4202560 2609 0 0 0 154 22 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483519785896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18909] ppid=18897 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/18900/task/18909/stat : 18909 (java) S 18897 18900 16262 0 -1 4202560 2069 0 0 0 147 22 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483518733096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18910] ppid=18897 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/18900/task/18910/stat : 18910 (java) S 18897 18900 16262 0 -1 4202560 1761 0 0 0 113 16 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483517680296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18911] ppid=18897 vsize=9824732 CPUtime=8.79 cores=1,3,5,7
/proc/18900/task/18911/stat : 18911 (java) S 18897 18900 16262 0 -1 4202560 2691 0 0 0 873 6 0 0 20 0 22 0 23425645 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483505482216 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18912] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18912/stat : 18912 (java) S 18897 18900 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23425645 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483504428280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18913] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18913/stat : 18913 (java) S 18897 18900 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23425645 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483503375368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18914] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18914/stat : 18914 (java) S 18897 18900 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23425647 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483502323856 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18915] ppid=18897 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/18900/task/18915/stat : 18915 (java) S 18897 18900 16262 0 -1 4202560 11060 0 0 0 181 2 0 0 20 0 22 0 23425647 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483501271992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18916] ppid=18897 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/18900/task/18916/stat : 18916 (java) S 18897 18900 16262 0 -1 4202560 15286 0 0 0 162 4 0 0 20 0 22 0 23425647 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483500219192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18917] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18917/stat : 18917 (java) S 18897 18900 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23425647 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483499166584 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18918] ppid=18897 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/18900/task/18918/stat : 18918 (java) R 18897 18900 16262 0 -1 4202560 51 0 0 0 9 17 0 0 20 0 22 0 23425647 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483498113992 270333436341 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18919] ppid=18897 vsize=9824732 CPUtime=866.12 cores=1,3,5,7
/proc/18900/task/18919/stat : 18919 (java) R 18897 18900 16262 0 -1 4202560 718 0 0 0 86592 20 0 0 20 0 22 0 23425812 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483497057072 140483622245335 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18900/tid=18920] ppid=18897 vsize=9824732 CPUtime=866.11 cores=1,3,5,7
/proc/18900/task/18920/stat : 18920 (java) R 18897 18900 16262 0 -1 4202560 952 0 0 0 86576 35 0 0 20 0 22 0 23425812 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483496004352 140483622856340 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18921] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18921/stat : 18921 (java) S 18897 18900 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23425824 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483494953896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18922] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18922/stat : 18922 (java) S 18897 18900 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23425825 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483493901096 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1763.85
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.401 s]
/proc/loadavg: 4.17 4.16 4.17 5/219 19047
/proc/meminfo: memFree=22526652/32872528 swapFree=1556504/1720024
[pid=18900] ppid=18897 vsize=9824732 CPUtime=1800.02 cores=1,3,5,7
/proc/18900/stat : 18900 (java) S 18897 18900 16262 0 -1 4202496 50575 0 1 0 179771 231 0 0 20 0 22 0 23425642 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140736093567664 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18900/statm: 2456183 964507 2292 9 0 2446860 0
[pid=18900/tid=18901] ppid=18897 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/18900/task/18901/stat : 18901 (java) S 18897 18900 16262 0 -1 4202560 2601 0 1 0 137 7 0 0 20 0 22 0 23425643 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483681911672 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18903] ppid=18897 vsize=9824732 CPUtime=1.81 cores=1,3,5,7
/proc/18900/task/18903/stat : 18903 (java) S 18897 18900 16262 0 -1 4202560 2445 0 0 0 159 22 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483620641320 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18904] ppid=18897 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/18900/task/18904/stat : 18904 (java) S 18897 18900 16262 0 -1 4202560 1482 0 0 0 142 21 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483619588520 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18905] ppid=18897 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/18900/task/18905/stat : 18905 (java) S 18897 18900 16262 0 -1 4202560 1802 0 0 0 138 22 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483618535720 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18906] ppid=18897 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/18900/task/18906/stat : 18906 (java) S 18897 18900 16262 0 -1 4202560 2132 0 0 0 158 25 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483617482920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18907] ppid=18897 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/18900/task/18907/stat : 18907 (java) S 18897 18900 16262 0 -1 4202560 1650 0 0 0 145 20 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483520838696 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18900/tid=18908] ppid=18897 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/18900/task/18908/stat : 18908 (java) S 18897 18900 16262 0 -1 4202560 2609 0 0 0 154 22 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483519785896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18909] ppid=18897 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/18900/task/18909/stat : 18909 (java) S 18897 18900 16262 0 -1 4202560 2069 0 0 0 147 22 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483518733096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18910] ppid=18897 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/18900/task/18910/stat : 18910 (java) S 18897 18900 16262 0 -1 4202560 1761 0 0 0 113 16 0 0 20 0 22 0 23425644 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483517680296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18911] ppid=18897 vsize=9824732 CPUtime=8.79 cores=1,3,5,7
/proc/18900/task/18911/stat : 18911 (java) S 18897 18900 16262 0 -1 4202560 2691 0 0 0 873 6 0 0 20 0 22 0 23425645 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483505482216 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18912] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18912/stat : 18912 (java) S 18897 18900 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23425645 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483504428280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18913] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18913/stat : 18913 (java) S 18897 18900 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23425645 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483503375368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18914] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18914/stat : 18914 (java) S 18897 18900 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23425647 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483502323856 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18915] ppid=18897 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/18900/task/18915/stat : 18915 (java) S 18897 18900 16262 0 -1 4202560 11060 0 0 0 181 2 0 0 20 0 22 0 23425647 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483501271992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18916] ppid=18897 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/18900/task/18916/stat : 18916 (java) S 18897 18900 16262 0 -1 4202560 15286 0 0 0 162 4 0 0 20 0 22 0 23425647 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483500219192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18917] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18917/stat : 18917 (java) S 18897 18900 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23425647 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483499166584 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18900/tid=18918] ppid=18897 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/18900/task/18918/stat : 18918 (java) S 18897 18900 16262 0 -1 4202560 53 0 0 0 10 17 0 0 20 0 22 0 23425647 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483498113992 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18919] ppid=18897 vsize=9824732 CPUtime=884.17 cores=1,3,5,7
/proc/18900/task/18919/stat : 18919 (java) R 18897 18900 16262 0 -1 4202560 718 0 0 0 88397 20 0 0 20 0 22 0 23425812 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483497050128 140483622448308 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18900/tid=18920] ppid=18897 vsize=9824732 CPUtime=884.15 cores=1,3,5,7
/proc/18900/task/18920/stat : 18920 (java) R 18897 18900 16262 0 -1 4202560 952 0 0 0 88380 35 0 0 20 0 22 0 23425812 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483496004352 140483622808571 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18921] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18921/stat : 18921 (java) S 18897 18900 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23425824 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483494953896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18900/tid=18922] ppid=18897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18900/task/18922/stat : 18922 (java) S 18897 18900 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23425825 10060525568 964507 33554432000 1073741824 1073778376 140736093576528 140483493901096 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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 18900 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 18900 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=190393
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=782576
# CPU time returned by wait4() is 1795.97
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.449
CPU time (s): 1800.02
CPU user time (s): 1797.71
CPU system time (s): 2.31
CPU usage (%): 199.903
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.19
system time used= 2.78258
maximum resident set size= 3858148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50618
page faults= 1
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22664
involuntary context switches= 20817

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.44217 second user time and 7.57485 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 03:36:10
IDJOB=4101330
IDBENCH=1731
IDSOLVER=2543
FILE ID=node117/4101330-1466213770
RUNJOBID= node117-1466206104-16279
PBS_JOBID= 19918159
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-misc04.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101330-1466213770/watcher-4101330-1466213770 -o /tmp/evaluation-result-4101330-1466213770/solver-4101330-1466213770 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466206104-16279 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4101330-1466213770.opb

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

MD5SUM BENCH= a740df3717a1394bed76c2a490fc20be
RANDOM SEED=1298528458

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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.54
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.912
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.54
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.912
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:        26045684 kB
Buffers:          148896 kB
Cached:          1768260 kB
SwapCached:            0 kB
Active:          2546980 kB
Inactive:        1797512 kB
Active(anon):    2429608 kB
Inactive(anon):        0 kB
Active(file):     117372 kB
Inactive(file):  1797512 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5352 kB
Writeback:             0 kB
AnonPages:       4093736 kB
Mapped:            21152 kB
Shmem:               204 kB
Slab:             621012 kB
SReclaimable:      64728 kB
SUnreclaim:       556284 kB
KernelStack:        1784 kB
PageTables:        12704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4335764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2478080 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= 71732 MiB
End job on node117 at 2016-06-18 03:51:11