Trace number 4092000

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 14.3708 30.765

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111225605--soft-66-100-0.wbo
MD5SUM0b429bb598a1356114a5dedac9be9982
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark4.78927
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 constraints28
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 1415
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 1414
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1240
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-4092000-1467321303.wbo
0.10/0.11	c reading problem ... 
0.10/0.17	c ... done. Wall clock time 0.064s.
0.10/0.17	c declared #vars     169
0.10/0.17	c internal #vars     197
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 => 28
0.10/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 50
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 21
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.OriginalBinaryClausePB => 2
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 28
0.10/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 50
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21
0.10/0.17	c 101 constraints processed.
0.10/0.17	c objective function length is 28 literals
1.05/0.44	c And the winner is solver0
1.56/0.67	c SATISFIABLE
1.56/0.67	c OPTIMIZING...
1.56/0.67	c Got one! Elapsed wall clock time (in seconds):0.568
1.56/0.67	o 853
1.69/0.75	c And the winner is solver0
1.88/1.18	c Got one! Elapsed wall clock time (in seconds):1.069
1.88/1.18	o 820
2.35/1.34	c cleaning 3122 clauses out of 6244 with flag 8208/6244
2.75/1.45	c And the winner is solver0
3.12/1.68	c Got one! Elapsed wall clock time (in seconds):1.57
3.12/1.68	o 809
3.17/1.75	c cleaning 4105 clauses out of 8221 with flag 5719/11343
3.17/1.79	c And the winner is solver0
3.43/2.18	c Got one! Elapsed wall clock time (in seconds):2.071
3.43/2.18	o 807
3.48/2.25	c And the winner is solver0
3.60/2.68	c Got one! Elapsed wall clock time (in seconds):2.572
3.60/2.68	o 799
3.60/2.69	c And the winner is solver0
3.60/3.18	c Got one! Elapsed wall clock time (in seconds):3.073
3.60/3.18	o 736
3.60/3.19	c And the winner is solver0
3.62/3.68	c Got one! Elapsed wall clock time (in seconds):3.574
3.62/3.68	o 609
3.62/3.69	c And the winner is solver0
3.66/4.18	c Got one! Elapsed wall clock time (in seconds):4.075
3.66/4.18	o 600
3.70/4.20	c And the winner is solver0
3.71/4.68	c Got one! Elapsed wall clock time (in seconds):4.576
3.71/4.68	o 567
3.74/4.70	c And the winner is solver0
3.76/5.18	c Got one! Elapsed wall clock time (in seconds):5.077
3.76/5.18	o 561
3.79/5.22	c And the winner is solver0
3.84/5.68	c Got one! Elapsed wall clock time (in seconds):5.578
3.84/5.68	o 552
3.84/5.69	c And the winner is solver0
3.86/6.18	c Got one! Elapsed wall clock time (in seconds):6.079
3.86/6.18	o 549
3.86/6.19	c And the winner is solver0
3.86/6.69	c Got one! Elapsed wall clock time (in seconds):6.58
3.86/6.69	o 368
3.86/6.69	c And the winner is solver0
3.86/7.19	c Got one! Elapsed wall clock time (in seconds):7.081
3.86/7.19	o 355
3.88/7.23	c cleaning 6313 clauses out of 12635 with flag 3134/19862
4.09/7.31	c And the winner is solver0
4.12/7.69	c Got one! Elapsed wall clock time (in seconds):7.582
4.12/7.69	o 349
4.12/7.70	c And the winner is solver0
4.17/8.19	c Got one! Elapsed wall clock time (in seconds):8.083
4.17/8.19	o 346
4.17/8.19	c And the winner is solver0
4.17/8.69	c Got one! Elapsed wall clock time (in seconds):8.584
4.17/8.69	o 316
4.18/8.74	c And the winner is solver0
4.29/9.19	c Got one! Elapsed wall clock time (in seconds):9.085
4.29/9.19	o 304
4.30/9.21	c And the winner is solver0
4.33/9.69	c Got one! Elapsed wall clock time (in seconds):9.586
4.33/9.69	o 297
4.34/9.77	c cleaning 6660 clauses out of 13337 with flag 6058/26877
4.34/9.78	c And the winner is solver0
4.58/10.19	c Got one! Elapsed wall clock time (in seconds):10.087
4.58/10.19	o 296
4.58/10.22	c And the winner is solver0
4.64/10.69	c Got one! Elapsed wall clock time (in seconds):10.588
4.64/10.69	o 286
4.86/10.82	c And the winner is solver0
4.91/11.19	c Got one! Elapsed wall clock time (in seconds):11.088
4.91/11.19	o 280
4.92/11.26	c And the winner is solver0
5.09/11.70	c Got one! Elapsed wall clock time (in seconds):11.589
5.09/11.70	o 278
5.09/11.70	c And the winner is solver0
5.11/12.20	c Got one! Elapsed wall clock time (in seconds):12.09
5.11/12.20	o 276
5.13/12.22	c And the winner is solver0
5.17/12.70	c Got one! Elapsed wall clock time (in seconds):12.591
5.17/12.70	o 271
5.17/12.71	c And the winner is solver0
5.23/13.20	c Got one! Elapsed wall clock time (in seconds):13.092
5.23/13.20	o 262
5.23/13.20	c And the winner is solver0
5.26/13.70	c Got one! Elapsed wall clock time (in seconds):13.593
5.26/13.70	o 261
5.26/13.71	c And the winner is solver0
5.29/14.20	c Got one! Elapsed wall clock time (in seconds):14.093
5.29/14.20	o 259
5.29/14.21	c And the winner is solver0
5.34/14.70	c Got one! Elapsed wall clock time (in seconds):14.594
5.34/14.70	o 246
5.34/14.75	c cleaning 8059 clauses out of 16143 with flag 3824/36343
5.34/14.79	c And the winner is solver0
5.53/15.20	c Got one! Elapsed wall clock time (in seconds):15.095
5.53/15.20	o 232
5.53/15.22	c And the winner is solver0
5.60/15.70	c Got one! Elapsed wall clock time (in seconds):15.596
5.60/15.70	o 226
5.60/15.73	c And the winner is solver0
5.66/16.20	c Got one! Elapsed wall clock time (in seconds):16.097
5.66/16.20	o 225
5.66/16.21	c And the winner is solver0
5.66/16.70	c Got one! Elapsed wall clock time (in seconds):16.598
5.66/16.70	o 205
5.66/16.72	c And the winner is solver0
5.72/17.20	c Got one! Elapsed wall clock time (in seconds):17.099
5.72/17.20	o 194
5.72/17.27	c And the winner is solver0
5.89/17.71	c Got one! Elapsed wall clock time (in seconds):17.6
5.89/17.71	o 188
6.07/17.83	c cleaning 8140 clauses out of 16284 with flag 10895/44543
6.07/17.83	c And the winner is solver0
6.15/18.21	c Got one! Elapsed wall clock time (in seconds):18.101
6.15/18.21	o 183
6.15/18.21	c And the winner is solver0
6.15/18.71	c Got one! Elapsed wall clock time (in seconds):18.601
6.15/18.71	o 181
6.34/18.82	c And the winner is solver0
6.38/19.21	c Got one! Elapsed wall clock time (in seconds):19.102
6.38/19.21	o 176
6.38/19.24	c And the winner is solver0
6.46/19.71	c Got one! Elapsed wall clock time (in seconds):19.603
6.46/19.71	o 174
6.46/19.76	c And the winner is solver0
6.60/20.21	c Got one! Elapsed wall clock time (in seconds):20.104
6.60/20.21	o 170
6.60/20.22	c And the winner is solver0
6.64/20.71	c Got one! Elapsed wall clock time (in seconds):20.605
6.64/20.71	o 167
6.64/20.72	c And the winner is solver0
6.67/21.21	c Got one! Elapsed wall clock time (in seconds):21.106
6.67/21.21	o 159
6.67/21.22	c And the winner is solver0
6.72/21.71	c Got one! Elapsed wall clock time (in seconds):21.607
6.72/21.71	o 146
6.72/21.74	c And the winner is solver0
6.80/22.21	c Got one! Elapsed wall clock time (in seconds):22.108
6.80/22.21	o 142
6.80/22.24	c And the winner is solver0
6.86/22.71	c Got one! Elapsed wall clock time (in seconds):22.608
6.86/22.71	o 139
6.86/22.75	c And the winner is solver0
6.94/23.22	c Got one! Elapsed wall clock time (in seconds):23.109
6.94/23.22	o 138
6.94/23.23	c And the winner is solver0
6.98/23.72	c Got one! Elapsed wall clock time (in seconds):23.61
6.98/23.72	o 137
7.13/23.82	c cleaning 9596 clauses out of 19201 with flag 7746/55600
7.13/23.84	c And the winner is solver0
7.25/24.22	c Got one! Elapsed wall clock time (in seconds):24.111
7.25/24.22	o 133
7.25/24.26	c And the winner is solver0
7.35/24.72	c Got one! Elapsed wall clock time (in seconds):24.612
7.35/24.72	o 110
7.35/24.73	c And the winner is solver0
7.37/25.22	c Got one! Elapsed wall clock time (in seconds):25.113
7.37/25.22	o 97
7.54/25.40	c cleaning 7940 clauses out of 15881 with flag 15408/61876
8.38/25.63	c cleaning 6967 clauses out of 13941 with flag 38298/67876
8.94/25.87	c cleaning 6987 clauses out of 13974 with flag 66163/74876
9.14/25.99	c And the winner is solver0
9.35/26.22	c Got one! Elapsed wall clock time (in seconds):26.114
9.35/26.22	o 94
9.51/26.30	c cleaning 6465 clauses out of 12933 with flag 8239/80822
9.72/26.48	c And the winner is solver0
9.99/26.72	c Got one! Elapsed wall clock time (in seconds):26.615
9.99/26.72	o 93
9.99/26.74	c And the winner is solver0
10.04/27.22	c Got one! Elapsed wall clock time (in seconds):27.116
10.04/27.22	o 80
10.39/27.41	c cleaning 8595 clauses out of 17195 with flag 20523/91549
10.81/27.64	c cleaning 7298 clauses out of 14600 with flag 46355/97550
11.39/27.90	c cleaning 7145 clauses out of 14301 with flag 75701/104550
11.39/27.92	c And the winner is solver0
11.46/28.22	c Got one! Elapsed wall clock time (in seconds):28.117
11.46/28.22	o 77
11.81/28.40	c cleaning 6417 clauses out of 12839 with flag 22192/110235
11.81/28.45	c And the winner is solver0
11.99/28.73	c Got one! Elapsed wall clock time (in seconds):28.619
11.99/28.73	o 54
12.14/28.87	c cleaning 6089 clauses out of 12206 with flag 17722/116020
12.34/28.98	c And the winner is solver0
12.56/29.23	c Got one! Elapsed wall clock time (in seconds):29.121
12.56/29.23	o 37
12.71/29.32	c cleaning 5880 clauses out of 11769 with flag 8813/121672
12.71/29.36	c And the winner is solver0
12.95/29.73	c Got one! Elapsed wall clock time (in seconds):29.623
12.95/29.73	o 18
13.10/29.87	c cleaning 5590 clauses out of 11189 with flag 18047/126974
13.49/30.01	c And the winner is solver0
13.53/30.23	c Got one! Elapsed wall clock time (in seconds):30.126
13.53/30.23	o 17
13.53/30.28	c cleaning 5569 clauses out of 11139 with flag 4426/132518
13.85/30.48	c cleaning 5777 clauses out of 11561 with flag 30812/138518
14.05/30.58	c And the winner is solver0
14.28/30.75	c >>>>>>>>>> Solver number 0 (59 answers) <<<<<<<<<<<<<<<<<<
14.28/30.75	c starts		: 178
14.28/30.75	c conflicts		: 141899
14.28/30.75	c decisions		: 231211
14.28/30.75	c propagations		: 2876431
14.28/30.75	c inspects		: 49438887
14.28/30.75	c shortcuts		: 0
14.28/30.75	c learnt literals	: 28
14.28/30.75	c learnt binary clauses	: 71
14.28/30.75	c learnt ternary clauses	: 216
14.28/30.75	c learnt constraints	: 141870
14.28/30.76	c ignored constraints	: 0
14.28/30.76	c root simplifications	: 0
14.28/30.76	c removed literals (reason simplification)	: 1379482
14.28/30.76	c reason swapping (by a shorter reason)	: 0
14.28/30.76	c Calls to reduceDB	: 20
14.28/30.76	c Number of update (reduction) of LBD	: 34435
14.28/30.76	c Imported unit clauses	: 0
14.28/30.76	c number of reductions to clauses (during analyze)	: 0
14.28/30.76	c number of learned constraints concerned by reduction	: 0
14.28/30.76	c number of learning phase by resolution	: 0
14.28/30.76	c number of learning phase by cutting planes	: 0
14.28/30.76	c speed (assignments/second)	: 94068.64412322585
14.28/30.76	c non guided choices	1670
14.28/30.76	c learnt constraints type 
14.28/30.76	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
14.28/30.76	c starts		: 59
14.28/30.76	c conflicts		: 492
14.28/30.76	c decisions		: 4864
14.28/30.76	c propagations		: 24790
14.28/30.76	c inspects		: 1081591
14.28/30.76	c shortcuts		: 0
14.28/30.76	c learnt literals	: 0
14.28/30.76	c learnt binary clauses	: 0
14.28/30.76	c learnt ternary clauses	: 0
14.28/30.76	c learnt constraints	: 442
14.28/30.76	c ignored constraints	: 0
14.28/30.76	c root simplifications	: 0
14.28/30.76	c removed literals (reason simplification)	: 0
14.28/30.76	c reason swapping (by a shorter reason)	: 0
14.28/30.76	c Calls to reduceDB	: 0
14.28/30.76	c Number of update (reduction) of LBD	: 0
14.28/30.76	c Imported unit clauses	: 0
14.28/30.76	c number of reductions to clauses (during analyze)	: 0
14.28/30.76	c number of learned constraints concerned by reduction	: 0
14.28/30.76	c number of learning phase by resolution	: 0
14.28/30.76	c number of learning phase by cutting planes	: 0
14.28/30.76	c speed (assignments/second)	: 47764.93256262042
14.28/30.76	c non guided choices	1067
14.28/30.76	c learnt constraints type 
14.28/30.76	s OPTIMUM FOUND
14.28/30.76	c Found 58 solution(s)
14.28/30.76	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 
14.28/30.76	c objective function=17
14.28/30.76	c Total wall clock time (in seconds): 30.651

