Trace number 4089789

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 Resolution PB16? (TO) 1800 1799.64

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v021-n1.opb
MD5SUM757f81685edbbf6af2b2483b2cd4cf75
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.011997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables63
Total number of constraints21
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)21
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.30	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.30	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.30	c See www.sat4j.org for details.
0.07/0.31	c version PB16.v20160501
0.07/0.31	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.31	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.31	c java.vm.version	19.1-b02
0.07/0.31	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.31	c sun.arch.data.model	64
0.07/0.31	c java.version		1.6.0_24
0.07/0.31	c os.name		Linux
0.07/0.31	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.31	c os.arch		amd64
0.07/0.31	c Free memory 		501472288
0.07/0.31	c Max memory 		7480803328
0.07/0.31	c Total memory 		504102912
0.07/0.31	c Number of processors 	8
0.07/0.34	c Pseudo Boolean Optimization by upper bound
0.07/0.34	c --- Begin Solver configuration ---
0.07/0.34	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.07/0.34	c Learn all clauses as in MiniSAT
0.07/0.34	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.34	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.34	c No reason simplification
0.07/0.34	c Glucose 2.1 dynamic restart strategy
0.07/0.34	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.07/0.34	c timeout=2147483s
0.07/0.34	c DB Simplification allowed=false
0.07/0.34	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.07/0.34	c --- End Solver configuration ---
0.07/0.34	c solving HOME/instance-4089789-1466033848.opb
0.07/0.34	c reading problem ... 
0.07/0.35	c  no objective function found
0.07/0.36	c ... done. Wall clock time 0.013s.
0.07/0.36	c declared #vars     63
0.07/0.36	c #constraints  42
0.07/0.36	c constraints type 
0.07/0.36	c org.sat4j.minisat.constraints.card.MinWatchCard => 42
0.07/0.36	c 42 constraints processed.
0.63/0.68	c cleaning 2492 clauses out of 5000 with flag 22220/5000
1.06/0.98	c cleaning 4252 clauses out of 8510 with flag 58746/11002
1.63/1.40	c cleaning 5627 clauses out of 11257 with flag 103836/18001
2.13/1.99	c cleaning 6811 clauses out of 13630 with flag 157151/26001
2.95/2.71	c cleaning 7901 clauses out of 15818 with flag 214333/35000
3.75/3.58	c cleaning 8955 clauses out of 17919 with flag 278649/45002
4.76/4.57	c cleaning 9973 clauses out of 19963 with flag 346634/56001
5.76/5.60	c cleaning 10994 clauses out of 21990 with flag 414861/68001
7.15/6.94	c cleaning 11992 clauses out of 23995 with flag 500391/81000
8.76/8.56	c cleaning 12995 clauses out of 26003 with flag 597648/95000
10.45/10.28	c cleaning 13999 clauses out of 28010 with flag 697473/110002
12.65/12.42	c cleaning 14998 clauses out of 30010 with flag 814907/126001
15.05/14.85	c cleaning 15998 clauses out of 32011 with flag 937232/143000
17.86/17.64	c cleaning 16999 clauses out of 34013 with flag 1069482/161000
21.26/21.06	c cleaning 18001 clauses out of 36014 with flag 1216845/180000
24.46/24.29	c cleaning 19001 clauses out of 38014 with flag 1358133/200001
28.15/27.91	c cleaning 20001 clauses out of 40012 with flag 1521965/221000
32.25/32.07	c cleaning 20999 clauses out of 42011 with flag 1701463/243000
36.95/36.78	c cleaning 21998 clauses out of 44013 with flag 1887152/266001
41.74/41.51	c cleaning 22996 clauses out of 46016 with flag 2069452/290002
46.84/46.61	c cleaning 24001 clauses out of 48019 with flag 2235064/315001
52.84/52.61	c cleaning 25002 clauses out of 50017 with flag 2426273/341000
58.75/58.56	c cleaning 26003 clauses out of 52016 with flag 2622858/368001
65.15/64.93	c cleaning 26996 clauses out of 54012 with flag 2826448/396000
72.54/72.30	c cleaning 28001 clauses out of 56019 with flag 3035041/425003
80.24/80.03	c cleaning 28999 clauses out of 58016 with flag 3257914/455001
88.94/88.70	c cleaning 30002 clauses out of 60016 with flag 3487260/486000
98.04/97.89	c cleaning 30995 clauses out of 62014 with flag 3720468/518000
108.54/108.39	c cleaning 32005 clauses out of 64021 with flag 3973736/551002
119.24/119.00	c cleaning 33001 clauses out of 66014 with flag 4221490/585000
129.64/129.46	c cleaning 34001 clauses out of 68015 with flag 4459884/620002
141.33/141.18	c cleaning 35002 clauses out of 70013 with flag 4740076/656001
152.63/152.45	c cleaning 35998 clauses out of 72010 with flag 5030249/693000
165.63/165.47	c cleaning 36999 clauses out of 74013 with flag 5346777/731001
178.22/178.03	c cleaning 38006 clauses out of 76015 with flag 5635034/770002
192.42/192.23	c cleaning 39001 clauses out of 78008 with flag 5935435/810001
207.03/206.84	c cleaning 39990 clauses out of 80006 with flag 6261899/851000
223.82/223.63	c cleaning 41000 clauses out of 82017 with flag 6641290/893001
240.94/240.72	c cleaning 42002 clauses out of 84016 with flag 7024700/936000
256.75/256.54	c cleaning 42997 clauses out of 86016 with flag 7414702/980002
272.75/272.57	c cleaning 44001 clauses out of 88018 with flag 7759450/1025001
288.84/288.63	c cleaning 45000 clauses out of 90016 with flag 8115171/1071000
306.64/306.47	c cleaning 46000 clauses out of 92016 with flag 8467196/1118000
326.13/325.96	c cleaning 47007 clauses out of 94020 with flag 8838501/1166004
347.84/347.67	c cleaning 47994 clauses out of 96009 with flag 9237139/1215000
369.63/369.43	c cleaning 48998 clauses out of 98015 with flag 9630415/1265000
394.23/394.01	c cleaning 50003 clauses out of 100018 with flag 10018643/1316001
417.52/417.37	c cleaning 51000 clauses out of 102015 with flag 10431711/1368001
443.32/443.16	c cleaning 51997 clauses out of 104015 with flag 10827087/1421001
472.81/472.62	c cleaning 53002 clauses out of 106018 with flag 11295287/1475001
505.00/504.83	c cleaning 53997 clauses out of 108016 with flag 11715144/1530001
536.40/536.22	c cleaning 55004 clauses out of 110020 with flag 12155097/1586002
567.00/566.86	c cleaning 55999 clauses out of 112014 with flag 12620268/1643000
601.19/601.06	c cleaning 56993 clauses out of 114016 with flag 13092142/1701001
634.79/634.65	c cleaning 58003 clauses out of 116024 with flag 13552873/1760002
668.38/668.22	c cleaning 59001 clauses out of 118019 with flag 14046695/1820000
707.49/707.34	c cleaning 60001 clauses out of 120019 with flag 14528215/1881001
743.63/743.44	c cleaning 61004 clauses out of 122019 with flag 15051197/1943002
782.34/782.13	c cleaning 61996 clauses out of 124013 with flag 15559133/2006000
822.52/822.40	c cleaning 63002 clauses out of 126017 with flag 16045310/2070000
863.83/863.64	c cleaning 64002 clauses out of 128015 with flag 16574205/2135000
907.41/907.22	c cleaning 64996 clauses out of 130013 with flag 17108055/2201000
949.80/949.67	c cleaning 66006 clauses out of 132018 with flag 17671444/2268001
994.72/994.53	c cleaning 66998 clauses out of 134011 with flag 18229366/2336000
1045.60/1045.45	c cleaning 68000 clauses out of 136013 with flag 18813882/2405000
1098.21/1098.02	c cleaning 68999 clauses out of 138013 with flag 19377690/2475000
1149.83/1149.69	c cleaning 70000 clauses out of 140014 with flag 19927311/2546000
1201.53/1201.31	c cleaning 71000 clauses out of 142014 with flag 20557876/2618000
1261.04/1260.82	c cleaning 71997 clauses out of 144014 with flag 21165440/2691000
1325.75/1325.60	c cleaning 73004 clauses out of 146017 with flag 21782856/2765000
1385.37/1385.19	c cleaning 74001 clauses out of 148013 with flag 22405240/2840000
1449.04/1448.79	c cleaning 74998 clauses out of 150014 with flag 23102629/2916002
1509.04/1508.74	c cleaning 76000 clauses out of 152014 with flag 23730065/2993000
1578.15/1577.80	c cleaning 76999 clauses out of 154014 with flag 24375139/3071000
1643.88/1643.55	c cleaning 77999 clauses out of 156016 with flag 25047185/3150001
1711.88/1711.60	c cleaning 79002 clauses out of 158016 with flag 25732509/3230000
1783.50/1783.15	c cleaning 79998 clauses out of 160014 with flag 26426055/3311000
1800.00/1799.61	c starts		: 573
1800.00/1799.61	c conflicts		: 3338959
1800.00/1799.61	c decisions		: 3926751
1800.00/1799.61	c propagations		: 47327818
1800.00/1799.61	c inspects		: 41190455321
1800.00/1799.61	c shortcuts		: 0
1800.00/1799.61	c learnt literals	: 0
1800.00/1799.61	c learnt binary clauses	: 0
1800.00/1799.61	c learnt ternary clauses	: 0
1800.00/1799.61	c learnt constraints	: 3338959
1800.00/1799.61	c ignored constraints	: 0
1800.00/1799.61	c root simplifications	: 0
1800.00/1799.61	c removed literals (reason simplification)	: 0
1800.00/1799.61	c reason swapping (by a shorter reason)	: 0
1800.00/1799.61	c Calls to reduceDB	: 77
1800.00/1799.61	c Number of update (reduction) of LBD	: 923286
1800.00/1799.61	c Imported unit clauses	: 0
1800.00/1799.61	c number of reductions to clauses (during analyze)	: 0
1800.00/1799.61	c number of learned constraints concerned by reduction	: 0
1800.00/1799.61	c number of learning phase by resolution	: 0
1800.00/1799.61	c number of learning phase by cutting planes	: 0
1800.00/1799.61	c speed (assignments/second)	: 26304.20858925029
1800.00/1799.61	c non guided choices	25
1800.00/1799.61	c timeout
1800.00/1799.64	c learnt constraints type 
1800.00/1799.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 107976
1800.00/1799.64	s UNKNOWN
1800.00/1799.64	c Total wall clock time (in seconds): 1799.294

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-4089789-1466033848/watcher-4089789-1466033848 -o /tmp/evaluation-result-4089789-1466033848/solver-4089789-1466033848 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466033848-10445 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4089789-1466033848.opb 

