Trace number 4089842

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.03 894.484

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v061-n2.opb
MD5SUM366327c5ca39c3faa344a7c52c5e3cf0
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.240962
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables183
Total number of constraints61
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)61
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.01/0.15	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.15	c See www.sat4j.org for details.
0.01/0.16	c version PB16.v20160501
0.01/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.16	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.16	c java.vm.version	19.1-b02
0.01/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.16	c sun.arch.data.model	64
0.01/0.16	c java.version		1.6.0_24
0.01/0.16	c os.name		Linux
0.01/0.16	c os.version		2.6.32-71.29.1.el6.x86_64
0.01/0.16	c os.arch		amd64
0.01/0.16	c Free memory 		501472288
0.01/0.16	c Max memory 		7480803328
0.01/0.16	c Total memory 		504102912
0.01/0.16	c Number of processors 	8
0.01/0.19	c Pseudo Boolean Optimization by upper bound
0.01/0.19	c ManyCore solver with 2 solvers running in parallel
0.01/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.01/0.19	c --- Begin Solver configuration ---
0.01/0.19	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.01/0.19	c Learn all clauses as in MiniSAT
0.01/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.01/0.19	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.01/0.19	c Expensive reason simplification
0.01/0.19	c Glucose 2.1 dynamic restart strategy
0.01/0.19	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.01/0.19	c timeout=2147483s
0.01/0.19	c DB Simplification allowed=false
0.01/0.19	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.01/0.19	c --- End Solver configuration ---
0.01/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.01/0.19	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.01/0.19	c --- Begin Solver configuration ---
0.01/0.19	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.01/0.19	c Learn all clauses as in MiniSAT
0.01/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.01/0.19	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.01/0.19	c No reason simplification
0.01/0.19	c Armin Biere (Picosat) restarts strategy
0.01/0.19	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.01/0.19	c timeout=2147483s
0.01/0.19	c DB Simplification allowed=false
0.01/0.19	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.01/0.19	c --- End Solver configuration ---
0.01/0.19	c solving HOME/instance-4089842-1466019601.opb
0.01/0.19	c reading problem ... 
0.01/0.19	c  no objective function found
0.13/0.21	c ... done. Wall clock time 0.028s.
0.13/0.21	c declared #vars     183
0.13/0.21	c #constraints  122
0.13/0.22	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.13/0.22	c constraints type 
0.13/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 61
0.13/0.22	c org.sat4j.minisat.constraints.card.MinWatchCard => 61
0.13/0.22	c 122 constraints processed.
0.13/0.22	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.13/0.22	c constraints type 
0.13/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 61
0.13/0.22	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 61
0.13/0.22	c 122 constraints processed.
2.39/0.81	c cleaning 2498 clauses out of 5000 with flag 36767/5000
4.05/1.32	c cleaning 4252 clauses out of 8504 with flag 85083/11002
5.41/1.99	c cleaning 5623 clauses out of 11250 with flag 146707/18000
7.26/2.87	c cleaning 6811 clauses out of 13627 with flag 225252/26000
9.52/3.98	c cleaning 7905 clauses out of 15816 with flag 314613/35000
12.51/5.34	c cleaning 8954 clauses out of 17912 with flag 414969/45001
15.57/6.88	c cleaning 9978 clauses out of 19959 with flag 519258/56002
19.41/8.79	c cleaning 10990 clauses out of 21981 with flag 640301/68002
23.66/10.90	c cleaning 11991 clauses out of 23991 with flag 768019/81002
28.85/13.47	c cleaning 12992 clauses out of 25998 with flag 898859/95000
34.69/16.33	c cleaning 13995 clauses out of 28006 with flag 1037522/110000
40.93/19.48	c cleaning 14996 clauses out of 30012 with flag 1187862/126001
47.32/22.68	c cleaning 15998 clauses out of 32015 with flag 1342098/143000
47.52/22.74	c cleaning 0 clauses out of 5001 with flag 0/5001
56.25/26.94	c cleaning 16997 clauses out of 34017 with flag 1525805/161000
66.07/31.79	c cleaning 18004 clauses out of 36020 with flag 1723747/180000
77.94/37.68	c cleaning 19007 clauses out of 38019 with flag 1935569/200003
90.58/43.92	c cleaning 19999 clauses out of 40009 with flag 2157091/221000
103.57/50.44	c cleaning 21002 clauses out of 42011 with flag 2386948/243001
118.42/57.81	c cleaning 22000 clauses out of 44010 with flag 2634993/266002
135.26/66.20	c cleaning 22999 clauses out of 46009 with flag 2895520/290001
154.08/75.66	c cleaning 23996 clauses out of 48009 with flag 3175456/315000
173.69/85.48	c cleaning 25002 clauses out of 50013 with flag 3450858/341000
195.77/96.41	c cleaning 25998 clauses out of 52011 with flag 3760519/368000
219.62/108.36	c cleaning 27000 clauses out of 54014 with flag 4076140/396001
245.88/121.46	c cleaning 28000 clauses out of 56014 with flag 4408604/425001
273.11/135.04	c cleaning 28985 clauses out of 58013 with flag 4741590/455000
277.53/137.26	c cleaning 0 clauses out of 11000 with flag 0/11000
301.94/149.40	c cleaning 29992 clauses out of 60031 with flag 5053489/486003
331.60/164.21	c cleaning 30995 clauses out of 62036 with flag 5348874/518000
364.90/180.87	c cleaning 31996 clauses out of 64043 with flag 5645345/551002
401.04/198.83	c cleaning 32999 clauses out of 66045 with flag 5985579/585000
441.24/218.82	c cleaning 33999 clauses out of 68046 with flag 6349560/620000
481.61/238.99	c cleaning 34997 clauses out of 70048 with flag 6692623/656001
520.63/258.39	c cleaning 36016 clauses out of 72051 with flag 7108169/693001
564.70/280.26	c cleaning 37001 clauses out of 74034 with flag 7538324/731000
609.60/302.57	c cleaning 38003 clauses out of 76033 with flag 7987153/770000
658.48/326.82	c cleaning 39004 clauses out of 78032 with flag 8442327/810002
694.28/344.66	c cleaning 40004 clauses out of 80026 with flag 8859364/851000
706.38/350.64	c cleaning 0 clauses out of 18001 with flag 0/18001
737.36/366.06	c cleaning 41005 clauses out of 82023 with flag 9279900/893001
783.29/388.85	c cleaning 41996 clauses out of 84017 with flag 9713019/936000
833.96/414.09	c cleaning 43003 clauses out of 86023 with flag 10222511/980002
883.93/438.84	c cleaning 44000 clauses out of 88019 with flag 10708877/1025001
935.79/464.60	c cleaning 45000 clauses out of 90018 with flag 11174473/1071000
986.99/490.04	c cleaning 45999 clauses out of 92020 with flag 11677508/1118002
1043.32/518.09	c cleaning 47004 clauses out of 94019 with flag 12180800/1166000
1101.81/547.29	c cleaning 48000 clauses out of 96015 with flag 12721146/1215000
1157.56/574.94	c cleaning 48998 clauses out of 98018 with flag 13247138/1265003
1211.72/601.84	c cleaning 50003 clauses out of 100017 with flag 13740882/1316000
1268.02/629.89	c cleaning 51004 clauses out of 102014 with flag 14236595/1368000
1321.18/656.24	c cleaning 51999 clauses out of 104011 with flag 14699470/1421001
1380.32/685.68	c cleaning 52996 clauses out of 106011 with flag 15181934/1475000
1440.47/715.58	c cleaning 54000 clauses out of 108019 with flag 15683808/1530004
1508.15/749.19	c cleaning 55001 clauses out of 110016 with flag 16204995/1586001
1559.80/774.84	c cleaning 0 clauses out of 26000 with flag 0/26000
1595.43/792.72	c cleaning 55996 clauses out of 112015 with flag 16808924/1643001
1677.71/833.70	c cleaning 57000 clauses out of 114018 with flag 17327794/1701000
1764.21/876.65	c cleaning 58001 clauses out of 116019 with flag 17883275/1760001
1800.03/894.41	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/894.41	c starts		: 137
1800.03/894.41	c conflicts		: 1791703
1800.03/894.41	c decisions		: 1968076
1800.03/894.41	c propagations		: 37459746
1800.03/894.41	c inspects		: 12372636740
1800.03/894.41	c shortcuts		: 0
1800.03/894.41	c learnt literals	: 0
1800.03/894.41	c learnt binary clauses	: 0
1800.03/894.41	c learnt ternary clauses	: 0
1800.03/894.41	c learnt constraints	: 1791703
1800.03/894.41	c ignored constraints	: 0
1800.03/894.41	c root simplifications	: 0
1800.03/894.41	c removed literals (reason simplification)	: 25383547
1800.03/894.41	c reason swapping (by a shorter reason)	: 0
1800.03/894.41	c Calls to reduceDB	: 55
1800.03/894.41	c Number of update (reduction) of LBD	: 619615
1800.03/894.41	c Imported unit clauses	: 0
1800.03/894.41	c number of reductions to clauses (during analyze)	: 0
1800.03/894.41	c number of learned constraints concerned by reduction	: 0
1800.03/894.41	c number of learning phase by resolution	: 0
1800.03/894.41	c number of learning phase by cutting planes	: 0
1800.03/894.41	c speed (assignments/second)	: 41892.3852872432
1800.03/894.41	c non guided choices	57
1800.03/894.44	c learnt constraints type 
1800.03/894.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 89720
1800.03/894.44	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/894.44	c starts		: 54
1800.03/894.44	c conflicts		: 28073
1800.03/894.44	c decisions		: 32525
1800.03/894.44	c propagations		: 455181
1800.03/894.44	c inspects		: 1161597288
1800.03/894.44	c shortcuts		: 0
1800.03/894.44	c learnt literals	: 0
1800.03/894.44	c learnt binary clauses	: 0
1800.03/894.44	c learnt ternary clauses	: 0
1800.03/894.44	c learnt constraints	: 28073
1800.03/894.44	c ignored constraints	: 0
1800.03/894.44	c root simplifications	: 0
1800.03/894.44	c removed literals (reason simplification)	: 0
1800.03/894.44	c reason swapping (by a shorter reason)	: 0
1800.03/894.44	c Calls to reduceDB	: 4
1800.03/894.44	c Number of update (reduction) of LBD	: 0
1800.03/894.44	c Imported unit clauses	: 0
1800.03/894.44	c number of reductions to clauses (during analyze)	: 0
1800.03/894.44	c number of learned constraints concerned by reduction	: 0
1800.03/894.44	c number of learning phase by resolution	: 0
1800.03/894.44	c number of learning phase by cutting planes	: 0
1800.03/894.44	c speed (assignments/second)	: 509.02403539161935
1800.03/894.44	c non guided choices	57
1800.03/894.46	c learnt constraints type 
1800.03/894.46	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 665
1800.03/894.46	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 6
1800.03/894.46	c org.sat4j.pb.constraints.pb.MaxWatchPb => 27402
1800.03/894.46	s UNKNOWN
1800.03/894.46	c Total wall clock time (in seconds): 894.272

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-4089842-1466019601/watcher-4089842-1466019601 -o /tmp/evaluation-result-4089842-1466019601/solver-4089842-1466019601 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4089842-1466019601.opb 