Verifier Data

OK	17

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

pid=2463
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.60 1.75 1.86 2/194 2466
/proc/meminfo: memFree=30375040/32872528 swapFree=480748/529804
[pid=2466] ppid=2463 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/2466/stat : 2466 (java) S 2463 2466 23565 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 11150267 98570240 977 33554432000 1073741824 1073778376 140734997681312 140734997672448 211462160445 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2466/statm: 24065 977 743 9 0 16771 0
[pid=2466/tid=2467] ppid=2463 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2467/stat : 2467 (java) R 2463 2466 23565 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 11150268 98570240 978 33554432000 1073741824 1073778376 140734997681312 140184397700648 211458803072 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100157 s]
/proc/loadavg: 1.60 1.75 1.86 2/194 2466
/proc/meminfo: memFree=30375040/32872528 swapFree=480748/529804
[pid=2466] ppid=2463 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/2466/stat : 2466 (java) S 2463 2466 23565 0 -1 4202496 4497 0 1 0 9 1 0 0 20 0 18 0 11150267 9787879424 6127 33554432000 1073741824 1073778376 140734997681312 140734997672448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2466/statm: 2389619 6127 2156 9 0 2380296 0
[pid=2466/tid=2467] ppid=2463 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/2466/task/2467/stat : 2467 (java) R 2463 2466 23565 0 -1 4202560 2391 0 1 0 6 1 0 0 20 0 18 0 11150268 9787879424 6127 33554432000 1073741824 1073778376 140734997681312 140184397705336 211462186253 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.200331 s]
/proc/loadavg: 1.60 1.75 1.86 2/194 2466
/proc/meminfo: memFree=30375040/32872528 swapFree=480748/529804
[pid=2466] ppid=2463 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/2466/stat : 2466 (java) S 2463 2466 23565 0 -1 4202496 4810 0 1 0 24 2 0 0 20 0 22 0 11150267 10060525568 7936 33554432000 1073741824 1073778376 140734997681312 140734997672448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2466/statm: 2456183 7936 2219 9 0 2446860 0
[pid=2466/tid=2467] ppid=2463 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/2466/task/2467/stat : 2467 (java) S 2463 2466 23565 0 -1 4202560 2420 0 1 0 14 1 0 0 20 0 22 0 11150268 10060525568 7936 33554432000 1073741824 1073778376 140734997681312 140184397706104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300275 s]
/proc/loadavg: 1.60 1.75 1.86 2/194 2466
/proc/meminfo: memFree=30375040/32872528 swapFree=480748/529804
[pid=2466] ppid=2463 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/2466/stat : 2466 (java) S 2463 2466 23565 0 -1 4202496 8366 0 1 0 63 2 0 0 20 0 22 0 11150267 10060525568 10205 33554432000 1073741824 1073778376 140734997681312 140734997672448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2466/statm: 2456183 10205 2245 9 0 2446860 0
[pid=2466/tid=2467] ppid=2463 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/2466/task/2467/stat : 2467 (java) S 2463 2466 23565 0 -1 4202560 2420 0 1 0 14 1 0 0 20 0 22 0 11150268 10060525568 10205 33554432000 1073741824 1073778376 140734997681312 140184397706104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 9824732

