Trace number 4109497

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 32.2291 35.5166

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111217555--soft-66-100-0.wbo
MD5SUM8ce95ac0fdbf9f0573ae217524496b3b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark6.98294
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 constraints42
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 1838
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1837
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1222
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.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4109497-1467319068.wbo
0.07/0.13	c reading problem ... 
0.07/0.19	c ... done. Wall clock time 0.064s.
0.07/0.19	c declared #vars     169
0.07/0.19	c internal #vars     211
0.07/0.19	c #constraints  101
0.07/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.19	c constraints type 
0.07/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27
0.07/0.20	c org.sat4j.minisat.constraints.card.MinWatchCard => 41
0.07/0.20	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.07/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 30
0.07/0.20	c 101 constraints processed.
0.22/0.20	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.22/0.20	c constraints type 
0.22/0.20	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3
0.22/0.20	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 27
0.22/0.20	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 41
0.22/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPb => 30
0.22/0.20	c 101 constraints processed.
0.22/0.20	c objective function length is 42 literals
0.97/0.46	c And the winner is solver0
1.59/0.70	c SATISFIABLE
1.59/0.70	c OPTIMIZING...
1.59/0.70	c Got one! Elapsed wall clock time (in seconds):0.569
1.59/0.70	o 633
1.59/0.70	c And the winner is solver0
1.60/1.20	c Got one! Elapsed wall clock time (in seconds):1.07
1.60/1.20	o 627
1.61/1.21	c And the winner is solver0
1.61/1.70	c Got one! Elapsed wall clock time (in seconds):1.571
1.61/1.70	o 617
1.61/1.73	c And the winner is solver0
1.78/2.20	c Got one! Elapsed wall clock time (in seconds):2.072
1.78/2.20	o 614
1.79/2.21	c And the winner is solver0
1.79/2.70	c Got one! Elapsed wall clock time (in seconds):2.573
1.79/2.70	o 609
1.79/2.70	c And the winner is solver0
1.80/3.20	c Got one! Elapsed wall clock time (in seconds):3.074
1.80/3.20	o 430
1.80/3.21	c And the winner is solver0
1.80/3.70	c Got one! Elapsed wall clock time (in seconds):3.575
1.80/3.70	o 298
1.80/3.71	c And the winner is solver0
1.80/4.20	c Got one! Elapsed wall clock time (in seconds):4.076
1.80/4.20	o 271
1.80/4.27	c And the winner is solver0
2.10/4.71	c Got one! Elapsed wall clock time (in seconds):4.577
2.10/4.71	o 270
2.10/4.72	c And the winner is solver0
2.17/5.21	c Got one! Elapsed wall clock time (in seconds):5.078
2.17/5.21	o 246
2.17/5.25	c And the winner is solver0
2.36/5.71	c Got one! Elapsed wall clock time (in seconds):5.579
2.36/5.71	o 244
2.36/5.71	c And the winner is solver0
2.37/6.21	c Got one! Elapsed wall clock time (in seconds):6.08
2.37/6.21	o 232
2.55/6.32	c cleaning 3998 clauses out of 7995 with flag 5752/7995
3.03/6.54	c cleaning 4999 clauses out of 9997 with flag 24197/13995
3.26/6.62	c And the winner is solver0
3.32/6.71	c Got one! Elapsed wall clock time (in seconds):6.581
3.32/6.71	o 226
3.32/6.75	c And the winner is solver0
3.40/7.21	c Got one! Elapsed wall clock time (in seconds):7.082
3.40/7.21	o 217
3.40/7.28	c cleaning 5433 clauses out of 10866 with flag 6003/19863
4.03/7.50	c cleaning 5710 clauses out of 11432 with flag 24027/25862
4.34/7.62	c And the winner is solver0
4.54/7.71	c Got one! Elapsed wall clock time (in seconds):7.583
4.54/7.71	o 214
4.54/7.77	c And the winner is solver0
4.75/8.21	c Got one! Elapsed wall clock time (in seconds):8.084
4.75/8.21	o 213
4.75/8.27	c cleaning 6257 clauses out of 12513 with flag 3278/32653
4.75/8.30	c And the winner is solver0
5.25/8.71	c Got one! Elapsed wall clock time (in seconds):8.585
5.25/8.71	o 211
5.25/8.73	c And the winner is solver0
5.30/9.21	c Got one! Elapsed wall clock time (in seconds):9.086
5.30/9.21	o 210
5.30/9.23	c And the winner is solver0
5.37/9.71	c Got one! Elapsed wall clock time (in seconds):9.587
5.37/9.71	o 209
5.37/9.72	c And the winner is solver0
5.37/10.22	c Got one! Elapsed wall clock time (in seconds):10.088
5.37/10.22	o 207
5.37/10.25	c And the winner is solver0
5.56/10.72	c Got one! Elapsed wall clock time (in seconds):10.592
5.56/10.72	o 206
5.72/10.85	c And the winner is solver0
5.83/11.22	c Got one! Elapsed wall clock time (in seconds):11.093
5.83/11.22	o 201
5.83/11.24	c And the winner is solver0
5.88/11.72	c Got one! Elapsed wall clock time (in seconds):11.595
5.88/11.72	o 199
5.88/11.76	c And the winner is solver0
6.08/12.22	c Got one! Elapsed wall clock time (in seconds):12.096
6.08/12.22	o 198
6.23/12.34	c cleaning 7915 clauses out of 15833 with flag 6446/42230
6.23/12.38	c And the winner is solver0
6.76/12.72	c Got one! Elapsed wall clock time (in seconds):12.596
6.76/12.72	o 191
6.76/12.76	c And the winner is solver0
6.86/13.23	c Got one! Elapsed wall clock time (in seconds):13.097
6.86/13.23	o 186
6.86/13.26	c And the winner is solver0
7.04/13.73	c Got one! Elapsed wall clock time (in seconds):13.598
7.04/13.73	o 183
7.04/13.75	c And the winner is solver0
7.10/14.23	c Got one! Elapsed wall clock time (in seconds):14.099
7.10/14.23	o 161
7.25/14.35	c And the winner is solver0
7.37/14.73	c Got one! Elapsed wall clock time (in seconds):14.6
7.37/14.73	o 157
7.37/14.79	c cleaning 7687 clauses out of 15373 with flag 3327/49685
7.53/14.83	c And the winner is solver0
7.98/15.23	c Got one! Elapsed wall clock time (in seconds):15.101
7.98/15.23	o 149
7.98/15.29	c And the winner is solver0
8.20/15.73	c Got one! Elapsed wall clock time (in seconds):15.602
8.20/15.73	o 143
8.20/15.75	c And the winner is solver0
8.25/16.23	c Got one! Elapsed wall clock time (in seconds):16.103
8.25/16.23	o 142
8.38/16.30	c And the winner is solver0
8.46/16.73	c Got one! Elapsed wall clock time (in seconds):16.604
8.46/16.73	o 141
8.46/16.76	c And the winner is solver0
8.53/17.23	c Got one! Elapsed wall clock time (in seconds):17.105
8.53/17.23	o 131
8.53/17.29	c cleaning 7365 clauses out of 14740 with flag 3284/56739
8.65/17.32	c And the winner is solver0
8.76/17.73	c Got one! Elapsed wall clock time (in seconds):17.605
8.76/17.73	o 129
8.90/17.84	c And the winner is solver0
9.05/18.23	c Got one! Elapsed wall clock time (in seconds):18.106
9.05/18.23	o 123
9.05/18.25	c And the winner is solver0
9.09/18.74	c Got one! Elapsed wall clock time (in seconds):18.607
9.09/18.74	o 121
9.22/18.82	c cleaning 6592 clauses out of 13187 with flag 6560/62551
9.22/18.83	c And the winner is solver0
9.33/19.24	c Got one! Elapsed wall clock time (in seconds):19.108
9.33/19.24	o 115
9.44/19.31	c And the winner is solver0
9.54/19.74	c Got one! Elapsed wall clock time (in seconds):19.609
9.54/19.74	o 106
9.68/19.85	c cleaning 5916 clauses out of 11841 with flag 10955/67797
9.88/19.91	c And the winner is solver0
9.96/20.24	c Got one! Elapsed wall clock time (in seconds):20.11
9.96/20.24	o 104
10.08/20.35	c cleaning 5504 clauses out of 11010 with flag 11620/72882
10.29/20.42	c And the winner is solver0
10.38/20.74	c Got one! Elapsed wall clock time (in seconds):20.611
10.38/20.74	o 87
10.50/20.85	c cleaning 5350 clauses out of 10705 with flag 11028/78081
10.91/21.06	c cleaning 5674 clauses out of 11354 with flag 32849/84080
11.53/21.33	c cleaning 6337 clauses out of 12680 with flag 62139/91080
11.73/21.42	c And the winner is solver0
11.81/21.74	c Got one! Elapsed wall clock time (in seconds):21.612
11.81/21.74	o 81
11.93/21.82	c cleaning 5716 clauses out of 11439 with flag 7893/96176
12.36/22.02	c cleaning 5857 clauses out of 11723 with flag 28008/102176
12.75/22.25	c cleaning 6434 clauses out of 12867 with flag 52934/109177
13.39/22.52	c And the winner is solver0
13.46/22.74	c Got one! Elapsed wall clock time (in seconds):22.613
13.46/22.74	o 70
13.46/22.79	c And the winner is solver0
13.57/23.24	c Got one! Elapsed wall clock time (in seconds):23.115
13.57/23.24	o 69
13.67/23.36	c And the winner is solver0
13.82/23.74	c Got one! Elapsed wall clock time (in seconds):23.616
13.82/23.74	o 67
13.93/23.85	c cleaning 9787 clauses out of 19583 with flag 7837/122328
14.13/23.93	c And the winner is solver0
14.25/24.25	c Got one! Elapsed wall clock time (in seconds):24.118
14.25/24.25	o 63
14.34/24.39	c cleaning 7646 clauses out of 15303 with flag 12554/127835
14.52/24.40	c And the winner is solver0
14.57/24.75	c Got one! Elapsed wall clock time (in seconds):24.619
14.57/24.75	o 62
14.87/24.92	c cleaning 6497 clauses out of 12994 with flag 20012/133172
15.27/25.13	c cleaning 6249 clauses out of 12497 with flag 45756/139172
15.27/25.15	c And the winner is solver0
15.39/25.25	c Got one! Elapsed wall clock time (in seconds):25.121
15.39/25.25	o 58
15.69/25.42	c cleaning 5993 clauses out of 11986 with flag 18533/144911
15.88/25.59	c And the winner is solver0
16.32/25.85	c Got one! Elapsed wall clock time (in seconds):25.723
16.32/25.85	o 48
16.32/25.89	c cleaning 5829 clauses out of 11664 with flag 3584/150582
16.64/26.08	c cleaning 5910 clauses out of 11835 with flag 26081/156583
16.84/26.11	c And the winner is solver0
16.88/26.35	c Got one! Elapsed wall clock time (in seconds):26.224
16.88/26.35	o 43
17.18/26.52	c cleaning 5950 clauses out of 11917 with flag 19693/162575
17.57/26.72	c cleaning 5975 clauses out of 11967 with flag 43275/168575
17.98/26.96	c cleaning 6492 clauses out of 12991 with flag 68882/175575
18.58/27.24	c cleaning 7246 clauses out of 14497 with flag 99466/183574
18.78/27.34	c And the winner is solver0
18.93/27.45	c Got one! Elapsed wall clock time (in seconds):27.327
18.93/27.45	o 39
19.05/27.54	c cleaning 6167 clauses out of 12344 with flag 9166/188667
19.44/27.74	c cleaning 6090 clauses out of 12180 with flag 33876/194670
19.84/27.98	c cleaning 6540 clauses out of 13087 with flag 62995/201667
20.24/28.14	c And the winner is solver0
20.35/28.46	c Got one! Elapsed wall clock time (in seconds):28.331
20.35/28.46	o 38
20.42/28.50	c cleaning 6261 clauses out of 12525 with flag 4351/207645
20.83/28.72	c cleaning 6128 clauses out of 12262 with flag 30412/213644
20.83/28.72	c And the winner is solver0
20.99/28.96	c Got one! Elapsed wall clock time (in seconds):28.834
20.99/28.96	o 37
21.25/29.14	c cleaning 5709 clauses out of 11438 with flag 19412/218948
21.65/29.34	c cleaning 5858 clauses out of 11727 with flag 43275/224946
22.05/29.58	c cleaning 6425 clauses out of 12868 with flag 71062/231946
22.66/29.87	c cleaning 7210 clauses out of 14442 with flag 102852/239946
23.45/30.21	c cleaning 8112 clauses out of 16234 with flag 139099/248948
24.25/30.61	c cleaning 9058 clauses out of 18120 with flag 183090/258947
25.05/31.07	c cleaning 10026 clauses out of 20059 with flag 231677/269946
26.07/31.59	c cleaning 11009 clauses out of 22032 with flag 283728/281948
26.89/31.92	c And the winner is solver0
26.89/31.96	c Got one! Elapsed wall clock time (in seconds):31.836
26.89/31.96	o 29
27.42/32.25	c cleaning 12208 clauses out of 24426 with flag 25075/295352
28.01/32.52	c cleaning 9106 clauses out of 18219 with flag 55344/301353
28.61/32.81	c cleaning 8051 clauses out of 16111 with flag 87313/308353
29.23/33.12	c cleaning 8027 clauses out of 16058 with flag 122690/316352
29.82/33.46	c cleaning 8512 clauses out of 17027 with flag 160624/325352
30.02/33.51	c And the winner is solver0
30.23/33.97	c Got one! Elapsed wall clock time (in seconds):33.839
30.23/33.97	o 28
30.49/34.14	c cleaning 7046 clauses out of 14100 with flag 19089/330941
30.49/34.17	c And the winner is solver0
30.68/34.47	c Got one! Elapsed wall clock time (in seconds):34.343
30.68/34.47	o 23
30.93/34.64	c cleaning 6049 clauses out of 12106 with flag 19614/335994
31.13/34.79	c And the winner is solver0
31.43/34.98	c Got one! Elapsed wall clock time (in seconds):34.847
31.43/34.98	o 22
31.47/35.03	c cleaning 5790 clauses out of 11592 with flag 5150/341531
31.89/35.24	c And the winner is solver0
32.14/35.50	c >>>>>>>>>> Solver number 0 (58 answers) <<<<<<<<<<<<<<<<<<
32.14/35.50	c starts		: 234
32.14/35.50	c conflicts		: 347240
32.14/35.50	c decisions		: 512363
32.14/35.50	c propagations		: 7843774
32.14/35.50	c inspects		: 143172903
32.14/35.50	c shortcuts		: 0
32.14/35.50	c learnt literals	: 51
32.14/35.50	c learnt binary clauses	: 106
32.14/35.50	c learnt ternary clauses	: 694
32.14/35.50	c learnt constraints	: 347188
32.14/35.50	c ignored constraints	: 0
32.14/35.50	c root simplifications	: 0
32.14/35.50	c removed literals (reason simplification)	: 2852149
32.14/35.50	c reason swapping (by a shorter reason)	: 0
32.14/35.50	c Calls to reduceDB	: 49
32.14/35.50	c Number of update (reduction) of LBD	: 78196
32.14/35.50	c Imported unit clauses	: 0
32.14/35.50	c number of reductions to clauses (during analyze)	: 0
32.14/35.50	c number of learned constraints concerned by reduction	: 0
32.14/35.50	c number of learning phase by resolution	: 0
32.14/35.50	c number of learning phase by cutting planes	: 0
32.14/35.50	c speed (assignments/second)	: 222184.34693935362
32.14/35.50	c non guided choices	2145
32.14/35.50	c learnt constraints type 
32.14/35.50	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
32.14/35.50	c starts		: 58
32.14/35.50	c conflicts		: 438
32.14/35.50	c decisions		: 5164
32.14/35.50	c propagations		: 22714
32.14/35.50	c inspects		: 810156
32.14/35.50	c shortcuts		: 0
32.14/35.50	c learnt literals	: 0
32.14/35.50	c learnt binary clauses	: 0
32.14/35.50	c learnt ternary clauses	: 0
32.14/35.50	c learnt constraints	: 385
32.14/35.50	c ignored constraints	: 0
32.14/35.50	c root simplifications	: 0
32.14/35.50	c removed literals (reason simplification)	: 0
32.14/35.50	c reason swapping (by a shorter reason)	: 0
32.14/35.50	c Calls to reduceDB	: 0
32.14/35.50	c Number of update (reduction) of LBD	: 0
32.14/35.50	c Imported unit clauses	: 0
32.14/35.50	c number of reductions to clauses (during analyze)	: 0
32.14/35.50	c number of learned constraints concerned by reduction	: 0
32.14/35.50	c number of learning phase by resolution	: 0
32.14/35.50	c number of learning phase by cutting planes	: 0
32.14/35.50	c speed (assignments/second)	: 43849.42084942085
32.14/35.50	c non guided choices	1280
32.14/35.50	c learnt constraints type 
32.14/35.50	s OPTIMUM FOUND
32.14/35.50	c Found 57 solution(s)
32.14/35.50	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 
32.14/35.50	c objective function=22
32.14/35.50	c Total wall clock time (in seconds): 35.376

