Trace number 4103448

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.09 1794.54

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-biella1.opb
MD5SUM8cf2f50dc2f979b0f0b07ffea6d1fd34
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 61130650214400
Optimality of the best value was proved NO
Number of variables42650
Total number of constraints1202
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 constraints1202
Minimum length of a constraint38
Maximum length of a constraint42650
Number of terms in the objective function 42650
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 4779625155602030321168
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 4779727555602030321168
Number of bits of the biggest sum of numbers73
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-4103448-1466238594.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
1.40/0.82	c ... done. Wall clock time 0.706s.
1.40/0.82	c declared #vars     42650
1.40/0.82	c #constraints  2399
1.40/0.82	c constraints type 
1.40/0.82	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2398
1.40/0.82	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1.40/0.82	c 2399 constraints processed.
1.40/0.82	c objective function length is 42650 literals
8.69/7.48	c cleaning 2479 clauses out of 5000 with flag 15286/5000
21.43/19.95	c cleaning 4228 clauses out of 8521 with flag 32307/11000
35.90/34.34	c cleaning 5645 clauses out of 11293 with flag 51925/18000
50.60/48.92	c cleaning 6805 clauses out of 13648 with flag 76066/26000
66.33/64.64	c cleaning 7922 clauses out of 15844 with flag 105184/35001
84.46/82.74	c cleaning 8953 clauses out of 17921 with flag 136652/45000
104.28/102.56	c cleaning 9960 clauses out of 19972 with flag 170883/56004
122.31/120.54	c cleaning 10997 clauses out of 22008 with flag 212883/68000
145.14/143.32	c cleaning 12002 clauses out of 24011 with flag 256413/81000
164.96/163.19	c cleaning 13000 clauses out of 26011 with flag 305635/95002
191.15/189.23	c cleaning 13972 clauses out of 28014 with flag 357233/110005
219.93/217.96	c cleaning 15002 clauses out of 30037 with flag 412180/126000
249.18/247.15	c cleaning 16000 clauses out of 32036 with flag 468724/143001
281.75/279.64	c cleaning 17015 clauses out of 34035 with flag 528275/161000
320.39/318.19	c cleaning 17952 clauses out of 36020 with flag 584429/180000
356.06/353.78	c cleaning 19020 clauses out of 38069 with flag 653632/200001
362.90/360.57	c cleaning 20014 clauses out of 40052 with flag 704262/221004
368.32/365.96	c cleaning 21006 clauses out of 42036 with flag 748909/243002
373.94/371.53	c cleaning 22007 clauses out of 44031 with flag 795572/266003
380.54/378.15	c cleaning 23004 clauses out of 46022 with flag 843891/290001
387.27/384.85	c cleaning 23999 clauses out of 48018 with flag 894219/315001
394.08/391.67	c cleaning 24996 clauses out of 50019 with flag 946576/341001
401.21/398.79	c cleaning 26000 clauses out of 52023 with flag 1000749/368001
409.04/406.50	c cleaning 26995 clauses out of 54023 with flag 1057113/396001
416.96/414.41	c cleaning 28005 clauses out of 56031 with flag 1115758/425004
420.39/417.83	c cleaning 29009 clauses out of 58028 with flag 1180761/455006
431.09/428.58	c cleaning 30000 clauses out of 60013 with flag 1242749/486000
440.56/438.00	c cleaning 31001 clauses out of 62013 with flag 1306749/518000
452.35/449.78	c cleaning 31996 clauses out of 64014 with flag 1372753/551002
464.70/462.07	c cleaning 33002 clauses out of 66016 with flag 1440749/585000
481.89/479.24	c cleaning 33998 clauses out of 68016 with flag 1510779/620002
497.89/495.20	c cleaning 35004 clauses out of 70023 with flag 1582826/656007
518.32/515.65	c cleaning 35997 clauses out of 72012 with flag 1656859/693000
538.87/536.16	c cleaning 37002 clauses out of 74020 with flag 1732932/731005
559.69/556.90	c cleaning 37994 clauses out of 76014 with flag 1811012/770001
582.33/579.50	c cleaning 38998 clauses out of 78020 with flag 1891107/810001
604.57/601.77	c cleaning 40003 clauses out of 80024 with flag 1973173/851003
629.54/626.60	c cleaning 41003 clauses out of 82020 with flag 2057276/893002
655.88/652.94	c cleaning 41999 clauses out of 84016 with flag 2143381/936001
682.53/679.52	c cleaning 43001 clauses out of 86017 with flag 2231456/980001
712.48/709.47	c cleaning 43999 clauses out of 88020 with flag 2321517/1025005
741.23/738.20	c cleaning 45005 clauses out of 90021 with flag 2413588/1071005
770.39/767.24	c cleaning 45997 clauses out of 92013 with flag 2507684/1118002
800.34/797.15	c cleaning 47001 clauses out of 94017 with flag 2603796/1166003
835.40/832.15	c cleaning 48000 clauses out of 96017 with flag 2701875/1215004
870.45/867.12	c cleaning 49000 clauses out of 98014 with flag 2801998/1265001
904.62/901.27	c cleaning 49998 clauses out of 100014 with flag 2904095/1316001
945.31/941.84	c cleaning 50996 clauses out of 102015 with flag 3008161/1368000
984.87/981.38	c cleaning 52002 clauses out of 104021 with flag 3114254/1421002
1021.27/1017.68	c cleaning 52998 clauses out of 106017 with flag 3222381/1475000
1059.97/1056.22	c cleaning 53997 clauses out of 108020 with flag 3332519/1530001
1098.78/1094.90	c cleaning 55005 clauses out of 110024 with flag 3444616/1586002
1138.15/1134.23	c cleaning 55999 clauses out of 112017 with flag 3558764/1643000
1178.52/1174.59	c cleaning 57000 clauses out of 114019 with flag 3674904/1701001
1221.36/1217.20	c cleaning 57999 clauses out of 116021 with flag 3793077/1760003
1259.39/1255.14	c cleaning 58997 clauses out of 118021 with flag 3913186/1820002
1308.77/1304.42	c cleaning 60001 clauses out of 120024 with flag 4035212/1881002
1356.55/1352.14	c cleaning 60996 clauses out of 122022 with flag 4159304/1943001
1413.45/1408.94	c cleaning 62004 clauses out of 124033 with flag 4285387/2006008
1470.59/1465.92	c cleaning 63001 clauses out of 126022 with flag 4413485/2070001
1522.76/1517.94	c cleaning 63999 clauses out of 128023 with flag 4543619/2135003
1579.29/1574.39	c cleaning 64998 clauses out of 130021 with flag 4675742/2201000
1630.65/1625.56	c cleaning 66007 clauses out of 132029 with flag 4809916/2268006
1695.26/1690.08	c cleaning 67001 clauses out of 134021 with flag 4946004/2336005
1762.79/1757.36	c cleaning 67996 clauses out of 136016 with flag 5084131/2405001
1800.09/1794.50	c starts		: 373
1800.09/1794.50	c conflicts		: 2458255
1800.09/1794.50	c decisions		: 4673856
1800.09/1794.50	c propagations		: 175911514
1800.09/1794.50	c inspects		: 33809430059
1800.09/1794.50	c shortcuts		: 0
1800.09/1794.50	c learnt literals	: 0
1800.09/1794.50	c learnt binary clauses	: 0
1800.09/1794.50	c learnt ternary clauses	: 0
1800.09/1794.50	c learnt constraints	: 2458255
1800.09/1794.50	c ignored constraints	: 0
1800.09/1794.50	c root simplifications	: 0
1800.09/1794.50	c removed literals (reason simplification)	: 0
1800.09/1794.50	c reason swapping (by a shorter reason)	: 0
1800.09/1794.50	c Calls to reduceDB	: 65
1800.09/1794.50	c Number of update (reduction) of LBD	: 109644
1800.09/1794.50	c Imported unit clauses	: 0
1800.09/1794.50	c number of reductions to clauses (during analyze)	: 0
1800.09/1794.50	c number of learned constraints concerned by reduction	: 0
1800.09/1794.50	c number of learning phase by resolution	: 0
1800.09/1794.50	c number of learning phase by cutting planes	: 0
1800.09/1794.50	c speed (assignments/second)	: 98077.99450040924
1800.09/1794.50	c non guided choices	202730
1800.09/1794.51	c timeout
1800.09/1794.53	c learnt constraints type 
1800.09/1794.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 121274
1800.09/1794.53	s UNKNOWN
1800.09/1794.53	c Total wall clock time (in seconds): 1794.413

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-4103448-1466238594/watcher-4103448-1466238594 -o /tmp/evaluation-result-4103448-1466238594/solver-4103448-1466238594 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466206057-11790 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103448-1466238594.opb 