[startup+0.700332 s]
/proc/loadavg: 1.60 1.75 1.86 2/194 2466
/proc/meminfo: memFree=30375040/32872528 swapFree=480748/529804
[pid=2466] ppid=2463 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/2466/stat : 2466 (java) S 2463 2466 23565 0 -1 4202496 18124 0 1 0 163 6 0 0 20 0 22 0 11150267 10060525568 17570 33554432000 1073741824 1073778376 140734997681312 140734997672448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2466/statm: 2456183 17570 2257 9 0 2446860 0
[pid=2466/tid=2467] ppid=2463 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/2466/task/2467/stat : 2467 (java) S 2463 2466 23565 0 -1 4202560 2420 0 1 0 14 1 0 0 20 0 22 0 11150268 10060525568 17570 33554432000 1073741824 1073778376 140734997681312 140184397706104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 1.60 1.75 1.86 1/213 2497
/proc/meminfo: memFree=30298328/32872528 swapFree=480748/529804
[pid=2466] ppid=2463 vsize=9824732 CPUtime=3.06 cores=1,3,5,7
/proc/2466/stat : 2466 (java) S 2463 2466 23565 0 -1 4202496 26500 0 1 0 293 13 0 0 20 0 19 0 11150267 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140734997672448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2466/statm: 2456183 39458 2272 9 0 2446860 0
[pid=2466/tid=2467] ppid=2463 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/2466/task/2467/stat : 2467 (java) S 2463 2466 23565 0 -1 4202560 2421 0 1 0 14 1 0 0 20 0 19 0 11150268 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184397706104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2469] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2469/stat : 2469 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184386767656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2470] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2470/stat : 2470 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184385714856 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2471] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2471/stat : 2471 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184384662568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2472] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2472/stat : 2472 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184383609768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2473] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2473/stat : 2473 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184382556456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2474] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2474/stat : 2474 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184381503656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2475] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2475/stat : 2475 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184380451368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2476] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2476/stat : 2476 (java) S 2463 2466 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184379398568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2477] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2477/stat : 2477 (java) S 2463 2466 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184220936936 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2478] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2478/stat : 2478 (java) S 2463 2466 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184219883000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2479] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2479/stat : 2479 (java) S 2463 2466 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184218830600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2480] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2480/stat : 2480 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184217779088 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2481] ppid=2463 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/2466/task/2481/stat : 2481 (java) R 2463 2466 23565 0 -1 4202560 10245 0 0 0 81 2 0 0 20 0 19 0 11150272 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184216712592 140184401799940 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2482] ppid=2463 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/2466/task/2482/stat : 2482 (java) R 2463 2466 23565 0 -1 4202560 12446 0 0 0 79 2 0 0 20 0 19 0 11150272 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184215651000 140184401822736 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2483] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2483/stat : 2483 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184214620792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2484] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2484/stat : 2484 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184213568200 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2491] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2491/stat : 2491 (java) S 2463 2466 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150286 10060525568 39458 33554432000 1073741824 1073778376 140734997681312 140184209356328 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 1.60 1.75 1.86 3/216 2515
/proc/meminfo: memFree=30182140/32872528 swapFree=480748/529804
[pid=2466] ppid=2463 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/2466/stat : 2466 (java) S 2463 2466 23565 0 -1 4202496 26572 0 1 0 342 18 0 0 20 0 19 0 11150267 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140734997672448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2466/statm: 2456183 49209 2285 9 0 2446860 0
[pid=2466/tid=2467] ppid=2463 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/2466/task/2467/stat : 2467 (java) S 2463 2466 23565 0 -1 4202560 2421 0 1 0 14 2 0 0 20 0 19 0 11150268 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184397706104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2469] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2469/stat : 2469 (java) S 2463 2466 23565 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184386767656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2470] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2470/stat : 2470 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184385714856 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2471] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2471/stat : 2471 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184384662568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2472] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2472/stat : 2472 (java) S 2463 2466 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184383609768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2473] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2473/stat : 2473 (java) S 2463 2466 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184382556456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2474] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2474/stat : 2474 (java) S 2463 2466 23565 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184381503656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2475] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2475/stat : 2475 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184380451368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2476] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2476/stat : 2476 (java) S 2463 2466 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184379398568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2477] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2477/stat : 2477 (java) S 2463 2466 23565 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184220936936 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2478] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2478/stat : 2478 (java) S 2463 2466 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184219883000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2479] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2479/stat : 2479 (java) S 2463 2466 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184218830600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2480] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2480/stat : 2480 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184217779088 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2481] ppid=2463 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/2466/task/2481/stat : 2481 (java) S 2463 2466 23565 0 -1 4202560 10245 0 0 0 86 2 0 0 20 0 19 0 11150272 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184216725688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2482] ppid=2463 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/2466/task/2482/stat : 2482 (java) S 2463 2466 23565 0 -1 4202560 12446 0 0 0 88 3 0 0 20 0 19 0 11150272 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184215672888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2483] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2483/stat : 2483 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184214620792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2484] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2484/stat : 2484 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184213568200 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2491] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2491/stat : 2491 (java) S 2463 2466 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150286 10060525568 49209 33554432000 1073741824 1073778376 140734997681312 140184209356328 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 9824732

