Trace number 4089803

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.66 1798.14

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v111-n1.opb
MD5SUM392bc2224683991ad00d51bb67f6f600
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.400938
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables333
Total number of constraints111
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)111
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4089803-1466033953.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.15	c ... done. Wall clock time 0.034s.
0.09/0.15	c declared #vars     333
0.09/0.15	c #constraints  222
0.09/0.15	c constraints type 
0.09/0.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 222
0.09/0.15	c 222 constraints processed.
0.71/0.48	c cleaning 2496 clauses out of 5000 with flag 22529/5000
0.97/0.68	c cleaning 4248 clauses out of 8504 with flag 55189/11000
1.31/0.95	c cleaning 5623 clauses out of 11256 with flag 94747/18000
1.62/1.28	c cleaning 6806 clauses out of 13633 with flag 140704/26000
2.02/1.69	c cleaning 7905 clauses out of 15827 with flag 190810/35000
2.52/2.15	c cleaning 8957 clauses out of 17922 with flag 249854/45000
3.12/2.77	c cleaning 9977 clauses out of 19966 with flag 314563/56001
4.22/3.83	c cleaning 10990 clauses out of 21990 with flag 411839/68002
4.92/4.52	c cleaning 11976 clauses out of 23999 with flag 487529/81001
5.71/5.30	c cleaning 12998 clauses out of 26023 with flag 575896/95001
6.61/6.20	c cleaning 13999 clauses out of 28025 with flag 664285/110001
7.52/7.19	c cleaning 15006 clauses out of 30025 with flag 763308/126000
8.62/8.24	c cleaning 16004 clauses out of 32020 with flag 862538/143001
9.92/9.50	c cleaning 16995 clauses out of 34018 with flag 969708/161003
11.22/10.84	c cleaning 17999 clauses out of 36020 with flag 1081000/180000
12.63/12.29	c cleaning 18990 clauses out of 38022 with flag 1206835/200001
14.32/13.91	c cleaning 19999 clauses out of 40031 with flag 1342780/221000
16.02/15.65	c cleaning 21011 clauses out of 42032 with flag 1477837/243000
17.92/17.52	c cleaning 21997 clauses out of 44021 with flag 1621410/266000
19.92/19.50	c cleaning 22996 clauses out of 46025 with flag 1773929/290001
22.12/21.74	c cleaning 24001 clauses out of 48028 with flag 1927284/315000
24.42/24.09	c cleaning 25002 clauses out of 50028 with flag 2099239/341001
27.11/26.72	c cleaning 25998 clauses out of 52026 with flag 2267208/368001
29.71/29.36	c cleaning 26977 clauses out of 54027 with flag 2444567/396000
32.62/32.29	c cleaning 28009 clauses out of 56050 with flag 2635108/425000
35.73/35.37	c cleaning 29003 clauses out of 58043 with flag 2825513/455002
39.12/38.79	c cleaning 30013 clauses out of 60038 with flag 3030734/486000
42.53/42.12	c cleaning 30998 clauses out of 62025 with flag 3239073/518000
46.23/45.87	c cleaning 31984 clauses out of 64027 with flag 3455107/551000
50.33/49.97	c cleaning 33007 clauses out of 66043 with flag 3689639/585000
54.13/53.77	c cleaning 34005 clauses out of 68037 with flag 3930559/620001
58.75/58.31	c cleaning 35014 clauses out of 70031 with flag 4187899/656000
62.94/62.55	c cleaning 35986 clauses out of 72019 with flag 4432195/693002
67.44/67.03	c cleaning 37009 clauses out of 74032 with flag 4680269/731001
72.14/71.76	c cleaning 37999 clauses out of 76024 with flag 4940867/770002
77.04/76.69	c cleaning 39006 clauses out of 78025 with flag 5209969/810002
82.44/82.09	c cleaning 40002 clauses out of 80018 with flag 5478550/851001
88.14/87.72	c cleaning 41001 clauses out of 82015 with flag 5760794/893000
93.84/93.46	c cleaning 41984 clauses out of 84015 with flag 6052982/936001
99.94/99.56	c cleaning 43001 clauses out of 86030 with flag 6365280/980000
106.35/105.94	c cleaning 44010 clauses out of 88031 with flag 6694797/1025002
112.76/112.37	c cleaning 44993 clauses out of 90020 with flag 7015464/1071001
119.55/119.13	c cleaning 45998 clauses out of 92026 with flag 7365842/1118000
127.15/126.73	c cleaning 47001 clauses out of 94029 with flag 7706899/1166001
134.35/133.96	c cleaning 47993 clauses out of 96027 with flag 8044092/1215000
141.85/141.48	c cleaning 49014 clauses out of 98034 with flag 8389992/1265000
149.76/149.38	c cleaning 49998 clauses out of 100020 with flag 8748804/1316000
157.87/157.49	c cleaning 50998 clauses out of 102022 with flag 9111723/1368000
166.36/165.94	c cleaning 52001 clauses out of 104024 with flag 9486167/1421000
175.16/174.79	c cleaning 53012 clauses out of 106027 with flag 9869707/1475004
184.50/184.00	c cleaning 54000 clauses out of 108011 with flag 10275039/1530000
193.50/193.05	c cleaning 54994 clauses out of 110011 with flag 10660255/1586000
203.10/202.69	c cleaning 55999 clauses out of 112019 with flag 11048177/1643002
213.00/212.55	c cleaning 56993 clauses out of 114018 with flag 11450532/1701000
223.21/222.77	c cleaning 58005 clauses out of 116027 with flag 11863210/1760002
233.72/233.26	c cleaning 59000 clauses out of 118021 with flag 12281678/1820001
244.41/243.90	c cleaning 60000 clauses out of 120022 with flag 12720197/1881002
255.82/255.34	c cleaning 60997 clauses out of 122020 with flag 13163503/1943000
267.41/267.00	c cleaning 61992 clauses out of 124023 with flag 13611526/2006000
279.52/279.07	c cleaning 63002 clauses out of 126031 with flag 14078098/2070000
292.02/291.52	c cleaning 64003 clauses out of 128030 with flag 14561900/2135001
304.93/304.41	c cleaning 64996 clauses out of 130026 with flag 15042515/2201000
318.23/317.76	c cleaning 65999 clauses out of 132031 with flag 15553427/2268001
332.43/331.97	c cleaning 66999 clauses out of 134032 with flag 16090329/2336001
346.33/345.81	c cleaning 68004 clauses out of 136032 with flag 16616471/2405000
360.55/360.01	c cleaning 69004 clauses out of 138030 with flag 17131652/2475002
375.29/374.75	c cleaning 69995 clauses out of 140025 with flag 17651917/2546001
389.79/389.25	c cleaning 71008 clauses out of 142029 with flag 18178323/2618000
404.59/404.08	c cleaning 72000 clauses out of 144021 with flag 18703546/2691000
420.09/419.51	c cleaning 73002 clauses out of 146022 with flag 19254321/2765001
435.99/435.48	c cleaning 74000 clauses out of 148019 with flag 19808968/2840000
452.49/451.99	c cleaning 74996 clauses out of 150019 with flag 20377415/2916000
470.19/469.70	c cleaning 75994 clauses out of 152023 with flag 20972412/2993000
487.93/487.31	c cleaning 76993 clauses out of 154029 with flag 21580048/3071000
505.43/504.87	c cleaning 78011 clauses out of 156037 with flag 22167286/3150001
523.73/523.16	c cleaning 78995 clauses out of 158025 with flag 22789931/3230000
542.13/541.57	c cleaning 80011 clauses out of 160032 with flag 23390220/3311002
562.23/561.61	c cleaning 80997 clauses out of 162020 with flag 24038442/3393001
582.23/581.55	c cleaning 81998 clauses out of 164022 with flag 24664754/3476000
602.33/601.60	c cleaning 82995 clauses out of 166024 with flag 25320708/3560000
622.73/622.03	c cleaning 84006 clauses out of 168029 with flag 25954447/3645000
643.53/642.81	c cleaning 84994 clauses out of 170026 with flag 26622492/3731003
667.73/667.09	c cleaning 85998 clauses out of 172029 with flag 27340056/3818000
691.84/691.16	c cleaning 87001 clauses out of 174033 with flag 28044914/3906002
714.36/713.53	c cleaning 87999 clauses out of 176030 with flag 28711700/3995000
736.76/735.99	c cleaning 89009 clauses out of 178032 with flag 29401946/4085001
760.25/759.41	c cleaning 89989 clauses out of 180022 with flag 30100878/4176000
784.95/784.17	c cleaning 91007 clauses out of 182033 with flag 30818771/4268000
808.95/808.11	c cleaning 91997 clauses out of 184026 with flag 31525523/4361000
834.27/833.38	c cleaning 93003 clauses out of 186031 with flag 32266064/4455002
859.57/858.63	c cleaning 94009 clauses out of 188027 with flag 33040835/4550001
885.27/884.38	c cleaning 94992 clauses out of 190017 with flag 33769542/4646000
911.78/910.90	c cleaning 96001 clauses out of 192026 with flag 34515672/4743001
938.80/937.71	c cleaning 96996 clauses out of 194024 with flag 35279878/4841000
966.60/965.50	c cleaning 98007 clauses out of 196028 with flag 36037680/4940000
996.01/994.95	c cleaning 98995 clauses out of 198021 with flag 36823070/5040000
1026.42/1025.31	c cleaning 100004 clauses out of 200026 with flag 37606431/5141000
1056.62/1055.30	c cleaning 101007 clauses out of 202022 with flag 38409024/5243000
1087.13/1085.86	c cleaning 101991 clauses out of 204017 with flag 39203530/5346002
1117.43/1116.15	c cleaning 102986 clauses out of 206024 with flag 40006749/5450000
1149.34/1148.03	c cleaning 104013 clauses out of 208039 with flag 40850377/5555001
1184.47/1183.04	c cleaning 105007 clauses out of 210025 with flag 41715676/5661000
1217.17/1215.71	c cleaning 105997 clauses out of 212020 with flag 42579884/5768002
1251.58/1250.17	c cleaning 106999 clauses out of 214021 with flag 43419853/5876000
1285.08/1283.69	c cleaning 108001 clauses out of 216022 with flag 44283089/5985000
1320.87/1319.32	c cleaning 108995 clauses out of 218023 with flag 45164410/6095002
1356.37/1354.88	c cleaning 110006 clauses out of 220028 with flag 46031456/6206002
1392.88/1391.32	c cleaning 110997 clauses out of 222021 with flag 46881201/6318001
1430.18/1428.67	c cleaning 112004 clauses out of 224024 with flag 47791631/6431001
1469.25/1467.67	c cleaning 112996 clauses out of 226020 with flag 48741502/6545001
1507.55/1505.95	c cleaning 114001 clauses out of 228023 with flag 49630258/6660000
1546.76/1545.14	c cleaning 115006 clauses out of 230024 with flag 50588193/6776002
1587.16/1585.49	c cleaning 115994 clauses out of 232018 with flag 51508664/6893002
1627.25/1625.53	c cleaning 117002 clauses out of 234022 with flag 52441726/7011000
1669.27/1667.58	c cleaning 118002 clauses out of 236021 with flag 53395371/7130001
1713.19/1711.33	c cleaning 118987 clauses out of 238018 with flag 54382566/7250000
1758.00/1756.11	c cleaning 120007 clauses out of 240032 with flag 55361675/7371001
1800.01/1798.10	c starts		: 21805
1800.01/1798.10	c conflicts		: 7490115
1800.01/1798.10	c decisions		: 12370681
1800.01/1798.10	c propagations		: 179065273
1800.01/1798.10	c inspects		: 45804515608
1800.01/1798.10	c shortcuts		: 0
1800.01/1798.10	c learnt literals	: 0
1800.01/1798.10	c learnt binary clauses	: 0
1800.01/1798.10	c learnt ternary clauses	: 0
1800.01/1798.10	c learnt constraints	: 7490115
1800.01/1798.10	c ignored constraints	: 0
1800.01/1798.10	c root simplifications	: 0
1800.01/1798.10	c removed literals (reason simplification)	: 0
1800.01/1798.10	c reason swapping (by a shorter reason)	: 0
1800.01/1798.10	c Calls to reduceDB	: 117
1800.01/1798.10	c Number of update (reduction) of LBD	: 2164924
1800.01/1798.10	c Imported unit clauses	: 0
1800.01/1798.10	c number of reductions to clauses (during analyze)	: 0
1800.01/1798.10	c number of learned constraints concerned by reduction	: 0
1800.01/1798.10	c number of learning phase by resolution	: 0
1800.01/1798.10	c number of learning phase by cutting planes	: 0
1800.01/1798.10	c speed (assignments/second)	: 99594.02698181041
1800.01/1798.10	c non guided choices	29016
1800.01/1798.10	c timeout
1800.01/1798.13	c learnt constraints type 
1800.01/1798.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 239140
1800.01/1798.13	s UNKNOWN
1800.01/1798.13	c Total wall clock time (in seconds): 1798.018

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-4089803-1466033953/watcher-4089803-1466033953 -o /tmp/evaluation-result-4089803-1466033953/solver-4089803-1466033953 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466009078-4982 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4089803-1466033953.opb 

