Trace number 4109277

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 29.7195 41.6892

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110969170--soft-66-100-0.wbo
MD5SUM569bc66899871f531ac68d505b942740
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark49
Best CPU time to get the best result obtained on this benchmark16.1995
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 1227
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-4109277-1467320820.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.064s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     211
0.09/0.18	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 => 27
0.09/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 41
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 30
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.OriginalBinaryClausePB => 3
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 27
0.09/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 41
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 30
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 42 literals
1.35/0.53	c And the winner is solver0
1.61/0.69	c SATISFIABLE
1.61/0.69	c OPTIMIZING...
1.61/0.69	c Got one! Elapsed wall clock time (in seconds):0.569
1.61/0.69	o 492
1.62/0.71	c And the winner is solver0
1.71/1.19	c Got one! Elapsed wall clock time (in seconds):1.07
1.71/1.19	o 491
1.71/1.20	c And the winner is solver0
1.72/1.69	c Got one! Elapsed wall clock time (in seconds):1.571
1.72/1.69	o 486
1.73/1.70	c And the winner is solver0
1.79/2.19	c Got one! Elapsed wall clock time (in seconds):2.072
1.79/2.19	o 476
1.79/2.20	c And the winner is solver0
1.79/2.69	c Got one! Elapsed wall clock time (in seconds):2.573
1.79/2.69	o 475
1.80/2.72	c And the winner is solver0
1.87/3.19	c Got one! Elapsed wall clock time (in seconds):3.074
1.87/3.19	o 474
1.87/3.20	c And the winner is solver0
1.94/3.69	c Got one! Elapsed wall clock time (in seconds):3.575
1.94/3.69	o 469
1.94/3.70	c And the winner is solver0
1.94/4.20	c Got one! Elapsed wall clock time (in seconds):4.076
1.94/4.20	o 463
1.94/4.20	c And the winner is solver0
1.94/4.70	c Got one! Elapsed wall clock time (in seconds):4.577
1.94/4.70	o 458
1.94/4.70	c And the winner is solver0
1.94/5.20	c Got one! Elapsed wall clock time (in seconds):5.078
1.94/5.20	o 452
1.94/5.20	c And the winner is solver0
1.94/5.70	c Got one! Elapsed wall clock time (in seconds):5.579
1.94/5.70	o 393
1.94/5.71	c And the winner is solver0
1.95/6.20	c Got one! Elapsed wall clock time (in seconds):6.08
1.95/6.20	o 391
1.95/6.21	c And the winner is solver0
1.95/6.70	c Got one! Elapsed wall clock time (in seconds):6.581
1.95/6.70	o 334
1.96/6.71	c And the winner is solver0
1.98/7.20	c Got one! Elapsed wall clock time (in seconds):7.082
1.98/7.20	o 331
1.98/7.21	c And the winner is solver0
2.00/7.70	c Got one! Elapsed wall clock time (in seconds):7.583
2.00/7.70	o 328
2.00/7.72	c And the winner is solver0
2.04/8.20	c Got one! Elapsed wall clock time (in seconds):8.084
2.04/8.20	o 327
2.04/8.23	c And the winner is solver0
2.27/8.70	c Got one! Elapsed wall clock time (in seconds):8.585
2.27/8.70	o 326
2.27/8.73	c And the winner is solver0
2.34/9.21	c Got one! Elapsed wall clock time (in seconds):9.086
2.34/9.21	o 325
2.34/9.23	c And the winner is solver0
2.40/9.71	c Got one! Elapsed wall clock time (in seconds):9.587
2.40/9.71	o 324
2.40/9.73	c And the winner is solver0
2.44/10.21	c Got one! Elapsed wall clock time (in seconds):10.088
2.44/10.21	o 316
2.44/10.22	c And the winner is solver0
2.53/10.71	c Got one! Elapsed wall clock time (in seconds):10.589
2.53/10.71	o 271
2.53/10.73	c And the winner is solver0
2.59/11.21	c Got one! Elapsed wall clock time (in seconds):11.09
2.59/11.21	o 270
2.59/11.26	c And the winner is solver0
2.74/11.71	c Got one! Elapsed wall clock time (in seconds):11.591
2.74/11.71	o 268
2.74/11.73	c And the winner is solver0
2.79/12.21	c Got one! Elapsed wall clock time (in seconds):12.092
2.79/12.21	o 264
2.79/12.23	c And the winner is solver0
2.84/12.71	c Got one! Elapsed wall clock time (in seconds):12.592
2.84/12.71	o 260
3.02/12.87	c cleaning 6573 clauses out of 13153 with flag 8083/13153
3.23/12.90	c And the winner is solver0
3.29/13.21	c Got one! Elapsed wall clock time (in seconds):13.093
3.29/13.21	o 251
3.29/13.23	c And the winner is solver0
3.35/13.72	c Got one! Elapsed wall clock time (in seconds):13.595
3.35/13.72	o 242
3.52/13.84	c And the winner is solver0
3.65/14.22	c Got one! Elapsed wall clock time (in seconds):14.096
3.65/14.22	o 240
3.65/14.26	c cleaning 6073 clauses out of 12145 with flag 3311/18718
3.65/14.27	c And the winner is solver0
3.80/14.72	c Got one! Elapsed wall clock time (in seconds):14.597
3.80/14.72	o 236
3.80/14.76	c And the winner is solver0
3.95/15.22	c Got one! Elapsed wall clock time (in seconds):15.098
3.95/15.22	o 235
3.95/15.23	c And the winner is solver0
4.00/15.72	c Got one! Elapsed wall clock time (in seconds):15.599
4.00/15.72	o 230
4.00/15.72	c And the winner is solver0
4.00/16.22	c Got one! Elapsed wall clock time (in seconds):16.1
4.00/16.22	o 223
4.00/16.23	c And the winner is solver0
4.06/16.72	c Got one! Elapsed wall clock time (in seconds):16.601
4.06/16.72	o 214
4.06/16.72	c And the winner is solver0
4.06/17.22	c Got one! Elapsed wall clock time (in seconds):17.102
4.06/17.22	o 211
4.21/17.32	c And the winner is solver0
4.34/17.72	c Got one! Elapsed wall clock time (in seconds):17.603
4.34/17.72	o 192
4.34/17.79	c And the winner is solver0
4.51/18.22	c Got one! Elapsed wall clock time (in seconds):18.103
4.51/18.22	o 188
4.51/18.26	c And the winner is solver0
4.64/18.72	c Got one! Elapsed wall clock time (in seconds):18.604
4.64/18.72	o 187
4.87/18.81	c cleaning 7866 clauses out of 15738 with flag 3273/28384
5.46/19.06	c cleaning 6934 clauses out of 13872 with flag 23323/34384
5.46/19.07	c And the winner is solver0
5.77/19.23	c Got one! Elapsed wall clock time (in seconds):19.105
5.77/19.23	o 180
5.88/19.30	c And the winner is solver0
5.95/19.73	c Got one! Elapsed wall clock time (in seconds):19.606
5.95/19.73	o 166
5.95/19.74	c And the winner is solver0
6.02/20.23	c Got one! Elapsed wall clock time (in seconds):20.107
6.02/20.23	o 165
6.16/20.30	c And the winner is solver0
6.21/20.73	c Got one! Elapsed wall clock time (in seconds):20.608
6.21/20.73	o 159
6.21/20.75	c And the winner is solver0
6.28/21.23	c Got one! Elapsed wall clock time (in seconds):21.109
6.28/21.23	o 158
6.28/21.24	c And the winner is solver0
6.33/21.73	c Got one! Elapsed wall clock time (in seconds):21.61
6.33/21.73	o 156
6.33/21.75	c And the winner is solver0
6.41/22.23	c Got one! Elapsed wall clock time (in seconds):22.11
6.41/22.23	o 154
6.41/22.23	c And the winner is solver0
6.41/22.73	c Got one! Elapsed wall clock time (in seconds):22.611
6.41/22.73	o 153
6.41/22.78	c cleaning 6832 clauses out of 13671 with flag 3748/41117
6.54/22.83	c And the winner is solver0
6.79/23.23	c Got one! Elapsed wall clock time (in seconds):23.112
6.79/23.23	o 152
6.92/23.31	c And the winner is solver0
6.97/23.73	c Got one! Elapsed wall clock time (in seconds):23.613
6.97/23.73	o 149
6.97/23.76	c And the winner is solver0
7.08/24.23	c Got one! Elapsed wall clock time (in seconds):24.114
7.08/24.23	o 147
7.08/24.25	c And the winner is solver0
7.20/24.73	c Got one! Elapsed wall clock time (in seconds):24.615
7.20/24.73	o 132
7.32/24.81	c cleaning 6747 clauses out of 13501 with flag 7340/47779
7.32/24.87	c And the winner is solver0
7.62/25.24	c Got one! Elapsed wall clock time (in seconds):25.115
7.62/25.24	o 131
7.76/25.30	c And the winner is solver0
7.79/25.74	c Got one! Elapsed wall clock time (in seconds):25.616
7.79/25.74	o 130
7.91/25.82	c cleaning 6393 clauses out of 12799 with flag 7141/53824
8.31/26.02	c cleaning 6203 clauses out of 12407 with flag 29050/59825
8.51/26.17	c And the winner is solver0
8.69/26.29	c Got one! Elapsed wall clock time (in seconds):26.167
8.69/26.29	o 122
8.69/26.29	c And the winner is solver0
8.74/26.79	c Got one! Elapsed wall clock time (in seconds):26.668
8.74/26.79	o 121
8.76/26.81	c And the winner is solver0
8.82/27.29	c Got one! Elapsed wall clock time (in seconds):27.169
8.82/27.29	o 116
8.84/27.31	c And the winner is solver0
8.90/27.79	c Got one! Elapsed wall clock time (in seconds):27.669
8.90/27.79	o 115
8.92/27.82	c And the winner is solver0
8.99/28.29	c Got one! Elapsed wall clock time (in seconds):28.17
8.99/28.29	o 107
9.00/28.33	c cleaning 7038 clauses out of 14086 with flag 3735/67707
9.40/28.54	c cleaning 6519 clauses out of 13048 with flag 24561/73707
9.83/28.79	c cleaning 6760 clauses out of 13529 with flag 50493/80707
10.41/29.06	c cleaning 7378 clauses out of 14768 with flag 82252/88706
11.03/29.39	c cleaning 8190 clauses out of 16390 with flag 122151/97706
11.88/29.78	c cleaning 9096 clauses out of 18200 with flag 166692/107706
12.66/30.20	c cleaning 10048 clauses out of 20103 with flag 209131/118706
13.27/30.48	c And the winner is solver0
13.47/30.79	c Got one! Elapsed wall clock time (in seconds):30.671
13.47/30.79	o 105
13.49/30.81	c And the winner is solver0
13.52/31.29	c Got one! Elapsed wall clock time (in seconds):31.172
13.52/31.29	o 101
13.95/31.53	c cleaning 11716 clauses out of 23437 with flag 17024/132088
14.35/31.75	c cleaning 8858 clauses out of 17720 with flag 38106/138087
14.96/32.01	c cleaning 7929 clauses out of 15862 with flag 64485/145087
15.54/32.30	c cleaning 7967 clauses out of 15933 with flag 95335/153087
15.74/32.44	c And the winner is solver0
16.28/32.99	c Got one! Elapsed wall clock time (in seconds):32.873
16.28/32.99	o 96
16.38/33.04	c cleaning 6623 clauses out of 13255 with flag 4012/158376
16.38/33.05	c And the winner is solver0
16.58/33.49	c Got one! Elapsed wall clock time (in seconds):33.374
16.58/33.49	o 93
16.79/33.66	c cleaning 6012 clauses out of 12024 with flag 18648/163768
17.19/33.85	c cleaning 5994 clauses out of 12010 with flag 38310/169766
17.39/33.96	c And the winner is solver0
17.39/34.00	c Got one! Elapsed wall clock time (in seconds):33.875
17.39/34.00	o 87
17.56/34.08	c cleaning 5968 clauses out of 11940 with flag 6609/175690
17.98/34.27	c cleaning 5971 clauses out of 11971 with flag 27809/181689
18.36/34.50	c cleaning 6493 clauses out of 13000 with flag 51245/188689
18.96/34.76	c cleaning 7251 clauses out of 14508 with flag 77262/196690
19.16/34.83	c And the winner is solver0
19.23/35.00	c Got one! Elapsed wall clock time (in seconds):34.876
19.23/35.00	o 86
19.43/35.10	c And the winner is solver0
19.45/35.50	c Got one! Elapsed wall clock time (in seconds):35.377
19.45/35.50	o 73
19.45/35.58	c cleaning 7017 clauses out of 14044 with flag 6661/203477
19.87/35.79	c cleaning 6509 clauses out of 13029 with flag 27381/209479
20.47/36.03	c cleaning 6751 clauses out of 13517 with flag 49569/216477
21.08/36.32	c cleaning 7376 clauses out of 14766 with flag 78561/224477
21.67/36.67	c cleaning 8190 clauses out of 16389 with flag 110250/233477
21.88/36.76	c And the winner is solver0
22.35/37.15	c Got one! Elapsed wall clock time (in seconds):37.029
22.35/37.15	o 72
22.46/37.22	c cleaning 6667 clauses out of 13360 with flag 6490/238639
22.67/37.39	c And the winner is solver0
23.06/37.65	c Got one! Elapsed wall clock time (in seconds):37.531
23.06/37.65	o 50
23.37/37.86	c cleaning 8420 clauses out of 16847 with flag 17833/248794
23.77/38.08	c cleaning 7211 clauses out of 14425 with flag 40582/254792
24.37/38.34	c cleaning 7099 clauses out of 14214 with flag 66157/261793
24.98/38.63	c cleaning 7552 clauses out of 15115 with flag 95378/269793
25.57/38.96	c cleaning 8281 clauses out of 16561 with flag 127768/278792
26.36/39.35	c cleaning 9135 clauses out of 18279 with flag 163663/288793
26.97/39.68	c And the winner is solver0
27.30/40.15	c Got one! Elapsed wall clock time (in seconds):40.033
27.30/40.15	o 49
27.58/40.39	c cleaning 11477 clauses out of 22972 with flag 19289/302626
28.18/40.63	c cleaning 8745 clauses out of 17493 with flag 41514/308626
28.59/40.88	c cleaning 7872 clauses out of 15745 with flag 65680/315625
29.18/41.16	c cleaning 7930 clauses out of 15868 with flag 93697/323624
29.38/41.26	c And the winner is solver0
29.57/41.68	c >>>>>>>>>> Solver number 0 (67 answers) <<<<<<<<<<<<<<<<<<
29.57/41.68	c starts		: 326
29.57/41.68	c conflicts		: 327000
29.57/41.68	c decisions		: 553851
29.57/41.68	c propagations		: 8184122
29.57/41.68	c inspects		: 128298864
29.57/41.68	c shortcuts		: 0
29.57/41.68	c learnt literals	: 32
29.57/41.68	c learnt binary clauses	: 125
29.57/41.68	c learnt ternary clauses	: 1295
29.57/41.68	c learnt constraints	: 326967
29.57/41.68	c ignored constraints	: 0
29.57/41.68	c root simplifications	: 0
29.57/41.68	c removed literals (reason simplification)	: 2603812
29.57/41.68	c reason swapping (by a shorter reason)	: 0
29.57/41.68	c Calls to reduceDB	: 42
29.57/41.68	c Number of update (reduction) of LBD	: 89446
29.57/41.68	c Imported unit clauses	: 0
29.57/41.68	c number of reductions to clauses (during analyze)	: 0
29.57/41.68	c number of learned constraints concerned by reduction	: 0
29.57/41.68	c number of learning phase by resolution	: 0
29.57/41.68	c number of learning phase by cutting planes	: 0
29.57/41.68	c speed (assignments/second)	: 197264.79946008485
29.57/41.68	c non guided choices	2151
29.57/41.68	c learnt constraints type 
29.57/41.68	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
29.57/41.68	c starts		: 67
29.57/41.68	c conflicts		: 444
29.57/41.68	c decisions		: 6012
29.57/41.68	c propagations		: 24125
29.57/41.68	c inspects		: 725640
29.57/41.68	c shortcuts		: 0
29.57/41.68	c learnt literals	: 0
29.57/41.68	c learnt binary clauses	: 0
29.57/41.68	c learnt ternary clauses	: 0
29.57/41.68	c learnt constraints	: 381
29.57/41.68	c ignored constraints	: 0
29.57/41.68	c root simplifications	: 0
29.57/41.68	c removed literals (reason simplification)	: 0
29.57/41.68	c reason swapping (by a shorter reason)	: 0
29.57/41.68	c Calls to reduceDB	: 0
29.57/41.68	c Number of update (reduction) of LBD	: 0
29.57/41.68	c Imported unit clauses	: 0
29.57/41.68	c number of reductions to clauses (during analyze)	: 0
29.57/41.68	c number of learned constraints concerned by reduction	: 0
29.57/41.68	c number of learning phase by resolution	: 0
29.57/41.68	c number of learning phase by cutting planes	: 0
29.57/41.68	c speed (assignments/second)	: 15882.15931533904
29.57/41.68	c non guided choices	1222
29.57/41.68	c learnt constraints type 
29.57/41.68	s OPTIMUM FOUND
29.57/41.68	c Found 66 solution(s)
29.57/41.68	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 
29.57/41.68	c objective function=49
29.57/41.68	c Total wall clock time (in seconds): 41.561

