Trace number 4103648

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.89 1788.54

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-degen2.opb
MD5SUM64532e211df845746fb0c67de55e4b15
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16020
Total number of constraints444
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 constraints444
Minimum length of a constraint60
Maximum length of a constraint2550
Number of terms in the objective function 14100
Biggest coefficient in the objective function 2553894928384
Number of bits for the biggest coefficient in the objective function 42
Sum of the numbers in the objective function 401268056673330
Number of bits of the sum of numbers in the objective function 49
Biggest number in a constraint 2553894928384
Number of bits of the biggest number in a constraint 42
Biggest sum of numbers in a constraint 401268056673330
Number of bits of the biggest sum of numbers49
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.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4103648-1466246697.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.99/0.60	c ... done. Wall clock time 0.478s.
0.99/0.60	c declared #vars     16020
0.99/0.60	c #constraints  665
0.99/0.60	c constraints type 
0.99/0.60	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 665
0.99/0.60	c 665 constraints processed.
0.99/0.60	c objective function length is 14100 literals
9.92/9.14	c cleaning 2496 clauses out of 5000 with flag 12894/5000
19.94/18.88	c cleaning 4253 clauses out of 8505 with flag 26959/11001
32.09/30.91	c cleaning 5616 clauses out of 11251 with flag 43885/18000
39.35/38.15	c cleaning 6813 clauses out of 13636 with flag 63543/26001
42.66/41.40	c cleaning 7903 clauses out of 15823 with flag 88957/35001
49.06/47.84	c cleaning 8953 clauses out of 17919 with flag 113639/45000
58.12/56.81	c cleaning 9974 clauses out of 19968 with flag 138324/56002
68.98/67.64	c cleaning 10989 clauses out of 21993 with flag 165269/68001
79.96/78.50	c cleaning 11991 clauses out of 24003 with flag 194776/81000
91.27/89.82	c cleaning 12999 clauses out of 26014 with flag 227055/95002
103.28/101.87	c cleaning 14007 clauses out of 28014 with flag 260367/110001
116.41/114.96	c cleaning 14999 clauses out of 30007 with flag 297387/126001
130.05/128.59	c cleaning 16004 clauses out of 32008 with flag 338179/143001
144.15/142.63	c cleaning 17002 clauses out of 34003 with flag 381644/161000
160.96/159.45	c cleaning 17998 clauses out of 36003 with flag 435665/180002
180.99/179.44	c cleaning 18997 clauses out of 38005 with flag 494911/200002
197.51/195.99	c cleaning 19997 clauses out of 40006 with flag 558180/221000
207.94/206.31	c cleaning 20995 clauses out of 42009 with flag 617012/243000
216.14/214.57	c cleaning 21990 clauses out of 44014 with flag 685608/266000
225.38/223.78	c cleaning 22996 clauses out of 46024 with flag 771163/290000
235.58/233.92	c cleaning 23992 clauses out of 48029 with flag 847315/315001
246.49/244.88	c cleaning 24998 clauses out of 50036 with flag 928335/341000
256.92/255.23	c cleaning 25994 clauses out of 52039 with flag 1010898/368001
268.51/266.83	c cleaning 26996 clauses out of 54044 with flag 1096158/396000
282.13/280.40	c cleaning 28002 clauses out of 56049 with flag 1203744/425001
296.55/294.82	c cleaning 29000 clauses out of 58046 with flag 1317297/455000
311.89/310.19	c cleaning 29999 clauses out of 60046 with flag 1435634/486000
328.11/326.38	c cleaning 31005 clauses out of 62047 with flag 1541082/518000
389.20/387.22	c cleaning 32016 clauses out of 64042 with flag 1630269/551000
459.75/457.56	c cleaning 32998 clauses out of 66027 with flag 1720552/585001
471.26/469.00	c cleaning 33997 clauses out of 68029 with flag 1797611/620001
511.78/509.49	c cleaning 35012 clauses out of 70033 with flag 1898951/656002
571.56/569.01	c cleaning 36002 clauses out of 72019 with flag 1991774/693000
642.44/639.52	c cleaning 37000 clauses out of 74018 with flag 2104817/731001
720.56/717.26	c cleaning 38002 clauses out of 76020 with flag 2231095/770003
809.35/805.49	c cleaning 39008 clauses out of 78017 with flag 2383306/810002
875.10/870.55	c cleaning 40003 clauses out of 80009 with flag 2506326/851002
932.42/927.01	c cleaning 40997 clauses out of 82005 with flag 2590814/893001
990.06/984.34	c cleaning 41994 clauses out of 84007 with flag 2677264/936000
1061.00/1055.04	c cleaning 43003 clauses out of 86014 with flag 2770292/980001
1150.70/1144.36	c cleaning 43996 clauses out of 88011 with flag 2862165/1025001
1238.92/1231.85	c cleaning 44995 clauses out of 90014 with flag 2954800/1071000
1328.08/1320.10	c cleaning 46000 clauses out of 92019 with flag 3060879/1118000
1421.61/1412.98	c cleaning 46997 clauses out of 94020 with flag 3176412/1166001
1517.98/1508.53	c cleaning 48000 clauses out of 96022 with flag 3294595/1215000
1617.75/1607.45	c cleaning 49003 clauses out of 98023 with flag 3415355/1265001
1719.69/1708.75	c cleaning 50001 clauses out of 100019 with flag 3539009/1316000
1800.09/1788.50	c starts		: 5691
1800.09/1788.50	c conflicts		: 1357004
1800.09/1788.50	c decisions		: 2378164
1800.09/1788.50	c propagations		: 125938729
1800.09/1788.50	c inspects		: 6690028147
1800.09/1788.50	c shortcuts		: 0
1800.09/1788.50	c learnt literals	: 0
1800.09/1788.50	c learnt binary clauses	: 1
1800.09/1788.50	c learnt ternary clauses	: 3
1800.09/1788.50	c learnt constraints	: 1357004
1800.09/1788.50	c ignored constraints	: 0
1800.09/1788.50	c root simplifications	: 0
1800.09/1788.50	c removed literals (reason simplification)	: 0
1800.09/1788.50	c reason swapping (by a shorter reason)	: 0
1800.09/1788.50	c Calls to reduceDB	: 47
1800.09/1788.50	c Number of update (reduction) of LBD	: 189692
1800.09/1788.50	c Imported unit clauses	: 0
1800.09/1788.50	c number of reductions to clauses (during analyze)	: 0
1800.09/1788.50	c number of learned constraints concerned by reduction	: 0
1800.09/1788.50	c number of learning phase by resolution	: 0
1800.09/1788.50	c number of learning phase by cutting planes	: 0
1800.09/1788.50	c speed (assignments/second)	: 70442.86933651935
1800.09/1788.50	c non guided choices	70376
1800.09/1788.51	c timeout
1800.09/1788.53	c learnt constraints type 
1800.09/1788.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.09/1788.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 91022
1800.09/1788.53	s UNKNOWN
1800.09/1788.53	c Total wall clock time (in seconds): 1788.41

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-4103648-1466246697/watcher-4103648-1466246697 -o /tmp/evaluation-result-4103648-1466246697/solver-4103648-1466246697 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16341 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103648-1466246697.opb 

