Trace number 4109489

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 PB16OPTIMUM 16.6405 26.1897

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110970444--soft-33-100-0.wbo
MD5SUMe1995b9ec907174fc65ceec959beef4e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark4.89225
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints64
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 3426
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3425
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4109489-1467321243.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.065s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     233
0.09/0.18	c #constraints  101
0.09/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 41
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 41
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 64 literals
1.42/0.50	c And the winner is solver0
1.64/0.69	c SATISFIABLE
1.64/0.69	c OPTIMIZING...
1.64/0.69	c Got one! Elapsed wall clock time (in seconds):0.569
1.64/0.69	o 552
1.64/0.69	c And the winner is solver0
1.70/1.19	c Got one! Elapsed wall clock time (in seconds):1.07
1.70/1.19	o 550
1.70/1.20	c And the winner is solver0
1.74/1.69	c Got one! Elapsed wall clock time (in seconds):1.572
1.74/1.69	o 549
1.75/1.70	c And the winner is solver0
1.75/2.19	c Got one! Elapsed wall clock time (in seconds):2.073
1.75/2.19	o 527
1.75/2.20	c And the winner is solver0
1.76/2.69	c Got one! Elapsed wall clock time (in seconds):2.574
1.76/2.69	o 519
1.77/2.70	c And the winner is solver0
1.79/3.19	c Got one! Elapsed wall clock time (in seconds):3.075
1.79/3.19	o 498
1.82/3.25	c And the winner is solver0
2.04/3.69	c Got one! Elapsed wall clock time (in seconds):3.576
2.04/3.69	o 491
2.05/3.71	c And the winner is solver0
2.18/4.19	c Got one! Elapsed wall clock time (in seconds):4.077
2.18/4.19	o 489
2.18/4.22	c And the winner is solver0
2.28/4.70	c Got one! Elapsed wall clock time (in seconds):4.578
2.28/4.70	o 481
2.28/4.70	c And the winner is solver0
2.28/5.20	c Got one! Elapsed wall clock time (in seconds):5.079
2.28/5.20	o 464
2.28/5.21	c And the winner is solver0
2.29/5.70	c Got one! Elapsed wall clock time (in seconds):5.58
2.29/5.70	o 436
2.29/5.70	c And the winner is solver0
2.29/6.20	c Got one! Elapsed wall clock time (in seconds):6.081
2.29/6.20	o 305
2.29/6.21	c And the winner is solver0
2.29/6.70	c Got one! Elapsed wall clock time (in seconds):6.583
2.29/6.70	o 295
2.30/6.71	c And the winner is solver0
2.33/7.20	c Got one! Elapsed wall clock time (in seconds):7.084
2.33/7.20	o 270
2.33/7.27	c And the winner is solver0
2.62/7.70	c Got one! Elapsed wall clock time (in seconds):7.585
2.62/7.70	o 262
2.62/7.79	c cleaning 4262 clauses out of 8528 with flag 4298/8528
2.86/7.87	c And the winner is solver0
3.10/8.20	c Got one! Elapsed wall clock time (in seconds):8.086
3.10/8.20	o 252
3.10/8.22	c And the winner is solver0
3.17/8.70	c Got one! Elapsed wall clock time (in seconds):8.587
3.17/8.70	o 249
3.17/8.76	c And the winner is solver0
3.30/9.21	c Got one! Elapsed wall clock time (in seconds):9.088
3.30/9.21	o 236
3.30/9.27	c And the winner is solver0
3.46/9.71	c Got one! Elapsed wall clock time (in seconds):9.589
3.46/9.71	o 233
3.46/9.76	c cleaning 5407 clauses out of 10824 with flag 3427/15086
3.46/9.79	c And the winner is solver0
3.63/10.21	c Got one! Elapsed wall clock time (in seconds):10.09
3.63/10.21	o 205
3.63/10.21	c And the winner is solver0
3.63/10.71	c Got one! Elapsed wall clock time (in seconds):10.591
3.63/10.71	o 191
3.63/10.73	c And the winner is solver0
3.71/11.21	c Got one! Elapsed wall clock time (in seconds):11.092
3.71/11.21	o 167
3.71/11.24	c And the winner is solver0
3.79/11.71	c Got one! Elapsed wall clock time (in seconds):11.593
3.79/11.71	o 162
3.79/11.79	c And the winner is solver0
3.98/12.21	c Got one! Elapsed wall clock time (in seconds):12.094
3.98/12.21	o 159
3.98/12.29	c And the winner is solver0
4.18/12.71	c Got one! Elapsed wall clock time (in seconds):12.595
4.18/12.71	o 157
4.18/12.74	c And the winner is solver0
4.25/13.21	c Got one! Elapsed wall clock time (in seconds):13.096
4.25/13.21	o 154
4.25/13.23	c And the winner is solver0
4.29/13.71	c Got one! Elapsed wall clock time (in seconds):13.597
4.29/13.71	o 139
4.29/13.73	c And the winner is solver0
4.34/14.22	c Got one! Elapsed wall clock time (in seconds):14.098
4.34/14.22	o 108
4.34/14.25	c And the winner is solver0
4.43/14.72	c Got one! Elapsed wall clock time (in seconds):14.599
4.43/14.72	o 107
4.61/14.88	c cleaning 7973 clauses out of 15954 with flag 11670/25623
5.28/15.15	c cleaning 6989 clauses out of 13981 with flag 35940/31623
5.50/15.27	c And the winner is solver0
5.67/15.72	c Got one! Elapsed wall clock time (in seconds):15.6
5.67/15.72	o 101
5.67/15.76	c And the winner is solver0
5.79/16.22	c Got one! Elapsed wall clock time (in seconds):16.101
5.79/16.22	o 86
5.79/16.24	c And the winner is solver0
5.86/16.72	c Got one! Elapsed wall clock time (in seconds):16.601
5.86/16.72	o 85
5.86/16.73	c And the winner is solver0
5.90/17.22	c Got one! Elapsed wall clock time (in seconds):17.103
5.90/17.22	o 84
5.90/17.27	c cleaning 6684 clauses out of 13372 with flag 4442/38003
5.90/17.29	c And the winner is solver0
6.05/17.72	c Got one! Elapsed wall clock time (in seconds):17.605
6.05/17.72	o 83
6.20/17.85	c And the winner is solver0
6.32/18.22	c Got one! Elapsed wall clock time (in seconds):18.106
6.32/18.22	o 69
6.47/18.36	c cleaning 6544 clauses out of 13105 with flag 14104/44420
6.47/18.37	c And the winner is solver0
6.63/18.73	c Got one! Elapsed wall clock time (in seconds):18.608
6.63/18.73	o 58
6.63/18.79	c And the winner is solver0
6.85/19.23	c Got one! Elapsed wall clock time (in seconds):19.109
6.85/19.23	o 57
6.98/19.38	c cleaning 6230 clauses out of 12463 with flag 13083/50322
7.60/19.61	c cleaning 6113 clauses out of 12233 with flag 31259/56322
7.91/19.71	c And the winner is solver0
8.32/19.93	c Got one! Elapsed wall clock time (in seconds):19.812
8.32/19.93	o 45
8.32/19.96	c And the winner is solver0
8.53/20.43	c Got one! Elapsed wall clock time (in seconds):20.314
8.53/20.43	o 43
8.53/20.47	c And the winner is solver0
8.64/20.93	c Got one! Elapsed wall clock time (in seconds):20.817
8.64/20.93	o 42
8.64/20.94	c And the winner is solver0
8.66/21.44	c Got one! Elapsed wall clock time (in seconds):21.319
8.66/21.44	o 28
8.66/21.44	c And the winner is solver0
8.66/21.94	c Got one! Elapsed wall clock time (in seconds):21.822
8.66/21.94	o 26
8.79/22.09	c cleaning 6862 clauses out of 13744 with flag 10962/63946
9.62/22.34	c cleaning 6438 clauses out of 12882 with flag 33614/69946
9.62/22.37	c And the winner is solver0
10.12/22.64	c Got one! Elapsed wall clock time (in seconds):22.525
10.12/22.64	o 25
10.43/22.82	c cleaning 6115 clauses out of 12235 with flag 19306/75737
10.83/23.04	c cleaning 6059 clauses out of 12119 with flag 41858/81737
11.43/23.31	c cleaning 6529 clauses out of 13061 with flag 69894/88739
12.05/23.63	c cleaning 7263 clauses out of 14532 with flag 104442/96740
12.86/24.03	c cleaning 8128 clauses out of 16265 with flag 145561/105737
13.06/24.13	c And the winner is solver0
13.06/24.15	c Got one! Elapsed wall clock time (in seconds):24.028
13.06/24.15	o 12
13.30/24.27	c cleaning 6860 clauses out of 13727 with flag 13231/111327
13.89/24.51	c cleaning 6432 clauses out of 12865 with flag 40129/117326
14.29/24.78	c cleaning 6710 clauses out of 13431 with flag 70237/124327
14.49/24.83	c And the winner is solver0
14.67/25.15	c Got one! Elapsed wall clock time (in seconds):25.031
14.67/25.15	o 10
15.09/25.32	c cleaning 6212 clauses out of 12433 with flag 18487/130040
15.48/25.55	c cleaning 6102 clauses out of 12215 with flag 45656/136037
16.08/25.82	c cleaning 6554 clauses out of 13109 with flag 78605/143037
16.28/25.98	c And the winner is solver0
16.55/26.17	c >>>>>>>>>> Solver number 0 (46 answers) <<<<<<<<<<<<<<<<<<
16.55/26.17	c starts		: 99
16.55/26.17	c conflicts		: 147458
16.55/26.17	c decisions		: 230088
16.55/26.17	c propagations		: 3366373
16.55/26.17	c inspects		: 63216593
16.55/26.17	c shortcuts		: 0
16.55/26.17	c learnt literals	: 29
16.55/26.17	c learnt binary clauses	: 25
16.55/26.17	c learnt ternary clauses	: 232
16.55/26.17	c learnt constraints	: 147428
16.55/26.17	c ignored constraints	: 0
16.55/26.17	c root simplifications	: 0
16.55/26.17	c removed literals (reason simplification)	: 734142
16.55/26.17	c reason swapping (by a shorter reason)	: 0
16.55/26.17	c Calls to reduceDB	: 21
16.55/26.17	c Number of update (reduction) of LBD	: 36614
16.55/26.17	c Imported unit clauses	: 0
16.55/26.17	c number of reductions to clauses (during analyze)	: 0
16.55/26.17	c number of learned constraints concerned by reduction	: 0
16.55/26.17	c number of learning phase by resolution	: 0
16.55/26.17	c number of learning phase by cutting planes	: 0
16.55/26.17	c speed (assignments/second)	: 129575.55812163203
16.55/26.17	c non guided choices	1833
16.55/26.17	c learnt constraints type 
16.55/26.17	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
16.55/26.17	c starts		: 46
16.55/26.17	c conflicts		: 269
16.55/26.17	c decisions		: 4572
16.55/26.17	c propagations		: 14941
16.55/26.17	c inspects		: 497018
16.55/26.17	c shortcuts		: 0
16.55/26.17	c learnt literals	: 0
16.55/26.17	c learnt binary clauses	: 0
16.55/26.17	c learnt ternary clauses	: 0
16.55/26.17	c learnt constraints	: 232
16.55/26.17	c ignored constraints	: 0
16.55/26.17	c root simplifications	: 0
16.55/26.17	c removed literals (reason simplification)	: 0
16.55/26.17	c reason swapping (by a shorter reason)	: 0
16.55/26.17	c Calls to reduceDB	: 0
16.55/26.17	c Number of update (reduction) of LBD	: 0
16.55/26.17	c Imported unit clauses	: 0
16.55/26.17	c number of reductions to clauses (during analyze)	: 0
16.55/26.17	c number of learned constraints concerned by reduction	: 0
16.55/26.17	c number of learning phase by resolution	: 0
16.55/26.17	c number of learning phase by cutting planes	: 0
16.55/26.17	c speed (assignments/second)	: 14720.197044334976
16.55/26.17	c non guided choices	1228
16.55/26.17	c learnt constraints type 
16.55/26.17	s OPTIMUM FOUND
16.55/26.17	c Found 45 solution(s)
16.55/26.17	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 x145 x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 
16.55/26.17	c objective function=10
16.55/26.17	c Total wall clock time (in seconds): 26.054