[startup+6.30085 s]
/proc/loadavg: 1.47 1.72 1.85 1/213 2551
/proc/meminfo: memFree=30196820/32872528 swapFree=480748/529804
[pid=2466] ppid=2463 vsize=9824732 CPUtime=3.86 cores=1,3,5,7
/proc/2466/stat : 2466 (java) S 2463 2466 23565 0 -1 4202496 26636 0 1 0 358 28 0 0 20 0 19 0 11150267 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140734997672448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2466/statm: 2456183 45406 2286 9 0 2446860 0
[pid=2466/tid=2467] ppid=2463 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/2466/task/2467/stat : 2467 (java) S 2463 2466 23565 0 -1 4202560 2423 0 1 0 15 2 0 0 20 0 19 0 11150268 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184397706104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2469] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2469/stat : 2469 (java) S 2463 2466 23565 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184386767656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2470] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2470/stat : 2470 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184385714856 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2471] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2471/stat : 2471 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184384662568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2472] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2472/stat : 2472 (java) S 2463 2466 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184383609768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2473] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2473/stat : 2473 (java) S 2463 2466 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184382556456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2474] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2474/stat : 2474 (java) S 2463 2466 23565 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184381503656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2475] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2475/stat : 2475 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184380451368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2476] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2476/stat : 2476 (java) S 2463 2466 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11150269 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184379398568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2477] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2477/stat : 2477 (java) S 2463 2466 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184220936936 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2478] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2478/stat : 2478 (java) S 2463 2466 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184219883000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2479] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2479/stat : 2479 (java) S 2463 2466 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184218830600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2480] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2480/stat : 2480 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184217779088 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2481] ppid=2463 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/2466/task/2481/stat : 2481 (java) S 2463 2466 23565 0 -1 4202560 10245 0 0 0 86 2 0 0 20 0 19 0 11150272 10060525568 45406 33554432000 1073741824 1073778376 140734997681312 140184216725688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2482] ppid=2463 vsize=9824732 CPUtime=0.91 cores=1,3,5,7

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

