Trace number 4109225

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 16.0816 43.8911

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110971697--soft-33-100-0.wbo
MD5SUM735c9aa8226540b6d84e25d418cdaab2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark4.82027
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 constraints64
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 2925
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2924
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1238
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4109225-1467320511.wbo
0.10/0.11	c reading problem ... 
0.10/0.17	c ... done. Wall clock time 0.066s.
0.10/0.17	c declared #vars     169
0.10/0.17	c internal #vars     233
0.10/0.17	c #constraints  101
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29
0.10/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 47
0.10/0.17	c 101 constraints processed.
0.10/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 29
0.10/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 24
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 47
0.10/0.18	c 101 constraints processed.
0.10/0.18	c objective function length is 64 literals
0.66/0.30	c And the winner is solver0
1.15/0.68	c SATISFIABLE
1.15/0.68	c OPTIMIZING...
1.15/0.68	c Got one! Elapsed wall clock time (in seconds):0.571
1.15/0.68	o 994
1.15/0.69	c And the winner is solver0
1.17/1.18	c Got one! Elapsed wall clock time (in seconds):1.072
1.17/1.18	o 986
1.17/1.18	c And the winner is solver0
1.19/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
1.19/1.68	o 958
1.19/1.70	c And the winner is solver0
1.25/2.18	c Got one! Elapsed wall clock time (in seconds):2.074
1.25/2.18	o 950
1.25/2.19	c And the winner is solver0
1.26/2.68	c Got one! Elapsed wall clock time (in seconds):2.575
1.26/2.68	o 851
1.26/2.69	c And the winner is solver0
1.29/3.18	c Got one! Elapsed wall clock time (in seconds):3.076
1.29/3.18	o 849
1.29/3.19	c And the winner is solver0
1.35/3.68	c Got one! Elapsed wall clock time (in seconds):3.577
1.35/3.68	o 843
1.35/3.69	c And the winner is solver0
1.37/4.18	c Got one! Elapsed wall clock time (in seconds):4.078
1.37/4.18	o 836
1.37/4.19	c And the winner is solver0
1.37/4.68	c Got one! Elapsed wall clock time (in seconds):4.579
1.37/4.68	o 830
1.37/4.69	c And the winner is solver0
1.37/5.19	c Got one! Elapsed wall clock time (in seconds):5.08
1.37/5.19	o 729
1.37/5.19	c And the winner is solver0
1.42/5.69	c Got one! Elapsed wall clock time (in seconds):5.581
1.42/5.69	o 579
1.44/5.70	c And the winner is solver0
1.51/6.19	c Got one! Elapsed wall clock time (in seconds):6.082
1.51/6.19	o 573
1.51/6.19	c And the winner is solver0
1.51/6.69	c Got one! Elapsed wall clock time (in seconds):6.583
1.51/6.69	o 570
1.51/6.70	c And the winner is solver0
1.52/7.19	c Got one! Elapsed wall clock time (in seconds):7.084
1.52/7.19	o 505
1.53/7.21	c And the winner is solver0
1.61/7.69	c Got one! Elapsed wall clock time (in seconds):7.585
1.61/7.69	o 487
1.61/7.70	c And the winner is solver0
1.61/8.19	c Got one! Elapsed wall clock time (in seconds):8.086
1.61/8.19	o 480
1.62/8.20	c And the winner is solver0
1.62/8.69	c Got one! Elapsed wall clock time (in seconds):8.587
1.62/8.69	o 478
1.62/8.70	c And the winner is solver0
1.63/9.19	c Got one! Elapsed wall clock time (in seconds):9.088
1.63/9.19	o 470
1.63/9.23	c And the winner is solver0
1.78/9.69	c Got one! Elapsed wall clock time (in seconds):9.589
1.78/9.69	o 453
1.78/9.70	c And the winner is solver0
1.78/10.20	c Got one! Elapsed wall clock time (in seconds):10.09
1.78/10.20	o 447
1.78/10.21	c And the winner is solver0
1.79/10.70	c Got one! Elapsed wall clock time (in seconds):10.591
1.79/10.70	o 442
1.79/10.70	c And the winner is solver0
1.80/11.20	c Got one! Elapsed wall clock time (in seconds):11.092
1.80/11.20	o 439
1.80/11.21	c And the winner is solver0
1.82/11.70	c Got one! Elapsed wall clock time (in seconds):11.597
1.82/11.70	o 436
1.82/11.71	c And the winner is solver0
1.82/12.20	c Got one! Elapsed wall clock time (in seconds):12.098
1.82/12.20	o 433
1.82/12.21	c And the winner is solver0
1.82/12.70	c Got one! Elapsed wall clock time (in seconds):12.599
1.82/12.70	o 394
1.82/12.71	c And the winner is solver0
1.83/13.21	c Got one! Elapsed wall clock time (in seconds):13.1
1.83/13.21	o 383
1.83/13.21	c And the winner is solver0
1.83/13.71	c Got one! Elapsed wall clock time (in seconds):13.601
1.83/13.71	o 378
1.83/13.72	c And the winner is solver0
1.87/14.21	c Got one! Elapsed wall clock time (in seconds):14.102
1.87/14.21	o 376
1.87/14.23	c And the winner is solver0
1.93/14.71	c Got one! Elapsed wall clock time (in seconds):14.603
1.93/14.71	o 364
1.93/14.73	c And the winner is solver0
2.00/15.21	c Got one! Elapsed wall clock time (in seconds):15.103
2.00/15.21	o 329
2.00/15.22	c And the winner is solver0
2.00/15.71	c Got one! Elapsed wall clock time (in seconds):15.604
2.00/15.71	o 323
2.00/15.71	c And the winner is solver0
2.00/16.21	c Got one! Elapsed wall clock time (in seconds):16.106
2.00/16.21	o 304
2.00/16.22	c And the winner is solver0
2.00/16.71	c Got one! Elapsed wall clock time (in seconds):16.607
2.00/16.71	o 294
2.00/16.72	c And the winner is solver0
2.00/17.21	c Got one! Elapsed wall clock time (in seconds):17.107
2.00/17.21	o 287
2.00/17.23	c And the winner is solver0
2.11/17.71	c Got one! Elapsed wall clock time (in seconds):17.608
2.11/17.71	o 282
2.11/17.72	c And the winner is solver0
2.11/18.22	c Got one! Elapsed wall clock time (in seconds):18.109
2.11/18.22	o 281
2.11/18.24	c And the winner is solver0
2.19/18.72	c Got one! Elapsed wall clock time (in seconds):18.61
2.19/18.72	o 279
2.19/18.73	c And the winner is solver0
2.23/19.22	c Got one! Elapsed wall clock time (in seconds):19.111
2.23/19.22	o 268
2.23/19.23	c And the winner is solver0
2.27/19.72	c Got one! Elapsed wall clock time (in seconds):19.612
2.27/19.72	o 265
2.27/19.72	c And the winner is solver0
2.27/20.22	c Got one! Elapsed wall clock time (in seconds):20.113
2.27/20.22	o 248
2.27/20.23	c And the winner is solver0
2.28/20.72	c Got one! Elapsed wall clock time (in seconds):20.614
2.28/20.72	o 214
2.28/20.74	c And the winner is solver0
2.39/21.22	c Got one! Elapsed wall clock time (in seconds):21.115
2.39/21.22	o 206
2.39/21.25	c And the winner is solver0
2.46/21.72	c Got one! Elapsed wall clock time (in seconds):21.616
2.46/21.72	o 191
2.46/21.75	c And the winner is solver0
2.71/22.22	c Got one! Elapsed wall clock time (in seconds):22.116
2.71/22.22	o 177
2.71/22.25	c And the winner is solver0
2.82/22.72	c Got one! Elapsed wall clock time (in seconds):22.617
2.82/22.72	o 165
2.98/22.81	c And the winner is solver0
3.03/23.22	c Got one! Elapsed wall clock time (in seconds):23.118
3.03/23.22	o 163
3.03/23.24	c And the winner is solver0
3.07/23.72	c Got one! Elapsed wall clock time (in seconds):23.619
3.07/23.72	o 161
3.07/23.73	c And the winner is solver0
3.07/24.23	c Got one! Elapsed wall clock time (in seconds):24.12
3.07/24.23	o 146
3.07/24.27	c And the winner is solver0
3.16/24.73	c Got one! Elapsed wall clock time (in seconds):24.621
3.16/24.73	o 141
3.31/24.87	c cleaning 8599 clauses out of 17200 with flag 7687/17200
3.55/24.97	c And the winner is solver0
3.70/25.23	c Got one! Elapsed wall clock time (in seconds):25.122
3.70/25.23	o 140
3.70/25.28	c And the winner is solver0
3.82/25.73	c Got one! Elapsed wall clock time (in seconds):25.623
3.82/25.73	o 139
3.82/25.79	c And the winner is solver0
3.97/26.23	c Got one! Elapsed wall clock time (in seconds):26.124
3.97/26.23	o 136
3.97/26.28	c cleaning 7549 clauses out of 15111 with flag 3711/23710
4.12/26.39	c And the winner is solver0
4.36/26.73	c Got one! Elapsed wall clock time (in seconds):26.625
4.36/26.73	o 135
4.36/26.76	c And the winner is solver0
4.43/27.23	c Got one! Elapsed wall clock time (in seconds):27.126
4.43/27.23	o 125
4.43/27.29	c And the winner is solver0
4.56/27.73	c Got one! Elapsed wall clock time (in seconds):27.627
4.56/27.73	o 124
4.56/27.79	c And the winner is solver0
4.69/28.23	c Got one! Elapsed wall clock time (in seconds):28.128
4.69/28.23	o 106
4.69/28.28	c cleaning 7486 clauses out of 14976 with flag 3332/31124
5.24/28.57	c cleaning 6744 clauses out of 13490 with flag 25853/37124
5.55/28.65	c And the winner is solver0
5.77/28.73	c Got one! Elapsed wall clock time (in seconds):28.629
5.77/28.73	o 92
5.77/28.79	c And the winner is solver0
6.03/29.24	c Got one! Elapsed wall clock time (in seconds):29.13
6.03/29.24	o 86
6.03/29.25	c And the winner is solver0
6.07/29.74	c Got one! Elapsed wall clock time (in seconds):29.631
6.07/29.74	o 85
6.24/29.86	c cleaning 6227 clauses out of 12457 with flag 6991/42835
6.50/29.95	c And the winner is solver0
6.93/30.24	c Got one! Elapsed wall clock time (in seconds):30.132
6.93/30.24	o 84
6.93/30.27	c And the winner is solver0
7.01/30.74	c Got one! Elapsed wall clock time (in seconds):30.634
7.01/30.74	o 79
7.01/30.75	c And the winner is solver0
7.03/31.24	c Got one! Elapsed wall clock time (in seconds):31.135
7.03/31.24	o 76
7.03/31.25	c And the winner is solver0
7.05/31.74	c Got one! Elapsed wall clock time (in seconds):31.637
7.05/31.74	o 67
7.16/31.80	c And the winner is solver0
7.26/32.25	c Got one! Elapsed wall clock time (in seconds):32.139
7.26/32.25	o 52
7.26/32.25	c And the winner is solver0
7.26/32.75	c Got one! Elapsed wall clock time (in seconds):32.641
7.26/32.75	o 51
7.26/32.76	c And the winner is solver0
7.30/33.25	c Got one! Elapsed wall clock time (in seconds):33.144
7.30/33.25	o 50
7.30/33.29	c And the winner is solver0
7.38/33.75	c Got one! Elapsed wall clock time (in seconds):33.647
7.38/33.75	o 49
7.47/33.80	c cleaning 7019 clauses out of 14038 with flag 3319/50643
7.47/33.82	c And the winner is solver0
7.58/34.26	c Got one! Elapsed wall clock time (in seconds):34.15
7.58/34.26	o 48
7.89/34.44	c cleaning 6377 clauses out of 12761 with flag 17932/56385
8.12/34.52	c And the winner is solver0
8.17/34.76	c Got one! Elapsed wall clock time (in seconds):34.653
8.17/34.76	o 42
8.24/34.83	c And the winner is solver0
8.32/35.26	c Got one! Elapsed wall clock time (in seconds):35.156
8.32/35.26	o 39
8.40/35.31	c cleaning 5825 clauses out of 11661 with flag 3111/61663
8.59/35.42	c And the winner is solver0
8.66/35.77	c Got one! Elapsed wall clock time (in seconds):35.66
8.66/35.77	o 26
8.72/35.84	c cleaning 5673 clauses out of 11366 with flag 6709/67193
8.72/35.87	c And the winner is solver0
8.88/36.27	c Got one! Elapsed wall clock time (in seconds):36.163
8.88/36.27	o 15
9.13/36.45	c cleaning 5791 clauses out of 11584 with flag 17565/73085
9.13/36.46	c And the winner is solver0
9.33/36.77	c Got one! Elapsed wall clock time (in seconds):36.668
9.33/36.77	o 14
9.58/36.93	c And the winner is solver0
9.66/37.28	c Got one! Elapsed wall clock time (in seconds):37.173
9.66/37.28	o 13
9.69/37.33	c cleaning 5777 clauses out of 11562 with flag 3853/78854
9.69/37.34	c And the winner is solver0
9.80/37.78	c Got one! Elapsed wall clock time (in seconds):37.678
9.80/37.78	o 12
9.82/37.84	c And the winner is solver0
9.95/38.29	c Got one! Elapsed wall clock time (in seconds):38.183
9.95/38.29	o 11
10.16/38.45	c cleaning 6071 clauses out of 12146 with flag 14210/85216
10.16/38.46	c And the winner is solver0
10.30/38.79	c Got one! Elapsed wall clock time (in seconds):38.688
10.30/38.79	o 10
10.53/38.96	c And the winner is solver0
10.66/39.30	c Got one! Elapsed wall clock time (in seconds):39.194
10.66/39.30	o 9
10.66/39.37	c cleaning 6128 clauses out of 12276 with flag 4121/91417
10.66/39.38	c And the winner is solver0
10.87/39.81	c Got one! Elapsed wall clock time (in seconds):39.7
10.87/39.81	o 6
10.87/39.86	c And the winner is solver0
11.02/40.31	c Got one! Elapsed wall clock time (in seconds):40.206
11.02/40.31	o 5
11.18/40.48	c cleaning 6060 clauses out of 12129 with flag 16671/97400
11.78/40.71	c cleaning 6031 clauses out of 12066 with flag 41285/103397
12.17/40.97	c cleaning 6514 clauses out of 13033 with flag 68398/110398
12.37/41.02	c And the winner is solver0
12.62/41.32	c Got one! Elapsed wall clock time (in seconds):41.213
12.62/41.32	o 4
12.78/41.40	c And the winner is solver0
12.81/41.83	c Got one! Elapsed wall clock time (in seconds):41.72
12.81/41.83	o 3
12.96/41.97	c cleaning 6577 clauses out of 13166 with flag 12903/117045
13.15/42.03	c And the winner is solver0
13.31/42.33	c Got one! Elapsed wall clock time (in seconds):42.227
13.31/42.33	o 2
13.63/42.50	c cleaning 6269 clauses out of 12545 with flag 17411/123004
14.03/42.74	c cleaning 6135 clauses out of 12275 with flag 43390/129004
14.64/43.05	c cleaning 6569 clauses out of 13139 with flag 75430/136004
15.22/43.40	c cleaning 7272 clauses out of 14564 with flag 111197/144004
15.83/43.61	c And the winner is solver0
15.89/43.88	c >>>>>>>>>> Solver number 0 (84 answers) <<<<<<<<<<<<<<<<<<
15.89/43.88	c starts		: 199
15.89/43.88	c conflicts		: 149589
15.89/43.88	c decisions		: 248805
15.89/43.88	c propagations		: 3535956
15.89/43.88	c inspects		: 60110807
15.89/43.88	c shortcuts		: 0
15.89/43.88	c learnt literals	: 37
15.89/43.88	c learnt binary clauses	: 23
15.89/43.88	c learnt ternary clauses	: 237
15.89/43.88	c learnt constraints	: 149551
15.89/43.88	c ignored constraints	: 0
15.89/43.88	c root simplifications	: 0
15.89/43.88	c removed literals (reason simplification)	: 700615
15.89/43.88	c reason swapping (by a shorter reason)	: 0
15.89/43.88	c Calls to reduceDB	: 21
15.89/43.88	c Number of update (reduction) of LBD	: 40961
15.89/43.88	c Imported unit clauses	: 0
15.89/43.88	c number of reductions to clauses (during analyze)	: 0
15.89/43.88	c number of learned constraints concerned by reduction	: 0
15.89/43.88	c number of learning phase by resolution	: 0
15.89/43.88	c number of learning phase by cutting planes	: 0
15.89/43.88	c speed (assignments/second)	: 80910.62193949934
15.89/43.88	c non guided choices	3045
15.89/43.88	c learnt constraints type 
15.89/43.88	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
15.89/43.88	c starts		: 84
15.89/43.88	c conflicts		: 800
15.89/43.88	c decisions		: 9328
15.89/43.88	c propagations		: 38078
15.89/43.88	c inspects		: 2379273
15.89/43.88	c shortcuts		: 0
15.89/43.88	c learnt literals	: 0
15.89/43.88	c learnt binary clauses	: 0
15.89/43.88	c learnt ternary clauses	: 0
15.89/43.88	c learnt constraints	: 739
15.89/43.88	c ignored constraints	: 0
15.89/43.88	c root simplifications	: 0
15.89/43.88	c removed literals (reason simplification)	: 0
15.89/43.88	c reason swapping (by a shorter reason)	: 0
15.89/43.88	c Calls to reduceDB	: 0
15.89/43.88	c Number of update (reduction) of LBD	: 0
15.89/43.88	c Imported unit clauses	: 0
15.89/43.88	c number of reductions to clauses (during analyze)	: 0
15.89/43.88	c number of learned constraints concerned by reduction	: 0
15.89/43.88	c number of learning phase by resolution	: 0
15.89/43.88	c number of learning phase by cutting planes	: 0
15.89/43.88	c speed (assignments/second)	: 24887.581699346403
15.89/43.88	c non guided choices	1383
15.89/43.88	c learnt constraints type 
15.89/43.88	s OPTIMUM FOUND
15.89/43.88	c Found 83 solution(s)
15.89/43.88	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 
15.89/43.88	c objective function=2
15.89/43.88	c Total wall clock time (in seconds): 43.777

