Trace number 4092297

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 26.7699 43.3444

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110973670--soft-0-100-0.wbo
MD5SUM366069b8ece10aa1f9438c760e1be90c
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark4.64229
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 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1248
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4092297-1467322109.wbo
0.09/0.12	c reading problem ... 
0.09/0.19	c ... done. Wall clock time 0.066s.
0.09/0.19	c declared #vars     169
0.09/0.19	c internal #vars     270
0.09/0.19	c #constraints  101
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 101 literals
0.24/0.27	c And the winner is solver0
0.59/0.69	c SATISFIABLE
0.59/0.69	c OPTIMIZING...
0.59/0.69	c Got one! Elapsed wall clock time (in seconds):0.571
0.59/0.69	o 683
1.39/0.92	c And the winner is solver0
1.79/1.19	c Got one! Elapsed wall clock time (in seconds):1.072
1.79/1.19	o 664
1.79/1.20	c And the winner is solver0
1.80/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
1.80/1.69	o 645
1.80/1.70	c And the winner is solver0
1.80/2.20	c Got one! Elapsed wall clock time (in seconds):2.075
1.80/2.20	o 627
1.81/2.22	c And the winner is solver0
1.86/2.70	c Got one! Elapsed wall clock time (in seconds):2.576
1.86/2.70	o 621
1.86/2.70	c And the winner is solver0
1.88/3.20	c Got one! Elapsed wall clock time (in seconds):3.077
1.88/3.20	o 586
1.89/3.21	c And the winner is solver0
1.99/3.70	c Got one! Elapsed wall clock time (in seconds):3.579
1.99/3.70	o 574
1.99/3.71	c And the winner is solver0
2.00/4.20	c Got one! Elapsed wall clock time (in seconds):4.08
2.00/4.20	o 554
2.00/4.21	c And the winner is solver0
2.03/4.70	c Got one! Elapsed wall clock time (in seconds):4.581
2.03/4.70	o 551
2.03/4.71	c And the winner is solver0
2.04/5.20	c Got one! Elapsed wall clock time (in seconds):5.082
2.04/5.20	o 463
2.04/5.23	c And the winner is solver0
2.10/5.70	c Got one! Elapsed wall clock time (in seconds):5.584
2.10/5.70	o 461
2.10/5.75	c And the winner is solver0
2.34/6.21	c Got one! Elapsed wall clock time (in seconds):6.085
2.34/6.21	o 450
2.57/6.30	c And the winner is solver0
2.59/6.71	c Got one! Elapsed wall clock time (in seconds):6.587
2.59/6.71	o 445
2.59/6.72	c And the winner is solver0
2.60/7.21	c Got one! Elapsed wall clock time (in seconds):7.088
2.60/7.21	o 435
2.60/7.21	c And the winner is solver0
2.60/7.71	c Got one! Elapsed wall clock time (in seconds):7.589
2.60/7.71	o 371
2.71/7.85	c cleaning 4210 clauses out of 8431 with flag 7069/8431
2.96/8.06	c And the winner is solver0
3.04/8.21	c Got one! Elapsed wall clock time (in seconds):8.09
3.04/8.21	o 368
3.04/8.22	c And the winner is solver0
3.04/8.71	c Got one! Elapsed wall clock time (in seconds):8.591
3.04/8.71	o 361
3.04/8.73	c And the winner is solver0
3.06/9.21	c Got one! Elapsed wall clock time (in seconds):9.092
3.06/9.21	o 360
3.06/9.22	c And the winner is solver0
3.09/9.71	c Got one! Elapsed wall clock time (in seconds):9.593
3.09/9.71	o 359
3.09/9.72	c And the winner is solver0
3.09/10.22	c Got one! Elapsed wall clock time (in seconds):10.094
3.09/10.22	o 348
3.09/10.27	c cleaning 4909 clauses out of 9843 with flag 3473/14053
3.26/10.32	c And the winner is solver0
3.45/10.72	c Got one! Elapsed wall clock time (in seconds):10.595
3.45/10.72	o 320
3.45/10.72	c And the winner is solver0
3.45/11.22	c Got one! Elapsed wall clock time (in seconds):11.097
3.45/11.22	o 314
3.45/11.25	c And the winner is solver0
3.51/11.72	c Got one! Elapsed wall clock time (in seconds):11.597
3.51/11.72	o 310
3.51/11.73	c And the winner is solver0
3.63/12.22	c Got one! Elapsed wall clock time (in seconds):12.099
3.63/12.22	o 308
3.78/12.30	c And the winner is solver0
3.81/12.72	c Got one! Elapsed wall clock time (in seconds):12.6
3.81/12.72	o 294
3.81/12.79	c And the winner is solver0
3.99/13.22	c Got one! Elapsed wall clock time (in seconds):13.101
3.99/13.22	o 292
3.99/13.23	c And the winner is solver0
3.99/13.72	c Got one! Elapsed wall clock time (in seconds):13.602
3.99/13.72	o 287
3.99/13.74	c And the winner is solver0
4.04/14.22	c Got one! Elapsed wall clock time (in seconds):14.103
4.04/14.22	o 286
4.04/14.29	c And the winner is solver0
4.21/14.72	c Got one! Elapsed wall clock time (in seconds):14.603
4.21/14.72	o 285
4.21/14.76	c And the winner is solver0
4.29/15.23	c Got one! Elapsed wall clock time (in seconds):15.105
4.29/15.23	o 280
4.29/15.25	c And the winner is solver0
4.36/15.73	c Got one! Elapsed wall clock time (in seconds):15.606
4.36/15.73	o 279
4.36/15.79	c cleaning 6692 clauses out of 13411 with flag 3506/22530
4.52/15.80	c And the winner is solver0
4.58/16.23	c Got one! Elapsed wall clock time (in seconds):16.107
4.58/16.23	o 277
4.92/16.48	c And the winner is solver0
5.09/16.73	c Got one! Elapsed wall clock time (in seconds):16.608
5.09/16.73	o 274
5.09/16.73	c And the winner is solver0
5.09/17.23	c Got one! Elapsed wall clock time (in seconds):17.109
5.09/17.23	o 267
5.09/17.26	c And the winner is solver0
5.16/17.73	c Got one! Elapsed wall clock time (in seconds):17.61
5.16/17.73	o 257
5.16/17.74	c And the winner is solver0
5.18/18.23	c Got one! Elapsed wall clock time (in seconds):18.111
5.18/18.23	o 247
5.18/18.25	c And the winner is solver0
5.24/18.73	c Got one! Elapsed wall clock time (in seconds):18.612
5.24/18.73	o 235
5.24/18.77	c And the winner is solver0
5.38/19.23	c Got one! Elapsed wall clock time (in seconds):19.113
5.38/19.23	o 220
5.38/19.25	c And the winner is solver0
5.41/19.73	c Got one! Elapsed wall clock time (in seconds):19.614
5.41/19.73	o 193
5.41/19.76	c And the winner is solver0
5.47/20.24	c Got one! Elapsed wall clock time (in seconds):20.114
5.47/20.24	o 190
5.47/20.26	c And the winner is solver0
5.54/20.74	c Got one! Elapsed wall clock time (in seconds):20.615
5.54/20.74	o 188
5.54/20.75	c And the winner is solver0
5.58/21.24	c Got one! Elapsed wall clock time (in seconds):21.116
5.58/21.24	o 173
5.58/21.28	c And the winner is solver0
5.71/21.74	c Got one! Elapsed wall clock time (in seconds):21.617
5.71/21.74	o 171
5.71/21.74	c And the winner is solver0
5.71/22.24	c Got one! Elapsed wall clock time (in seconds):22.118
5.71/22.24	o 164
5.71/22.26	c And the winner is solver0
5.78/22.74	c Got one! Elapsed wall clock time (in seconds):22.619
5.78/22.74	o 160
5.78/22.75	c And the winner is solver0
5.82/23.24	c Got one! Elapsed wall clock time (in seconds):23.119
5.82/23.24	o 127
5.93/23.30	c cleaning 8266 clauses out of 16542 with flag 3784/32353
5.93/23.30	c And the winner is solver0
5.98/23.74	c Got one! Elapsed wall clock time (in seconds):23.62
5.98/23.74	o 113
5.98/23.75	c And the winner is solver0
6.00/24.24	c Got one! Elapsed wall clock time (in seconds):24.121
6.00/24.24	o 106
6.00/24.30	c And the winner is solver0
6.19/24.74	c Got one! Elapsed wall clock time (in seconds):24.622
6.19/24.74	o 92
6.19/24.77	c And the winner is solver0
6.28/25.24	c Got one! Elapsed wall clock time (in seconds):25.122
6.28/25.24	o 91
6.28/25.29	c And the winner is solver0
6.42/25.74	c Got one! Elapsed wall clock time (in seconds):25.624
6.42/25.74	o 86
6.42/25.79	c And the winner is solver0
6.54/26.25	c Got one! Elapsed wall clock time (in seconds):26.125
6.54/26.25	o 64
6.65/26.39	c And the winner is solver0
6.87/26.75	c Got one! Elapsed wall clock time (in seconds):26.626
6.87/26.75	o 60
7.18/26.94	c cleaning 8360 clauses out of 16721 with flag 12041/40798
7.80/27.13	c And the winner is solver0
8.14/27.30	c Got one! Elapsed wall clock time (in seconds):27.178
8.14/27.30	o 52
8.14/27.34	c And the winner is solver0
8.26/27.80	c Got one! Elapsed wall clock time (in seconds):27.68
8.26/27.80	o 51
8.44/27.92	c cleaning 7367 clauses out of 14759 with flag 6946/47196
8.44/27.97	c And the winner is solver0
8.91/28.30	c Got one! Elapsed wall clock time (in seconds):28.183
8.91/28.30	o 50
8.91/28.38	c And the winner is solver0
9.09/28.81	c Got one! Elapsed wall clock time (in seconds):28.687
9.09/28.81	o 48
9.09/28.83	c And the winner is solver0
9.19/29.31	c Got one! Elapsed wall clock time (in seconds):29.19
9.19/29.31	o 47
9.19/29.38	c And the winner is solver0
9.35/29.81	c Got one! Elapsed wall clock time (in seconds):29.693
9.35/29.81	o 46
9.55/29.90	c And the winner is solver0
9.68/30.32	c Got one! Elapsed wall clock time (in seconds):30.196
9.68/30.32	o 45
9.68/30.36	c And the winner is solver0
9.91/30.82	c Got one! Elapsed wall clock time (in seconds):30.7
9.91/30.82	o 44
9.91/30.84	c And the winner is solver0
9.95/31.32	c Got one! Elapsed wall clock time (in seconds):31.204
9.95/31.32	o 32
9.95/31.35	c And the winner is solver0
10.04/31.83	c Got one! Elapsed wall clock time (in seconds):31.707
10.04/31.83	o 31
10.04/31.87	c And the winner is solver0
10.26/32.33	c Got one! Elapsed wall clock time (in seconds):32.211
10.26/32.33	o 17
10.26/32.39	c cleaning 8388 clauses out of 16779 with flag 4029/56583
10.78/32.63	c cleaning 7185 clauses out of 14392 with flag 26781/62584
11.38/32.90	c cleaning 7086 clauses out of 14205 with flag 55082/69582
11.98/33.25	c cleaning 7544 clauses out of 15121 with flag 89270/77584
12.81/33.68	c cleaning 8271 clauses out of 16575 with flag 130352/86582
13.81/34.17	c cleaning 9143 clauses out of 18304 with flag 179493/96582
15.01/34.73	c cleaning 10067 clauses out of 20161 with flag 233933/107582
16.21/35.31	c cleaning 11035 clauses out of 22094 with flag 281852/119582
16.21/35.31	c And the winner is solver0
16.61/35.74	c Got one! Elapsed wall clock time (in seconds):35.616
16.61/35.74	o 15
16.96/35.99	c cleaning 8027 clauses out of 16069 with flag 24604/124592
17.56/36.26	c cleaning 7019 clauses out of 14043 with flag 52151/130593
18.15/36.50	c And the winner is solver0
18.31/36.74	c Got one! Elapsed wall clock time (in seconds):36.623
18.31/36.74	o 14
18.41/36.81	c And the winner is solver0
18.46/37.25	c Got one! Elapsed wall clock time (in seconds):37.131
18.46/37.25	o 12
18.46/37.28	c And the winner is solver0
18.51/37.76	c Got one! Elapsed wall clock time (in seconds):37.639
18.51/37.76	o 10
18.77/37.94	c And the winner is solver0
18.94/38.27	c Got one! Elapsed wall clock time (in seconds):38.147
18.94/38.27	o 6
18.99/38.35	c cleaning 9225 clauses out of 18453 with flag 5264/142023
18.99/38.38	c And the winner is solver0
19.21/38.78	c Got one! Elapsed wall clock time (in seconds):38.655
19.21/38.78	o 4
19.65/39.03	c cleaning 7469 clauses out of 14941 with flag 22852/147737
20.25/39.30	c cleaning 6732 clauses out of 13471 with flag 49931/153736
20.86/39.63	c cleaning 6861 clauses out of 13738 with flag 81552/160736
21.45/39.99	c cleaning 7436 clauses out of 14876 with flag 116428/168736
22.27/40.39	c cleaning 8216 clauses out of 16438 with flag 153884/177737
22.87/40.70	c And the winner is solver0
23.08/40.78	c Got one! Elapsed wall clock time (in seconds):40.663
23.08/40.78	o 3
23.14/40.84	c And the winner is solver0
23.27/41.29	c Got one! Elapsed wall clock time (in seconds):41.172
23.27/41.29	o 1
23.67/41.59	c cleaning 10381 clauses out of 20771 with flag 26080/190287
24.28/41.90	c cleaning 8194 clauses out of 16391 with flag 58785/196288
25.07/42.25	c cleaning 7587 clauses out of 15194 with flag 95051/203288
25.87/42.63	c cleaning 7798 clauses out of 15599 with flag 138013/211287
26.27/42.85	c And the winner is solver0
26.63/43.33	c >>>>>>>>>> Solver number 0 (73 answers) <<<<<<<<<<<<<<<<<<
26.63/43.33	c starts		: 168
26.63/43.33	c conflicts		: 216267
26.63/43.33	c decisions		: 341994
26.63/43.33	c propagations		: 5129978
26.63/43.33	c inspects		: 120330702
26.63/43.33	c shortcuts		: 0
26.63/43.33	c learnt literals	: 35
26.63/43.33	c learnt binary clauses	: 14
26.63/43.33	c learnt ternary clauses	: 176
26.63/43.33	c learnt constraints	: 216231
26.63/43.33	c ignored constraints	: 0
26.63/43.33	c root simplifications	: 0
26.63/43.33	c removed literals (reason simplification)	: 69216
26.63/43.33	c reason swapping (by a shorter reason)	: 0
26.63/43.33	c Calls to reduceDB	: 26
26.63/43.33	c Number of update (reduction) of LBD	: 56298
26.63/43.33	c Imported unit clauses	: 0
26.63/43.33	c number of reductions to clauses (during analyze)	: 0
26.63/43.33	c number of learned constraints concerned by reduction	: 0
26.63/43.33	c number of learning phase by resolution	: 0
26.63/43.33	c number of learning phase by cutting planes	: 0
26.63/43.33	c speed (assignments/second)	: 118914.64997681965
26.63/43.33	c non guided choices	3662
26.63/43.33	c learnt constraints type 
26.63/43.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
26.63/43.33	c starts		: 71
26.63/43.33	c conflicts		: 446
26.63/43.33	c decisions		: 9240
26.63/43.33	c propagations		: 27869
26.63/43.33	c inspects		: 1266308
26.63/43.33	c shortcuts		: 0
26.63/43.33	c learnt literals	: 0
26.63/43.33	c learnt binary clauses	: 0
26.63/43.33	c learnt ternary clauses	: 0
26.63/43.33	c learnt constraints	: 388
26.63/43.33	c ignored constraints	: 0
26.63/43.33	c root simplifications	: 0
26.63/43.33	c removed literals (reason simplification)	: 0
26.63/43.33	c reason swapping (by a shorter reason)	: 0
26.63/43.33	c Calls to reduceDB	: 0
26.63/43.33	c Number of update (reduction) of LBD	: 0
26.63/43.33	c Imported unit clauses	: 0
26.63/43.33	c number of reductions to clauses (during analyze)	: 0
26.63/43.33	c number of learned constraints concerned by reduction	: 0
26.63/43.33	c number of learning phase by resolution	: 0
26.63/43.33	c number of learning phase by cutting planes	: 0
26.63/43.33	c speed (assignments/second)	: 13803.368003962356
26.63/43.33	c non guided choices	1817
26.63/43.33	c learnt constraints type 
26.63/43.33	s OPTIMUM FOUND
26.63/43.33	c Found 72 solution(s)
26.63/43.34	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 
26.63/43.34	c objective function=1
26.63/43.34	c Total wall clock time (in seconds): 43.215