[pid=2466/tid=2471] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2471/stat : 2471 (java) S 2463 2466 23565 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 19 0 11150269 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184384662568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2472] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2472/stat : 2472 (java) S 2463 2466 23565 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 11150269 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184383609768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2473] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2473/stat : 2473 (java) S 2463 2466 23565 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 11150269 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184382556456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2474] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2474/stat : 2474 (java) S 2463 2466 23565 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 11150269 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184381503656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2475] ppid=2463 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/2466/task/2475/stat : 2475 (java) S 2463 2466 23565 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 11150269 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184380451368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2476] ppid=2463 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/2466/task/2476/stat : 2476 (java) S 2463 2466 23565 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 11150269 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184379398568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2477] ppid=2463 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/2466/task/2477/stat : 2477 (java) S 2463 2466 23565 0 -1 4202560 16 0 0 0 2 5 0 0 20 0 19 0 11150270 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184220936936 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2478] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2478/stat : 2478 (java) S 2463 2466 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184219883000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2479] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2479/stat : 2479 (java) S 2463 2466 23565 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184218830600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2480] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2480/stat : 2480 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184217779088 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2481] ppid=2463 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/2466/task/2481/stat : 2481 (java) S 2463 2466 23565 0 -1 4202560 10246 0 0 0 93 2 0 0 20 0 19 0 11150272 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184216725688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2482] ppid=2463 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/2466/task/2482/stat : 2482 (java) S 2463 2466 23565 0 -1 4202560 17806 0 0 0 142 4 0 0 20 0 19 0 11150272 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184215672888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2483] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2483/stat : 2483 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184214620792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2484] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2484/stat : 2484 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184213568200 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2491] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2491/stat : 2491 (java) S 2463 2466 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150286 10060525568 53254 33554432000 1073741824 1073778376 140734997681312 140184209356328 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.95
Current children cumulated vsize (KiB) 9824732