pid=10472
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: 1.21 1.31 1.70 2/178 10475
/proc/meminfo: memFree=30409732/32872528 swapFree=1504408/1684280
[pid=10475] ppid=10472 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/10475/stat : 10475 (runsolver) D 10472 10475 5923 0 -1 4202560 115 0 0 0 0 0 0 0 20 0 1 0 5430707 24911872 151 33554432000 4194304 4338465 140736498172336 140736498169976 215124626615 0 0 4096 24578 18446744072101406084 0 0 17 0 0 0 0 0 0
/proc/10475/statm: 6082 151 105 36 0 2655 0

[startup+0.10006 s]
/proc/loadavg: 1.21 1.31 1.70 2/178 10475
/proc/meminfo: memFree=30409732/32872528 swapFree=1504408/1684280
[pid=10475] ppid=10472 vsize=101528 CPUtime=0 cores=0,2,4,6
/proc/10475/stat : 10475 (java) S 10472 10475 5923 0 -1 4202496 1446 0 8 0 0 0 0 0 20 0 2 0 5430707 103964672 1057 33554432000 1073741824 1073778376 140734577750800 140734577741936 215127982141 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 2 0 0
/proc/10475/statm: 25382 1057 809 9 0 16774 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 101528

[startup+0.200212 s]
/proc/loadavg: 1.21 1.31 1.70 2/178 10475
/proc/meminfo: memFree=30409732/32872528 swapFree=1504408/1684280
[pid=10475] ppid=10472 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/10475/stat : 10475 (java) S 10472 10475 5923 0 -1 4202496 3097 0 12 0 2 1 0 0 20 0 13 0 5430707 9446973440 3728 33554432000 1073741824 1073778376 140734577750800 140734577741936 215127982141 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 2 0 0
/proc/10475/statm: 2306390 3728 1700 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.300209 s]
/proc/loadavg: 1.21 1.31 1.70 2/178 10475
/proc/meminfo: memFree=30409732/32872528 swapFree=1504408/1684280
[pid=10475] ppid=10472 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/10475/stat : 10475 (java) S 10472 10475 5923 0 -1 4202496 3675 0 12 0 5 2 0 0 20 0 18 0 5430707 9787879424 4817 33554432000 1073741824 1073778376 140734577750800 140734577741936 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0
/proc/10475/statm: 2389619 4827 1896 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.700138 s]
/proc/loadavg: 1.21 1.31 1.70 2/178 10475
/proc/meminfo: memFree=30409732/32872528 swapFree=1504408/1684280
[pid=10475] ppid=10472 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/10475/stat : 10475 (java) S 10472 10475 5923 0 -1 4202496 7932 0 14 0 75 3 0 0 20 0 19 0 5430707 9856040960 8972 33554432000 1073741824 1073778376 140734577750800 140734577741936 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0
/proc/10475/statm: 2406260 8972 2234 9 0 2396937 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 1.21 1.31 1.70 3/215 10512
/proc/meminfo: memFree=30343996/32872528 swapFree=1504408/1684280
[pid=10475] ppid=10472 vsize=9625040 CPUtime=1.73 cores=0,2,4,6
/proc/10475/stat : 10475 (java) S 10472 10475 5923 0 -1 4202496 10249 0 14 0 170 3 0 0 20 0 19 0 5430707 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140734577741936 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0
/proc/10475/statm: 2406260 9581 2240 9 0 2396937 0
[pid=10475/tid=10478] ppid=10472 vsize=9625040 CPUtime=1.23 cores=0,2,4,6
/proc/10475/task/10478/stat : 10478 (java) R 10472 10475 5923 0 -1 4202560 2390 0 6 0 121 2 0 0 20 0 19 0 5430713 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140403189571248 140403035016065 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0
[pid=10475/tid=10480] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10480/stat : 10480 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140403162032808 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10482] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10482/stat : 10482 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140403160980264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10484] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10484/stat : 10484 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140403159927720 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10475/tid=10486] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10486/stat : 10486 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140403158875176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10475/tid=10489] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10489/stat : 10489 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140403157821608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10491] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10491/stat : 10491 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140403156769064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10475/tid=10493] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10493/stat : 10493 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140403155716520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10494] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10494/stat : 10494 (java) S 10472 10475 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140403154663976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10496] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10496/stat : 10496 (java) S 10472 10475 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430723 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140402542746216 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10497] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10497/stat : 10497 (java) S 10472 10475 5923 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5430725 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140402541692536 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10499] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10499/stat : 10499 (java) S 10472 10475 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430725 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140402540639880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10501] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10501/stat : 10501 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140402539588624 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10502] ppid=10472 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/10475/task/10502/stat : 10502 (java) S 10472 10475 5923 0 -1 4202560 4516 0 1 0 29 0 0 0 20 0 19 0 5430732 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140402538534968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10503] ppid=10472 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/10475/task/10503/stat : 10503 (java) S 10472 10475 5923 0 -1 4202560 2079 0 1 0 17 0 0 0 20 0 19 0 5430732 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140402537482424 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10504] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10504/stat : 10504 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140402536430072 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10507] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10507/stat : 10507 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140402535377736 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10512] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10512/stat : 10512 (java) S 10472 10475 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430743 9856040960 9581 33554432000 1073741824 1073778376 140734577750800 140402534323496 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 1.21 1.31 1.70 2/195 10513
/proc/meminfo: memFree=30365284/32872528 swapFree=1504408/1684280
[pid=10475] ppid=10472 vsize=9625040 CPUtime=3.35 cores=0,2,4,6
/proc/10475/stat : 10475 (java) S 10472 10475 5923 0 -1 4202496 10250 0 14 0 332 3 0 0 20 0 19 0 5430707 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140734577741936 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0
/proc/10475/statm: 2406260 10093 2240 9 0 2396937 0
[pid=10475/tid=10478] ppid=10472 vsize=9625040 CPUtime=2.82 cores=0,2,4,6
/proc/10475/task/10478/stat : 10478 (java) R 10472 10475 5923 0 -1 4202560 2391 0 6 0 280 2 0 0 20 0 19 0 5430713 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140403189571248 140403035188353 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0
[pid=10475/tid=10480] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10480/stat : 10480 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140403162032808 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10482] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10482/stat : 10482 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140403160980264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10484] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10484/stat : 10484 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140403159927720 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10475/tid=10486] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10486/stat : 10486 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140403158875176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10475/tid=10489] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10489/stat : 10489 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140403157821608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10491] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10491/stat : 10491 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140403156769064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10475/tid=10493] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10493/stat : 10493 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140403155716520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10494] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10494/stat : 10494 (java) S 10472 10475 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140403154663976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10496] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10496/stat : 10496 (java) S 10472 10475 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430723 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140402542746216 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10497] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10497/stat : 10497 (java) S 10472 10475 5923 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5430725 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140402541692536 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10499] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10499/stat : 10499 (java) S 10472 10475 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430725 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140402540639880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10501] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10501/stat : 10501 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140402539588624 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10502] ppid=10472 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/10475/task/10502/stat : 10502 (java) S 10472 10475 5923 0 -1 4202560 4516 0 1 0 29 0 0 0 20 0 19 0 5430732 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140402538534968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10503] ppid=10472 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/10475/task/10503/stat : 10503 (java) S 10472 10475 5923 0 -1 4202560 2079 0 1 0 19 0 0 0 20 0 19 0 5430732 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140402537482424 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10504] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10504/stat : 10504 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140402536430072 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10507] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10507/stat : 10507 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140402535377736 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10512] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10512/stat : 10512 (java) S 10472 10475 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430743 9856040960 10093 33554432000 1073741824 1073778376 140734577750800 140402534323496 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 9625040