Verifier Data

OK	1

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-4092297-1467322109/watcher-4092297-1467322109 -o /tmp/evaluation-result-4092297-1467322109/solver-4092297-1467322109 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1467322048-22957 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4092297-1467322109.wbo 

pid=23549
running on 4 cores: 0,2,4,6

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: 2.64 2.95 2.53 4/196 23552
/proc/meminfo: memFree=27665108/32872528 swapFree=1634416/1797936
[pid=23552] ppid=23549 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/23552/stat : 23552 (java) D 23549 23552 22185 0 -1 4202496 533 0 0 0 0 0 0 0 20 0 1 0 11236919 9515008 185 33554432000 1073741824 1073778376 140736158079936 140736158069000 260181159207 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/23552/statm: 2323 185 143 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.64 2.95 2.53 4/196 23552
/proc/meminfo: memFree=27665108/32872528 swapFree=1634416/1797936
[pid=23552] ppid=23549 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/23552/stat : 23552 (java) S 23549 23552 22185 0 -1 4202496 4465 0 1 0 8 1 0 0 20 0 18 0 11236919 9787879424 5593 33554432000 1073741824 1073778376 140736158079936 140736158071072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23552/statm: 2389619 5593 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200211 s]
/proc/loadavg: 2.64 2.95 2.53 4/196 23552
/proc/meminfo: memFree=27665108/32872528 swapFree=1634416/1797936
[pid=23552] ppid=23549 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/23552/stat : 23552 (java) S 23549 23552 22185 0 -1 4202496 4863 0 1 0 23 1 0 0 20 0 22 0 11236919 10060525568 7458 33554432000 1073741824 1073778376 140736158079936 140736158071072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23552/statm: 2456183 7458 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300302 s]
/proc/loadavg: 2.64 2.95 2.53 4/196 23552
/proc/meminfo: memFree=27665108/32872528 swapFree=1634416/1797936
[pid=23552] ppid=23549 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/23552/stat : 23552 (java) S 23549 23552 22185 0 -1 4202496 7482 0 1 0 54 4 0 0 20 0 19 0 11236919 10060525568 8918 33554432000 1073741824 1073778376 140736158079936 140736158071072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23552/statm: 2456183 8918 2248 9 0 2446860 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9824732