pid=18931
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: 2.00 2.01 2.00 3/196 18934
/proc/meminfo: memFree=31471460/32872528 swapFree=7780/7780
[pid=18934] ppid=18931 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/18934/stat : 18934 (java) D 18931 18934 11773 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 25905371 9515008 175 33554432000 1073741824 1073778376 140735206916080 140735206898808 206408860560 0 0 4096 0 18446744072100756772 0 0 17 1 0 0 0 0 0
/proc/18934/statm: 2323 175 133 9 0 71 0

[startup+0.100158 s]
/proc/loadavg: 2.00 2.01 2.00 3/196 18934
/proc/meminfo: memFree=31471460/32872528 swapFree=7780/7780
[pid=18934] ppid=18931 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/18934/stat : 18934 (java) S 18931 18934 11773 0 -1 4202496 4403 0 1 0 8 1 0 0 20 0 18 0 25905371 9787879424 6025 33554432000 1073741824 1073778376 140733910508000 140733910499136 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18934/statm: 2389619 6025 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200327 s]
/proc/loadavg: 2.00 2.01 2.00 3/196 18934
/proc/meminfo: memFree=31471460/32872528 swapFree=7780/7780
[pid=18934] ppid=18931 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/18934/stat : 18934 (java) S 18931 18934 11773 0 -1 4202496 5040 0 1 0 28 1 0 0 20 0 18 0 25905371 9787879424 7458 33554432000 1073741824 1073778376 140733910508000 140733910499136 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18934/statm: 2389619 7458 2221 9 0 2380296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300347 s]
/proc/loadavg: 2.00 2.01 2.00 3/196 18934
/proc/meminfo: memFree=31471460/32872528 swapFree=7780/7780
[pid=18934] ppid=18931 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/18934/stat : 18934 (java) S 18931 18934 11773 0 -1 4202496 6263 0 1 0 44 2 0 0 20 0 18 0 25905371 9787879424 12330 33554432000 1073741824 1073778376 140733910508000 140733910499136 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18934/statm: 2389619 12330 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700199 s]
/proc/loadavg: 2.00 2.01 2.00 3/196 18934
/proc/meminfo: memFree=31471460/32872528 swapFree=7780/7780
[pid=18934] ppid=18931 vsize=9558476 CPUtime=1.27 cores=1,3,5,7
/proc/18934/stat : 18934 (java) S 18931 18934 11773 0 -1 4202496 10529 0 1 0 122 5 0 0 20 0 18 0 25905371 9787879424 46729 33554432000 1073741824 1073778376 140733910508000 140733910499136 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18934/statm: 2389619 46729 2269 9 0 2380296 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 9558476

