Trace number 4110297

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 27.9298 39.0001

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110976157--soft-0-100-0.wbo
MD5SUM4da1e5a9e75693d50d2c099f4fe591bc
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark3.83142
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 1294
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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4110297-1467322058.wbo
0.11/0.11	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.065s.
0.11/0.17	c declared #vars     169
0.11/0.17	c internal #vars     270
0.11/0.17	c #constraints  101
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.11/0.17	c 101 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.11/0.17	c 101 constraints processed.
0.11/0.17	c objective function length is 101 literals
0.28/0.22	c And the winner is solver0
0.51/0.68	c SATISFIABLE
0.51/0.68	c OPTIMIZING...
0.51/0.68	c Got one! Elapsed wall clock time (in seconds):0.57
0.51/0.68	o 623
0.57/0.72	c And the winner is solver0
0.97/1.18	c Got one! Elapsed wall clock time (in seconds):1.072
0.97/1.18	o 617
1.05/1.22	c And the winner is solver0
1.10/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
1.10/1.68	o 410
1.15/1.74	c And the winner is solver0
1.55/2.18	c Got one! Elapsed wall clock time (in seconds):2.075
1.55/2.18	o 403
2.33/2.40	c cleaning 3130 clauses out of 6270 with flag 11678/6270
2.33/2.44	c And the winner is solver0
2.63/2.68	c Got one! Elapsed wall clock time (in seconds):2.576
2.63/2.68	o 394
2.67/2.70	c And the winner is solver0
2.82/3.18	c Got one! Elapsed wall clock time (in seconds):3.077
2.82/3.18	o 386
2.82/3.19	c And the winner is solver0
2.83/3.68	c Got one! Elapsed wall clock time (in seconds):3.579
2.83/3.68	o 332
2.83/3.69	c And the winner is solver0
2.83/4.19	c Got one! Elapsed wall clock time (in seconds):4.08
2.83/4.19	o 329
2.83/4.19	c And the winner is solver0
2.84/4.69	c Got one! Elapsed wall clock time (in seconds):4.581
2.84/4.69	o 319
2.84/4.69	c And the winner is solver0
2.85/5.19	c Got one! Elapsed wall clock time (in seconds):5.083
2.85/5.19	o 252
2.86/5.22	c And the winner is solver0
3.08/5.69	c Got one! Elapsed wall clock time (in seconds):5.584
3.08/5.69	o 246
3.08/5.69	c And the winner is solver0
3.08/6.19	c Got one! Elapsed wall clock time (in seconds):6.085
3.08/6.19	o 240
3.11/6.24	c And the winner is solver0
3.19/6.70	c Got one! Elapsed wall clock time (in seconds):6.596
3.19/6.70	o 230
3.19/6.71	c And the winner is solver0
3.19/7.20	c Got one! Elapsed wall clock time (in seconds):7.097
3.19/7.20	o 228
3.19/7.22	c And the winner is solver0
3.25/7.70	c Got one! Elapsed wall clock time (in seconds):7.598
3.25/7.70	o 225
3.25/7.72	c And the winner is solver0
3.25/8.20	c Got one! Elapsed wall clock time (in seconds):8.1
3.25/8.20	o 219
3.25/8.24	c And the winner is solver0
3.35/8.71	c Got one! Elapsed wall clock time (in seconds):8.601
3.35/8.71	o 218
3.35/8.73	c And the winner is solver0
3.42/9.21	c Got one! Elapsed wall clock time (in seconds):9.102
3.42/9.21	o 210
3.42/9.22	c And the winner is solver0
3.45/9.71	c Got one! Elapsed wall clock time (in seconds):9.603
3.45/9.71	o 203
3.45/9.74	c And the winner is solver0
3.53/10.21	c Got one! Elapsed wall clock time (in seconds):10.104
3.53/10.21	o 201
3.53/10.28	c And the winner is solver0
3.73/10.71	c Got one! Elapsed wall clock time (in seconds):10.605
3.73/10.71	o 200
3.73/10.77	c And the winner is solver0
3.86/11.21	c Got one! Elapsed wall clock time (in seconds):11.106
3.86/11.21	o 187
3.86/11.25	c And the winner is solver0
3.95/11.71	c Got one! Elapsed wall clock time (in seconds):11.607
3.95/11.71	o 186
3.95/11.76	c And the winner is solver0
4.06/12.21	c Got one! Elapsed wall clock time (in seconds):12.108
4.06/12.21	o 185
4.43/12.40	c cleaning 7630 clauses out of 15263 with flag 11732/18393
4.86/12.66	c And the winner is solver0
5.01/12.71	c Got one! Elapsed wall clock time (in seconds):12.61
5.01/12.71	o 176
5.58/13.01	c cleaning 8814 clauses out of 17633 with flag 23480/28393
6.22/13.32	c And the winner is solver0
6.26/13.72	c Got one! Elapsed wall clock time (in seconds):13.611
6.26/13.72	o 162
6.82/14.05	c cleaning 9575 clauses out of 19150 with flag 22544/38724
6.82/14.05	c And the winner is solver0
6.95/14.22	c Got one! Elapsed wall clock time (in seconds):14.112
6.95/14.22	o 161
7.33/14.46	c And the winner is solver0
7.51/14.72	c Got one! Elapsed wall clock time (in seconds):14.613
7.51/14.72	o 159
7.51/14.73	c And the winner is solver0
7.69/15.22	c Got one! Elapsed wall clock time (in seconds):15.118
7.69/15.22	o 158
7.69/15.24	c And the winner is solver0
7.75/15.72	c Got one! Elapsed wall clock time (in seconds):15.62
7.75/15.72	o 155
7.75/15.77	c And the winner is solver0
7.99/16.23	c Got one! Elapsed wall clock time (in seconds):16.121
7.99/16.23	o 154
7.99/16.24	c And the winner is solver0
8.04/16.73	c Got one! Elapsed wall clock time (in seconds):16.622
8.04/16.73	o 153
8.04/16.74	c And the winner is solver0
8.06/17.23	c Got one! Elapsed wall clock time (in seconds):17.123
8.06/17.23	o 150
8.06/17.26	c And the winner is solver0
8.15/17.73	c Got one! Elapsed wall clock time (in seconds):17.624
8.15/17.73	o 149
8.15/17.74	c And the winner is solver0
8.20/18.23	c Got one! Elapsed wall clock time (in seconds):18.125
8.20/18.23	o 148
8.20/18.26	c And the winner is solver0
8.29/18.73	c Got one! Elapsed wall clock time (in seconds):18.627
8.29/18.73	o 144
8.29/18.78	c And the winner is solver0
8.58/19.23	c Got one! Elapsed wall clock time (in seconds):19.128
8.58/19.23	o 143
8.58/19.26	c And the winner is solver0
8.70/19.73	c Got one! Elapsed wall clock time (in seconds):19.629
8.70/19.73	o 139
8.70/19.75	c And the winner is solver0
8.76/20.24	c Got one! Elapsed wall clock time (in seconds):20.13
8.76/20.24	o 137
8.76/20.28	c And the winner is solver0
9.03/20.74	c Got one! Elapsed wall clock time (in seconds):20.631
9.03/20.74	o 121
9.03/20.75	c And the winner is solver0
9.05/21.24	c Got one! Elapsed wall clock time (in seconds):21.132
9.05/21.24	o 120
9.05/21.25	c And the winner is solver0
9.10/21.74	c Got one! Elapsed wall clock time (in seconds):21.633
9.10/21.74	o 119
9.10/21.76	c And the winner is solver0
9.21/22.24	c Got one! Elapsed wall clock time (in seconds):22.134
9.21/22.24	o 96
9.21/22.26	c And the winner is solver0
9.27/22.74	c Got one! Elapsed wall clock time (in seconds):22.635
9.27/22.74	o 93
9.27/22.75	c And the winner is solver0
9.27/23.24	c Got one! Elapsed wall clock time (in seconds):23.136
9.27/23.24	o 91
9.27/23.27	c And the winner is solver0
9.35/23.74	c Got one! Elapsed wall clock time (in seconds):23.637
9.35/23.74	o 89
9.46/23.85	c cleaning 10446 clauses out of 20909 with flag 3709/50058
9.46/23.87	c And the winner is solver0
10.35/24.24	c Got one! Elapsed wall clock time (in seconds):24.139
10.35/24.24	o 88
10.89/24.54	c cleaning 7940 clauses out of 15880 with flag 18577/55475
11.49/24.86	c cleaning 6966 clauses out of 13937 with flag 42463/61472
11.89/25.00	c And the winner is solver0
11.99/25.25	c Got one! Elapsed wall clock time (in seconds):25.14
11.99/25.25	o 64
12.10/25.34	c cleaning 5995 clauses out of 12001 with flag 5981/66502
12.49/25.60	c cleaning 6003 clauses out of 12006 with flag 23966/72502
12.89/25.71	c And the winner is solver0
12.97/25.80	c Got one! Elapsed wall clock time (in seconds):25.692
12.97/25.80	o 63
13.18/25.92	c And the winner is solver0
13.26/26.30	c Got one! Elapsed wall clock time (in seconds):26.196
13.26/26.30	o 57
13.26/26.32	c And the winner is solver0
13.30/26.80	c Got one! Elapsed wall clock time (in seconds):26.7
13.30/26.80	o 56
13.30/26.85	c And the winner is solver0
13.41/27.31	c Got one! Elapsed wall clock time (in seconds):27.204
13.41/27.31	o 53
13.41/27.32	c And the winner is solver0
13.43/27.81	c Got one! Elapsed wall clock time (in seconds):27.708
13.43/27.81	o 49
13.43/27.84	c And the winner is solver0
13.51/28.32	c Got one! Elapsed wall clock time (in seconds):28.212
13.51/28.32	o 47
13.51/28.33	c And the winner is solver0
13.55/28.82	c Got one! Elapsed wall clock time (in seconds):28.716
13.55/28.82	o 45
13.55/28.89	c cleaning 7182 clauses out of 14378 with flag 3533/80877
13.90/29.09	c And the winner is solver0
14.28/29.33	c Got one! Elapsed wall clock time (in seconds):29.225
14.28/29.33	o 44
14.28/29.37	c And the winner is solver0
14.37/29.83	c Got one! Elapsed wall clock time (in seconds):29.729
14.37/29.83	o 42
14.37/29.89	c cleaning 6847 clauses out of 13695 with flag 3086/87376
14.89/30.12	c And the winner is solver0
15.10/30.34	c Got one! Elapsed wall clock time (in seconds):30.234
15.10/30.34	o 37
15.62/30.60	c cleaning 8602 clauses out of 17207 with flag 16699/97735
15.82/30.77	c And the winner is solver0
15.99/30.84	c Got one! Elapsed wall clock time (in seconds):30.738
15.99/30.84	o 36
16.12/30.91	c cleaning 6865 clauses out of 13741 with flag 3228/102871
16.12/30.95	c And the winner is solver0
16.24/31.35	c Got one! Elapsed wall clock time (in seconds):31.243
16.24/31.35	o 28
16.53/31.52	c cleaning 5996 clauses out of 12014 with flag 12015/108009
16.53/31.56	c And the winner is solver0
16.90/31.85	c Got one! Elapsed wall clock time (in seconds):31.748
16.90/31.85	o 27
17.20/32.03	c cleaning 5544 clauses out of 11093 with flag 13432/113084
17.59/32.27	c cleaning 5772 clauses out of 11549 with flag 33897/119084
18.19/32.56	c cleaning 6382 clauses out of 12776 with flag 57664/126083
18.79/32.83	c And the winner is solver0
18.79/32.86	c Got one! Elapsed wall clock time (in seconds):32.754
18.79/32.86	o 26
19.17/33.03	c And the winner is solver0
19.50/33.36	c Got one! Elapsed wall clock time (in seconds):33.259
19.50/33.36	o 23
19.57/33.48	c cleaning 9069 clauses out of 18141 with flag 7287/137830
20.17/33.74	c cleaning 7528 clauses out of 15072 with flag 30171/143830
20.57/33.95	c And the winner is solver0
20.77/34.37	c Got one! Elapsed wall clock time (in seconds):34.264
20.77/34.37	o 14
21.21/34.62	c cleaning 8954 clauses out of 17923 with flag 18309/154209
21.61/34.88	c cleaning 7471 clauses out of 14969 with flag 39798/160209
22.21/35.13	c And the winner is solver0
22.37/35.38	c Got one! Elapsed wall clock time (in seconds):35.27
22.37/35.38	o 12
22.37/35.39	c And the winner is solver0
22.41/35.88	c Got one! Elapsed wall clock time (in seconds):35.776
22.41/35.88	o 11
22.84/36.13	c cleaning 9219 clauses out of 18449 with flag 19464/171160
23.26/36.40	c cleaning 7614 clauses out of 15230 with flag 42600/177160
23.84/36.70	c cleaning 7301 clauses out of 14616 with flag 70013/184160
24.04/36.78	c And the winner is solver0
24.23/36.89	c Got one! Elapsed wall clock time (in seconds):36.782
24.23/36.89	o 10
24.44/37.02	c cleaning 6337 clauses out of 12692 with flag 12714/189537
24.84/37.26	c cleaning 6168 clauses out of 12355 with flag 37498/195537
25.45/37.53	c cleaning 6583 clauses out of 13188 with flag 65852/202538
26.04/37.87	c cleaning 7303 clauses out of 14606 with flag 99302/210539
26.88/38.25	c And the winner is solver0
27.01/38.40	c Got one! Elapsed wall clock time (in seconds):38.289
27.01/38.40	o 9
27.43/38.62	c And the winner is solver0
27.74/38.99	c >>>>>>>>>> Solver number 0 (69 answers) <<<<<<<<<<<<<<<<<<
27.74/38.99	c starts		: 171
27.74/38.99	c conflicts		: 222916
27.74/38.99	c decisions		: 395366
27.74/38.99	c propagations		: 6595727
27.74/38.99	c inspects		: 111099388
27.74/38.99	c shortcuts		: 0
27.74/38.99	c learnt literals	: 26
27.74/38.99	c learnt binary clauses	: 37
27.74/38.99	c learnt ternary clauses	: 527
27.74/38.99	c learnt constraints	: 222889
27.74/38.99	c ignored constraints	: 0
27.74/38.99	c root simplifications	: 0
27.74/38.99	c removed literals (reason simplification)	: 165416
27.74/38.99	c reason swapping (by a shorter reason)	: 0
27.74/38.99	c Calls to reduceDB	: 28
27.74/38.99	c Number of update (reduction) of LBD	: 67316
27.74/38.99	c Imported unit clauses	: 0
27.74/38.99	c number of reductions to clauses (during analyze)	: 0
27.74/38.99	c number of learned constraints concerned by reduction	: 0
27.74/38.99	c number of learning phase by resolution	: 0
27.74/38.99	c number of learning phase by cutting planes	: 0
27.74/38.99	c speed (assignments/second)	: 169940.40502937237
27.74/38.99	c non guided choices	2929
27.74/38.99	c learnt constraints type 
27.74/38.99	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
27.74/38.99	c starts		: 69
27.74/38.99	c conflicts		: 453
27.74/38.99	c decisions		: 8928
27.74/38.99	c propagations		: 30519
27.74/38.99	c inspects		: 1444372
27.74/38.99	c shortcuts		: 0
27.74/38.99	c learnt literals	: 0
27.74/38.99	c learnt binary clauses	: 0
27.74/38.99	c learnt ternary clauses	: 0
27.74/38.99	c learnt constraints	: 399
27.74/38.99	c ignored constraints	: 0
27.74/38.99	c root simplifications	: 0
27.74/38.99	c removed literals (reason simplification)	: 0
27.74/38.99	c reason swapping (by a shorter reason)	: 0
27.74/38.99	c Calls to reduceDB	: 0
27.74/38.99	c Number of update (reduction) of LBD	: 0
27.74/38.99	c Imported unit clauses	: 0
27.74/38.99	c number of reductions to clauses (during analyze)	: 0
27.74/38.99	c number of learned constraints concerned by reduction	: 0
27.74/38.99	c number of learning phase by resolution	: 0
27.74/38.99	c number of learning phase by cutting planes	: 0
27.74/38.99	c speed (assignments/second)	: 52709.844559585494
27.74/38.99	c non guided choices	557
27.74/38.99	c learnt constraints type 
27.74/38.99	s OPTIMUM FOUND
27.74/38.99	c Found 68 solution(s)
27.74/38.99	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 
27.74/38.99	c objective function=9
27.74/38.99	c Total wall clock time (in seconds): 38.887