[startup+0.700256 s]
/proc/loadavg: 2.64 2.95 2.53 4/196 23552
/proc/meminfo: memFree=27665108/32872528 swapFree=1634416/1797936
[pid=23552] ppid=23549 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/23552/stat : 23552 (java) S 23549 23552 22185 0 -1 4202496 7494 0 1 0 55 4 0 0 20 0 22 0 11236919 10060525568 9952 33554432000 1073741824 1073778376 140736158079936 140736158071072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23552/statm: 2456183 9952 2248 9 0 2446860 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 2.64 2.95 2.53 3/215 23577
/proc/meminfo: memFree=27523400/32872528 swapFree=1634416/1797936
[pid=23552] ppid=23549 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/23552/stat : 23552 (java) S 23549 23552 22185 0 -1 4202496 17932 0 1 0 172 8 0 0 20 0 19 0 11236919 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140736158071072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23552/statm: 2456183 16869 2258 9 0 2446860 0
[pid=23552/tid=23554] ppid=23549 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/23552/task/23554/stat : 23554 (java) S 23549 23552 22185 0 -1 4202560 2468 0 1 0 15 1 0 0 20 0 19 0 11236920 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286986695544 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23555] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286925425704 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23556] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23556/stat : 23556 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286924372904 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23557] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23557/stat : 23557 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286923320104 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23558] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23558/stat : 23558 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286922267304 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23559] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23559/stat : 23559 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286921214504 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23560] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23560/stat : 23560 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286824757672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23561] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23561/stat : 23561 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286823704872 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23562] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23562/stat : 23562 (java) S 23549 23552 22185 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286822652072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23563] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23563/stat : 23563 (java) S 23549 23552 22185 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11236923 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286810455016 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23564] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23564/stat : 23564 (java) S 23549 23552 22185 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11236923 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286809401080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23565] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23565/stat : 23565 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11236923 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286808348168 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23566] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23566/stat : 23566 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236926 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286807296656 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23567] ppid=23549 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/23552/task/23567/stat : 23567 (java) S 23549 23552 22185 0 -1 4202560 6221 0 0 0 47 1 0 0 20 0 19 0 11236926 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286806243768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23568] ppid=23549 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/23552/task/23568/stat : 23568 (java) S 23549 23552 22185 0 -1 4202560 7895 0 0 0 48 2 0 0 20 0 19 0 11236926 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286805190968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23569] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23569/stat : 23569 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236926 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286804138360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23570] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23570/stat : 23570 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236926 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286803085768 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23573] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23573/stat : 23573 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11236939 10060525568 16869 33554432000 1073741824 1073778376 140736158079936 140286799926696 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 9824732

