Trace number 4110273

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 20.8908 26.0733

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111220546--soft-0-100-0.wbo
MD5SUMce2f0c2ecab27de55430c0b612897947
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark3.64545
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 constraints101
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1248
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4110273-1467321935.wbo
0.10/0.11	c reading problem ... 
0.10/0.17	c ... done. Wall clock time 0.065s.
0.10/0.17	c declared #vars     169
0.10/0.17	c internal #vars     270
0.10/0.17	c #constraints  101
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.10/0.17	c 101 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.10/0.17	c 101 constraints processed.
0.10/0.18	c objective function length is 101 literals
1.08/0.41	c And the winner is solver0
1.36/0.68	c SATISFIABLE
1.36/0.68	c OPTIMIZING...
1.36/0.68	c Got one! Elapsed wall clock time (in seconds):0.57
1.36/0.68	o 192
1.40/0.72	c And the winner is solver0
1.75/1.18	c Got one! Elapsed wall clock time (in seconds):1.071
1.75/1.18	o 188
1.75/1.20	c And the winner is solver0
1.88/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
1.88/1.68	o 186
1.88/1.69	c And the winner is solver0
1.89/2.18	c Got one! Elapsed wall clock time (in seconds):2.074
1.89/2.18	o 185
2.25/2.37	c And the winner is solver0
2.62/2.68	c Got one! Elapsed wall clock time (in seconds):2.576
2.62/2.68	o 184
2.65/2.72	c And the winner is solver0
2.99/3.18	c Got one! Elapsed wall clock time (in seconds):3.077
2.99/3.18	o 153
3.01/3.27	c cleaning 3599 clauses out of 7197 with flag 3950/7197
3.01/3.30	c And the winner is solver0
3.26/3.68	c Got one! Elapsed wall clock time (in seconds):3.578
3.26/3.68	o 141
3.74/3.91	c And the winner is solver0
3.83/4.19	c Got one! Elapsed wall clock time (in seconds):4.08
3.83/4.19	o 137
3.86/4.20	c And the winner is solver0
3.88/4.69	c Got one! Elapsed wall clock time (in seconds):4.581
3.88/4.69	o 135
3.90/4.72	c And the winner is solver0
3.98/5.19	c Got one! Elapsed wall clock time (in seconds):5.082
3.98/5.19	o 134
4.00/5.26	c And the winner is solver0
4.16/5.69	c Got one! Elapsed wall clock time (in seconds):5.584
4.16/5.69	o 129
4.17/5.71	c And the winner is solver0
4.22/6.19	c Got one! Elapsed wall clock time (in seconds):6.085
4.22/6.19	o 120
4.22/6.21	c And the winner is solver0
4.29/6.69	c Got one! Elapsed wall clock time (in seconds):6.586
4.29/6.69	o 114
4.61/6.81	c cleaning 5947 clauses out of 11894 with flag 4079/15493
4.61/6.82	c And the winner is solver0
5.01/7.19	c Got one! Elapsed wall clock time (in seconds):7.087
5.01/7.19	o 113
5.11/7.26	c And the winner is solver0
5.25/7.69	c Got one! Elapsed wall clock time (in seconds):7.588
5.25/7.69	o 111
5.27/7.71	c And the winner is solver0
5.30/8.20	c Got one! Elapsed wall clock time (in seconds):8.09
5.30/8.20	o 106
5.31/8.29	c And the winner is solver0
5.52/8.70	c Got one! Elapsed wall clock time (in seconds):8.591
5.52/8.70	o 105
5.72/8.87	c cleaning 6156 clauses out of 12312 with flag 14965/21858
5.97/8.91	c And the winner is solver0
6.04/9.20	c Got one! Elapsed wall clock time (in seconds):9.092
6.04/9.20	o 104
6.04/9.24	c And the winner is solver0
6.27/9.70	c Got one! Elapsed wall clock time (in seconds):9.593
6.27/9.70	o 103
6.27/9.73	c And the winner is solver0
6.35/10.20	c Got one! Elapsed wall clock time (in seconds):10.095
6.35/10.20	o 101
6.54/10.33	c And the winner is solver0
6.63/10.70	c Got one! Elapsed wall clock time (in seconds):10.596
6.63/10.70	o 100
6.63/10.73	c And the winner is solver0
6.70/11.20	c Got one! Elapsed wall clock time (in seconds):11.097
6.70/11.20	o 88
6.70/11.21	c And the winner is solver0
6.72/11.70	c Got one! Elapsed wall clock time (in seconds):11.598
6.72/11.70	o 87
6.72/11.75	c And the winner is solver0
6.89/12.21	c Got one! Elapsed wall clock time (in seconds):12.099
6.89/12.21	o 65
7.08/12.33	c And the winner is solver0
7.17/12.71	c Got one! Elapsed wall clock time (in seconds):12.601
7.17/12.71	o 64
7.17/12.77	c cleaning 7916 clauses out of 15835 with flag 3436/31537
7.37/12.82	c And the winner is solver0
7.43/13.21	c Got one! Elapsed wall clock time (in seconds):13.103
7.43/13.21	o 63
7.80/13.40	c And the winner is solver0
7.84/13.71	c Got one! Elapsed wall clock time (in seconds):13.606
7.84/13.71	o 58
7.84/13.78	c cleaning 6880 clauses out of 13761 with flag 3801/37379
8.00/13.80	c And the winner is solver0
8.05/14.22	c Got one! Elapsed wall clock time (in seconds):14.108
8.05/14.22	o 51
8.05/14.24	c And the winner is solver0
8.16/14.72	c Got one! Elapsed wall clock time (in seconds):14.61
8.16/14.72	o 50
8.16/14.76	c And the winner is solver0
8.43/15.22	c Got one! Elapsed wall clock time (in seconds):15.113
8.43/15.22	o 49
8.58/15.30	c And the winner is solver0
8.64/15.72	c Got one! Elapsed wall clock time (in seconds):15.616
8.64/15.72	o 46
8.79/15.84	c And the winner is solver0
8.90/16.22	c Got one! Elapsed wall clock time (in seconds):16.119
8.90/16.22	o 43
9.03/16.34	c cleaning 7474 clauses out of 14948 with flag 7358/45446
9.68/16.61	c cleaning 6733 clauses out of 13476 with flag 28625/51448
9.88/16.70	c And the winner is solver0
9.88/16.73	c Got one! Elapsed wall clock time (in seconds):16.621
9.88/16.73	o 25
9.88/16.77	c And the winner is solver0
10.01/17.23	c Got one! Elapsed wall clock time (in seconds):17.124
10.01/17.23	o 24
10.01/17.27	c And the winner is solver0
10.11/17.73	c Got one! Elapsed wall clock time (in seconds):17.628
10.11/17.73	o 22
10.23/17.81	c And the winner is solver0
10.28/18.24	c Got one! Elapsed wall clock time (in seconds):18.132
10.28/18.24	o 13
10.28/18.28	c And the winner is solver0
10.41/18.74	c Got one! Elapsed wall clock time (in seconds):18.635
10.41/18.74	o 12
10.52/18.84	c cleaning 7481 clauses out of 14965 with flag 7707/59670
10.91/19.06	c cleaning 6741 clauses out of 13484 with flag 27983/65670
11.51/19.33	c cleaning 6866 clauses out of 13744 with flag 52365/72671
11.51/19.38	c And the winner is solver0
11.75/19.75	c Got one! Elapsed wall clock time (in seconds):19.639
11.75/19.75	o 11
11.75/19.78	c And the winner is solver0
11.83/20.25	c Got one! Elapsed wall clock time (in seconds):20.144
11.83/20.25	o 10
12.13/20.42	c And the winner is solver0
12.21/20.75	c Got one! Elapsed wall clock time (in seconds):20.648
12.21/20.75	o 9
12.29/20.81	c cleaning 6933 clauses out of 13866 with flag 3830/79660
12.70/21.05	c cleaning 6460 clauses out of 12931 with flag 26548/85660
12.89/21.16	c And the winner is solver0
13.05/21.26	c Got one! Elapsed wall clock time (in seconds):21.153
13.05/21.26	o 7
13.12/21.35	c cleaning 5843 clauses out of 11686 with flag 7923/90875
13.77/21.61	c cleaning 5920 clauses out of 11841 with flag 31403/96874
14.17/21.85	c And the winner is solver0
14.62/22.26	c Got one! Elapsed wall clock time (in seconds):22.158
14.62/22.26	o 6
15.08/22.54	c cleaning 8563 clauses out of 17135 with flag 21601/108091
15.68/22.80	c cleaning 7282 clauses out of 14569 with flag 46673/114090
16.30/23.13	c cleaning 7142 clauses out of 14286 with flag 76396/121090
17.09/23.51	c cleaning 7565 clauses out of 15142 with flag 110706/129091
17.29/23.63	c And the winner is solver0
18.04/24.37	c Got one! Elapsed wall clock time (in seconds):24.265
18.04/24.37	o 2
18.16/24.48	c cleaning 6296 clauses out of 12598 with flag 9044/134112
18.83/24.75	c cleaning 6146 clauses out of 12299 with flag 36004/140112
19.43/25.07	c cleaning 6570 clauses out of 13148 with flag 69523/147111
20.04/25.34	c And the winner is solver0
20.78/26.06	c >>>>>>>>>> Solver number 0 (44 answers) <<<<<<<<<<<<<<<<<<
20.78/26.06	c starts		: 111
20.78/26.06	c conflicts		: 153600
20.78/26.06	c decisions		: 244290
20.78/26.06	c propagations		: 4073357
20.78/26.06	c inspects		: 72736153
20.78/26.06	c shortcuts		: 0
20.78/26.06	c learnt literals	: 39
20.78/26.06	c learnt binary clauses	: 31
20.78/26.06	c learnt ternary clauses	: 406
20.78/26.06	c learnt constraints	: 153560
20.78/26.06	c ignored constraints	: 0
20.78/26.06	c root simplifications	: 0
20.78/26.06	c removed literals (reason simplification)	: 104782
20.78/26.06	c reason swapping (by a shorter reason)	: 0
20.78/26.06	c Calls to reduceDB	: 21
20.78/26.06	c Number of update (reduction) of LBD	: 42316
20.78/26.06	c Imported unit clauses	: 0
20.78/26.06	c number of reductions to clauses (during analyze)	: 0
20.78/26.06	c number of learned constraints concerned by reduction	: 0
20.78/26.06	c number of learning phase by resolution	: 0
20.78/26.06	c number of learning phase by cutting planes	: 0
20.78/26.06	c speed (assignments/second)	: 157363.6082673363
20.78/26.06	c non guided choices	2145
20.78/26.06	c learnt constraints type 
20.78/26.06	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
20.78/26.06	c starts		: 44
20.78/26.06	c conflicts		: 500
20.78/26.06	c decisions		: 6014
20.78/26.06	c propagations		: 24044
20.78/26.06	c inspects		: 1331477
20.78/26.06	c shortcuts		: 0
20.78/26.06	c learnt literals	: 0
20.78/26.06	c learnt binary clauses	: 0
20.78/26.06	c learnt ternary clauses	: 0
20.78/26.06	c learnt constraints	: 460
20.78/26.06	c ignored constraints	: 0
20.78/26.06	c root simplifications	: 0
20.78/26.06	c removed literals (reason simplification)	: 0
20.78/26.06	c reason swapping (by a shorter reason)	: 0
20.78/26.06	c Calls to reduceDB	: 0
20.78/26.06	c Number of update (reduction) of LBD	: 0
20.78/26.06	c Imported unit clauses	: 0
20.78/26.06	c number of reductions to clauses (during analyze)	: 0
20.78/26.06	c number of learned constraints concerned by reduction	: 0
20.78/26.06	c number of learning phase by resolution	: 0
20.78/26.06	c number of learning phase by cutting planes	: 0
20.78/26.06	c speed (assignments/second)	: 14406.2312762133
20.78/26.06	c non guided choices	1016
20.78/26.06	c learnt constraints type 
20.78/26.06	s OPTIMUM FOUND
20.78/26.06	c Found 43 solution(s)
20.78/26.06	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 
20.78/26.06	c objective function=2
20.78/26.06	c Total wall clock time (in seconds): 25.958