Verifier Data

OK	2

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-4109225-1467320511/watcher-4109225-1467320511 -o /tmp/evaluation-result-4109225-1467320511/solver-4109225-1467320511 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109225-1467320511.wbo 

pid=20986
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: 1.99 2.18 2.11 3/197 20989
/proc/meminfo: memFree=30096572/32872528 swapFree=1254912/1391860
[pid=20989] ppid=20986 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/20989/stat : 20989 (java) S 20986 20989 16091 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 13011913 98570240 977 33554432000 1073741824 1073778376 140734987751648 140734987742784 272889839677 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20989/statm: 24065 977 743 9 0 16771 0
[pid=20989/tid=20990] ppid=20986 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20990/stat : 20990 (java) R 20986 20989 16091 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 13011914 98570240 977 33554432000 1073741824 1073778376 140734987751648 140732621667880 272886482304 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100165 s]
/proc/loadavg: 1.99 2.18 2.11 3/197 20989
/proc/meminfo: memFree=30096572/32872528 swapFree=1254912/1391860
[pid=20989] ppid=20986 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/20989/stat : 20989 (java) S 20986 20989 16091 0 -1 4202496 4466 0 1 0 9 1 0 0 20 0 18 0 13011913 9787879424 6108 33554432000 1073741824 1073778376 140734987751648 140734987742784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20989/statm: 2389619 6108 2156 9 0 2380296 0
[pid=20989/tid=20990] ppid=20986 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/20989/task/20990/stat : 20990 (java) R 20986 20989 16091 0 -1 4202560 2386 0 1 0 6 1 0 0 20 0 18 0 13011914 9787879424 6108 33554432000 1073741824 1073778376 140734987751648 140732621671328 140732472030624 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200277 s]
/proc/loadavg: 1.99 2.18 2.11 3/197 20989
/proc/meminfo: memFree=30096572/32872528 swapFree=1254912/1391860
[pid=20989] ppid=20986 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/20989/stat : 20989 (java) S 20986 20989 16091 0 -1 4202496 4775 0 1 0 25 2 0 0 20 0 22 0 13011913 10060525568 7909 33554432000 1073741824 1073778376 140734987751648 140734987742784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20989/statm: 2456183 7909 2219 9 0 2446860 0
[pid=20989/tid=20990] ppid=20986 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/20989/task/20990/stat : 20990 (java) S 20986 20989 16091 0 -1 4202560 2418 0 1 0 14 1 0 0 20 0 22 0 13011914 10060525568 7909 33554432000 1073741824 1073778376 140734987751648 140732621673336 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300256 s]
/proc/loadavg: 1.99 2.18 2.11 3/197 20989
/proc/meminfo: memFree=30096572/32872528 swapFree=1254912/1391860
[pid=20989] ppid=20986 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/20989/stat : 20989 (java) S 20986 20989 16091 0 -1 4202496 7385 0 1 0 64 2 0 0 20 0 22 0 13011913 10060525568 9801 33554432000 1073741824 1073778376 140734987751648 140734987742784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20989/statm: 2456183 9801 2248 9 0 2446860 0
[pid=20989/tid=20990] ppid=20986 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/20989/task/20990/stat : 20990 (java) S 20986 20989 16091 0 -1 4202560 2418 0 1 0 14 1 0 0 20 0 22 0 13011914 10060525568 9801 33554432000 1073741824 1073778376 140734987751648 140732621673336 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700308 s]
/proc/loadavg: 1.99 2.18 2.11 3/197 20989
/proc/meminfo: memFree=30096572/32872528 swapFree=1254912/1391860
[pid=20989] ppid=20986 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/20989/stat : 20989 (java) S 20986 20989 16091 0 -1 4202496 14327 0 1 0 112 5 0 0 20 0 19 0 13011913 10060525568 14969 33554432000 1073741824 1073778376 140734987751648 140734987742784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20989/statm: 2456183 14969 2253 9 0 2446860 0
[pid=20989/tid=20990] ppid=20986 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/20989/task/20990/stat : 20990 (java) S 20986 20989 16091 0 -1 4202560 2418 0 1 0 14 2 0 0 20 0 19 0 13011914 10060525568 14969 33554432000 1073741824 1073778376 140734987751648 140732621673336 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 1.99 2.18 2.11 2/216 21014
/proc/meminfo: memFree=30045636/32872528 swapFree=1254912/1391860
[pid=20989] ppid=20986 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/20989/stat : 20989 (java) S 20986 20989 16091 0 -1 4202496 14338 0 1 0 114 5 0 0 20 0 19 0 13011913 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140734987742784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20989/statm: 2456183 15995 2254 9 0 2446860 0
[pid=20989/tid=20990] ppid=20986 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/20989/task/20990/stat : 20990 (java) S 20986 20989 16091 0 -1 4202560 2419 0 1 0 14 2 0 0 20 0 19 0 13011914 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140732621673336 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20992] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20992/stat : 20992 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140732594125224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=20993] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20993/stat : 20993 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140732593072680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20994] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20994/stat : 20994 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140732592019624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=20995] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20995/stat : 20995 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140732590967080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=20996] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20996/stat : 20996 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140732461001640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=20997] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20997/stat : 20997 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140732459949096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20998] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20998/stat : 20998 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140732458896040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=20999] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20999/stat : 20999 (java) S 20986 20989 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140732457843496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21000] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21000/stat : 21000 (java) S 20986 20989 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13011915 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140731975330152 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21001] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21001/stat : 21001 (java) S 20986 20989 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13011916 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140731974276472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21002] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21002/stat : 21002 (java) S 20986 20989 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13011916 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140731973223304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21003] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21003/stat : 21003 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140731972172048 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21004] ppid=20986 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/20989/task/21004/stat : 21004 (java) S 20986 20989 16091 0 -1 4202560 5068 0 0 0 38 0 0 0 20 0 19 0 13011918 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140731971119928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21005] ppid=20986 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/20989/task/21005/stat : 21005 (java) S 20986 20989 16091 0 -1 4202560 5506 0 0 0 36 0 0 0 20 0 19 0 13011918 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140731970067384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21006] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21006/stat : 21006 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140731969014520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21007] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21007/stat : 21007 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140731967962184 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21010] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21010/stat : 21010 (java) S 20986 20989 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13011931 10060525568 15995 33554432000 1073741824 1073778376 140734987751648 140731964801832 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 9824732