[startup+3.10079 s]
/proc/loadavg: 2.64 2.95 2.53 5/216 23584
/proc/meminfo: memFree=27444964/32872528 swapFree=1634416/1797936
[pid=23552] ppid=23549 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/23552/stat : 23552 (java) S 23549 23552 22185 0 -1 4202496 17999 0 1 0 179 9 0 0 20 0 19 0 11236919 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140736158071072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23552/statm: 2456183 21487 2261 9 0 2446860 0
[pid=23552/tid=23554] ppid=23549 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/23552/task/23554/stat : 23554 (java) S 23549 23552 22185 0 -1 4202560 2469 0 1 0 15 1 0 0 20 0 19 0 11236920 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286986695544 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23555] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286925425704 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23556] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23556/stat : 23556 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286924372904 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23557] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23557/stat : 23557 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286923320104 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23558] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23558/stat : 23558 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286922267304 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23559] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23559/stat : 23559 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286921214504 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23560] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23560/stat : 23560 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286824757672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23561] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23561/stat : 23561 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286823704872 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23562] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23562/stat : 23562 (java) S 23549 23552 22185 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11236922 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286822652072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23563] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23563/stat : 23563 (java) S 23549 23552 22185 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11236923 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286810455016 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23564] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23564/stat : 23564 (java) S 23549 23552 22185 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11236923 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286809401080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23565] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23565/stat : 23565 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11236923 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286808348168 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23566] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23566/stat : 23566 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236926 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286807296656 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23567] ppid=23549 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/23552/task/23567/stat : 23567 (java) S 23549 23552 22185 0 -1 4202560 6228 0 0 0 49 1 0 0 20 0 19 0 11236926 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286806243768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23568] ppid=23549 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/23552/task/23568/stat : 23568 (java) S 23549 23552 22185 0 -1 4202560 7925 0 0 0 50 2 0 0 20 0 19 0 11236926 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286805190968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23569] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23569/stat : 23569 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236926 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286804138360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23570] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23570/stat : 23570 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236926 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286803085768 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23573] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23573/stat : 23573 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11236939 10060525568 21487 33554432000 1073741824 1073778376 140736158079936 140286799926696 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=32 pid=1815 uid=0 cmd=

