Trace number 4103312

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.05 1794.34

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos14.opb
MD5SUM9a6d98eb18189bacb6bc49f39ff21900
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 20744058700051158
Optimality of the best value was proved NO
Number of variables17840
Total number of constraints656
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints656
Minimum length of a constraint11
Maximum length of a constraint150
Number of terms in the objective function 10640
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 77389328849976800030040
Number of bits of the sum of numbers in the objective function 77
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 77389328849976800030040
Number of bits of the biggest sum of numbers77
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@2b21cc40
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@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4103312-1466236524.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.82/0.47	c ... done. Wall clock time 0.356s.
0.82/0.47	c declared #vars     17840
0.82/0.47	c #constraints  896
0.82/0.47	c constraints type 
0.82/0.47	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 896
0.82/0.47	c 896 constraints processed.
0.82/0.47	c objective function length is 10640 literals
2.14/1.35	c cleaning 2478 clauses out of 4998 with flag 16732/5000
3.13/1.87	c cleaning 4233 clauses out of 8522 with flag 29734/11002
3.83/2.55	c cleaning 5614 clauses out of 11289 with flag 46833/18002
4.86/3.51	c cleaning 6808 clauses out of 13675 with flag 67884/26002
6.06/4.66	c cleaning 7929 clauses out of 15858 with flag 92776/35000
7.58/5.77	c cleaning 8962 clauses out of 17932 with flag 143441/45003
9.67/7.46	c cleaning 9979 clauses out of 19968 with flag 200193/56001
11.57/9.31	c cleaning 10982 clauses out of 21988 with flag 264611/68000
13.77/11.50	c cleaning 11992 clauses out of 24006 with flag 338531/81000
16.17/13.96	c cleaning 12993 clauses out of 26014 with flag 422938/95000
19.14/16.86	c cleaning 14001 clauses out of 28021 with flag 506816/110000
21.75/19.44	c cleaning 15000 clauses out of 30021 with flag 615518/126001
25.05/22.71	c cleaning 16002 clauses out of 32020 with flag 773508/143000
28.81/26.42	c cleaning 17002 clauses out of 34018 with flag 954422/161000
32.40/30.08	c cleaning 18008 clauses out of 36017 with flag 1134510/180001
35.41/33.02	c cleaning 18979 clauses out of 38002 with flag 1292888/200001
37.75/35.35	c cleaning 19998 clauses out of 40002 with flag 1355478/221001
41.35/38.90	c cleaning 21000 clauses out of 42004 with flag 1401168/243001
45.25/42.87	c cleaning 21998 clauses out of 44004 with flag 1449017/266001
49.64/47.27	c cleaning 23002 clauses out of 46005 with flag 1498975/290000
54.74/52.35	c cleaning 24001 clauses out of 48003 with flag 1551030/315000
60.01/57.55	c cleaning 24999 clauses out of 50003 with flag 1605236/341001
66.01/63.55	c cleaning 26000 clauses out of 52003 with flag 1661565/368000
72.51/70.08	c cleaning 27000 clauses out of 54004 with flag 1720014/396001
79.61/77.16	c cleaning 27999 clauses out of 56004 with flag 1780844/425001
86.88/84.35	c cleaning 29001 clauses out of 58004 with flag 1843704/455000
94.88/92.34	c cleaning 29999 clauses out of 60003 with flag 1908670/486000
103.58/101.03	c cleaning 31000 clauses out of 62004 with flag 1975814/518000
112.97/110.36	c cleaning 31999 clauses out of 64004 with flag 2044573/551000
123.57/120.90	c cleaning 33003 clauses out of 66006 with flag 2113630/585001
135.67/133.02	c cleaning 34001 clauses out of 68002 with flag 2183809/620000
148.78/146.14	c cleaning 34999 clauses out of 70002 with flag 2255874/656001
163.64/160.88	c cleaning 36000 clauses out of 72003 with flag 2330010/693001
178.85/176.07	c cleaning 37000 clauses out of 74003 with flag 2406099/731001
196.19/193.34	c cleaning 37999 clauses out of 76003 with flag 2484218/770001
213.67/210.71	c cleaning 39001 clauses out of 78004 with flag 2564300/810001
230.17/227.27	c cleaning 40001 clauses out of 80003 with flag 2646380/851001
250.01/247.09	c cleaning 41000 clauses out of 82002 with flag 2730421/893001
267.81/264.84	c cleaning 41989 clauses out of 83977 with flag 2825384/936000
273.86/270.88	c cleaning 42980 clauses out of 85989 with flag 3083321/980001
286.76/283.74	c cleaning 43988 clauses out of 88009 with flag 3180281/1025001
300.41/297.33	c cleaning 44996 clauses out of 90020 with flag 3281203/1071000
312.73/309.62	c cleaning 45995 clauses out of 92025 with flag 3387935/1118001
325.54/322.42	c cleaning 46999 clauses out of 94029 with flag 3496314/1166000
339.29/336.14	c cleaning 47998 clauses out of 96030 with flag 3607746/1215000
353.90/350.73	c cleaning 48994 clauses out of 98032 with flag 3723080/1265000
369.58/366.38	c cleaning 49994 clauses out of 100038 with flag 3841330/1316000
386.57/383.26	c cleaning 51003 clauses out of 102045 with flag 3961512/1368001
404.47/401.13	c cleaning 51999 clauses out of 104041 with flag 4081559/1421000
423.14/419.73	c cleaning 53002 clauses out of 106042 with flag 4206130/1475000
443.70/440.26	c cleaning 53996 clauses out of 108040 with flag 4334695/1530000
465.02/461.56	c cleaning 55003 clauses out of 110044 with flag 4466715/1586000
488.25/484.72	c cleaning 56001 clauses out of 112041 with flag 4601432/1643000
502.57/498.94	c cleaning 57008 clauses out of 114040 with flag 5067345/1701000
525.75/522.01	c cleaning 58000 clauses out of 116033 with flag 5779891/1760001
538.31/534.60	c cleaning 58989 clauses out of 118031 with flag 6036040/1820000
562.48/558.64	c cleaning 59998 clauses out of 120042 with flag 6167490/1881000
587.34/583.43	c cleaning 60999 clauses out of 122045 with flag 6306445/1943001
613.41/609.44	c cleaning 62001 clauses out of 124046 with flag 6448636/2006001
642.79/638.75	c cleaning 63006 clauses out of 126044 with flag 6596302/2070000
672.86/668.75	c cleaning 64002 clauses out of 128038 with flag 6740522/2135000
705.41/701.24	c cleaning 64991 clauses out of 130036 with flag 6888358/2201000
740.25/736.00	c cleaning 66000 clauses out of 132048 with flag 7040987/2268003
776.83/772.56	c cleaning 67000 clauses out of 134045 with flag 7196328/2336000
816.62/812.28	c cleaning 68003 clauses out of 136045 with flag 7357594/2405000
858.81/854.32	c cleaning 68999 clauses out of 138042 with flag 7518539/2475000
903.28/898.75	c cleaning 70001 clauses out of 140043 with flag 7680650/2546000
949.25/944.62	c cleaning 70996 clauses out of 142044 with flag 7845570/2618002
1000.17/995.45	c cleaning 71997 clauses out of 144046 with flag 8012508/2691000
1057.13/1052.36	c cleaning 72999 clauses out of 146049 with flag 8182940/2765000
1116.41/1111.50	c cleaning 74011 clauses out of 148050 with flag 8356408/2840000
1180.67/1175.72	c cleaning 75001 clauses out of 150039 with flag 8532950/2916000
1244.09/1239.02	c cleaning 76000 clauses out of 152039 with flag 8713524/2993001
1307.44/1302.31	c cleaning 76994 clauses out of 154039 with flag 8896718/3071001
1376.54/1371.30	c cleaning 78001 clauses out of 156045 with flag 9079880/3150001
1452.21/1446.93	c cleaning 78996 clauses out of 158043 with flag 9266656/3230000
1528.42/1523.01	c cleaning 80001 clauses out of 160047 with flag 9456760/3311000
1614.52/1609.07	c cleaning 81002 clauses out of 162046 with flag 9650422/3393000
1705.24/1699.62	c cleaning 81996 clauses out of 164045 with flag 9844306/3476001
1800.05/1794.30	c starts		: 6885
1800.05/1794.30	c conflicts		: 3559630
1800.05/1794.30	c decisions		: 4767211
1800.05/1794.30	c propagations		: 68837266
1800.05/1794.30	c inspects		: 32950474746
1800.05/1794.30	c shortcuts		: 0
1800.05/1794.30	c learnt literals	: 62
1800.05/1794.30	c learnt binary clauses	: 31
1800.05/1794.30	c learnt ternary clauses	: 14
1800.05/1794.30	c learnt constraints	: 3559568
1800.05/1794.30	c ignored constraints	: 0
1800.05/1794.30	c root simplifications	: 0
1800.05/1794.30	c removed literals (reason simplification)	: 0
1800.05/1794.30	c reason swapping (by a shorter reason)	: 0
1800.05/1794.30	c Calls to reduceDB	: 79
1800.05/1794.30	c Number of update (reduction) of LBD	: 272898
1800.05/1794.30	c Imported unit clauses	: 0
1800.05/1794.30	c number of reductions to clauses (during analyze)	: 0
1800.05/1794.30	c number of learned constraints concerned by reduction	: 0
1800.05/1794.30	c number of learning phase by resolution	: 0
1800.05/1794.30	c number of learning phase by cutting planes	: 0
1800.05/1794.30	c speed (assignments/second)	: 38375.470165566294
1800.05/1794.30	c non guided choices	108116
1800.05/1794.30	c timeout
1800.05/1794.33	c learnt constraints type 
1800.05/1794.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 31
1800.05/1794.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 165647
1800.05/1794.33	s UNKNOWN
1800.05/1794.33	c Total wall clock time (in seconds): 1794.215

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-4103312-1466236524/watcher-4103312-1466236524 -o /tmp/evaluation-result-4103312-1466236524/solver-4103312-1466236524 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1466206052-22953 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103312-1466236524.opb 