Verifier Data

OK	9

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-4110297-1467322058/watcher-4110297-1467322058 -o /tmp/evaluation-result-4110297-1467322058/solver-4110297-1467322058 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1467322011-11395 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110297-1467322058.wbo 

pid=11988
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.98 1.95 1.89 3/195 11991
/proc/meminfo: memFree=31653788/32872528 swapFree=8040/8040
[pid=11991] ppid=11988 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/11991/stat : 11991 (java) S 11988 11991 11378 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 2881381 98570240 976 33554432000 1073741824 1073778376 140734836109632 140734836100768 243768787005 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11991/statm: 24065 976 743 9 0 16771 0
[pid=11991/tid=11992] ppid=11988 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11992/stat : 11992 (java) R 11988 11991 11378 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 2881382 98570240 977 33554432000 1073741824 1073778376 140734836109632 140225831009832 243765429632 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100164 s]
/proc/loadavg: 1.98 1.95 1.89 3/195 11991
/proc/meminfo: memFree=31653788/32872528 swapFree=8040/8040
[pid=11991] ppid=11988 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/11991/stat : 11991 (java) S 11988 11991 11378 0 -1 4202496 4496 0 1 0 10 1 0 0 20 0 18 0 2881381 9787879424 6127 33554432000 1073741824 1073778376 140734836109632 140734836100768 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11991/statm: 2389619 6127 2158 9 0 2380296 0
[pid=11991/tid=11992] ppid=11988 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/11991/task/11992/stat : 11992 (java) R 11988 11991 11378 0 -1 4202560 2388 0 1 0 7 0 0 0 20 0 18 0 2881382 9787879424 6127 33554432000 1073741824 1073778376 140734836109632 140225831011592 243768812813 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200279 s]
/proc/loadavg: 1.98 1.95 1.89 3/195 11991
/proc/meminfo: memFree=31653788/32872528 swapFree=8040/8040
[pid=11991] ppid=11988 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/11991/stat : 11991 (java) S 11988 11991 11378 0 -1 4202496 4844 0 1 0 26 2 0 0 20 0 22 0 2881381 10060525568 7931 33554432000 1073741824 1073778376 140734836109632 140734836100768 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11991/statm: 2456183 7931 2223 9 0 2446860 0
[pid=11991/tid=11992] ppid=11988 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/11991/task/11992/stat : 11992 (java) S 11988 11991 11378 0 -1 4202560 2418 0 1 0 15 0 0 0 20 0 22 0 2881382 10060525568 7931 33554432000 1073741824 1073778376 140734836109632 140225831015288 243768801193 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.30038 s]
/proc/loadavg: 1.98 1.95 1.89 3/195 11991
/proc/meminfo: memFree=31653788/32872528 swapFree=8040/8040
[pid=11991] ppid=11988 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/11991/stat : 11991 (java) S 11988 11991 11378 0 -1 4202496 7102 0 1 0 47 4 0 0 20 0 19 0 2881381 10060525568 9010 33554432000 1073741824 1073778376 140734836109632 140734836100768 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11991/statm: 2456183 9010 2248 9 0 2446860 0
[pid=11991/tid=11992] ppid=11988 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/11991/task/11992/stat : 11992 (java) S 11988 11991 11378 0 -1 4202560 2418 0 1 0 15 0 0 0 20 0 19 0 2881382 10060525568 9010 33554432000 1073741824 1073778376 140734836109632 140225831015288 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9824732