Verifier Data

OK	22

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-4109497-1467319068/watcher-4109497-1467319068 -o /tmp/evaluation-result-4109497-1467319068/solver-4109497-1467319068 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467318920-6227 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109497-1467319068.wbo 

pid=8249
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.61 1.31 1.57 4/199 8252
/proc/meminfo: memFree=29679172/32872528 swapFree=1484672/1662500
[pid=8252] ppid=8249 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/8252/stat : 8252 (java) D 8249 8252 21085 0 -1 4202496 171 0 0 0 0 0 0 0 20 0 1 0 12859359 2560000 46 33554432000 1073741824 1073778376 140737486921632 140737486918760 273896533287 0 0 4096 0 18446744072100756772 0 0 17 3 0 0 0 0 0
/proc/8252/statm: 625 46 37 9 0 29 0

[startup+0.100059 s]
/proc/loadavg: 1.61 1.31 1.57 4/199 8252
/proc/meminfo: memFree=29679172/32872528 swapFree=1484672/1662500
[pid=8252] ppid=8249 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/8252/stat : 8252 (java) S 8249 8252 21085 0 -1 4202496 4280 0 1 0 6 1 0 0 20 0 18 0 12859359 9787879424 5402 33554432000 1073741824 1073778376 140735927166512 140735927157648 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8252/statm: 2389619 5403 2088 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 1.61 1.31 1.57 4/199 8252
/proc/meminfo: memFree=29679172/32872528 swapFree=1484672/1662500
[pid=8252] ppid=8249 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/8252/stat : 8252 (java) S 8249 8252 21085 0 -1 4202496 4720 0 1 0 20 2 0 0 20 0 18 0 12859359 9787879424 7322 33554432000 1073741824 1073778376 140735927166512 140735927157648 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8252/statm: 2389619 7322 2206 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300206 s]
/proc/loadavg: 1.61 1.31 1.57 4/199 8252
/proc/meminfo: memFree=29679172/32872528 swapFree=1484672/1662500
[pid=8252] ppid=8249 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/8252/stat : 8252 (java) S 8249 8252 21085 0 -1 4202496 8101 0 1 0 55 2 0 0 20 0 22 0 12859359 10060525568 10327 33554432000 1073741824 1073778376 140735927166512 140735927157648 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8252/statm: 2456183 10327 2248 9 0 2446860 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824732