[startup+1.50089 s]
/proc/loadavg: 2.00 2.01 2.00 4/215 18953
/proc/meminfo: memFree=31290764/32872528 swapFree=7780/7780
[pid=18934] ppid=18931 vsize=9625040 CPUtime=2.54 cores=1,3,5,7
/proc/18934/stat : 18934 (java) S 18931 18934 11773 0 -1 4202496 11023 0 1 0 249 5 0 0 20 0 19 0 25905371 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140733910499136 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18934/statm: 2406260 47321 2280 9 0 2396937 0
[pid=18934/tid=18936] ppid=18931 vsize=9625040 CPUtime=1.42 cores=1,3,5,7
/proc/18934/task/18936/stat : 18936 (java) R 18931 18934 11773 0 -1 4202560 2478 0 1 0 139 3 0 0 20 0 19 0 25905372 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140262589981160 140262442273885 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18937] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18937/stat : 18937 (java) S 18931 18934 11773 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 25905374 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140262562433320 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18938] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18938/stat : 18938 (java) S 18931 18934 11773 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 25905374 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140262561380520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18939] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18939/stat : 18939 (java) S 18931 18934 11773 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 25905374 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140262560328232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18940] ppid=18931 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/18934/task/18940/stat : 18940 (java) S 18931 18934 11773 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 19 0 25905374 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140262430517672 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18941] ppid=18931 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/18934/task/18941/stat : 18941 (java) S 18931 18934 11773 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 25905374 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140262429465384 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18942] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18942/stat : 18942 (java) S 18931 18934 11773 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 25905374 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140262428412584 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18943] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18943/stat : 18943 (java) S 18931 18934 11773 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 25905374 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140262427360296 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18944] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18944/stat : 18944 (java) S 18931 18934 11773 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 25905374 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140262426307496 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18945] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18945/stat : 18945 (java) S 18931 18934 11773 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140261943793896 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18946] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18946/stat : 18946 (java) S 18931 18934 11773 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140261942739960 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18947] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18947/stat : 18947 (java) S 18931 18934 11773 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140261941687560 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18948] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18948/stat : 18948 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905377 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140261940636048 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18949] ppid=18931 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/18934/task/18949/stat : 18949 (java) S 18931 18934 11773 0 -1 4202560 3097 0 0 0 53 0 0 0 20 0 19 0 25905377 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140261939583672 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18950] ppid=18931 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/18934/task/18950/stat : 18950 (java) S 18931 18934 11773 0 -1 4202560 4045 0 0 0 41 0 0 0 20 0 19 0 25905377 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140261938530872 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18951] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18951/stat : 18951 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905377 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140261937478776 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18952] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18952/stat : 18952 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905378 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140261936426184 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18953] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18953/stat : 18953 (java) S 18931 18934 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25905463 9856040960 47321 33554432000 1073741824 1073778376 140733910508000 140261935371176 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 9625040