Verifier Data

OK	10

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-4109489-1467321243/watcher-4109489-1467321243 -o /tmp/evaluation-result-4109489-1467321243/solver-4109489-1467321243 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467319102-29021 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109489-1467321243.wbo 

pid=1561
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.44 1.78 1.88 2/194 1565
/proc/meminfo: memFree=30389076/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (java) R 1561 1565 23565 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 11144279 278528 33 33554432000 1073741824 1073778376 140733440472752 140734848735768 211449638069 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 68 33 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 1.44 1.78 1.88 2/194 1565
/proc/meminfo: memFree=30389076/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1561 1565 23565 0 -1 4202496 4399 0 1 0 8 1 0 0 20 0 18 0 11144279 9787879424 6034 33554432000 1073741824 1073778376 140733440472752 140733440463888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2389619 6034 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20031 s]
/proc/loadavg: 1.44 1.78 1.88 2/194 1565
/proc/meminfo: memFree=30389076/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1561 1565 23565 0 -1 4202496 4796 0 1 0 22 2 0 0 20 0 22 0 11144279 10060525568 7916 33554432000 1073741824 1073778376 140733440472752 140733440463888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2456183 7916 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300225 s]
/proc/loadavg: 1.44 1.78 1.88 2/194 1565
/proc/meminfo: memFree=30389076/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1561 1565 23565 0 -1 4202496 7771 0 1 0 59 2 0 0 20 0 22 0 11144279 10060525568 9459 33554432000 1073741824 1073778376 140733440472752 140733440463888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2456183 9459 2247 9 0 2446860 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 9824732