pid=29496
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.29 2.21 2.19 3/194 29499
/proc/meminfo: memFree=27430428/32872528 swapFree=1400172/1569824
[pid=29499] ppid=29496 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/29499/stat : 29499 (java) R 29496 29499 22937 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 25697668 2560000 46 33554432000 1073741824 1073778376 140735635523072 140735635520200 213410475818 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29499/statm: 892 49 38 9 0 30 0

[startup+0.100161 s]
/proc/loadavg: 2.29 2.21 2.19 3/194 29499
/proc/meminfo: memFree=27430428/32872528 swapFree=1400172/1569824
[pid=29499] ppid=29496 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/29499/stat : 29499 (java) S 29496 29499 22937 0 -1 4202496 4402 0 1 0 8 1 0 0 20 0 18 0 25697668 9787879424 6030 33554432000 1073741824 1073778376 140735635523072 140735635514208 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29499/statm: 2389619 6030 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 2.29 2.21 2.19 3/194 29499
/proc/meminfo: memFree=27430428/32872528 swapFree=1400172/1569824
[pid=29499] ppid=29496 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/29499/stat : 29499 (java) S 29496 29499 22937 0 -1 4202496 5023 0 1 0 27 1 0 0 20 0 18 0 25697668 9787879424 6879 33554432000 1073741824 1073778376 140735635523072 140735635514208 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29499/statm: 2389619 6879 2221 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300229 s]
/proc/loadavg: 2.29 2.21 2.19 3/194 29499
/proc/meminfo: memFree=27430428/32872528 swapFree=1400172/1569824
[pid=29499] ppid=29496 vsize=9559272 CPUtime=0.51 cores=0,2,4,6
/proc/29499/stat : 29499 (java) S 29496 29499 22937 0 -1 4202496 8635 0 1 0 49 2 0 0 20 0 18 0 25697668 9788694528 11755 33554432000 1073741824 1073778376 140735635523072 140735635514208 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29499/statm: 2389818 11755 2235 9 0 2380495 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9559272