pid=14130
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.27 4.18 4.17 4/198 14133
/proc/meminfo: memFree=28512616/32872528 swapFree=1073728/1155488
[pid=14133] ppid=14130 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/14133/stat : 14133 (java) R 14130 14133 5545 0 -1 4202496 1065 0 0 0 0 0 0 0 20 0 1 0 4009365 23793664 716 33554432000 1073741824 1073778376 140733674998624 140733674987688 219504752720 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14133/statm: 5809 716 531 9 0 128 0

[startup+0.100113 s]
/proc/loadavg: 4.27 4.18 4.17 4/198 14133
/proc/meminfo: memFree=28512616/32872528 swapFree=1073728/1155488
[pid=14133] ppid=14130 vsize=9225560 CPUtime=0.01 cores=1,3,5,7
/proc/14133/stat : 14133 (java) S 14130 14133 5545 0 -1 4202496 3045 0 1 0 1 0 0 0 20 0 13 0 4009365 9446973440 3667 33554432000 1073741824 1073778376 140733674998624 140733674989760 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14133/statm: 2306390 3667 1661 9 0 2297091 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9225560

[startup+0.200317 s]
/proc/loadavg: 4.27 4.18 4.17 4/198 14133
/proc/meminfo: memFree=28512616/32872528 swapFree=1073728/1155488
[pid=14133] ppid=14130 vsize=9558476 CPUtime=0.13 cores=1,3,5,7
/proc/14133/stat : 14133 (java) S 14130 14133 5545 0 -1 4202496 4539 0 1 0 12 1 0 0 20 0 18 0 4009365 9787879424 6147 33554432000 1073741824 1073778376 140733674998624 140733674989760 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14133/statm: 2389619 6147 2169 9 0 2380296 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 9558476