[startup+0.70036 s]
/proc/loadavg: 1.61 1.31 1.57 4/199 8252
/proc/meminfo: memFree=29679172/32872528 swapFree=1484672/1662500
[pid=8252] ppid=8249 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/8252/stat : 8252 (java) S 8249 8252 21085 0 -1 4202496 16405 0 1 0 153 6 0 0 20 0 19 0 12859359 10060525568 15363 33554432000 1073741824 1073778376 140735927166512 140735927157648 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8252/statm: 2456183 15363 2255 9 0 2446860 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 9824732

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

[startup+1.20825 s]
/proc/loadavg: 1.61 1.31 1.57 1/215 8283
/proc/meminfo: memFree=29621868/32872528 swapFree=1484672/1662500
[pid=8252] ppid=8249 vsize=9824732 CPUtime=1.61 cores=1,3,5,7
/proc/8252/stat : 8252 (java) S 8249 8252 21085 0 -1 4202496 16424 0 1 0 155 6 0 0 20 0 22 0 12859359 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140735927157648 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8252/statm: 2456183 17930 2255 9 0 2446860 0
[pid=8252/tid=8254] ppid=8249 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8252/task/8254/stat : 8254 (java) S 8249 8252 21085 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 22 0 12859360 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353548829560 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8255] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8255/stat : 8255 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12859362 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353510320680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8256] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8256/stat : 8256 (java) S 8249 8252 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12859362 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353509267880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8257] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8257/stat : 8257 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12859362 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353508215080 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8258] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8258/stat : 8258 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12859362 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353507162280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8259] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8259/stat : 8259 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12859362 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353506110504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8260] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8260/stat : 8260 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12859362 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353505057704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8261] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8261/stat : 8261 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12859362 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353504004904 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8262] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8262/stat : 8262 (java) S 8249 8252 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12859362 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353502952104 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8263] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8263/stat : 8263 (java) S 8249 8252 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12859363 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353372936680 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8264] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8264/stat : 8264 (java) S 8249 8252 21085 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 12859363 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353371882744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8265] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8265/stat : 8265 (java) S 8249 8252 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12859363 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353370829832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8266] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8266/stat : 8266 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12859366 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353369778320 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8267] ppid=8249 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/8252/task/8267/stat : 8267 (java) S 8249 8252 21085 0 -1 4202560 6004 0 0 0 43 1 0 0 20 0 22 0 12859366 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353368726456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8268] ppid=8249 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/8252/task/8268/stat : 8268 (java) S 8249 8252 21085 0 -1 4202560 6649 0 0 0 41 0 0 0 20 0 22 0 12859366 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353367673656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8269] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8269/stat : 8269 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12859366 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353366621048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8270] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8270/stat : 8270 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12859366 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353365568456 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8273] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8273/stat : 8273 (java) S 8249 8252 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12859379 10060525568 17930 33554432000 1073741824 1073778376 140735927166512 140353362408360 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 9824732

