Trace number 4089982

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 893.671

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v041-n1.opb
MD5SUM25caec41769df5f883c48edaaa9c7bfb
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.05599
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints41
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)41
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4089982-1466022982.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  no objective function found
0.08/0.14	c ... done. Wall clock time 0.021s.
0.08/0.14	c declared #vars     123
0.08/0.14	c #constraints  82
0.08/0.14	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.14	c constraints type 
0.08/0.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 41
0.08/0.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 41
0.08/0.14	c 82 constraints processed.
0.08/0.14	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.14	c constraints type 
0.08/0.14	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 41
0.08/0.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 41
0.08/0.14	c 82 constraints processed.
2.29/0.70	c cleaning 2499 clauses out of 5001 with flag 30428/5001
3.91/1.16	c cleaning 4247 clauses out of 8501 with flag 80303/11000
5.32/1.71	c cleaning 5621 clauses out of 11255 with flag 138146/18001
6.94/2.52	c cleaning 6811 clauses out of 13634 with flag 208019/26001
8.79/3.50	c cleaning 7906 clauses out of 15822 with flag 287809/35000
11.38/4.75	c cleaning 8952 clauses out of 17916 with flag 384148/45000
14.58/6.33	c cleaning 9978 clauses out of 19965 with flag 489326/56001
18.21/8.16	c cleaning 10987 clauses out of 21986 with flag 602046/68000
22.22/10.15	c cleaning 11999 clauses out of 23999 with flag 721157/81000
25.69/11.82	c cleaning 0 clauses out of 5001 with flag 0/5001
27.53/12.66	c cleaning 12999 clauses out of 26002 with flag 850913/95002
33.29/15.41	c cleaning 13995 clauses out of 28005 with flag 983505/110004
39.70/18.64	c cleaning 14997 clauses out of 30007 with flag 1130582/126001
47.34/22.47	c cleaning 15996 clauses out of 32009 with flag 1295534/143000
56.54/27.05	c cleaning 16999 clauses out of 34014 with flag 1479193/161001
66.58/32.08	c cleaning 18000 clauses out of 36014 with flag 1645137/180000
77.39/37.48	c cleaning 19004 clauses out of 38016 with flag 1825250/200002
88.63/43.08	c cleaning 19999 clauses out of 40010 with flag 2026826/221000
101.06/49.25	c cleaning 20999 clauses out of 42011 with flag 2231547/243000
114.30/55.87	c cleaning 22004 clauses out of 44014 with flag 2446374/266002
124.32/60.88	c cleaning 0 clauses out of 11000 with flag 0/11000
129.53/63.46	c cleaning 22997 clauses out of 46008 with flag 2665719/290000
147.01/72.10	c cleaning 24002 clauses out of 48013 with flag 2903091/315002
165.70/81.43	c cleaning 24988 clauses out of 50010 with flag 3153723/341001
185.98/91.54	c cleaning 26008 clauses out of 52022 with flag 3419001/368001
207.32/102.19	c cleaning 27000 clauses out of 54014 with flag 3676841/396001
231.42/114.14	c cleaning 27998 clauses out of 56013 with flag 3952502/425000
256.36/126.59	c cleaning 28999 clauses out of 58017 with flag 4261064/455002
282.48/139.58	c cleaning 30002 clauses out of 60017 with flag 4566111/486001
313.26/154.85	c cleaning 30996 clauses out of 62014 with flag 4865182/518000
343.42/169.87	c cleaning 32004 clauses out of 64018 with flag 5170377/551000
354.73/175.40	c cleaning 0 clauses out of 18000 with flag 0/18000
372.40/184.29	c cleaning 32999 clauses out of 66015 with flag 5465811/585001
408.24/202.03	c cleaning 34005 clauses out of 68017 with flag 5790912/620002
447.89/221.70	c cleaning 34995 clauses out of 70012 with flag 6147032/656002
489.54/242.47	c cleaning 36000 clauses out of 72016 with flag 6485452/693001
535.13/265.11	c cleaning 37004 clauses out of 74016 with flag 6858124/731001
581.95/288.48	c cleaning 37996 clauses out of 76012 with flag 7247189/770001
635.63/315.12	c cleaning 38998 clauses out of 78017 with flag 7644888/810002
686.17/340.25	c cleaning 40000 clauses out of 80019 with flag 8012025/851002
742.53/368.21	c cleaning 41001 clauses out of 82019 with flag 8403214/893002
790.25/391.93	c cleaning 0 clauses out of 26001 with flag 0/26001
801.70/397.66	c cleaning 42003 clauses out of 84016 with flag 8797199/936000
870.44/431.72	c cleaning 43002 clauses out of 86013 with flag 9198754/980000
937.45/465.02	c cleaning 44003 clauses out of 88013 with flag 9632338/1025002
1007.48/499.88	c cleaning 45003 clauses out of 90008 with flag 10092992/1071000
1080.91/536.38	c cleaning 45996 clauses out of 92007 with flag 10564403/1118002
1153.41/572.36	c cleaning 46998 clauses out of 94009 with flag 11041443/1166000
1230.72/610.79	c cleaning 48000 clauses out of 96011 with flag 11517794/1215000
1311.95/651.05	c cleaning 48997 clauses out of 98012 with flag 12008608/1265001
1404.90/697.29	c cleaning 50000 clauses out of 100015 with flag 12520179/1316001
1455.30/722.20	c cleaning 0 clauses out of 35003 with flag 0/35003
1496.25/742.54	c cleaning 50998 clauses out of 102015 with flag 13040325/1368001
1590.56/789.58	c cleaning 51999 clauses out of 104017 with flag 13561725/1421001
1694.19/841.00	c cleaning 53002 clauses out of 106017 with flag 14107135/1475000
1796.62/891.97	c cleaning 54002 clauses out of 108017 with flag 14624206/1530002
1800.03/893.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/893.60	c starts		: 2621
1800.03/893.60	c conflicts		: 1533392
1800.03/893.60	c decisions		: 1750928
1800.03/893.60	c propagations		: 27285773
1800.03/893.60	c inspects		: 11374265585
1800.03/893.60	c shortcuts		: 0
1800.03/893.60	c learnt literals	: 0
1800.03/893.60	c learnt binary clauses	: 0
1800.03/893.60	c learnt ternary clauses	: 0
1800.03/893.60	c learnt constraints	: 1533392
1800.03/893.60	c ignored constraints	: 0
1800.03/893.60	c root simplifications	: 0
1800.03/893.60	c removed literals (reason simplification)	: 18597963
1800.03/893.60	c reason swapping (by a shorter reason)	: 0
1800.03/893.60	c Calls to reduceDB	: 51
1800.03/893.60	c Number of update (reduction) of LBD	: 499693
1800.03/893.60	c Imported unit clauses	: 0
1800.03/893.60	c number of reductions to clauses (during analyze)	: 0
1800.03/893.60	c number of learned constraints concerned by reduction	: 0
1800.03/893.60	c number of learning phase by resolution	: 0
1800.03/893.60	c number of learning phase by cutting planes	: 0
1800.03/893.60	c speed (assignments/second)	: 30539.548070024633
1800.03/893.60	c non guided choices	39
1800.03/893.63	c learnt constraints type 
1800.03/893.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 57405
1800.03/893.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/893.63	c starts		: 64
1800.03/893.63	c conflicts		: 38995
1800.03/893.63	c decisions		: 42309
1800.03/893.63	c propagations		: 521054
1800.03/893.63	c inspects		: 1407439026
1800.03/893.63	c shortcuts		: 0
1800.03/893.63	c learnt literals	: 0
1800.03/893.63	c learnt binary clauses	: 0
1800.03/893.63	c learnt ternary clauses	: 0
1800.03/893.63	c learnt constraints	: 38994
1800.03/893.63	c ignored constraints	: 0
1800.03/893.63	c root simplifications	: 0
1800.03/893.63	c removed literals (reason simplification)	: 0
1800.03/893.63	c reason swapping (by a shorter reason)	: 0
1800.03/893.63	c Calls to reduceDB	: 5
1800.03/893.63	c Number of update (reduction) of LBD	: 0
1800.03/893.63	c Imported unit clauses	: 0
1800.03/893.63	c number of reductions to clauses (during analyze)	: 0
1800.03/893.63	c number of learned constraints concerned by reduction	: 0
1800.03/893.63	c number of learning phase by resolution	: 0
1800.03/893.63	c number of learning phase by cutting planes	: 0
1800.03/893.63	c speed (assignments/second)	: 583.1710472711319
1800.03/893.63	c non guided choices	39
1800.03/893.65	c learnt constraints type 
1800.03/893.65	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 622
1800.03/893.65	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 12
1800.03/893.65	c org.sat4j.pb.constraints.pb.MaxWatchPb => 38360
1800.03/893.65	s UNKNOWN
1800.03/893.65	c Total wall clock time (in seconds): 893.531

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-4089982-1466022982/watcher-4089982-1466022982 -o /tmp/evaluation-result-4089982-1466022982/solver-4089982-1466022982 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5783 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4089982-1466022982.opb 

