Trace number 4080576

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.11 895.683

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K99.opb
MD5SUM827b46126fccb5cb8162396480ca6949
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1231.91
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6732
Total number of constraints6932
Number of constraints which are clauses6833
Number of constraints which are cardinality constraints (but not clauses)99
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint99
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
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-4080576-1465272526.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
1.07/0.50	c ... done. Wall clock time 0.374s.
1.07/0.50	c declared #vars     6732
1.07/0.50	c #constraints  6932
1.07/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.07/0.50	c constraints type 
1.07/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5557
1.07/0.50	c org.sat4j.minisat.constraints.card.MinWatchCard => 99
1.07/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1.07/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1274
1.07/0.50	c 6932 constraints processed.
1.07/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.07/0.50	c constraints type 
1.07/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1274
1.07/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5557
1.07/0.50	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 99
1.07/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
1.07/0.50	c 6932 constraints processed.
6.72/2.45	c cleaning 2464 clauses out of 4998 with flag 26472/5001
10.52/4.04	c cleaning 4246 clauses out of 8526 with flag 66938/11000
13.89/5.66	c cleaning 5638 clauses out of 11276 with flag 114415/18001
18.26/7.73	c cleaning 6816 clauses out of 13635 with flag 167096/26001
22.69/9.95	c cleaning 7873 clauses out of 15812 with flag 222229/35000
28.22/12.62	c cleaning 8953 clauses out of 17938 with flag 284130/45000
34.33/15.67	c cleaning 9702 clauses out of 19982 with flag 346794/56001
40.55/18.72	c cleaning 10144 clauses out of 22278 with flag 414773/68001
47.53/22.22	c cleaning 10993 clauses out of 25134 with flag 486605/81001
54.92/25.99	c cleaning 11953 clauses out of 28139 with flag 566698/95000
62.95/29.88	c cleaning 12488 clauses out of 31180 with flag 652524/110000
71.13/33.97	c cleaning 13672 clauses out of 34692 with flag 743002/126000
81.52/39.02	c cleaning 14472 clauses out of 38019 with flag 842067/143000
91.93/44.29	c cleaning 15252 clauses out of 41545 with flag 947647/161000
102.93/49.65	c cleaning 16249 clauses out of 45293 with flag 1060236/180000
114.12/55.24	c cleaning 17084 clauses out of 49042 with flag 1180341/200000
127.45/61.85	c cleaning 17827 clauses out of 52955 with flag 1308447/221000
140.85/68.41	c cleaning 18942 clauses out of 57125 with flag 1439974/243000
155.65/75.86	c cleaning 19507 clauses out of 61181 with flag 1582581/266000
172.28/84.44	c cleaning 20567 clauses out of 65672 with flag 1732124/290001
188.13/92.34	c cleaning 21423 clauses out of 70101 with flag 1896851/315000
204.44/100.49	c cleaning 22152 clauses out of 74682 with flag 2059855/341006
222.80/109.55	c cleaning 23066 clauses out of 79523 with flag 2230532/368001
241.90/119.09	c cleaning 24288 clauses out of 84456 with flag 2412735/396000
260.70/128.40	c cleaning 25196 clauses out of 89169 with flag 2607418/425001
280.83/138.41	c cleaning 26019 clauses out of 93973 with flag 2814511/455003
302.22/149.16	c cleaning 26790 clauses out of 98951 with flag 3020327/486001
309.22/152.68	c cleaning 0 clauses out of 5002 with flag 0/5002
326.95/161.80	c cleaning 27745 clauses out of 104160 with flag 3232581/518000
351.03/173.68	c cleaning 28640 clauses out of 109416 with flag 3457966/551004
377.58/186.89	c cleaning 29666 clauses out of 114776 with flag 3701177/585004
405.08/200.55	c cleaning 30728 clauses out of 120106 with flag 3940270/620000
432.18/214.03	c cleaning 31512 clauses out of 125380 with flag 4199377/656004
462.11/228.90	c cleaning 32736 clauses out of 130866 with flag 4468774/693002
493.65/244.43	c cleaning 33513 clauses out of 136128 with flag 4743015/731000
527.47/261.18	c cleaning 34656 clauses out of 141612 with flag 5031025/770000
562.88/278.68	c cleaning 35567 clauses out of 146959 with flag 5326634/810004
597.31/295.67	c cleaning 36633 clauses out of 152389 with flag 5631631/851001
634.11/313.87	c cleaning 37331 clauses out of 157754 with flag 5958192/893000
673.28/333.27	c cleaning 38180 clauses out of 163422 with flag 6292635/936000
711.44/352.99	c cleaning 39327 clauses out of 169244 with flag 6624620/980002
750.42/372.39	c cleaning 40275 clauses out of 174913 with flag 6982954/1025000
786.85/390.59	c cleaning 41164 clauses out of 180637 with flag 7346646/1071000
825.58/409.81	c cleaning 42122 clauses out of 186474 with flag 7719953/1118001
865.38/429.79	c cleaning 43197 clauses out of 192351 with flag 8119866/1166000
908.00/451.01	c cleaning 44121 clauses out of 198154 with flag 8519668/1215000
952.20/473.14	c cleaning 45049 clauses out of 204034 with flag 8932566/1265001
996.73/495.31	c cleaning 46297 clauses out of 209985 with flag 9348608/1316001
1042.55/518.24	c cleaning 47348 clauses out of 215686 with flag 9783247/1368000
1089.52/541.71	c cleaning 48300 clauses out of 221337 with flag 10240589/1421000
1138.71/566.35	c cleaning 49307 clauses out of 227036 with flag 10703040/1475000
1191.11/592.45	c cleaning 50313 clauses out of 232728 with flag 11212469/1530000
1244.49/619.12	c cleaning 51398 clauses out of 238415 with flag 11729552/1586001
1300.94/647.15	c cleaning 52447 clauses out of 244015 with flag 12229873/1643000
1369.45/682.19	c cleaning 53653 clauses out of 249570 with flag 12734831/1701002
1432.42/713.54	c cleaning 54421 clauses out of 254917 with flag 13271115/1760002
1504.60/749.23	c cleaning 55613 clauses out of 260494 with flag 13811579/1820000
1577.40/785.50	c cleaning 56219 clauses out of 265879 with flag 14405313/1881000
1651.30/822.03	c cleaning 57375 clauses out of 271665 with flag 15010980/1943005
1732.05/861.81	c cleaning 58307 clauses out of 277285 with flag 15659515/2006001
1800.11/895.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/895.60	c starts		: 14664
1800.11/895.60	c conflicts		: 2062941
1800.11/895.60	c decisions		: 34805718
1800.11/895.60	c propagations		: 785826374
1800.11/895.60	c inspects		: 5274339888
1800.11/895.60	c shortcuts		: 0
1800.11/895.60	c learnt literals	: 87
1800.11/895.60	c learnt binary clauses	: 84707
1800.11/895.60	c learnt ternary clauses	: 92177
1800.11/895.60	c learnt constraints	: 2062854
1800.11/895.60	c ignored constraints	: 0
1800.11/895.60	c root simplifications	: 0
1800.11/895.60	c removed literals (reason simplification)	: 27858266
1800.11/895.60	c reason swapping (by a shorter reason)	: 0
1800.11/895.60	c Calls to reduceDB	: 59
1800.11/895.60	c Number of update (reduction) of LBD	: 1651783
1800.11/895.60	c Imported unit clauses	: 0
1800.11/895.60	c number of reductions to clauses (during analyze)	: 0
1800.11/895.60	c number of learned constraints concerned by reduction	: 0
1800.11/895.60	c number of learning phase by resolution	: 0
1800.11/895.60	c number of learning phase by cutting planes	: 0
1800.11/895.60	c speed (assignments/second)	: 877928.3191001596
1800.11/895.60	c non guided choices	7755
1800.11/895.66	c learnt constraints type 
1800.11/895.66	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 84707
1800.11/895.66	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 191212
1800.11/895.66	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/895.66	c starts		: 34
1800.11/895.66	c conflicts		: 9609
1800.11/895.66	c decisions		: 89728
1800.11/895.66	c propagations		: 3155485
1800.11/895.66	c inspects		: 569117642
1800.11/895.66	c shortcuts		: 0
1800.11/895.66	c learnt literals	: 0
1800.11/895.66	c learnt binary clauses	: 0
1800.11/895.66	c learnt ternary clauses	: 0
1800.11/895.66	c learnt constraints	: 9609
1800.11/895.66	c ignored constraints	: 0
1800.11/895.66	c root simplifications	: 0
1800.11/895.66	c removed literals (reason simplification)	: 0
1800.11/895.66	c reason swapping (by a shorter reason)	: 0
1800.11/895.66	c Calls to reduceDB	: 1
1800.11/895.66	c Number of update (reduction) of LBD	: 0
1800.11/895.66	c Imported unit clauses	: 0
1800.11/895.66	c number of reductions to clauses (during analyze)	: 0
1800.11/895.66	c number of learned constraints concerned by reduction	: 0
1800.11/895.66	c number of learning phase by resolution	: 0
1800.11/895.66	c number of learning phase by cutting planes	: 0
1800.11/895.66	c speed (assignments/second)	: 3525.0958220363314
1800.11/895.66	c non guided choices	2242
1800.11/895.66	c learnt constraints type 
1800.11/895.66	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 249
1800.11/895.66	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1195
1800.11/895.66	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8165
1800.11/895.66	s UNKNOWN
1800.11/895.66	c Total wall clock time (in seconds): 895.54

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-4080576-1465272526/watcher-4080576-1465272526 -o /tmp/evaluation-result-4080576-1465272526/solver-4080576-1465272526 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5999 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080576-1465272526.opb 

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

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