[startup+0.300223 s]
/proc/loadavg: 4.27 4.18 4.17 4/198 14133
/proc/meminfo: memFree=28512616/32872528 swapFree=1073728/1155488
[pid=14133] ppid=14130 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/14133/stat : 14133 (java) S 14130 14133 5545 0 -1 4202496 7351 0 1 0 40 1 0 0 20 0 22 0 4009365 10060525568 9441 33554432000 1073741824 1073778376 140733674998624 140733674989760 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14133/statm: 2456183 9441 2226 9 0 2446860 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9824732

[startup+0.700215 s]
/proc/loadavg: 4.27 4.18 4.17 4/198 14133
/proc/meminfo: memFree=28512616/32872528 swapFree=1073728/1155488
[pid=14133] ppid=14130 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/14133/stat : 14133 (java) S 14130 14133 5545 0 -1 4202496 17051 0 1 0 197 4 0 0 20 0 22 0 4009365 10060525568 23331 33554432000 1073741824 1073778376 140733674998624 140733674989760 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14133/statm: 2456183 23331 2243 9 0 2446860 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.27 4.18 4.17 8/220 14155
/proc/meminfo: memFree=28337476/32872528 swapFree=1073728/1155488
[pid=14133] ppid=14130 vsize=9824732 CPUtime=4.49 cores=1,3,5,7
/proc/14133/stat : 14133 (java) S 14130 14133 5545 0 -1 4202496 23482 0 1 0 442 7 0 0 20 0 22 0 4009365 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140733674989760 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14133/statm: 2456183 48857 2277 9 0 2446860 0
[pid=14133/tid=14135] ppid=14130 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/14133/task/14135/stat : 14135 (java) S 14130 14133 5545 0 -1 4202560 2403 0 1 0 11 1 0 0 20 0 22 0 4009366 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002808345464 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14136] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14136/stat : 14136 (java) S 14130 14133 5545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4009371 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002652105128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14137] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14137/stat : 14137 (java) S 14130 14133 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4009371 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002651052584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14138] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14138/stat : 14138 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009371 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002649999528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14139] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14139/stat : 14139 (java) S 14130 14133 5545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 4009371 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002648946984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14140] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14140/stat : 14140 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009371 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002647894952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14141] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14141/stat : 14141 (java) S 14130 14133 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4009371 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002310745128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14142] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14142/stat : 14142 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009371 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002309692072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14143] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14143/stat : 14143 (java) S 14130 14133 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4009371 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002308639528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14144] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14144/stat : 14144 (java) S 14130 14133 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002296441192 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14145] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14145/stat : 14145 (java) S 14130 14133 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002295387512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14146] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14146/stat : 14146 (java) S 14130 14133 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002294334344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14147] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14147/stat : 14147 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002293283088 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14148] ppid=14130 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/14133/task/14148/stat : 14148 (java) S 14130 14133 5545 0 -1 4202560 10577 0 0 0 87 2 0 0 20 0 22 0 4009378 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002292230968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14149] ppid=14130 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/14133/task/14149/stat : 14149 (java) S 14130 14133 5545 0 -1 4202560 8991 0 0 0 88 2 0 0 20 0 22 0 4009378 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002291178424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14150] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14150/stat : 14150 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002290125560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14151] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14151/stat : 14151 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002289073224 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14152] ppid=14130 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/14133/task/14152/stat : 14152 (java) R 14130 14133 5545 0 -1 4202560 29 0 0 0 123 0 0 0 20 0 22 0 4009387 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002287910800 140002663579450 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14153] ppid=14130 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/14133/task/14153/stat : 14153 (java) R 14130 14133 5545 0 -1 4202560 96 0 0 0 122 2 0 0 20 0 22 0 4009387 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002286865808 140002663637452 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14154] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14154/stat : 14154 (java) S 14130 14133 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4009388 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002285814568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14155] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14155/stat : 14155 (java) S 14130 14133 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4009388 10060525568 48857 33554432000 1073741824 1073778376 140733674998624 140002284762024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 9824732