pid=10463
running on 4 cores: 0,2,4,6

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.02 4.03 4.00 4/197 10466
/proc/meminfo: memFree=29131028/32872528 swapFree=248296/248296
[pid=10466] ppid=10463 vsize=9212 CPUtime=0 cores=0,2,4,6
/proc/10466/stat : 10466 (java) R 10463 10466 5767 0 -1 4202496 391 0 0 0 0 0 0 0 20 0 1 0 4348579 9433088 64 33554432000 1073741824 1073778376 140736214122752 140736214119880 247055086442 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10466/statm: 2306 77 60 9 0 38 0

[startup+0.100158 s]
/proc/loadavg: 4.02 4.03 4.00 4/197 10466
/proc/meminfo: memFree=29131028/32872528 swapFree=248296/248296
[pid=10466] ppid=10463 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/10466/stat : 10466 (java) S 10463 10466 5767 0 -1 4202496 4424 0 1 0 7 1 0 0 20 0 18 0 4348579 9787879424 6054 33554432000 1073741824 1073778376 140736214122752 140736214113888 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10466/statm: 2389619 6054 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.20023 s]
/proc/loadavg: 4.02 4.03 4.00 4/197 10466
/proc/meminfo: memFree=29131028/32872528 swapFree=248296/248296
[pid=10466] ppid=10463 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/10466/stat : 10466 (java) S 10463 10466 5767 0 -1 4202496 6169 0 1 0 28 2 0 0 20 0 22 0 4348579 10060525568 8868 33554432000 1073741824 1073778376 140736214122752 140736214113888 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10466/statm: 2456183 8868 2214 9 0 2446860 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9824732