[startup+3.10082 s]
/proc/loadavg: 1.91 2.16 2.11 4/216 21023
/proc/meminfo: memFree=30029012/32872528 swapFree=1254912/1391860
[pid=20989] ppid=20986 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/20989/stat : 20989 (java) S 20986 20989 16091 0 -1 4202496 14371 0 1 0 121 8 0 0 20 0 19 0 13011913 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140734987742784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20989/statm: 2456183 20098 2255 9 0 2446860 0
[pid=20989/tid=20990] ppid=20986 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/20989/task/20990/stat : 20990 (java) S 20986 20989 16091 0 -1 4202560 2419 0 1 0 14 2 0 0 20 0 19 0 13011914 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140732621673336 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20992] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20992/stat : 20992 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140732594125224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=20993] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20993/stat : 20993 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140732593072680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20994] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20994/stat : 20994 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140732592019624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=20995] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20995/stat : 20995 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140732590967080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=20996] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20996/stat : 20996 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140732461001640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=20997] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20997/stat : 20997 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140732459949096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20998] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20998/stat : 20998 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140732458896040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=20999] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20999/stat : 20999 (java) S 20986 20989 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140732457843496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21000] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21000/stat : 21000 (java) S 20986 20989 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13011915 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140731975330152 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21001] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21001/stat : 21001 (java) S 20986 20989 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13011916 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140731974276472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21002] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21002/stat : 21002 (java) S 20986 20989 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13011916 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140731973223304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21003] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21003/stat : 21003 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140731972172048 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21004] ppid=20986 vsize=9824732 CPUtime=0.4 cores=0,2,4,6
/proc/20989/task/21004/stat : 21004 (java) S 20986 20989 16091 0 -1 4202560 5074 0 0 0 40 0 0 0 20 0 19 0 13011918 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140731971119928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21005] ppid=20986 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/20989/task/21005/stat : 21005 (java) S 20986 20989 16091 0 -1 4202560 5507 0 0 0 37 0 0 0 20 0 19 0 13011918 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140731970067384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=21006] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21006/stat : 21006 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140731969014520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21007] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21007/stat : 21007 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140731967962184 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21010] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21010/stat : 21010 (java) S 20986 20989 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13011931 10060525568 20098 33554432000 1073741824 1073778376 140734987751648 140731964801832 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=27 pid=1779 uid=0 cmd=