pid=17133
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.14 2.04 2.01 3/194 17136
/proc/meminfo: memFree=29795088/32872528 swapFree=534252/566956
[pid=17136] ppid=17133 vsize=3568 CPUtime=0 cores=0,2,4,6
/proc/17136/stat : 17136 (java) R 17133 17136 16325 0 -1 4202496 378 0 0 0 0 0 0 0 20 0 1 0 26715338 3653632 49 33554432000 1073741824 1073778376 140736457692928 140736457690056 206619897127 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 1408 55 43 9 0 30 0

[startup+0.100059 s]
/proc/loadavg: 2.14 2.04 2.01 3/194 17136
/proc/meminfo: memFree=29795088/32872528 swapFree=534252/566956
[pid=17136] ppid=17133 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17133 17136 16325 0 -1 4202496 4392 0 1 0 8 1 0 0 20 0 18 0 26715338 9787879424 6027 33554432000 1073741824 1073778376 140736457692928 140736457684064 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 2389619 6027 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200263 s]
/proc/loadavg: 2.14 2.04 2.01 3/194 17136
/proc/meminfo: memFree=29795088/32872528 swapFree=534252/566956
[pid=17136] ppid=17133 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17133 17136 16325 0 -1 4202496 5008 0 1 0 27 2 0 0 20 0 18 0 26715338 9787879424 6833 33554432000 1073741824 1073778376 140736457692928 140736457684064 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 2389619 6833 2220 9 0 2380296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300274 s]
/proc/loadavg: 2.14 2.04 2.01 3/194 17136
/proc/meminfo: memFree=29795088/32872528 swapFree=534252/566956
[pid=17136] ppid=17133 vsize=9558476 CPUtime=0.51 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17133 17136 16325 0 -1 4202496 6747 0 1 0 49 2 0 0 20 0 18 0 26715338 9787879424 10280 33554432000 1073741824 1073778376 140736457692928 140736457684064 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 2389619 10280 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700229 s]
/proc/loadavg: 2.14 2.04 2.01 3/194 17136
/proc/meminfo: memFree=29795088/32872528 swapFree=534252/566956
[pid=17136] ppid=17133 vsize=9625040 CPUtime=1.18 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17133 17136 16325 0 -1 4202496 9273 0 1 0 114 4 0 0 20 0 19 0 26715338 9856040960 34693 33554432000 1073741824 1073778376 140736457692928 140736457684064 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 2406260 34693 2255 9 0 2396937 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.05 2.03 2.00 3/213 17155
/proc/meminfo: memFree=29658380/32872528 swapFree=534252/566956
[pid=17136] ppid=17133 vsize=9625040 CPUtime=2.2 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17133 17136 16325 0 -1 4202496 9768 0 1 0 215 5 0 0 20 0 19 0 26715338 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140736457684064 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 2406260 37398 2259 9 0 2396937 0
[pid=17136/tid=17138] ppid=17133 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/17136/task/17138/stat : 17138 (java) R 17133 17136 16325 0 -1 4202560 2466 0 1 0 143 3 0 0 20 0 19 0 26715339 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140308035686472 140307874887447 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17139] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17139/stat : 17139 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307997178920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17140] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17140/stat : 17140 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307996126120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17141] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17141/stat : 17141 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307995073320 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17142] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17142/stat : 17142 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307994020520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17143] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17143/stat : 17143 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307992967720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17144] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17144/stat : 17144 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307874179496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17145] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17145/stat : 17145 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307873126696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17146] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17146/stat : 17146 (java) S 17133 17136 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307872073896 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17147] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) S 17133 17136 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26715341 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307859876840 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17148] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17133 17136 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307858822904 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17149] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17133 17136 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307253421576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17150] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307252370064 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17133 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17133 17136 16325 0 -1 4202560 1883 0 0 0 34 0 0 0 20 0 19 0 26715344 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307251317176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17152] ppid=17133 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17133 17136 16325 0 -1 4202560 4147 0 0 0 34 1 0 0 20 0 19 0 26715344 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307250264376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307249211768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307248159176 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17155] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17133 17136 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26715407 9856040960 37398 33554432000 1073741824 1073778376 140736457692928 140307247105704 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 2.05 2.03 2.00 3/213 17155
/proc/meminfo: memFree=29647520/32872528 swapFree=534252/566956
[pid=17136] ppid=17133 vsize=9625040 CPUtime=3.87 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17133 17136 16325 0 -1 4202496 9831 0 1 0 380 7 0 0 20 0 19 0 26715338 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140736457684064 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 2406260 45099 2273 9 0 2396937 0
[pid=17136/tid=17138] ppid=17133 vsize=9625040 CPUtime=3.04 cores=0,2,4,6
/proc/17136/task/17138/stat : 17138 (java) R 17133 17136 16325 0 -1 4202560 2478 0 1 0 300 4 0 0 20 0 19 0 26715339 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140308035685624 140307874887572 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17139] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17139/stat : 17139 (java) S 17133 17136 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307997178920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17140] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17140/stat : 17140 (java) S 17133 17136 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307996126120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17141] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17141/stat : 17141 (java) S 17133 17136 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307995073320 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17142] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17142/stat : 17142 (java) S 17133 17136 16325 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307994020520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17143] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17143/stat : 17143 (java) S 17133 17136 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307992967720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17144] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17144/stat : 17144 (java) S 17133 17136 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307874179496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17145] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17145/stat : 17145 (java) S 17133 17136 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307873126696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17146] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17146/stat : 17146 (java) S 17133 17136 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307872073896 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17147] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) S 17133 17136 16325 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26715341 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307859876840 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17148] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17133 17136 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307858822904 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17149] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17133 17136 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307253421576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17150] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307252370064 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17133 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17133 17136 16325 0 -1 4202560 1883 0 0 0 34 0 0 0 20 0 19 0 26715344 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307251317176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17152] ppid=17133 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17133 17136 16325 0 -1 4202560 4147 0 0 0 34 1 0 0 20 0 19 0 26715344 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307250264376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307249211768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307248159176 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17155] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17133 17136 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26715407 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307247105704 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.04 2.03 2.00 3/213 17155
/proc/meminfo: memFree=29622548/32872528 swapFree=534252/566956
[pid=17136] ppid=17133 vsize=9625040 CPUtime=7.08 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17133 17136 16325 0 -1 4202496 9832 0 1 0 701 7 0 0 20 0 19 0 26715338 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140736457684064 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 2406260 45099 2273 9 0 2396937 0
[pid=17136/tid=17138] ppid=17133 vsize=9625040 CPUtime=6.24 cores=0,2,4,6
/proc/17136/task/17138/stat : 17138 (java) R 17133 17136 16325 0 -1 4202560 2479 0 1 0 620 4 0 0 20 0 19 0 26715339 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140308035686888 140307874887556 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17139] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17139/stat : 17139 (java) S 17133 17136 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307997178920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17140] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17140/stat : 17140 (java) S 17133 17136 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307996126120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17141] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17141/stat : 17141 (java) S 17133 17136 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307995073320 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17142] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17142/stat : 17142 (java) S 17133 17136 16325 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307994020520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17143] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17143/stat : 17143 (java) S 17133 17136 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307992967720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17144] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17144/stat : 17144 (java) S 17133 17136 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307874179496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17145] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17145/stat : 17145 (java) S 17133 17136 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307873126696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17146] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17146/stat : 17146 (java) S 17133 17136 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26715340 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307872073896 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17147] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) S 17133 17136 16325 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26715341 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307859876840 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17148] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17133 17136 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307858822904 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17149] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17133 17136 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307253421576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17150] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307252370064 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17133 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17133 17136 16325 0 -1 4202560 1883 0 0 0 34 0 0 0 20 0 19 0 26715344 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307251317176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17152] ppid=17133 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17133 17136 16325 0 -1 4202560 4147 0 0 0 34 1 0 0 20 0 19 0 26715344 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307250264376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307249211768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307248159176 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17155] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17133 17136 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26715407 9856040960 45099 33554432000 1073741824 1073778376 140736457692928 140307247105704 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 9625040


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