[startup+1.30084 s]
/proc/loadavg: 1.61 1.31 1.57 1/215 8283
/proc/meminfo: memFree=29621868/32872528 swapFree=1484672/1662500
[pid=8252] ppid=8249 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/8252/stat : 8252 (java) S 8249 8252 21085 0 -1 4202496 16424 0 1 0 154 6 0 0 20 0 19 0 12859359 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140735927157648 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8252/statm: 2456183 17924 2255 9 0 2446860 0
[pid=8252/tid=8254] ppid=8249 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8252/task/8254/stat : 8254 (java) S 8249 8252 21085 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 19 0 12859360 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353548829560 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8255] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8255/stat : 8255 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353510320680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8256] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8256/stat : 8256 (java) S 8249 8252 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353509267880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8257] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8257/stat : 8257 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353508215080 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8258] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8258/stat : 8258 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353507162280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8259] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8259/stat : 8259 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353506110504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8260] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8260/stat : 8260 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353505057704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8261] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8261/stat : 8261 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353504004904 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8262] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8262/stat : 8262 (java) S 8249 8252 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353502952104 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8263] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8263/stat : 8263 (java) S 8249 8252 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12859363 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353372936680 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8264] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8264/stat : 8264 (java) S 8249 8252 21085 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12859363 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353371882744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8265] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8265/stat : 8265 (java) S 8249 8252 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12859363 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353370829832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8266] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8266/stat : 8266 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353369778320 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8267] ppid=8249 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/8252/task/8267/stat : 8267 (java) S 8249 8252 21085 0 -1 4202560 6004 0 0 0 43 1 0 0 20 0 19 0 12859366 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353368726456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8268] ppid=8249 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/8252/task/8268/stat : 8268 (java) S 8249 8252 21085 0 -1 4202560 6649 0 0 0 41 0 0 0 20 0 19 0 12859366 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353367673656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8269] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8269/stat : 8269 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353366621048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8270] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8270/stat : 8270 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353365568456 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8273] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8273/stat : 8273 (java) S 8249 8252 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12859379 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353362408360 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 9824732
#
############