[startup+6.30085 s]
/proc/loadavg: 1.91 2.16 2.11 2/216 21041
/proc/meminfo: memFree=29996192/32872528 swapFree=1254912/1391860
[pid=20989] ppid=20986 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/20989/stat : 20989 (java) S 20986 20989 16091 0 -1 4202496 14620 0 1 0 143 8 0 0 20 0 19 0 13011913 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140734987742784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20989/statm: 2456183 28839 2265 9 0 2446860 0
[pid=20989/tid=20990] ppid=20986 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/20989/task/20990/stat : 20990 (java) S 20986 20989 16091 0 -1 4202560 2420 0 1 0 15 2 0 0 20 0 19 0 13011914 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140732621673336 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20992] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20992/stat : 20992 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140732594125224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=20993] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20993/stat : 20993 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140732593072680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20994] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20994/stat : 20994 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140732592019624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=20995] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20995/stat : 20995 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140732590967080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=20996] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20996/stat : 20996 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140732461001640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=20997] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20997/stat : 20997 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140732459949096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20998] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20998/stat : 20998 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140732458896040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=20999] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/20999/stat : 20999 (java) S 20986 20989 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13011914 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140732457843496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21000] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21000/stat : 21000 (java) S 20986 20989 16091 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 13011915 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140731975330152 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21001] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21001/stat : 21001 (java) S 20986 20989 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13011916 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140731974276472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21002] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21002/stat : 21002 (java) S 20986 20989 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13011916 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140731973223304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21003] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21003/stat : 21003 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 28839 33554432000 1073741824 1073778376 140734987751648 140731972172048 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21004] ppid=20986 vsize=9824732 CPUtime=0.47 cores=0,2,4,6

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