[startup+0.700172 s]
/proc/loadavg: 1.98 1.95 1.89 3/195 11991
/proc/meminfo: memFree=31653788/32872528 swapFree=8040/8040
[pid=11991] ppid=11988 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/11991/stat : 11991 (java) S 11988 11991 11378 0 -1 4202496 7115 0 1 0 53 4 0 0 20 0 22 0 2881381 10060525568 10045 33554432000 1073741824 1073778376 140734836109632 140734836100768 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11991/statm: 2456183 10045 2251 9 0 2446860 0
[pid=11991/tid=11992] ppid=11988 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/11991/task/11992/stat : 11992 (java) S 11988 11991 11378 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 22 0 2881382 10060525568 10045 33554432000 1073741824 1073778376 140734836109632 140225831015288 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824732

[startup+1.50079 s]
/proc/loadavg: 1.98 1.95 1.89 2/214 12016
/proc/meminfo: memFree=31605968/32872528 swapFree=8040/8040
[pid=11991] ppid=11988 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/11991/stat : 11991 (java) S 11988 11991 11378 0 -1 4202496 13974 0 1 0 102 8 0 0 20 0 19 0 2881381 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140734836100768 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11991/statm: 2456183 15369 2254 9 0 2446860 0
[pid=11991/tid=11992] ppid=11988 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/11991/task/11992/stat : 11992 (java) S 11988 11991 11378 0 -1 4202560 2419 0 1 0 16 0 0 0 20 0 19 0 2881382 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225831015288 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11994] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11994/stat : 11994 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225792506024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=11995] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11995/stat : 11995 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225791453480 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=11996] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11996/stat : 11996 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225790400936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=11997] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11997/stat : 11997 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225789348392 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11998] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11998/stat : 11998 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225788295848 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=11999] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11999/stat : 11999 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225787243304 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12000] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12000/stat : 12000 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225786190760 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12001] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12001/stat : 12001 (java) S 11988 11991 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225785138216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12002] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12002/stat : 12002 (java) S 11988 11991 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2881384 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225654675560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12003] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12003/stat : 12003 (java) S 11988 11991 11378 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2881384 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225653621880 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12004] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12004/stat : 12004 (java) S 11988 11991 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881384 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225652569224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12005] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12005/stat : 12005 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881386 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225651517968 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12006] ppid=11988 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/11991/task/12006/stat : 12006 (java) S 11988 11991 11378 0 -1 4202560 3093 0 0 0 29 0 0 0 20 0 19 0 2881386 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140225650465336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12007] ppid=11988 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/11991/task/12007/stat : 12007 (java) S 11988 11991 11378 0 -1 4202560 7116 0 0 0 33 2 0 0 20 0 19 0 2881386 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140224776628920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12008] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12008/stat : 12008 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881386 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140224775576568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12009] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12009/stat : 12009 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881386 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140224774524232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12013] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12013/stat : 12013 (java) S 11988 11991 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881400 10060525568 15369 33554432000 1073741824 1073778376 140734836109632 140224770311336 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 9824732