[startup+3.1009 s]
/proc/loadavg: 2.00 2.01 2.00 3/215 18953
/proc/meminfo: memFree=31290392/32872528 swapFree=7780/7780
[pid=18934] ppid=18931 vsize=9625040 CPUtime=4.28 cores=1,3,5,7
/proc/18934/stat : 18934 (java) S 18931 18934 11773 0 -1 4202496 11501 0 1 0 420 8 0 0 20 0 19 0 25905371 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140733910499136 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18934/statm: 2406260 54834 2281 9 0 2396937 0
[pid=18934/tid=18936] ppid=18931 vsize=9625040 CPUtime=2.99 cores=1,3,5,7
/proc/18934/task/18936/stat : 18936 (java) R 18931 18934 11773 0 -1 4202560 2480 0 1 0 296 3 0 0 20 0 19 0 25905372 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140262589979792 140262442217855 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18937] ppid=18931 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/18934/task/18937/stat : 18937 (java) S 18931 18934 11773 0 -1 4202560 208 0 0 0 4 0 0 0 20 0 19 0 25905374 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140262562433320 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18938] ppid=18931 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/18934/task/18938/stat : 18938 (java) S 18931 18934 11773 0 -1 4202560 57 0 0 0 3 0 0 0 20 0 19 0 25905374 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140262561380520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18939] ppid=18931 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/18934/task/18939/stat : 18939 (java) S 18931 18934 11773 0 -1 4202560 73 0 0 0 2 0 0 0 20 0 19 0 25905374 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140262560328232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18940] ppid=18931 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/18934/task/18940/stat : 18940 (java) S 18931 18934 11773 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 19 0 25905374 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140262430517672 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18941] ppid=18931 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/18934/task/18941/stat : 18941 (java) S 18931 18934 11773 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 25905374 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140262429465384 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18942] ppid=18931 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/18934/task/18942/stat : 18942 (java) S 18931 18934 11773 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 25905374 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140262428412584 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18943] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18943/stat : 18943 (java) S 18931 18934 11773 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25905374 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140262427360296 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18944] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18944/stat : 18944 (java) S 18931 18934 11773 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 19 0 25905374 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140262426307496 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18945] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18945/stat : 18945 (java) S 18931 18934 11773 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140261943793896 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18946] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18946/stat : 18946 (java) S 18931 18934 11773 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140261942739960 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18947] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18947/stat : 18947 (java) S 18931 18934 11773 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140261941687560 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18948] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18948/stat : 18948 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905377 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140261940636048 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18949] ppid=18931 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/18934/task/18949/stat : 18949 (java) S 18931 18934 11773 0 -1 4202560 3175 0 0 0 57 0 0 0 20 0 19 0 25905377 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140261939583672 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18950] ppid=18931 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/18934/task/18950/stat : 18950 (java) S 18931 18934 11773 0 -1 4202560 4045 0 0 0 41 0 0 0 20 0 19 0 25905377 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140261938530872 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18951] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18951/stat : 18951 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905377 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140261937478776 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18952] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18952/stat : 18952 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905378 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140261936426184 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18953] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18953/stat : 18953 (java) S 18931 18934 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25905463 9856040960 54834 33554432000 1073741824 1073778376 140733910508000 140261935371176 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 9625040