[pid=20989/tid=21000] ppid=20986 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20989/task/21000/stat : 21000 (java) S 20986 20989 16091 0 -1 4202560 11 0 0 0 1 7 0 0 20 0 19 0 13011915 10060525568 54786 33554432000 1073741824 1073778376 140734987751648 140731975330152 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21001] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21001/stat : 21001 (java) S 20986 20989 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13011916 10060525568 54786 33554432000 1073741824 1073778376 140734987751648 140731974276472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21002] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21002/stat : 21002 (java) S 20986 20989 16091 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 13011916 10060525568 54786 33554432000 1073741824 1073778376 140734987751648 140731973223304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21003] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21003/stat : 21003 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 54786 33554432000 1073741824 1073778376 140734987751648 140731972172048 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21004] ppid=20986 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/20989/task/21004/stat : 21004 (java) S 20986 20989 16091 0 -1 4202560 11454 0 0 0 160 2 0 0 20 0 19 0 13011918 10060525568 54786 33554432000 1073741824 1073778376 140734987751648 140731971119928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21005] ppid=20986 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/20989/task/21005/stat : 21005 (java) S 20986 20989 16091 0 -1 4202560 6022 0 0 0 95 0 0 0 20 0 19 0 13011918 10060525568 54786 33554432000 1073741824 1073778376 140734987751648 140731970067384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21006] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21006/stat : 21006 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 54786 33554432000 1073741824 1073778376 140734987751648 140731969014520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21007] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21007/stat : 21007 (java) S 20986 20989 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 54786 33554432000 1073741824 1073778376 140734987751648 140731967962184 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21010] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21010/stat : 21010 (java) S 20986 20989 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13011931 10060525568 54786 33554432000 1073741824 1073778376 140734987751648 140731964801832 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.81
Current children cumulated vsize (KiB) 9824732