[startup+3.10077 s]
/proc/loadavg: 1.90 1.93 1.89 6/218 12027
/proc/meminfo: memFree=31579640/32872528 swapFree=8040/8040
[pid=11991] ppid=11988 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/11991/stat : 11991 (java) S 11988 11991 11378 0 -1 4202496 23545 0 1 0 266 16 0 0 20 0 19 0 2881381 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140734836100768 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11991/statm: 2456183 32645 2271 9 0 2446860 0
[pid=11991/tid=11992] ppid=11988 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/11991/task/11992/stat : 11992 (java) S 11988 11991 11378 0 -1 4202560 2420 0 1 0 16 0 0 0 20 0 19 0 2881382 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225831015288 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11994] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11994/stat : 11994 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225792506024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=11995] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11995/stat : 11995 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225791453480 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=11996] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11996/stat : 11996 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225790400936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=11997] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11997/stat : 11997 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225789348392 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11998] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11998/stat : 11998 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225788295848 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=11999] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11999/stat : 11999 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225787243304 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12000] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12000/stat : 12000 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225786190760 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12001] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12001/stat : 12001 (java) S 11988 11991 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225785138216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12002] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12002/stat : 12002 (java) S 11988 11991 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2881384 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225654675560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12003] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12003/stat : 12003 (java) S 11988 11991 11378 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2881384 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225653621880 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12004] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12004/stat : 12004 (java) S 11988 11991 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881384 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225652569224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12005] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12005/stat : 12005 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881386 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225651517968 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12006] ppid=11988 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/11991/task/12006/stat : 12006 (java) S 11988 11991 11378 0 -1 4202560 10300 0 0 0 79 2 0 0 20 0 19 0 2881386 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140225650465336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12007] ppid=11988 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/11991/task/12007/stat : 12007 (java) S 11988 11991 11378 0 -1 4202560 9426 0 0 0 83 2 0 0 20 0 19 0 2881386 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140224776628920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12008] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12008/stat : 12008 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881386 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140224775576568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12009] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12009/stat : 12009 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881386 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140224774524232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12013] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12013/stat : 12013 (java) S 11988 11991 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881400 10060525568 32645 33554432000 1073741824 1073778376 140734836109632 140224770311336 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 9824732

