Trace number 4080494

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.07 895.765

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-48.opb
MD5SUMbcbd6cca7644150bcdcbd185d4571ad6
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark210.993
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9956
Total number of constraints224622
Number of constraints which are clauses201792
Number of constraints which are cardinality constraints (but not clauses)738
Number of constraints which are nor clauses,nor cardinality constraints22092
Minimum length of a constraint1
Maximum length of a constraint231
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
Number of bits of the biggest sum of numbers8
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.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4080494-1465266446.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  no objective function found
3.26/2.08	c ... done. Wall clock time 1.948s.
3.26/2.08	c declared #vars     9956
3.26/2.08	c #constraints  225010
3.26/2.08	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.26/2.08	c constraints type 
3.26/2.08	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 147170
3.26/2.08	c org.sat4j.specs.Constr$1 => 6834
3.26/2.08	c org.sat4j.minisat.constraints.card.MinWatchCard => 716
3.26/2.08	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 47784
3.26/2.08	c org.sat4j.minisat.constraints.cnf.UnitClause => 414
3.26/2.08	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 22092
3.26/2.08	c 225010 constraints processed.
3.26/2.08	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.26/2.08	c constraints type 
3.26/2.08	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 47784
3.26/2.08	c org.sat4j.specs.Constr$1 => 6834
3.26/2.08	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 147170
3.26/2.08	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 716
3.26/2.08	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22092
3.26/2.08	c org.sat4j.pb.constraints.pb.UnitClausePB => 414
3.26/2.08	c 225010 constraints processed.
10.65/5.12	c cleaning 2451 clauses out of 4988 with flag 99664/5000
16.68/8.04	c cleaning 4234 clauses out of 8531 with flag 223174/11000
19.75/9.57	c cleaning 0 clauses out of 5004 with flag 0/5004
22.60/10.84	c cleaning 5579 clauses out of 11291 with flag 356267/18000
28.10/13.44	c cleaning 6812 clauses out of 13707 with flag 529714/26000
34.71/16.74	c cleaning 7925 clauses out of 15895 with flag 715115/35004
42.16/20.47	c cleaning 8872 clauses out of 17963 with flag 891057/45000
49.39/24.03	c cleaning 9932 clauses out of 20089 with flag 1064215/56000
56.79/27.75	c cleaning 11010 clauses out of 22156 with flag 1240076/68000
65.03/31.88	c cleaning 12071 clauses out of 24145 with flag 1454354/81000
72.43/35.56	c cleaning 12976 clauses out of 26074 with flag 1658298/95000
80.44/39.54	c cleaning 13952 clauses out of 28098 with flag 1878150/110000
83.05/40.84	c cleaning 0 clauses out of 11000 with flag 0/11000
88.68/43.65	c cleaning 14973 clauses out of 30133 with flag 2070687/126000
96.30/47.45	c cleaning 16063 clauses out of 32160 with flag 2281698/143001
105.17/51.82	c cleaning 16938 clauses out of 34091 with flag 2503932/161000
113.60/56.05	c cleaning 17947 clauses out of 36152 with flag 2730290/180000
122.07/60.26	c cleaning 19032 clauses out of 38201 with flag 2938653/200000
130.52/64.40	c cleaning 20042 clauses out of 40158 with flag 3124175/221005
139.16/68.73	c cleaning 21054 clauses out of 42107 with flag 3309381/243002
141.16/69.73	c cleaning 0 clauses out of 18000 with flag 0/18000
148.19/73.28	c cleaning 22014 clauses out of 44050 with flag 3517298/266003
157.39/77.86	c cleaning 22975 clauses out of 46024 with flag 3722609/290001
167.23/82.78	c cleaning 23995 clauses out of 48042 with flag 3923923/315000
177.86/88.08	c cleaning 25012 clauses out of 50046 with flag 4139836/341000
190.08/94.13	c cleaning 25974 clauses out of 52036 with flag 4362542/368002
202.71/100.40	c cleaning 27004 clauses out of 54061 with flag 4577082/396001
216.36/107.20	c cleaning 27992 clauses out of 56056 with flag 4867899/425000
231.41/114.73	c cleaning 28956 clauses out of 58064 with flag 5115351/455000
245.27/121.62	c cleaning 30024 clauses out of 60109 with flag 5400674/486001
260.15/129.03	c cleaning 30992 clauses out of 62075 with flag 5657949/518000
275.42/136.63	c cleaning 31996 clauses out of 64083 with flag 5923837/551000
292.30/145.03	c cleaning 33026 clauses out of 66085 with flag 6194096/585000
311.00/154.33	c cleaning 33992 clauses out of 68058 with flag 6487216/620000
327.69/162.64	c cleaning 34968 clauses out of 70067 with flag 6768664/656001
345.98/171.73	c cleaning 35998 clauses out of 72098 with flag 7094575/693000
363.69/180.56	c cleaning 0 clauses out of 26003 with flag 0/26003
366.29/181.82	c cleaning 36976 clauses out of 74100 with flag 7453306/731000
385.96/191.65	c cleaning 38062 clauses out of 76124 with flag 7792200/770000
407.87/202.54	c cleaning 39015 clauses out of 78063 with flag 8136718/810001
429.61/213.36	c cleaning 39958 clauses out of 80048 with flag 8479608/851001
454.15/225.51	c cleaning 41011 clauses out of 82090 with flag 8835573/893001
474.10/235.46	c cleaning 42037 clauses out of 84078 with flag 9169204/936000
496.63/246.66	c cleaning 42879 clauses out of 86041 with flag 9514454/980000
521.94/259.20	c cleaning 44019 clauses out of 88164 with flag 9893240/1025002
546.72/271.57	c cleaning 45022 clauses out of 90143 with flag 10239319/1071000
572.29/284.24	c cleaning 46002 clauses out of 92122 with flag 10582797/1118001
598.41/297.28	c cleaning 47029 clauses out of 94122 with flag 10983072/1166003
627.16/311.59	c cleaning 48034 clauses out of 96090 with flag 11402643/1215000
654.75/325.23	c cleaning 48983 clauses out of 98056 with flag 11812912/1265000
687.56/341.50	c cleaning 49988 clauses out of 100073 with flag 12203725/1316000
720.92/358.14	c cleaning 50962 clauses out of 102085 with flag 12615559/1368000
739.55/367.65	c cleaning 0 clauses out of 35001 with flag 0/35001
749.79/372.77	c cleaning 52045 clauses out of 104126 with flag 13046026/1421003
779.80/387.69	c cleaning 52970 clauses out of 106078 with flag 13487226/1475000
809.56/402.49	c cleaning 53977 clauses out of 108108 with flag 13959276/1530000
844.19/419.61	c cleaning 55060 clauses out of 110127 with flag 14393932/1586000
879.98/437.42	c cleaning 55939 clauses out of 112063 with flag 14829257/1643000
915.55/455.18	c cleaning 56835 clauses out of 114125 with flag 15300678/1701001
955.38/474.95	c cleaning 58110 clauses out of 116290 with flag 15729860/1760001
998.03/496.13	c cleaning 59061 clauses out of 118179 with flag 16145368/1820000
1035.02/514.52	c cleaning 59934 clauses out of 120120 with flag 16672033/1881003
1076.98/535.44	c cleaning 61074 clauses out of 122182 with flag 17190714/1943000
1115.24/554.70	c cleaning 61183 clauses out of 124107 with flag 17733543/2006000
1153.81/573.99	c cleaning 63081 clauses out of 126924 with flag 18226278/2070001
1197.42/595.67	c cleaning 63397 clauses out of 128842 with flag 18736768/2135000
1242.68/618.17	c cleaning 64740 clauses out of 131445 with flag 19289432/2201000
1287.49/640.43	c cleaning 66171 clauses out of 133705 with flag 19856349/2268000
1330.28/661.78	c cleaning 66524 clauses out of 135534 with flag 20393040/2336000
1375.13/684.07	c cleaning 67602 clauses out of 138011 with flag 20907274/2405001
1419.21/705.91	c cleaning 68794 clauses out of 140409 with flag 21453251/2475001
1461.63/727.09	c cleaning 69955 clauses out of 142614 with flag 22012475/2546000
1512.91/752.54	c cleaning 70895 clauses out of 144659 with flag 22528232/2618000
1514.49/753.36	c cleaning 0 clauses out of 45000 with flag 0/45000
1562.31/777.49	c cleaning 71626 clauses out of 146766 with flag 23105980/2691002
1611.78/802.08	c cleaning 72586 clauses out of 149139 with flag 23768020/2765001
1662.59/827.38	c cleaning 74049 clauses out of 151552 with flag 24352896/2840000
1712.83/852.33	c cleaning 74381 clauses out of 153504 with flag 24926818/2916001
1764.66/878.19	c cleaning 76111 clauses out of 156124 with flag 25593593/2993002
1800.07/895.70	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.70	c starts		: 11081
1800.07/895.70	c conflicts		: 3040944
1800.07/895.70	c decisions		: 25448380
1800.07/895.70	c propagations		: 525269825
1800.07/895.70	c inspects		: 9195652303
1800.07/895.70	c shortcuts		: 0
1800.07/895.70	c learnt literals	: 131
1800.07/895.70	c learnt binary clauses	: 2378
1800.07/895.70	c learnt ternary clauses	: 8369
1800.07/895.70	c learnt constraints	: 3040813
1800.07/895.70	c ignored constraints	: 0
1800.07/895.70	c root simplifications	: 0
1800.07/895.70	c removed literals (reason simplification)	: 32532944
1800.07/895.70	c reason swapping (by a shorter reason)	: 0
1800.07/895.70	c Calls to reduceDB	: 73
1800.07/895.70	c Number of update (reduction) of LBD	: 1798375
1800.07/895.70	c Imported unit clauses	: 0
1800.07/895.70	c number of reductions to clauses (during analyze)	: 0
1800.07/895.70	c number of learned constraints concerned by reduction	: 0
1800.07/895.70	c number of learning phase by resolution	: 0
1800.07/895.70	c number of learning phase by cutting planes	: 0
1800.07/895.70	c speed (assignments/second)	: 587809.1565979228
1800.07/895.70	c non guided choices	578758
1800.07/895.74	c learnt constraints type 
1800.07/895.74	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2378
1800.07/895.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 125578
1800.07/895.74	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.74	c starts		: 64
1800.07/895.74	c conflicts		: 47591
1800.07/895.74	c decisions		: 523279
1800.07/895.74	c propagations		: 15892835
1800.07/895.74	c inspects		: 1573264442
1800.07/895.74	c shortcuts		: 0
1800.07/895.74	c learnt literals	: 0
1800.07/895.74	c learnt binary clauses	: 40
1800.07/895.74	c learnt ternary clauses	: 600
1800.07/895.74	c learnt constraints	: 47591
1800.07/895.74	c ignored constraints	: 0
1800.07/895.74	c root simplifications	: 0
1800.07/895.74	c removed literals (reason simplification)	: 0
1800.07/895.74	c reason swapping (by a shorter reason)	: 0
1800.07/895.74	c Calls to reduceDB	: 6
1800.07/895.74	c Number of update (reduction) of LBD	: 0
1800.07/895.74	c Imported unit clauses	: 0
1800.07/895.74	c number of reductions to clauses (during analyze)	: 0
1800.07/895.74	c number of learned constraints concerned by reduction	: 0
1800.07/895.74	c number of learning phase by resolution	: 0
1800.07/895.74	c number of learning phase by cutting planes	: 0
1800.07/895.74	c speed (assignments/second)	: 17784.30225011302
1800.07/895.74	c non guided choices	25191
1800.07/895.75	c learnt constraints type 
1800.07/895.75	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 31198
1800.07/895.75	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.07/895.75	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 40
1800.07/895.75	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16352
1800.07/895.75	s UNKNOWN
1800.07/895.75	c Total wall clock time (in seconds): 895.623

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-4080494-1465266446/watcher-4080494-1465266446 -o /tmp/evaluation-result-4080494-1465266446/solver-4080494-1465266446 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465255598-8855 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080494-1465266446.opb 