[startup+30.4008 s]
/proc/loadavg: 0.97 1.58 1.80 1/213 2824
/proc/meminfo: memFree=30143664/32872528 swapFree=480748/529804
[pid=2466] ppid=2463 vsize=9824732 CPUtime=13.85 cores=1,3,5,7
/proc/2466/stat : 2466 (java) S 2463 2466 23565 0 -1 4202496 32525 0 1 0 1270 115 0 0 20 0 22 0 11150267 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140734997672448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2466/statm: 2456183 52046 2287 9 0 2446860 0
[pid=2466/tid=2467] ppid=2463 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/2466/task/2467/stat : 2467 (java) S 2463 2466 23565 0 -1 4202560 2424 0 1 0 18 2 0 0 20 0 22 0 11150268 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184397706104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2469] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2469/stat : 2469 (java) S 2463 2466 23565 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 11150269 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184386767656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2470] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2470/stat : 2470 (java) S 2463 2466 23565 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 11150269 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184385714856 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2471] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2471/stat : 2471 (java) S 2463 2466 23565 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 11150269 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184384662568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2472] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2472/stat : 2472 (java) S 2463 2466 23565 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 11150269 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184383609768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2473] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2473/stat : 2473 (java) S 2463 2466 23565 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 11150269 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184382556456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2474] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2474/stat : 2474 (java) S 2463 2466 23565 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 11150269 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184381503656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2475] ppid=2463 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/2466/task/2475/stat : 2475 (java) S 2463 2466 23565 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 11150269 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184380451368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2476] ppid=2463 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/2466/task/2476/stat : 2476 (java) S 2463 2466 23565 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 11150269 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184379398568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2477] ppid=2463 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/2466/task/2477/stat : 2477 (java) S 2463 2466 23565 0 -1 4202560 16 0 0 0 2 5 0 0 20 0 22 0 11150270 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184220936936 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2478] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2478/stat : 2478 (java) S 2463 2466 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11150270 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184219883000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2479] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2479/stat : 2479 (java) S 2463 2466 23565 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 22 0 11150270 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184218830600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2480] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2480/stat : 2480 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150272 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184217779088 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2481] ppid=2463 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/2466/task/2481/stat : 2481 (java) S 2463 2466 23565 0 -1 4202560 10246 0 0 0 93 2 0 0 20 0 22 0 11150272 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184216725688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2482] ppid=2463 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/2466/task/2482/stat : 2482 (java) S 2463 2466 23565 0 -1 4202560 17806 0 0 0 142 4 0 0 20 0 22 0 11150272 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184215672888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2483] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2483/stat : 2483 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150272 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184214620792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2484] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2484/stat : 2484 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150272 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184213568200 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2491] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2491/stat : 2491 (java) S 2463 2466 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11150286 10060525568 52046 33554432000 1073741824 1073778376 140734997681312 140184209356328 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 13.85
Current children cumulated vsize (KiB) 9824732