Verifier Data

OK	49

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-4109277-1467320820/watcher-4109277-1467320820 -o /tmp/evaluation-result-4109277-1467320820/solver-4109277-1467320820 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467318804-16844 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109277-1467320820.wbo 

pid=23195
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.72 1.05 1.20 2/169 23198
/proc/meminfo: memFree=26743088/32872528 swapFree=11480/941500
[pid=23198] ppid=23195 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/23198/stat : 23198 (java) D 23195 23198 13214 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 13049296 9515008 176 33554432000 1073741824 1073778376 140733715276880 140733715259608 213193147280 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/23198/statm: 2323 176 133 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 0.72 1.05 1.20 2/169 23198
/proc/meminfo: memFree=26743088/32872528 swapFree=11480/941500
[pid=23198] ppid=23195 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/23198/stat : 23198 (java) S 23195 23198 13214 0 -1 4202496 4400 0 1 0 8 1 0 0 20 0 18 0 13049296 9787879424 6037 33554432000 1073741824 1073778376 140734903545456 140734903536592 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23198/statm: 2389619 6037 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 0.72 1.05 1.20 2/169 23198
/proc/meminfo: memFree=26743088/32872528 swapFree=11480/941500
[pid=23198] ppid=23195 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/23198/stat : 23198 (java) S 23195 23198 13214 0 -1 4202496 4771 0 1 0 21 1 0 0 20 0 22 0 13049296 10060525568 7902 33554432000 1073741824 1073778376 140734903545456 140734903536592 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23198/statm: 2456183 7902 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9824732