[startup+1.5008 s]
/proc/loadavg: 1.61 1.31 1.57 1/215 8283
/proc/meminfo: memFree=29621868/32872528 swapFree=1484672/1662500
[pid=8252] ppid=8249 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/8252/stat : 8252 (java) S 8249 8252 21085 0 -1 4202496 16424 0 1 0 154 6 0 0 20 0 19 0 12859359 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140735927157648 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8252/statm: 2456183 17924 2255 9 0 2446860 0
[pid=8252/tid=8254] ppid=8249 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8252/task/8254/stat : 8254 (java) S 8249 8252 21085 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 19 0 12859360 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353548829560 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8255] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8255/stat : 8255 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353510320680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8256] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8256/stat : 8256 (java) S 8249 8252 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353509267880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8257] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8257/stat : 8257 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353508215080 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8258] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8258/stat : 8258 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353507162280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8259] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8259/stat : 8259 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353506110504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8260] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8260/stat : 8260 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353505057704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8261] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8261/stat : 8261 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353504004904 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8262] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8262/stat : 8262 (java) S 8249 8252 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12859362 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353502952104 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8263] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8263/stat : 8263 (java) S 8249 8252 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12859363 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353372936680 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8264] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8264/stat : 8264 (java) S 8249 8252 21085 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12859363 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353371882744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8265] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8265/stat : 8265 (java) S 8249 8252 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12859363 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353370829832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8266] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8266/stat : 8266 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353369778320 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8267] ppid=8249 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/8252/task/8267/stat : 8267 (java) S 8249 8252 21085 0 -1 4202560 6004 0 0 0 43 1 0 0 20 0 19 0 12859366 10060525568 17924 33554432000 1073741824 1073778376 140735927166512 140353368726456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8268] ppid=8249 vsize=9824732 CPUtime=0.41 cores=1,3,5,7

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