[startup+3.10097 s]
/proc/loadavg: 4.27 4.18 4.17 6/220 14155
/proc/meminfo: memFree=28282256/32872528 swapFree=1073728/1155488
[pid=14133] ppid=14130 vsize=9824732 CPUtime=7.9 cores=1,3,5,7
/proc/14133/stat : 14133 (java) S 14130 14133 5545 0 -1 4202496 23933 0 1 0 776 14 0 0 20 0 22 0 4009365 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140733674989760 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14133/statm: 2456183 86357 2277 9 0 2446860 0
[pid=14133/tid=14135] ppid=14130 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/14133/task/14135/stat : 14135 (java) S 14130 14133 5545 0 -1 4202560 2403 0 1 0 11 1 0 0 20 0 22 0 4009366 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002808345464 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14136] ppid=14130 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14133/task/14136/stat : 14136 (java) S 14130 14133 5545 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 4009371 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002652105128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14137] ppid=14130 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14133/task/14137/stat : 14137 (java) S 14130 14133 5545 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 4009371 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002651052584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14138] ppid=14130 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14133/task/14138/stat : 14138 (java) S 14130 14133 5545 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 4009371 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002649999528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14139] ppid=14130 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14133/task/14139/stat : 14139 (java) S 14130 14133 5545 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 4009371 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002648946984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14140] ppid=14130 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14133/task/14140/stat : 14140 (java) S 14130 14133 5545 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 4009371 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002647894952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14141] ppid=14130 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14133/task/14141/stat : 14141 (java) S 14130 14133 5545 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 4009371 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002310745128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14142] ppid=14130 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14133/task/14142/stat : 14142 (java) S 14130 14133 5545 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 4009371 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002309692072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14143] ppid=14130 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14133/task/14143/stat : 14143 (java) S 14130 14133 5545 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 4009371 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002308639528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14144] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14144/stat : 14144 (java) S 14130 14133 5545 0 -1 4202560 190 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002296441192 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14145] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14145/stat : 14145 (java) S 14130 14133 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002295387512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14146] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14146/stat : 14146 (java) S 14130 14133 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002294334344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14147] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14147/stat : 14147 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002293283088 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14148] ppid=14130 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/14133/task/14148/stat : 14148 (java) S 14130 14133 5545 0 -1 4202560 10772 0 0 0 92 2 0 0 20 0 22 0 4009378 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002292230968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14149] ppid=14130 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/14133/task/14149/stat : 14149 (java) S 14130 14133 5545 0 -1 4202560 8991 0 0 0 97 2 0 0 20 0 22 0 4009378 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002291178424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14150] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14150/stat : 14150 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002290125560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14151] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14151/stat : 14151 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002289073224 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14152] ppid=14130 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/14133/task/14152/stat : 14152 (java) R 14130 14133 5545 0 -1 4202560 32 0 0 0 275 0 0 0 20 0 22 0 4009387 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002287919928 140002663579487 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14153] ppid=14130 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/14133/task/14153/stat : 14153 (java) R 14130 14133 5545 0 -1 4202560 151 0 0 0 273 3 0 0 20 0 22 0 4009387 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002286865808 140002664075944 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14154] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14154/stat : 14154 (java) S 14130 14133 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4009388 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002285814568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14155] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14155/stat : 14155 (java) S 14130 14133 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4009388 10060525568 86357 33554432000 1073741824 1073778376 140733674998624 140002284762024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.9
Current children cumulated vsize (KiB) 9824732