[startup+0.300238 s]
/proc/loadavg: 4.02 4.03 4.00 4/197 10466
/proc/meminfo: memFree=29131028/32872528 swapFree=248296/248296
[pid=10466] ppid=10463 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/10466/stat : 10466 (java) S 10463 10466 5767 0 -1 4202496 8744 0 1 0 67 2 0 0 20 0 22 0 4348579 10060525568 10551 33554432000 1073741824 1073778376 140736214122752 140736214113888 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10466/statm: 2456183 10551 2231 9 0 2446860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9824732

[startup+0.700194 s]
/proc/loadavg: 4.02 4.03 4.00 4/197 10466
/proc/meminfo: memFree=29131028/32872528 swapFree=248296/248296
[pid=10466] ppid=10463 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/10466/stat : 10466 (java) S 10463 10466 5767 0 -1 4202496 16926 0 1 0 225 4 0 0 20 0 22 0 4348579 10060525568 29024 33554432000 1073741824 1073778376 140736214122752 140736214113888 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10466/statm: 2456183 29024 2241 9 0 2446860 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.02 4.03 4.00 7/219 10488
/proc/meminfo: memFree=28958884/32872528 swapFree=248296/248296
[pid=10466] ppid=10463 vsize=9824732 CPUtime=4.86 cores=0,2,4,6
/proc/10466/stat : 10466 (java) S 10463 10466 5767 0 -1 4202496 24546 0 1 0 480 6 0 0 20 0 22 0 4348579 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140736214113888 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10466/statm: 2456183 47611 2272 9 0 2446860 0
[pid=10466/tid=10468] ppid=10463 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/10466/task/10468/stat : 10468 (java) S 10463 10466 5767 0 -1 4202560 2405 0 1 0 10 1 0 0 20 0 22 0 4348580 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045409219448 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10469] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10469/stat : 10469 (java) S 10463 10466 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045398281000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10470] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10470/stat : 10470 (java) S 10463 10466 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045397228200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10471] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10471/stat : 10471 (java) S 10463 10466 5767 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045396175912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10472] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10472/stat : 10472 (java) S 10463 10466 5767 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045249625000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10473] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10473/stat : 10473 (java) S 10463 10466 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045248571688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10474] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10474/stat : 10474 (java) S 10463 10466 5767 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045247518888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10475] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10475/stat : 10475 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045246466600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10476] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10476/stat : 10476 (java) S 10463 10466 5767 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045245413800 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10477] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10477/stat : 10477 (java) S 10463 10466 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 4348582 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045233216232 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10478] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10478/stat : 10478 (java) S 10463 10466 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4348583 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045232162296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10479] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10479/stat : 10479 (java) S 10463 10466 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4348583 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045231109896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10480] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10480/stat : 10480 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045230058384 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10481] ppid=10463 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/10466/task/10481/stat : 10481 (java) R 10463 10466 5767 0 -1 4202560 10077 0 0 0 101 2 0 0 20 0 22 0 4348585 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045229004984 140045413311176 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10482] ppid=10463 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/10466/task/10482/stat : 10482 (java) R 10463 10466 5767 0 -1 4202560 10548 0 0 0 98 1 0 0 20 0 22 0 4348585 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045227938928 140045410780233 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10483] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10483/stat : 10483 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045226900088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10484] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10484/stat : 10484 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045225847496 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10485] ppid=10463 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/10466/task/10485/stat : 10485 (java) R 10463 10466 5767 0 -1 4202560 27 0 0 0 131 0 0 0 20 0 22 0 4348594 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045224791072 140045277717958 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10486] ppid=10463 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/10466/task/10486/stat : 10486 (java) R 10463 10466 5767 0 -1 4202560 109 0 0 0 129 2 0 0 20 0 22 0 4348594 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045223739704 140045277764345 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10487] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10487/stat : 10487 (java) S 10463 10466 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4348594 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045222688424 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10488] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10488/stat : 10488 (java) S 10463 10466 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4348594 10060525568 47611 33554432000 1073741824 1073778376 140736214122752 140045221635624 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 9824732