[startup+30.6008 s]
/proc/loadavg: 0.97 1.58 1.80 1/213 2824
/proc/meminfo: memFree=30143664/32872528 swapFree=480748/529804
[pid=2466] ppid=2463 vsize=9824732 CPUtime=14.25 cores=1,3,5,7
/proc/2466/stat : 2466 (java) S 2463 2466 23565 0 -1 4202496 32525 0 1 0 1309 116 0 0 20 0 20 0 11150267 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140734997672448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2466/statm: 2456183 52041 2287 9 0 2446860 0
[pid=2466/tid=2467] ppid=2463 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/2466/task/2467/stat : 2467 (java) S 2463 2466 23565 0 -1 4202560 2424 0 1 0 18 2 0 0 20 0 20 0 11150268 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184397706104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2469] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2469/stat : 2469 (java) S 2463 2466 23565 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 20 0 11150269 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184386767656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2470] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2470/stat : 2470 (java) S 2463 2466 23565 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 20 0 11150269 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184385714856 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2471] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2471/stat : 2471 (java) S 2463 2466 23565 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 20 0 11150269 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184384662568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2472] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2472/stat : 2472 (java) S 2463 2466 23565 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 20 0 11150269 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184383609768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2473] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2473/stat : 2473 (java) S 2463 2466 23565 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 20 0 11150269 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184382556456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2474] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2474/stat : 2474 (java) S 2463 2466 23565 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 20 0 11150269 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184381503656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2475] ppid=2463 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/2466/task/2475/stat : 2475 (java) S 2463 2466 23565 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 20 0 11150269 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184380451368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2476] ppid=2463 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/2466/task/2476/stat : 2476 (java) S 2463 2466 23565 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 20 0 11150269 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184379398568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2477] ppid=2463 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/2466/task/2477/stat : 2477 (java) S 2463 2466 23565 0 -1 4202560 16 0 0 0 2 5 0 0 20 0 20 0 11150270 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184220936936 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2478] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2478/stat : 2478 (java) S 2463 2466 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11150270 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184219883000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2479] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2479/stat : 2479 (java) S 2463 2466 23565 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 11150270 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184218830600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2480] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2480/stat : 2480 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11150272 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184217779088 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2481] ppid=2463 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/2466/task/2481/stat : 2481 (java) S 2463 2466 23565 0 -1 4202560 10246 0 0 0 93 2 0 0 20 0 20 0 11150272 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184216725688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2482] ppid=2463 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/2466/task/2482/stat : 2482 (java) S 2463 2466 23565 0 -1 4202560 17806 0 0 0 143 4 0 0 20 0 20 0 11150272 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184215672888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2483] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2483/stat : 2483 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11150272 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184214620792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2484] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2484/stat : 2484 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11150272 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184213568200 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2491] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2491/stat : 2491 (java) S 2463 2466 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11150286 10060525568 52041 33554432000 1073741824 1073778376 140734997681312 140184209356328 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 14.25
Current children cumulated vsize (KiB) 9824732

