Trace number 4096159

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-eq-random4regular-60.opb
MD5SUMc6092cabbdedc0e79f8b231346bede11
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.010998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables241
Total number of constraints120
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)120
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 8
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-4096159-1466103635.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.14	c ... done. Wall clock time 0.028s.
0.09/0.14	c declared #vars     241
0.09/0.14	c #constraints  240
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 240
0.09/0.14	c 240 constraints processed.
0.69/0.47	c cleaning 2495 clauses out of 5000 with flag 30988/5000
1.07/0.71	c cleaning 4251 clauses out of 8505 with flag 76404/11000
1.48/1.11	c cleaning 5620 clauses out of 11255 with flag 134252/18001
1.88/1.51	c cleaning 6812 clauses out of 13634 with flag 195671/26000
2.39/2.02	c cleaning 7898 clauses out of 15822 with flag 263032/35000
3.09/2.77	c cleaning 8954 clauses out of 17924 with flag 345785/45000
3.89/3.51	c cleaning 9972 clauses out of 19970 with flag 430936/56000
4.90/4.52	c cleaning 10989 clauses out of 21998 with flag 524627/68000
5.79/5.49	c cleaning 11989 clauses out of 24009 with flag 627010/81000
6.89/6.58	c cleaning 13006 clauses out of 26021 with flag 734571/95001
8.29/7.93	c cleaning 14005 clauses out of 28015 with flag 870173/110001
10.30/9.91	c cleaning 14997 clauses out of 30009 with flag 1036218/126000
12.50/12.19	c cleaning 16003 clauses out of 32016 with flag 1217167/143004
14.80/14.42	c cleaning 17003 clauses out of 34009 with flag 1403237/161000
16.59/16.26	c cleaning 18004 clauses out of 36007 with flag 1548151/180001
18.69/18.33	c cleaning 18983 clauses out of 38002 with flag 1707738/200000
20.89/20.56	c cleaning 19993 clauses out of 40019 with flag 1874888/221000
23.39/23.09	c cleaning 21005 clauses out of 42027 with flag 2045999/243001
26.09/25.73	c cleaning 22002 clauses out of 44021 with flag 2216359/266000
29.19/28.82	c cleaning 22995 clauses out of 46019 with flag 2418902/290000
32.19/31.81	c cleaning 24001 clauses out of 48024 with flag 2612769/315000
35.79/35.47	c cleaning 25003 clauses out of 50023 with flag 2834322/341000
39.39/39.01	c cleaning 26000 clauses out of 52020 with flag 3051729/368000
43.49/43.15	c cleaning 27003 clauses out of 54020 with flag 3278284/396000
47.39/47.04	c cleaning 28005 clauses out of 56018 with flag 3497862/425001
51.50/51.19	c cleaning 28994 clauses out of 58012 with flag 3730272/455000
56.20/55.85	c cleaning 29999 clauses out of 60018 with flag 3975330/486000
61.20/60.81	c cleaning 30993 clauses out of 62020 with flag 4237563/518001
66.90/66.54	c cleaning 31999 clauses out of 64026 with flag 4517329/551000
72.50/72.18	c cleaning 33004 clauses out of 66027 with flag 4791599/585000
78.50/78.18	c cleaning 34001 clauses out of 68023 with flag 5073511/620000
84.99/84.62	c cleaning 35005 clauses out of 70023 with flag 5368405/656001
91.75/91.40	c cleaning 35995 clauses out of 72019 with flag 5670381/693002
98.23/97.85	c cleaning 37001 clauses out of 74023 with flag 5971547/731001
105.62/105.23	c cleaning 37999 clauses out of 76023 with flag 6286302/770002
114.03/113.62	c cleaning 39005 clauses out of 78024 with flag 6619127/810002
126.43/126.04	c cleaning 40000 clauses out of 80018 with flag 6998376/851001
134.43/134.06	c cleaning 40995 clauses out of 82017 with flag 7343739/893000
143.23/142.87	c cleaning 41995 clauses out of 84022 with flag 7723161/936000
152.34/151.97	c cleaning 43010 clauses out of 86028 with flag 8079648/980001
162.73/162.37	c cleaning 44000 clauses out of 88017 with flag 8445347/1025000
173.03/172.64	c cleaning 44999 clauses out of 90018 with flag 8818501/1071001
183.33/182.99	c cleaning 45997 clauses out of 92018 with flag 9199473/1118000
193.53/193.15	c cleaning 47006 clauses out of 94023 with flag 9571266/1166002
205.23/204.84	c cleaning 48003 clauses out of 96016 with flag 9963354/1215001
219.45/219.01	c cleaning 48998 clauses out of 98013 with flag 10410881/1265001
231.24/230.90	c cleaning 49995 clauses out of 100018 with flag 10816439/1316004
243.44/243.03	c cleaning 50998 clauses out of 102019 with flag 11227823/1368000
256.37/255.98	c cleaning 52004 clauses out of 104022 with flag 11650447/1421001
271.27/270.80	c cleaning 52995 clauses out of 106017 with flag 12134937/1475000
290.77/290.37	c cleaning 54006 clauses out of 108022 with flag 12669677/1530000
305.48/305.01	c cleaning 54999 clauses out of 110016 with flag 13114174/1586000
320.59/320.16	c cleaning 56005 clauses out of 112017 with flag 13566309/1643000
337.58/337.10	c cleaning 56998 clauses out of 114012 with flag 14017793/1701000
353.09/352.64	c cleaning 58004 clauses out of 116015 with flag 14484032/1760001
376.89/376.49	c cleaning 58997 clauses out of 118010 with flag 15004387/1820000
400.69/400.20	c cleaning 60002 clauses out of 120014 with flag 15544542/1881001
418.00/417.56	c cleaning 61006 clauses out of 122011 with flag 16034280/1943000
436.60/436.18	c cleaning 61996 clauses out of 124006 with flag 16523098/2006001
454.97/454.48	c cleaning 63000 clauses out of 126013 with flag 17020977/2070004
474.06/473.55	c cleaning 63986 clauses out of 128009 with flag 17537361/2135000
496.17/495.62	c cleaning 64996 clauses out of 130023 with flag 18067497/2201000
515.39/514.84	c cleaning 65998 clauses out of 132027 with flag 18604315/2268000
536.31/535.78	c cleaning 67009 clauses out of 134030 with flag 19136804/2336001
557.10/556.58	c cleaning 68006 clauses out of 136020 with flag 19677848/2405000
579.21/578.62	c cleaning 68993 clauses out of 138014 with flag 20224087/2475000
603.31/602.73	c cleaning 69990 clauses out of 140022 with flag 20789526/2546001
629.01/628.41	c cleaning 71008 clauses out of 142035 with flag 21396809/2618004
656.42/655.84	c cleaning 71994 clauses out of 144023 with flag 22024188/2691000
682.52/681.86	c cleaning 73004 clauses out of 146029 with flag 22614417/2765000
709.52/708.82	c cleaning 74005 clauses out of 148025 with flag 23240781/2840000
736.23/735.55	c cleaning 75008 clauses out of 150020 with flag 23850627/2916000
761.93/761.25	c cleaning 75999 clauses out of 152012 with flag 24435488/2993000
790.43/789.80	c cleaning 76984 clauses out of 154018 with flag 25019098/3071005
821.35/820.63	c cleaning 78007 clauses out of 156030 with flag 25628700/3150001
864.85/864.17	c cleaning 79004 clauses out of 158022 with flag 26265810/3230000
895.77/895.02	c cleaning 80000 clauses out of 160018 with flag 26899039/3311000
926.67/925.99	c cleaning 80999 clauses out of 162018 with flag 27517438/3393000
957.70/956.83	c cleaning 81997 clauses out of 164019 with flag 28183835/3476000
993.49/992.67	c cleaning 83006 clauses out of 166024 with flag 28878237/3560002
1029.39/1028.57	c cleaning 83993 clauses out of 168017 with flag 29556530/3645001
1062.88/1062.07	c cleaning 84995 clauses out of 170024 with flag 30218272/3731001
1100.98/1100.10	c cleaning 86004 clauses out of 172030 with flag 30885791/3818002
1140.27/1139.43	c cleaning 87001 clauses out of 174024 with flag 31552132/3906000
1178.26/1177.43	c cleaning 88002 clauses out of 176023 with flag 32241632/3995000
1222.97/1222.13	c cleaning 89007 clauses out of 178021 with flag 32920991/4085000
1264.89/1263.92	c cleaning 89999 clauses out of 180015 with flag 33577150/4176001
1303.29/1302.31	c cleaning 91003 clauses out of 182016 with flag 34265159/4268001
1344.90/1343.96	c cleaning 91988 clauses out of 184013 with flag 34957312/4361001
1391.02/1390.00	c cleaning 93002 clauses out of 186025 with flag 35665949/4455001
1437.52/1436.50	c cleaning 94003 clauses out of 188025 with flag 36374185/4550003
1480.54/1479.50	c cleaning 95011 clauses out of 190021 with flag 37134651/4646002
1529.65/1528.67	c cleaning 95997 clauses out of 192009 with flag 37858887/4743001
1579.46/1578.38	c cleaning 96998 clauses out of 194011 with flag 38598680/4841000
1627.95/1626.86	c cleaning 97997 clauses out of 196013 with flag 39371618/4940000
1680.34/1679.20	c cleaning 98999 clauses out of 198016 with flag 40098516/5040000
1735.43/1734.40	c cleaning 100000 clauses out of 200017 with flag 40850068/5141000
1792.13/1791.07	c cleaning 101006 clauses out of 202017 with flag 41619563/5243000
1800.03/1798.90	c starts		: 16385
1800.03/1798.90	c conflicts		: 5264749
1800.03/1798.90	c decisions		: 7836798
1800.03/1798.90	c propagations		: 144423226
1800.03/1798.90	c inspects		: 43459730011
1800.03/1798.90	c shortcuts		: 0
1800.03/1798.90	c learnt literals	: 0
1800.03/1798.90	c learnt binary clauses	: 0
1800.03/1798.90	c learnt ternary clauses	: 0
1800.03/1798.90	c learnt constraints	: 5264749
1800.03/1798.90	c ignored constraints	: 0
1800.03/1798.90	c root simplifications	: 0
1800.03/1798.90	c removed literals (reason simplification)	: 0
1800.03/1798.90	c reason swapping (by a shorter reason)	: 0
1800.03/1798.90	c Calls to reduceDB	: 98
1800.03/1798.90	c Number of update (reduction) of LBD	: 1581087
1800.03/1798.90	c Imported unit clauses	: 0
1800.03/1798.90	c number of reductions to clauses (during analyze)	: 0
1800.03/1798.90	c number of learned constraints concerned by reduction	: 0
1800.03/1798.90	c number of learning phase by resolution	: 0
1800.03/1798.90	c number of learning phase by cutting planes	: 0
1800.03/1798.90	c speed (assignments/second)	: 80290.4930566018
1800.03/1798.90	c non guided choices	415
1800.03/1798.90	c timeout
1800.03/1798.93	c learnt constraints type 
1800.03/1798.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 122761
1800.03/1798.93	s UNKNOWN
1800.03/1798.93	c Total wall clock time (in seconds): 1798.815

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

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

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