[startup+0 s]
/proc/loadavg: 3.44 3.74 3.93 4/195 14040
/proc/meminfo: memFree=29223192/32872528 swapFree=17280/1464432
[pid=14040] ppid=14037 vsize=24336 CPUtime=0 cores=1,3,5,7
/proc/14040/stat : 14040 (runsolver) R 14037 14040 5982 0 -1 4202560 125 0 0 0 0 0 0 0 20 0 1 0 109185674 24920064 159 33554432000 4194304 4338465 140733623109136 140733623106328 227512315319 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0
/proc/14040/statm: 2 1 0 0 0 2 0

[startup+0.100058 s]
/proc/loadavg: 3.44 3.74 3.93 4/195 14040
/proc/meminfo: memFree=29223192/32872528 swapFree=17280/1464432
[pid=14040] ppid=14037 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/14040/stat : 14040 (java) S 14037 14040 5982 0 -1 4202496 4419 0 1 0 8 1 0 0 20 0 18 0 109185674 9787879424 6039 33554432000 1073741824 1073778376 140737311217440 140737311208576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14040/statm: 2389619 6039 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200311 s]
/proc/loadavg: 3.44 3.74 3.93 4/195 14040
/proc/meminfo: memFree=29223192/32872528 swapFree=17280/1464432
[pid=14040] ppid=14037 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/14040/stat : 14040 (java) S 14037 14040 5982 0 -1 4202496 5951 0 1 0 26 1 0 0 20 0 18 0 109185674 9787879424 7720 33554432000 1073741824 1073778376 140737311217440 140737311208576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14040/statm: 2389619 7720 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.30024 s]
/proc/loadavg: 3.44 3.74 3.93 4/195 14040
/proc/meminfo: memFree=29223192/32872528 swapFree=17280/1464432
[pid=14040] ppid=14037 vsize=9558476 CPUtime=0.54 cores=1,3,5,7
/proc/14040/stat : 14040 (java) S 14037 14040 5982 0 -1 4202496 7189 0 1 0 53 1 0 0 20 0 18 0 109185674 9787879424 9967 33554432000 1073741824 1073778376 140737311217440 140737311208576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14040/statm: 2389619 9967 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700204 s]
/proc/loadavg: 3.44 3.74 3.93 4/195 14040
/proc/meminfo: memFree=29223192/32872528 swapFree=17280/1464432
[pid=14040] ppid=14037 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/14040/stat : 14040 (java) S 14037 14040 5982 0 -1 4202496 21481 0 1 0 180 4 0 0 20 0 22 0 109185674 10060525568 30360 33554432000 1073741824 1073778376 140737311217440 140737311208576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14040/statm: 2456183 30360 2256 9 0 2446860 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 9824732