[startup+0.300228 s]
/proc/loadavg: 0.72 1.05 1.20 2/169 23198
/proc/meminfo: memFree=26743088/32872528 swapFree=11480/941500
[pid=23198] ppid=23195 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/23198/stat : 23198 (java) S 23195 23198 13214 0 -1 4202496 7511 0 1 0 59 1 0 0 20 0 22 0 13049296 10060525568 9932 33554432000 1073741824 1073778376 140734903545456 140734903536592 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23198/statm: 2456183 9932 2247 9 0 2446860 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 9824732

[startup+0.700311 s]
/proc/loadavg: 0.72 1.05 1.20 2/169 23198
/proc/meminfo: memFree=26743088/32872528 swapFree=11480/941500
[pid=23198] ppid=23195 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/23198/stat : 23198 (java) S 23195 23198 13214 0 -1 4202496 15091 0 1 0 157 5 0 0 20 0 22 0 13049296 10060525568 16054 33554432000 1073741824 1073778376 140734903545456 140734903536592 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23198/statm: 2456183 16054 2254 9 0 2446860 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 9824732

[startup+1.50081 s]
/proc/loadavg: 0.72 1.05 1.20 1/188 23223
/proc/meminfo: memFree=26685312/32872528 swapFree=11480/941500
[pid=23198] ppid=23195 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/23198/stat : 23198 (java) S 23195 23198 13214 0 -1 4202496 15132 0 1 0 165 7 0 0 20 0 19 0 13049296 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 140734903536592 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23198/statm: 2456183 18125 2257 9 0 2446860 0
[pid=23198/tid=23200] ppid=23195 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/23198/task/23200/stat : 23200 (java) S 23195 23198 13214 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 19 0 13049297 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749233251192 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23201] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23201/stat : 23201 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749194742056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23202] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23202/stat : 23202 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749193689256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23203] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23203/stat : 23203 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749192636968 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23204] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23204/stat : 23204 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749191584168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23205] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23205/stat : 23205 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749190531880 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23206] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23206/stat : 23206 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749189479080 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23207] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23207/stat : 23207 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749188426792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23208] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23208/stat : 23208 (java) S 23195 23198 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749187373992 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23209] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23209/stat : 23209 (java) S 23195 23198 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13049299 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749056563432 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23210] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23210/stat : 23210 (java) S 23195 23198 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13049300 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749055509496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23211] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23211/stat : 23211 (java) S 23195 23198 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13049300 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749054457096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23212] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23212/stat : 23212 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749053405584 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23213] ppid=23195 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/23198/task/23213/stat : 23213 (java) S 23195 23198 13214 0 -1 4202560 4741 0 0 0 39 0 0 0 20 0 19 0 13049302 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749052353208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23214] ppid=23195 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/23198/task/23214/stat : 23214 (java) S 23195 23198 13214 0 -1 4202560 6623 0 0 0 45 2 0 0 20 0 19 0 13049302 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749051300408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23215] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23215/stat : 23215 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749050248312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23216] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23216/stat : 23216 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749049195720 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23219] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23219/stat : 23219 (java) S 23195 23198 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13049315 10060525568 18125 33554432000 1073741824 1073778376 140734903545456 139749046035624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 9824732