[startup+6.30087 s]
/proc/loadavg: 1.36 1.34 1.71 3/215 10577
/proc/meminfo: memFree=30331556/32872528 swapFree=1504408/1684280
[pid=10475] ppid=10472 vsize=9625040 CPUtime=6.56 cores=0,2,4,6
/proc/10475/stat : 10475 (java) S 10472 10475 5923 0 -1 4202496 10254 0 14 0 652 4 0 0 20 0 19 0 5430707 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140734577741936 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0
/proc/10475/statm: 2406260 11022 2241 9 0 2396937 0
[pid=10475/tid=10478] ppid=10472 vsize=9625040 CPUtime=6.01 cores=0,2,4,6
/proc/10475/task/10478/stat : 10478 (java) R 10472 10475 5923 0 -1 4202560 2394 0 6 0 599 2 0 0 20 0 19 0 5430713 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140403189571248 140403034965278 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0
[pid=10475/tid=10480] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10480/stat : 10480 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140403162032808 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10482] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10482/stat : 10482 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140403160980264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10484] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10484/stat : 10484 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140403159927720 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10475/tid=10486] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10486/stat : 10486 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140403158875176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10475/tid=10489] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10489/stat : 10489 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140403157821608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10491] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10491/stat : 10491 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140403156769064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10475/tid=10493] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10493/stat : 10493 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140403155716520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10494] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10494/stat : 10494 (java) S 10472 10475 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140403154663976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10496] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10496/stat : 10496 (java) S 10472 10475 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430723 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140402542746216 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10497] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10497/stat : 10497 (java) S 10472 10475 5923 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5430725 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140402541692536 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10499] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10499/stat : 10499 (java) S 10472 10475 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430725 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140402540639880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10501] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10501/stat : 10501 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140402539588624 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10502] ppid=10472 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/10475/task/10502/stat : 10502 (java) S 10472 10475 5923 0 -1 4202560 4516 0 1 0 29 0 0 0 20 0 19 0 5430732 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140402538534968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10503] ppid=10472 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/10475/task/10503/stat : 10503 (java) S 10472 10475 5923 0 -1 4202560 2079 0 1 0 19 0 0 0 20 0 19 0 5430732 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140402537482424 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10504] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10504/stat : 10504 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140402536430072 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10507] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10507/stat : 10507 (java) S 10472 10475 5923 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140402535377736 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10512] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10512/stat : 10512 (java) S 10472 10475 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430743 9856040960 11022 33554432000 1073741824 1073778376 140734577750800 140402534323496 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.56
Current children cumulated vsize (KiB) 9625040


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