[startup+6.30082 s]
/proc/loadavg: 2.51 2.92 2.53 1/213 23618
/proc/meminfo: memFree=27390476/32872528 swapFree=1634416/1797936
[pid=23552] ppid=23549 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/23552/stat : 23552 (java) S 23549 23552 22185 0 -1 4202496 20416 0 1 0 242 15 0 0 20 0 22 0 11236919 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140736158071072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23552/statm: 2456183 37114 2270 9 0 2446860 0
[pid=23552/tid=23554] ppid=23549 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/23552/task/23554/stat : 23554 (java) S 23549 23552 22185 0 -1 4202560 2470 0 1 0 16 2 0 0 20 0 22 0 11236920 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286986695544 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23555] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236922 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286925425704 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23556] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23556/stat : 23556 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236922 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286924372904 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23557] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23557/stat : 23557 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236922 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286923320104 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23558] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23558/stat : 23558 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236922 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286922267304 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23559] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23559/stat : 23559 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236922 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286921214504 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23560] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23560/stat : 23560 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236922 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286824757672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23561] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23561/stat : 23561 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236922 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286823704872 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23562] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23562/stat : 23562 (java) S 23549 23552 22185 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11236922 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286822652072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23563] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23563/stat : 23563 (java) S 23549 23552 22185 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11236923 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286810455016 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23564] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23564/stat : 23564 (java) S 23549 23552 22185 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 11236923 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286809401080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23565] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23565/stat : 23565 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11236923 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286808348168 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23566] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23566/stat : 23566 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236926 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286807296656 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23567] ppid=23549 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/23552/task/23567/stat : 23567 (java) S 23549 23552 22185 0 -1 4202560 6244 0 0 0 62 2 0 0 20 0 22 0 11236926 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286806243768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23568] ppid=23549 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/23552/task/23568/stat : 23568 (java) S 23549 23552 22185 0 -1 4202560 10233 0 0 0 69 2 0 0 20 0 22 0 11236926 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286805190968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23569] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23569/stat : 23569 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236926 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286804138360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23570] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23570/stat : 23570 (java) S 23549 23552 22185 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11236926 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286803085768 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23573] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23573/stat : 23573 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11236939 10060525568 37114 33554432000 1073741824 1073778376 140736158079936 140286799926696 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.57

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