[startup+6.30088 s]
/proc/loadavg: 2.00 2.01 2.00 3/215 18953
/proc/meminfo: memFree=31223652/32872528 swapFree=7780/7780
[pid=18934] ppid=18931 vsize=9625040 CPUtime=7.5 cores=1,3,5,7
/proc/18934/stat : 18934 (java) S 18931 18934 11773 0 -1 4202496 11549 0 1 0 741 9 0 0 20 0 19 0 25905371 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140733910499136 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18934/statm: 2406260 77357 2281 9 0 2396937 0
[pid=18934/tid=18936] ppid=18931 vsize=9625040 CPUtime=6.17 cores=1,3,5,7
/proc/18934/task/18936/stat : 18936 (java) R 18931 18934 11773 0 -1 4202560 2525 0 1 0 613 4 0 0 20 0 19 0 25905372 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140262589981016 140262442216208 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18937] ppid=18931 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/18934/task/18937/stat : 18937 (java) S 18931 18934 11773 0 -1 4202560 208 0 0 0 4 0 0 0 20 0 19 0 25905374 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140262562433320 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18938] ppid=18931 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/18934/task/18938/stat : 18938 (java) S 18931 18934 11773 0 -1 4202560 57 0 0 0 3 0 0 0 20 0 19 0 25905374 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140262561380520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18939] ppid=18931 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/18934/task/18939/stat : 18939 (java) S 18931 18934 11773 0 -1 4202560 73 0 0 0 2 0 0 0 20 0 19 0 25905374 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140262560328232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18940] ppid=18931 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/18934/task/18940/stat : 18940 (java) S 18931 18934 11773 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 19 0 25905374 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140262430517672 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18941] ppid=18931 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/18934/task/18941/stat : 18941 (java) S 18931 18934 11773 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 25905374 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140262429465384 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18942] ppid=18931 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/18934/task/18942/stat : 18942 (java) S 18931 18934 11773 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 25905374 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140262428412584 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18943] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18943/stat : 18943 (java) S 18931 18934 11773 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25905374 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140262427360296 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18944] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18944/stat : 18944 (java) S 18931 18934 11773 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 19 0 25905374 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140262426307496 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18945] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18945/stat : 18945 (java) S 18931 18934 11773 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140261943793896 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18946] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18946/stat : 18946 (java) S 18931 18934 11773 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140261942739960 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18947] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18947/stat : 18947 (java) S 18931 18934 11773 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140261941687560 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18948] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18948/stat : 18948 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905377 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140261940636048 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18949] ppid=18931 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/18934/task/18949/stat : 18949 (java) S 18931 18934 11773 0 -1 4202560 3178 0 0 0 59 0 0 0 20 0 19 0 25905377 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140261939583672 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18950] ppid=18931 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/18934/task/18950/stat : 18950 (java) S 18931 18934 11773 0 -1 4202560 4045 0 0 0 41 0 0 0 20 0 19 0 25905377 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140261938530872 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18951] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18951/stat : 18951 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905377 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140261937478776 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18952] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18952/stat : 18952 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905378 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140261936426184 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18953] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18953/stat : 18953 (java) S 18931 18934 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25905463 9856040960 77357 33554432000 1073741824 1073778376 140733910508000 140261935371176 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.5
Current children cumulated vsize (KiB) 9625040


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