/proc/10475/task/10512/stat : 10512 (java) S 10472 10475 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430743 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402534323496 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1662.67
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.21 2.25 2.13 3/215 10708
/proc/meminfo: memFree=30005624/32872528 swapFree=1504408/1684280
[pid=10475] ppid=10472 vsize=9625040 CPUtime=1722.68 cores=0,2,4,6
/proc/10475/stat : 10475 (java) S 10472 10475 5923 0 -1 4202496 10508 0 14 0 172230 38 0 0 20 0 19 0 5430707 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140734577741936 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0
/proc/10475/statm: 2406260 50058 2256 9 0 2396937 0
[pid=10475/tid=10478] ppid=10472 vsize=9625040 CPUtime=1717.31 cores=0,2,4,6
/proc/10475/task/10478/stat : 10478 (java) R 10472 10475 5923 0 -1 4202560 2456 0 6 0 171698 33 0 0 20 0 19 0 5430713 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403189571248 140403035016937 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0
[pid=10475/tid=10480] ppid=10472 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10475/task/10480/stat : 10480 (java) S 10472 10475 5923 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403162032808 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10482] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10482/stat : 10482 (java) S 10472 10475 5923 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403160980264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10484] ppid=10472 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10475/task/10484/stat : 10484 (java) S 10472 10475 5923 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403159927720 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10475/tid=10486] ppid=10472 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10475/task/10486/stat : 10486 (java) S 10472 10475 5923 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403158875176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10489] ppid=10472 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10475/task/10489/stat : 10489 (java) S 10472 10475 5923 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403157821608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10491] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10491/stat : 10491 (java) S 10472 10475 5923 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403156769064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10493] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10493/stat : 10493 (java) S 10472 10475 5923 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403155716520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10475/tid=10494] ppid=10472 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10475/task/10494/stat : 10494 (java) S 10472 10475 5923 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403154663976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10496] ppid=10472 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10475/task/10496/stat : 10496 (java) S 10472 10475 5923 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 5430723 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402542746216 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10497] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10497/stat : 10497 (java) S 10472 10475 5923 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5430725 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402541692536 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10499] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10499/stat : 10499 (java) S 10472 10475 5923 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5430725 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402540639880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10501] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10501/stat : 10501 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402539588624 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10502] ppid=10472 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/10475/task/10502/stat : 10502 (java) S 10472 10475 5923 0 -1 4202560 4516 0 1 0 29 0 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402538534968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10503] ppid=10472 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/10475/task/10503/stat : 10503 (java) S 10472 10475 5923 0 -1 4202560 2089 0 1 0 22 0 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402537482424 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10504] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10504/stat : 10504 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402536430072 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10507] ppid=10472 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/10475/task/10507/stat : 10507 (java) S 10472 10475 5923 0 -1 4202560 100 0 0 0 29 25 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402535377736 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10512] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10512/stat : 10512 (java) S 10472 10475 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430743 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402534323496 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1722.68
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.17 2.23 2.13 3/215 10709
/proc/meminfo: memFree=29992848/32872528 swapFree=1504408/1684280
[pid=10475] ppid=10472 vsize=9625040 CPUtime=1782.69 cores=0,2,4,6
/proc/10475/stat : 10475 (java) S 10472 10475 5923 0 -1 4202496 10512 0 14 0 178230 39 0 0 20 0 19 0 5430707 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140734577741936 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0
/proc/10475/statm: 2406260 50058 2256 9 0 2396937 0
[pid=10475/tid=10478] ppid=10472 vsize=9625040 CPUtime=1777.16 cores=0,2,4,6
/proc/10475/task/10478/stat : 10478 (java) R 10472 10475 5923 0 -1 4202560 2456 0 6 0 177682 34 0 0 20 0 19 0 5430713 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403189571248 140403035017225 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0
[pid=10475/tid=10480] ppid=10472 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10475/task/10480/stat : 10480 (java) S 10472 10475 5923 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403162032808 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10482] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10482/stat : 10482 (java) S 10472 10475 5923 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403160980264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10484] ppid=10472 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10475/task/10484/stat : 10484 (java) S 10472 10475 5923 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403159927720 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10475/tid=10486] ppid=10472 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10475/task/10486/stat : 10486 (java) S 10472 10475 5923 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403158875176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10489] ppid=10472 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10475/task/10489/stat : 10489 (java) S 10472 10475 5923 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403157821608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10491] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10491/stat : 10491 (java) S 10472 10475 5923 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403156769064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10493] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10493/stat : 10493 (java) S 10472 10475 5923 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403155716520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10475/tid=10494] ppid=10472 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10475/task/10494/stat : 10494 (java) S 10472 10475 5923 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403154663976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10496] ppid=10472 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10475/task/10496/stat : 10496 (java) S 10472 10475 5923 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 5430723 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402542746216 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10497] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10497/stat : 10497 (java) S 10472 10475 5923 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5430725 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402541692536 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10499] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10499/stat : 10499 (java) S 10472 10475 5923 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5430725 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402540639880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10501] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10501/stat : 10501 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402539588624 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10502] ppid=10472 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/10475/task/10502/stat : 10502 (java) S 10472 10475 5923 0 -1 4202560 4516 0 1 0 29 0 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402538534968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10503] ppid=10472 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/10475/task/10503/stat : 10503 (java) S 10472 10475 5923 0 -1 4202560 2089 0 1 0 22 0 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402537482424 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10504] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10504/stat : 10504 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402536430072 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10507] ppid=10472 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/10475/task/10507/stat : 10507 (java) S 10472 10475 5923 0 -1 4202560 104 0 0 0 31 26 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402535377736 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10512] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10512/stat : 10512 (java) S 10472 10475 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430743 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402534323496 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1782.69
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.6 s]
/proc/loadavg: 2.18 2.23 2.13 3/215 10709
/proc/meminfo: memFree=29990272/32872528 swapFree=1504408/1684280
[pid=10475] ppid=10472 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/10475/stat : 10475 (java) S 10472 10475 5923 0 -1 4202496 10512 0 14 0 179961 39 0 0 20 0 19 0 5430707 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140734577741936 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0
/proc/10475/statm: 2406260 50058 2256 9 0 2396937 0
[pid=10475/tid=10478] ppid=10472 vsize=9625040 CPUtime=1794.42 cores=0,2,4,6
/proc/10475/task/10478/stat : 10478 (java) R 10472 10475 5923 0 -1 4202560 2456 0 6 0 179408 34 0 0 20 0 19 0 5430713 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403189571248 140403035016957 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0
[pid=10475/tid=10480] ppid=10472 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10475/task/10480/stat : 10480 (java) S 10472 10475 5923 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403162032808 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10482] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10482/stat : 10482 (java) S 10472 10475 5923 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403160980264 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10484] ppid=10472 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10475/task/10484/stat : 10484 (java) S 10472 10475 5923 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403159927720 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10475/tid=10486] ppid=10472 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10475/task/10486/stat : 10486 (java) S 10472 10475 5923 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403158875176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10489] ppid=10472 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10475/task/10489/stat : 10489 (java) S 10472 10475 5923 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403157821608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10491] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10491/stat : 10491 (java) S 10472 10475 5923 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403156769064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10493] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10493/stat : 10493 (java) S 10472 10475 5923 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403155716520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10475/tid=10494] ppid=10472 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10475/task/10494/stat : 10494 (java) S 10472 10475 5923 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 5430720 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140403154663976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10496] ppid=10472 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/10475/task/10496/stat : 10496 (java) S 10472 10475 5923 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 5430723 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402542746216 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10497] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10497/stat : 10497 (java) S 10472 10475 5923 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5430725 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402541692536 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10499] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10499/stat : 10499 (java) S 10472 10475 5923 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5430725 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402540639880 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10501] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10501/stat : 10501 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402539588624 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10502] ppid=10472 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/10475/task/10502/stat : 10502 (java) S 10472 10475 5923 0 -1 4202560 4516 0 1 0 29 0 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402538534968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10503] ppid=10472 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/10475/task/10503/stat : 10503 (java) S 10472 10475 5923 0 -1 4202560 2089 0 1 0 22 0 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402537482424 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10504] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10504/stat : 10504 (java) S 10472 10475 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402536430072 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10475/tid=10507] ppid=10472 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/10475/task/10507/stat : 10507 (java) S 10472 10475 5923 0 -1 4202560 104 0 0 0 31 27 0 0 20 0 19 0 5430732 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402535377736 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10475/tid=10512] ppid=10472 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10475/task/10512/stat : 10512 (java) S 10472 10475 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430743 9856040960 50058 33554432000 1073741824 1073778376 140734577750800 140402534323496 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

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 10475 sig 9
??? kill -10475 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 10475 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=170092
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=752885
# CPU time returned by wait4() is 1795.92
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1799.64
CPU time (s): 1800
CPU user time (s): 1799.61
CPU system time (s): 0.39
CPU usage (%): 100.02
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.17
system time used= 0.752885
maximum resident set size= 200384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10557
page faults= 14
swaps= 0
block input operations= 6720
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38324
involuntary context switches= 22817

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.8625 second user time and 14.4948 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-16 01:37:28
IDJOB=4089789
IDBENCH=107456
IDSOLVER=2546
FILE ID=node135/4089789-1466033848
RUNJOBID= node135-1466033848-10445
PBS_JOBID= 19902813
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v021-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089789-1466033848/watcher-4089789-1466033848 -o /tmp/evaluation-result-4089789-1466033848/solver-4089789-1466033848 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466033848-10445 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4089789-1466033848.opb

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

MD5SUM BENCH= 757f81685edbbf6af2b2483b2cd4cf75
RANDOM SEED=136201982

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.004
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.004
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.004
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.004
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.004
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:        30413988 kB
Buffers:           24452 kB
Cached:            45820 kB
SwapCached:         1524 kB
Active:            27300 kB
Inactive:          46772 kB
Active(anon):       4784 kB
Inactive(anon):     1808 kB
Active(file):      22516 kB
Inactive(file):    44964 kB
Unevictable:     1684280 kB
Mlocked:         1504408 kB
SwapTotal:      67108856 kB
SwapFree:       67100076 kB
Dirty:              1600 kB
Writeback:             0 kB
AnonPages:       1687116 kB
Mapped:             7140 kB
Shmem:                 0 kB
Slab:             565136 kB
SReclaimable:       9596 kB
SUnreclaim:       555540 kB
KernelStack:        1392 kB
PageTables:         7728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1801924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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 node135 at 2016-06-16 02:07:28