pid=9726
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: 2.00 2.00 2.00 3/194 9729
/proc/meminfo: memFree=31313076/32872528 swapFree=162364/176672
[pid=9729] ppid=9726 vsize=9224 CPUtime=0 cores=0,2,4,6
/proc/9729/stat : 9729 (java) R 9726 9729 4966 0 -1 4202496 410 0 0 0 0 0 0 0 20 0 1 0 5445223 9445376 79 33554432000 1073741824 1073778376 140737007236368 140737007233496 224913307743 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9729/statm: 2306 92 74 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 9729
/proc/meminfo: memFree=31313076/32872528 swapFree=162364/176672
[pid=9729] ppid=9726 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/9729/stat : 9729 (java) S 9726 9729 4966 0 -1 4202496 4417 0 1 0 8 1 0 0 20 0 18 0 5445223 9787879424 6055 33554432000 1073741824 1073778376 140737007236368 140737007227504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9729/statm: 2389619 6055 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200215 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 9729
/proc/meminfo: memFree=31313076/32872528 swapFree=162364/176672
[pid=9729] ppid=9726 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/9729/stat : 9729 (java) S 9726 9729 4966 0 -1 4202496 6115 0 1 0 27 1 0 0 20 0 19 0 5445223 9856040960 7617 33554432000 1073741824 1073778376 140737007236368 140737007227504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9729/statm: 2406260 7617 2227 9 0 2396937 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9625040