pid=16308
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: 3.93 4.07 3.97 4/197 16311
/proc/meminfo: memFree=28294296/32872528 swapFree=11372/178980
[pid=16311] ppid=16308 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/16311/stat : 16311 (java) D 16308 16311 8839 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 108579251 9515008 175 33554432000 1073741824 1073778376 140736315758976 140736315741704 224922518416 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/16311/statm: 2323 175 133 9 0 71 0

[startup+0.100062 s]
/proc/loadavg: 3.93 4.07 3.97 4/197 16311
/proc/meminfo: memFree=28294296/32872528 swapFree=11372/178980
[pid=16311] ppid=16308 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/16311/stat : 16311 (java) S 16308 16311 8839 0 -1 4202496 4439 0 1 0 9 0 0 0 20 0 18 0 108579251 9787879424 5057 33554432000 1073741824 1073778376 140736315758976 140736315750112 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16311/statm: 2389619 5058 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 3.93 4.07 3.97 4/197 16311
/proc/meminfo: memFree=28294296/32872528 swapFree=11372/178980
[pid=16311] ppid=16308 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/16311/stat : 16311 (java) S 16308 16311 8839 0 -1 4202496 4724 0 1 0 22 1 0 0 20 0 18 0 108579251 9787879424 6834 33554432000 1073741824 1073778376 140736315758976 140736315750112 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16311/statm: 2389619 6834 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300222 s]
/proc/loadavg: 3.93 4.07 3.97 4/197 16311
/proc/meminfo: memFree=28294296/32872528 swapFree=11372/178980
[pid=16311] ppid=16308 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/16311/stat : 16311 (java) S 16308 16311 8839 0 -1 4202496 5784 0 1 0 44 1 0 0 20 0 18 0 108579251 9787879424 8445 33554432000 1073741824 1073778376 140736315758976 140736315750112 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16311/statm: 2389619 8445 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700179 s]
/proc/loadavg: 3.93 4.07 3.97 4/197 16311
/proc/meminfo: memFree=28294296/32872528 swapFree=11372/178980
[pid=16311] ppid=16308 vsize=9558476 CPUtime=1.41 cores=0,2,4,6
/proc/16311/stat : 16311 (java) S 16308 16311 8839 0 -1 4202496 14291 0 1 0 136 5 0 0 20 0 18 0 108579251 9787879424 45180 33554432000 1073741824 1073778376 140736315758976 140736315750112 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16311/statm: 2389619 45180 2262 9 0 2380296 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 9558476