[startup+3.10082 s]
/proc/loadavg: 0.72 1.05 1.20 1/188 23232
/proc/meminfo: memFree=26668416/32872528 swapFree=11480/941500
[pid=23198] ppid=23195 vsize=9824732 CPUtime=1.87 cores=1,3,5,7
/proc/23198/stat : 23198 (java) S 23195 23198 13214 0 -1 4202496 15165 0 1 0 178 9 0 0 20 0 19 0 13049296 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 140734903536592 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23198/statm: 2456183 22737 2260 9 0 2446860 0
[pid=23198/tid=23200] ppid=23195 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/23198/task/23200/stat : 23200 (java) S 23195 23198 13214 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 19 0 13049297 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749233251192 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23201] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23201/stat : 23201 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749194742056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23202] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23202/stat : 23202 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749193689256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23203] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23203/stat : 23203 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749192636968 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23204] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23204/stat : 23204 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749191584168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23205] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23205/stat : 23205 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749190531880 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23206] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23206/stat : 23206 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749189479080 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23207] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23207/stat : 23207 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749188426792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23208] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23208/stat : 23208 (java) S 23195 23198 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749187373992 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23209] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23209/stat : 23209 (java) S 23195 23198 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13049299 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749056563432 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23210] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23210/stat : 23210 (java) S 23195 23198 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13049300 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749055509496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23211] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23211/stat : 23211 (java) S 23195 23198 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13049300 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749054457096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23212] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23212/stat : 23212 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749053405584 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23213] ppid=23195 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/23198/task/23213/stat : 23213 (java) S 23195 23198 13214 0 -1 4202560 4744 0 0 0 44 0 0 0 20 0 19 0 13049302 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749052353208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23214] ppid=23195 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/23198/task/23214/stat : 23214 (java) S 23195 23198 13214 0 -1 4202560 6623 0 0 0 49 2 0 0 20 0 19 0 13049302 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749051300408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23215] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23215/stat : 23215 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749050248312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23216] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23216/stat : 23216 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749049195720 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23219] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23219/stat : 23219 (java) S 23195 23198 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13049315 10060525568 22737 33554432000 1073741824 1073778376 140734903545456 139749046035624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=13 pid=1822 uid=0 cmd=