[startup+0.700193 s]
/proc/loadavg: 1.44 1.78 1.88 2/194 1565
/proc/meminfo: memFree=30389076/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1561 1565 23565 0 -1 4202496 15929 0 1 0 164 6 0 0 20 0 20 0 11144279 10060525568 16733 33554432000 1073741824 1073778376 140733440472752 140733440463888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2456183 16733 2257 9 0 2446860 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 9824732

############
# WARNING:
# current cumulated CPU time (1.69 s) is less than in the last sample (1.7 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.00999999 s) to the 'lost time'.

[startup+0.700193 s]
/proc/loadavg: 1.44 1.78 1.88 2/194 1565
/proc/meminfo: memFree=30389076/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1561 1565 23565 0 -1 4202496 15929 0 1 0 164 6 0 0 20 0 20 0 11144279 10060525568 16733 33554432000 1073741824 1073778376 140733440472752 140733440463888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2456183 16733 2257 9 0 2446860 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 9824732

[startup+0.800251 s]
/proc/loadavg: 1.44 1.78 1.88 2/194 1565
/proc/meminfo: memFree=30389076/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1561 1565 23565 0 -1 4202496 15929 0 1 0 163 6 0 0 20 0 19 0 11144279 10060525568 16731 33554432000 1073741824 1073778376 140733440472752 140733440463888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2456183 16731 2257 9 0 2446860 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9824732
#
############


