Trace number 4080826

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 Res+CP PB16? (TO) 1800.71 896.976

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-air04.opb
MD5SUMbe0d50f47077f17e0f3c28ea78925374
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark72627
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8904
Total number of constraints823
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)823
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint368
Number of terms in the objective function 8904
Biggest coefficient in the objective function 2258
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 5135151
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 2258
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 5135151
Number of bits of the biggest sum of numbers23
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 ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
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 Expensive 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.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
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 phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts 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.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4080826-1465269783.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.73/0.49	c ... done. Wall clock time 0.37s.
0.73/0.49	c declared #vars     8904
0.73/0.49	c #constraints  1646
0.73/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.73/0.49	c constraints type 
0.73/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 821
0.73/0.49	c org.sat4j.minisat.constraints.card.MinWatchCard => 821
0.73/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 4
0.73/0.49	c 1646 constraints processed.
0.73/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.73/0.49	c constraints type 
0.73/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 4
0.73/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 821
0.73/0.49	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 821
0.73/0.49	c 1646 constraints processed.
0.73/0.49	c objective function length is 8904 literals
4.50/1.69	c cleaning 2462 clauses out of 4969 with flag 32409/5000
7.04/2.85	c cleaning 4227 clauses out of 8483 with flag 86066/11000
10.09/4.32	c cleaning 5591 clauses out of 11235 with flag 164254/18003
13.58/6.06	c cleaning 6765 clauses out of 13615 with flag 262885/26000
17.39/7.93	c cleaning 7879 clauses out of 15823 with flag 391901/35001
21.80/10.17	c cleaning 8939 clauses out of 17923 with flag 535282/45002
27.11/12.75	c cleaning 9931 clauses out of 19962 with flag 722143/56001
32.52/15.41	c cleaning 10968 clauses out of 21999 with flag 932872/68000
38.86/18.57	c cleaning 11924 clauses out of 24013 with flag 1186264/81000
45.56/21.81	c cleaning 12990 clauses out of 26062 with flag 1429021/95000
52.97/25.51	c cleaning 14005 clauses out of 28054 with flag 1746149/110000
61.38/29.72	c cleaning 14949 clauses out of 30025 with flag 2074365/126000
70.18/34.12	c cleaning 16032 clauses out of 32063 with flag 2456249/143003
80.38/39.25	c cleaning 16933 clauses out of 34017 with flag 2867692/161001
91.62/44.78	c cleaning 17974 clauses out of 36062 with flag 3309172/180000
103.22/50.55	c cleaning 18923 clauses out of 38072 with flag 3777506/200000
115.84/56.73	c cleaning 19992 clauses out of 40132 with flag 4281835/221000
128.44/63.03	c cleaning 20982 clauses out of 42126 with flag 4804281/243000
143.65/70.60	c cleaning 22031 clauses out of 44135 with flag 5344848/266000
159.53/78.40	c cleaning 22956 clauses out of 46090 with flag 5959804/290001
174.92/86.10	c cleaning 24046 clauses out of 48123 with flag 6587881/315001
191.72/94.52	c cleaning 24938 clauses out of 50062 with flag 7233785/341000
207.53/102.42	c cleaning 26015 clauses out of 52107 with flag 7869298/368002
226.13/111.70	c cleaning 27031 clauses out of 54062 with flag 8584262/396000
245.92/121.60	c cleaning 27991 clauses out of 56026 with flag 9339977/425002
267.53/132.26	c cleaning 28926 clauses out of 58021 with flag 10135290/455000
290.33/143.69	c cleaning 30001 clauses out of 60085 with flag 10932793/486002
312.33/154.63	c cleaning 30946 clauses out of 62064 with flag 11786873/518002
335.12/166.03	c cleaning 32000 clauses out of 64105 with flag 12630719/551000
359.33/178.18	c cleaning 32914 clauses out of 66094 with flag 13557644/585001
386.75/192.13	c cleaning 33972 clauses out of 68174 with flag 14496132/620002
415.24/206.38	c cleaning 35067 clauses out of 70190 with flag 15486107/656004
443.50/220.50	c cleaning 35939 clauses out of 72107 with flag 16481554/693000
477.81/237.44	c cleaning 36991 clauses out of 74154 with flag 17515775/731000
506.00/251.50	c cleaning 38001 clauses out of 76155 with flag 18558374/770000
536.79/266.89	c cleaning 38992 clauses out of 78142 with flag 19671476/810000
569.21/282.95	c cleaning 39952 clauses out of 80145 with flag 20785742/851001
603.40/300.03	c cleaning 41092 clauses out of 82183 with flag 21928184/893001
638.80/317.73	c cleaning 42040 clauses out of 84087 with flag 23130955/936002
675.00/335.82	c cleaning 43010 clauses out of 86038 with flag 24370491/980000
712.33/355.02	c cleaning 43999 clauses out of 88021 with flag 25586081/1025000
754.32/376.01	c cleaning 44917 clauses out of 90017 with flag 26887941/1071000
794.87/396.23	c cleaning 45970 clauses out of 92086 with flag 28304683/1118000
838.69/418.16	c cleaning 46949 clauses out of 94110 with flag 29707645/1166000
878.28/437.92	c cleaning 48030 clauses out of 96158 with flag 31146488/1215003
922.11/459.71	c cleaning 48910 clauses out of 98110 with flag 32660497/1265000
966.70/482.06	c cleaning 50041 clauses out of 100197 with flag 34152976/1316002
1011.31/504.37	c cleaning 50894 clauses out of 102149 with flag 35721982/1368000
1060.08/528.50	c cleaning 51999 clauses out of 104253 with flag 37304276/1421001
1113.23/554.85	c cleaning 53049 clauses out of 106245 with flag 38942741/1475000
1164.90/580.56	c cleaning 53889 clauses out of 108182 with flag 40644232/1530001
1216.90/606.50	c cleaning 55130 clauses out of 110288 with flag 42403448/1586000
1268.95/633.26	c cleaning 55886 clauses out of 112151 with flag 44141979/1643000
1321.55/659.57	c cleaning 57131 clauses out of 114262 with flag 45910561/1701001
1378.23/687.81	c cleaning 58047 clauses out of 116126 with flag 47707008/1760002
1409.83/703.68	c cleaning 0 clauses out of 4995 with flag 0/5000
1438.59/717.70	c cleaning 58854 clauses out of 118070 with flag 49571073/1820000
1499.67/748.07	c cleaning 60050 clauses out of 120208 with flag 51472611/1881000
1568.14/781.83	c cleaning 60976 clauses out of 122151 with flag 53398615/1943000
1634.77/814.91	c cleaning 61965 clauses out of 124167 with flag 55401718/2006000
1706.21/850.12	c cleaning 63067 clauses out of 126192 with flag 57399207/2070000
1776.86/885.34	c cleaning 63985 clauses out of 128120 with flag 59441963/2135000
1800.05/896.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/896.90	c starts		: 11319
1800.05/896.90	c conflicts		: 2161117
1800.05/896.90	c decisions		: 29437839
1800.05/896.90	c propagations		: 628674851
1800.05/896.90	c inspects		: 4746559397
1800.05/896.90	c shortcuts		: 0
1800.05/896.90	c learnt literals	: 811
1800.05/896.90	c learnt binary clauses	: 2048
1800.05/896.90	c learnt ternary clauses	: 3009
1800.05/896.90	c learnt constraints	: 2160306
1800.05/896.90	c ignored constraints	: 0
1800.05/896.90	c root simplifications	: 0
1800.05/896.90	c removed literals (reason simplification)	: 42225164
1800.05/896.90	c reason swapping (by a shorter reason)	: 0
1800.05/896.90	c Calls to reduceDB	: 61
1800.05/896.90	c Number of update (reduction) of LBD	: 1804149
1800.05/896.90	c Imported unit clauses	: 0
1800.05/896.90	c number of reductions to clauses (during analyze)	: 0
1800.05/896.90	c number of learned constraints concerned by reduction	: 0
1800.05/896.90	c number of learning phase by resolution	: 0
1800.05/896.90	c number of learning phase by cutting planes	: 0
1800.05/896.90	c speed (assignments/second)	: 701351.7218220925
1800.05/896.90	c non guided choices	12150
1800.05/896.94	c learnt constraints type 
1800.05/896.94	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2048
1800.05/896.94	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 88203
1800.05/896.94	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/896.94	c starts		: 15
1800.05/896.94	c conflicts		: 6186
1800.05/896.94	c decisions		: 220084
1800.05/896.94	c propagations		: 3075685
1800.05/896.94	c inspects		: 216861397
1800.05/896.94	c shortcuts		: 0
1800.05/896.94	c learnt literals	: 5
1800.05/896.94	c learnt binary clauses	: 4
1800.05/896.94	c learnt ternary clauses	: 3
1800.05/896.94	c learnt constraints	: 6180
1800.05/896.94	c ignored constraints	: 0
1800.05/896.94	c root simplifications	: 0
1800.05/896.94	c removed literals (reason simplification)	: 0
1800.05/896.94	c reason swapping (by a shorter reason)	: 0
1800.05/896.94	c Calls to reduceDB	: 1
1800.05/896.94	c Number of update (reduction) of LBD	: 0
1800.05/896.94	c Imported unit clauses	: 0
1800.05/896.94	c number of reductions to clauses (during analyze)	: 0
1800.05/896.94	c number of learned constraints concerned by reduction	: 0
1800.05/896.94	c number of learning phase by resolution	: 0
1800.05/896.94	c number of learning phase by cutting planes	: 0
1800.05/896.94	c speed (assignments/second)	: 3431.098800331097
1800.05/896.94	c non guided choices	2
1800.05/896.94	c learnt constraints type 
1800.05/896.94	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 7
1800.05/896.94	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 973
1800.05/896.94	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 1
1800.05/896.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5199
1800.05/896.94	s UNKNOWN
1800.05/896.94	c Total wall clock time (in seconds): 896.822

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-4080826-1465269783/watcher-4080826-1465269783 -o /tmp/evaluation-result-4080826-1465269783/solver-4080826-1465269783 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465261736-14347 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080826-1465269783.opb 