[startup+1.5008 s]
/proc/loadavg: 3.93 4.07 3.97 5/215 16329
/proc/meminfo: memFree=28102644/32872528 swapFree=11372/178980
[pid=16311] ppid=16308 vsize=9558476 CPUtime=2.58 cores=0,2,4,6
/proc/16311/stat : 16311 (java) S 16308 16311 8839 0 -1 4202496 15176 0 1 0 246 12 0 0 20 0 18 0 108579251 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 140736315750112 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16311/statm: 2389619 87858 2263 9 0 2380296 0
[pid=16311/tid=16313] ppid=16308 vsize=9558476 CPUtime=1.37 cores=0,2,4,6
/proc/16311/task/16313/stat : 16313 (java) R 16308 16311 8839 0 -1 4202560 2584 0 1 0 133 4 0 0 20 0 18 0 108579252 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726902894832 139726775735955 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16314] ppid=16308 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/16311/task/16314/stat : 16314 (java) S 16308 16311 8839 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 18 0 108579253 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726746896552 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16315] ppid=16308 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/16311/task/16315/stat : 16315 (java) S 16308 16311 8839 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 18 0 108579253 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726745844008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16316] ppid=16308 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/16311/task/16316/stat : 16316 (java) S 16308 16311 8839 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 18 0 108579253 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726744791464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16317] ppid=16308 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/16311/task/16317/stat : 16317 (java) S 16308 16311 8839 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 108579253 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726743738920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16318] ppid=16308 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/16311/task/16318/stat : 16318 (java) S 16308 16311 8839 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 108579253 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726742686376 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16319] ppid=16308 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/16311/task/16319/stat : 16319 (java) S 16308 16311 8839 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 18 0 108579253 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726741633832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16320] ppid=16308 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/16311/task/16320/stat : 16320 (java) S 16308 16311 8839 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 108579253 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726740581288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16321] ppid=16308 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/16311/task/16321/stat : 16321 (java) S 16308 16311 8839 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 18 0 108579253 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726739528744 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16322] ppid=16308 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16322/stat : 16322 (java) S 16308 16311 8839 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 108579254 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726727116904 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16323] ppid=16308 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16323/stat : 16323 (java) S 16308 16311 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108579255 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726726063224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16324] ppid=16308 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16324/stat : 16324 (java) S 16308 16311 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108579255 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726725010568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16325] ppid=16308 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16325/stat : 16325 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108579257 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726723959312 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16326] ppid=16308 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/16311/task/16326/stat : 16326 (java) S 16308 16311 8839 0 -1 4202560 4297 0 0 0 43 2 0 0 20 0 18 0 108579257 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726722906680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16327] ppid=16308 vsize=9558476 CPUtime=0.39 cores=0,2,4,6
/proc/16311/task/16327/stat : 16327 (java) S 16308 16311 8839 0 -1 4202560 6710 0 0 0 39 0 0 0 20 0 18 0 108579257 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726721854136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16328] ppid=16308 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16328/stat : 16328 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108579257 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726720801784 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16329] ppid=16308 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16329/stat : 16329 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108579257 9787879424 87858 33554432000 1073741824 1073778376 140736315758976 139726719749448 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 9558476