[startup+0.700182 s]
/proc/loadavg: 2.29 2.21 2.19 3/194 29499
/proc/meminfo: memFree=27430428/32872528 swapFree=1400172/1569824
[pid=29499] ppid=29496 vsize=9625040 CPUtime=1.44 cores=0,2,4,6
/proc/29499/stat : 29499 (java) S 29496 29499 22937 0 -1 4202496 11444 0 1 0 141 3 0 0 20 0 19 0 25697668 9856040960 24229 33554432000 1073741824 1073778376 140735635523072 140735635514208 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29499/statm: 2406260 24229 2265 9 0 2396937 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 9625040

[startup+1.50085 s]
/proc/loadavg: 2.29 2.21 2.19 3/213 29518
/proc/meminfo: memFree=27333452/32872528 swapFree=1400172/1569824
[pid=29499] ppid=29496 vsize=9625040 CPUtime=2.52 cores=0,2,4,6
/proc/29499/stat : 29499 (java) S 29496 29499 22937 0 -1 4202496 15727 0 1 0 248 4 0 0 20 0 19 0 25697668 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 140735635514208 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29499/statm: 2406260 30811 2273 9 0 2396937 0
[pid=29499/tid=29501] ppid=29496 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/29499/task/29501/stat : 29501 (java) R 29496 29499 22937 0 -1 4202560 2450 0 1 0 144 2 0 0 20 0 19 0 25697669 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943739623912 139943607942226 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29502] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29502/stat : 29502 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943728687784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29503] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29503/stat : 29503 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943727635240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29504] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29504/stat : 29504 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943726582696 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29505] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29505/stat : 29505 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943579696168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29506] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29506/stat : 29506 (java) S 29496 29499 22937 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943578642600 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29507] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29507/stat : 29507 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943577590056 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29508] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29508/stat : 29508 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943576537512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29509] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29509/stat : 29509 (java) S 29496 29499 22937 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943575484968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29510] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29510/stat : 29510 (java) S 29496 29499 22937 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 25697671 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943563287144 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29511] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29511/stat : 29511 (java) S 29496 29499 22937 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 25697672 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943562233464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29512] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29512/stat : 29512 (java) S 29496 29499 22937 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25697672 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943561180808 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29513] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29513/stat : 29513 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943560129552 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29514] ppid=29496 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/29499/task/29514/stat : 29514 (java) R 29496 29499 22937 0 -1 4202560 7307 0 0 0 58 1 0 0 20 0 19 0 25697674 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943559075928 139943742531672 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29515] ppid=29496 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/29499/task/29515/stat : 29515 (java) S 29496 29499 22937 0 -1 4202560 4692 0 0 0 41 2 0 0 20 0 19 0 25697674 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943558023352 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29516] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29516/stat : 29516 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943556971000 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29517] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29517/stat : 29517 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943555918664 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29518] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29518/stat : 29518 (java) S 29496 29499 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25697720 9856040960 30811 33554432000 1073741824 1073778376 140735635523072 139943554864424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 9625040