pid=17248
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: 4.12 4.10 4.03 4/197 17251
/proc/meminfo: memFree=28220448/32872528 swapFree=9100/9100
[pid=17251] ppid=17248 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/17251/stat : 17251 (java) D 17248 17251 14331 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 108909504 9515008 182 33554432000 1073741824 1073778376 140734184573712 140734184564744 243765427893 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/17251/statm: 2323 182 140 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.12 4.10 4.03 4/197 17251
/proc/meminfo: memFree=28220448/32872528 swapFree=9100/9100
[pid=17251] ppid=17248 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 14331 0 -1 4202496 4449 0 1 0 8 1 0 0 20 0 18 0 108909504 9787879424 6076 33554432000 1073741824 1073778376 140733857074464 140733857065600 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17251/statm: 2389619 6076 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200222 s]
/proc/loadavg: 4.12 4.10 4.03 4/197 17251
/proc/meminfo: memFree=28220448/32872528 swapFree=9100/9100
[pid=17251] ppid=17248 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 14331 0 -1 4202496 5076 0 1 0 28 1 0 0 20 0 18 0 108909504 9787879424 7033 33554432000 1073741824 1073778376 140733857074464 140733857065600 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17251/statm: 2389619 7033 2221 9 0 2380296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300224 s]
/proc/loadavg: 4.12 4.10 4.03 4/197 17251
/proc/meminfo: memFree=28220448/32872528 swapFree=9100/9100
[pid=17251] ppid=17248 vsize=9558476 CPUtime=0.5 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 14331 0 -1 4202496 6492 0 1 0 49 1 0 0 20 0 18 0 108909504 9787879424 12351 33554432000 1073741824 1073778376 140733857074464 140733857065600 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17251/statm: 2389619 12357 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700184 s]
/proc/loadavg: 4.12 4.10 4.03 4/197 17251
/proc/meminfo: memFree=28220448/32872528 swapFree=9100/9100
[pid=17251] ppid=17248 vsize=9824732 CPUtime=1.61 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 14331 0 -1 4202496 9450 0 1 0 157 4 0 0 20 0 22 0 108909504 10060525568 42281 33554432000 1073741824 1073778376 140733857074464 140733857065600 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17251/statm: 2456183 42281 2271 9 0 2446860 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.12 4.10 4.03 7/219 17273
/proc/meminfo: memFree=28043596/32872528 swapFree=9100/9100
[pid=17251] ppid=17248 vsize=9824732 CPUtime=4.29 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 14331 0 -1 4202496 17907 0 1 0 422 7 0 0 20 0 22 0 108909504 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140733857065600 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17251/statm: 2456183 49876 2279 9 0 2446860 0
[pid=17251/tid=17253] ppid=17248 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/17251/task/17253/stat : 17253 (java) S 17248 17251 14331 0 -1 4202560 2506 0 1 0 43 2 0 0 20 0 22 0 108909505 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120965120888 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17254] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17254/stat : 17254 (java) S 17248 17251 14331 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120809126568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17255] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17255/stat : 17255 (java) S 17248 17251 14331 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120808074024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17256] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17256/stat : 17256 (java) S 17248 17251 14331 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120807021480 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17257] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17257/stat : 17257 (java) S 17248 17251 14331 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120805968936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17258] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17258/stat : 17258 (java) S 17248 17251 14331 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120804915368 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17259] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17259/stat : 17259 (java) S 17248 17251 14331 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120803862824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17260] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17260/stat : 17260 (java) S 17248 17251 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120802810280 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17261] ppid=17248 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17251/task/17261/stat : 17261 (java) S 17248 17251 14331 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 108909507 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120801757736 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17262] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17262/stat : 17262 (java) S 17248 17251 14331 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120789346920 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17263] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17263/stat : 17263 (java) S 17248 17251 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120788293240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17264] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17264/stat : 17264 (java) S 17248 17251 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120787240584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17265] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17265/stat : 17265 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120786189328 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17266] ppid=17248 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/17251/task/17266/stat : 17266 (java) S 17248 17251 14331 0 -1 4202560 5976 0 0 0 90 1 0 0 20 0 22 0 108909511 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120785135672 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17267] ppid=17248 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/17251/task/17267/stat : 17267 (java) S 17248 17251 14331 0 -1 4202560 7966 0 0 0 85 0 0 0 20 0 22 0 108909511 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120784083128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17268] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17268/stat : 17268 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120783030776 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17269] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17269/stat : 17269 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120781978440 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17270] ppid=17248 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/17251/task/17270/stat : 17270 (java) R 17248 17251 14331 0 -1 4202560 21 0 0 0 94 0 0 0 20 0 22 0 108909554 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120780921632 140120838203698 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17271] ppid=17248 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/17251/task/17271/stat : 17271 (java) R 17248 17251 14331 0 -1 4202560 32 0 0 0 95 0 0 0 20 0 22 0 108909554 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120779869448 140120838622379 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17251/tid=17272] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17272/stat : 17272 (java) S 17248 17251 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108909557 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120778819112 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17273] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17273/stat : 17273 (java) S 17248 17251 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108909558 10060525568 49876 33554432000 1073741824 1073778376 140733857074464 140120777766568 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.12 4.10 4.03 5/219 17273
/proc/meminfo: memFree=28028392/32872528 swapFree=9100/9100
[pid=17251] ppid=17248 vsize=9824732 CPUtime=7.64 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 14331 0 -1 4202496 17956 0 1 0 755 9 0 0 20 0 22 0 108909504 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140733857065600 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17251/statm: 2456183 72920 2283 9 0 2446860 0
[pid=17251/tid=17253] ppid=17248 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/17251/task/17253/stat : 17253 (java) S 17248 17251 14331 0 -1 4202560 2506 0 1 0 43 2 0 0 20 0 22 0 108909505 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120965120888 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17254] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17254/stat : 17254 (java) S 17248 17251 14331 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120809126568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17255] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17255/stat : 17255 (java) S 17248 17251 14331 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120808074024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17256] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17256/stat : 17256 (java) S 17248 17251 14331 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120807021480 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17257] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17257/stat : 17257 (java) S 17248 17251 14331 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120805968936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17258] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17258/stat : 17258 (java) S 17248 17251 14331 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120804915368 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17259] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17259/stat : 17259 (java) S 17248 17251 14331 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120803862824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17260] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17260/stat : 17260 (java) S 17248 17251 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 108909507 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120802810280 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17261] ppid=17248 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17251/task/17261/stat : 17261 (java) S 17248 17251 14331 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 108909507 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120801757736 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17262] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17262/stat : 17262 (java) S 17248 17251 14331 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120789346920 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17263] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17263/stat : 17263 (java) S 17248 17251 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120788293240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17264] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17264/stat : 17264 (java) S 17248 17251 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120787240584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17265] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17265/stat : 17265 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120786189328 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17266] ppid=17248 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/17251/task/17266/stat : 17266 (java) S 17248 17251 14331 0 -1 4202560 5976 0 0 0 95 1 0 0 20 0 22 0 108909511 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120785135672 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17267] ppid=17248 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/17251/task/17267/stat : 17267 (java) S 17248 17251 14331 0 -1 4202560 7970 0 0 0 96 0 0 0 20 0 22 0 108909511 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120784083128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17268] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17268/stat : 17268 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120783030776 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17269] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17269/stat : 17269 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120781978440 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17270] ppid=17248 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/17251/task/17270/stat : 17270 (java) R 17248 17251 14331 0 -1 4202560 22 0 0 0 252 0 0 0 20 0 22 0 108909554 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120780914864 140120838204182 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17271] ppid=17248 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/17251/task/17271/stat : 17271 (java) R 17248 17251 14331 0 -1 4202560 76 0 0 0 254 1 0 0 20 0 22 0 108909554 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120779870696 140120838670332 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17251/tid=17272] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17272/stat : 17272 (java) S 17248 17251 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108909557 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120778819112 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17273] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17273/stat : 17273 (java) S 17248 17251 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108909558 10060525568 72920 33554432000 1073741824 1073778376 140733857074464 140120777766568 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 4.11 4.10 4.03 5/219 17273
/proc/meminfo: memFree=27878220/32872528 swapFree=9100/9100
[pid=17251] ppid=17248 vsize=9824732 CPUtime=14.19 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 14331 0 -1 4202496 18299 0 1 0 1401 18 0 0 20 0 22 0 108909504 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140733857065600 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17251/statm: 2456183 97661 2283 9 0 2446860 0
[pid=17251/tid=17253] ppid=17248 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/17251/task/17253/stat : 17253 (java) S 17248 17251 14331 0 -1 4202560 2506 0 1 0 43 2 0 0 20 0 22 0 108909505 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120965120888 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17254] ppid=17248 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/17251/task/17254/stat : 17254 (java) S 17248 17251 14331 0 -1 4202560 28 0 0 0 2 1 0 0 20 0 22 0 108909507 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120809126568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17255] ppid=17248 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/17251/task/17255/stat : 17255 (java) S 17248 17251 14331 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 22 0 108909507 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120808074024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17256] ppid=17248 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/17251/task/17256/stat : 17256 (java) S 17248 17251 14331 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 22 0 108909507 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120807021480 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17257] ppid=17248 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/17251/task/17257/stat : 17257 (java) S 17248 17251 14331 0 -1 4202560 66 0 0 0 5 3 0 0 20 0 22 0 108909507 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120805968936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17258] ppid=17248 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/17251/task/17258/stat : 17258 (java) S 17248 17251 14331 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 108909507 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120804915368 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17259] ppid=17248 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/17251/task/17259/stat : 17259 (java) S 17248 17251 14331 0 -1 4202560 32 0 0 0 2 2 0 0 20 0 22 0 108909507 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120803862824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17260] ppid=17248 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/17251/task/17260/stat : 17260 (java) S 17248 17251 14331 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 108909507 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120802810280 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17261] ppid=17248 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/17251/task/17261/stat : 17261 (java) S 17248 17251 14331 0 -1 4202560 52 0 0 0 4 3 0 0 20 0 22 0 108909507 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120801757736 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17262] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17262/stat : 17262 (java) S 17248 17251 14331 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120789346920 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17263] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17263/stat : 17263 (java) S 17248 17251 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120788293240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17264] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17264/stat : 17264 (java) S 17248 17251 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120787240584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17265] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17265/stat : 17265 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 97661 33554432000 1073741824 1073778376 140733857074464 140120786189328 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17266] ppid=17248 vsize=9824732 CPUtime=0.97 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.00 4.06 4.03 5/219 17456
/proc/meminfo: memFree=24089792/32872528 swapFree=9100/9100
[pid=17251] ppid=17248 vsize=9824732 CPUtime=1770.87 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 14331 0 -1 4202496 38745 0 1 0 176831 256 0 0 20 0 22 0 108909504 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140733857065600 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17251/statm: 2456183 969004 2293 9 0 2446860 0
[pid=17251/tid=17253] ppid=17248 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/17251/task/17253/stat : 17253 (java) S 17248 17251 14331 0 -1 4202560 2515 0 1 0 45 4 0 0 20 0 22 0 108909505 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120965120888 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17254] ppid=17248 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/17251/task/17254/stat : 17254 (java) S 17248 17251 14331 0 -1 4202560 1347 0 0 0 177 28 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120809126568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17255] ppid=17248 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/17251/task/17255/stat : 17255 (java) S 17248 17251 14331 0 -1 4202560 1119 0 0 0 193 28 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120808074024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17256] ppid=17248 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/17251/task/17256/stat : 17256 (java) S 17248 17251 14331 0 -1 4202560 1137 0 0 0 173 19 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120807021480 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17257] ppid=17248 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/17251/task/17257/stat : 17257 (java) S 17248 17251 14331 0 -1 4202560 1490 0 0 0 175 23 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120805968936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17258] ppid=17248 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/17251/task/17258/stat : 17258 (java) S 17248 17251 14331 0 -1 4202560 1681 0 0 0 207 30 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120804915368 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17259] ppid=17248 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/17251/task/17259/stat : 17259 (java) S 17248 17251 14331 0 -1 4202560 1648 0 0 0 211 26 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120803862824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17251/tid=17260] ppid=17248 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/17251/task/17260/stat : 17260 (java) S 17248 17251 14331 0 -1 4202560 1619 0 0 0 206 28 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120802810280 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17261] ppid=17248 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/17251/task/17261/stat : 17261 (java) S 17248 17251 14331 0 -1 4202560 1625 0 0 0 180 29 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120801757736 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17262] ppid=17248 vsize=9824732 CPUtime=4.19 cores=0,2,4,6
/proc/17251/task/17262/stat : 17262 (java) S 17248 17251 14331 0 -1 4202560 2363 0 0 0 417 2 0 0 20 0 22 0 108909508 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120789346920 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17263] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17263/stat : 17263 (java) S 17248 17251 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120788293240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17264] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17264/stat : 17264 (java) S 17248 17251 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120787240584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17265] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17265/stat : 17265 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120786189328 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17266] ppid=17248 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/17251/task/17266/stat : 17266 (java) S 17248 17251 14331 0 -1 4202560 11505 0 0 0 160 2 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120785135672 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17267] ppid=17248 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/17251/task/17267/stat : 17267 (java) S 17248 17251 14331 0 -1 4202560 7979 0 0 0 113 0 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120784083128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17268] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17268/stat : 17268 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120783030776 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17269] ppid=17248 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/17251/task/17269/stat : 17269 (java) S 17248 17251 14331 0 -1 4202560 51 0 0 0 14 14 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120781978440 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17270] ppid=17248 vsize=9824732 CPUtime=873.03 cores=0,2,4,6
/proc/17251/task/17270/stat : 17270 (java) R 17248 17251 14331 0 -1 4202560 68 0 0 0 87287 16 0 0 20 0 22 0 108909554 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120780921728 140120838133551 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17251/tid=17271] ppid=17248 vsize=9824732 CPUtime=873.03 cores=0,2,4,6
/proc/17251/task/17271/stat : 17271 (java) R 17248 17251 14331 0 -1 4202560 1333 0 0 0 87266 37 0 0 20 0 22 0 108909554 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120779869888 140120838670195 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17272] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17272/stat : 17272 (java) S 17248 17251 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108909557 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120778819112 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17273] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17273/stat : 17273 (java) S 17248 17251 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108909558 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120777766568 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1770.87
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.901 s]
/proc/loadavg: 4.08 4.07 4.04 5/219 17456
/proc/meminfo: memFree=24089672/32872528 swapFree=9100/9100
[pid=17251] ppid=17248 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 14331 0 -1 4202496 38745 0 1 0 179749 256 0 0 20 0 22 0 108909504 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140733857065600 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17251/statm: 2456183 969004 2293 9 0 2446860 0
[pid=17251/tid=17253] ppid=17248 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/17251/task/17253/stat : 17253 (java) S 17248 17251 14331 0 -1 4202560 2515 0 1 0 45 4 0 0 20 0 22 0 108909505 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120965120888 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17254] ppid=17248 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/17251/task/17254/stat : 17254 (java) S 17248 17251 14331 0 -1 4202560 1347 0 0 0 177 28 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120809126568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17255] ppid=17248 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/17251/task/17255/stat : 17255 (java) S 17248 17251 14331 0 -1 4202560 1119 0 0 0 193 28 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120808074024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17256] ppid=17248 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/17251/task/17256/stat : 17256 (java) S 17248 17251 14331 0 -1 4202560 1137 0 0 0 173 19 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120807021480 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17257] ppid=17248 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/17251/task/17257/stat : 17257 (java) S 17248 17251 14331 0 -1 4202560 1490 0 0 0 175 23 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120805968936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17258] ppid=17248 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/17251/task/17258/stat : 17258 (java) S 17248 17251 14331 0 -1 4202560 1681 0 0 0 207 30 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120804915368 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17259] ppid=17248 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/17251/task/17259/stat : 17259 (java) S 17248 17251 14331 0 -1 4202560 1648 0 0 0 211 26 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120803862824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17251/tid=17260] ppid=17248 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/17251/task/17260/stat : 17260 (java) S 17248 17251 14331 0 -1 4202560 1619 0 0 0 206 28 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120802810280 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17261] ppid=17248 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/17251/task/17261/stat : 17261 (java) S 17248 17251 14331 0 -1 4202560 1625 0 0 0 180 29 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120801757736 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17262] ppid=17248 vsize=9824732 CPUtime=4.19 cores=0,2,4,6
/proc/17251/task/17262/stat : 17262 (java) S 17248 17251 14331 0 -1 4202560 2363 0 0 0 417 2 0 0 20 0 22 0 108909508 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120789346920 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17263] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17263/stat : 17263 (java) S 17248 17251 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120788293240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17264] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17264/stat : 17264 (java) S 17248 17251 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120787240584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17265] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17265/stat : 17265 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120786189328 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17266] ppid=17248 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/17251/task/17266/stat : 17266 (java) S 17248 17251 14331 0 -1 4202560 11505 0 0 0 160 2 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120785135672 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17267] ppid=17248 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/17251/task/17267/stat : 17267 (java) S 17248 17251 14331 0 -1 4202560 7979 0 0 0 113 0 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120784083128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17268] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17268/stat : 17268 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120783030776 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17269] ppid=17248 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/17251/task/17269/stat : 17269 (java) S 17248 17251 14331 0 -1 4202560 51 0 0 0 14 14 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120781978440 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17270] ppid=17248 vsize=9824732 CPUtime=887.62 cores=0,2,4,6
/proc/17251/task/17270/stat : 17270 (java) R 17248 17251 14331 0 -1 4202560 68 0 0 0 88746 16 0 0 20 0 22 0 108909554 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120780914848 140120838301660 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17251/tid=17271] ppid=17248 vsize=9824732 CPUtime=887.62 cores=0,2,4,6
/proc/17251/task/17271/stat : 17271 (java) R 17248 17251 14331 0 -1 4202560 1333 0 0 0 88725 37 0 0 20 0 22 0 108909554 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120779869888 140120838641473 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17272] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17272/stat : 17272 (java) S 17248 17251 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108909557 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120778819112 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17273] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17273/stat : 17273 (java) S 17248 17251 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108909558 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120777766568 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9824732

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 17251 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.901 s]
/proc/loadavg: 4.08 4.07 4.04 5/219 17456
/proc/meminfo: memFree=24089672/32872528 swapFree=9100/9100
[pid=17251] ppid=17248 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/17251/stat : 17251 (java) S 17248 17251 14331 0 -1 4202496 38745 0 1 0 179749 256 0 0 20 0 22 0 108909504 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140733857065600 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17251/statm: 2456183 969004 2293 9 0 2446860 0
[pid=17251/tid=17253] ppid=17248 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/17251/task/17253/stat : 17253 (java) S 17248 17251 14331 0 -1 4202560 2515 0 1 0 45 4 0 0 20 0 22 0 108909505 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120965120888 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17254] ppid=17248 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/17251/task/17254/stat : 17254 (java) S 17248 17251 14331 0 -1 4202560 1347 0 0 0 177 28 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120809126568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17255] ppid=17248 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/17251/task/17255/stat : 17255 (java) S 17248 17251 14331 0 -1 4202560 1119 0 0 0 193 28 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120808074024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17256] ppid=17248 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/17251/task/17256/stat : 17256 (java) S 17248 17251 14331 0 -1 4202560 1137 0 0 0 173 19 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120807021480 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17257] ppid=17248 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/17251/task/17257/stat : 17257 (java) S 17248 17251 14331 0 -1 4202560 1490 0 0 0 175 23 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120805968936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17258] ppid=17248 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/17251/task/17258/stat : 17258 (java) S 17248 17251 14331 0 -1 4202560 1681 0 0 0 207 30 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120804915368 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17259] ppid=17248 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/17251/task/17259/stat : 17259 (java) S 17248 17251 14331 0 -1 4202560 1648 0 0 0 211 26 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120803862824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17251/tid=17260] ppid=17248 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/17251/task/17260/stat : 17260 (java) S 17248 17251 14331 0 -1 4202560 1619 0 0 0 206 28 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120802810280 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17261] ppid=17248 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/17251/task/17261/stat : 17261 (java) S 17248 17251 14331 0 -1 4202560 1625 0 0 0 180 29 0 0 20 0 22 0 108909507 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120801757736 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17262] ppid=17248 vsize=9824732 CPUtime=4.19 cores=0,2,4,6
/proc/17251/task/17262/stat : 17262 (java) S 17248 17251 14331 0 -1 4202560 2363 0 0 0 417 2 0 0 20 0 22 0 108909508 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120789346920 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17263] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17263/stat : 17263 (java) S 17248 17251 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120788293240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17264] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17264/stat : 17264 (java) S 17248 17251 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108909508 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120787240584 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17265] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17265/stat : 17265 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120786189328 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17251/tid=17266] ppid=17248 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/17251/task/17266/stat : 17266 (java) S 17248 17251 14331 0 -1 4202560 11505 0 0 0 160 2 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120785135672 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17251/tid=17267] ppid=17248 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/17251/task/17267/stat : 17267 (java) S 17248 17251 14331 0 -1 4202560 7979 0 0 0 113 0 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120784083128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17268] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17268/stat : 17268 (java) S 17248 17251 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120783030776 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17269] ppid=17248 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/17251/task/17269/stat : 17269 (java) S 17248 17251 14331 0 -1 4202560 51 0 0 0 14 14 0 0 20 0 22 0 108909511 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120781978440 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17270] ppid=17248 vsize=9824732 CPUtime=887.62 cores=0,2,4,6
/proc/17251/task/17270/stat : 17270 (java) R 17248 17251 14331 0 -1 4202560 68 0 0 0 88746 16 0 0 20 0 22 0 108909554 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120780914848 140120838301660 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17251/tid=17271] ppid=17248 vsize=9824732 CPUtime=887.62 cores=0,2,4,6
/proc/17251/task/17271/stat : 17271 (java) R 17248 17251 14331 0 -1 4202560 1333 0 0 0 88725 37 0 0 20 0 22 0 108909554 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120779869888 140120838641473 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17272] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17272/stat : 17272 (java) S 17248 17251 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108909557 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120778819112 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17251/tid=17273] ppid=17248 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17251/task/17273/stat : 17273 (java) S 17248 17251 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108909558 10060525568 969004 33554432000 1073741824 1073778376 140733857074464 140120777766568 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 896.976
CPU time (s): 1800.71
CPU user time (s): 1797.66
CPU system time (s): 3.05154
CPU usage (%): 200.753
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.66
system time used= 3.05154
maximum resident set size= 3876136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38789
page faults= 1
swaps= 0
block input operations= 0
block output operations= 888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22348
involuntary context switches= 16054

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.47217 second user time and 7.41487 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-07 05:23:04
IDJOB=4080826
IDBENCH=89888
IDSOLVER=2543
FILE ID=node151/4080826-1465269783
RUNJOBID= node151-1465261736-14347
PBS_JOBID= 19843295
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-air04.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080826-1465269783/watcher-4080826-1465269783 -o /tmp/evaluation-result-4080826-1465269783/solver-4080826-1465269783 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465261736-14347 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080826-1465269783.opb

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

MD5SUM BENCH= be0d50f47077f17e0f3c28ea78925374
RANDOM SEED=1495790453

node151.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.334
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.66
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.334
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.334
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.334
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.334
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.334
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.334
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.334
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:        28221092 kB
Buffers:           75516 kB
Cached:           169112 kB
SwapCached:         2184 kB
Active:          3743172 kB
Inactive:         151000 kB
Active(anon):    3648736 kB
Inactive(anon):     3404 kB
Active(file):      94436 kB
Inactive(file):   147596 kB
Unevictable:        9100 kB
Mlocked:            9100 kB
SwapTotal:      67108856 kB
SwapFree:       67098860 kB
Dirty:              1684 kB
Writeback:             0 kB
AnonPages:       3657704 kB
Mapped:            16592 kB
Shmem:                 0 kB
Slab:             610500 kB
SReclaimable:      54020 kB
SUnreclaim:       556480 kB
KernelStack:        1624 kB
PageTables:        11588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3927528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3586048 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= 71736 MiB
End job on node151 at 2016-06-07 05:38:01