[startup+0.300228 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 9729
/proc/meminfo: memFree=31313076/32872528 swapFree=162364/176672
[pid=9729] ppid=9726 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/9729/stat : 9729 (java) S 9726 9729 4966 0 -1 4202496 8837 0 1 0 54 2 0 0 20 0 19 0 5445223 9856040960 9001 33554432000 1073741824 1073778376 140737007236368 140737007227504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9729/statm: 2406260 9001 2239 9 0 2396937 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9625040

[startup+0.700123 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 9729
/proc/meminfo: memFree=31313076/32872528 swapFree=162364/176672
[pid=9729] ppid=9726 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/9729/stat : 9729 (java) S 9726 9729 4966 0 -1 4202496 8888 0 1 0 109 2 0 0 20 0 19 0 5445223 9856040960 9562 33554432000 1073741824 1073778376 140737007236368 140737007227504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9729/statm: 2406260 9562 2254 9 0 2396937 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9625040

[startup+1.50064 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 9748
/proc/meminfo: memFree=31281336/32872528 swapFree=162364/176672
[pid=9729] ppid=9726 vsize=9625040 CPUtime=1.92 cores=0,2,4,6
/proc/9729/stat : 9729 (java) S 9726 9729 4966 0 -1 4202496 8896 0 1 0 190 2 0 0 20 0 19 0 5445223 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140737007227504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9729/statm: 2406260 11102 2256 9 0 2396937 0
[pid=9729/tid=9731] ppid=9726 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/9729/task/9731/stat : 9731 (java) R 9726 9729 4966 0 -1 4202560 2444 0 1 0 144 2 0 0 20 0 19 0 5445224 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255986110592 140255858724668 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9732] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9732/stat : 9732 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255829937064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9733] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9733/stat : 9733 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255828884520 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9734] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9734/stat : 9734 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255827831464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9735] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9735/stat : 9735 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255826778920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9736] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9736/stat : 9736 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255825725864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9737] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9737/stat : 9737 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255824673320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9738] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9738/stat : 9738 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255823620264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9739] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9739/stat : 9739 (java) S 9726 9729 4966 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255822567720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9740] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9740/stat : 9740 (java) S 9726 9729 4966 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255810370408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9741] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9741/stat : 9741 (java) S 9726 9729 4966 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255809316728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9742] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9742/stat : 9742 (java) S 9726 9729 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255808263560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9743] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9743/stat : 9743 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255807212304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9744] ppid=9726 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/9729/task/9744/stat : 9744 (java) S 9726 9729 4966 0 -1 4202560 1897 0 0 0 20 0 0 0 20 0 19 0 5445229 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255806159160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9745] ppid=9726 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9729/task/9745/stat : 9745 (java) S 9726 9729 4966 0 -1 4202560 3282 0 0 0 23 0 0 0 20 0 19 0 5445229 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255805106616 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9746] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9746/stat : 9746 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255804053752 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9747] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9747/stat : 9747 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255803001416 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9748] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9748/stat : 9748 (java) S 9726 9729 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5445238 9856040960 11102 33554432000 1073741824 1073778376 140737007236368 140255801898536 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 9748
/proc/meminfo: memFree=31274572/32872528 swapFree=162364/176672
[pid=9729] ppid=9726 vsize=9625040 CPUtime=3.52 cores=0,2,4,6
/proc/9729/stat : 9729 (java) S 9726 9729 4966 0 -1 4202496 8899 0 1 0 350 2 0 0 20 0 19 0 5445223 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140737007227504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9729/statm: 2406260 12638 2256 9 0 2396937 0
[pid=9729/tid=9731] ppid=9726 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/9729/task/9731/stat : 9731 (java) R 9726 9729 4966 0 -1 4202560 2447 0 1 0 303 2 0 0 20 0 19 0 5445224 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255986101968 140255858769267 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9732] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9732/stat : 9732 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255829937064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9733] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9733/stat : 9733 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255828884520 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9734] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9734/stat : 9734 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255827831464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9735] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9735/stat : 9735 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255826778920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9736] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9736/stat : 9736 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255825725864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9737] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9737/stat : 9737 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255824673320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9738] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9738/stat : 9738 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255823620264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9739] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9739/stat : 9739 (java) S 9726 9729 4966 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255822567720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9740] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9740/stat : 9740 (java) S 9726 9729 4966 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255810370408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9741] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9741/stat : 9741 (java) S 9726 9729 4966 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255809316728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9742] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9742/stat : 9742 (java) S 9726 9729 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255808263560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9743] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9743/stat : 9743 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255807212304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9744] ppid=9726 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/9729/task/9744/stat : 9744 (java) S 9726 9729 4966 0 -1 4202560 1897 0 0 0 20 0 0 0 20 0 19 0 5445229 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255806159160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9745] ppid=9726 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9729/task/9745/stat : 9745 (java) S 9726 9729 4966 0 -1 4202560 3282 0 0 0 23 0 0 0 20 0 19 0 5445229 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255805106616 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9746] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9746/stat : 9746 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255804053752 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9747] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9747/stat : 9747 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255803001416 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9748] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9748/stat : 9748 (java) S 9726 9729 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5445238 9856040960 12638 33554432000 1073741824 1073778376 140737007236368 140255801898536 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 9625040