[startup+3.10096 s]
/proc/loadavg: 3.93 4.07 3.97 8/219 16333
/proc/meminfo: memFree=27910908/32872528 swapFree=11372/178980
[pid=16311] ppid=16308 vsize=9824732 CPUtime=6.18 cores=0,2,4,6
/proc/16311/stat : 16311 (java) S 16308 16311 8839 0 -1 4202496 17966 0 1 0 598 20 0 0 20 0 22 0 108579251 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 140736315750112 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16311/statm: 2456183 125028 2281 9 0 2446860 0
[pid=16311/tid=16313] ppid=16308 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/16311/task/16313/stat : 16313 (java) S 16308 16311 8839 0 -1 4202560 2597 0 1 0 186 4 0 0 20 0 22 0 108579252 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726902903672 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16314] ppid=16308 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/16311/task/16314/stat : 16314 (java) S 16308 16311 8839 0 -1 4202560 65 0 0 0 7 2 0 0 20 0 22 0 108579253 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726746896552 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16315] ppid=16308 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/16311/task/16315/stat : 16315 (java) S 16308 16311 8839 0 -1 4202560 34 0 0 0 5 2 0 0 20 0 22 0 108579253 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726745844008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16316] ppid=16308 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/16311/task/16316/stat : 16316 (java) S 16308 16311 8839 0 -1 4202560 19 0 0 0 2 2 0 0 20 0 22 0 108579253 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726744791464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16317] ppid=16308 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/16311/task/16317/stat : 16317 (java) S 16308 16311 8839 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 22 0 108579253 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726743738920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16318] ppid=16308 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/16311/task/16318/stat : 16318 (java) S 16308 16311 8839 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 22 0 108579253 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726742686376 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16319] ppid=16308 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/16311/task/16319/stat : 16319 (java) S 16308 16311 8839 0 -1 4202560 24 0 0 0 3 2 0 0 20 0 22 0 108579253 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726741633832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16320] ppid=16308 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/16311/task/16320/stat : 16320 (java) S 16308 16311 8839 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 108579253 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726740581288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16321] ppid=16308 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/16311/task/16321/stat : 16321 (java) S 16308 16311 8839 0 -1 4202560 51 0 0 0 6 3 0 0 20 0 22 0 108579253 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726739528744 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16322] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16322/stat : 16322 (java) S 16308 16311 8839 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 108579254 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726727116904 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16323] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16323/stat : 16323 (java) S 16308 16311 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108579255 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726726063224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16324] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16324/stat : 16324 (java) S 16308 16311 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108579255 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726725010568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16325] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16325/stat : 16325 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108579257 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726723959312 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16326] ppid=16308 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/16311/task/16326/stat : 16326 (java) S 16308 16311 8839 0 -1 4202560 6705 0 0 0 88 2 0 0 20 0 22 0 108579257 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726722906680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16327] ppid=16308 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/16311/task/16327/stat : 16327 (java) S 16308 16311 8839 0 -1 4202560 6824 0 0 0 81 0 0 0 20 0 22 0 108579257 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726721854136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16328] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16328/stat : 16328 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108579257 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726720801784 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16329] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16329/stat : 16329 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108579257 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726719749448 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16330] ppid=16308 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/16311/task/16330/stat : 16330 (java) R 16308 16311 8839 0 -1 4202560 22 0 0 0 97 0 0 0 20 0 22 0 108579459 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726718693400 139726776135206 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16331] ppid=16308 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/16311/task/16331/stat : 16331 (java) R 16308 16311 8839 0 -1 4202560 79 0 0 0 98 1 0 0 20 0 22 0 108579459 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726717640920 224925891640 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16332] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16332/stat : 16332 (java) S 16308 16311 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108579461 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726716589096 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16333] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16333/stat : 16333 (java) S 16308 16311 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108579461 10060525568 125028 33554432000 1073741824 1073778376 140736315758976 139726715536552 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 9824732