Verifier Data

OK	2

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-4110273-1467321935/watcher-4110273-1467321935 -o /tmp/evaluation-result-4110273-1467321935/solver-4110273-1467321935 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467319426-13601 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110273-1467321935.wbo 

pid=18702
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: 0.94 0.65 0.66 2/169 18705
/proc/meminfo: memFree=30445316/32872528 swapFree=1102192/1183952
[pid=18705] ppid=18702 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/18705/stat : 18705 (java) S 18702 18705 11495 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 11222683 98570240 977 33554432000 1073741824 1073778376 140734043180672 140734043171808 271790932029 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18705/statm: 24065 977 743 9 0 16771 0
[pid=18705/tid=18706] ppid=18702 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18706/stat : 18706 (java) R 18702 18705 11495 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 11222684 98570240 977 33554432000 1073741824 1073778376 140734043180672 139781549354536 271787574656 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100155 s]
/proc/loadavg: 0.94 0.65 0.66 2/169 18705
/proc/meminfo: memFree=30445316/32872528 swapFree=1102192/1183952
[pid=18705] ppid=18702 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/18705/stat : 18705 (java) S 18702 18705 11495 0 -1 4202496 4497 0 1 0 9 1 0 0 20 0 18 0 11222683 9787879424 6125 33554432000 1073741824 1073778376 140734043180672 140734043171808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18705/statm: 2389619 6125 2156 9 0 2380296 0
[pid=18705/tid=18706] ppid=18702 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/18705/task/18706/stat : 18706 (java) R 18702 18705 11495 0 -1 4202560 2387 0 1 0 6 1 0 0 20 0 18 0 11222684 9787879424 6125 33554432000 1073741824 1073778376 140734043180672 139781549357984 271790957837 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200278 s]
/proc/loadavg: 0.94 0.65 0.66 2/169 18705
/proc/meminfo: memFree=30445316/32872528 swapFree=1102192/1183952
[pid=18705] ppid=18702 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/18705/stat : 18705 (java) S 18702 18705 11495 0 -1 4202496 4815 0 1 0 26 2 0 0 20 0 22 0 11222683 10060525568 7896 33554432000 1073741824 1073778376 140734043180672 140734043171808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18705/statm: 2456183 7896 2222 9 0 2446860 0
[pid=18705/tid=18706] ppid=18702 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18705/task/18706/stat : 18706 (java) S 18702 18705 11495 0 -1 4202560 2411 0 1 0 14 1 0 0 20 0 22 0 11222684 10060525568 7896 33554432000 1073741824 1073778376 140734043180672 139781549359992 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.300272 s]
/proc/loadavg: 0.94 0.65 0.66 2/169 18705
/proc/meminfo: memFree=30445316/32872528 swapFree=1102192/1183952
[pid=18705] ppid=18702 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/18705/stat : 18705 (java) S 18702 18705 11495 0 -1 4202496 7375 0 1 0 65 2 0 0 20 0 22 0 11222683 10060525568 9889 33554432000 1073741824 1073778376 140734043180672 140734043171808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18705/statm: 2456183 9889 2245 9 0 2446860 0
[pid=18705/tid=18706] ppid=18702 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18705/task/18706/stat : 18706 (java) S 18702 18705 11495 0 -1 4202560 2411 0 1 0 14 1 0 0 20 0 22 0 11222684 10060525568 9889 33554432000 1073741824 1073778376 140734043180672 139781549359992 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9824732