[pid=17136/tid=17148] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17133 17136 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 60963 33554432000 1073741824 1073778376 140736457692928 140307858822904 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17149] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17133 17136 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 60963 33554432000 1073741824 1073778376 140736457692928 140307253421576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17150] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 60963 33554432000 1073741824 1073778376 140736457692928 140307252370064 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17133 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17133 17136 16325 0 -1 4202560 10757 0 0 0 92 3 0 0 20 0 19 0 26715344 9856040960 60963 33554432000 1073741824 1073778376 140736457692928 140307251317176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17152] ppid=17133 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17133 17136 16325 0 -1 4202560 8048 0 0 0 56 2 0 0 20 0 19 0 26715344 9856040960 60963 33554432000 1073741824 1073778376 140736457692928 140307250264376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 60963 33554432000 1073741824 1073778376 140736457692928 140307249211768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17133 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17133 17136 16325 0 -1 4202560 98 0 0 0 15 16 0 0 20 0 19 0 26715344 9856040960 60963 33554432000 1073741824 1073778376 140736457692928 140307248159176 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17155] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17133 17136 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26715407 9856040960 60963 33554432000 1073741824 1073778376 140736457692928 140307247105704 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1733.35
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 17288
/proc/meminfo: memFree=30265880/32872528 swapFree=534252/566956
[pid=17136] ppid=17133 vsize=9625040 CPUtime=1793.85 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17133 17136 16325 0 -1 4202496 27517 0 1 0 179308 77 0 0 20 0 19 0 26715338 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140736457684064 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 2406260 60932 2287 9 0 2396937 0
[pid=17136/tid=17138] ppid=17133 vsize=9625040 CPUtime=1776.44 cores=0,2,4,6
/proc/17136/task/17138/stat : 17138 (java) R 17133 17136 16325 0 -1 4202560 3276 0 1 0 177609 35 0 0 20 0 19 0 26715339 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140308035685488 140307874887610 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17139] ppid=17133 vsize=9625040 CPUtime=1.98 cores=0,2,4,6
/proc/17136/task/17139/stat : 17139 (java) S 17133 17136 16325 0 -1 4202560 165 0 0 0 192 6 0 0 20 0 19 0 26715340 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307997178920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17140] ppid=17133 vsize=9625040 CPUtime=1.95 cores=0,2,4,6
/proc/17136/task/17140/stat : 17140 (java) S 17133 17136 16325 0 -1 4202560 80 0 0 0 190 5 0 0 20 0 19 0 26715340 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307996126120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17141] ppid=17133 vsize=9625040 CPUtime=2.01 cores=0,2,4,6
/proc/17136/task/17141/stat : 17141 (java) S 17133 17136 16325 0 -1 4202560 112 0 0 0 196 5 0 0 20 0 19 0 26715340 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307995073320 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17142] ppid=17133 vsize=9625040 CPUtime=1.96 cores=0,2,4,6
/proc/17136/task/17142/stat : 17142 (java) S 17133 17136 16325 0 -1 4202560 129 0 0 0 190 6 0 0 20 0 19 0 26715340 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307994020520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17143] ppid=17133 vsize=9625040 CPUtime=1.99 cores=0,2,4,6
/proc/17136/task/17143/stat : 17143 (java) S 17133 17136 16325 0 -1 4202560 164 0 0 0 193 6 0 0 20 0 19 0 26715340 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307992967720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17144] ppid=17133 vsize=9625040 CPUtime=1.99 cores=0,2,4,6
/proc/17136/task/17144/stat : 17144 (java) S 17133 17136 16325 0 -1 4202560 166 0 0 0 192 7 0 0 20 0 19 0 26715340 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307874179496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17145] ppid=17133 vsize=9625040 CPUtime=1.91 cores=0,2,4,6
/proc/17136/task/17145/stat : 17145 (java) S 17133 17136 16325 0 -1 4202560 103 0 0 0 186 5 0 0 20 0 19 0 26715340 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307873126696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17146] ppid=17133 vsize=9625040 CPUtime=1.87 cores=0,2,4,6
/proc/17136/task/17146/stat : 17146 (java) S 17133 17136 16325 0 -1 4202560 195 0 0 0 181 6 0 0 20 0 19 0 26715340 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307872073896 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17147] ppid=17133 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) S 17133 17136 16325 0 -1 4202560 2962 0 0 0 32 5 0 0 20 0 19 0 26715341 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307859876840 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17148] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17133 17136 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307858822904 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17149] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17133 17136 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307253421576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17150] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307252370064 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17133 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17133 17136 16325 0 -1 4202560 10757 0 0 0 92 3 0 0 20 0 19 0 26715344 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307251317176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17152] ppid=17133 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17133 17136 16325 0 -1 4202560 8048 0 0 0 56 2 0 0 20 0 19 0 26715344 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307250264376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307249211768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17133 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17133 17136 16325 0 -1 4202560 102 0 0 0 15 17 0 0 20 0 19 0 26715344 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307248159176 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17155] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17133 17136 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26715407 9856040960 60932 33554432000 1073741824 1073778376 140736457692928 140307247105704 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1793.85
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/213 17288
/proc/meminfo: memFree=30266012/32872528 swapFree=534252/566956
[pid=17136] ppid=17133 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17133 17136 16325 0 -1 4202496 27522 0 1 0 179932 77 0 0 20 0 19 0 26715338 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140736457684064 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 2406260 60917 2287 9 0 2396937 0
[pid=17136/tid=17138] ppid=17133 vsize=9625040 CPUtime=1782.62 cores=0,2,4,6
/proc/17136/task/17138/stat : 17138 (java) R 17133 17136 16325 0 -1 4202560 3280 0 1 0 178227 35 0 0 20 0 19 0 26715339 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140308035685488 140307874887486 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17139] ppid=17133 vsize=9625040 CPUtime=1.99 cores=0,2,4,6
/proc/17136/task/17139/stat : 17139 (java) S 17133 17136 16325 0 -1 4202560 166 0 0 0 193 6 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307997178920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17140] ppid=17133 vsize=9625040 CPUtime=1.96 cores=0,2,4,6
/proc/17136/task/17140/stat : 17140 (java) S 17133 17136 16325 0 -1 4202560 80 0 0 0 191 5 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307996126120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17141] ppid=17133 vsize=9625040 CPUtime=2.02 cores=0,2,4,6
/proc/17136/task/17141/stat : 17141 (java) S 17133 17136 16325 0 -1 4202560 112 0 0 0 197 5 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307995073320 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17142] ppid=17133 vsize=9625040 CPUtime=1.97 cores=0,2,4,6
/proc/17136/task/17142/stat : 17142 (java) S 17133 17136 16325 0 -1 4202560 129 0 0 0 191 6 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307994020520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17143] ppid=17133 vsize=9625040 CPUtime=2 cores=0,2,4,6
/proc/17136/task/17143/stat : 17143 (java) S 17133 17136 16325 0 -1 4202560 164 0 0 0 194 6 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307992967720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17144] ppid=17133 vsize=9625040 CPUtime=1.99 cores=0,2,4,6
/proc/17136/task/17144/stat : 17144 (java) S 17133 17136 16325 0 -1 4202560 166 0 0 0 192 7 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307874179496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17145] ppid=17133 vsize=9625040 CPUtime=1.92 cores=0,2,4,6
/proc/17136/task/17145/stat : 17145 (java) S 17133 17136 16325 0 -1 4202560 103 0 0 0 187 5 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307873126696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17146] ppid=17133 vsize=9625040 CPUtime=1.88 cores=0,2,4,6
/proc/17136/task/17146/stat : 17146 (java) S 17133 17136 16325 0 -1 4202560 195 0 0 0 182 6 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307872073896 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17147] ppid=17133 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) S 17133 17136 16325 0 -1 4202560 2962 0 0 0 32 5 0 0 20 0 19 0 26715341 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307859876840 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17148] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17133 17136 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307858822904 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17149] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17133 17136 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307253421576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17150] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307252370064 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17133 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17133 17136 16325 0 -1 4202560 10757 0 0 0 92 3 0 0 20 0 19 0 26715344 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307251317176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17152] ppid=17133 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17133 17136 16325 0 -1 4202560 8048 0 0 0 56 2 0 0 20 0 19 0 26715344 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307250264376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307249211768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17133 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17133 17136 16325 0 -1 4202560 102 0 0 0 15 17 0 0 20 0 19 0 26715344 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307248159176 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17155] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17133 17136 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26715407 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307247105704 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 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 17136 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1788.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/213 17288
/proc/meminfo: memFree=30266012/32872528 swapFree=534252/566956
[pid=17136] ppid=17133 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/17136/stat : 17136 (java) S 17133 17136 16325 0 -1 4202496 27522 0 1 0 179932 77 0 0 20 0 19 0 26715338 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140736457684064 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17136/statm: 2406260 60917 2287 9 0 2396937 0
[pid=17136/tid=17138] ppid=17133 vsize=9625040 CPUtime=1782.62 cores=0,2,4,6
/proc/17136/task/17138/stat : 17138 (java) R 17133 17136 16325 0 -1 4202560 3280 0 1 0 178227 35 0 0 20 0 19 0 26715339 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140308035685488 140307874887486 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17139] ppid=17133 vsize=9625040 CPUtime=1.99 cores=0,2,4,6
/proc/17136/task/17139/stat : 17139 (java) S 17133 17136 16325 0 -1 4202560 166 0 0 0 193 6 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307997178920 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17140] ppid=17133 vsize=9625040 CPUtime=1.96 cores=0,2,4,6
/proc/17136/task/17140/stat : 17140 (java) S 17133 17136 16325 0 -1 4202560 80 0 0 0 191 5 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307996126120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17141] ppid=17133 vsize=9625040 CPUtime=2.02 cores=0,2,4,6
/proc/17136/task/17141/stat : 17141 (java) S 17133 17136 16325 0 -1 4202560 112 0 0 0 197 5 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307995073320 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17142] ppid=17133 vsize=9625040 CPUtime=1.97 cores=0,2,4,6
/proc/17136/task/17142/stat : 17142 (java) S 17133 17136 16325 0 -1 4202560 129 0 0 0 191 6 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307994020520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17143] ppid=17133 vsize=9625040 CPUtime=2 cores=0,2,4,6
/proc/17136/task/17143/stat : 17143 (java) S 17133 17136 16325 0 -1 4202560 164 0 0 0 194 6 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307992967720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17144] ppid=17133 vsize=9625040 CPUtime=1.99 cores=0,2,4,6
/proc/17136/task/17144/stat : 17144 (java) S 17133 17136 16325 0 -1 4202560 166 0 0 0 192 7 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307874179496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17145] ppid=17133 vsize=9625040 CPUtime=1.92 cores=0,2,4,6
/proc/17136/task/17145/stat : 17145 (java) S 17133 17136 16325 0 -1 4202560 103 0 0 0 187 5 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307873126696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17136/tid=17146] ppid=17133 vsize=9625040 CPUtime=1.88 cores=0,2,4,6
/proc/17136/task/17146/stat : 17146 (java) S 17133 17136 16325 0 -1 4202560 195 0 0 0 182 6 0 0 20 0 19 0 26715340 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307872073896 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17147] ppid=17133 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/17136/task/17147/stat : 17147 (java) S 17133 17136 16325 0 -1 4202560 2962 0 0 0 32 5 0 0 20 0 19 0 26715341 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307859876840 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17148] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17148/stat : 17148 (java) S 17133 17136 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307858822904 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17149] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17149/stat : 17149 (java) S 17133 17136 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26715342 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307253421576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17150] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17150/stat : 17150 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307252370064 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17136/tid=17151] ppid=17133 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/17136/task/17151/stat : 17151 (java) S 17133 17136 16325 0 -1 4202560 10757 0 0 0 92 3 0 0 20 0 19 0 26715344 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307251317176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17152] ppid=17133 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/17136/task/17152/stat : 17152 (java) S 17133 17136 16325 0 -1 4202560 8048 0 0 0 56 2 0 0 20 0 19 0 26715344 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307250264376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17153] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17153/stat : 17153 (java) S 17133 17136 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26715344 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307249211768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17136/tid=17154] ppid=17133 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/17136/task/17154/stat : 17154 (java) S 17133 17136 16325 0 -1 4202560 102 0 0 0 15 17 0 0 20 0 19 0 26715344 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307248159176 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17136/tid=17155] ppid=17133 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17136/task/17155/stat : 17155 (java) S 17133 17136 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26715407 9856040960 60917 33554432000 1073741824 1073778376 140736457692928 140307247105704 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1788.54
CPU time (s): 1800.89
CPU user time (s): 1799.67
CPU system time (s): 1.22181
CPU usage (%): 100.691
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 1.22181
maximum resident set size= 404832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27560
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= 62581
involuntary context switches= 71656

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.8703 second user time and 9.31058 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 12:44:57
IDJOB=4103648
IDBENCH=2420
IDSOLVER=2546
FILE ID=node138/4103648-1466246697
RUNJOBID= node138-1466241309-16341
PBS_JOBID= 19918205
Free space on /tmp= 71724 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-degen2.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103648-1466246697/watcher-4103648-1466246697 -o /tmp/evaluation-result-4103648-1466246697/solver-4103648-1466246697 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16341 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103648-1466246697.opb

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

MD5SUM BENCH= 64532e211df845746fb0c67de55e4b15
RANDOM SEED=1057636892

node138.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.395
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	: 5332.79
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.395
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.395
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.395
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.395
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.395
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.395
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.395
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29795468 kB
Buffers:          123792 kB
Cached:           143872 kB
SwapCached:         1060 kB
Active:          1576088 kB
Inactive:         180032 kB
Active(anon):    1489516 kB
Inactive(anon):     1692 kB
Active(file):      86572 kB
Inactive(file):   178340 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099636 kB
Dirty:              2388 kB
Writeback:             0 kB
AnonPages:       2203180 kB
Mapped:            15436 kB
Shmem:                 0 kB
Slab:             604992 kB
SReclaimable:      48536 kB
SUnreclaim:       556456 kB
KernelStack:        1760 kB
PageTables:         8372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2709536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1638400 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= 71724 MiB
End job on node138 at 2016-06-18 13:14:46