[startup+1.5009 s]
/proc/loadavg: 3.44 3.74 3.93 7/217 14062
/proc/meminfo: memFree=29083044/32872528 swapFree=17280/1464432
[pid=14040] ppid=14037 vsize=9824732 CPUtime=4.67 cores=1,3,5,7
/proc/14040/stat : 14040 (java) S 14037 14040 5982 0 -1 4202496 21712 0 1 0 462 5 0 0 20 0 22 0 109185674 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140737311208576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14040/statm: 2456183 43254 2275 9 0 2446860 0
[pid=14040/tid=14042] ppid=14037 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/14040/task/14042/stat : 14042 (java) S 14037 14040 5982 0 -1 4202560 2439 0 1 0 46 0 0 0 20 0 22 0 109185676 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059376771960 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14043] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14043/stat : 14043 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185677 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059354872872 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14044] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14044/stat : 14044 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185677 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059151952808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14045] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14045/stat : 14045 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185677 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059150900008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14046] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14046/stat : 14046 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185677 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059149847208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14047] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14047/stat : 14047 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185677 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059148794408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14048] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14048/stat : 14048 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185677 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059147741608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14049] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14049/stat : 14049 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185677 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059146688808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14050] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14050/stat : 14050 (java) S 14037 14040 5982 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 109185677 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059145636008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14051] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14051/stat : 14051 (java) S 14037 14040 5982 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059133438952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14052] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14052/stat : 14052 (java) S 14037 14040 5982 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059132385016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14053] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14053/stat : 14053 (java) S 14037 14040 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059131332104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14054] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14054/stat : 14054 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059130280592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14055] ppid=14037 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/14040/task/14055/stat : 14055 (java) S 14037 14040 5982 0 -1 4202560 9503 0 0 0 102 2 0 0 20 0 22 0 109185681 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059129227704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14056] ppid=14037 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/14040/task/14056/stat : 14056 (java) S 14037 14040 5982 0 -1 4202560 8406 0 0 0 115 1 0 0 20 0 22 0 109185681 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059128174904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14057] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14057/stat : 14057 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059127122296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14058] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14058/stat : 14058 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059126069704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14059] ppid=14037 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/14040/task/14059/stat : 14059 (java) R 14037 14040 5982 0 -1 4202560 20 0 0 0 97 0 0 0 20 0 22 0 109185725 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059124915976 140059236804828 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14060] ppid=14037 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/14040/task/14060/stat : 14060 (java) R 14037 14040 5982 0 -1 4202560 64 0 0 0 97 0 0 0 20 0 22 0 109185725 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059123863304 140059236867336 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14061] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14061/stat : 14061 (java) S 14037 14040 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109185726 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059122812328 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14062] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14062/stat : 14062 (java) S 14037 14040 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109185726 10060525568 43254 33554432000 1073741824 1073778376 140737311217440 140059121759528 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 3.49 3.75 3.93 5/217 14062
/proc/meminfo: memFree=28983872/32872528 swapFree=17280/1464432
[pid=14040] ppid=14037 vsize=9824732 CPUtime=8.63 cores=1,3,5,7
/proc/14040/stat : 14040 (java) S 14037 14040 5982 0 -1 4202496 24486 0 1 0 848 15 0 0 20 0 22 0 109185674 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140737311208576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14040/statm: 2456183 89134 2292 9 0 2446860 0
[pid=14040/tid=14042] ppid=14037 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/14040/task/14042/stat : 14042 (java) S 14037 14040 5982 0 -1 4202560 2439 0 1 0 46 0 0 0 20 0 22 0 109185676 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059376771960 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14043] ppid=14037 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14040/task/14043/stat : 14043 (java) S 14037 14040 5982 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 22 0 109185677 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059354872872 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14044] ppid=14037 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14040/task/14044/stat : 14044 (java) S 14037 14040 5982 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 109185677 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059151952808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14045] ppid=14037 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14040/task/14045/stat : 14045 (java) S 14037 14040 5982 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 109185677 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059150900008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14046] ppid=14037 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14040/task/14046/stat : 14046 (java) S 14037 14040 5982 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 109185677 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059149847208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14047] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14047/stat : 14047 (java) S 14037 14040 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 109185677 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059148794408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14048] ppid=14037 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14040/task/14048/stat : 14048 (java) S 14037 14040 5982 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 109185677 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059147741608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14049] ppid=14037 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14040/task/14049/stat : 14049 (java) S 14037 14040 5982 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 109185677 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059146688808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14050] ppid=14037 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14040/task/14050/stat : 14050 (java) S 14037 14040 5982 0 -1 4202560 13 0 0 0 0 1 0 0 20 0 22 0 109185677 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059145636008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14051] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14051/stat : 14051 (java) S 14037 14040 5982 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059133438952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14052] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14052/stat : 14052 (java) S 14037 14040 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059132385016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14053] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14053/stat : 14053 (java) S 14037 14040 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059131332104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14054] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14054/stat : 14054 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059130280592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14055] ppid=14037 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/14040/task/14055/stat : 14055 (java) R 14037 14040 5982 0 -1 4202560 11914 0 0 0 145 3 0 0 20 0 22 0 109185681 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059129227584 140059382911741 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14056] ppid=14037 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/14040/task/14056/stat : 14056 (java) S 14037 14040 5982 0 -1 4202560 8407 0 0 0 141 1 0 0 20 0 22 0 109185681 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059128174904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14057] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14057/stat : 14057 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059127122296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14058] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14058/stat : 14058 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059126069704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14059] ppid=14037 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/14040/task/14059/stat : 14059 (java) R 14037 14040 5982 0 -1 4202560 22 0 0 0 247 0 0 0 20 0 22 0 109185725 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059124915112 140059236666852 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14060] ppid=14037 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/14040/task/14060/stat : 14060 (java) R 14037 14040 5982 0 -1 4202560 135 0 0 0 247 2 0 0 20 0 22 0 109185725 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059123863496 140059237112102 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14061] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14061/stat : 14061 (java) S 14037 14040 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109185726 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059122812328 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14062] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14062/stat : 14062 (java) S 14037 14040 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109185726 10060525568 89134 33554432000 1073741824 1073778376 140737311217440 140059121759528 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.63
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 3.49 3.75 3.93 5/217 14062
/proc/meminfo: memFree=28669792/32872528 swapFree=17280/1464432
[pid=14040] ppid=14037 vsize=9824732 CPUtime=15.36 cores=1,3,5,7
/proc/14040/stat : 14040 (java) S 14037 14040 5982 0 -1 4202496 25109 0 1 0 1513 23 0 0 20 0 22 0 109185674 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140737311208576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14040/statm: 2456183 158939 2292 9 0 2446860 0
[pid=14040/tid=14042] ppid=14037 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/14040/task/14042/stat : 14042 (java) S 14037 14040 5982 0 -1 4202560 2439 0 1 0 46 0 0 0 20 0 22 0 109185676 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059376771960 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14043] ppid=14037 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14040/task/14043/stat : 14043 (java) S 14037 14040 5982 0 -1 4202560 51 0 0 0 3 2 0 0 20 0 22 0 109185677 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059354872872 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14044] ppid=14037 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14040/task/14044/stat : 14044 (java) S 14037 14040 5982 0 -1 4202560 35 0 0 0 3 1 0 0 20 0 22 0 109185677 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059151952808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14045] ppid=14037 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14040/task/14045/stat : 14045 (java) S 14037 14040 5982 0 -1 4202560 35 0 0 0 2 1 0 0 20 0 22 0 109185677 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059150900008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14046] ppid=14037 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/14040/task/14046/stat : 14046 (java) S 14037 14040 5982 0 -1 4202560 70 0 0 0 6 2 0 0 20 0 22 0 109185677 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059149847208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14047] ppid=14037 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/14040/task/14047/stat : 14047 (java) S 14037 14040 5982 0 -1 4202560 53 0 0 0 5 2 0 0 20 0 22 0 109185677 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059148794408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14048] ppid=14037 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14040/task/14048/stat : 14048 (java) S 14037 14040 5982 0 -1 4202560 55 0 0 0 4 0 0 0 20 0 22 0 109185677 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059147741608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14049] ppid=14037 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14040/task/14049/stat : 14049 (java) S 14037 14040 5982 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 109185677 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059146688808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14050] ppid=14037 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14040/task/14050/stat : 14050 (java) S 14037 14040 5982 0 -1 4202560 33 0 0 0 3 1 0 0 20 0 22 0 109185677 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059145636008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14051] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14051/stat : 14051 (java) S 14037 14040 5982 0 -1 4202560 462 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059133438952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14052] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14052/stat : 14052 (java) S 14037 14040 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059132385016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14053] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14053/stat : 14053 (java) S 14037 14040 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059131332104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14054] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14054/stat : 14054 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 158939 33554432000 1073741824 1073778376 140737311217440 140059130280592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14055] ppid=14037 vsize=9824732 CPUtime=1.57 cores=1,3,5,7

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