[startup+3.10071 s]
/proc/loadavg: 2.29 2.21 2.19 3/196 29520
/proc/meminfo: memFree=27902716/32872528 swapFree=1400172/1569824
[pid=29499] ppid=29496 vsize=9625040 CPUtime=4.44 cores=0,2,4,6
/proc/29499/stat : 29499 (java) S 29496 29499 22937 0 -1 4202496 18883 0 1 0 439 5 0 0 20 0 19 0 25697668 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 140735635514208 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29499/statm: 2406260 38158 2273 9 0 2396937 0
[pid=29499/tid=29501] ppid=29496 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/29499/task/29501/stat : 29501 (java) R 29496 29499 22937 0 -1 4202560 2460 0 1 0 303 2 0 0 20 0 19 0 25697669 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943739625896 139943608052123 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29502] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29502/stat : 29502 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943728687784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29503] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29503/stat : 29503 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943727635240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29504] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29504/stat : 29504 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943726582696 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29505] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29505/stat : 29505 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943579696168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29506] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29506/stat : 29506 (java) S 29496 29499 22937 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943578642600 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29507] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29507/stat : 29507 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943577590056 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29508] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29508/stat : 29508 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943576537512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29509] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29509/stat : 29509 (java) S 29496 29499 22937 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943575484968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29510] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29510/stat : 29510 (java) S 29496 29499 22937 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 25697671 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943563287144 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29511] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29511/stat : 29511 (java) S 29496 29499 22937 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 25697672 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943562233464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29512] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29512/stat : 29512 (java) S 29496 29499 22937 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25697672 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943561180808 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29513] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29513/stat : 29513 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943560129552 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29514] ppid=29496 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/29499/task/29514/stat : 29514 (java) S 29496 29499 22937 0 -1 4202560 10452 0 0 0 85 2 0 0 20 0 19 0 25697674 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943559075896 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29515] ppid=29496 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/29499/task/29515/stat : 29515 (java) S 29496 29499 22937 0 -1 4202560 4693 0 0 0 45 2 0 0 20 0 19 0 25697674 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943558023352 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29516] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29516/stat : 29516 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943556971000 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29517] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29517/stat : 29517 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943555918664 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29518] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29518/stat : 29518 (java) S 29496 29499 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25697720 9856040960 38158 33554432000 1073741824 1073778376 140735635523072 139943554864424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 9625040