[startup+0.700226 s]
/proc/loadavg: 0.94 0.65 0.66 2/169 18705
/proc/meminfo: memFree=30445316/32872528 swapFree=1102192/1183952
[pid=18705] ppid=18702 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/18705/stat : 18705 (java) S 18702 18705 11495 0 -1 4202496 14154 0 1 0 135 5 0 0 20 0 22 0 11222683 10060525568 16496 33554432000 1073741824 1073778376 140734043180672 140734043171808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18705/statm: 2456183 16496 2253 9 0 2446860 0
[pid=18705/tid=18706] ppid=18702 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/18705/task/18706/stat : 18706 (java) S 18702 18705 11495 0 -1 4202560 2411 0 1 0 14 2 0 0 20 0 22 0 11222684 10060525568 16496 33554432000 1073741824 1073778376 140734043180672 139781549359992 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 0.87 0.64 0.65 1/188 18730
/proc/meminfo: memFree=30383120/32872528 swapFree=1102192/1183952
[pid=18705] ppid=18702 vsize=9824732 CPUtime=1.88 cores=1,3,5,7
/proc/18705/stat : 18705 (java) S 18702 18705 11495 0 -1 4202496 15285 0 1 0 179 9 0 0 20 0 19 0 11222683 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 140734043171808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18705/statm: 2456183 18627 2259 9 0 2446860 0
[pid=18705/tid=18706] ppid=18702 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/18705/task/18706/stat : 18706 (java) S 18702 18705 11495 0 -1 4202560 2412 0 1 0 14 2 0 0 20 0 19 0 11222684 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781549359992 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18708] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18708/stat : 18708 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781527460776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18709] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18709/stat : 18709 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781526408232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18710] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18710/stat : 18710 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781525355176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18711] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18711/stat : 18711 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781524302632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18712] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18712/stat : 18712 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781187037608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18713] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18713/stat : 18713 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781185985064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18714] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18714/stat : 18714 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781184932008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18715] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18715/stat : 18715 (java) S 18702 18705 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781183879464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18716] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18716/stat : 18716 (java) S 18702 18705 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11222686 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781171682152 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18717] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18717/stat : 18717 (java) S 18702 18705 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11222686 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781170628472 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18718] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18718/stat : 18718 (java) S 18702 18705 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11222686 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781169575304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18719] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18719/stat : 18719 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222688 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781168524048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18720] ppid=18702 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/18705/task/18720/stat : 18720 (java) S 18702 18705 11495 0 -1 4202560 6826 0 0 0 55 2 0 0 20 0 19 0 11222688 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781167470904 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18721] ppid=18702 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/18705/task/18721/stat : 18721 (java) S 18702 18705 11495 0 -1 4202560 4700 0 0 0 51 0 0 0 20 0 19 0 11222688 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781166418360 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18722] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18722/stat : 18722 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222688 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781165365496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18723] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18723/stat : 18723 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222688 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781164313160 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18727] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18727/stat : 18727 (java) S 18702 18705 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11222702 10060525568 18627 33554432000 1073741824 1073778376 140734043180672 139781160101288 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 0.87 0.64 0.65 3/191 18739
/proc/meminfo: memFree=30370212/32872528 swapFree=1102192/1183952
[pid=18705] ppid=18702 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/18705/stat : 18705 (java) S 18702 18705 11495 0 -1 4202496 16293 0 1 0 285 14 0 0 20 0 19 0 11222683 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 140734043171808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18705/statm: 2456183 30437 2266 9 0 2446860 0
[pid=18705/tid=18706] ppid=18702 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/18705/task/18706/stat : 18706 (java) S 18702 18705 11495 0 -1 4202560 2413 0 1 0 15 2 0 0 20 0 19 0 11222684 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781549359992 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18708] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18708/stat : 18708 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781527460776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18709] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18709/stat : 18709 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781526408232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18710] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18710/stat : 18710 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781525355176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18711] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18711/stat : 18711 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781524302632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18712] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18712/stat : 18712 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781187037608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18713] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18713/stat : 18713 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781185985064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18714] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18714/stat : 18714 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781184932008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18715] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18715/stat : 18715 (java) S 18702 18705 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781183879464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18716] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18716/stat : 18716 (java) S 18702 18705 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11222686 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781171682152 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18717] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18717/stat : 18717 (java) S 18702 18705 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11222686 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781170628472 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18718] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18718/stat : 18718 (java) S 18702 18705 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11222686 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781169575304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18719] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18719/stat : 18719 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222688 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781168524048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18720] ppid=18702 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/18705/task/18720/stat : 18720 (java) S 18702 18705 11495 0 -1 4202560 7594 0 0 0 86 2 0 0 20 0 19 0 11222688 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781167470904 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18721] ppid=18702 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/18705/task/18721/stat : 18721 (java) S 18702 18705 11495 0 -1 4202560 4896 0 0 0 86 0 0 0 20 0 19 0 11222688 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781166418360 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18722] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18722/stat : 18722 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222688 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781165365496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18723] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18723/stat : 18723 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222688 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781164313160 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18727] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18727/stat : 18727 (java) S 18702 18705 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11222702 10060525568 30437 33554432000 1073741824 1073778376 140734043180672 139781160101288 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 9824732