[startup+0 s]
/proc/loadavg: 1.33 1.33 1.60 3/173 19955
/proc/meminfo: memFree=30303940/32872528 swapFree=1504664/1684536
[pid=19955] ppid=19952 vsize=8 CPUtime=0 cores=1,3,5,7
/proc/19955/stat : 19955 (java) R 19952 19955 19260 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 12409445 8192 1 33554432000 0 0 0 140734419511064 215124438455 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19955/statm: 33 2 0 0 0 22 0

[startup+0.10012 s]
/proc/loadavg: 1.33 1.33 1.60 3/173 19955
/proc/meminfo: memFree=30303940/32872528 swapFree=1504664/1684536
[pid=19955] ppid=19952 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/19955/stat : 19955 (java) S 19952 19955 19260 0 -1 4202496 4385 0 1 0 8 1 0 0 20 0 18 0 12409445 9787879424 6024 33554432000 1073741824 1073778376 140733663789744 140733663780880 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19955/statm: 2389619 6024 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200231 s]
/proc/loadavg: 1.33 1.33 1.60 3/173 19955
/proc/meminfo: memFree=30303940/32872528 swapFree=1504664/1684536
[pid=19955] ppid=19952 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/19955/stat : 19955 (java) S 19952 19955 19260 0 -1 4202496 6507 0 1 0 27 1 0 0 20 0 19 0 12409445 9856040960 7362 33554432000 1073741824 1073778376 140733663789744 140733663780880 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19955/statm: 2406260 7362 2232 9 0 2396937 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9625040