[startup+6.30083 s]
/proc/loadavg: 2.43 2.24 2.20 3/213 29584
/proc/meminfo: memFree=29898684/32872528 swapFree=1400172/1569824
[pid=29499] ppid=29496 vsize=9625040 CPUtime=8.57 cores=0,2,4,6
/proc/29499/stat : 29499 (java) S 29496 29499 22937 0 -1 4202496 22714 0 1 0 848 9 0 0 20 0 19 0 25697668 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 140735635514208 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29499/statm: 2406260 50889 2287 9 0 2396937 0
[pid=29499/tid=29501] ppid=29496 vsize=9625040 CPUtime=6.22 cores=0,2,4,6
/proc/29499/task/29501/stat : 29501 (java) R 29496 29499 22937 0 -1 4202560 2482 0 1 0 620 2 0 0 20 0 19 0 25697669 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943739616960 139943607942260 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29502] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29502/stat : 29502 (java) S 29496 29499 22937 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943728687784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29503] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29503/stat : 29503 (java) S 29496 29499 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943727635240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=29499/tid=29504] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29504/stat : 29504 (java) S 29496 29499 22937 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943726582696 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29505] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29505/stat : 29505 (java) S 29496 29499 22937 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943579696168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29506] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29506/stat : 29506 (java) S 29496 29499 22937 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943578642600 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29507] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29507/stat : 29507 (java) S 29496 29499 22937 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943577590056 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29508] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29508/stat : 29508 (java) S 29496 29499 22937 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943576537512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29509] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29509/stat : 29509 (java) S 29496 29499 22937 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 25697670 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943575484968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29510] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29510/stat : 29510 (java) S 29496 29499 22937 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 25697671 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943563287144 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29511] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29511/stat : 29511 (java) S 29496 29499 22937 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25697672 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943562233464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29512] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29512/stat : 29512 (java) S 29496 29499 22937 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25697672 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943561180808 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29513] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29513/stat : 29513 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943560129552 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29514] ppid=29496 vsize=9625040 CPUtime=1.65 cores=0,2,4,6
/proc/29499/task/29514/stat : 29514 (java) S 29496 29499 22937 0 -1 4202560 14196 0 0 0 163 2 0 0 20 0 19 0 25697674 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943559075896 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29515] ppid=29496 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/29499/task/29515/stat : 29515 (java) S 29496 29499 22937 0 -1 4202560 4700 0 0 0 53 2 0 0 20 0 19 0 25697674 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943558023352 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29516] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29516/stat : 29516 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943556971000 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29517] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29517/stat : 29517 (java) S 29496 29499 22937 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943555918664 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29518] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29518/stat : 29518 (java) S 29496 29499 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25697720 9856040960 50889 33554432000 1073741824 1073778376 140735635523072 139943554864424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.57
Current children cumulated vsize (KiB) 9625040


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