[startup+6.30085 s]
/proc/loadavg: 0.87 0.64 0.65 1/188 18757
/proc/meminfo: memFree=30267484/32872528 swapFree=1102192/1183952
[pid=18705] ppid=18702 vsize=9824732 CPUtime=4.29 cores=1,3,5,7
/proc/18705/stat : 18705 (java) S 18702 18705 11495 0 -1 4202496 16432 0 1 0 400 29 0 0 20 0 19 0 11222683 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 140734043171808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18705/statm: 2456183 46178 2285 9 0 2446860 0
[pid=18705/tid=18706] ppid=18702 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/18705/task/18706/stat : 18706 (java) S 18702 18705 11495 0 -1 4202560 2415 0 1 0 15 2 0 0 20 0 19 0 11222684 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781549359992 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18708] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18708/stat : 18708 (java) S 18702 18705 11495 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781527460776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18709] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18709/stat : 18709 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781526408232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18710] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18710/stat : 18710 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781525355176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18711] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18711/stat : 18711 (java) S 18702 18705 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781524302632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18712] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18712/stat : 18712 (java) S 18702 18705 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781187037608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18713] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18713/stat : 18713 (java) S 18702 18705 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781185985064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18714] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18714/stat : 18714 (java) S 18702 18705 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781184932008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18715] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18715/stat : 18715 (java) S 18702 18705 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11222685 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781183879464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18716] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18716/stat : 18716 (java) S 18702 18705 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11222686 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781171682152 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18717] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18717/stat : 18717 (java) S 18702 18705 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11222686 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781170628472 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18718] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18718/stat : 18718 (java) S 18702 18705 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11222686 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781169575304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18719] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18719/stat : 18719 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222688 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781168524048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18720] ppid=18702 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/18705/task/18720/stat : 18720 (java) S 18702 18705 11495 0 -1 4202560 7598 0 0 0 93 2 0 0 20 0 19 0 11222688 10060525568 46178 33554432000 1073741824 1073778376 140734043180672 139781167470904 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18721] ppid=18702 vsize=9824732 CPUtime=0.98 cores=1,3,5,7

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