[startup+6.30083 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 9748
/proc/meminfo: memFree=31261096/32872528 swapFree=162364/176672
[pid=9729] ppid=9726 vsize=9625040 CPUtime=6.71 cores=0,2,4,6
/proc/9729/stat : 9729 (java) S 9726 9729 4966 0 -1 4202496 8908 0 1 0 669 2 0 0 20 0 19 0 5445223 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140737007227504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9729/statm: 2406260 15903 2257 9 0 2396937 0
[pid=9729/tid=9731] ppid=9726 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/9729/task/9731/stat : 9731 (java) R 9726 9729 4966 0 -1 4202560 2455 0 1 0 623 2 0 0 20 0 19 0 5445224 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255986101968 140255858855966 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9732] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9732/stat : 9732 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255829937064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9733] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9733/stat : 9733 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255828884520 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9734] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9734/stat : 9734 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255827831464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9735] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9735/stat : 9735 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255826778920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9736] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9736/stat : 9736 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255825725864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9737] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9737/stat : 9737 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255824673320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9738] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9738/stat : 9738 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255823620264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9739] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9739/stat : 9739 (java) S 9726 9729 4966 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5445225 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255822567720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9740] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9740/stat : 9740 (java) S 9726 9729 4966 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255810370408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9741] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9741/stat : 9741 (java) S 9726 9729 4966 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255809316728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9742] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9742/stat : 9742 (java) S 9726 9729 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255808263560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9743] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9743/stat : 9743 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255807212304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9744] ppid=9726 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/9729/task/9744/stat : 9744 (java) S 9726 9729 4966 0 -1 4202560 1897 0 0 0 20 0 0 0 20 0 19 0 5445229 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255806159160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9745] ppid=9726 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9729/task/9745/stat : 9745 (java) S 9726 9729 4966 0 -1 4202560 3282 0 0 0 23 0 0 0 20 0 19 0 5445229 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255805106616 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9746] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9746/stat : 9746 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255804053752 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9747] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9747/stat : 9747 (java) S 9726 9729 4966 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255803001416 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9748] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9748/stat : 9748 (java) S 9726 9729 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5445238 9856040960 15903 33554432000 1073741824 1073778376 140737007236368 140255801898536 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.71
Current children cumulated vsize (KiB) 9625040


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