[startup+6.30081 s]
/proc/loadavg: 1.90 1.93 1.89 5/216 12126
/proc/meminfo: memFree=31579800/32872528 swapFree=8040/8040
[pid=11991] ppid=11988 vsize=9824732 CPUtime=3.19 cores=1,3,5,7
/proc/11991/stat : 11991 (java) S 11988 11991 11378 0 -1 4202496 23664 0 1 0 299 20 0 0 20 0 19 0 2881381 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140734836100768 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11991/statm: 2456183 43333 2286 9 0 2446860 0
[pid=11991/tid=11992] ppid=11988 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/11991/task/11992/stat : 11992 (java) S 11988 11991 11378 0 -1 4202560 2424 0 1 0 17 0 0 0 20 0 19 0 2881382 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225831015288 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11994] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11994/stat : 11994 (java) S 11988 11991 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225792506024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=11995] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11995/stat : 11995 (java) S 11988 11991 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225791453480 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11996] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11996/stat : 11996 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225790400936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=11997] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11997/stat : 11997 (java) S 11988 11991 11378 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225789348392 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11998] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11998/stat : 11998 (java) S 11988 11991 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225788295848 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=11999] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/11999/stat : 11999 (java) S 11988 11991 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225787243304 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12000] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12000/stat : 12000 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225786190760 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12001] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12001/stat : 12001 (java) S 11988 11991 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2881382 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225785138216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12002] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12002/stat : 12002 (java) S 11988 11991 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881384 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225654675560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12003] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12003/stat : 12003 (java) S 11988 11991 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2881384 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225653621880 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12004] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12004/stat : 12004 (java) S 11988 11991 11378 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2881384 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225652569224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12005] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12005/stat : 12005 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881386 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225651517968 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12006] ppid=11988 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/11991/task/12006/stat : 12006 (java) S 11988 11991 11378 0 -1 4202560 10301 0 0 0 91 2 0 0 20 0 19 0 2881386 10060525568 43333 33554432000 1073741824 1073778376 140734836109632 140225650465336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12007] ppid=11988 vsize=9824732 CPUtime=0.91 cores=1,3,5,7

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