[startup+1.50079 s]
/proc/loadavg: 1.44 1.78 1.88 1/213 1599
/proc/meminfo: memFree=30328164/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1561 1565 23565 0 -1 4202496 15941 0 1 0 166 7 0 0 20 0 19 0 11144279 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 140733440463888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2456183 18268 2257 9 0 2446860 0
[pid=1565/tid=1567] ppid=1561 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) S 1561 1565 23565 0 -1 4202560 2416 0 1 0 15 1 0 0 20 0 19 0 11144280 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139756316767096 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1568] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139756294867368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1569] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139756293814824 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1570] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139756292761768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1571] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139756291709224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1572] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755954105256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1573] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755953052712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1574] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755951999656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1575] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1561 1565 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755950947112 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1577] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) S 1561 1565 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11144282 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755938748776 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1578] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) S 1561 1565 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11144283 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755937695096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1579] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1561 1565 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11144283 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755936641928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1580] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144285 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755935590672 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1581] ppid=1561 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/1565/task/1581/stat : 1581 (java) S 1561 1565 23565 0 -1 4202560 5202 0 0 0 42 2 0 0 20 0 19 0 11144285 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755934538552 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1582] ppid=1561 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/1565/task/1582/stat : 1582 (java) S 1561 1565 23565 0 -1 4202560 6973 0 0 0 43 0 0 0 20 0 19 0 11144285 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755933486008 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1583] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1583/stat : 1583 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144285 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755932433144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1584] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1584/stat : 1584 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144285 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755931380808 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1590] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1590/stat : 1590 (java) S 1561 1565 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11144298 10060525568 18268 33554432000 1073741824 1073778376 140733440472752 139755927167912 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 1.44 1.78 1.88 4/216 1615
/proc/meminfo: memFree=30309256/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1561 1565 23565 0 -1 4202496 15969 0 1 0 170 8 0 0 20 0 19 0 11144279 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 140733440463888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2456183 22365 2258 9 0 2446860 0
[pid=1565/tid=1567] ppid=1561 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) S 1561 1565 23565 0 -1 4202560 2416 0 1 0 15 1 0 0 20 0 19 0 11144280 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139756316767096 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1568] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139756294867368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1569] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139756293814824 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1570] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139756292761768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1571] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139756291709224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1572] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755954105256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1573] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755953052712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1574] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755951999656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1575] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1561 1565 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755950947112 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1577] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) S 1561 1565 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11144282 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755938748776 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1578] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) S 1561 1565 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11144283 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755937695096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1579] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1561 1565 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11144283 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755936641928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1580] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144285 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755935590672 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1581] ppid=1561 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/1565/task/1581/stat : 1581 (java) S 1561 1565 23565 0 -1 4202560 5202 0 0 0 44 2 0 0 20 0 19 0 11144285 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755934538552 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1582] ppid=1561 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/1565/task/1582/stat : 1582 (java) S 1561 1565 23565 0 -1 4202560 6974 0 0 0 44 0 0 0 20 0 19 0 11144285 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755933486008 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1583] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1583/stat : 1583 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144285 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755932433144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1584] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1584/stat : 1584 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144285 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755931380808 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1590] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1590/stat : 1590 (java) S 1561 1565 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11144298 10060525568 22365 33554432000 1073741824 1073778376 140733440472752 139755927167912 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=14 pid=1810 uid=0 cmd=