[startup+43.2008 s]
/proc/loadavg: 1.83 2.09 2.09 4/218 21260
/proc/meminfo: memFree=29737832/32872528 swapFree=1254912/1391860
[pid=20989] ppid=20986 vsize=9824732 CPUtime=15.02 cores=0,2,4,6
/proc/20989/stat : 20989 (java) S 20986 20989 16091 0 -1 4202496 22144 0 1 0 1382 120 0 0 20 0 22 0 13011913 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140734987742784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20989/statm: 2456183 53705 2288 9 0 2446860 0
[pid=20989/tid=20990] ppid=20986 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/20989/task/20990/stat : 20990 (java) S 20986 20989 16091 0 -1 4202560 2423 0 1 0 27 2 0 0 20 0 22 0 13011914 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140732621673336 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20992] ppid=20986 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20989/task/20992/stat : 20992 (java) S 20986 20989 16091 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 13011914 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140732594125224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=20993] ppid=20986 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20989/task/20993/stat : 20993 (java) S 20986 20989 16091 0 -1 4202560 30 0 0 0 6 1 0 0 20 0 22 0 13011914 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140732593072680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20994] ppid=20986 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20989/task/20994/stat : 20994 (java) S 20986 20989 16091 0 -1 4202560 19 0 0 0 3 1 0 0 20 0 22 0 13011914 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140732592019624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=20995] ppid=20986 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20989/task/20995/stat : 20995 (java) S 20986 20989 16091 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 22 0 13011914 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140732590967080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=20996] ppid=20986 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20989/task/20996/stat : 20996 (java) S 20986 20989 16091 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 13011914 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140732461001640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=20997] ppid=20986 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20989/task/20997/stat : 20997 (java) S 20986 20989 16091 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 22 0 13011914 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140732459949096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=20998] ppid=20986 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20989/task/20998/stat : 20998 (java) S 20986 20989 16091 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 13011914 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140732458896040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20999] ppid=20986 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20989/task/20999/stat : 20999 (java) S 20986 20989 16091 0 -1 4202560 22 0 0 0 3 2 0 0 20 0 22 0 13011914 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140732457843496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21000] ppid=20986 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20989/task/21000/stat : 21000 (java) S 20986 20989 16091 0 -1 4202560 11 0 0 0 1 7 0 0 20 0 22 0 13011915 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140731975330152 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21001] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21001/stat : 21001 (java) S 20986 20989 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13011916 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140731974276472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21002] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21002/stat : 21002 (java) S 20986 20989 16091 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 22 0 13011916 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140731973223304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21003] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21003/stat : 21003 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13011918 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140731972172048 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21004] ppid=20986 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/20989/task/21004/stat : 21004 (java) S 20986 20989 16091 0 -1 4202560 11454 0 0 0 160 2 0 0 20 0 22 0 13011918 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140731971119928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21005] ppid=20986 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/20989/task/21005/stat : 21005 (java) S 20986 20989 16091 0 -1 4202560 6022 0 0 0 96 0 0 0 20 0 22 0 13011918 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140731970067384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21006] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21006/stat : 21006 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13011918 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140731969014520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21007] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21007/stat : 21007 (java) S 20986 20989 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13011918 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140731967962184 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21010] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21010/stat : 21010 (java) S 20986 20989 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13011931 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140731964801832 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21258] ppid=20986 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/20989/task/21258/stat : 21258 (java) R 20986 20989 16091 0 -1 4202560 4 0 0 0 84 0 0 0 20 0 22 0 13016148 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140731965845136 140732472447064 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21259] ppid=20986 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/20989/task/21259/stat : 21259 (java) R 20986 20989 16091 0 -1 4202560 2 0 0 0 84 0 0 0 20 0 22 0 13016148 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140731966905192 140732473061049 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21260] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21260/stat : 21260 (java) S 20986 20989 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13016149 10060525568 53705 33554432000 1073741824 1073778376 140734987751648 140731963749928 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 15.02
Current children cumulated vsize (KiB) 9824732