[startup+6.30083 s]
/proc/loadavg: 0.66 1.03 1.19 1/188 23250
/proc/meminfo: memFree=26643024/32872528 swapFree=11480/941500
[pid=23198] ppid=23195 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/23198/stat : 23198 (java) S 23195 23198 13214 0 -1 4202496 15264 0 1 0 186 9 0 0 20 0 19 0 13049296 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 140734903536592 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23198/statm: 2456183 29388 2267 9 0 2446860 0
[pid=23198/tid=23200] ppid=23195 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/23198/task/23200/stat : 23200 (java) S 23195 23198 13214 0 -1 4202560 2420 0 1 0 16 0 0 0 20 0 19 0 13049297 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749233251192 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23201] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23201/stat : 23201 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749194742056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23202] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23202/stat : 23202 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749193689256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23203] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23203/stat : 23203 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749192636968 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23204] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23204/stat : 23204 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749191584168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23205] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23205/stat : 23205 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749190531880 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23206] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23206/stat : 23206 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749189479080 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23207] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23207/stat : 23207 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749188426792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23208] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23208/stat : 23208 (java) S 23195 23198 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749187373992 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23209] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23209/stat : 23209 (java) S 23195 23198 13214 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 13049299 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749056563432 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23210] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23210/stat : 23210 (java) S 23195 23198 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13049300 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749055509496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23211] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23211/stat : 23211 (java) S 23195 23198 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13049300 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749054457096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23212] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23212/stat : 23212 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749053405584 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23213] ppid=23195 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/23198/task/23213/stat : 23213 (java) S 23195 23198 13214 0 -1 4202560 4744 0 0 0 44 0 0 0 20 0 19 0 13049302 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749052353208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23214] ppid=23195 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/23198/task/23214/stat : 23214 (java) S 23195 23198 13214 0 -1 4202560 6635 0 0 0 58 2 0 0 20 0 19 0 13049302 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749051300408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23215] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23215/stat : 23215 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749050248312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23216] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23216/stat : 23216 (java) S 23195 23198 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749049195720 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23219] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23219/stat : 23219 (java) S 23195 23198 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13049315 10060525568 29388 33554432000 1073741824 1073778376 140734903545456 139749046035624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.95

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