[startup+6.30104 s]
/proc/loadavg: 4.33 4.19 4.17 7/220 14155
/proc/meminfo: memFree=27912976/32872528 swapFree=1073728/1155488
[pid=14133] ppid=14130 vsize=9824732 CPUtime=14.57 cores=1,3,5,7
/proc/14133/stat : 14133 (java) S 14130 14133 5545 0 -1 4202496 25107 0 1 0 1437 20 0 0 20 0 22 0 4009365 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140733674989760 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14133/statm: 2456183 153103 2277 9 0 2446860 0
[pid=14133/tid=14135] ppid=14130 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/14133/task/14135/stat : 14135 (java) S 14130 14133 5545 0 -1 4202560 2404 0 1 0 11 1 0 0 20 0 22 0 4009366 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002808345464 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14136] ppid=14130 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14133/task/14136/stat : 14136 (java) S 14130 14133 5545 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 22 0 4009371 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002652105128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14137] ppid=14130 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/14133/task/14137/stat : 14137 (java) S 14130 14133 5545 0 -1 4202560 28 0 0 0 4 2 0 0 20 0 22 0 4009371 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002651052584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14138] ppid=14130 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14133/task/14138/stat : 14138 (java) S 14130 14133 5545 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 22 0 4009371 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002649999528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14139] ppid=14130 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14133/task/14139/stat : 14139 (java) S 14130 14133 5545 0 -1 4202560 33 0 0 0 3 2 0 0 20 0 22 0 4009371 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002648946984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14140] ppid=14130 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14133/task/14140/stat : 14140 (java) S 14130 14133 5545 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 22 0 4009371 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002647894952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14141] ppid=14130 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14133/task/14141/stat : 14141 (java) S 14130 14133 5545 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 4009371 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002310745128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14142] ppid=14130 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14133/task/14142/stat : 14142 (java) S 14130 14133 5545 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 4009371 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002309692072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14143] ppid=14130 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14133/task/14143/stat : 14143 (java) S 14130 14133 5545 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 4009371 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002308639528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14144] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14144/stat : 14144 (java) S 14130 14133 5545 0 -1 4202560 439 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002296441192 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14145] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14145/stat : 14145 (java) S 14130 14133 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002295387512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14146] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14146/stat : 14146 (java) S 14130 14133 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002294334344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14147] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14147/stat : 14147 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 153103 33554432000 1073741824 1073778376 140733674998624 140002293283088 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14148] ppid=14130 vsize=9824732 CPUtime=0.94 cores=1,3,5,7

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