[pid=11991/tid=12001] ppid=11988 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/11991/task/12001/stat : 12001 (java) S 11988 11991 11378 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 22 0 2881382 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140225785138216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12002] ppid=11988 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/11991/task/12002/stat : 12002 (java) S 11988 11991 11378 0 -1 4202560 13 0 0 0 1 7 0 0 20 0 22 0 2881384 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140225654675560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12003] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12003/stat : 12003 (java) S 11988 11991 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2881384 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140225653621880 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12004] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12004/stat : 12004 (java) S 11988 11991 11378 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 22 0 2881384 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140225652569224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12005] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12005/stat : 12005 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2881386 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140225651517968 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12006] ppid=11988 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/11991/task/12006/stat : 12006 (java) S 11988 11991 11378 0 -1 4202560 18698 0 0 0 170 3 0 0 20 0 22 0 2881386 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140225650465336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12007] ppid=11988 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/11991/task/12007/stat : 12007 (java) S 11988 11991 11378 0 -1 4202560 9846 0 0 0 111 3 0 0 20 0 22 0 2881386 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140224776628920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12008] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12008/stat : 12008 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2881386 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140224775576568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12009] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12009/stat : 12009 (java) S 11988 11991 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 2881386 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140224774524232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12013] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12013/stat : 12013 (java) S 11988 11991 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2881400 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140224770311336 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12519] ppid=11988 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/11991/task/12519/stat : 12519 (java) R 11988 11991 11378 0 -1 4202560 4 0 0 0 68 0 0 0 20 0 22 0 2885071 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140224772414048 140225666390432 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12520] ppid=11988 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/11991/task/12520/stat : 12520 (java) R 11988 11991 11378 0 -1 4202560 2 0 0 0 68 0 0 0 20 0 22 0 2885071 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140224771361912 140225666472497 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12521] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12521/stat : 12521 (java) S 11988 11991 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2885072 10060525568 53363 33554432000 1073741824 1073778376 140734836109632 140224773469480 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 25.64
Current children cumulated vsize (KiB) 9824732