[startup+6.30103 s]
/proc/loadavg: 4.01 4.08 3.98 5/219 16333
/proc/meminfo: memFree=27607016/32872528 swapFree=11372/178980
[pid=16311] ppid=16308 vsize=9824732 CPUtime=13.19 cores=0,2,4,6
/proc/16311/stat : 16311 (java) S 16308 16311 8839 0 -1 4202496 21133 0 1 0 1284 35 0 0 20 0 22 0 108579251 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 140736315750112 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16311/statm: 2456183 267065 2289 9 0 2446860 0
[pid=16311/tid=16313] ppid=16308 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/16311/task/16313/stat : 16313 (java) S 16308 16311 8839 0 -1 4202560 2597 0 1 0 186 4 0 0 20 0 22 0 108579252 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726902903672 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16314] ppid=16308 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/16311/task/16314/stat : 16314 (java) S 16308 16311 8839 0 -1 4202560 94 0 0 0 15 4 0 0 20 0 22 0 108579253 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726746896552 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16315] ppid=16308 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/16311/task/16315/stat : 16315 (java) S 16308 16311 8839 0 -1 4202560 48 0 0 0 7 2 0 0 20 0 22 0 108579253 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726745844008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16316] ppid=16308 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16311/task/16316/stat : 16316 (java) S 16308 16311 8839 0 -1 4202560 30 0 0 0 6 2 0 0 20 0 22 0 108579253 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726744791464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16317] ppid=16308 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/16311/task/16317/stat : 16317 (java) S 16308 16311 8839 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 22 0 108579253 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726743738920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16318] ppid=16308 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/16311/task/16318/stat : 16318 (java) S 16308 16311 8839 0 -1 4202560 40 0 0 0 7 2 0 0 20 0 22 0 108579253 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726742686376 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16319] ppid=16308 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/16311/task/16319/stat : 16319 (java) S 16308 16311 8839 0 -1 4202560 32 0 0 0 5 2 0 0 20 0 22 0 108579253 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726741633832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16320] ppid=16308 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/16311/task/16320/stat : 16320 (java) S 16308 16311 8839 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 22 0 108579253 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726740581288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16321] ppid=16308 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/16311/task/16321/stat : 16321 (java) S 16308 16311 8839 0 -1 4202560 87 0 0 0 11 4 0 0 20 0 22 0 108579253 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726739528744 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16322] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16322/stat : 16322 (java) S 16308 16311 8839 0 -1 4202560 475 0 0 0 0 0 0 0 20 0 22 0 108579254 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726727116904 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16323] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16323/stat : 16323 (java) S 16308 16311 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108579255 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726726063224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16324] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16324/stat : 16324 (java) S 16308 16311 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108579255 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726725010568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16325] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16325/stat : 16325 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108579257 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726723959312 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16326] ppid=16308 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/16311/task/16326/stat : 16326 (java) S 16308 16311 8839 0 -1 4202560 6831 0 0 0 102 2 0 0 20 0 22 0 108579257 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726722906680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16327] ppid=16308 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/16311/task/16327/stat : 16327 (java) S 16308 16311 8839 0 -1 4202560 8731 0 0 0 110 2 0 0 20 0 22 0 108579257 10060525568 267065 33554432000 1073741824 1073778376 140736315758976 139726721854136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16328] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16328/stat : 16328 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108579257 10060525568 267577 33554432000 1073741824 1073778376 140736315758976 139726720801784 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16329] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16329/stat : 16329 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108579257 10060525568 267577 33554432000 1073741824 1073778376 140736315758976 139726719749448 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16330] ppid=16308 vsize=9824732 CPUtime=4.05 cores=0,2,4,6

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