/proc/18705/task/18718/stat : 18718 (java) S 18702 18705 11495 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 11222686 10060525568 51504 33554432000 1073741824 1073778376 140734043180672 139781169575304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18719] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18719/stat : 18719 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222688 10060525568 51504 33554432000 1073741824 1073778376 140734043180672 139781168524048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18720] ppid=18702 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/18705/task/18720/stat : 18720 (java) S 18702 18705 11495 0 -1 4202560 11463 0 0 0 141 3 0 0 20 0 19 0 11222688 10060525568 51504 33554432000 1073741824 1073778376 140734043180672 139781167470904 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18721] ppid=18702 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/18705/task/18721/stat : 18721 (java) S 18702 18705 11495 0 -1 4202560 4953 0 0 0 110 1 0 0 20 0 19 0 11222688 10060525568 51504 33554432000 1073741824 1073778376 140734043180672 139781166418360 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18722] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18722/stat : 18722 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222688 10060525568 51504 33554432000 1073741824 1073778376 140734043180672 139781165365496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18723] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18723/stat : 18723 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11222688 10060525568 51504 33554432000 1073741824 1073778376 140734043180672 139781164313160 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18727] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18727/stat : 18727 (java) S 18702 18705 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11222702 10060525568 51504 33554432000 1073741824 1073778376 140734043180672 139781160101288 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.17
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=19 pid=1812 uid=0 cmd=/usr/local/sbin/pbs_mom 