[startup+38.4009 s]
/proc/loadavg: 1.81 1.89 1.87 3/216 12524
/proc/meminfo: memFree=31560472/32872528 swapFree=8040/8040
[pid=11991] ppid=11988 vsize=9824732 CPUtime=27.01 cores=1,3,5,7
/proc/11991/stat : 11991 (java) S 11988 11991 11378 0 -1 4202496 33443 0 1 0 2566 135 0 0 20 0 19 0 2881381 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140734836100768 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11991/statm: 2456183 52316 2287 9 0 2446860 0
[pid=11991/tid=11992] ppid=11988 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/11991/task/11992/stat : 11992 (java) R 11988 11991 11378 0 -1 4202560 2426 0 1 0 27 2 0 0 20 0 19 0 2881382 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225831015288 140225666260234 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11994] ppid=11988 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11991/task/11994/stat : 11994 (java) S 11988 11991 11378 0 -1 4202560 97 0 0 0 5 0 0 0 20 0 19 0 2881382 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225792506024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=11995] ppid=11988 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/11991/task/11995/stat : 11995 (java) S 11988 11991 11378 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 2881382 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225791453480 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=11996] ppid=11988 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11991/task/11996/stat : 11996 (java) S 11988 11991 11378 0 -1 4202560 133 0 0 0 5 0 0 0 20 0 19 0 2881382 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225790400936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11997] ppid=11988 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/11991/task/11997/stat : 11997 (java) S 11988 11991 11378 0 -1 4202560 94 0 0 0 3 0 0 0 20 0 19 0 2881382 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225789348392 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11998] ppid=11988 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/11991/task/11998/stat : 11998 (java) S 11988 11991 11378 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 19 0 2881382 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225788295848 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=11999] ppid=11988 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/11991/task/11999/stat : 11999 (java) S 11988 11991 11378 0 -1 4202560 89 0 0 0 4 2 0 0 20 0 19 0 2881382 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225787243304 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12000] ppid=11988 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/11991/task/12000/stat : 12000 (java) S 11988 11991 11378 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 2881382 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225786190760 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12001] ppid=11988 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11991/task/12001/stat : 12001 (java) S 11988 11991 11378 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 19 0 2881382 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225785138216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12002] ppid=11988 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/11991/task/12002/stat : 12002 (java) S 11988 11991 11378 0 -1 4202560 13 0 0 0 1 7 0 0 20 0 19 0 2881384 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225654675560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12003] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12003/stat : 12003 (java) S 11988 11991 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2881384 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225653621880 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12004] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12004/stat : 12004 (java) S 11988 11991 11378 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 2881384 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225652569224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12005] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12005/stat : 12005 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881386 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225651517968 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12006] ppid=11988 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/11991/task/12006/stat : 12006 (java) S 11988 11991 11378 0 -1 4202560 18698 0 0 0 173 3 0 0 20 0 19 0 2881386 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140225650465336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12007] ppid=11988 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/11991/task/12007/stat : 12007 (java) S 11988 11991 11378 0 -1 4202560 9846 0 0 0 113 3 0 0 20 0 19 0 2881386 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140224776628920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12008] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12008/stat : 12008 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881386 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140224775576568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12009] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12009/stat : 12009 (java) S 11988 11991 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 2881386 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140224774524232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12013] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12013/stat : 12013 (java) S 11988 11991 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881400 10060525568 52316 33554432000 1073741824 1073778376 140734836109632 140224770311336 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 27.01
Current children cumulated vsize (KiB) 9824732

[startup+38.8007 s]
/proc/loadavg: 1.81 1.89 1.87 5/216 12533
/proc/meminfo: memFree=31555336/32872528 swapFree=8040/8040
[pid=11991] ppid=11988 vsize=9824732 CPUtime=27.64 cores=1,3,5,7
/proc/11991/stat : 11991 (java) S 11988 11991 11378 0 -1 4202496 33449 0 1 0 2628 136 0 0 20 0 20 0 2881381 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140734836100768 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11991/statm: 2456183 52318 2287 9 0 2446860 0
[pid=11991/tid=11992] ppid=11988 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/11991/task/11992/stat : 11992 (java) S 11988 11991 11378 0 -1 4202560 2426 0 1 0 28 2 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225831015288 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11994] ppid=11988 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11991/task/11994/stat : 11994 (java) S 11988 11991 11378 0 -1 4202560 97 0 0 0 5 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225792506024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=11995] ppid=11988 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/11991/task/11995/stat : 11995 (java) S 11988 11991 11378 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225791453480 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=11996] ppid=11988 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11991/task/11996/stat : 11996 (java) S 11988 11991 11378 0 -1 4202560 133 0 0 0 5 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225790400936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11997] ppid=11988 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/11991/task/11997/stat : 11997 (java) S 11988 11991 11378 0 -1 4202560 94 0 0 0 3 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225789348392 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11998] ppid=11988 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/11991/task/11998/stat : 11998 (java) S 11988 11991 11378 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225788295848 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=11999] ppid=11988 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/11991/task/11999/stat : 11999 (java) S 11988 11991 11378 0 -1 4202560 89 0 0 0 4 2 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225787243304 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12000] ppid=11988 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/11991/task/12000/stat : 12000 (java) S 11988 11991 11378 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225786190760 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12001] ppid=11988 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11991/task/12001/stat : 12001 (java) S 11988 11991 11378 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225785138216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12002] ppid=11988 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/11991/task/12002/stat : 12002 (java) S 11988 11991 11378 0 -1 4202560 13 0 0 0 1 7 0 0 20 0 20 0 2881384 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225654675560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12003] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12003/stat : 12003 (java) S 11988 11991 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 2881384 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225653621880 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12004] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12004/stat : 12004 (java) S 11988 11991 11378 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 20 0 2881384 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225652569224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12005] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12005/stat : 12005 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2881386 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225651517968 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12006] ppid=11988 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/11991/task/12006/stat : 12006 (java) S 11988 11991 11378 0 -1 4202560 18698 0 0 0 174 3 0 0 20 0 20 0 2881386 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225650465336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12007] ppid=11988 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/11991/task/12007/stat : 12007 (java) S 11988 11991 11378 0 -1 4202560 9846 0 0 0 113 3 0 0 20 0 20 0 2881386 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140224776628920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12008] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12008/stat : 12008 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2881386 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140224775576568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12009] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12009/stat : 12009 (java) S 11988 11991 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 2881386 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140224774524232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12013] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12013/stat : 12013 (java) S 11988 11991 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 2881400 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140224770311336 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12532] ppid=11988 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/11991/task/12532/stat : 12532 (java) R 11988 11991 11378 0 -1 4202560 2 0 0 0 38 0 0 0 20 0 20 0 2885222 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140224773469656 140225666826703 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 27.64
Current children cumulated vsize (KiB) 9824732