[pid=23552/tid=23563] ppid=23549 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/23552/task/23563/stat : 23563 (java) S 23549 23552 22185 0 -1 4202560 11 0 0 0 0 5 0 0 20 0 22 0 11236923 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286810455016 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23564] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23564/stat : 23564 (java) S 23549 23552 22185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11236923 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286809401080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23565] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23565/stat : 23565 (java) S 23549 23552 22185 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 22 0 11236923 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286808348168 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23566] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23566/stat : 23566 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236926 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286807296656 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23567] ppid=23549 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/23552/task/23567/stat : 23567 (java) S 23549 23552 22185 0 -1 4202560 6442 0 0 0 113 2 0 0 20 0 22 0 11236926 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286806243768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23568] ppid=23549 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/23552/task/23568/stat : 23568 (java) S 23549 23552 22185 0 -1 4202560 19311 0 0 0 148 4 0 0 20 0 22 0 11236926 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286805190968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23569] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23569/stat : 23569 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236926 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286804138360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23570] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23570/stat : 23570 (java) S 23549 23552 22185 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11236926 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286803085768 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23573] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23573/stat : 23573 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11236939 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286799926696 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23917] ppid=23549 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/23552/task/23917/stat : 23917 (java) R 23549 23552 22185 0 -1 4202560 2 0 0 0 108 0 0 0 20 0 22 0 11241050 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286802034136 140286926931104 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23918] ppid=23549 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/23552/task/23918/stat : 23918 (java) R 23549 23552 22185 0 -1 4202560 2 0 0 0 108 0 0 0 20 0 22 0 11241050 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286798874072 140286927011701 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23919] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23919/stat : 23919 (java) S 23549 23552 22185 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11241051 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286800979368 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9824732