[startup+43.6009 s]
/proc/loadavg: 1.83 2.09 2.09 4/218 21260
/proc/meminfo: memFree=29737832/32872528 swapFree=1254912/1391860
[pid=20989] ppid=20986 vsize=9824732 CPUtime=15.83 cores=0,2,4,6
/proc/20989/stat : 20989 (java) S 20986 20989 16091 0 -1 4202496 22158 0 1 0 1463 120 0 0 20 0 22 0 13011913 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140734987742784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20989/statm: 2456183 53084 2288 9 0 2446860 0
[pid=20989/tid=20990] ppid=20986 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/20989/task/20990/stat : 20990 (java) S 20986 20989 16091 0 -1 4202560 2423 0 1 0 27 2 0 0 20 0 22 0 13011914 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140732621673336 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20992] ppid=20986 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20989/task/20992/stat : 20992 (java) S 20986 20989 16091 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 13011914 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140732594125224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=20993] ppid=20986 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20989/task/20993/stat : 20993 (java) S 20986 20989 16091 0 -1 4202560 32 0 0 0 6 1 0 0 20 0 22 0 13011914 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140732593072680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=20994] ppid=20986 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20989/task/20994/stat : 20994 (java) S 20986 20989 16091 0 -1 4202560 19 0 0 0 3 1 0 0 20 0 22 0 13011914 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140732592019624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=20995] ppid=20986 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20989/task/20995/stat : 20995 (java) S 20986 20989 16091 0 -1 4202560 31 0 0 0 4 1 0 0 20 0 22 0 13011914 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140732590967080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=20996] ppid=20986 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20989/task/20996/stat : 20996 (java) S 20986 20989 16091 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 13011914 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140732461001640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20997] ppid=20986 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20989/task/20997/stat : 20997 (java) S 20986 20989 16091 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 22 0 13011914 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140732459949096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=20998] ppid=20986 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20989/task/20998/stat : 20998 (java) S 20986 20989 16091 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 13011914 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140732458896040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20999] ppid=20986 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20989/task/20999/stat : 20999 (java) S 20986 20989 16091 0 -1 4202560 26 0 0 0 4 2 0 0 20 0 22 0 13011914 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140732457843496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21000] ppid=20986 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/20989/task/21000/stat : 21000 (java) S 20986 20989 16091 0 -1 4202560 11 0 0 0 1 8 0 0 20 0 22 0 13011915 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140731975330152 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21001] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21001/stat : 21001 (java) S 20986 20989 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13011916 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140731974276472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21002] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21002/stat : 21002 (java) S 20986 20989 16091 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 22 0 13011916 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140731973223304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21003] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21003/stat : 21003 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13011918 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140731972172048 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21004] ppid=20986 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/20989/task/21004/stat : 21004 (java) S 20986 20989 16091 0 -1 4202560 11454 0 0 0 160 2 0 0 20 0 22 0 13011918 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140731971119928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21005] ppid=20986 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/20989/task/21005/stat : 21005 (java) S 20986 20989 16091 0 -1 4202560 6022 0 0 0 96 0 0 0 20 0 22 0 13011918 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140731970067384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21006] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21006/stat : 21006 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13011918 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140731969014520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21007] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21007/stat : 21007 (java) S 20986 20989 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13011918 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140731967962184 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21010] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21010/stat : 21010 (java) S 20986 20989 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13011931 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140731964801832 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21258] ppid=20986 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/20989/task/21258/stat : 21258 (java) R 20986 20989 16091 0 -1 4202560 6 0 0 0 122 0 0 0 20 0 22 0 13016148 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140731965854048 140732472539679 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=21259] ppid=20986 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/20989/task/21259/stat : 21259 (java) R 20986 20989 16091 0 -1 4202560 2 0 0 0 122 0 0 0 20 0 22 0 13016148 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140731966905632 140732472871463 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21260] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21260/stat : 21260 (java) S 20986 20989 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13016149 10060525568 53084 33554432000 1073741824 1073778376 140734987751648 140731963749928 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 15.83
Current children cumulated vsize (KiB) 9824732