[startup+25.501 s]
/proc/loadavg: 0.70 0.61 0.64 3/191 18856
/proc/meminfo: memFree=30234940/32872528 swapFree=1102192/1183952
[pid=18705] ppid=18702 vsize=9824732 CPUtime=20.28 cores=1,3,5,7
/proc/18705/stat : 18705 (java) S 18702 18705 11495 0 -1 4202496 20825 0 1 0 1928 100 0 0 20 0 20 0 11222683 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 140734043171808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18705/statm: 2456183 54230 2286 9 0 2446860 0
[pid=18705/tid=18706] ppid=18702 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/18705/task/18706/stat : 18706 (java) S 18702 18705 11495 0 -1 4202560 2415 0 1 0 22 2 0 0 20 0 20 0 11222684 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781549359992 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18708] ppid=18702 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18705/task/18708/stat : 18708 (java) S 18702 18705 11495 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781527460776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18709] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18709/stat : 18709 (java) S 18702 18705 11495 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781526408232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18710] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18710/stat : 18710 (java) S 18702 18705 11495 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781525355176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18711] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18711/stat : 18711 (java) S 18702 18705 11495 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781524302632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18712] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18712/stat : 18712 (java) S 18702 18705 11495 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781187037608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18713] ppid=18702 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18705/task/18713/stat : 18713 (java) S 18702 18705 11495 0 -1 4202560 31 0 0 0 4 1 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781185985064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18714] ppid=18702 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18705/task/18714/stat : 18714 (java) S 18702 18705 11495 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781184932008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18715] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18715/stat : 18715 (java) S 18702 18705 11495 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781183879464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18716] ppid=18702 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18705/task/18716/stat : 18716 (java) S 18702 18705 11495 0 -1 4202560 51 0 0 0 1 4 0 0 20 0 20 0 11222686 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781171682152 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18717] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18717/stat : 18717 (java) S 18702 18705 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11222686 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781170628472 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18718] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18718/stat : 18718 (java) S 18702 18705 11495 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 20 0 11222686 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781169575304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18719] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18719/stat : 18719 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781168524048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18720] ppid=18702 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/18705/task/18720/stat : 18720 (java) S 18702 18705 11495 0 -1 4202560 11464 0 0 0 168 3 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781167470904 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18721] ppid=18702 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/18705/task/18721/stat : 18721 (java) S 18702 18705 11495 0 -1 4202560 4957 0 0 0 123 1 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781166418360 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18722] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18722/stat : 18722 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781165365496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18723] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18723/stat : 18723 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781164313160 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18727] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18727/stat : 18727 (java) S 18702 18705 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11222702 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781160101288 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18855] ppid=18702 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/18705/task/18855/stat : 18855 (java) R 18702 18705 11495 0 -1 4202560 2 0 0 0 110 0 0 0 20 0 20 0 11225122 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781161150720 139781406093958 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 20.28
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=19 pid=1812 uid=0 cmd=/usr/local/sbin/pbs_mom 

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