[startup+42.8008 s]
/proc/loadavg: 2.29 2.80 2.50 5/218 23919
/proc/meminfo: memFree=27643204/32872528 swapFree=1634416/1797936
[pid=23552] ppid=23549 vsize=9824732 CPUtime=26.27 cores=0,2,4,6
/proc/23552/stat : 23552 (java) S 23549 23552 22185 0 -1 4202496 30404 0 1 0 2504 123 0 0 20 0 22 0 11236919 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140736158071072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23552/statm: 2456183 54309 2288 9 0 2446860 0
[pid=23552/tid=23554] ppid=23549 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/23552/task/23554/stat : 23554 (java) S 23549 23552 22185 0 -1 4202560 2472 0 1 0 28 2 0 0 20 0 22 0 11236920 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286986695544 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23555] ppid=23549 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (java) S 23549 23552 22185 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 11236922 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286925425704 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23556] ppid=23549 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23552/task/23556/stat : 23556 (java) S 23549 23552 22185 0 -1 4202560 28 0 0 0 4 0 0 0 20 0 22 0 11236922 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286924372904 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23557] ppid=23549 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23552/task/23557/stat : 23557 (java) S 23549 23552 22185 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 22 0 11236922 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286923320104 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23558] ppid=23549 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23552/task/23558/stat : 23558 (java) S 23549 23552 22185 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 22 0 11236922 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286922267304 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23559] ppid=23549 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23552/task/23559/stat : 23559 (java) S 23549 23552 22185 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 11236922 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286921214504 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23560] ppid=23549 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23552/task/23560/stat : 23560 (java) S 23549 23552 22185 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 22 0 11236922 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286824757672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23561] ppid=23549 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23552/task/23561/stat : 23561 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 11236922 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286823704872 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23562] ppid=23549 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23552/task/23562/stat : 23562 (java) S 23549 23552 22185 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 11236922 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286822652072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23563] ppid=23549 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/23552/task/23563/stat : 23563 (java) S 23549 23552 22185 0 -1 4202560 11 0 0 0 0 5 0 0 20 0 22 0 11236923 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286810455016 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23564] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23564/stat : 23564 (java) S 23549 23552 22185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11236923 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286809401080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23565] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23565/stat : 23565 (java) S 23549 23552 22185 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 22 0 11236923 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286808348168 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23566] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23566/stat : 23566 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236926 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286807296656 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23567] ppid=23549 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/23552/task/23567/stat : 23567 (java) S 23549 23552 22185 0 -1 4202560 6442 0 0 0 113 2 0 0 20 0 22 0 11236926 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286806243768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23568] ppid=23549 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/23552/task/23568/stat : 23568 (java) S 23549 23552 22185 0 -1 4202560 19311 0 0 0 148 4 0 0 20 0 22 0 11236926 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286805190968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23569] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23569/stat : 23569 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11236926 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286804138360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23570] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23570/stat : 23570 (java) S 23549 23552 22185 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11236926 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286803085768 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23573] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23573/stat : 23573 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11236939 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286799926696 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23917] ppid=23549 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/23552/task/23917/stat : 23917 (java) R 23549 23552 22185 0 -1 4202560 2 0 0 0 148 0 0 0 20 0 22 0 11241050 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286802022928 140286926930784 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23918] ppid=23549 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/23552/task/23918/stat : 23918 (java) R 23549 23552 22185 0 -1 4202560 2 0 0 0 148 0 0 0 20 0 22 0 11241050 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286798874072 140286927011696 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23919] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23919/stat : 23919 (java) S 23549 23552 22185 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11241051 10060525568 54309 33554432000 1073741824 1073778376 140736158079936 140286800979368 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 26.27
Current children cumulated vsize (KiB) 9824732

[startup+43.2008 s]
/proc/loadavg: 2.29 2.80 2.50 4/216 23919
/proc/meminfo: memFree=27643212/32872528 swapFree=1634416/1797936
[pid=23552] ppid=23549 vsize=9824732 CPUtime=26.63 cores=0,2,4,6
/proc/23552/stat : 23552 (java) S 23549 23552 22185 0 -1 4202496 30405 0 1 0 2538 125 0 0 20 0 19 0 11236919 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140736158071072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23552/statm: 2456183 54303 2288 9 0 2446860 0
[pid=23552/tid=23554] ppid=23549 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/23552/task/23554/stat : 23554 (java) S 23549 23552 22185 0 -1 4202560 2472 0 1 0 28 2 0 0 20 0 19 0 11236920 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286986695544 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23555] ppid=23549 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (java) S 23549 23552 22185 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286925425704 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23556] ppid=23549 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23552/task/23556/stat : 23556 (java) S 23549 23552 22185 0 -1 4202560 28 0 0 0 4 0 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286924372904 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23557] ppid=23549 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23552/task/23557/stat : 23557 (java) S 23549 23552 22185 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286923320104 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23558] ppid=23549 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23552/task/23558/stat : 23558 (java) S 23549 23552 22185 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286922267304 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23559] ppid=23549 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23552/task/23559/stat : 23559 (java) S 23549 23552 22185 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286921214504 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23560] ppid=23549 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23552/task/23560/stat : 23560 (java) S 23549 23552 22185 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286824757672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23561] ppid=23549 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23552/task/23561/stat : 23561 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286823704872 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23562] ppid=23549 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23552/task/23562/stat : 23562 (java) S 23549 23552 22185 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286822652072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23563] ppid=23549 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/23552/task/23563/stat : 23563 (java) S 23549 23552 22185 0 -1 4202560 11 0 0 0 0 5 0 0 20 0 19 0 11236923 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286810455016 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23564] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23564/stat : 23564 (java) S 23549 23552 22185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11236923 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286809401080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23565] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23565/stat : 23565 (java) S 23549 23552 22185 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 11236923 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286808348168 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23566] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23566/stat : 23566 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236926 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286807296656 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23567] ppid=23549 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/23552/task/23567/stat : 23567 (java) S 23549 23552 22185 0 -1 4202560 6442 0 0 0 113 2 0 0 20 0 19 0 11236926 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286806243768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23568] ppid=23549 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/23552/task/23568/stat : 23568 (java) S 23549 23552 22185 0 -1 4202560 19311 0 0 0 148 4 0 0 20 0 19 0 11236926 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286805190968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23569] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23569/stat : 23569 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236926 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286804138360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23570] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23570/stat : 23570 (java) S 23549 23552 22185 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11236926 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286803085768 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23573] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23573/stat : 23573 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11236939 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286799926696 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 26.63
Current children cumulated vsize (KiB) 9824732