/proc/8252/task/8264/stat : 8264 (java) S 8249 8252 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12859363 10060525568 52250 33554432000 1073741824 1073778376 140735927166512 140353371882744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8265] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8265/stat : 8265 (java) S 8249 8252 21085 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 12859363 10060525568 52250 33554432000 1073741824 1073778376 140735927166512 140353370829832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8266] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8266/stat : 8266 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 52250 33554432000 1073741824 1073778376 140735927166512 140353369778320 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8267] ppid=8249 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/8252/task/8267/stat : 8267 (java) S 8249 8252 21085 0 -1 4202560 19486 0 0 0 196 4 0 0 20 0 19 0 12859366 10060525568 52250 33554432000 1073741824 1073778376 140735927166512 140353368726456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8268] ppid=8249 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/8252/task/8268/stat : 8268 (java) S 8249 8252 21085 0 -1 4202560 6700 0 0 0 82 0 0 0 20 0 19 0 12859366 10060525568 52250 33554432000 1073741824 1073778376 140735927166512 140353367673656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8269] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8269/stat : 8269 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 52250 33554432000 1073741824 1073778376 140735927166512 140353366621048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8270] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8270/stat : 8270 (java) S 8249 8252 21085 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 52250 33554432000 1073741824 1073778376 140735927166512 140353365568456 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8273] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8273/stat : 8273 (java) S 8249 8252 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12859379 10060525568 52250 33554432000 1073741824 1073778376 140735927166512 140353362408360 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 30.66
Current children cumulated vsize (KiB) 9824732