[pid=23198/tid=23209] ppid=23195 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23198/task/23209/stat : 23209 (java) S 23195 23198 13214 0 -1 4202560 19 0 0 0 0 6 0 0 20 0 19 0 13049299 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749056563432 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23210] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23210/stat : 23210 (java) S 23195 23198 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13049300 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749055509496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23211] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23211/stat : 23211 (java) S 23195 23198 13214 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 13049300 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749054457096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23212] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23212/stat : 23212 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749053405584 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23213] ppid=23195 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/23198/task/23213/stat : 23213 (java) S 23195 23198 13214 0 -1 4202560 7796 0 0 0 118 2 0 0 20 0 19 0 13049302 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749052353208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23214] ppid=23195 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/23198/task/23214/stat : 23214 (java) S 23195 23198 13214 0 -1 4202560 7448 0 0 0 87 2 0 0 20 0 19 0 13049302 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749051300408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23215] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23215/stat : 23215 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749050248312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23216] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23216/stat : 23216 (java) S 23195 23198 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749049195720 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23219] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23219/stat : 23219 (java) S 23195 23198 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13049315 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749046035624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 27.3
Current children cumulated vsize (KiB) 9824732

[startup+40.8079 s]
/proc/loadavg: 0.58 0.96 1.16 3/191 23419
/proc/meminfo: memFree=26534228/32872528 swapFree=11480/941500
[pid=23198] ppid=23195 vsize=9824732 CPUtime=28.59 cores=1,3,5,7
/proc/23198/stat : 23198 (java) S 23195 23198 13214 0 -1 4202496 19858 0 1 0 2748 111 0 0 20 0 22 0 13049296 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 140734903536592 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23198/statm: 2456183 53878 2287 9 0 2446860 0
[pid=23198/tid=23200] ppid=23195 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/23198/task/23200/stat : 23200 (java) S 23195 23198 13214 0 -1 4202560 2420 0 1 0 18 2 0 0 20 0 22 0 13049297 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749233251192 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23201] ppid=23195 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23198/task/23201/stat : 23201 (java) S 23195 23198 13214 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749194742056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23202] ppid=23195 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23198/task/23202/stat : 23202 (java) S 23195 23198 13214 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749193689256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23203] ppid=23195 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23198/task/23203/stat : 23203 (java) S 23195 23198 13214 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749192636968 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23204] ppid=23195 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23198/task/23204/stat : 23204 (java) S 23195 23198 13214 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749191584168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23205] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23205/stat : 23205 (java) S 23195 23198 13214 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749190531880 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23206] ppid=23195 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23198/task/23206/stat : 23206 (java) S 23195 23198 13214 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749189479080 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23207] ppid=23195 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23198/task/23207/stat : 23207 (java) S 23195 23198 13214 0 -1 4202560 46 0 0 0 5 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749188426792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23208] ppid=23195 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23198/task/23208/stat : 23208 (java) S 23195 23198 13214 0 -1 4202560 40 0 0 0 4 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749187373992 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23209] ppid=23195 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23198/task/23209/stat : 23209 (java) S 23195 23198 13214 0 -1 4202560 19 0 0 0 0 6 0 0 20 0 22 0 13049299 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749056563432 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23210] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23210/stat : 23210 (java) S 23195 23198 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13049300 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749055509496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23211] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23211/stat : 23211 (java) S 23195 23198 13214 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 22 0 13049300 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749054457096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23212] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23212/stat : 23212 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13049302 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749053405584 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23213] ppid=23195 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/23198/task/23213/stat : 23213 (java) S 23195 23198 13214 0 -1 4202560 7796 0 0 0 118 2 0 0 20 0 22 0 13049302 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749052353208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23214] ppid=23195 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/23198/task/23214/stat : 23214 (java) S 23195 23198 13214 0 -1 4202560 7448 0 0 0 87 2 0 0 20 0 22 0 13049302 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749051300408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23215] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23215/stat : 23215 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13049302 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749050248312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23216] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23216/stat : 23216 (java) S 23195 23198 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13049302 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749049195720 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23219] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23219/stat : 23219 (java) S 23195 23198 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13049315 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749046035624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23417] ppid=23195 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/23198/task/23417/stat : 23417 (java) R 23195 23198 13214 0 -1 4202560 2 0 0 0 63 0 0 0 20 0 22 0 13053312 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749048131968 139749059134416 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23418] ppid=23195 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/23198/task/23418/stat : 23418 (java) R 23195 23198 13214 0 -1 4202560 2 0 0 0 63 0 0 0 20 0 22 0 13053312 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749047087960 139749059303025 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23419] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23419/stat : 23419 (java) S 23195 23198 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13053312 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749044982568 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 28.59
Current children cumulated vsize (KiB) 9824732