[startup+43.3008 s]
/proc/loadavg: 2.29 2.80 2.50 4/216 23919
/proc/meminfo: memFree=27643212/32872528 swapFree=1634416/1797936
[pid=23552] ppid=23549 vsize=9824732 CPUtime=26.63 cores=0,2,4,6
/proc/23552/stat : 23552 (java) S 23549 23552 22185 0 -1 4202496 30405 0 1 0 2538 125 0 0 20 0 19 0 11236919 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140736158071072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23552/statm: 2456183 54303 2288 9 0 2446860 0
[pid=23552/tid=23554] ppid=23549 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/23552/task/23554/stat : 23554 (java) S 23549 23552 22185 0 -1 4202560 2472 0 1 0 28 2 0 0 20 0 19 0 11236920 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286986695544 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23555] ppid=23549 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (java) S 23549 23552 22185 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286925425704 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23556] ppid=23549 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23552/task/23556/stat : 23556 (java) S 23549 23552 22185 0 -1 4202560 28 0 0 0 4 0 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286924372904 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23557] ppid=23549 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23552/task/23557/stat : 23557 (java) S 23549 23552 22185 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286923320104 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23558] ppid=23549 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23552/task/23558/stat : 23558 (java) S 23549 23552 22185 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286922267304 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23559] ppid=23549 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23552/task/23559/stat : 23559 (java) S 23549 23552 22185 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286921214504 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23560] ppid=23549 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23552/task/23560/stat : 23560 (java) S 23549 23552 22185 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286824757672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23561] ppid=23549 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23552/task/23561/stat : 23561 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286823704872 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23562] ppid=23549 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23552/task/23562/stat : 23562 (java) S 23549 23552 22185 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 11236922 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286822652072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23563] ppid=23549 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/23552/task/23563/stat : 23563 (java) S 23549 23552 22185 0 -1 4202560 11 0 0 0 0 5 0 0 20 0 19 0 11236923 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286810455016 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23564] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23564/stat : 23564 (java) S 23549 23552 22185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11236923 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286809401080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23565] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23565/stat : 23565 (java) S 23549 23552 22185 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 11236923 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286808348168 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23566] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23566/stat : 23566 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236926 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286807296656 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23567] ppid=23549 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/23552/task/23567/stat : 23567 (java) S 23549 23552 22185 0 -1 4202560 6442 0 0 0 113 2 0 0 20 0 19 0 11236926 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286806243768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23552/tid=23568] ppid=23549 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/23552/task/23568/stat : 23568 (java) S 23549 23552 22185 0 -1 4202560 19311 0 0 0 148 4 0 0 20 0 19 0 11236926 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286805190968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23552/tid=23569] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23569/stat : 23569 (java) S 23549 23552 22185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11236926 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286804138360 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23552/tid=23570] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23570/stat : 23570 (java) S 23549 23552 22185 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11236926 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286803085768 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23552/tid=23573] ppid=23549 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23552/task/23573/stat : 23573 (java) S 23549 23552 22185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11236939 10060525568 54303 33554432000 1073741824 1073778376 140736158079936 140286799926696 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 26.63
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 43.3444
CPU time (s): 26.7699
CPU user time (s): 25.4201
CPU system time (s): 1.34979
CPU usage (%): 61.761
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.4201
system time used= 1.34979
maximum resident set size= 219912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30417
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= 3279
involuntary context switches= 873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.284956 second user time and 0.289955 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-30 23:28:29
IDJOB=4092297
IDBENCH=79248
IDSOLVER=2552
FILE ID=node123/4092297-1467322109
RUNJOBID= node123-1467322048-22957
PBS_JOBID= 20005295
Free space on /tmp= 71732 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.1110973670--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092297-1467322109/watcher-4092297-1467322109 -o /tmp/evaluation-result-4092297-1467322109/solver-4092297-1467322109 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1467322048-22957 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092297-1467322109.wbo

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

MD5SUM BENCH= 366069b8ece10aa1f9438c760e1be90c
RANDOM SEED=465789130

node123.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.387
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
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.387
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.387
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.387
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.387
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.387
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.387
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.387
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:        27677668 kB
Buffers:          214736 kB
Cached:          1999608 kB
SwapCached:            0 kB
Active:           724088 kB
Inactive:        1879124 kB
Active(anon):     391640 kB
Inactive(anon):        0 kB
Active(file):     332448 kB
Inactive(file):  1879124 kB
Unevictable:     1797936 kB
Mlocked:         1634416 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               904 kB
Writeback:             0 kB
AnonPages:       2184708 kB
Mapped:            22168 kB
Shmem:               204 kB
Slab:             634516 kB
SReclaimable:      78616 kB
SUnreclaim:       555900 kB
KernelStack:        1592 kB
PageTables:         8176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2632620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    489472 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= 71728 MiB
End job on node123 at 2016-06-30 23:29:12