[startup+25.6083 s]
/proc/loadavg: 0.70 0.61 0.64 2/189 18856
/proc/meminfo: memFree=30234940/32872528 swapFree=1102192/1183952
[pid=18705] ppid=18702 vsize=9824732 CPUtime=20.39 cores=1,3,5,7
/proc/18705/stat : 18705 (java) S 18702 18705 11495 0 -1 4202496 20825 0 1 0 1939 100 0 0 20 0 20 0 11222683 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 140734043171808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18705/statm: 2456183 54230 2286 9 0 2446860 0
[pid=18705/tid=18706] ppid=18702 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/18705/task/18706/stat : 18706 (java) S 18702 18705 11495 0 -1 4202560 2415 0 1 0 22 2 0 0 20 0 20 0 11222684 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781549359992 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18708] ppid=18702 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18705/task/18708/stat : 18708 (java) S 18702 18705 11495 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781527460776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18709] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18709/stat : 18709 (java) S 18702 18705 11495 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781526408232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18710] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18710/stat : 18710 (java) S 18702 18705 11495 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781525355176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18711] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18711/stat : 18711 (java) S 18702 18705 11495 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781524302632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18712] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18712/stat : 18712 (java) S 18702 18705 11495 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781187037608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18713] ppid=18702 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18705/task/18713/stat : 18713 (java) S 18702 18705 11495 0 -1 4202560 31 0 0 0 4 1 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781185985064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18714] ppid=18702 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18705/task/18714/stat : 18714 (java) S 18702 18705 11495 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781184932008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18715] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18715/stat : 18715 (java) S 18702 18705 11495 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781183879464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18716] ppid=18702 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18705/task/18716/stat : 18716 (java) S 18702 18705 11495 0 -1 4202560 51 0 0 0 1 4 0 0 20 0 20 0 11222686 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781171682152 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18717] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18717/stat : 18717 (java) S 18702 18705 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11222686 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781170628472 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18718] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18718/stat : 18718 (java) S 18702 18705 11495 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 20 0 11222686 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781169575304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18719] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18719/stat : 18719 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781168524048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18720] ppid=18702 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/18705/task/18720/stat : 18720 (java) S 18702 18705 11495 0 -1 4202560 11464 0 0 0 168 3 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781167470904 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18721] ppid=18702 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/18705/task/18721/stat : 18721 (java) S 18702 18705 11495 0 -1 4202560 4957 0 0 0 123 1 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781166418360 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18722] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18722/stat : 18722 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781165365496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18723] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18723/stat : 18723 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781164313160 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18727] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18727/stat : 18727 (java) S 18702 18705 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11222702 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781160101288 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18855] ppid=18702 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/18705/task/18855/stat : 18855 (java) R 18702 18705 11495 0 -1 4202560 2 0 0 0 120 0 0 0 20 0 20 0 11225122 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781161150720 139781406153663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 20.39
Current children cumulated vsize (KiB) 9824732