/proc/14040/task/14045/stat : 14045 (java) S 14037 14040 5982 0 -1 4202560 754 0 0 0 231 19 0 0 20 0 22 0 109185677 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059150900008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14046] ppid=14037 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/14040/task/14046/stat : 14046 (java) S 14037 14040 5982 0 -1 4202560 641 0 0 0 236 21 0 0 20 0 22 0 109185677 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059149847208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14047] ppid=14037 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/14040/task/14047/stat : 14047 (java) S 14037 14040 5982 0 -1 4202560 679 0 0 0 222 18 0 0 20 0 22 0 109185677 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059148794408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14048] ppid=14037 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/14040/task/14048/stat : 14048 (java) S 14037 14040 5982 0 -1 4202560 575 0 0 0 242 18 0 0 20 0 22 0 109185677 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059147741608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14049] ppid=14037 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/14040/task/14049/stat : 14049 (java) S 14037 14040 5982 0 -1 4202560 624 0 0 0 229 19 0 0 20 0 22 0 109185677 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059146688808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14050] ppid=14037 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/14040/task/14050/stat : 14050 (java) S 14037 14040 5982 0 -1 4202560 680 0 0 0 231 23 0 0 20 0 22 0 109185677 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059145636008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14051] ppid=14037 vsize=9824732 CPUtime=5.42 cores=1,3,5,7
/proc/14040/task/14051/stat : 14051 (java) S 14037 14040 5982 0 -1 4202560 2449 0 0 0 536 6 0 0 20 0 22 0 109185678 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059133438952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14052] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14052/stat : 14052 (java) S 14037 14040 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059132385016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14053] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14053/stat : 14053 (java) S 14037 14040 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059131332104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14054] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14054/stat : 14054 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059130280592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14055] ppid=14037 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/14040/task/14055/stat : 14055 (java) S 14037 14040 5982 0 -1 4202560 11917 0 0 0 162 3 0 0 20 0 22 0 109185681 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059129227704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14056] ppid=14037 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/14040/task/14056/stat : 14056 (java) S 14037 14040 5982 0 -1 4202560 10692 0 0 0 199 1 0 0 20 0 22 0 109185681 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059128174904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14057] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14057/stat : 14057 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059127122296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14058] ppid=14037 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/14040/task/14058/stat : 14058 (java) S 14037 14040 5982 0 -1 4202560 47 0 0 0 12 13 0 0 20 0 22 0 109185681 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059126069704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14059] ppid=14037 vsize=9824732 CPUtime=808.8 cores=1,3,5,7
/proc/14040/task/14059/stat : 14059 (java) R 14037 14040 5982 0 -1 4202560 70 0 0 0 80867 13 0 0 20 0 22 0 109185725 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059124908560 140059236719274 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14060] ppid=14037 vsize=9824732 CPUtime=808.74 cores=1,3,5,7
/proc/14040/task/14060/stat : 14060 (java) R 14037 14040 5982 0 -1 4202560 1617 0 0 0 80830 44 0 0 20 0 22 0 109185725 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059123863280 140059237212767 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14061] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14061/stat : 14061 (java) S 14037 14040 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109185726 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059122812328 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14062] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14062/stat : 14062 (java) S 14037 14040 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109185726 10060525568 947595 33554432000 1073741824 1073778376 140737311217440 140059121759528 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1651.9
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.18 4.26 4.13 5/217 14157
/proc/meminfo: memFree=23301476/32872528 swapFree=17280/1464432
[pid=14040] ppid=14037 vsize=9824732 CPUtime=1773.35 cores=1,3,5,7
/proc/14040/stat : 14040 (java) S 14037 14040 5982 0 -1 4202496 36235 0 1 0 177102 233 0 0 20 0 22 0 109185674 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140737311208576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14040/statm: 2456183 997262 2301 9 0 2446860 0
[pid=14040/tid=14042] ppid=14037 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/14040/task/14042/stat : 14042 (java) S 14037 14040 5982 0 -1 4202560 2450 0 1 0 48 2 0 0 20 0 22 0 109185676 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059376771960 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14043] ppid=14037 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/14040/task/14043/stat : 14043 (java) S 14037 14040 5982 0 -1 4202560 764 0 0 0 269 21 0 0 20 0 22 0 109185677 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059354872872 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14044] ppid=14037 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/14040/task/14044/stat : 14044 (java) S 14037 14040 5982 0 -1 4202560 767 0 0 0 297 26 0 0 20 0 22 0 109185677 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059151952808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14045] ppid=14037 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/14040/task/14045/stat : 14045 (java) S 14037 14040 5982 0 -1 4202560 788 0 0 0 264 22 0 0 20 0 22 0 109185677 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059150900008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14046] ppid=14037 vsize=9824732 CPUtime=3.06 cores=1,3,5,7
/proc/14040/task/14046/stat : 14046 (java) S 14037 14040 5982 0 -1 4202560 691 0 0 0 283 23 0 0 20 0 22 0 109185677 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059149847208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14047] ppid=14037 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/14040/task/14047/stat : 14047 (java) S 14037 14040 5982 0 -1 4202560 701 0 0 0 254 19 0 0 20 0 22 0 109185677 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059148794408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14048] ppid=14037 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/14040/task/14048/stat : 14048 (java) S 14037 14040 5982 0 -1 4202560 597 0 0 0 276 19 0 0 20 0 22 0 109185677 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059147741608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14049] ppid=14037 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/14040/task/14049/stat : 14049 (java) S 14037 14040 5982 0 -1 4202560 681 0 0 0 273 22 0 0 20 0 22 0 109185677 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059146688808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14050] ppid=14037 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/14040/task/14050/stat : 14050 (java) S 14037 14040 5982 0 -1 4202560 709 0 0 0 253 25 0 0 20 0 22 0 109185677 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059145636008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14051] ppid=14037 vsize=9824732 CPUtime=5.42 cores=1,3,5,7
/proc/14040/task/14051/stat : 14051 (java) S 14037 14040 5982 0 -1 4202560 2465 0 0 0 536 6 0 0 20 0 22 0 109185678 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059133438952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14052] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14052/stat : 14052 (java) S 14037 14040 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059132385016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14053] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14053/stat : 14053 (java) S 14037 14040 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059131332104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14054] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14054/stat : 14054 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059130280592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14055] ppid=14037 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/14040/task/14055/stat : 14055 (java) S 14037 14040 5982 0 -1 4202560 11917 0 0 0 162 3 0 0 20 0 22 0 109185681 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059129227704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14056] ppid=14037 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/14040/task/14056/stat : 14056 (java) S 14037 14040 5982 0 -1 4202560 10692 0 0 0 199 1 0 0 20 0 22 0 109185681 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059128174904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14057] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14057/stat : 14057 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059127122296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14058] ppid=14037 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/14040/task/14058/stat : 14058 (java) S 14037 14040 5982 0 -1 4202560 51 0 0 0 13 14 0 0 20 0 22 0 109185681 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059126069704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14059] ppid=14037 vsize=9824732 CPUtime=867.84 cores=1,3,5,7
/proc/14040/task/14059/stat : 14059 (java) R 14037 14040 5982 0 -1 4202560 75 0 0 0 86770 14 0 0 20 0 22 0 109185725 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059124916272 140059236701052 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14060] ppid=14037 vsize=9824732 CPUtime=867.78 cores=1,3,5,7
/proc/14040/task/14060/stat : 14060 (java) R 14037 14040 5982 0 -1 4202560 1621 0 0 0 86733 45 0 0 20 0 22 0 109185725 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059123862432 140059236932314 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14061] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14061/stat : 14061 (java) S 14037 14040 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109185726 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059122812328 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14062] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14062/stat : 14062 (java) S 14037 14040 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109185726 10060525568 997262 33554432000 1073741824 1073778376 140737311217440 140059121759528 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1773.35
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.601 s]
/proc/loadavg: 4.23 4.26 4.13 6/217 14158
/proc/meminfo: memFree=23220980/32872528 swapFree=17280/1464432
[pid=14040] ppid=14037 vsize=9824732 CPUtime=1800.11 cores=1,3,5,7
/proc/14040/stat : 14040 (java) S 14037 14040 5982 0 -1 4202496 36295 0 1 0 179774 237 0 0 20 0 22 0 109185674 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140737311208576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14040/statm: 2456183 1004941 2301 9 0 2446860 0
[pid=14040/tid=14042] ppid=14037 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/14040/task/14042/stat : 14042 (java) S 14037 14040 5982 0 -1 4202560 2450 0 1 0 48 2 0 0 20 0 22 0 109185676 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059376771960 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14043] ppid=14037 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/14040/task/14043/stat : 14043 (java) S 14037 14040 5982 0 -1 4202560 768 0 0 0 270 22 0 0 20 0 22 0 109185677 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059354872872 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14044] ppid=14037 vsize=9824732 CPUtime=3.28 cores=1,3,5,7
/proc/14040/task/14044/stat : 14044 (java) S 14037 14040 5982 0 -1 4202560 774 0 0 0 301 27 0 0 20 0 22 0 109185677 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059151952808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14045] ppid=14037 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/14040/task/14045/stat : 14045 (java) S 14037 14040 5982 0 -1 4202560 796 0 0 0 269 23 0 0 20 0 22 0 109185677 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059150900008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14046] ppid=14037 vsize=9824732 CPUtime=3.09 cores=1,3,5,7
/proc/14040/task/14046/stat : 14046 (java) S 14037 14040 5982 0 -1 4202560 695 0 0 0 286 23 0 0 20 0 22 0 109185677 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059149847208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14047] ppid=14037 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/14040/task/14047/stat : 14047 (java) S 14037 14040 5982 0 -1 4202560 705 0 0 0 256 20 0 0 20 0 22 0 109185677 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059148794408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14048] ppid=14037 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/14040/task/14048/stat : 14048 (java) S 14037 14040 5982 0 -1 4202560 605 0 0 0 281 20 0 0 20 0 22 0 109185677 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059147741608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14049] ppid=14037 vsize=9824732 CPUtime=3.04 cores=1,3,5,7
/proc/14040/task/14049/stat : 14049 (java) S 14037 14040 5982 0 -1 4202560 695 0 0 0 281 23 0 0 20 0 22 0 109185677 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059146688808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14050] ppid=14037 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/14040/task/14050/stat : 14050 (java) S 14037 14040 5982 0 -1 4202560 716 0 0 0 257 25 0 0 20 0 22 0 109185677 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059145636008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14051] ppid=14037 vsize=9824732 CPUtime=5.42 cores=1,3,5,7
/proc/14040/task/14051/stat : 14051 (java) S 14037 14040 5982 0 -1 4202560 2466 0 0 0 536 6 0 0 20 0 22 0 109185678 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059133438952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14052] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14052/stat : 14052 (java) S 14037 14040 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059132385016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14053] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14053/stat : 14053 (java) S 14037 14040 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109185678 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059131332104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14054] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14054/stat : 14054 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059130280592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14055] ppid=14037 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/14040/task/14055/stat : 14055 (java) S 14037 14040 5982 0 -1 4202560 11917 0 0 0 162 3 0 0 20 0 22 0 109185681 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059129227704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14040/tid=14056] ppid=14037 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/14040/task/14056/stat : 14056 (java) S 14037 14040 5982 0 -1 4202560 10693 0 0 0 200 1 0 0 20 0 22 0 109185681 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059128174904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14057] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14057/stat : 14057 (java) S 14037 14040 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109185681 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059127122296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14040/tid=14058] ppid=14037 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/14040/task/14058/stat : 14058 (java) S 14037 14040 5982 0 -1 4202560 51 0 0 0 13 14 0 0 20 0 22 0 109185681 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059126069704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14059] ppid=14037 vsize=9824732 CPUtime=881 cores=1,3,5,7
/proc/14040/task/14059/stat : 14059 (java) R 14037 14040 5982 0 -1 4202560 77 0 0 0 88086 14 0 0 20 0 22 0 109185725 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059124916272 140059236701457 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14060] ppid=14037 vsize=9824732 CPUtime=880.94 cores=1,3,5,7
/proc/14040/task/14060/stat : 14060 (java) R 14037 14040 5982 0 -1 4202560 1621 0 0 0 88049 45 0 0 20 0 22 0 109185725 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059123862576 140059237112790 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14040/tid=14061] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14061/stat : 14061 (java) S 14037 14040 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109185726 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059122812328 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14040/tid=14062] ppid=14037 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14040/task/14062/stat : 14062 (java) S 14037 14040 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109185726 10060525568 1004941 33554432000 1073741824 1073778376 140737311217440 140059121759528 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
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 14040 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 14040 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=240386
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=852566
# CPU time returned by wait4() is 1796.09
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.683
CPU time (s): 1800.11
CPU user time (s): 1797.74
CPU system time (s): 2.37
CPU usage (%): 200.976
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.24
system time used= 2.85257
maximum resident set size= 4019880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36328
page faults= 1
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23521
involuntary context switches= 26886

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.71213 second user time and 7.04493 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-07 06:08:46
IDJOB=4080576
IDBENCH=90111
IDSOLVER=2543
FILE ID=node121/4080576-1465272526
RUNJOBID= node121-1465256572-5999
PBS_JOBID= 19843282
Free space on /tmp= 71700 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K99.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080576-1465272526/watcher-4080576-1465272526 -o /tmp/evaluation-result-4080576-1465272526/solver-4080576-1465272526 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5999 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080576-1465272526.opb

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

MD5SUM BENCH= 827b46126fccb5cb8162396480ca6949
RANDOM SEED=1137343376

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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		: 2667.050
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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		: 2667.050
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:        29226040 kB
Buffers:          108436 kB
Cached:           258092 kB
SwapCached:         1720 kB
Active:          1180768 kB
Inactive:         249536 kB
Active(anon):    1064132 kB
Inactive(anon):     2180 kB
Active(file):     116636 kB
Inactive(file):   247356 kB
Unevictable:     1464432 kB
Mlocked:           17280 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:              1188 kB
Writeback:             0 kB
AnonPages:       2542136 kB
Mapped:            15280 kB
Shmem:                 0 kB
Slab:             602804 kB
SReclaimable:      46960 kB
SUnreclaim:       555844 kB
KernelStack:        1576 kB
PageTables:         9124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3091232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2473984 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 node121 at 2016-06-07 06:23:42