[pid=9729/tid=9741] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9741/stat : 9741 (java) S 9726 9729 4966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255809316728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9742] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9742/stat : 9742 (java) S 9726 9729 4966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255808263560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9743] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9743/stat : 9743 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255807212304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9744] ppid=9726 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9729/task/9744/stat : 9744 (java) S 9726 9729 4966 0 -1 4202560 2007 0 0 0 23 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255806159160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9745] ppid=9726 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9729/task/9745/stat : 9745 (java) S 9726 9729 4966 0 -1 4202560 3282 0 0 0 23 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255805106616 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9746] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9746/stat : 9746 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255804053752 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9747] ppid=9726 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/9729/task/9747/stat : 9747 (java) S 9726 9729 4966 0 -1 4202560 100 0 0 0 27 24 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255803001416 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9748] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9748/stat : 9748 (java) S 9726 9729 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5445238 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255801898536 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1724.19
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/213 10011
/proc/meminfo: memFree=30717820/32872528 swapFree=162364/176672
[pid=9729] ppid=9726 vsize=9625040 CPUtime=1784.21 cores=0,2,4,6
/proc/9729/stat : 9729 (java) S 9726 9729 4966 0 -1 4202496 9714 0 1 0 178372 49 0 0 20 0 19 0 5445223 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140737007227504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9729/statm: 2406260 100762 2272 9 0 2396937 0
[pid=9729/tid=9731] ppid=9726 vsize=9625040 CPUtime=1781.82 cores=0,2,4,6
/proc/9729/task/9731/stat : 9731 (java) R 9726 9729 4966 0 -1 4202560 2520 0 1 0 178151 31 0 0 20 0 19 0 5445224 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255986102064 140255858856139 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9732] ppid=9726 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/9729/task/9732/stat : 9732 (java) S 9726 9729 4966 0 -1 4202560 90 0 0 0 17 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255829937064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9733] ppid=9726 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/9729/task/9733/stat : 9733 (java) S 9726 9729 4966 0 -1 4202560 55 0 0 0 21 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255828884520 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9734] ppid=9726 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/9729/task/9734/stat : 9734 (java) S 9726 9729 4966 0 -1 4202560 44 0 0 0 16 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255827831464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9735] ppid=9726 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/9729/task/9735/stat : 9735 (java) S 9726 9729 4966 0 -1 4202560 81 0 0 0 26 4 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255826778920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9736] ppid=9726 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/9729/task/9736/stat : 9736 (java) S 9726 9729 4966 0 -1 4202560 55 0 0 0 17 2 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255825725864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9737] ppid=9726 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/9729/task/9737/stat : 9737 (java) S 9726 9729 4966 0 -1 4202560 53 0 0 0 18 4 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255824673320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9738] ppid=9726 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/9729/task/9738/stat : 9738 (java) S 9726 9729 4966 0 -1 4202560 46 0 0 0 16 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255823620264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9739] ppid=9726 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/9729/task/9739/stat : 9739 (java) S 9726 9729 4966 0 -1 4202560 45 0 0 0 15 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255822567720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9740] ppid=9726 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/9729/task/9740/stat : 9740 (java) S 9726 9729 4966 0 -1 4202560 73 0 0 0 1 0 0 0 20 0 19 0 5445226 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255810370408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9741] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9741/stat : 9741 (java) S 9726 9729 4966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255809316728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9742] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9742/stat : 9742 (java) S 9726 9729 4966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255808263560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9743] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9743/stat : 9743 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255807212304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9744] ppid=9726 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9729/task/9744/stat : 9744 (java) S 9726 9729 4966 0 -1 4202560 2007 0 0 0 23 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255806159160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9745] ppid=9726 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9729/task/9745/stat : 9745 (java) S 9726 9729 4966 0 -1 4202560 3282 0 0 0 23 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255805106616 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9746] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9746/stat : 9746 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255804053752 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9747] ppid=9726 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/9729/task/9747/stat : 9747 (java) S 9726 9729 4966 0 -1 4202560 104 0 0 0 28 25 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255803001416 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9748] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9748/stat : 9748 (java) S 9726 9729 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5445238 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255801898536 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1784.21
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/213 10011
/proc/meminfo: memFree=30717952/32872528 swapFree=162364/176672
[pid=9729] ppid=9726 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/9729/stat : 9729 (java) S 9726 9729 4966 0 -1 4202496 9714 0 1 0 179952 49 0 0 20 0 19 0 5445223 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140737007227504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9729/statm: 2406260 100762 2272 9 0 2396937 0
[pid=9729/tid=9731] ppid=9726 vsize=9625040 CPUtime=1797.62 cores=0,2,4,6
/proc/9729/task/9731/stat : 9731 (java) R 9726 9729 4966 0 -1 4202560 2520 0 1 0 179731 31 0 0 20 0 19 0 5445224 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255986102064 140255858770578 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9732] ppid=9726 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/9729/task/9732/stat : 9732 (java) S 9726 9729 4966 0 -1 4202560 90 0 0 0 17 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255829937064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9733] ppid=9726 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/9729/task/9733/stat : 9733 (java) S 9726 9729 4966 0 -1 4202560 55 0 0 0 21 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255828884520 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9734] ppid=9726 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/9729/task/9734/stat : 9734 (java) S 9726 9729 4966 0 -1 4202560 44 0 0 0 16 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255827831464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9735] ppid=9726 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/9729/task/9735/stat : 9735 (java) S 9726 9729 4966 0 -1 4202560 81 0 0 0 26 4 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255826778920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9736] ppid=9726 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/9729/task/9736/stat : 9736 (java) S 9726 9729 4966 0 -1 4202560 55 0 0 0 17 2 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255825725864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9737] ppid=9726 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/9729/task/9737/stat : 9737 (java) S 9726 9729 4966 0 -1 4202560 53 0 0 0 18 4 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255824673320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9738] ppid=9726 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/9729/task/9738/stat : 9738 (java) S 9726 9729 4966 0 -1 4202560 46 0 0 0 16 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255823620264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9739] ppid=9726 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/9729/task/9739/stat : 9739 (java) S 9726 9729 4966 0 -1 4202560 45 0 0 0 15 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255822567720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9740] ppid=9726 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/9729/task/9740/stat : 9740 (java) S 9726 9729 4966 0 -1 4202560 73 0 0 0 1 0 0 0 20 0 19 0 5445226 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255810370408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9741] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9741/stat : 9741 (java) S 9726 9729 4966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255809316728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9742] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9742/stat : 9742 (java) S 9726 9729 4966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255808263560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9743] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9743/stat : 9743 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255807212304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9744] ppid=9726 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9729/task/9744/stat : 9744 (java) S 9726 9729 4966 0 -1 4202560 2007 0 0 0 23 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255806159160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9745] ppid=9726 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9729/task/9745/stat : 9745 (java) S 9726 9729 4966 0 -1 4202560 3282 0 0 0 23 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255805106616 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9746] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9746/stat : 9746 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255804053752 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9747] ppid=9726 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/9729/task/9747/stat : 9747 (java) S 9726 9729 4966 0 -1 4202560 104 0 0 0 29 25 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255803001416 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9748] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9748/stat : 9748 (java) S 9726 9729 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5445238 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255801898536 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 9729 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/213 10011
/proc/meminfo: memFree=30717952/32872528 swapFree=162364/176672
[pid=9729] ppid=9726 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/9729/stat : 9729 (java) S 9726 9729 4966 0 -1 4202496 9714 0 1 0 179952 49 0 0 20 0 19 0 5445223 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140737007227504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9729/statm: 2406260 100762 2272 9 0 2396937 0
[pid=9729/tid=9731] ppid=9726 vsize=9625040 CPUtime=1797.62 cores=0,2,4,6
/proc/9729/task/9731/stat : 9731 (java) R 9726 9729 4966 0 -1 4202560 2520 0 1 0 179731 31 0 0 20 0 19 0 5445224 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255986102064 140255858770578 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9732] ppid=9726 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/9729/task/9732/stat : 9732 (java) S 9726 9729 4966 0 -1 4202560 90 0 0 0 17 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255829937064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9733] ppid=9726 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/9729/task/9733/stat : 9733 (java) S 9726 9729 4966 0 -1 4202560 55 0 0 0 21 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255828884520 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9734] ppid=9726 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/9729/task/9734/stat : 9734 (java) S 9726 9729 4966 0 -1 4202560 44 0 0 0 16 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255827831464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9735] ppid=9726 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/9729/task/9735/stat : 9735 (java) S 9726 9729 4966 0 -1 4202560 81 0 0 0 26 4 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255826778920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9736] ppid=9726 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/9729/task/9736/stat : 9736 (java) S 9726 9729 4966 0 -1 4202560 55 0 0 0 17 2 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255825725864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9737] ppid=9726 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/9729/task/9737/stat : 9737 (java) S 9726 9729 4966 0 -1 4202560 53 0 0 0 18 4 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255824673320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9738] ppid=9726 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/9729/task/9738/stat : 9738 (java) S 9726 9729 4966 0 -1 4202560 46 0 0 0 16 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255823620264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9739] ppid=9726 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/9729/task/9739/stat : 9739 (java) S 9726 9729 4966 0 -1 4202560 45 0 0 0 15 3 0 0 20 0 19 0 5445225 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255822567720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9729/tid=9740] ppid=9726 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/9729/task/9740/stat : 9740 (java) S 9726 9729 4966 0 -1 4202560 73 0 0 0 1 0 0 0 20 0 19 0 5445226 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255810370408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9741] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9741/stat : 9741 (java) S 9726 9729 4966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255809316728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9742] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9742/stat : 9742 (java) S 9726 9729 4966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5445226 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255808263560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9743] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9743/stat : 9743 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255807212304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9744] ppid=9726 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9729/task/9744/stat : 9744 (java) S 9726 9729 4966 0 -1 4202560 2007 0 0 0 23 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255806159160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9729/tid=9745] ppid=9726 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9729/task/9745/stat : 9745 (java) S 9726 9729 4966 0 -1 4202560 3282 0 0 0 23 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255805106616 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9746] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9746/stat : 9746 (java) S 9726 9729 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255804053752 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9729/tid=9747] ppid=9726 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/9729/task/9747/stat : 9747 (java) S 9726 9729 4966 0 -1 4202560 104 0 0 0 29 25 0 0 20 0 19 0 5445229 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255803001416 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9729/tid=9748] ppid=9726 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9729/task/9748/stat : 9748 (java) S 9726 9729 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5445238 9856040960 100762 33554432000 1073741824 1073778376 140737007236368 140255801898536 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1798.14
CPU time (s): 1800.66
CPU user time (s): 1799.71
CPU system time (s): 0.951855
CPU usage (%): 100.14
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.951855
maximum resident set size= 403204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9760
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38415
involuntary context switches= 4853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7834 second user time and 13.022 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-16 01:39:13
IDJOB=4089803
IDBENCH=107458
IDSOLVER=2546
FILE ID=node105/4089803-1466033953
RUNJOBID= node105-1466009078-4982
PBS_JOBID= 19902809
Free space on /tmp= 71748 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-v111-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089803-1466033953/watcher-4089803-1466033953 -o /tmp/evaluation-result-4089803-1466033953/solver-4089803-1466033953 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466009078-4982 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4089803-1466033953.opb

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

MD5SUM BENCH= 392bc2224683991ad00d51bb67f6f600
RANDOM SEED=1906796948

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31313604 kB
Buffers:           92772 kB
Cached:           344736 kB
SwapCached:            0 kB
Active:           327544 kB
Inactive:         351392 kB
Active(anon):     243868 kB
Inactive(anon):        0 kB
Active(file):      83676 kB
Inactive(file):   351392 kB
Unevictable:      176672 kB
Mlocked:          162364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               832 kB
Writeback:             0 kB
AnonPages:        420288 kB
Mapped:            21932 kB
Shmem:               204 kB
Slab:             573076 kB
SReclaimable:      17072 kB
SUnreclaim:       556004 kB
KernelStack:        1760 kB
PageTables:         5128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     865108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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= 71748 MiB
End job on node105 at 2016-06-16 02:09:11