[startup+43.8009 s]
/proc/loadavg: 1.83 2.09 2.09 4/218 21260
/proc/meminfo: memFree=29737832/32872528 swapFree=1254912/1391860
[pid=20989] ppid=20986 vsize=9824732 CPUtime=15.89 cores=0,2,4,6
/proc/20989/stat : 20989 (java) S 20986 20989 16091 0 -1 4202496 22158 0 1 0 1467 122 0 0 20 0 19 0 13011913 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140734987742784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20989/statm: 2456183 53077 2288 9 0 2446860 0
[pid=20989/tid=20990] ppid=20986 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/20989/task/20990/stat : 20990 (java) S 20986 20989 16091 0 -1 4202560 2423 0 1 0 27 2 0 0 20 0 19 0 13011914 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140732621673336 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20992] ppid=20986 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20989/task/20992/stat : 20992 (java) S 20986 20989 16091 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 13011914 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140732594125224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=20993] ppid=20986 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20989/task/20993/stat : 20993 (java) S 20986 20989 16091 0 -1 4202560 32 0 0 0 6 1 0 0 20 0 19 0 13011914 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140732593072680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20989/tid=20994] ppid=20986 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20989/task/20994/stat : 20994 (java) S 20986 20989 16091 0 -1 4202560 19 0 0 0 3 1 0 0 20 0 19 0 13011914 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140732592019624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=20995] ppid=20986 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20989/task/20995/stat : 20995 (java) S 20986 20989 16091 0 -1 4202560 31 0 0 0 4 1 0 0 20 0 19 0 13011914 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140732590967080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=20996] ppid=20986 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20989/task/20996/stat : 20996 (java) S 20986 20989 16091 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 13011914 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140732461001640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20997] ppid=20986 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20989/task/20997/stat : 20997 (java) S 20986 20989 16091 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 19 0 13011914 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140732459949096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=20998] ppid=20986 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20989/task/20998/stat : 20998 (java) S 20986 20989 16091 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 13011914 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140732458896040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=20999] ppid=20986 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20989/task/20999/stat : 20999 (java) S 20986 20989 16091 0 -1 4202560 26 0 0 0 4 2 0 0 20 0 19 0 13011914 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140732457843496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21000] ppid=20986 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/20989/task/21000/stat : 21000 (java) S 20986 20989 16091 0 -1 4202560 11 0 0 0 1 8 0 0 20 0 19 0 13011915 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140731975330152 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21001] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21001/stat : 21001 (java) S 20986 20989 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13011916 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140731974276472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21002] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21002/stat : 21002 (java) S 20986 20989 16091 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 13011916 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140731973223304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21003] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21003/stat : 21003 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140731972172048 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21004] ppid=20986 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/20989/task/21004/stat : 21004 (java) S 20986 20989 16091 0 -1 4202560 11454 0 0 0 160 2 0 0 20 0 19 0 13011918 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140731971119928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20989/tid=21005] ppid=20986 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/20989/task/21005/stat : 21005 (java) S 20986 20989 16091 0 -1 4202560 6022 0 0 0 96 0 0 0 20 0 19 0 13011918 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140731970067384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21006] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21006/stat : 21006 (java) S 20986 20989 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140731969014520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20989/tid=21007] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21007/stat : 21007 (java) S 20986 20989 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13011918 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140731967962184 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20989/tid=21010] ppid=20986 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20989/task/21010/stat : 21010 (java) S 20986 20989 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13011931 10060525568 53077 33554432000 1073741824 1073778376 140734987751648 140731964801832 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 43.8911
CPU time (s): 16.0816
CPU user time (s): 14.7588
CPU system time (s): 1.3228
CPU usage (%): 36.6397
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.7588
system time used= 1.3228
maximum resident set size= 226884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22165
page faults= 1
swaps= 0
block input operations= 8
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3614
involuntary context switches= 861

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

The end

Launcher Data

Begin job on node119 at 2016-06-30 23:01:51
IDJOB=4109225
IDBENCH=78744
IDSOLVER=2552
FILE ID=node119/4109225-1467320511
RUNJOBID= node119-1467318689-18276
PBS_JOBID= 20005280
Free space on /tmp= 71732 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.1110971697--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109225-1467320511/watcher-4109225-1467320511 -o /tmp/evaluation-result-4109225-1467320511/solver-4109225-1467320511 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109225-1467320511.wbo

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

MD5SUM BENCH= 735c9aa8226540b6d84e25d418cdaab2
RANDOM SEED=238762631

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.444
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.444
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.444
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:        30097488 kB
Buffers:          172836 kB
Cached:           261564 kB
SwapCached:            0 kB
Active:           396212 kB
Inactive:         217080 kB
Active(anon):     163180 kB
Inactive(anon):    17912 kB
Active(file):     233032 kB
Inactive(file):   199168 kB
Unevictable:     1391860 kB
Mlocked:         1254912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1840 kB
Writeback:             0 kB
AnonPages:       1629776 kB
Mapped:            22160 kB
Shmem:               204 kB
Slab:             612568 kB
SReclaimable:      55276 kB
SUnreclaim:       557292 kB
KernelStack:        1784 kB
PageTables:         7160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2087524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    344064 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= 71732 MiB
End job on node119 at 2016-06-30 23:02:35