[startup+6.30082 s]
/proc/loadavg: 1.49 1.79 1.88 2/213 1659
/proc/meminfo: memFree=30230396/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1561 1565 23565 0 -1 4202496 16760 0 1 0 213 15 0 0 20 0 19 0 11144279 10060525568 34387 33554432000 1073741824 1073778376 140733440472752 140733440463888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2456183 34387 2268 9 0 2446860 0
[pid=1565/tid=1567] ppid=1561 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) S 1561 1565 23565 0 -1 4202560 2417 0 1 0 15 1 0 0 20 0 19 0 11144280 10060525568 34387 33554432000 1073741824 1073778376 140733440472752 139756316767096 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1568] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 34387 33554432000 1073741824 1073778376 140733440472752 139756294867368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1569] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 34387 33554432000 1073741824 1073778376 140733440472752 139756293814824 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1570] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 34387 33554432000 1073741824 1073778376 140733440472752 139756292761768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1571] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=1565/tid=1954] ppid=1561 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/1565/task/1954/stat : 1954 (java) R 1561 1565 23565 0 -1 4202560 3 0 0 0 33 0 0 0 20 0 22 0 11146795 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755929271064 139756172835286 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1955] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1955/stat : 1955 (java) S 1561 1565 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11146795 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755930325800 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 15.47
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=14 pid=1810 uid=0 cmd=/usr/local/sbin/pbs_mom 

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 1565 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6087 s]
/proc/loadavg: 1.44 1.75 1.87 3/216 1955
/proc/meminfo: memFree=30161760/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=9824732 CPUtime=15.68 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1561 1565 23565 0 -1 4202496 26290 0 1 0 1485 83 0 0 20 0 22 0 11144279 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 140733440463888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2456183 52265 2287 9 0 2446860 0
[pid=1565/tid=1567] ppid=1561 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) S 1561 1565 23565 0 -1 4202560 2417 0 1 0 19 2 0 0 20 0 22 0 11144280 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139756316767096 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1568] ppid=1561 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1561 1565 23565 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 11144281 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139756294867368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1569] ppid=1561 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1561 1565 23565 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 11144281 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139756293814824 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1570] ppid=1561 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1561 1565 23565 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 11144281 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139756292761768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1571] ppid=1561 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1561 1565 23565 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 11144281 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139756291709224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1572] ppid=1561 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1561 1565 23565 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 11144281 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755954105256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1573] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1561 1565 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11144281 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755953052712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1574] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1561 1565 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11144281 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755951999656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1575] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1561 1565 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11144281 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755950947112 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1577] ppid=1561 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) S 1561 1565 23565 0 -1 4202560 19 0 0 0 0 4 0 0 20 0 22 0 11144282 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755938748776 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1578] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) S 1561 1565 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11144283 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755937695096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1579] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1561 1565 23565 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 22 0 11144283 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755936641928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1580] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11144285 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755935590672 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1581] ppid=1561 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/1565/task/1581/stat : 1581 (java) S 1561 1565 23565 0 -1 4202560 5868 0 0 0 83 2 0 0 20 0 22 0 11144285 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755934538552 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1582] ppid=1561 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/1565/task/1582/stat : 1582 (java) S 1561 1565 23565 0 -1 4202560 16082 0 0 0 165 3 0 0 20 0 22 0 11144285 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755933486008 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1583] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1583/stat : 1583 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11144285 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755932433144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1584] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1584/stat : 1584 (java) S 1561 1565 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11144285 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755931380808 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1590] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1590/stat : 1590 (java) S 1561 1565 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11144298 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755927167912 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1953] ppid=1561 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/1565/task/1953/stat : 1953 (java) R 1561 1565 23565 0 -1 4202560 3 0 0 0 44 0 0 0 20 0 22 0 11146795 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755928220584 139756172731879 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1954] ppid=1561 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/1565/task/1954/stat : 1954 (java) R 1561 1565 23565 0 -1 4202560 3 0 0 0 44 0 0 0 20 0 22 0 11146795 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755929271064 139756173056632 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1955] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1955/stat : 1955 (java) S 1561 1565 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11146795 10060525568 52265 33554432000 1073741824 1073778376 140733440472752 139755930325800 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 15.68
Current children cumulated vsize (KiB) 9824732