[startup+41.2008 s]
/proc/loadavg: 0.58 0.96 1.16 3/191 23419
/proc/meminfo: memFree=26534228/32872528 swapFree=11480/941500
[pid=23198] ppid=23195 vsize=9824732 CPUtime=29.38 cores=1,3,5,7
/proc/23198/stat : 23198 (java) S 23195 23198 13214 0 -1 4202496 19858 0 1 0 2827 111 0 0 20 0 22 0 13049296 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 140734903536592 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23198/statm: 2456183 53878 2287 9 0 2446860 0
[pid=23198/tid=23200] ppid=23195 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/23198/task/23200/stat : 23200 (java) S 23195 23198 13214 0 -1 4202560 2420 0 1 0 18 2 0 0 20 0 22 0 13049297 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749233251192 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23201] ppid=23195 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23198/task/23201/stat : 23201 (java) S 23195 23198 13214 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749194742056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23202] ppid=23195 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23198/task/23202/stat : 23202 (java) S 23195 23198 13214 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749193689256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23203] ppid=23195 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23198/task/23203/stat : 23203 (java) S 23195 23198 13214 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749192636968 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23204] ppid=23195 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23198/task/23204/stat : 23204 (java) S 23195 23198 13214 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749191584168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23205] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23205/stat : 23205 (java) S 23195 23198 13214 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749190531880 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23206] ppid=23195 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23198/task/23206/stat : 23206 (java) S 23195 23198 13214 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749189479080 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23207] ppid=23195 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23198/task/23207/stat : 23207 (java) S 23195 23198 13214 0 -1 4202560 46 0 0 0 5 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749188426792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23208] ppid=23195 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23198/task/23208/stat : 23208 (java) S 23195 23198 13214 0 -1 4202560 40 0 0 0 4 0 0 0 20 0 22 0 13049298 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749187373992 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23209] ppid=23195 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23198/task/23209/stat : 23209 (java) S 23195 23198 13214 0 -1 4202560 19 0 0 0 0 6 0 0 20 0 22 0 13049299 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749056563432 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23210] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23210/stat : 23210 (java) S 23195 23198 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13049300 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749055509496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23211] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23211/stat : 23211 (java) S 23195 23198 13214 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 22 0 13049300 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749054457096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23212] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23212/stat : 23212 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13049302 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749053405584 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23213] ppid=23195 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/23198/task/23213/stat : 23213 (java) S 23195 23198 13214 0 -1 4202560 7796 0 0 0 118 2 0 0 20 0 22 0 13049302 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749052353208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23214] ppid=23195 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/23198/task/23214/stat : 23214 (java) S 23195 23198 13214 0 -1 4202560 7448 0 0 0 87 2 0 0 20 0 22 0 13049302 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749051300408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23215] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23215/stat : 23215 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13049302 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749050248312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23216] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23216/stat : 23216 (java) S 23195 23198 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13049302 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749049195720 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23219] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23219/stat : 23219 (java) S 23195 23198 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13049315 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749046035624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23417] ppid=23195 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/23198/task/23417/stat : 23417 (java) R 23195 23198 13214 0 -1 4202560 2 0 0 0 102 0 0 0 20 0 22 0 13053312 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749048131968 139749059214696 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23418] ppid=23195 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/23198/task/23418/stat : 23418 (java) R 23195 23198 13214 0 -1 4202560 2 0 0 0 102 0 0 0 20 0 22 0 13053312 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749047087960 139749059303020 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23419] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23419/stat : 23419 (java) S 23195 23198 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13053312 10060525568 53878 33554432000 1073741824 1073778376 140734903545456 139749044982568 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 29.38
Current children cumulated vsize (KiB) 9824732