[startup+3.10098 s]
/proc/loadavg: 4.02 4.03 4.00 7/219 10557
/proc/meminfo: memFree=31035528/32872528 swapFree=248296/248296
[pid=10466] ppid=10463 vsize=9824732 CPUtime=8.16 cores=0,2,4,6
/proc/10466/stat : 10466 (java) S 10463 10466 5767 0 -1 4202496 25034 0 1 0 805 11 0 0 20 0 22 0 4348579 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140736214113888 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10466/statm: 2456183 89458 2272 9 0 2446860 0
[pid=10466/tid=10468] ppid=10463 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/10466/task/10468/stat : 10468 (java) S 10463 10466 5767 0 -1 4202560 2405 0 1 0 10 1 0 0 20 0 22 0 4348580 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045409219448 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10469] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10469/stat : 10469 (java) S 10463 10466 5767 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045398281000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10470] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10470/stat : 10470 (java) S 10463 10466 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045397228200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10471] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10471/stat : 10471 (java) S 10463 10466 5767 0 -1 4202560 75 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045396175912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10472] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10472/stat : 10472 (java) S 10463 10466 5767 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045249625000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10473] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10473/stat : 10473 (java) S 10463 10466 5767 0 -1 4202560 75 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045248571688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10474] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10474/stat : 10474 (java) S 10463 10466 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045247518888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10475] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10475/stat : 10475 (java) S 10463 10466 5767 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045246466600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10476] ppid=10463 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/10466/task/10476/stat : 10476 (java) S 10463 10466 5767 0 -1 4202560 81 0 0 0 1 0 0 0 20 0 22 0 4348581 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045245413800 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10477] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10477/stat : 10477 (java) S 10463 10466 5767 0 -1 4202560 184 0 0 0 0 0 0 0 20 0 22 0 4348582 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045233216232 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10478] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10478/stat : 10478 (java) S 10463 10466 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4348583 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045232162296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10479] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10479/stat : 10479 (java) S 10463 10466 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4348583 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045231109896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10480] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10480/stat : 10480 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045230058384 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10481] ppid=10463 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/10466/task/10481/stat : 10481 (java) S 10463 10466 5767 0 -1 4202560 10078 0 0 0 103 2 0 0 20 0 22 0 4348585 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045229004984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10482] ppid=10463 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/10466/task/10482/stat : 10482 (java) S 10463 10466 5767 0 -1 4202560 10548 0 0 0 102 1 0 0 20 0 22 0 4348585 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045227952184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10483] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10483/stat : 10483 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045226900088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10484] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10484/stat : 10484 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045225847496 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10485] ppid=10463 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/10466/task/10485/stat : 10485 (java) R 10463 10466 5767 0 -1 4202560 28 0 0 0 288 0 0 0 20 0 22 0 4348594 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045224791008 140045277693537 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10486] ppid=10463 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/10466/task/10486/stat : 10486 (java) R 10463 10466 5767 0 -1 4202560 181 0 0 0 284 4 0 0 20 0 22 0 4348594 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045223739040 140045277766684 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10487] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10487/stat : 10487 (java) S 10463 10466 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4348594 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045222688424 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10488] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10488/stat : 10488 (java) S 10463 10466 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4348594 10060525568 89458 33554432000 1073741824 1073778376 140736214122752 140045221635624 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.16
Current children cumulated vsize (KiB) 9824732