[startup+26.0009 s]
/proc/loadavg: 1.44 1.75 1.87 3/216 1955
/proc/meminfo: memFree=30161760/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=9824732 CPUtime=16.46 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1561 1565 23565 0 -1 4202496 26291 0 1 0 1562 84 0 0 20 0 20 0 11144279 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 140733440463888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2456183 52260 2287 9 0 2446860 0
[pid=1565/tid=1567] ppid=1561 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) S 1561 1565 23565 0 -1 4202560 2417 0 1 0 19 2 0 0 20 0 20 0 11144280 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139756316767096 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1568] ppid=1561 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1561 1565 23565 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 20 0 11144281 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139756294867368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1569] ppid=1561 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1561 1565 23565 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 20 0 11144281 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139756293814824 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1570] ppid=1561 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1561 1565 23565 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 20 0 11144281 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139756292761768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1571] ppid=1561 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1561 1565 23565 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 20 0 11144281 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139756291709224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1572] ppid=1561 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1561 1565 23565 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 20 0 11144281 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755954105256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1573] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1561 1565 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 11144281 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755953052712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1574] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1561 1565 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 11144281 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755951999656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1575] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1561 1565 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11144281 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755950947112 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1577] ppid=1561 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) S 1561 1565 23565 0 -1 4202560 19 0 0 0 0 4 0 0 20 0 20 0 11144282 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755938748776 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1578] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) S 1561 1565 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11144283 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755937695096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1579] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1561 1565 23565 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 11144283 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755936641928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1580] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11144285 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755935590672 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1581] ppid=1561 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/1565/task/1581/stat : 1581 (java) S 1561 1565 23565 0 -1 4202560 5868 0 0 0 83 2 0 0 20 0 20 0 11144285 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755934538552 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1582] ppid=1561 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/1565/task/1582/stat : 1582 (java) S 1561 1565 23565 0 -1 4202560 16082 0 0 0 165 3 0 0 20 0 20 0 11144285 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755933486008 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1583] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1583/stat : 1583 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11144285 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755932433144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1584] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1584/stat : 1584 (java) S 1561 1565 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 11144285 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755931380808 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1590] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1590/stat : 1590 (java) S 1561 1565 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11144298 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755927167912 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1954] ppid=1561 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/1565/task/1954/stat : 1954 (java) R 1561 1565 23565 0 -1 4202560 3 0 0 0 83 0 0 0 20 0 20 0 11146795 10060525568 52260 33554432000 1073741824 1073778376 140733440472752 139755929270680 139756173166209 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 16.46
Current children cumulated vsize (KiB) 9824732