[startup+38.9008 s]
/proc/loadavg: 1.81 1.89 1.87 5/216 12533
/proc/meminfo: memFree=31555336/32872528 swapFree=8040/8040
[pid=11991] ppid=11988 vsize=9824732 CPUtime=27.74 cores=1,3,5,7
/proc/11991/stat : 11991 (java) S 11988 11991 11378 0 -1 4202496 33449 0 1 0 2638 136 0 0 20 0 20 0 2881381 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140734836100768 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11991/statm: 2456183 52318 2287 9 0 2446860 0
[pid=11991/tid=11992] ppid=11988 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/11991/task/11992/stat : 11992 (java) S 11988 11991 11378 0 -1 4202560 2426 0 1 0 28 2 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225831015288 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11994] ppid=11988 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11991/task/11994/stat : 11994 (java) S 11988 11991 11378 0 -1 4202560 97 0 0 0 5 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225792506024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=11995] ppid=11988 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/11991/task/11995/stat : 11995 (java) S 11988 11991 11378 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225791453480 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=11996] ppid=11988 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11991/task/11996/stat : 11996 (java) S 11988 11991 11378 0 -1 4202560 133 0 0 0 5 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225790400936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11997] ppid=11988 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/11991/task/11997/stat : 11997 (java) S 11988 11991 11378 0 -1 4202560 94 0 0 0 3 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225789348392 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=11998] ppid=11988 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/11991/task/11998/stat : 11998 (java) S 11988 11991 11378 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225788295848 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=11999] ppid=11988 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/11991/task/11999/stat : 11999 (java) S 11988 11991 11378 0 -1 4202560 89 0 0 0 4 2 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225787243304 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12000] ppid=11988 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/11991/task/12000/stat : 12000 (java) S 11988 11991 11378 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225786190760 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12001] ppid=11988 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11991/task/12001/stat : 12001 (java) S 11988 11991 11378 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 20 0 2881382 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225785138216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11991/tid=12002] ppid=11988 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/11991/task/12002/stat : 12002 (java) S 11988 11991 11378 0 -1 4202560 13 0 0 0 1 7 0 0 20 0 20 0 2881384 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225654675560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12003] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12003/stat : 12003 (java) S 11988 11991 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 2881384 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225653621880 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12004] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12004/stat : 12004 (java) S 11988 11991 11378 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 20 0 2881384 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225652569224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12005] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12005/stat : 12005 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2881386 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225651517968 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12006] ppid=11988 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/11991/task/12006/stat : 12006 (java) S 11988 11991 11378 0 -1 4202560 18698 0 0 0 174 3 0 0 20 0 20 0 2881386 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140225650465336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12007] ppid=11988 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/11991/task/12007/stat : 12007 (java) S 11988 11991 11378 0 -1 4202560 9846 0 0 0 113 3 0 0 20 0 20 0 2881386 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140224776628920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12008] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12008/stat : 12008 (java) S 11988 11991 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2881386 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140224775576568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11991/tid=12009] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12009/stat : 12009 (java) S 11988 11991 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 2881386 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140224774524232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11991/tid=12013] ppid=11988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11991/task/12013/stat : 12013 (java) S 11988 11991 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 2881400 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140224770311336 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11991/tid=12532] ppid=11988 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/11991/task/12532/stat : 12532 (java) R 11988 11991 11378 0 -1 4202560 2 0 0 0 48 0 0 0 20 0 20 0 2885222 10060525568 52318 33554432000 1073741824 1073778376 140734836109632 140224773469656 140225666472416 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 27.74
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 39.0001
CPU time (s): 27.9298
CPU user time (s): 26.458
CPU system time (s): 1.47178
CPU usage (%): 71.6146
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.458
system time used= 1.47178
maximum resident set size= 247248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33462
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3181
involuntary context switches= 832

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.254961 second user time and 0.285956 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-30 23:27:39
IDJOB=4110297
IDBENCH=79240
IDSOLVER=2552
FILE ID=node151/4110297-1467322058
RUNJOBID= node151-1467322011-11395
PBS_JOBID= 20005377
Free space on /tmp= 71716 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.1110976157--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110297-1467322058/watcher-4110297-1467322058 -o /tmp/evaluation-result-4110297-1467322058/solver-4110297-1467322058 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1467322011-11395 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110297-1467322058.wbo

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

MD5SUM BENCH= 4da1e5a9e75693d50d2c099f4fe591bc
RANDOM SEED=2004137811

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.608
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.72
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.608
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:        31654540 kB
Buffers:           73444 kB
Cached:           201148 kB
SwapCached:            0 kB
Active:           370736 kB
Inactive:         106668 kB
Active(anon):     205628 kB
Inactive(anon):        0 kB
Active(file):     165108 kB
Inactive(file):   106668 kB
Unevictable:        8040 kB
Mlocked:            8040 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               824 kB
Writeback:             0 kB
AnonPages:        213212 kB
Mapped:            22104 kB
Shmem:               204 kB
Slab:             600852 kB
SReclaimable:      44556 kB
SUnreclaim:       556296 kB
KernelStack:        1576 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     641696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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= 71716 MiB
End job on node151 at 2016-06-30 23:28:18