[startup+30.7008 s]
/proc/loadavg: 0.97 1.58 1.80 1/213 2824
/proc/meminfo: memFree=30143664/32872528 swapFree=480748/529804
[pid=2466] ppid=2463 vsize=9824732 CPUtime=14.28 cores=1,3,5,7
/proc/2466/stat : 2466 (java) S 2463 2466 23565 0 -1 4202496 32528 0 1 0 1311 117 0 0 20 0 19 0 11150267 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140734997672448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2466/statm: 2456183 52039 2287 9 0 2446860 0
[pid=2466/tid=2467] ppid=2463 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/2466/task/2467/stat : 2467 (java) S 2463 2466 23565 0 -1 4202560 2424 0 1 0 18 2 0 0 20 0 19 0 11150268 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184397706104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2469] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2469/stat : 2469 (java) S 2463 2466 23565 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 11150269 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184386767656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2470] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2470/stat : 2470 (java) S 2463 2466 23565 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 11150269 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184385714856 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2471] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2471/stat : 2471 (java) S 2463 2466 23565 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 19 0 11150269 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184384662568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2472] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2472/stat : 2472 (java) S 2463 2466 23565 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 11150269 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184383609768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2466/tid=2473] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2473/stat : 2473 (java) S 2463 2466 23565 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 11150269 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184382556456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2474] ppid=2463 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/2466/task/2474/stat : 2474 (java) S 2463 2466 23565 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 11150269 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184381503656 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2475] ppid=2463 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/2466/task/2475/stat : 2475 (java) S 2463 2466 23565 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 11150269 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184380451368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2476] ppid=2463 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/2466/task/2476/stat : 2476 (java) S 2463 2466 23565 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 11150269 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184379398568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2477] ppid=2463 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/2466/task/2477/stat : 2477 (java) S 2463 2466 23565 0 -1 4202560 16 0 0 0 2 5 0 0 20 0 19 0 11150270 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184220936936 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2478] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2478/stat : 2478 (java) S 2463 2466 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184219883000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2479] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2479/stat : 2479 (java) S 2463 2466 23565 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 11150270 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184218830600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2480] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2480/stat : 2480 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184217779088 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2481] ppid=2463 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/2466/task/2481/stat : 2481 (java) S 2463 2466 23565 0 -1 4202560 10246 0 0 0 93 2 0 0 20 0 19 0 11150272 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184216725688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2482] ppid=2463 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/2466/task/2482/stat : 2482 (java) S 2463 2466 23565 0 -1 4202560 17806 0 0 0 143 4 0 0 20 0 19 0 11150272 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184215672888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2466/tid=2483] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2483/stat : 2483 (java) S 2463 2466 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184214620792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2466/tid=2484] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2484/stat : 2484 (java) S 2463 2466 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11150272 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184213568200 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2466/tid=2491] ppid=2463 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2466/task/2491/stat : 2491 (java) S 2463 2466 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150286 10060525568 52039 33554432000 1073741824 1073778376 140734997681312 140184209356328 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 14.28
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 30.765
CPU time (s): 14.3708
CPU user time (s): 13.129
CPU system time (s): 1.24181
CPU usage (%): 46.7116
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.129
system time used= 1.24181
maximum resident set size= 217336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32541
page faults= 1
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2663
involuntary context switches= 794

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.105983 second user time and 0.154976 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-30 23:15:03
IDJOB=4092000
IDBENCH=78843
IDSOLVER=2552
FILE ID=node141/4092000-1467321303
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.1111225605--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092000-1467321303/watcher-4092000-1467321303 -o /tmp/evaluation-result-4092000-1467321303/solver-4092000-1467321303 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467319102-29021 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092000-1467321303.wbo

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

MD5SUM BENCH= 0b429bb598a1356114a5dedac9be9982
RANDOM SEED=1299580140

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:        30375684 kB
Buffers:          175188 kB
Cached:           862616 kB
SwapCached:            0 kB
Active:           499076 kB
Inactive:         717320 kB
Active(anon):     181388 kB
Inactive(anon):        4 kB
Active(file):     317688 kB
Inactive(file):   717316 kB
Unevictable:      529804 kB
Mlocked:          480748 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1868 kB
Writeback:             0 kB
AnonPages:        761752 kB
Mapped:            22288 kB
Shmem:               204 kB
Slab:             620168 kB
SReclaimable:      63636 kB
SUnreclaim:       556532 kB
KernelStack:        1784 kB
PageTables:         5940 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:    237568 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:15:34