[startup+26.0007 s]
/proc/loadavg: 0.70 0.61 0.64 2/189 18856
/proc/meminfo: memFree=30234940/32872528 swapFree=1102192/1183952
[pid=18705] ppid=18702 vsize=9824732 CPUtime=20.78 cores=1,3,5,7
/proc/18705/stat : 18705 (java) S 18702 18705 11495 0 -1 4202496 20825 0 1 0 1978 100 0 0 20 0 20 0 11222683 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 140734043171808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18705/statm: 2456183 54230 2286 9 0 2446860 0
[pid=18705/tid=18706] ppid=18702 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/18705/task/18706/stat : 18706 (java) S 18702 18705 11495 0 -1 4202560 2415 0 1 0 22 2 0 0 20 0 20 0 11222684 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781549359992 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18708] ppid=18702 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18705/task/18708/stat : 18708 (java) S 18702 18705 11495 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781527460776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18709] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18709/stat : 18709 (java) S 18702 18705 11495 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781526408232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18710] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18710/stat : 18710 (java) S 18702 18705 11495 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781525355176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18711] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18711/stat : 18711 (java) S 18702 18705 11495 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781524302632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18712] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18712/stat : 18712 (java) S 18702 18705 11495 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781187037608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18713] ppid=18702 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18705/task/18713/stat : 18713 (java) S 18702 18705 11495 0 -1 4202560 31 0 0 0 4 1 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781185985064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18714] ppid=18702 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18705/task/18714/stat : 18714 (java) S 18702 18705 11495 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781184932008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18715] ppid=18702 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18705/task/18715/stat : 18715 (java) S 18702 18705 11495 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 20 0 11222685 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781183879464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18716] ppid=18702 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18705/task/18716/stat : 18716 (java) S 18702 18705 11495 0 -1 4202560 51 0 0 0 1 4 0 0 20 0 20 0 11222686 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781171682152 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18717] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18717/stat : 18717 (java) S 18702 18705 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11222686 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781170628472 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18718] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18718/stat : 18718 (java) S 18702 18705 11495 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 20 0 11222686 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781169575304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18705/tid=18719] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18719/stat : 18719 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781168524048 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18720] ppid=18702 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/18705/task/18720/stat : 18720 (java) S 18702 18705 11495 0 -1 4202560 11464 0 0 0 168 3 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781167470904 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18721] ppid=18702 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/18705/task/18721/stat : 18721 (java) S 18702 18705 11495 0 -1 4202560 4957 0 0 0 123 1 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781166418360 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18722] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18722/stat : 18722 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781165365496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18705/tid=18723] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18723/stat : 18723 (java) S 18702 18705 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11222688 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781164313160 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18705/tid=18727] ppid=18702 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18705/task/18727/stat : 18727 (java) S 18702 18705 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11222702 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781160101288 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18705/tid=18855] ppid=18702 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/18705/task/18855/stat : 18855 (java) R 18702 18705 11495 0 -1 4202560 2 0 0 0 159 0 0 0 20 0 20 0 11225122 10060525568 54230 33554432000 1073741824 1073778376 140734043180672 139781161150720 139781405880363 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 20.78
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 26.0733
CPU time (s): 20.8908
CPU user time (s): 19.808
CPU system time (s): 1.08283
CPU usage (%): 80.1235
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.808
system time used= 1.08283
maximum resident set size= 217636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20836
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= 2340
involuntary context switches= 863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.169974 second user time and 0.26096 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-30 23:25:35
IDJOB=4110273
IDBENCH=79226
IDSOLVER=2552
FILE ID=node115/4110273-1467321935
RUNJOBID= node115-1467319426-13601
PBS_JOBID= 20005276
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= ce2f0c2ecab27de55430c0b612897947
RANDOM SEED=2127764352

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30445960 kB
Buffers:          166440 kB
Cached:           322396 kB
SwapCached:            0 kB
Active:           270664 kB
Inactive:         232440 kB
Active(anon):      10532 kB
Inactive(anon):     6556 kB
Active(file):     260132 kB
Inactive(file):   225884 kB
Unevictable:     1183952 kB
Mlocked:         1102192 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               796 kB
Writeback:             0 kB
AnonPages:       1198484 kB
Mapped:            13808 kB
Shmem:               204 kB
Slab:             608248 kB
SReclaimable:      52408 kB
SUnreclaim:       555840 kB
KernelStack:        1368 kB
PageTables:         6012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1284032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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= 71664 MiB
End job on node115 at 2016-06-30 23:26:01