[startup+6.30101 s]
/proc/loadavg: 4.02 4.03 4.00 5/219 10557
/proc/meminfo: memFree=30275708/32872528 swapFree=248296/248296
[pid=10466] ppid=10463 vsize=9824732 CPUtime=14.58 cores=0,2,4,6
/proc/10466/stat : 10466 (java) S 10463 10466 5767 0 -1 4202496 25907 0 1 0 1435 23 0 0 20 0 22 0 4348579 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140736214113888 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10466/statm: 2456183 268110 2272 9 0 2446860 0
[pid=10466/tid=10468] ppid=10463 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/10466/task/10468/stat : 10468 (java) S 10463 10466 5767 0 -1 4202560 2405 0 1 0 10 1 0 0 20 0 22 0 4348580 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045409219448 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10469] ppid=10463 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/10466/task/10469/stat : 10469 (java) S 10463 10466 5767 0 -1 4202560 23 0 0 0 1 0 0 0 20 0 22 0 4348581 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045398281000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10470] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10470/stat : 10470 (java) S 10463 10466 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045397228200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10471] ppid=10463 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10466/task/10471/stat : 10471 (java) S 10463 10466 5767 0 -1 4202560 82 0 0 0 2 0 0 0 20 0 22 0 4348581 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045396175912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10472] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10472/stat : 10472 (java) S 10463 10466 5767 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 4348581 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045249625000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10473] ppid=10463 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/10466/task/10473/stat : 10473 (java) S 10463 10466 5767 0 -1 4202560 75 0 0 0 1 0 0 0 20 0 22 0 4348581 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045248571688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10474] ppid=10463 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/10466/task/10474/stat : 10474 (java) S 10463 10466 5767 0 -1 4202560 23 0 0 0 1 0 0 0 20 0 22 0 4348581 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045247518888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10475] ppid=10463 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/10466/task/10475/stat : 10475 (java) S 10463 10466 5767 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 4348581 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045246466600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10476] ppid=10463 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10466/task/10476/stat : 10476 (java) S 10463 10466 5767 0 -1 4202560 84 0 0 0 2 0 0 0 20 0 22 0 4348581 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045245413800 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10477] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10477/stat : 10477 (java) S 10463 10466 5767 0 -1 4202560 434 0 0 0 0 0 0 0 20 0 22 0 4348582 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045233216232 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10478] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10478/stat : 10478 (java) S 10463 10466 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4348583 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045232162296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10479] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10479/stat : 10479 (java) S 10463 10466 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4348583 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045231109896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10480] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10480/stat : 10480 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 268110 33554432000 1073741824 1073778376 140736214122752 140045230058384 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10481] ppid=10463 vsize=9824732 CPUtime=1.05 cores=0,2,4,6

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