[startup+41.6008 s]
/proc/loadavg: 0.58 0.96 1.16 3/191 23419
/proc/meminfo: memFree=26534228/32872528 swapFree=11480/941500
[pid=23198] ppid=23195 vsize=9824732 CPUtime=29.57 cores=1,3,5,7
/proc/23198/stat : 23198 (java) S 23195 23198 13214 0 -1 4202496 19858 0 1 0 2844 113 0 0 20 0 19 0 13049296 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 140734903536592 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23198/statm: 2456183 53872 2287 9 0 2446860 0
[pid=23198/tid=23200] ppid=23195 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/23198/task/23200/stat : 23200 (java) S 23195 23198 13214 0 -1 4202560 2420 0 1 0 18 2 0 0 20 0 19 0 13049297 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749233251192 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23201] ppid=23195 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23198/task/23201/stat : 23201 (java) S 23195 23198 13214 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 13049298 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749194742056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23202] ppid=23195 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23198/task/23202/stat : 23202 (java) S 23195 23198 13214 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 19 0 13049298 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749193689256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23203] ppid=23195 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23198/task/23203/stat : 23203 (java) S 23195 23198 13214 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 19 0 13049298 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749192636968 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23204] ppid=23195 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23198/task/23204/stat : 23204 (java) S 23195 23198 13214 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 13049298 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749191584168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23205] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23205/stat : 23205 (java) S 23195 23198 13214 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 19 0 13049298 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749190531880 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23206] ppid=23195 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23198/task/23206/stat : 23206 (java) S 23195 23198 13214 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 19 0 13049298 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749189479080 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23207] ppid=23195 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23198/task/23207/stat : 23207 (java) S 23195 23198 13214 0 -1 4202560 46 0 0 0 5 0 0 0 20 0 19 0 13049298 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749188426792 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23208] ppid=23195 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23198/task/23208/stat : 23208 (java) S 23195 23198 13214 0 -1 4202560 40 0 0 0 4 0 0 0 20 0 19 0 13049298 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749187373992 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23209] ppid=23195 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23198/task/23209/stat : 23209 (java) S 23195 23198 13214 0 -1 4202560 19 0 0 0 0 6 0 0 20 0 19 0 13049299 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749056563432 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23210] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23210/stat : 23210 (java) S 23195 23198 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13049300 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749055509496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23211] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23211/stat : 23211 (java) S 23195 23198 13214 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 13049300 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749054457096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23198/tid=23212] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23212/stat : 23212 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749053405584 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23213] ppid=23195 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/23198/task/23213/stat : 23213 (java) S 23195 23198 13214 0 -1 4202560 7796 0 0 0 118 2 0 0 20 0 19 0 13049302 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749052353208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23214] ppid=23195 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/23198/task/23214/stat : 23214 (java) S 23195 23198 13214 0 -1 4202560 7448 0 0 0 87 2 0 0 20 0 19 0 13049302 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749051300408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23198/tid=23215] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23215/stat : 23215 (java) S 23195 23198 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749050248312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23198/tid=23216] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23216/stat : 23216 (java) S 23195 23198 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13049302 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749049195720 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23198/tid=23219] ppid=23195 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23198/task/23219/stat : 23219 (java) S 23195 23198 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13049315 10060525568 53872 33554432000 1073741824 1073778376 140734903545456 139749046035624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 29.57
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 41.6892
CPU time (s): 29.7195
CPU user time (s): 28.4987
CPU system time (s): 1.22081
CPU usage (%): 71.2882
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.4987
system time used= 1.22081
maximum resident set size= 216796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19865
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= 3170
involuntary context switches= 992

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.296954 second user time and 0.403938 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-30 23:07:00
IDJOB=4109277
IDBENCH=78763
IDSOLVER=2552
FILE ID=node113/4109277-1467320820
RUNJOBID= node113-1467318804-16844
PBS_JOBID= 20005277
Free space on /tmp= 71736 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.1110969170--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109277-1467320820/watcher-4109277-1467320820 -o /tmp/evaluation-result-4109277-1467320820/solver-4109277-1467320820 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467318804-16844 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109277-1467320820.wbo

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

MD5SUM BENCH= 569bc66899871f531ac68d505b942740
RANDOM SEED=1057289253

node113.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.947
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26743888 kB
Buffers:          137224 kB
Cached:          4275448 kB
SwapCached:            0 kB
Active:          2939944 kB
Inactive:        1487872 kB
Active(anon):      11660 kB
Inactive(anon):     5656 kB
Active(file):    2928284 kB
Inactive(file):  1482216 kB
Unevictable:      941500 kB
Mlocked:           11480 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               512 kB
Writeback:             0 kB
AnonPages:        956300 kB
Mapped:            13176 kB
Shmem:               204 kB
Slab:             629788 kB
SReclaimable:      73988 kB
SUnreclaim:       555800 kB
KernelStack:        1384 kB
PageTables:         5244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1039556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    935936 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= 71736 MiB
End job on node113 at 2016-06-30 23:07:41