[startup+35.2009 s]
/proc/loadavg: 1.64 1.34 1.56 5/221 8671
/proc/meminfo: memFree=29463144/32872528 swapFree=1484672/1662500
[pid=8252] ppid=8249 vsize=9824732 CPUtime=31.87 cores=1,3,5,7
/proc/8252/stat : 8252 (java) S 8249 8252 21085 0 -1 4202496 30749 0 1 0 3068 119 0 0 20 0 22 0 12859359 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140735927157648 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8252/statm: 2456183 52239 2288 9 0 2446860 0
[pid=8252/tid=8254] ppid=8249 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/8252/task/8254/stat : 8254 (java) S 8249 8252 21085 0 -1 4202560 2418 0 1 0 19 2 0 0 20 0 22 0 12859360 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353548829560 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8255] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8255/stat : 8255 (java) S 8249 8252 21085 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 12859362 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353510320680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8256] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8256/stat : 8256 (java) S 8249 8252 21085 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 12859362 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353509267880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8257] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8257/stat : 8257 (java) S 8249 8252 21085 0 -1 4202560 28 0 0 0 3 0 0 0 20 0 22 0 12859362 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353508215080 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8258] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8258/stat : 8258 (java) S 8249 8252 21085 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 22 0 12859362 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353507162280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8259] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8259/stat : 8259 (java) S 8249 8252 21085 0 -1 4202560 40 0 0 0 3 0 0 0 20 0 22 0 12859362 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353506110504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8260] ppid=8249 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8252/task/8260/stat : 8260 (java) S 8249 8252 21085 0 -1 4202560 37 0 0 0 5 0 0 0 20 0 22 0 12859362 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353505057704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8261] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8261/stat : 8261 (java) S 8249 8252 21085 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 22 0 12859362 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353504004904 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8262] ppid=8249 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8252/task/8262/stat : 8262 (java) S 8249 8252 21085 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 12859362 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353502952104 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8263] ppid=8249 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/8252/task/8263/stat : 8263 (java) S 8249 8252 21085 0 -1 4202560 17 0 0 0 3 9 0 0 20 0 22 0 12859363 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353372936680 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8264] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8264/stat : 8264 (java) S 8249 8252 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12859363 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353371882744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8265] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8265/stat : 8265 (java) S 8249 8252 21085 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 22 0 12859363 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353370829832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8266] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8266/stat : 8266 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12859366 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353369778320 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8267] ppid=8249 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/8252/task/8267/stat : 8267 (java) S 8249 8252 21085 0 -1 4202560 19486 0 0 0 196 4 0 0 20 0 22 0 12859366 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353368726456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8268] ppid=8249 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/8252/task/8268/stat : 8268 (java) S 8249 8252 21085 0 -1 4202560 6701 0 0 0 82 0 0 0 20 0 22 0 12859366 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353367673656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8269] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8269/stat : 8269 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12859366 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353366621048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8270] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8270/stat : 8270 (java) S 8249 8252 21085 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 12859366 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353365568456 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8273] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8273/stat : 8273 (java) S 8249 8252 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12859379 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353362408360 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8666] ppid=8249 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/8252/task/8666/stat : 8666 (java) R 8249 8252 21085 0 -1 4202560 2 0 0 0 21 0 0 0 20 0 22 0 12862857 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353361347088 140353374447015 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8667] ppid=8249 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/8252/task/8667/stat : 8667 (java) R 8249 8252 21085 0 -1 4202560 2 0 0 0 21 0 0 0 20 0 22 0 12862857 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353363461592 140353374591677 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8668] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8668/stat : 8668 (java) S 8249 8252 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12862858 10060525568 52239 33554432000 1073741824 1073778376 140735927166512 140353364514216 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 31.87
Current children cumulated vsize (KiB) 9824732

[startup+35.4008 s]
/proc/loadavg: 1.64 1.34 1.56 5/221 8671
/proc/meminfo: memFree=29463144/32872528 swapFree=1484672/1662500
[pid=8252] ppid=8249 vsize=9824732 CPUtime=32.09 cores=1,3,5,7
/proc/8252/stat : 8252 (java) S 8249 8252 21085 0 -1 4202496 30749 0 1 0 3088 121 0 0 20 0 19 0 12859359 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140735927157648 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8252/statm: 2456183 52233 2288 9 0 2446860 0
[pid=8252/tid=8254] ppid=8249 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/8252/task/8254/stat : 8254 (java) S 8249 8252 21085 0 -1 4202560 2418 0 1 0 19 2 0 0 20 0 19 0 12859360 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353548829560 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8255] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8255/stat : 8255 (java) S 8249 8252 21085 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353510320680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8256] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8256/stat : 8256 (java) S 8249 8252 21085 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353509267880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8257] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8257/stat : 8257 (java) S 8249 8252 21085 0 -1 4202560 28 0 0 0 3 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353508215080 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8258] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8258/stat : 8258 (java) S 8249 8252 21085 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353507162280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8259] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8259/stat : 8259 (java) S 8249 8252 21085 0 -1 4202560 40 0 0 0 3 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353506110504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8260] ppid=8249 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8252/task/8260/stat : 8260 (java) S 8249 8252 21085 0 -1 4202560 37 0 0 0 5 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353505057704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8261] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8261/stat : 8261 (java) S 8249 8252 21085 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353504004904 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8262] ppid=8249 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8252/task/8262/stat : 8262 (java) S 8249 8252 21085 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353502952104 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8263] ppid=8249 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/8252/task/8263/stat : 8263 (java) S 8249 8252 21085 0 -1 4202560 17 0 0 0 3 9 0 0 20 0 19 0 12859363 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353372936680 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8264] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8264/stat : 8264 (java) S 8249 8252 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12859363 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353371882744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8265] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8265/stat : 8265 (java) S 8249 8252 21085 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 12859363 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353370829832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8266] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8266/stat : 8266 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353369778320 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8267] ppid=8249 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/8252/task/8267/stat : 8267 (java) S 8249 8252 21085 0 -1 4202560 19486 0 0 0 196 4 0 0 20 0 19 0 12859366 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353368726456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8268] ppid=8249 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/8252/task/8268/stat : 8268 (java) S 8249 8252 21085 0 -1 4202560 6701 0 0 0 82 0 0 0 20 0 19 0 12859366 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353367673656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8269] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8269/stat : 8269 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353366621048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8270] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8270/stat : 8270 (java) S 8249 8252 21085 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353365568456 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8273] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8273/stat : 8273 (java) S 8249 8252 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12859379 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353362408360 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 32.09
Current children cumulated vsize (KiB) 9824732