[startup+0.300233 s]
/proc/loadavg: 1.33 1.33 1.60 3/173 19955
/proc/meminfo: memFree=30303940/32872528 swapFree=1504664/1684536
[pid=19955] ppid=19952 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/19955/stat : 19955 (java) S 19952 19955 19260 0 -1 4202496 8977 0 1 0 52 2 0 0 20 0 19 0 12409445 9856040960 9294 33554432000 1073741824 1073778376 140733663789744 140733663780880 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19955/statm: 2406260 9294 2238 9 0 2396937 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9625040

[startup+0.700191 s]
/proc/loadavg: 1.33 1.33 1.60 3/173 19955
/proc/meminfo: memFree=30303940/32872528 swapFree=1504664/1684536
[pid=19955] ppid=19952 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/19955/stat : 19955 (java) S 19952 19955 19260 0 -1 4202496 9174 0 1 0 105 2 0 0 20 0 19 0 12409445 9856040960 9851 33554432000 1073741824 1073778376 140733663789744 140733663780880 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19955/statm: 2406260 9851 2248 9 0 2396937 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 9625040

[startup+1.50077 s]
/proc/loadavg: 1.38 1.34 1.60 3/216 20005
/proc/meminfo: memFree=30240492/32872528 swapFree=1504664/1684536
[pid=19955] ppid=19952 vsize=9625040 CPUtime=1.88 cores=1,3,5,7
/proc/19955/stat : 19955 (java) S 19952 19955 19260 0 -1 4202496 9177 0 1 0 186 2 0 0 20 0 19 0 12409445 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 140733663780880 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19955/statm: 2406260 10364 2249 9 0 2396937 0
[pid=19955/tid=19960] ppid=19952 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/19955/task/19960/stat : 19960 (java) R 19952 19955 19260 0 -1 4202560 2401 0 1 0 146 0 0 0 20 0 19 0 12409446 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966552612560 139966424772407 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19965] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19965/stat : 19965 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966396541608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19966] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19966/stat : 19966 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966395489064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19967] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19967/stat : 19967 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966394436520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19968] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19968/stat : 19968 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966393383976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19969] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19969/stat : 19969 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966392330408 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19970] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19970/stat : 19970 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966391277864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19971] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19971/stat : 19971 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966390225320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19972] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19972/stat : 19972 (java) S 19952 19955 19260 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966389172776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19978] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19978/stat : 19978 (java) S 19952 19955 19260 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966376761960 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19981] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19981/stat : 19981 (java) S 19952 19955 19260 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966375708280 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19982] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19982/stat : 19982 (java) S 19952 19955 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966374655624 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19994] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19994/stat : 19994 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966373604368 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19995] ppid=19952 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/19955/task/19995/stat : 19995 (java) S 19952 19955 19260 0 -1 4202560 2524 0 0 0 17 0 0 0 20 0 19 0 12409452 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966372550712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19996] ppid=19952 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/19955/task/19996/stat : 19996 (java) S 19952 19955 19260 0 -1 4202560 2982 0 0 0 21 0 0 0 20 0 19 0 12409452 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966371498168 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19997] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19997/stat : 19997 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409452 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966370445816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19998] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19998/stat : 19998 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409452 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966369393480 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=20004] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/20004/stat : 20004 (java) S 19952 19955 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409460 9856040960 10364 33554432000 1073741824 1073778376 140733663789744 139966368339240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 1.38 1.34 1.60 3/216 20005
/proc/meminfo: memFree=30231308/32872528 swapFree=1504664/1684536
[pid=19955] ppid=19952 vsize=9625040 CPUtime=3.49 cores=1,3,5,7
/proc/19955/stat : 19955 (java) S 19952 19955 19260 0 -1 4202496 9180 0 1 0 347 2 0 0 20 0 19 0 12409445 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 140733663780880 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19955/statm: 2406260 11389 2249 9 0 2396937 0
[pid=19955/tid=19960] ppid=19952 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/19955/task/19960/stat : 19960 (java) R 19952 19955 19260 0 -1 4202560 2403 0 1 0 305 0 0 0 20 0 19 0 12409446 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966552612560 139966424772530 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19965] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19965/stat : 19965 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966396541608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19966] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19966/stat : 19966 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966395489064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19967] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19967/stat : 19967 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966394436520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19968] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19968/stat : 19968 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966393383976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19969] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19969/stat : 19969 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966392330408 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19970] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19970/stat : 19970 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966391277864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19971] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19971/stat : 19971 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966390225320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19972] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19972/stat : 19972 (java) S 19952 19955 19260 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966389172776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19978] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19978/stat : 19978 (java) S 19952 19955 19260 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966376761960 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19981] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19981/stat : 19981 (java) S 19952 19955 19260 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966375708280 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19982] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19982/stat : 19982 (java) S 19952 19955 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966374655624 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19994] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19994/stat : 19994 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966373604368 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19995] ppid=19952 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/19955/task/19995/stat : 19995 (java) S 19952 19955 19260 0 -1 4202560 2525 0 0 0 18 0 0 0 20 0 19 0 12409452 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966372550712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19996] ppid=19952 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/19955/task/19996/stat : 19996 (java) S 19952 19955 19260 0 -1 4202560 2982 0 0 0 21 0 0 0 20 0 19 0 12409452 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966371498168 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19997] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19997/stat : 19997 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409452 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966370445816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19998] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19998/stat : 19998 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409452 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966369393480 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=20004] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/20004/stat : 20004 (java) S 19952 19955 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409460 9856040960 11389 33554432000 1073741824 1073778376 140733663789744 139966368339240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 1.43 1.35 1.60 4/216 20005
/proc/meminfo: memFree=30215448/32872528 swapFree=1504664/1684536
[pid=19955] ppid=19952 vsize=9625040 CPUtime=6.69 cores=1,3,5,7
/proc/19955/stat : 19955 (java) S 19952 19955 19260 0 -1 4202496 9186 0 1 0 667 2 0 0 20 0 19 0 12409445 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 140733663780880 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19955/statm: 2406260 13157 2250 9 0 2396937 0
[pid=19955/tid=19960] ppid=19952 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/19955/task/19960/stat : 19960 (java) R 19952 19955 19260 0 -1 4202560 2408 0 1 0 625 0 0 0 20 0 19 0 12409446 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966552612560 139966424772407 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19965] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19965/stat : 19965 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966396541608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19966] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19966/stat : 19966 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966395489064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19967] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19967/stat : 19967 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966394436520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19968] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19968/stat : 19968 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966393383976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19969] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19969/stat : 19969 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966392330408 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19970] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19970/stat : 19970 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966391277864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19971] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19971/stat : 19971 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966390225320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19972] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19972/stat : 19972 (java) S 19952 19955 19260 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12409448 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966389172776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19978] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19978/stat : 19978 (java) S 19952 19955 19260 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966376761960 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19981] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19981/stat : 19981 (java) S 19952 19955 19260 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966375708280 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19982] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19982/stat : 19982 (java) S 19952 19955 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966374655624 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19994] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19994/stat : 19994 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966373604368 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19995] ppid=19952 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/19955/task/19995/stat : 19995 (java) S 19952 19955 19260 0 -1 4202560 2525 0 0 0 18 0 0 0 20 0 19 0 12409452 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966372550712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19996] ppid=19952 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/19955/task/19996/stat : 19996 (java) S 19952 19955 19260 0 -1 4202560 2982 0 0 0 21 0 0 0 20 0 19 0 12409452 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966371498168 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19997] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19997/stat : 19997 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409452 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966370445816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19998] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19998/stat : 19998 (java) S 19952 19955 19260 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12409452 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966369393480 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=20004] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/20004/stat : 20004 (java) S 19952 19955 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409460 9856040960 13157 33554432000 1073741824 1073778376 140733663789744 139966368339240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 9625040


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