[pid=18934/tid=18953] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18953/stat : 18953 (java) S 18931 18934 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25905463 9856040960 329604 33554432000 1073741824 1073778376 140733910508000 140261935371176 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1727.7
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/215 19062
/proc/meminfo: memFree=29799600/32872528 swapFree=7780/7780
[pid=18934] ppid=18931 vsize=9625040 CPUtime=1787.89 cores=1,3,5,7
/proc/18934/stat : 18934 (java) S 18931 18934 11773 0 -1 4202496 16572 0 1 0 178666 123 0 0 20 0 19 0 25905371 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140733910499136 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18934/statm: 2406260 330095 2294 9 0 2396937 0
[pid=18934/tid=18936] ppid=18931 vsize=9625040 CPUtime=1775.23 cores=1,3,5,7
/proc/18934/task/18936/stat : 18936 (java) R 18931 18934 11773 0 -1 4202560 3685 0 1 0 177480 43 0 0 20 0 19 0 25905372 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140262589979824 140262442259338 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18937] ppid=18931 vsize=9625040 CPUtime=0.88 cores=1,3,5,7
/proc/18934/task/18937/stat : 18937 (java) S 18931 18934 11773 0 -1 4202560 489 0 0 0 76 12 0 0 20 0 19 0 25905374 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140262562433320 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18938] ppid=18931 vsize=9625040 CPUtime=0.77 cores=1,3,5,7
/proc/18934/task/18938/stat : 18938 (java) S 18931 18934 11773 0 -1 4202560 309 0 0 0 68 9 0 0 20 0 19 0 25905374 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140262561380520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18939] ppid=18931 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/18934/task/18939/stat : 18939 (java) S 18931 18934 11773 0 -1 4202560 328 0 0 0 73 10 0 0 20 0 19 0 25905374 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140262560328232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18940] ppid=18931 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/18934/task/18940/stat : 18940 (java) S 18931 18934 11773 0 -1 4202560 279 0 0 0 72 9 0 0 20 0 19 0 25905374 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140262430517672 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18941] ppid=18931 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/18934/task/18941/stat : 18941 (java) S 18931 18934 11773 0 -1 4202560 273 0 0 0 73 8 0 0 20 0 19 0 25905374 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140262429465384 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18942] ppid=18931 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/18934/task/18942/stat : 18942 (java) S 18931 18934 11773 0 -1 4202560 290 0 0 0 66 8 0 0 20 0 19 0 25905374 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140262428412584 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18943] ppid=18931 vsize=9625040 CPUtime=0.79 cores=1,3,5,7
/proc/18934/task/18943/stat : 18943 (java) S 18931 18934 11773 0 -1 4202560 275 0 0 0 69 10 0 0 20 0 19 0 25905374 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140262427360296 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18944] ppid=18931 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/18934/task/18944/stat : 18944 (java) S 18931 18934 11773 0 -1 4202560 315 0 0 0 66 9 0 0 20 0 19 0 25905374 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140262426307496 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18945] ppid=18931 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/18934/task/18945/stat : 18945 (java) S 18931 18934 11773 0 -1 4202560 1729 0 0 0 17 7 0 0 20 0 19 0 25905375 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140261943793896 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18946] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18946/stat : 18946 (java) S 18931 18934 11773 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140261942739960 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18947] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18947/stat : 18947 (java) S 18931 18934 11773 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140261941687560 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18948] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18948/stat : 18948 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905377 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140261940636048 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18949] ppid=18931 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/18934/task/18949/stat : 18949 (java) S 18931 18934 11773 0 -1 4202560 3180 0 0 0 64 0 0 0 20 0 19 0 25905377 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140261939583672 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18950] ppid=18931 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/18934/task/18950/stat : 18950 (java) S 18931 18934 11773 0 -1 4202560 4053 0 0 0 52 0 0 0 20 0 19 0 25905377 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140261938530872 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18951] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18951/stat : 18951 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905377 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140261937478776 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18952] ppid=18931 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/18934/task/18952/stat : 18952 (java) S 18931 18934 11773 0 -1 4202560 103 0 0 0 25 30 0 0 20 0 19 0 25905378 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140261936426184 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18953] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18953/stat : 18953 (java) S 18931 18934 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25905463 9856040960 330095 33554432000 1073741824 1073778376 140733910508000 140261935371176 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1787.89
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/215 19063
/proc/meminfo: memFree=29799780/32872528 swapFree=7780/7780
[pid=18934] ppid=18931 vsize=9625040 CPUtime=1800.09 cores=1,3,5,7
/proc/18934/stat : 18934 (java) S 18931 18934 11773 0 -1 4202496 16577 0 1 0 179885 124 0 0 20 0 19 0 25905371 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140733910499136 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18934/statm: 2406260 330014 2294 9 0 2396937 0
[pid=18934/tid=18936] ppid=18931 vsize=9625040 CPUtime=1787.38 cores=1,3,5,7
/proc/18934/task/18936/stat : 18936 (java) R 18931 18934 11773 0 -1 4202560 3686 0 1 0 178694 44 0 0 20 0 19 0 25905372 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262589979824 140262442377214 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18937] ppid=18931 vsize=9625040 CPUtime=0.88 cores=1,3,5,7
/proc/18934/task/18937/stat : 18937 (java) S 18931 18934 11773 0 -1 4202560 489 0 0 0 76 12 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262562433320 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18938] ppid=18931 vsize=9625040 CPUtime=0.77 cores=1,3,5,7
/proc/18934/task/18938/stat : 18938 (java) S 18931 18934 11773 0 -1 4202560 310 0 0 0 68 9 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262561380520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18939] ppid=18931 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/18934/task/18939/stat : 18939 (java) S 18931 18934 11773 0 -1 4202560 329 0 0 0 73 10 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262560328232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18940] ppid=18931 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/18934/task/18940/stat : 18940 (java) S 18931 18934 11773 0 -1 4202560 279 0 0 0 72 9 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262430517672 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18941] ppid=18931 vsize=9625040 CPUtime=0.82 cores=1,3,5,7
/proc/18934/task/18941/stat : 18941 (java) S 18931 18934 11773 0 -1 4202560 274 0 0 0 74 8 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262429465384 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18942] ppid=18931 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/18934/task/18942/stat : 18942 (java) S 18931 18934 11773 0 -1 4202560 290 0 0 0 66 8 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262428412584 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18943] ppid=18931 vsize=9625040 CPUtime=0.79 cores=1,3,5,7
/proc/18934/task/18943/stat : 18943 (java) S 18931 18934 11773 0 -1 4202560 276 0 0 0 69 10 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262427360296 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18944] ppid=18931 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/18934/task/18944/stat : 18944 (java) S 18931 18934 11773 0 -1 4202560 315 0 0 0 66 9 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262426307496 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18945] ppid=18931 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/18934/task/18945/stat : 18945 (java) S 18931 18934 11773 0 -1 4202560 1729 0 0 0 17 7 0 0 20 0 19 0 25905375 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261943793896 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18946] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18946/stat : 18946 (java) S 18931 18934 11773 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261942739960 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18947] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18947/stat : 18947 (java) S 18931 18934 11773 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261941687560 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18948] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18948/stat : 18948 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905377 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261940636048 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18949] ppid=18931 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/18934/task/18949/stat : 18949 (java) S 18931 18934 11773 0 -1 4202560 3180 0 0 0 64 0 0 0 20 0 19 0 25905377 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261939583672 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18950] ppid=18931 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/18934/task/18950/stat : 18950 (java) S 18931 18934 11773 0 -1 4202560 4053 0 0 0 52 0 0 0 20 0 19 0 25905377 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261938530872 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18951] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18951/stat : 18951 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905377 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261937478776 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18952] ppid=18931 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/18934/task/18952/stat : 18952 (java) S 18931 18934 11773 0 -1 4202560 103 0 0 0 25 30 0 0 20 0 19 0 25905378 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261936426184 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18953] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18953/stat : 18953 (java) S 18931 18934 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25905463 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261935371176 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 18934 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1794.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/215 19063
/proc/meminfo: memFree=29799780/32872528 swapFree=7780/7780
[pid=18934] ppid=18931 vsize=9625040 CPUtime=1800.09 cores=1,3,5,7
/proc/18934/stat : 18934 (java) S 18931 18934 11773 0 -1 4202496 16577 0 1 0 179885 124 0 0 20 0 19 0 25905371 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140733910499136 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18934/statm: 2406260 330014 2294 9 0 2396937 0
[pid=18934/tid=18936] ppid=18931 vsize=9625040 CPUtime=1787.38 cores=1,3,5,7
/proc/18934/task/18936/stat : 18936 (java) R 18931 18934 11773 0 -1 4202560 3686 0 1 0 178694 44 0 0 20 0 19 0 25905372 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262589979824 140262442377214 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18937] ppid=18931 vsize=9625040 CPUtime=0.88 cores=1,3,5,7
/proc/18934/task/18937/stat : 18937 (java) S 18931 18934 11773 0 -1 4202560 489 0 0 0 76 12 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262562433320 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18938] ppid=18931 vsize=9625040 CPUtime=0.77 cores=1,3,5,7
/proc/18934/task/18938/stat : 18938 (java) S 18931 18934 11773 0 -1 4202560 310 0 0 0 68 9 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262561380520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18939] ppid=18931 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/18934/task/18939/stat : 18939 (java) S 18931 18934 11773 0 -1 4202560 329 0 0 0 73 10 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262560328232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18940] ppid=18931 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/18934/task/18940/stat : 18940 (java) S 18931 18934 11773 0 -1 4202560 279 0 0 0 72 9 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262430517672 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18941] ppid=18931 vsize=9625040 CPUtime=0.82 cores=1,3,5,7
/proc/18934/task/18941/stat : 18941 (java) S 18931 18934 11773 0 -1 4202560 274 0 0 0 74 8 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262429465384 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18942] ppid=18931 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/18934/task/18942/stat : 18942 (java) S 18931 18934 11773 0 -1 4202560 290 0 0 0 66 8 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262428412584 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18943] ppid=18931 vsize=9625040 CPUtime=0.79 cores=1,3,5,7
/proc/18934/task/18943/stat : 18943 (java) S 18931 18934 11773 0 -1 4202560 276 0 0 0 69 10 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262427360296 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18944] ppid=18931 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/18934/task/18944/stat : 18944 (java) S 18931 18934 11773 0 -1 4202560 315 0 0 0 66 9 0 0 20 0 19 0 25905374 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140262426307496 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18945] ppid=18931 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/18934/task/18945/stat : 18945 (java) S 18931 18934 11773 0 -1 4202560 1729 0 0 0 17 7 0 0 20 0 19 0 25905375 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261943793896 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18946] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18946/stat : 18946 (java) S 18931 18934 11773 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261942739960 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18947] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18947/stat : 18947 (java) S 18931 18934 11773 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25905375 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261941687560 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18948] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18948/stat : 18948 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905377 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261940636048 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18949] ppid=18931 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/18934/task/18949/stat : 18949 (java) S 18931 18934 11773 0 -1 4202560 3180 0 0 0 64 0 0 0 20 0 19 0 25905377 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261939583672 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18934/tid=18950] ppid=18931 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/18934/task/18950/stat : 18950 (java) S 18931 18934 11773 0 -1 4202560 4053 0 0 0 52 0 0 0 20 0 19 0 25905377 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261938530872 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18934/tid=18951] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18951/stat : 18951 (java) S 18931 18934 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25905377 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261937478776 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18934/tid=18952] ppid=18931 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/18934/task/18952/stat : 18952 (java) S 18931 18934 11773 0 -1 4202560 103 0 0 0 25 30 0 0 20 0 19 0 25905378 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261936426184 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18934/tid=18953] ppid=18931 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18934/task/18953/stat : 18953 (java) S 18931 18934 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25905463 9856040960 330014 33554432000 1073741824 1073778376 140733910508000 140261935371176 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1794.54
CPU time (s): 1800.09
CPU user time (s): 1798.85
CPU system time (s): 1.24
CPU usage (%): 100.309
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.32
system time used= 1.71074
maximum resident set size= 1453692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16610
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43156
involuntary context switches= 30854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8111 second user time and 11.1733 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-18 10:29:55
IDJOB=4103448
IDBENCH=2361
IDSOLVER=2546
FILE ID=node133/4103448-1466238594
RUNJOBID= node133-1466206057-11790
PBS_JOBID= 19918144
Free space on /tmp= 71704 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/unibo/normalized-mps-v2-20-10-biella1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103448-1466238594/watcher-4103448-1466238594 -o /tmp/evaluation-result-4103448-1466238594/solver-4103448-1466238594 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466206057-11790 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103448-1466238594.opb

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

MD5SUM BENCH= 8cf2f50dc2f979b0f0b07ffea6d1fd34
RANDOM SEED=1749904062

node133.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.256
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.51
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.256
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.256
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.56
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.256
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.256
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.256
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.256
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.256
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:        31471640 kB
Buffers:          107772 kB
Cached:           124416 kB
SwapCached:          892 kB
Active:           482460 kB
Inactive:         164368 kB
Active(anon):     415888 kB
Inactive(anon):     1364 kB
Active(file):      66572 kB
Inactive(file):   163004 kB
Unevictable:        7780 kB
Mlocked:            7780 kB
SwapTotal:      67108856 kB
SwapFree:       67099860 kB
Dirty:              3812 kB
Writeback:             0 kB
AnonPages:        426232 kB
Mapped:            15508 kB
Shmem:                 0 kB
Slab:             601804 kB
SReclaimable:      44924 kB
SUnreclaim:       556880 kB
KernelStack:        1696 kB
PageTables:         5312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1085168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    403456 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= 71708 MiB
End job on node133 at 2016-06-18 10:59:49