[startup+35.5009 s]
/proc/loadavg: 1.64 1.34 1.56 5/221 8671
/proc/meminfo: memFree=29463144/32872528 swapFree=1484672/1662500
[pid=8252] ppid=8249 vsize=9824732 CPUtime=32.12 cores=1,3,5,7
/proc/8252/stat : 8252 (java) S 8249 8252 21085 0 -1 4202496 30749 0 1 0 3091 121 0 0 20 0 19 0 12859359 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140735927157648 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8252/statm: 2456183 52233 2288 9 0 2446860 0
[pid=8252/tid=8254] ppid=8249 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/8252/task/8254/stat : 8254 (java) R 8249 8252 21085 0 -1 4202560 2418 0 1 0 21 2 0 0 20 0 19 0 12859360 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353548829560 140353374118925 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8255] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8255/stat : 8255 (java) S 8249 8252 21085 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353510320680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8256] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8256/stat : 8256 (java) S 8249 8252 21085 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353509267880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8257] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8257/stat : 8257 (java) S 8249 8252 21085 0 -1 4202560 28 0 0 0 3 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353508215080 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8258] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8258/stat : 8258 (java) S 8249 8252 21085 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353507162280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8259] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8259/stat : 8259 (java) S 8249 8252 21085 0 -1 4202560 40 0 0 0 3 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353506110504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8260] ppid=8249 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8252/task/8260/stat : 8260 (java) S 8249 8252 21085 0 -1 4202560 37 0 0 0 5 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353505057704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8261] ppid=8249 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8252/task/8261/stat : 8261 (java) S 8249 8252 21085 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353504004904 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8262] ppid=8249 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8252/task/8262/stat : 8262 (java) S 8249 8252 21085 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 12859362 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353502952104 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8263] ppid=8249 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/8252/task/8263/stat : 8263 (java) S 8249 8252 21085 0 -1 4202560 17 0 0 0 3 9 0 0 20 0 19 0 12859363 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353372936680 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8264] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8264/stat : 8264 (java) S 8249 8252 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12859363 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353371882744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8265] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8265/stat : 8265 (java) S 8249 8252 21085 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 12859363 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353370829832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8252/tid=8266] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8266/stat : 8266 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353369778320 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8267] ppid=8249 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/8252/task/8267/stat : 8267 (java) R 8249 8252 21085 0 -1 4202560 19486 0 0 0 197 4 0 0 20 0 19 0 12859366 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353368726456 140353554672060 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8268] ppid=8249 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/8252/task/8268/stat : 8268 (java) S 8249 8252 21085 0 -1 4202560 6701 0 0 0 83 0 0 0 20 0 19 0 12859366 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353367673656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8252/tid=8269] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8269/stat : 8269 (java) S 8249 8252 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353366621048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8252/tid=8270] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8270/stat : 8270 (java) S 8249 8252 21085 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 12859366 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353365568456 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8252/tid=8273] ppid=8249 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8252/task/8273/stat : 8273 (java) S 8249 8252 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12859379 10060525568 52233 33554432000 1073741824 1073778376 140735927166512 140353362408360 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 32.12
Current children cumulated vsize (KiB) 9824732

Child status: 30

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

Real time (s): 35.5166
CPU time (s): 32.2291
CPU user time (s): 30.9563
CPU system time (s): 1.27281
CPU usage (%): 90.7437
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.9363
system time used= 1.27281
maximum resident set size= 214856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30762
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= 2942
involuntary context switches= 1419

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.272958 second user time and 0.339948 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-30 22:37:48
IDJOB=4109497
IDBENCH=78829
IDSOLVER=2552
FILE ID=node134/4109497-1467319068
RUNJOBID= node134-1467318920-6227
PBS_JOBID= 20005262
Free space on /tmp= 71708 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.1111217555--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109497-1467319068/watcher-4109497-1467319068 -o /tmp/evaluation-result-4109497-1467319068/solver-4109497-1467319068 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467318920-6227 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109497-1467319068.wbo

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

MD5SUM BENCH= 8ce95ac0fdbf9f0573ae217524496b3b
RANDOM SEED=1115442678

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29680336 kB
Buffers:          172800 kB
Cached:           392432 kB
SwapCached:            0 kB
Active:           456292 kB
Inactive:         327208 kB
Active(anon):     214744 kB
Inactive(anon):     5960 kB
Active(file):     241548 kB
Inactive(file):   321248 kB
Unevictable:     1662500 kB
Mlocked:         1484672 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1300 kB
Writeback:             0 kB
AnonPages:       1839444 kB
Mapped:            21624 kB
Shmem:               216 kB
Slab:             612672 kB
SReclaimable:      56276 kB
SUnreclaim:       556396 kB
KernelStack:        1784 kB
PageTables:         8428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2353256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    311296 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= 71708 MiB
End job on node134 at 2016-06-30 22:38:24