[pid=19955/tid=20004] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/20004/stat : 20004 (java) S 19952 19955 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409460 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966368339240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1723.43
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.23 2.22 2.10 4/216 20071
/proc/meminfo: memFree=29683532/32872528 swapFree=1504664/1684536
[pid=19955] ppid=19952 vsize=9625040 CPUtime=1783.42 cores=1,3,5,7
/proc/19955/stat : 19955 (java) S 19952 19955 19260 0 -1 4202496 10233 0 1 0 178285 57 0 0 20 0 19 0 12409445 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 140733663780880 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19955/statm: 2406260 78123 2266 9 0 2396937 0
[pid=19955/tid=19960] ppid=19952 vsize=9625040 CPUtime=1777.22 cores=1,3,5,7
/proc/19955/task/19960/stat : 19960 (java) R 19952 19955 19260 0 -1 4202560 2471 0 1 0 177688 34 0 0 20 0 19 0 12409446 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966552612656 139966424772323 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19965] ppid=19952 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/19955/task/19965/stat : 19965 (java) S 19952 19955 19260 0 -1 4202560 86 0 0 0 7 2 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966396541608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19966] ppid=19952 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/19955/task/19966/stat : 19966 (java) S 19952 19955 19260 0 -1 4202560 146 0 0 0 8 2 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966395489064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19967] ppid=19952 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/19955/task/19967/stat : 19967 (java) S 19952 19955 19260 0 -1 4202560 144 0 0 0 4 2 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966394436520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19968] ppid=19952 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/19955/task/19968/stat : 19968 (java) S 19952 19955 19260 0 -1 4202560 145 0 0 0 6 1 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966393383976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19969] ppid=19952 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/19955/task/19969/stat : 19969 (java) S 19952 19955 19260 0 -1 4202560 26 0 0 0 7 1 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966392330408 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19970] ppid=19952 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/19955/task/19970/stat : 19970 (java) S 19952 19955 19260 0 -1 4202560 207 0 0 0 9 3 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966391277864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19971] ppid=19952 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/19955/task/19971/stat : 19971 (java) S 19952 19955 19260 0 -1 4202560 33 0 0 0 8 2 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966390225320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19972] ppid=19952 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/19955/task/19972/stat : 19972 (java) S 19952 19955 19260 0 -1 4202560 38 0 0 0 5 3 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966389172776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19978] ppid=19952 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/19955/task/19978/stat : 19978 (java) S 19952 19955 19260 0 -1 4202560 60 0 0 0 1 0 0 0 20 0 19 0 12409449 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966376761960 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19981] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19981/stat : 19981 (java) S 19952 19955 19260 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966375708280 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19982] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19982/stat : 19982 (java) S 19952 19955 19260 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966374655624 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19994] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19994/stat : 19994 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966373604368 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19995] ppid=19952 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/19955/task/19995/stat : 19995 (java) S 19952 19955 19260 0 -1 4202560 2533 0 0 0 21 0 0 0 20 0 19 0 12409452 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966372550712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19996] ppid=19952 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/19955/task/19996/stat : 19996 (java) S 19952 19955 19260 0 -1 4202560 2982 0 0 0 21 0 0 0 20 0 19 0 12409452 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966371498168 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19997] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19997/stat : 19997 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409452 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966370445816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19998] ppid=19952 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/19955/task/19998/stat : 19998 (java) S 19952 19955 19260 0 -1 4202560 104 0 0 0 27 33 0 0 20 0 19 0 12409452 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966369393480 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=20004] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/20004/stat : 20004 (java) S 19952 19955 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409460 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966368339240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.9 s]
/proc/loadavg: 2.32 2.24 2.11 4/216 20071
/proc/meminfo: memFree=29683544/32872528 swapFree=1504664/1684536
[pid=19955] ppid=19952 vsize=9625040 CPUtime=1800.03 cores=1,3,5,7
/proc/19955/stat : 19955 (java) S 19952 19955 19260 0 -1 4202496 10233 0 1 0 179945 58 0 0 20 0 19 0 12409445 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 140733663780880 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19955/statm: 2406260 78123 2266 9 0 2396937 0
[pid=19955/tid=19960] ppid=19952 vsize=9625040 CPUtime=1793.77 cores=1,3,5,7
/proc/19955/task/19960/stat : 19960 (java) R 19952 19955 19260 0 -1 4202560 2471 0 1 0 179343 34 0 0 20 0 19 0 12409446 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966552612656 139966424772286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19965] ppid=19952 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/19955/task/19965/stat : 19965 (java) S 19952 19955 19260 0 -1 4202560 86 0 0 0 7 2 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966396541608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19966] ppid=19952 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/19955/task/19966/stat : 19966 (java) S 19952 19955 19260 0 -1 4202560 146 0 0 0 8 2 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966395489064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19967] ppid=19952 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/19955/task/19967/stat : 19967 (java) S 19952 19955 19260 0 -1 4202560 144 0 0 0 4 2 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966394436520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19968] ppid=19952 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/19955/task/19968/stat : 19968 (java) S 19952 19955 19260 0 -1 4202560 145 0 0 0 6 1 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966393383976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19969] ppid=19952 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/19955/task/19969/stat : 19969 (java) S 19952 19955 19260 0 -1 4202560 26 0 0 0 7 1 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966392330408 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19970] ppid=19952 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/19955/task/19970/stat : 19970 (java) S 19952 19955 19260 0 -1 4202560 207 0 0 0 9 3 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966391277864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19971] ppid=19952 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/19955/task/19971/stat : 19971 (java) S 19952 19955 19260 0 -1 4202560 33 0 0 0 8 2 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966390225320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19972] ppid=19952 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/19955/task/19972/stat : 19972 (java) S 19952 19955 19260 0 -1 4202560 38 0 0 0 5 3 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966389172776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19978] ppid=19952 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/19955/task/19978/stat : 19978 (java) S 19952 19955 19260 0 -1 4202560 60 0 0 0 1 0 0 0 20 0 19 0 12409449 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966376761960 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19981] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19981/stat : 19981 (java) S 19952 19955 19260 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966375708280 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19982] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19982/stat : 19982 (java) S 19952 19955 19260 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966374655624 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19994] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19994/stat : 19994 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966373604368 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19995] ppid=19952 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/19955/task/19995/stat : 19995 (java) S 19952 19955 19260 0 -1 4202560 2533 0 0 0 21 0 0 0 20 0 19 0 12409452 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966372550712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19996] ppid=19952 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/19955/task/19996/stat : 19996 (java) S 19952 19955 19260 0 -1 4202560 2982 0 0 0 21 0 0 0 20 0 19 0 12409452 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966371498168 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19997] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19997/stat : 19997 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409452 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966370445816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19998] ppid=19952 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/19955/task/19998/stat : 19998 (java) S 19952 19955 19260 0 -1 4202560 104 0 0 0 28 33 0 0 20 0 19 0 12409452 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966369393480 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=20004] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/20004/stat : 20004 (java) S 19952 19955 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409460 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966368339240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 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 19955 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.9 s]
/proc/loadavg: 2.32 2.24 2.11 4/216 20071
/proc/meminfo: memFree=29683544/32872528 swapFree=1504664/1684536
[pid=19955] ppid=19952 vsize=9625040 CPUtime=1800.03 cores=1,3,5,7
/proc/19955/stat : 19955 (java) S 19952 19955 19260 0 -1 4202496 10233 0 1 0 179945 58 0 0 20 0 19 0 12409445 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 140733663780880 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19955/statm: 2406260 78123 2266 9 0 2396937 0
[pid=19955/tid=19960] ppid=19952 vsize=9625040 CPUtime=1793.77 cores=1,3,5,7
/proc/19955/task/19960/stat : 19960 (java) R 19952 19955 19260 0 -1 4202560 2471 0 1 0 179343 34 0 0 20 0 19 0 12409446 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966552612656 139966424772286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19965] ppid=19952 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/19955/task/19965/stat : 19965 (java) S 19952 19955 19260 0 -1 4202560 86 0 0 0 7 2 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966396541608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19966] ppid=19952 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/19955/task/19966/stat : 19966 (java) S 19952 19955 19260 0 -1 4202560 146 0 0 0 8 2 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966395489064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19967] ppid=19952 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/19955/task/19967/stat : 19967 (java) S 19952 19955 19260 0 -1 4202560 144 0 0 0 4 2 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966394436520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19968] ppid=19952 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/19955/task/19968/stat : 19968 (java) S 19952 19955 19260 0 -1 4202560 145 0 0 0 6 1 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966393383976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19969] ppid=19952 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/19955/task/19969/stat : 19969 (java) S 19952 19955 19260 0 -1 4202560 26 0 0 0 7 1 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966392330408 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19970] ppid=19952 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/19955/task/19970/stat : 19970 (java) S 19952 19955 19260 0 -1 4202560 207 0 0 0 9 3 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966391277864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19971] ppid=19952 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/19955/task/19971/stat : 19971 (java) S 19952 19955 19260 0 -1 4202560 33 0 0 0 8 2 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966390225320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19972] ppid=19952 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/19955/task/19972/stat : 19972 (java) S 19952 19955 19260 0 -1 4202560 38 0 0 0 5 3 0 0 20 0 19 0 12409448 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966389172776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=19978] ppid=19952 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/19955/task/19978/stat : 19978 (java) S 19952 19955 19260 0 -1 4202560 60 0 0 0 1 0 0 0 20 0 19 0 12409449 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966376761960 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19981] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19981/stat : 19981 (java) S 19952 19955 19260 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966375708280 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19982] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19982/stat : 19982 (java) S 19952 19955 19260 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966374655624 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19994] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19994/stat : 19994 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966373604368 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19955/tid=19995] ppid=19952 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/19955/task/19995/stat : 19995 (java) S 19952 19955 19260 0 -1 4202560 2533 0 0 0 21 0 0 0 20 0 19 0 12409452 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966372550712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19955/tid=19996] ppid=19952 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/19955/task/19996/stat : 19996 (java) S 19952 19955 19260 0 -1 4202560 2982 0 0 0 21 0 0 0 20 0 19 0 12409452 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966371498168 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19997] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/19997/stat : 19997 (java) S 19952 19955 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409452 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966370445816 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19955/tid=19998] ppid=19952 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/19955/task/19998/stat : 19998 (java) S 19952 19955 19260 0 -1 4202560 104 0 0 0 28 33 0 0 20 0 19 0 12409452 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966369393480 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19955/tid=20004] ppid=19952 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19955/task/20004/stat : 20004 (java) S 19952 19955 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409460 9856040960 78123 33554432000 1073741824 1073778376 140733663789744 139966368339240 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19955 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=859139
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=972852
# CPU time returned by wait4() is 1795.83
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1798.94
CPU time (s): 1800.03
CPU user time (s): 1799.45
CPU system time (s): 0.58
CPU usage (%): 100.061
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.86
system time used= 0.972852
maximum resident set size= 312664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10282
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38205
involuntary context switches= 14433

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3224 second user time and 14.3428 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-16 21:00:35
IDJOB=4096159
IDBENCH=107574
IDSOLVER=2546
FILE ID=node135/4096159-1466103635
RUNJOBID= node135-1466103635-19939
PBS_JOBID= 19904061
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-eq-random4regular-60.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096159-1466103635/watcher-4096159-1466103635 -o /tmp/evaluation-result-4096159-1466103635/solver-4096159-1466103635 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466103635-19939 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4096159-1466103635.opb

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

MD5SUM BENCH= c6092cabbdedc0e79f8b231346bede11
RANDOM SEED=665356005

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:        30304584 kB
Buffers:           54912 kB
Cached:           124112 kB
SwapCached:         2264 kB
Active:            92448 kB
Inactive:          89668 kB
Active(anon):       3984 kB
Inactive(anon):     1496 kB
Active(file):      88464 kB
Inactive(file):    88172 kB
Unevictable:     1684536 kB
Mlocked:         1504664 kB
SwapTotal:      67108856 kB
SwapFree:       67099252 kB
Dirty:               788 kB
Writeback:             0 kB
AnonPages:       1784868 kB
Mapped:             7024 kB
Shmem:                 0 kB
Slab:             567724 kB
SReclaimable:      12292 kB
SUnreclaim:       555432 kB
KernelStack:        1440 kB
PageTables:         7448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1779948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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= 71700 MiB
End job on node135 at 2016-06-16 21:30:34