/proc/14133/task/14138/stat : 14138 (java) S 14130 14133 5545 0 -1 4202560 376 0 0 0 265 8 0 0 20 0 22 0 4009371 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002649999528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14139] ppid=14130 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/14133/task/14139/stat : 14139 (java) S 14130 14133 5545 0 -1 4202560 372 0 0 0 279 6 0 0 20 0 22 0 4009371 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002648946984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14140] ppid=14130 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/14133/task/14140/stat : 14140 (java) S 14130 14133 5545 0 -1 4202560 376 0 0 0 264 8 0 0 20 0 22 0 4009371 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002647894952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14141] ppid=14130 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/14133/task/14141/stat : 14141 (java) S 14130 14133 5545 0 -1 4202560 346 0 0 0 280 6 0 0 20 0 22 0 4009371 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002310745128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14142] ppid=14130 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/14133/task/14142/stat : 14142 (java) S 14130 14133 5545 0 -1 4202560 350 0 0 0 251 6 0 0 20 0 22 0 4009371 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002309692072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14143] ppid=14130 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/14133/task/14143/stat : 14143 (java) S 14130 14133 5545 0 -1 4202560 337 0 0 0 265 6 0 0 20 0 22 0 4009371 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002308639528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14144] ppid=14130 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/14133/task/14144/stat : 14144 (java) S 14130 14133 5545 0 -1 4202560 1346 0 0 0 75 26 0 0 20 0 22 0 4009372 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002296441192 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14145] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14145/stat : 14145 (java) S 14130 14133 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002295387512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14146] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14146/stat : 14146 (java) S 14130 14133 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002294334344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14147] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14147/stat : 14147 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002293283088 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14148] ppid=14130 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/14133/task/14148/stat : 14148 (java) S 14130 14133 5545 0 -1 4202560 10788 0 0 0 98 2 0 0 20 0 22 0 4009378 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002292230968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14149] ppid=14130 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/14133/task/14149/stat : 14149 (java) S 14130 14133 5545 0 -1 4202560 12129 0 0 0 169 2 0 0 20 0 22 0 4009378 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002291178424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14150] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14150/stat : 14150 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002290125560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14151] ppid=14130 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/14133/task/14151/stat : 14151 (java) S 14130 14133 5545 0 -1 4202560 47 0 0 0 14 20 0 0 20 0 22 0 4009378 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002289073224 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14152] ppid=14130 vsize=9824732 CPUtime=812.32 cores=1,3,5,7
/proc/14133/task/14152/stat : 14152 (java) R 14130 14133 5545 0 -1 4202560 232 0 0 0 81216 16 0 0 20 0 22 0 4009387 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002287918496 140002663579487 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14153] ppid=14130 vsize=9824732 CPUtime=812.44 cores=1,3,5,7
/proc/14133/task/14153/stat : 14153 (java) R 14130 14133 5545 0 -1 4202560 1421 0 0 0 81192 52 0 0 20 0 22 0 4009387 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002286864992 140002663612988 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14154] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14154/stat : 14154 (java) S 14130 14133 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4009388 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002285814568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14155] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14155/stat : 14155 (java) S 14130 14133 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4009388 10060525568 595629 33554432000 1073741824 1073778376 140733674998624 140002284762024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1654.96
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.33 4.31 4.24 5/219 14244
/proc/meminfo: memFree=25365752/32872528 swapFree=1073728/1155488
[pid=14133] ppid=14130 vsize=9824732 CPUtime=1775.72 cores=1,3,5,7
/proc/14133/stat : 14133 (java) S 14130 14133 5545 0 -1 4202496 32545 0 1 0 177431 141 0 0 20 0 22 0 4009365 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140733674989760 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14133/statm: 2456183 586250 2286 9 0 2446860 0
[pid=14133/tid=14135] ppid=14130 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/14133/task/14135/stat : 14135 (java) S 14130 14133 5545 0 -1 4202560 2411 0 1 0 14 3 0 0 20 0 22 0 4009366 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002808345464 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14136] ppid=14130 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/14133/task/14136/stat : 14136 (java) S 14130 14133 5545 0 -1 4202560 352 0 0 0 296 5 0 0 20 0 22 0 4009371 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002652105128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14137] ppid=14130 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/14133/task/14137/stat : 14137 (java) S 14130 14133 5545 0 -1 4202560 364 0 0 0 305 6 0 0 20 0 22 0 4009371 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002651052584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14138] ppid=14130 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/14133/task/14138/stat : 14138 (java) S 14130 14133 5545 0 -1 4202560 376 0 0 0 285 8 0 0 20 0 22 0 4009371 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002649999528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14139] ppid=14130 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/14133/task/14139/stat : 14139 (java) S 14130 14133 5545 0 -1 4202560 372 0 0 0 302 6 0 0 20 0 22 0 4009371 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002648946984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14140] ppid=14130 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/14133/task/14140/stat : 14140 (java) S 14130 14133 5545 0 -1 4202560 376 0 0 0 284 8 0 0 20 0 22 0 4009371 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002647894952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14141] ppid=14130 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/14133/task/14141/stat : 14141 (java) S 14130 14133 5545 0 -1 4202560 346 0 0 0 301 7 0 0 20 0 22 0 4009371 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002310745128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14142] ppid=14130 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/14133/task/14142/stat : 14142 (java) S 14130 14133 5545 0 -1 4202560 350 0 0 0 276 6 0 0 20 0 22 0 4009371 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002309692072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14143] ppid=14130 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/14133/task/14143/stat : 14143 (java) S 14130 14133 5545 0 -1 4202560 337 0 0 0 284 6 0 0 20 0 22 0 4009371 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002308639528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14144] ppid=14130 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/14133/task/14144/stat : 14144 (java) S 14130 14133 5545 0 -1 4202560 1350 0 0 0 76 27 0 0 20 0 22 0 4009372 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002296441192 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14145] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14145/stat : 14145 (java) S 14130 14133 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002295387512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14146] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14146/stat : 14146 (java) S 14130 14133 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002294334344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14147] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14147/stat : 14147 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002293283088 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14148] ppid=14130 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/14133/task/14148/stat : 14148 (java) S 14130 14133 5545 0 -1 4202560 10789 0 0 0 99 2 0 0 20 0 22 0 4009378 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002292230968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14149] ppid=14130 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/14133/task/14149/stat : 14149 (java) S 14130 14133 5545 0 -1 4202560 12129 0 0 0 169 2 0 0 20 0 22 0 4009378 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002291178424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14150] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14150/stat : 14150 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002290125560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14151] ppid=14130 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/14133/task/14151/stat : 14151 (java) S 14130 14133 5545 0 -1 4202560 51 0 0 0 15 22 0 0 20 0 22 0 4009378 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002289073224 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14152] ppid=14130 vsize=9824732 CPUtime=871.63 cores=1,3,5,7
/proc/14133/task/14152/stat : 14152 (java) R 14130 14133 5545 0 -1 4202560 250 0 0 0 87145 18 0 0 20 0 22 0 4009387 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002287918480 140002664060814 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14153] ppid=14130 vsize=9824732 CPUtime=871.77 cores=1,3,5,7
/proc/14133/task/14153/stat : 14153 (java) R 14130 14133 5545 0 -1 4202560 1427 0 0 0 87124 53 0 0 20 0 22 0 4009387 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002286865056 140002663636357 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14154] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14154/stat : 14154 (java) S 14130 14133 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4009388 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002285814568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14155] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14155/stat : 14155 (java) S 14130 14133 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4009388 10060525568 586250 33554432000 1073741824 1073778376 140733674998624 140002284762024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1775.72
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.408 s]
/proc/loadavg: 4.35 4.31 4.24 5/219 14244
/proc/meminfo: memFree=25356376/32872528 swapFree=1073728/1155488
[pid=14133] ppid=14130 vsize=9824732 CPUtime=1800.03 cores=1,3,5,7
/proc/14133/stat : 14133 (java) S 14130 14133 5545 0 -1 4202496 32550 0 1 0 179861 142 0 0 20 0 22 0 4009365 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140733674989760 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14133/statm: 2456183 584952 2286 9 0 2446860 0
[pid=14133/tid=14135] ppid=14130 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/14133/task/14135/stat : 14135 (java) S 14130 14133 5545 0 -1 4202560 2411 0 1 0 14 3 0 0 20 0 22 0 4009366 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002808345464 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14136] ppid=14130 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/14133/task/14136/stat : 14136 (java) S 14130 14133 5545 0 -1 4202560 352 0 0 0 300 5 0 0 20 0 22 0 4009371 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002652105128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14137] ppid=14130 vsize=9824732 CPUtime=3.14 cores=1,3,5,7
/proc/14133/task/14137/stat : 14137 (java) S 14130 14133 5545 0 -1 4202560 364 0 0 0 308 6 0 0 20 0 22 0 4009371 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002651052584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14138] ppid=14130 vsize=9824732 CPUtime=2.98 cores=1,3,5,7
/proc/14133/task/14138/stat : 14138 (java) S 14130 14133 5545 0 -1 4202560 376 0 0 0 290 8 0 0 20 0 22 0 4009371 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002649999528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14139] ppid=14130 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/14133/task/14139/stat : 14139 (java) S 14130 14133 5545 0 -1 4202560 372 0 0 0 305 6 0 0 20 0 22 0 4009371 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002648946984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14140] ppid=14130 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/14133/task/14140/stat : 14140 (java) S 14130 14133 5545 0 -1 4202560 376 0 0 0 289 8 0 0 20 0 22 0 4009371 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002647894952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14141] ppid=14130 vsize=9824732 CPUtime=3.13 cores=1,3,5,7
/proc/14133/task/14141/stat : 14141 (java) S 14130 14133 5545 0 -1 4202560 346 0 0 0 306 7 0 0 20 0 22 0 4009371 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002310745128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14142] ppid=14130 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/14133/task/14142/stat : 14142 (java) S 14130 14133 5545 0 -1 4202560 350 0 0 0 281 6 0 0 20 0 22 0 4009371 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002309692072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14143] ppid=14130 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/14133/task/14143/stat : 14143 (java) S 14130 14133 5545 0 -1 4202560 337 0 0 0 290 6 0 0 20 0 22 0 4009371 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002308639528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14144] ppid=14130 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/14133/task/14144/stat : 14144 (java) S 14130 14133 5545 0 -1 4202560 1350 0 0 0 76 27 0 0 20 0 22 0 4009372 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002296441192 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14145] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14145/stat : 14145 (java) S 14130 14133 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002295387512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14146] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14146/stat : 14146 (java) S 14130 14133 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4009372 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002294334344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14147] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14147/stat : 14147 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002293283088 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14133/tid=14148] ppid=14130 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/14133/task/14148/stat : 14148 (java) S 14130 14133 5545 0 -1 4202560 10789 0 0 0 99 2 0 0 20 0 22 0 4009378 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002292230968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14149] ppid=14130 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/14133/task/14149/stat : 14149 (java) S 14130 14133 5545 0 -1 4202560 12129 0 0 0 169 2 0 0 20 0 22 0 4009378 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002291178424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14150] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14150/stat : 14150 (java) S 14130 14133 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4009378 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002290125560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14151] ppid=14130 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/14133/task/14151/stat : 14151 (java) S 14130 14133 5545 0 -1 4202560 51 0 0 0 15 22 0 0 20 0 22 0 4009378 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002289073224 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14152] ppid=14130 vsize=9824732 CPUtime=883.57 cores=1,3,5,7
/proc/14133/task/14152/stat : 14152 (java) R 14130 14133 5545 0 -1 4202560 253 0 0 0 88339 18 0 0 20 0 22 0 4009387 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002287917696 140002663579487 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14133/tid=14153] ppid=14130 vsize=9824732 CPUtime=883.73 cores=1,3,5,7
/proc/14133/task/14153/stat : 14153 (java) R 14130 14133 5545 0 -1 4202560 1429 0 0 0 88320 53 0 0 20 0 22 0 4009387 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002286865952 140002663613156 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14133/tid=14154] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14154/stat : 14154 (java) S 14130 14133 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4009388 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002285814568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14133/tid=14155] ppid=14130 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14133/task/14155/stat : 14155 (java) S 14130 14133 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4009388 10060525568 584952 33554432000 1073741824 1073778376 140733674998624 140002284762024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 14133 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 14133 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=299225
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=960701
# CPU time returned by wait4() is 1796.26
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.484
CPU time (s): 1800.03
CPU user time (s): 1798.61
CPU system time (s): 1.42
CPU usage (%): 201.237
Max. virtual memory (cumulated for all children) (KiB): 9825224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.3
system time used= 1.9607
maximum resident set size= 2823716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32593
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33060
involuntary context switches= 51741

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.77012 second user time and 7.57785 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 21:40:01
IDJOB=4089842
IDBENCH=107464
IDSOLVER=2543
FILE ID=node114/4089842-1466019601
RUNJOBID= node114-1466008022-5562
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/rand6reg/normalized-rand6reg-v061-n2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089842-1466019601/watcher-4089842-1466019601 -o /tmp/evaluation-result-4089842-1466019601/solver-4089842-1466019601 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089842-1466019601.opb

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

MD5SUM BENCH= 366327c5ca39c3faa344a7c52c5e3cf0
RANDOM SEED=1068485918

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.761
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:        28512888 kB
Buffers:           20916 kB
Cached:            44724 kB
SwapCached:        33296 kB
Active:          2426452 kB
Inactive:          72288 kB
Active(anon):    2402420 kB
Inactive(anon):    33292 kB
Active(file):      24032 kB
Inactive(file):    38996 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:       3562372 kB
Mapped:            15520 kB
Shmem:                 0 kB
Slab:             566112 kB
SReclaimable:      10016 kB
SUnreclaim:       556096 kB
KernelStack:        1776 kB
PageTables:        11812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3742040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2439168 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= 71736 MiB
End job on node114 at 2016-06-15 21:54:56