[pid=29499/tid=29518] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29518/stat : 29518 (java) S 29496 29499 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25697720 9856040960 81219 33554432000 1073741824 1073778376 140735635523072 139943554864424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1727.97
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/213 29652
/proc/meminfo: memFree=29661804/32872528 swapFree=1400172/1569824
[pid=29499] ppid=29496 vsize=9625040 CPUtime=1788.05 cores=0,2,4,6
/proc/29499/stat : 29499 (java) S 29496 29499 22937 0 -1 4202496 25345 0 1 0 178731 74 0 0 20 0 19 0 25697668 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 140735635514208 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29499/statm: 2406260 80610 2296 9 0 2396937 0
[pid=29499/tid=29501] ppid=29496 vsize=9625040 CPUtime=1775.75 cores=0,2,4,6
/proc/29499/task/29501/stat : 29501 (java) R 29496 29499 22937 0 -1 4202560 2559 0 1 0 177544 31 0 0 20 0 19 0 25697669 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943739624672 139943608063219 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29502] ppid=29496 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/29499/task/29502/stat : 29502 (java) S 29496 29499 22937 0 -1 4202560 310 0 0 0 52 5 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943728687784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29503] ppid=29496 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/29499/task/29503/stat : 29503 (java) S 29496 29499 22937 0 -1 4202560 248 0 0 0 53 6 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943727635240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 1 0 0
[pid=29499/tid=29504] ppid=29496 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/29499/task/29504/stat : 29504 (java) S 29496 29499 22937 0 -1 4202560 266 0 0 0 54 4 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943726582696 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29505] ppid=29496 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/29499/task/29505/stat : 29505 (java) S 29496 29499 22937 0 -1 4202560 202 0 0 0 52 5 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943579696168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29506] ppid=29496 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/29499/task/29506/stat : 29506 (java) S 29496 29499 22937 0 -1 4202560 341 0 0 0 53 5 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943578642600 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29507] ppid=29496 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/29499/task/29507/stat : 29507 (java) S 29496 29499 22937 0 -1 4202560 334 0 0 0 57 7 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943577590056 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29508] ppid=29496 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/29499/task/29508/stat : 29508 (java) S 29496 29499 22937 0 -1 4202560 407 0 0 0 59 6 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943576537512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29509] ppid=29496 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/29499/task/29509/stat : 29509 (java) S 29496 29499 22937 0 -1 4202560 240 0 0 0 53 5 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943575484968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29510] ppid=29496 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/29499/task/29510/stat : 29510 (java) S 29496 29499 22937 0 -1 4202560 171 0 0 0 32 3 0 0 20 0 19 0 25697671 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943563287144 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29511] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29511/stat : 29511 (java) S 29496 29499 22937 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25697672 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943562233464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29512] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29512/stat : 29512 (java) S 29496 29499 22937 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25697672 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943561180808 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29513] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29513/stat : 29513 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943560129552 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29514] ppid=29496 vsize=9625040 CPUtime=1.67 cores=0,2,4,6
/proc/29499/task/29514/stat : 29514 (java) S 29496 29499 22937 0 -1 4202560 14200 0 0 0 165 2 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943559075896 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29515] ppid=29496 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/29499/task/29515/stat : 29515 (java) S 29496 29499 22937 0 -1 4202560 4700 0 0 0 53 2 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943558023352 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29516] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29516/stat : 29516 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943556971000 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29517] ppid=29496 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/29499/task/29517/stat : 29517 (java) S 29496 29499 22937 0 -1 4202560 104 0 0 0 31 26 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943555918664 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29518] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29518/stat : 29518 (java) S 29496 29499 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25697720 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943554864424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1788.05
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.3 s]
/proc/loadavg: 2.18 2.21 2.18 4/190 29684
/proc/meminfo: memFree=29975232/32872528 swapFree=1400172/1569824
[pid=29499] ppid=29496 vsize=9625040 CPUtime=1800.05 cores=0,2,4,6
/proc/29499/stat : 29499 (java) S 29496 29499 22937 0 -1 4202496 25345 0 1 0 179931 74 0 0 20 0 19 0 25697668 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 140735635514208 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29499/statm: 2406260 80610 2296 9 0 2396937 0
[pid=29499/tid=29501] ppid=29496 vsize=9625040 CPUtime=1787.72 cores=0,2,4,6
/proc/29499/task/29501/stat : 29501 (java) R 29496 29499 22937 0 -1 4202560 2559 0 1 0 178740 32 0 0 20 0 19 0 25697669 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943739624672 139943608063219 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29502] ppid=29496 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/29499/task/29502/stat : 29502 (java) S 29496 29499 22937 0 -1 4202560 310 0 0 0 52 5 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943728687784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29503] ppid=29496 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/29499/task/29503/stat : 29503 (java) S 29496 29499 22937 0 -1 4202560 248 0 0 0 53 6 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943727635240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 1 0 0
[pid=29499/tid=29504] ppid=29496 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/29499/task/29504/stat : 29504 (java) S 29496 29499 22937 0 -1 4202560 266 0 0 0 54 4 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943726582696 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29505] ppid=29496 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/29499/task/29505/stat : 29505 (java) S 29496 29499 22937 0 -1 4202560 202 0 0 0 52 5 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943579696168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29506] ppid=29496 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/29499/task/29506/stat : 29506 (java) S 29496 29499 22937 0 -1 4202560 341 0 0 0 53 5 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943578642600 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29507] ppid=29496 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/29499/task/29507/stat : 29507 (java) S 29496 29499 22937 0 -1 4202560 334 0 0 0 57 7 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943577590056 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29508] ppid=29496 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/29499/task/29508/stat : 29508 (java) S 29496 29499 22937 0 -1 4202560 407 0 0 0 59 6 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943576537512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29509] ppid=29496 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/29499/task/29509/stat : 29509 (java) S 29496 29499 22937 0 -1 4202560 240 0 0 0 53 5 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943575484968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29510] ppid=29496 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/29499/task/29510/stat : 29510 (java) S 29496 29499 22937 0 -1 4202560 171 0 0 0 32 3 0 0 20 0 19 0 25697671 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943563287144 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29511] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29511/stat : 29511 (java) S 29496 29499 22937 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25697672 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943562233464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29512] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29512/stat : 29512 (java) S 29496 29499 22937 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25697672 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943561180808 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29513] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29513/stat : 29513 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943560129552 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29514] ppid=29496 vsize=9625040 CPUtime=1.67 cores=0,2,4,6
/proc/29499/task/29514/stat : 29514 (java) S 29496 29499 22937 0 -1 4202560 14200 0 0 0 165 2 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943559075896 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29515] ppid=29496 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/29499/task/29515/stat : 29515 (java) S 29496 29499 22937 0 -1 4202560 4700 0 0 0 53 2 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943558023352 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29516] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29516/stat : 29516 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943556971000 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29517] ppid=29496 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/29499/task/29517/stat : 29517 (java) S 29496 29499 22937 0 -1 4202560 104 0 0 0 31 26 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943555918664 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29518] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29518/stat : 29518 (java) S 29496 29499 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25697720 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943554864424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 29499 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1794.3 s]
/proc/loadavg: 2.18 2.21 2.18 4/190 29684
/proc/meminfo: memFree=29975232/32872528 swapFree=1400172/1569824
[pid=29499] ppid=29496 vsize=9625040 CPUtime=1800.05 cores=0,2,4,6
/proc/29499/stat : 29499 (java) S 29496 29499 22937 0 -1 4202496 25345 0 1 0 179931 74 0 0 20 0 19 0 25697668 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 140735635514208 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29499/statm: 2406260 80610 2296 9 0 2396937 0
[pid=29499/tid=29501] ppid=29496 vsize=9625040 CPUtime=1787.72 cores=0,2,4,6
/proc/29499/task/29501/stat : 29501 (java) R 29496 29499 22937 0 -1 4202560 2559 0 1 0 178740 32 0 0 20 0 19 0 25697669 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943739624672 139943608063219 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29502] ppid=29496 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/29499/task/29502/stat : 29502 (java) S 29496 29499 22937 0 -1 4202560 310 0 0 0 52 5 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943728687784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29503] ppid=29496 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/29499/task/29503/stat : 29503 (java) S 29496 29499 22937 0 -1 4202560 248 0 0 0 53 6 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943727635240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 1 0 0
[pid=29499/tid=29504] ppid=29496 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/29499/task/29504/stat : 29504 (java) S 29496 29499 22937 0 -1 4202560 266 0 0 0 54 4 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943726582696 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29505] ppid=29496 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/29499/task/29505/stat : 29505 (java) S 29496 29499 22937 0 -1 4202560 202 0 0 0 52 5 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943579696168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29506] ppid=29496 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/29499/task/29506/stat : 29506 (java) S 29496 29499 22937 0 -1 4202560 341 0 0 0 53 5 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943578642600 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29507] ppid=29496 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/29499/task/29507/stat : 29507 (java) S 29496 29499 22937 0 -1 4202560 334 0 0 0 57 7 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943577590056 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29508] ppid=29496 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/29499/task/29508/stat : 29508 (java) S 29496 29499 22937 0 -1 4202560 407 0 0 0 59 6 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943576537512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29509] ppid=29496 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/29499/task/29509/stat : 29509 (java) S 29496 29499 22937 0 -1 4202560 240 0 0 0 53 5 0 0 20 0 19 0 25697670 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943575484968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29510] ppid=29496 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/29499/task/29510/stat : 29510 (java) S 29496 29499 22937 0 -1 4202560 171 0 0 0 32 3 0 0 20 0 19 0 25697671 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943563287144 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29511] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29511/stat : 29511 (java) S 29496 29499 22937 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25697672 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943562233464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29512] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29512/stat : 29512 (java) S 29496 29499 22937 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25697672 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943561180808 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29513] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29513/stat : 29513 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943560129552 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29499/tid=29514] ppid=29496 vsize=9625040 CPUtime=1.67 cores=0,2,4,6
/proc/29499/task/29514/stat : 29514 (java) S 29496 29499 22937 0 -1 4202560 14200 0 0 0 165 2 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943559075896 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29515] ppid=29496 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/29499/task/29515/stat : 29515 (java) S 29496 29499 22937 0 -1 4202560 4700 0 0 0 53 2 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943558023352 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29499/tid=29516] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29516/stat : 29516 (java) S 29496 29499 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943556971000 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29499/tid=29517] ppid=29496 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/29499/task/29517/stat : 29517 (java) S 29496 29499 22937 0 -1 4202560 104 0 0 0 31 26 0 0 20 0 19 0 25697674 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943555918664 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29499/tid=29518] ppid=29496 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29499/task/29518/stat : 29518 (java) S 29496 29499 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25697720 9856040960 80610 33554432000 1073741824 1073778376 140735635523072 139943554864424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29499 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=719161
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=222814
# CPU time returned by wait4() is 1795.94
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1794.34
CPU time (s): 1800.05
CPU user time (s): 1799.31
CPU system time (s): 0.74
CPU usage (%): 100.318
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.72
system time used= 1.22281
maximum resident set size= 526956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25376
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40442
involuntary context switches= 18454

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.6904 second user time and 12.854 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-18 09:55:24
IDJOB=4103312
IDBENCH=2324
IDSOLVER=2546
FILE ID=node140/4103312-1466236524
RUNJOBID= node140-1466206052-22953
PBS_JOBID= 19918137
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos14.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103312-1466236524/watcher-4103312-1466236524 -o /tmp/evaluation-result-4103312-1466236524/solver-4103312-1466236524 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1466206052-22953 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103312-1466236524.opb

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

MD5SUM BENCH= 9a6d98eb18189bacb6bc49f39ff21900
RANDOM SEED=781382771

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.714
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.714
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.54
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.714
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:        27431352 kB
Buffers:          111332 kB
Cached:           159168 kB
SwapCached:         2476 kB
Active:          2928544 kB
Inactive:         200932 kB
Active(anon):    2859148 kB
Inactive(anon):     2472 kB
Active(file):      69396 kB
Inactive(file):   198460 kB
Unevictable:     1569824 kB
Mlocked:         1400172 kB
SwapTotal:      67108856 kB
SwapFree:       67097016 kB
Dirty:              1624 kB
Writeback:             0 kB
AnonPages:       4481040 kB
Mapped:            15396 kB
Shmem:                 0 kB
Slab:             603416 kB
SReclaimable:      47388 kB
SUnreclaim:       556028 kB
KernelStack:        1760 kB
PageTables:        12644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5328608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2871296 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= 71740 MiB
End job on node140 at 2016-06-18 10:25:19