[startup+26.1008 s]
/proc/loadavg: 1.44 1.75 1.87 3/216 1955
/proc/meminfo: memFree=30161760/32872528 swapFree=480748/529804
[pid=1565] ppid=1561 vsize=9824732 CPUtime=16.54 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1561 1565 23565 0 -1 4202496 26291 0 1 0 1569 85 0 0 20 0 19 0 11144279 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 140733440463888 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2456183 52258 2287 9 0 2446860 0
[pid=1565/tid=1567] ppid=1561 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) S 1561 1565 23565 0 -1 4202560 2417 0 1 0 19 2 0 0 20 0 19 0 11144280 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139756316767096 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1568] ppid=1561 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1561 1565 23565 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 11144281 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139756294867368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1569] ppid=1561 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1561 1565 23565 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 11144281 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139756293814824 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1570] ppid=1561 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1561 1565 23565 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 11144281 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139756292761768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1571] ppid=1561 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1561 1565 23565 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 11144281 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139756291709224 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1572] ppid=1561 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1561 1565 23565 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 11144281 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755954105256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1573] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1561 1565 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755953052712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1574] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1561 1565 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755951999656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1575] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1561 1565 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11144281 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755950947112 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1577] ppid=1561 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) S 1561 1565 23565 0 -1 4202560 19 0 0 0 0 4 0 0 20 0 19 0 11144282 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755938748776 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1578] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) S 1561 1565 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11144283 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755937695096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1579] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1561 1565 23565 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 11144283 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755936641928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1565/tid=1580] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144285 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755935590672 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1581] ppid=1561 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/1565/task/1581/stat : 1581 (java) S 1561 1565 23565 0 -1 4202560 5868 0 0 0 83 2 0 0 20 0 19 0 11144285 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755934538552 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1565/tid=1582] ppid=1561 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/1565/task/1582/stat : 1582 (java) S 1561 1565 23565 0 -1 4202560 16082 0 0 0 165 3 0 0 20 0 19 0 11144285 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755933486008 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1583] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1583/stat : 1583 (java) S 1561 1565 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11144285 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755932433144 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1565/tid=1584] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1584/stat : 1584 (java) S 1561 1565 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11144285 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755931380808 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1565/tid=1590] ppid=1561 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1590/stat : 1590 (java) S 1561 1565 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11144298 10060525568 52258 33554432000 1073741824 1073778376 140733440472752 139755927167912 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 16.54
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.00999999
#  lost CPU user time (s): 0.00999999
#  lost CPU system time (s): 0

Real time (s): 26.1897
CPU time (s): 16.6405
CPU user time (s): 15.7096
CPU system time (s): 0.930858
CPU usage (%): 63.5382
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.6996
system time used= 0.930858
maximum resident set size= 210668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26305
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2402
involuntary context switches= 861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.189971 second user time and 0.25696 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-30 23:14:04
IDJOB=4109489
IDBENCH=78827
IDSOLVER=2552
FILE ID=node141/4109489-1467321243
RUNJOBID= node141-1467319102-29021
PBS_JOBID= 20005274
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110970444--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109489-1467321243/watcher-4109489-1467321243 -o /tmp/evaluation-result-4109489-1467321243/solver-4109489-1467321243 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467319102-29021 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109489-1467321243.wbo

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

MD5SUM BENCH= e1995b9ec907174fc65ceec959beef4e
RANDOM SEED=92540706

node141.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.448
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.89
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.448
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.448
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.448
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.448
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.448
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	: 5339.30
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.448
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.53
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.448
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:        30389836 kB
Buffers:          175008 kB
Cached:           862524 kB
SwapCached:            0 kB
Active:           484148 kB
Inactive:         717304 kB
Active(anon):     166716 kB
Inactive(anon):        4 kB
Active(file):     317432 kB
Inactive(file):   717300 kB
Unevictable:      529804 kB
Mlocked:          480748 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1916 kB
Writeback:             0 kB
AnonPages:        691848 kB
Mapped:            22184 kB
Shmem:               204 kB
Slab:             620300 kB
SReclaimable:      63612 kB
SUnreclaim:       556688 kB
KernelStack:        1640 kB
PageTables:         6116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1225636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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= 71700 MiB
End job on node141 at 2016-06-30 23:14:30