/proc/10466/task/10471/stat : 10471 (java) S 10463 10466 5767 0 -1 4202560 389 0 0 0 295 4 0 0 20 0 22 0 4348581 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045396175912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10472] ppid=10463 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/10466/task/10472/stat : 10472 (java) S 10463 10466 5767 0 -1 4202560 426 0 0 0 305 5 0 0 20 0 22 0 4348581 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045249625000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10473] ppid=10463 vsize=9824732 CPUtime=3.17 cores=0,2,4,6
/proc/10466/task/10473/stat : 10473 (java) S 10463 10466 5767 0 -1 4202560 401 0 0 0 312 5 0 0 20 0 22 0 4348581 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045248571688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10474] ppid=10463 vsize=9824732 CPUtime=3.14 cores=0,2,4,6
/proc/10466/task/10474/stat : 10474 (java) S 10463 10466 5767 0 -1 4202560 346 0 0 0 308 6 0 0 20 0 22 0 4348581 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045247518888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10475] ppid=10463 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/10466/task/10475/stat : 10475 (java) S 10463 10466 5767 0 -1 4202560 342 0 0 0 299 4 0 0 20 0 22 0 4348581 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045246466600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10476] ppid=10463 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/10466/task/10476/stat : 10476 (java) S 10463 10466 5767 0 -1 4202560 407 0 0 0 296 5 0 0 20 0 22 0 4348581 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045245413800 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10477] ppid=10463 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/10466/task/10477/stat : 10477 (java) S 10463 10466 5767 0 -1 4202560 804 0 0 0 38 29 0 0 20 0 22 0 4348582 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045233216232 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10478] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10478/stat : 10478 (java) S 10463 10466 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4348583 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045232162296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10479] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10479/stat : 10479 (java) S 10463 10466 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4348583 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045231109896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10480] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10480/stat : 10480 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045230058384 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10481] ppid=10463 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/10466/task/10481/stat : 10481 (java) S 10463 10466 5767 0 -1 4202560 10080 0 0 0 107 2 0 0 20 0 22 0 4348585 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045229004984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10482] ppid=10463 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/10466/task/10482/stat : 10482 (java) S 10463 10466 5767 0 -1 4202560 12436 0 0 0 150 2 0 0 20 0 22 0 4348585 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045227952184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10483] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10483/stat : 10483 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045226900088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10484] ppid=10463 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/10466/task/10484/stat : 10484 (java) S 10463 10466 5767 0 -1 4202560 45 0 0 0 16 18 0 0 20 0 22 0 4348585 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045225847496 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10485] ppid=10463 vsize=9824732 CPUtime=812.18 cores=0,2,4,6
/proc/10466/task/10485/stat : 10485 (java) R 10463 10466 5767 0 -1 4202560 232 0 0 0 81204 14 0 0 20 0 22 0 4348594 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045224791824 140045277693870 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10486] ppid=10463 vsize=9824732 CPUtime=812.25 cores=0,2,4,6
/proc/10466/task/10486/stat : 10486 (java) R 10463 10466 5767 0 -1 4202560 1274 0 0 0 81188 37 0 0 20 0 22 0 4348594 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045223738216 140045277736765 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10487] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10487/stat : 10487 (java) S 10463 10466 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4348594 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045222688424 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10488] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10488/stat : 10488 (java) S 10463 10466 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4348594 10060525568 346901 33554432000 1073741824 1073778376 140736214122752 140045221635624 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1656.56
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.06 4.08 4.04 5/219 10580
/proc/meminfo: memFree=27754852/32872528 swapFree=248296/248296
[pid=10466] ppid=10463 vsize=9824732 CPUtime=1777.31 cores=0,2,4,6
/proc/10466/stat : 10466 (java) S 10463 10466 5767 0 -1 4202496 31618 0 1 0 177617 114 0 0 20 0 22 0 4348579 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140736214113888 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10466/statm: 2456183 338839 2281 9 0 2446860 0
[pid=10466/tid=10468] ppid=10463 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/10466/task/10468/stat : 10468 (java) S 10463 10466 5767 0 -1 4202560 2413 0 1 0 13 4 0 0 20 0 22 0 4348580 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045409219448 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10469] ppid=10463 vsize=9824732 CPUtime=3.3 cores=0,2,4,6
/proc/10466/task/10469/stat : 10469 (java) S 10463 10466 5767 0 -1 4202560 350 0 0 0 325 5 0 0 20 0 22 0 4348581 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045398281000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10470] ppid=10463 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/10466/task/10470/stat : 10470 (java) S 10463 10466 5767 0 -1 4202560 376 0 0 0 317 5 0 0 20 0 22 0 4348581 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045397228200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10471] ppid=10463 vsize=9824732 CPUtime=3.2 cores=0,2,4,6
/proc/10466/task/10471/stat : 10471 (java) S 10463 10466 5767 0 -1 4202560 389 0 0 0 316 4 0 0 20 0 22 0 4348581 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045396175912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10472] ppid=10463 vsize=9824732 CPUtime=3.32 cores=0,2,4,6
/proc/10466/task/10472/stat : 10472 (java) S 10463 10466 5767 0 -1 4202560 426 0 0 0 327 5 0 0 20 0 22 0 4348581 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045249625000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10473] ppid=10463 vsize=9824732 CPUtime=3.38 cores=0,2,4,6
/proc/10466/task/10473/stat : 10473 (java) S 10463 10466 5767 0 -1 4202560 401 0 0 0 333 5 0 0 20 0 22 0 4348581 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045248571688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10474] ppid=10463 vsize=9824732 CPUtime=3.38 cores=0,2,4,6
/proc/10466/task/10474/stat : 10474 (java) S 10463 10466 5767 0 -1 4202560 346 0 0 0 332 6 0 0 20 0 22 0 4348581 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045247518888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10475] ppid=10463 vsize=9824732 CPUtime=3.29 cores=0,2,4,6
/proc/10466/task/10475/stat : 10475 (java) S 10463 10466 5767 0 -1 4202560 342 0 0 0 325 4 0 0 20 0 22 0 4348581 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045246466600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10476] ppid=10463 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/10466/task/10476/stat : 10476 (java) S 10463 10466 5767 0 -1 4202560 407 0 0 0 321 6 0 0 20 0 22 0 4348581 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045245413800 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10477] ppid=10463 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/10466/task/10477/stat : 10477 (java) S 10463 10466 5767 0 -1 4202560 808 0 0 0 39 30 0 0 20 0 22 0 4348582 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045233216232 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10478] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10478/stat : 10478 (java) S 10463 10466 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4348583 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045232162296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10479] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10479/stat : 10479 (java) S 10463 10466 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4348583 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045231109896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10480] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10480/stat : 10480 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045230058384 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10481] ppid=10463 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/10466/task/10481/stat : 10481 (java) S 10463 10466 5767 0 -1 4202560 10080 0 0 0 107 2 0 0 20 0 22 0 4348585 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045229004984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10482] ppid=10463 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/10466/task/10482/stat : 10482 (java) S 10463 10466 5767 0 -1 4202560 12436 0 0 0 150 2 0 0 20 0 22 0 4348585 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045227952184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10483] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10483/stat : 10483 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045226900088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10484] ppid=10463 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/10466/task/10484/stat : 10484 (java) S 10463 10466 5767 0 -1 4202560 49 0 0 0 17 18 0 0 20 0 22 0 4348585 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045225847496 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10485] ppid=10463 vsize=9824732 CPUtime=871.49 cores=0,2,4,6
/proc/10466/task/10485/stat : 10485 (java) R 10463 10466 5767 0 -1 4202560 247 0 0 0 87134 15 0 0 20 0 22 0 4348594 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045224791808 140045277717622 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10486] ppid=10463 vsize=9824732 CPUtime=871.56 cores=0,2,4,6
/proc/10466/task/10486/stat : 10486 (java) R 10463 10466 5767 0 -1 4202560 1284 0 0 0 87118 38 0 0 20 0 22 0 4348594 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045223738256 140045277764152 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10487] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10487/stat : 10487 (java) S 10463 10466 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4348594 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045222688424 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10488] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10488/stat : 10488 (java) S 10463 10466 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4348594 10060525568 338839 33554432000 1073741824 1073778376 140736214122752 140045221635624 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1777.31
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.601 s]
/proc/loadavg: 4.05 4.07 4.03 5/219 10580
/proc/meminfo: memFree=27770164/32872528 swapFree=248296/248296
[pid=10466] ppid=10463 vsize=9824732 CPUtime=1800.03 cores=0,2,4,6
/proc/10466/stat : 10466 (java) S 10463 10466 5767 0 -1 4202496 31624 0 1 0 179889 114 0 0 20 0 22 0 4348579 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140736214113888 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10466/statm: 2456183 337348 2281 9 0 2446860 0
[pid=10466/tid=10468] ppid=10463 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/10466/task/10468/stat : 10468 (java) S 10463 10466 5767 0 -1 4202560 2413 0 1 0 13 4 0 0 20 0 22 0 4348580 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045409219448 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10469] ppid=10463 vsize=9824732 CPUtime=3.35 cores=0,2,4,6
/proc/10466/task/10469/stat : 10469 (java) S 10463 10466 5767 0 -1 4202560 350 0 0 0 330 5 0 0 20 0 22 0 4348581 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045398281000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10470] ppid=10463 vsize=9824732 CPUtime=3.26 cores=0,2,4,6
/proc/10466/task/10470/stat : 10470 (java) S 10463 10466 5767 0 -1 4202560 376 0 0 0 321 5 0 0 20 0 22 0 4348581 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045397228200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10471] ppid=10463 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/10466/task/10471/stat : 10471 (java) S 10463 10466 5767 0 -1 4202560 389 0 0 0 323 4 0 0 20 0 22 0 4348581 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045396175912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10472] ppid=10463 vsize=9824732 CPUtime=3.38 cores=0,2,4,6
/proc/10466/task/10472/stat : 10472 (java) S 10463 10466 5767 0 -1 4202560 426 0 0 0 333 5 0 0 20 0 22 0 4348581 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045249625000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10473] ppid=10463 vsize=9824732 CPUtime=3.41 cores=0,2,4,6
/proc/10466/task/10473/stat : 10473 (java) S 10463 10466 5767 0 -1 4202560 401 0 0 0 336 5 0 0 20 0 22 0 4348581 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045248571688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10474] ppid=10463 vsize=9824732 CPUtime=3.41 cores=0,2,4,6
/proc/10466/task/10474/stat : 10474 (java) S 10463 10466 5767 0 -1 4202560 346 0 0 0 335 6 0 0 20 0 22 0 4348581 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045247518888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10475] ppid=10463 vsize=9824732 CPUtime=3.33 cores=0,2,4,6
/proc/10466/task/10475/stat : 10475 (java) S 10463 10466 5767 0 -1 4202560 342 0 0 0 329 4 0 0 20 0 22 0 4348581 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045246466600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10476] ppid=10463 vsize=9824732 CPUtime=3.35 cores=0,2,4,6
/proc/10466/task/10476/stat : 10476 (java) S 10463 10466 5767 0 -1 4202560 407 0 0 0 329 6 0 0 20 0 22 0 4348581 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045245413800 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10477] ppid=10463 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/10466/task/10477/stat : 10477 (java) S 10463 10466 5767 0 -1 4202560 808 0 0 0 39 30 0 0 20 0 22 0 4348582 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045233216232 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10478] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10478/stat : 10478 (java) S 10463 10466 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4348583 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045232162296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10479] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10479/stat : 10479 (java) S 10463 10466 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4348583 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045231109896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10480] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10480/stat : 10480 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045230058384 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10481] ppid=10463 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/10466/task/10481/stat : 10481 (java) S 10463 10466 5767 0 -1 4202560 10080 0 0 0 107 2 0 0 20 0 22 0 4348585 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045229004984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10466/tid=10482] ppid=10463 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/10466/task/10482/stat : 10482 (java) S 10463 10466 5767 0 -1 4202560 12436 0 0 0 150 2 0 0 20 0 22 0 4348585 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045227952184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10483] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10483/stat : 10483 (java) S 10463 10466 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4348585 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045226900088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10466/tid=10484] ppid=10463 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/10466/task/10484/stat : 10484 (java) S 10463 10466 5767 0 -1 4202560 49 0 0 0 18 18 0 0 20 0 22 0 4348585 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045225847496 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10485] ppid=10463 vsize=9824732 CPUtime=882.63 cores=0,2,4,6
/proc/10466/task/10485/stat : 10485 (java) R 10463 10466 5767 0 -1 4202560 252 0 0 0 88247 16 0 0 20 0 22 0 4348594 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045224791840 140045277693521 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10466/tid=10486] ppid=10463 vsize=9824732 CPUtime=882.71 cores=0,2,4,6
/proc/10466/task/10486/stat : 10486 (java) R 10463 10466 5767 0 -1 4202560 1285 0 0 0 88233 38 0 0 20 0 22 0 4348594 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045223738256 140045277766233 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10487] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10487/stat : 10487 (java) S 10463 10466 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4348594 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045222688424 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10466/tid=10488] ppid=10463 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10466/task/10488/stat : 10488 (java) S 10463 10466 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4348594 10060525568 337348 33554432000 1073741824 1073778376 140736214122752 140045221635624 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 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 10466 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 10466 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=699164
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=671745
# CPU time returned by wait4() is 1796.37
# 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): 893.671
CPU time (s): 1800.03
CPU user time (s): 1798.89
CPU system time (s): 1.14
CPU usage (%): 201.42
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.7
system time used= 1.67175
maximum resident set size= 1729336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31670
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= 34429
involuntary context switches= 50084

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.95409 second user time and 7.2229 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 22:36:22
IDJOB=4089982
IDBENCH=107484
IDSOLVER=2543
FILE ID=node103/4089982-1466022982
RUNJOBID= node103-1466012165-5783
PBS_JOBID= 19902805
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-v041-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089982-1466022982/watcher-4089982-1466022982 -o /tmp/evaluation-result-4089982-1466022982/solver-4089982-1466022982 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5783 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089982-1466022982.opb

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

MD5SUM BENCH= 25caec41769df5f883c48edaaa9c7bfb
RANDOM SEED=236243820

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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:        29131672 kB
Buffers:          133932 kB
Cached:           346140 kB
SwapCached:            0 kB
Active:          2448512 kB
Inactive:         333264 kB
Active(anon):    2304528 kB
Inactive(anon):        0 kB
Active(file):     143984 kB
Inactive(file):   333264 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               852 kB
Writeback:             0 kB
AnonPages:       2550272 kB
Mapped:            21468 kB
Shmem:               204 kB
Slab:             575088 kB
SReclaimable:      19100 kB
SUnreclaim:       555988 kB
KernelStack:        1592 kB
PageTables:        10204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2660716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2236416 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 node103 at 2016-06-15 22:51:15