/proc/16311/task/16316/stat : 16316 (java) S 16308 16311 8839 0 -1 4202560 381 0 0 0 276 6 0 0 20 0 22 0 108579253 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726744791464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16317] ppid=16308 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/16311/task/16317/stat : 16317 (java) S 16308 16311 8839 0 -1 4202560 382 0 0 0 292 7 0 0 20 0 22 0 108579253 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726743738920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16318] ppid=16308 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/16311/task/16318/stat : 16318 (java) S 16308 16311 8839 0 -1 4202560 378 0 0 0 304 8 0 0 20 0 22 0 108579253 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726742686376 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16319] ppid=16308 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/16311/task/16319/stat : 16319 (java) S 16308 16311 8839 0 -1 4202560 396 0 0 0 292 7 0 0 20 0 22 0 108579253 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726741633832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16320] ppid=16308 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/16311/task/16320/stat : 16320 (java) S 16308 16311 8839 0 -1 4202560 368 0 0 0 286 7 0 0 20 0 22 0 108579253 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726740581288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16321] ppid=16308 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/16311/task/16321/stat : 16321 (java) S 16308 16311 8839 0 -1 4202560 454 0 0 0 283 10 0 0 20 0 22 0 108579253 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726739528744 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16322] ppid=16308 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/16311/task/16322/stat : 16322 (java) S 16308 16311 8839 0 -1 4202560 5867 0 0 0 171 25 0 0 20 0 22 0 108579254 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726727116904 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16323] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16323/stat : 16323 (java) S 16308 16311 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108579255 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726726063224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16324] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16324/stat : 16324 (java) S 16308 16311 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108579255 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726725010568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16325] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16325/stat : 16325 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108579257 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726723959312 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16326] ppid=16308 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/16311/task/16326/stat : 16326 (java) S 16308 16311 8839 0 -1 4202560 11515 0 0 0 161 3 0 0 20 0 22 0 108579257 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726722906680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16327] ppid=16308 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/16311/task/16327/stat : 16327 (java) S 16308 16311 8839 0 -1 4202560 8731 0 0 0 117 2 0 0 20 0 22 0 108579257 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726721854136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16328] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16328/stat : 16328 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108579257 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726720801784 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16329] ppid=16308 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/16311/task/16329/stat : 16329 (java) S 16308 16311 8839 0 -1 4202560 51 0 0 0 21 17 0 0 20 0 22 0 108579257 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726719749448 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16330] ppid=16308 vsize=9824732 CPUtime=868.83 cores=0,2,4,6
/proc/16311/task/16330/stat : 16330 (java) R 16308 16311 8839 0 -1 4202560 77 0 0 0 86869 14 0 0 20 0 22 0 108579459 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726718692496 139726776202687 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16331] ppid=16308 vsize=9824732 CPUtime=869.01 cores=0,2,4,6
/proc/16311/task/16331/stat : 16331 (java) R 16308 16311 8839 0 -1 4202560 1887 0 0 0 86852 49 0 0 20 0 22 0 108579459 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726717641216 139726776052121 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16332] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16332/stat : 16332 (java) S 16308 16311 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108579461 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726716589096 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16333] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16333/stat : 16333 (java) S 16308 16311 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108579461 10060525568 508969 33554432000 1073741824 1073778376 140736315758976 139726715536552 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1773.09
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.701 s]
/proc/loadavg: 4.22 4.16 4.06 5/219 16424
/proc/meminfo: memFree=25964728/32872528 swapFree=11372/178980
[pid=16311] ppid=16308 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/16311/stat : 16311 (java) S 16308 16311 8839 0 -1 4202496 35412 0 1 0 179862 145 0 0 20 0 22 0 108579251 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 140736315750112 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16311/statm: 2456183 506949 2299 9 0 2446860 0
[pid=16311/tid=16313] ppid=16308 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/16311/task/16313/stat : 16313 (java) S 16308 16311 8839 0 -1 4202560 2604 0 1 0 189 6 0 0 20 0 22 0 108579252 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726902903672 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16314] ppid=16308 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/16311/task/16314/stat : 16314 (java) S 16308 16311 8839 0 -1 4202560 536 0 0 0 315 9 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726746896552 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16315] ppid=16308 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/16311/task/16315/stat : 16315 (java) S 16308 16311 8839 0 -1 4202560 511 0 0 0 297 8 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726745844008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16316] ppid=16308 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/16311/task/16316/stat : 16316 (java) S 16308 16311 8839 0 -1 4202560 381 0 0 0 280 6 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726744791464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16317] ppid=16308 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/16311/task/16317/stat : 16317 (java) S 16308 16311 8839 0 -1 4202560 382 0 0 0 296 7 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726743738920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16318] ppid=16308 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/16311/task/16318/stat : 16318 (java) S 16308 16311 8839 0 -1 4202560 378 0 0 0 310 8 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726742686376 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16319] ppid=16308 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/16311/task/16319/stat : 16319 (java) S 16308 16311 8839 0 -1 4202560 396 0 0 0 297 7 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726741633832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16320] ppid=16308 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/16311/task/16320/stat : 16320 (java) S 16308 16311 8839 0 -1 4202560 368 0 0 0 292 7 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726740581288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16321] ppid=16308 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/16311/task/16321/stat : 16321 (java) S 16308 16311 8839 0 -1 4202560 454 0 0 0 291 10 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726739528744 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16322] ppid=16308 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/16311/task/16322/stat : 16322 (java) S 16308 16311 8839 0 -1 4202560 5869 0 0 0 171 25 0 0 20 0 22 0 108579254 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726727116904 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16323] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16323/stat : 16323 (java) S 16308 16311 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108579255 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726726063224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16324] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16324/stat : 16324 (java) S 16308 16311 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108579255 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726725010568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16325] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16325/stat : 16325 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108579257 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726723959312 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16326] ppid=16308 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/16311/task/16326/stat : 16326 (java) S 16308 16311 8839 0 -1 4202560 11515 0 0 0 161 3 0 0 20 0 22 0 108579257 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726722906680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16327] ppid=16308 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/16311/task/16327/stat : 16327 (java) S 16308 16311 8839 0 -1 4202560 8731 0 0 0 117 2 0 0 20 0 22 0 108579257 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726721854136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16328] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16328/stat : 16328 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108579257 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726720801784 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16329] ppid=16308 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/16311/task/16329/stat : 16329 (java) S 16308 16311 8839 0 -1 4202560 53 0 0 0 21 17 0 0 20 0 22 0 108579257 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726719749448 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16330] ppid=16308 vsize=9824732 CPUtime=882.06 cores=0,2,4,6
/proc/16311/task/16330/stat : 16330 (java) R 16308 16311 8839 0 -1 4202560 77 0 0 0 88192 14 0 0 20 0 22 0 108579459 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726718692632 139726776258452 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16331] ppid=16308 vsize=9824732 CPUtime=882.23 cores=0,2,4,6
/proc/16311/task/16331/stat : 16331 (java) R 16308 16311 8839 0 -1 4202560 1892 0 0 0 88174 49 0 0 20 0 22 0 108579459 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726717641336 139726776183236 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16332] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16332/stat : 16332 (java) S 16308 16311 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108579461 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726716589096 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16333] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16333/stat : 16333 (java) S 16308 16311 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108579461 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726715536552 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 16311 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.701 s]
/proc/loadavg: 4.22 4.16 4.06 5/219 16424
/proc/meminfo: memFree=25964728/32872528 swapFree=11372/178980
[pid=16311] ppid=16308 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/16311/stat : 16311 (java) S 16308 16311 8839 0 -1 4202496 35412 0 1 0 179862 145 0 0 20 0 22 0 108579251 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 140736315750112 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16311/statm: 2456183 506949 2299 9 0 2446860 0
[pid=16311/tid=16313] ppid=16308 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/16311/task/16313/stat : 16313 (java) S 16308 16311 8839 0 -1 4202560 2604 0 1 0 189 6 0 0 20 0 22 0 108579252 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726902903672 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16314] ppid=16308 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/16311/task/16314/stat : 16314 (java) S 16308 16311 8839 0 -1 4202560 536 0 0 0 315 9 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726746896552 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16315] ppid=16308 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/16311/task/16315/stat : 16315 (java) S 16308 16311 8839 0 -1 4202560 511 0 0 0 297 8 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726745844008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16316] ppid=16308 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/16311/task/16316/stat : 16316 (java) S 16308 16311 8839 0 -1 4202560 381 0 0 0 280 6 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726744791464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16317] ppid=16308 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/16311/task/16317/stat : 16317 (java) S 16308 16311 8839 0 -1 4202560 382 0 0 0 296 7 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726743738920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16318] ppid=16308 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/16311/task/16318/stat : 16318 (java) S 16308 16311 8839 0 -1 4202560 378 0 0 0 310 8 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726742686376 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16319] ppid=16308 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/16311/task/16319/stat : 16319 (java) S 16308 16311 8839 0 -1 4202560 396 0 0 0 297 7 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726741633832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16320] ppid=16308 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/16311/task/16320/stat : 16320 (java) S 16308 16311 8839 0 -1 4202560 368 0 0 0 292 7 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726740581288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16321] ppid=16308 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/16311/task/16321/stat : 16321 (java) S 16308 16311 8839 0 -1 4202560 454 0 0 0 291 10 0 0 20 0 22 0 108579253 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726739528744 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16322] ppid=16308 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/16311/task/16322/stat : 16322 (java) S 16308 16311 8839 0 -1 4202560 5869 0 0 0 171 25 0 0 20 0 22 0 108579254 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726727116904 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16323] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16323/stat : 16323 (java) S 16308 16311 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108579255 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726726063224 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16324] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16324/stat : 16324 (java) S 16308 16311 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108579255 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726725010568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16325] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16325/stat : 16325 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108579257 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726723959312 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16326] ppid=16308 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/16311/task/16326/stat : 16326 (java) S 16308 16311 8839 0 -1 4202560 11515 0 0 0 161 3 0 0 20 0 22 0 108579257 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726722906680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16327] ppid=16308 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/16311/task/16327/stat : 16327 (java) S 16308 16311 8839 0 -1 4202560 8731 0 0 0 117 2 0 0 20 0 22 0 108579257 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726721854136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16311/tid=16328] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16328/stat : 16328 (java) S 16308 16311 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108579257 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726720801784 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16329] ppid=16308 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/16311/task/16329/stat : 16329 (java) S 16308 16311 8839 0 -1 4202560 53 0 0 0 21 17 0 0 20 0 22 0 108579257 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726719749448 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16311/tid=16330] ppid=16308 vsize=9824732 CPUtime=882.06 cores=0,2,4,6
/proc/16311/task/16330/stat : 16330 (java) R 16308 16311 8839 0 -1 4202560 77 0 0 0 88192 14 0 0 20 0 22 0 108579459 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726718692632 139726776258452 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16331] ppid=16308 vsize=9824732 CPUtime=882.23 cores=0,2,4,6
/proc/16311/task/16331/stat : 16331 (java) R 16308 16311 8839 0 -1 4202560 1892 0 0 0 88174 49 0 0 20 0 22 0 108579459 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726717641336 139726776183236 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16311/tid=16332] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16332/stat : 16332 (java) S 16308 16311 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108579461 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726716589096 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16311/tid=16333] ppid=16308 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16311/task/16333/stat : 16333 (java) S 16308 16311 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108579461 10060525568 506949 33554432000 1073741824 1073778376 140736315758976 139726715536552 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 895.765
CPU time (s): 1800.07
CPU user time (s): 1798.62
CPU system time (s): 1.45
CPU usage (%): 200.953
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.32
system time used= 1.9527
maximum resident set size= 2811616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35453
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32106
involuntary context switches= 46821

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.29219 second user time and 7.75382 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-07 04:27:26
IDJOB=4080494
IDBENCH=89726
IDSOLVER=2543
FILE ID=node105/4080494-1465266446
RUNJOBID= node105-1465255598-8855
PBS_JOBID= 19843277
Free space on /tmp= 71688 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-48.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080494-1465266446/watcher-4080494-1465266446 -o /tmp/evaluation-result-4080494-1465266446/solver-4080494-1465266446 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465255598-8855 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080494-1465266446.opb

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

MD5SUM BENCH= bcbd6cca7644150bcdcbd185d4571ad6
RANDOM SEED=446876163

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.813
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:        28295204 kB
Buffers:          116596 kB
Cached:           239276 kB
SwapCached:         1752 kB
Active:          3461804 kB
Inactive:         197352 kB
Active(anon):    3304204 kB
Inactive(anon):     1592 kB
Active(file):     157600 kB
Inactive(file):   195760 kB
Unevictable:      178980 kB
Mlocked:           11372 kB
SwapTotal:      67108856 kB
SwapFree:       67098556 kB
Dirty:              9800 kB
Writeback:             0 kB
AnonPages:       3477372 kB
Mapped:            15464 kB
Shmem:                 0 kB
Slab:             602264 kB
SReclaimable:      45676 kB
SUnreclaim:       556588 kB
KernelStack:        1808 kB
PageTables:        11272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3659828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3409920 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= 71628 MiB
End job on node105 at 2016-06-07 04:42:22