Trace number 4091996

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 20.4399 46.1779

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111222539--soft-33-100-0.wbo
MD5SUM477adc333907175569d22a28ba04c3fe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark16.8384
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 1192
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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4091996-1467321286.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.065s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     233
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 => 29
0.09/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 47
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 => 1
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 29
0.09/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 24
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 47
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 64 literals
0.62/0.35	c And the winner is solver0
1.21/0.69	c SATISFIABLE
1.21/0.69	c OPTIMIZING...
1.21/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
1.21/0.69	o 721
1.22/0.70	c And the winner is solver0
1.26/1.19	c Got one! Elapsed wall clock time (in seconds):1.071
1.26/1.19	o 719
1.26/1.20	c And the winner is solver0
1.27/1.69	c Got one! Elapsed wall clock time (in seconds):1.572
1.27/1.69	o 713
1.27/1.70	c And the winner is solver0
1.28/2.19	c Got one! Elapsed wall clock time (in seconds):2.073
1.28/2.19	o 708
1.28/2.20	c And the winner is solver0
1.28/2.69	c Got one! Elapsed wall clock time (in seconds):2.574
1.28/2.69	o 680
1.29/2.70	c And the winner is solver0
1.29/3.19	c Got one! Elapsed wall clock time (in seconds):3.075
1.29/3.19	o 673
1.31/3.21	c And the winner is solver0
1.32/3.69	c Got one! Elapsed wall clock time (in seconds):3.576
1.32/3.69	o 671
1.32/3.72	c And the winner is solver0
1.50/4.20	c Got one! Elapsed wall clock time (in seconds):4.077
1.50/4.20	o 662
1.50/4.21	c And the winner is solver0
1.56/4.70	c Got one! Elapsed wall clock time (in seconds):4.578
1.56/4.70	o 638
1.56/4.72	c And the winner is solver0
1.79/5.20	c Got one! Elapsed wall clock time (in seconds):5.079
1.79/5.20	o 628
1.79/5.28	c And the winner is solver0
2.08/5.70	c Got one! Elapsed wall clock time (in seconds):5.58
2.08/5.70	o 623
2.08/5.71	c And the winner is solver0
2.08/6.20	c Got one! Elapsed wall clock time (in seconds):6.082
2.08/6.20	o 608
2.08/6.21	c And the winner is solver0
2.13/6.70	c Got one! Elapsed wall clock time (in seconds):6.583
2.13/6.70	o 532
2.13/6.71	c And the winner is solver0
2.18/7.20	c Got one! Elapsed wall clock time (in seconds):7.084
2.18/7.20	o 531
2.18/7.24	c And the winner is solver0
2.26/7.70	c Got one! Elapsed wall clock time (in seconds):7.585
2.26/7.70	o 528
2.26/7.71	c And the winner is solver0
2.27/8.20	c Got one! Elapsed wall clock time (in seconds):8.086
2.27/8.20	o 509
2.27/8.21	c And the winner is solver0
2.29/8.71	c Got one! Elapsed wall clock time (in seconds):8.587
2.29/8.71	o 505
2.29/8.72	c And the winner is solver0
2.29/9.21	c Got one! Elapsed wall clock time (in seconds):9.088
2.29/9.21	o 504
2.29/9.22	c And the winner is solver0
2.33/9.71	c Got one! Elapsed wall clock time (in seconds):9.588
2.33/9.71	o 487
2.33/9.71	c And the winner is solver0
2.34/10.21	c Got one! Elapsed wall clock time (in seconds):10.089
2.34/10.21	o 461
2.34/10.22	c And the winner is solver0
2.37/10.71	c Got one! Elapsed wall clock time (in seconds):10.59
2.37/10.71	o 456
2.37/10.72	c And the winner is solver0
2.46/11.21	c Got one! Elapsed wall clock time (in seconds):11.091
2.46/11.21	o 455
2.46/11.22	c And the winner is solver0
2.48/11.71	c Got one! Elapsed wall clock time (in seconds):11.592
2.48/11.71	o 446
2.48/11.72	c And the winner is solver0
2.50/12.21	c Got one! Elapsed wall clock time (in seconds):12.093
2.50/12.21	o 432
2.50/12.22	c And the winner is solver0
2.53/12.71	c Got one! Elapsed wall clock time (in seconds):12.594
2.53/12.71	o 420
2.53/12.72	c And the winner is solver0
2.55/13.21	c Got one! Elapsed wall clock time (in seconds):13.095
2.55/13.21	o 417
2.55/13.23	c And the winner is solver0
2.59/13.72	c Got one! Elapsed wall clock time (in seconds):13.596
2.59/13.72	o 411
2.59/13.74	c And the winner is solver0
2.64/14.22	c Got one! Elapsed wall clock time (in seconds):14.097
2.64/14.22	o 376
2.64/14.23	c And the winner is solver0
2.80/14.72	c Got one! Elapsed wall clock time (in seconds):14.598
2.80/14.72	o 375
2.80/14.73	c And the winner is solver0
2.83/15.22	c Got one! Elapsed wall clock time (in seconds):15.1
2.83/15.22	o 370
2.83/15.23	c And the winner is solver0
2.88/15.72	c Got one! Elapsed wall clock time (in seconds):15.601
2.88/15.72	o 369
2.88/15.73	c And the winner is solver0
2.90/16.22	c Got one! Elapsed wall clock time (in seconds):16.102
2.90/16.22	o 368
2.90/16.23	c And the winner is solver0
2.92/16.72	c Got one! Elapsed wall clock time (in seconds):16.603
2.92/16.72	o 363
2.92/16.74	c And the winner is solver0
2.96/17.22	c Got one! Elapsed wall clock time (in seconds):17.104
2.96/17.22	o 360
2.96/17.23	c And the winner is solver0
2.98/17.72	c Got one! Elapsed wall clock time (in seconds):17.605
2.98/17.72	o 359
2.98/17.73	c And the winner is solver0
3.00/18.22	c Got one! Elapsed wall clock time (in seconds):18.106
3.00/18.22	o 325
3.00/18.23	c And the winner is solver0
3.00/18.73	c Got one! Elapsed wall clock time (in seconds):18.607
3.00/18.73	o 309
3.00/18.73	c And the winner is solver0
3.02/19.23	c Got one! Elapsed wall clock time (in seconds):19.107
3.02/19.23	o 306
3.02/19.23	c And the winner is solver0
3.04/19.73	c Got one! Elapsed wall clock time (in seconds):19.608
3.04/19.73	o 302
3.04/19.73	c And the winner is solver0
3.04/20.23	c Got one! Elapsed wall clock time (in seconds):20.109
3.04/20.23	o 295
3.04/20.24	c And the winner is solver0
3.07/20.73	c Got one! Elapsed wall clock time (in seconds):20.61
3.07/20.73	o 287
3.07/20.74	c And the winner is solver0
3.09/21.23	c Got one! Elapsed wall clock time (in seconds):21.111
3.09/21.23	o 282
3.09/21.24	c And the winner is solver0
3.13/21.73	c Got one! Elapsed wall clock time (in seconds):21.612
3.13/21.73	o 254
3.13/21.75	c And the winner is solver0
3.34/22.24	c Got one! Elapsed wall clock time (in seconds):22.122
3.34/22.24	o 247
3.34/22.25	c And the winner is solver0
3.36/22.74	c Got one! Elapsed wall clock time (in seconds):22.623
3.36/22.74	o 246
3.36/22.75	c And the winner is solver0
3.38/23.24	c Got one! Elapsed wall clock time (in seconds):23.124
3.38/23.24	o 234
3.38/23.25	c And the winner is solver0
3.40/23.74	c Got one! Elapsed wall clock time (in seconds):23.625
3.40/23.74	o 229
3.50/23.87	c cleaning 7389 clauses out of 14777 with flag 6083/14777
3.73/23.93	c And the winner is solver0
3.85/24.24	c Got one! Elapsed wall clock time (in seconds):24.126
3.85/24.24	o 222
3.85/24.27	c And the winner is solver0
3.92/24.75	c Got one! Elapsed wall clock time (in seconds):24.626
3.92/24.75	o 221
3.92/24.75	c And the winner is solver0
3.92/25.25	c Got one! Elapsed wall clock time (in seconds):25.127
3.92/25.25	o 219
3.92/25.27	c And the winner is solver0
3.99/25.75	c Got one! Elapsed wall clock time (in seconds):25.628
3.99/25.75	o 217
4.08/25.80	c And the winner is solver0
4.10/26.25	c Got one! Elapsed wall clock time (in seconds):26.129
4.10/26.25	o 209
4.10/26.25	c And the winner is solver0
4.10/26.75	c Got one! Elapsed wall clock time (in seconds):26.63
4.10/26.75	o 205
4.20/26.88	c And the winner is solver0
4.38/27.25	c Got one! Elapsed wall clock time (in seconds):27.131
4.38/27.25	o 202
4.38/27.27	c And the winner is solver0
4.43/27.75	c Got one! Elapsed wall clock time (in seconds):27.632
4.43/27.75	o 196
4.43/27.77	c And the winner is solver0
4.49/28.25	c Got one! Elapsed wall clock time (in seconds):28.133
4.49/28.25	o 195
4.49/28.26	c And the winner is solver0
4.49/28.75	c Got one! Elapsed wall clock time (in seconds):28.634
4.49/28.75	o 191
4.49/28.76	c And the winner is solver0
4.51/29.25	c Got one! Elapsed wall clock time (in seconds):29.134
4.51/29.25	o 190
4.51/29.27	c And the winner is solver0
4.56/29.75	c Got one! Elapsed wall clock time (in seconds):29.635
4.56/29.75	o 189
4.56/29.77	c And the winner is solver0
4.63/30.26	c Got one! Elapsed wall clock time (in seconds):30.136
4.63/30.26	o 188
4.63/30.27	c And the winner is solver0
4.66/30.76	c Got one! Elapsed wall clock time (in seconds):30.637
4.66/30.76	o 149
4.66/30.77	c And the winner is solver0
4.71/31.26	c Got one! Elapsed wall clock time (in seconds):31.138
4.71/31.26	o 134
4.71/31.27	c And the winner is solver0
4.74/31.76	c Got one! Elapsed wall clock time (in seconds):31.638
4.74/31.76	o 129
4.74/31.77	c And the winner is solver0
4.77/32.26	c Got one! Elapsed wall clock time (in seconds):32.139
4.77/32.26	o 128
4.85/32.32	c cleaning 9451 clauses out of 18901 with flag 3481/26290
4.85/32.33	c And the winner is solver0
4.96/32.76	c Got one! Elapsed wall clock time (in seconds):32.64
4.96/32.76	o 127
5.23/32.94	c And the winner is solver0
5.35/33.26	c Got one! Elapsed wall clock time (in seconds):33.141
5.35/33.26	o 118
5.42/33.35	c cleaning 7670 clauses out of 15340 with flag 3586/32180
5.42/33.35	c And the winner is solver0
5.89/33.76	c Got one! Elapsed wall clock time (in seconds):33.641
5.89/33.76	o 99
5.89/33.78	c And the winner is solver0
5.94/34.26	c Got one! Elapsed wall clock time (in seconds):34.142
5.94/34.26	o 82
6.01/34.31	c And the winner is solver0
6.05/34.76	c Got one! Elapsed wall clock time (in seconds):34.643
6.05/34.76	o 63
6.12/34.81	c And the winner is solver0
6.17/35.26	c Got one! Elapsed wall clock time (in seconds):35.144
6.17/35.26	o 60
6.48/35.40	c cleaning 7032 clauses out of 14076 with flag 10886/38586
6.48/35.41	c And the winner is solver0
6.83/35.76	c Got one! Elapsed wall clock time (in seconds):35.645
6.83/35.76	o 54
7.10/35.94	c cleaning 6125 clauses out of 12254 with flag 16362/43796
7.10/35.94	c And the winner is solver0
7.23/36.27	c Got one! Elapsed wall clock time (in seconds):36.146
7.23/36.27	o 53
7.52/36.46	c cleaning 5690 clauses out of 11394 with flag 18554/49061
7.93/36.67	c cleaning 5848 clauses out of 11705 with flag 39751/55062
8.14/36.72	c And the winner is solver0
8.14/36.77	c Got one! Elapsed wall clock time (in seconds):36.647
8.14/36.77	o 52
8.28/36.89	c And the winner is solver0
8.53/37.27	c Got one! Elapsed wall clock time (in seconds):37.149
8.53/37.27	o 50
8.58/37.31	c cleaning 6205 clauses out of 12426 with flag 3873/61631
8.58/37.32	c And the winner is solver0
8.66/37.77	c Got one! Elapsed wall clock time (in seconds):37.65
8.66/37.77	o 29
8.91/37.93	c cleaning 5773 clauses out of 11550 with flag 17015/66960
9.32/38.14	c cleaning 5889 clauses out of 11777 with flag 36674/72960
9.32/38.18	c And the winner is solver0
9.50/38.27	c Got one! Elapsed wall clock time (in seconds):38.152
9.50/38.27	o 28
9.50/38.28	c And the winner is solver0
9.54/38.77	c Got one! Elapsed wall clock time (in seconds):38.653
9.54/38.77	o 26
9.54/38.79	c And the winner is solver0
9.61/39.27	c Got one! Elapsed wall clock time (in seconds):39.155
9.61/39.27	o 25
9.86/39.42	c cleaning 6095 clauses out of 12195 with flag 13177/79268
9.86/39.49	c And the winner is solver0
10.15/39.78	c Got one! Elapsed wall clock time (in seconds):39.658
10.15/39.78	o 22
10.18/39.90	c cleaning 5801 clauses out of 11617 with flag 9857/84785
10.80/40.10	c cleaning 5902 clauses out of 11813 with flag 29950/90783
10.80/40.16	c And the winner is solver0
10.95/40.28	c Got one! Elapsed wall clock time (in seconds):40.16
10.95/40.28	o 16
10.98/40.39	c cleaning 5543 clauses out of 11096 with flag 11231/95968
11.38/40.54	c And the winner is solver0
11.47/40.78	c Got one! Elapsed wall clock time (in seconds):40.663
11.47/40.78	o 11
11.52/40.83	c cleaning 5672 clauses out of 11348 with flag 3775/101763
11.89/41.03	c cleaning 5833 clauses out of 11674 with flag 25549/107762
11.89/41.06	c And the winner is solver0
12.12/41.28	c Got one! Elapsed wall clock time (in seconds):41.166
12.12/41.28	o 10
12.34/41.46	c cleaning 5885 clauses out of 11778 with flag 19162/113699
12.75/41.69	c cleaning 5942 clauses out of 11892 with flag 42624/119699
13.36/41.96	c cleaning 6475 clauses out of 12950 with flag 71375/126699
13.94/42.28	c cleaning 7235 clauses out of 14473 with flag 103034/134699
14.74/42.65	c cleaning 8117 clauses out of 16237 with flag 137879/143699
15.35/42.97	c And the winner is solver0
15.52/43.29	c Got one! Elapsed wall clock time (in seconds):43.169
15.52/43.29	o 9
15.95/43.55	c cleaning 10620 clauses out of 21254 with flag 21690/156835
16.55/43.80	c cleaning 8312 clauses out of 16633 with flag 49634/162836
16.96/44.07	c cleaning 7650 clauses out of 15318 with flag 80726/169835
17.55/44.39	c cleaning 7831 clauses out of 15665 with flag 116189/177835
18.35/44.77	c cleaning 8414 clauses out of 16834 with flag 156190/186835
19.16/45.18	c cleaning 9203 clauses out of 18406 with flag 200093/196835
19.16/45.19	c And the winner is solver0
20.25/46.17	c >>>>>>>>>> Solver number 0 (84 answers) <<<<<<<<<<<<<<<<<<
20.25/46.17	c starts		: 202
20.25/46.17	c conflicts		: 196903
20.25/46.17	c decisions		: 317074
20.25/46.17	c propagations		: 4276101
20.25/46.17	c inspects		: 82906235
20.25/46.17	c shortcuts		: 0
20.25/46.17	c learnt literals	: 37
20.25/46.17	c learnt binary clauses	: 11
20.25/46.17	c learnt ternary clauses	: 196
20.25/46.17	c learnt constraints	: 196865
20.25/46.17	c ignored constraints	: 0
20.25/46.17	c root simplifications	: 0
20.25/46.17	c removed literals (reason simplification)	: 977257
20.25/46.17	c reason swapping (by a shorter reason)	: 0
20.25/46.17	c Calls to reduceDB	: 27
20.25/46.17	c Number of update (reduction) of LBD	: 45123
20.25/46.17	c Imported unit clauses	: 0
20.25/46.17	c number of reductions to clauses (during analyze)	: 0
20.25/46.17	c number of learned constraints concerned by reduction	: 0
20.25/46.17	c number of learning phase by resolution	: 0
20.25/46.17	c number of learning phase by cutting planes	: 0
20.25/46.17	c speed (assignments/second)	: 93007.242909344
20.25/46.17	c non guided choices	3346
20.25/46.17	c learnt constraints type 
20.25/46.17	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
20.25/46.17	c starts		: 84
20.25/46.17	c conflicts		: 402
20.25/46.17	c decisions		: 7919
20.25/46.17	c propagations		: 28522
20.25/46.17	c inspects		: 607040
20.25/46.17	c shortcuts		: 0
20.25/46.17	c learnt literals	: 0
20.25/46.17	c learnt binary clauses	: 0
20.25/46.17	c learnt ternary clauses	: 0
20.25/46.17	c learnt constraints	: 327
20.25/46.17	c ignored constraints	: 0
20.25/46.17	c root simplifications	: 0
20.25/46.17	c removed literals (reason simplification)	: 0
20.25/46.17	c reason swapping (by a shorter reason)	: 0
20.25/46.17	c Calls to reduceDB	: 0
20.25/46.17	c Number of update (reduction) of LBD	: 0
20.25/46.17	c Imported unit clauses	: 0
20.25/46.17	c number of reductions to clauses (during analyze)	: 0
20.25/46.17	c number of learned constraints concerned by reduction	: 0
20.25/46.17	c number of learning phase by resolution	: 0
20.25/46.17	c number of learning phase by cutting planes	: 0
20.25/46.17	c speed (assignments/second)	: 9944.909344490934
20.25/46.17	c non guided choices	1122
20.25/46.17	c learnt constraints type 
20.25/46.17	s OPTIMUM FOUND
20.25/46.17	c Found 83 solution(s)
20.25/46.17	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 
20.25/46.17	c objective function=9
20.25/46.17	c Total wall clock time (in seconds): 46.05

Verifier Data

OK	9

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4091996-1467321286/watcher-4091996-1467321286 -o /tmp/evaluation-result-4091996-1467321286/solver-4091996-1467321286 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467319279-29205 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4091996-1467321286.wbo 

pid=512
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.68 1.01 1.30 2/169 515
/proc/meminfo: memFree=30053892/32872528 swapFree=1427768/1542232
[pid=515] ppid=512 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/515/stat : 515 (java) R 512 515 15544 0 -1 4202496 172 0 0 0 0 0 0 0 20 0 1 0 13089595 2560000 46 33554432000 1073741824 1073778376 140733884199168 140733884196296 266426477863 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/515/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 0.68 1.01 1.30 2/169 515
/proc/meminfo: memFree=30053892/32872528 swapFree=1427768/1542232
[pid=515] ppid=512 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/515/stat : 515 (java) S 512 515 15544 0 -1 4202496 4409 0 1 0 8 1 0 0 20 0 18 0 13089595 9787879424 6044 33554432000 1073741824 1073778376 140734206461360 140734206452496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/515/statm: 2389619 6044 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 0.68 1.01 1.30 2/169 515
/proc/meminfo: memFree=30053892/32872528 swapFree=1427768/1542232
[pid=515] ppid=512 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/515/stat : 515 (java) S 512 515 15544 0 -1 4202496 4765 0 1 0 22 1 0 0 20 0 22 0 13089595 10060525568 7896 33554432000 1073741824 1073778376 140734206461360 140734206452496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/515/statm: 2456183 7896 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.300214 s]
/proc/loadavg: 0.68 1.01 1.30 2/169 515
/proc/meminfo: memFree=30053892/32872528 swapFree=1427768/1542232
[pid=515] ppid=512 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/515/stat : 515 (java) S 512 515 15544 0 -1 4202496 7635 0 1 0 60 2 0 0 20 0 22 0 13089595 10060525568 10029 33554432000 1073741824 1073778376 140734206461360 140734206452496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/515/statm: 2456183 10029 2247 9 0 2446860 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824732

[startup+0.700307 s]
/proc/loadavg: 0.68 1.01 1.30 2/169 515
/proc/meminfo: memFree=30053892/32872528 swapFree=1427768/1542232
[pid=515] ppid=512 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/515/stat : 515 (java) S 512 515 15544 0 -1 4202496 15796 0 1 0 117 5 0 0 20 0 22 0 13089595 10060525568 15624 33554432000 1073741824 1073778376 140734206461360 140734206452496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/515/statm: 2456183 15624 2253 9 0 2446860 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 0.87 1.04 1.31 1/188 540
/proc/meminfo: memFree=29999336/32872528 swapFree=1427768/1542232
[pid=515] ppid=512 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/515/stat : 515 (java) S 512 515 15544 0 -1 4202496 15805 0 1 0 120 7 0 0 20 0 19 0 13089595 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 140734206452496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/515/statm: 2456183 16641 2253 9 0 2446860 0
[pid=515/tid=517] ppid=512 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/515/task/517/stat : 517 (java) S 512 515 15544 0 -1 4202560 2415 0 1 0 14 2 0 0 20 0 19 0 13089596 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139732431274872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=518] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/518/stat : 518 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139732403727016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=519] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/519/stat : 519 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139732402674472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=515/tid=520] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/520/stat : 520 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139732401621928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=521] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/521/stat : 521 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139732400569384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=522] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/522/stat : 522 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139732270491816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=523] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/523/stat : 523 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139732269439272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=524] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/524/stat : 524 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139732268386728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=525] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/525/stat : 525 (java) S 512 515 15544 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139732267334184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=526] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/526/stat : 526 (java) S 512 515 15544 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13089598 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139731784821352 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=527] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/527/stat : 527 (java) S 512 515 15544 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13089599 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139731783767672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=528] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/528/stat : 528 (java) S 512 515 15544 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13089599 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139731782715016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=529] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/529/stat : 529 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089601 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139731781663760 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=530] ppid=512 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/515/task/530/stat : 530 (java) S 512 515 15544 0 -1 4202560 7269 0 0 0 33 2 0 0 20 0 19 0 13089601 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139731780610104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=531] ppid=512 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/515/task/531/stat : 531 (java) S 512 515 15544 0 -1 4202560 4774 0 0 0 36 0 0 0 20 0 19 0 13089601 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139731779557560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=515/tid=532] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/532/stat : 532 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089601 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139731778505208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=515/tid=533] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/533/stat : 533 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089601 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139731777452872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=537] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/537/stat : 537 (java) S 512 515 15544 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13089614 10060525568 16641 33554432000 1073741824 1073778376 140734206461360 139731773241000 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 0.87 1.04 1.31 3/191 549
/proc/meminfo: memFree=29984636/32872528 swapFree=1427768/1542232
[pid=515] ppid=512 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/515/stat : 515 (java) S 512 515 15544 0 -1 4202496 15833 0 1 0 122 7 0 0 20 0 19 0 13089595 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 140734206452496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/515/statm: 2456183 20738 2253 9 0 2446860 0
[pid=515/tid=517] ppid=512 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/515/task/517/stat : 517 (java) S 512 515 15544 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 19 0 13089596 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139732431274872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=518] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/518/stat : 518 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139732403727016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=519] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/519/stat : 519 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139732402674472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=515/tid=520] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/520/stat : 520 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139732401621928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=521] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/521/stat : 521 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139732400569384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=522] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/522/stat : 522 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139732270491816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=523] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/523/stat : 523 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139732269439272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=524] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/524/stat : 524 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139732268386728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=525] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/525/stat : 525 (java) S 512 515 15544 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139732267334184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=526] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/526/stat : 526 (java) S 512 515 15544 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13089598 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139731784821352 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=527] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/527/stat : 527 (java) S 512 515 15544 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13089599 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139731783767672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=528] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/528/stat : 528 (java) S 512 515 15544 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13089599 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139731782715016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=529] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/529/stat : 529 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089601 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139731781663760 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=530] ppid=512 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/515/task/530/stat : 530 (java) S 512 515 15544 0 -1 4202560 7269 0 0 0 33 2 0 0 20 0 19 0 13089601 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139731780610104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=531] ppid=512 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/515/task/531/stat : 531 (java) S 512 515 15544 0 -1 4202560 4774 0 0 0 38 0 0 0 20 0 19 0 13089601 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139731779557560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=515/tid=532] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/532/stat : 532 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089601 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139731778505208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=515/tid=533] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/533/stat : 533 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089601 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139731777452872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=537] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/537/stat : 537 (java) S 512 515 15544 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13089614 10060525568 20738 33554432000 1073741824 1073778376 140734206461360 139731773241000 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=27 pid=1781 uid=0 cmd=

[startup+6.30078 s]
/proc/loadavg: 1.12 1.09 1.32 1/188 567
/proc/meminfo: memFree=29939936/32872528 swapFree=1427768/1542232
[pid=515] ppid=512 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/515/stat : 515 (java) S 512 515 15544 0 -1 4202496 17935 0 1 0 199 14 0 0 20 0 19 0 13089595 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 140734206452496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/515/statm: 2456183 32780 2268 9 0 2446860 0
[pid=515/tid=517] ppid=512 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/515/task/517/stat : 517 (java) S 512 515 15544 0 -1 4202560 2417 0 1 0 15 2 0 0 20 0 19 0 13089596 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139732431274872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=518] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/518/stat : 518 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139732403727016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=519] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/519/stat : 519 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139732402674472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=515/tid=520] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/520/stat : 520 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139732401621928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=521] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/521/stat : 521 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139732400569384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=522] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/522/stat : 522 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139732270491816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=523] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/523/stat : 523 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139732269439272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=524] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/524/stat : 524 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139732268386728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=525] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/525/stat : 525 (java) S 512 515 15544 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13089597 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139732267334184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=526] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/526/stat : 526 (java) S 512 515 15544 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13089598 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139731784821352 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=527] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/527/stat : 527 (java) S 512 515 15544 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13089599 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139731783767672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=528] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/528/stat : 528 (java) S 512 515 15544 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13089599 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139731782715016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=529] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/529/stat : 529 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089601 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139731781663760 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=530] ppid=512 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/515/task/530/stat : 530 (java) S 512 515 15544 0 -1 4202560 7714 0 0 0 58 2 0 0 20 0 19 0 13089601 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139731780610104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=531] ppid=512 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/515/task/531/stat : 531 (java) S 512 515 15544 0 -1 4202560 6343 0 0 0 69 0 0 0 20 0 19 0 13089601 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139731779557560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=532] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/532/stat : 532 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13089601 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139731778505208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=515/tid=533] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/533/stat : 533 (java) S 512 515 15544 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13089601 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139731777452872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=537] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/537/stat : 537 (java) S 512 515 15544 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13089614 10060525568 32780 33554432000 1073741824 1073778376 140734206461360 139731773241000 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.13

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

[pid=515/tid=526] ppid=512 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/515/task/526/stat : 526 (java) S 512 515 15544 0 -1 4202560 16 0 0 0 0 4 0 0 20 0 22 0 13089598 10060525568 52374 33554432000 1073741824 1073778376 140734206461360 139731784821352 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=527] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/527/stat : 527 (java) S 512 515 15544 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13089599 10060525568 52374 33554432000 1073741824 1073778376 140734206461360 139731783767672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=528] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/528/stat : 528 (java) S 512 515 15544 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 22 0 13089599 10060525568 52374 33554432000 1073741824 1073778376 140734206461360 139731782715016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=529] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/529/stat : 529 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13089601 10060525568 52374 33554432000 1073741824 1073778376 140734206461360 139731781663760 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=530] ppid=512 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/515/task/530/stat : 530 (java) S 512 515 15544 0 -1 4202560 7731 0 0 0 90 2 0 0 20 0 22 0 13089601 10060525568 52374 33554432000 1073741824 1073778376 140734206461360 139731780610104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=531] ppid=512 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/515/task/531/stat : 531 (java) S 512 515 15544 0 -1 4202560 15825 0 0 0 169 3 0 0 20 0 22 0 13089601 10060525568 52374 33554432000 1073741824 1073778376 140734206461360 139731779557560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=532] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/532/stat : 532 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13089601 10060525568 52374 33554432000 1073741824 1073778376 140734206461360 139731778505208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=515/tid=533] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/533/stat : 533 (java) S 512 515 15544 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13089601 10060525568 52374 33554432000 1073741824 1073778376 140734206461360 139731777452872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=537] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/537/stat : 537 (java) S 512 515 15544 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13089614 10060525568 52374 33554432000 1073741824 1073778376 140734206461360 139731773241000 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=785] ppid=512 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/515/task/785/stat : 785 (java) R 512 515 15544 0 -1 4202560 3 0 0 0 147 0 0 0 20 0 22 0 13093924 10060525568 52374 33554432000 1073741824 1073778376 140734206461360 139731774284176 139732281919242 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=515/tid=786] ppid=512 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/515/task/786/stat : 786 (java) R 512 515 15544 0 -1 4202560 3 0 0 0 147 0 0 0 20 0 22 0 13093925 10060525568 52374 33554432000 1073741824 1073778376 140734206461360 139731775344304 139732282053300 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=515/tid=787] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/787/stat : 787 (java) S 512 515 15544 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13093925 10060525568 52374 33554432000 1073741824 1073778376 140734206461360 139731776398120 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 18.55
Current children cumulated vsize (KiB) 9824732

[startup+45.6008 s]
/proc/loadavg: 0.70 0.98 1.28 3/191 787
/proc/meminfo: memFree=29851516/32872528 swapFree=1427768/1542232
[pid=515] ppid=512 vsize=9824732 CPUtime=19.75 cores=1,3,5,7
/proc/515/stat : 515 (java) S 512 515 15544 0 -1 4202496 28221 0 1 0 1853 122 0 0 20 0 20 0 13089595 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 140734206452496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/515/statm: 2456183 52370 2287 9 0 2446860 0
[pid=515/tid=517] ppid=512 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/515/task/517/stat : 517 (java) S 512 515 15544 0 -1 4202560 2420 0 1 0 20 2 0 0 20 0 20 0 13089596 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732431274872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=518] ppid=512 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/515/task/518/stat : 518 (java) S 512 515 15544 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732403727016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=519] ppid=512 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/515/task/519/stat : 519 (java) S 512 515 15544 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732402674472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=520] ppid=512 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/515/task/520/stat : 520 (java) S 512 515 15544 0 -1 4202560 29 0 0 0 2 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732401621928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=521] ppid=512 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/515/task/521/stat : 521 (java) S 512 515 15544 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732400569384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=522] ppid=512 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/515/task/522/stat : 522 (java) S 512 515 15544 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732270491816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=523] ppid=512 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/515/task/523/stat : 523 (java) S 512 515 15544 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732269439272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=524] ppid=512 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/515/task/524/stat : 524 (java) S 512 515 15544 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732268386728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=525] ppid=512 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/515/task/525/stat : 525 (java) S 512 515 15544 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732267334184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=526] ppid=512 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/515/task/526/stat : 526 (java) S 512 515 15544 0 -1 4202560 16 0 0 0 0 4 0 0 20 0 20 0 13089598 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731784821352 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=527] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/527/stat : 527 (java) S 512 515 15544 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13089599 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731783767672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=528] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/528/stat : 528 (java) S 512 515 15544 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 20 0 13089599 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731782715016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=529] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/529/stat : 529 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731781663760 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=530] ppid=512 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/515/task/530/stat : 530 (java) S 512 515 15544 0 -1 4202560 7731 0 0 0 90 2 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731780610104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=531] ppid=512 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/515/task/531/stat : 531 (java) S 512 515 15544 0 -1 4202560 15825 0 0 0 169 3 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731779557560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=532] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/532/stat : 532 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731778505208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=515/tid=533] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/533/stat : 533 (java) S 512 515 15544 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731777452872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=537] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/537/stat : 537 (java) S 512 515 15544 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13089614 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731773241000 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=786] ppid=512 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/515/task/786/stat : 786 (java) R 512 515 15544 0 -1 4202560 4 0 0 0 227 0 0 0 20 0 20 0 13093925 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731775343592 139732282363382 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 19.75
Current children cumulated vsize (KiB) 9824732

[startup+46.0008 s]
/proc/loadavg: 0.70 0.98 1.28 3/191 787
/proc/meminfo: memFree=29851516/32872528 swapFree=1427768/1542232
[pid=515] ppid=512 vsize=9824732 CPUtime=20.15 cores=1,3,5,7
/proc/515/stat : 515 (java) S 512 515 15544 0 -1 4202496 28221 0 1 0 1893 122 0 0 20 0 20 0 13089595 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 140734206452496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/515/statm: 2456183 52370 2287 9 0 2446860 0
[pid=515/tid=517] ppid=512 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/515/task/517/stat : 517 (java) S 512 515 15544 0 -1 4202560 2420 0 1 0 20 2 0 0 20 0 20 0 13089596 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732431274872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=518] ppid=512 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/515/task/518/stat : 518 (java) S 512 515 15544 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732403727016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=519] ppid=512 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/515/task/519/stat : 519 (java) S 512 515 15544 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732402674472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=520] ppid=512 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/515/task/520/stat : 520 (java) S 512 515 15544 0 -1 4202560 29 0 0 0 2 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732401621928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=521] ppid=512 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/515/task/521/stat : 521 (java) S 512 515 15544 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732400569384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=522] ppid=512 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/515/task/522/stat : 522 (java) S 512 515 15544 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732270491816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=523] ppid=512 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/515/task/523/stat : 523 (java) S 512 515 15544 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732269439272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=524] ppid=512 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/515/task/524/stat : 524 (java) S 512 515 15544 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732268386728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=525] ppid=512 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/515/task/525/stat : 525 (java) S 512 515 15544 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732267334184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=526] ppid=512 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/515/task/526/stat : 526 (java) S 512 515 15544 0 -1 4202560 16 0 0 0 0 4 0 0 20 0 20 0 13089598 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731784821352 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=527] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/527/stat : 527 (java) S 512 515 15544 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13089599 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731783767672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=528] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/528/stat : 528 (java) S 512 515 15544 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 20 0 13089599 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731782715016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=529] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/529/stat : 529 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731781663760 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=530] ppid=512 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/515/task/530/stat : 530 (java) S 512 515 15544 0 -1 4202560 7731 0 0 0 90 2 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731780610104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=531] ppid=512 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/515/task/531/stat : 531 (java) S 512 515 15544 0 -1 4202560 15825 0 0 0 169 3 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731779557560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=532] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/532/stat : 532 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731778505208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=515/tid=533] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/533/stat : 533 (java) S 512 515 15544 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731777452872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=537] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/537/stat : 537 (java) S 512 515 15544 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13089614 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731773241000 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=786] ppid=512 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/515/task/786/stat : 786 (java) R 512 515 15544 0 -1 4202560 4 0 0 0 267 0 0 0 20 0 20 0 13093925 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731775343472 139732282053300 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 20.15
Current children cumulated vsize (KiB) 9824732

[startup+46.1008 s]
/proc/loadavg: 0.70 0.98 1.28 3/191 787
/proc/meminfo: memFree=29851516/32872528 swapFree=1427768/1542232
[pid=515] ppid=512 vsize=9824732 CPUtime=20.25 cores=1,3,5,7
/proc/515/stat : 515 (java) S 512 515 15544 0 -1 4202496 28221 0 1 0 1903 122 0 0 20 0 20 0 13089595 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 140734206452496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/515/statm: 2456183 52370 2287 9 0 2446860 0
[pid=515/tid=517] ppid=512 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/515/task/517/stat : 517 (java) S 512 515 15544 0 -1 4202560 2420 0 1 0 20 2 0 0 20 0 20 0 13089596 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732431274872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=518] ppid=512 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/515/task/518/stat : 518 (java) S 512 515 15544 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732403727016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=519] ppid=512 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/515/task/519/stat : 519 (java) S 512 515 15544 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732402674472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=520] ppid=512 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/515/task/520/stat : 520 (java) S 512 515 15544 0 -1 4202560 29 0 0 0 2 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732401621928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=521] ppid=512 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/515/task/521/stat : 521 (java) S 512 515 15544 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732400569384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=522] ppid=512 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/515/task/522/stat : 522 (java) S 512 515 15544 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732270491816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=523] ppid=512 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/515/task/523/stat : 523 (java) S 512 515 15544 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732269439272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=524] ppid=512 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/515/task/524/stat : 524 (java) S 512 515 15544 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732268386728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=525] ppid=512 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/515/task/525/stat : 525 (java) S 512 515 15544 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 20 0 13089597 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139732267334184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=526] ppid=512 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/515/task/526/stat : 526 (java) S 512 515 15544 0 -1 4202560 16 0 0 0 0 4 0 0 20 0 20 0 13089598 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731784821352 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=527] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/527/stat : 527 (java) S 512 515 15544 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13089599 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731783767672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=528] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/528/stat : 528 (java) S 512 515 15544 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 20 0 13089599 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731782715016 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=529] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/529/stat : 529 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731781663760 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=530] ppid=512 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/515/task/530/stat : 530 (java) S 512 515 15544 0 -1 4202560 7731 0 0 0 90 2 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731780610104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=515/tid=531] ppid=512 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/515/task/531/stat : 531 (java) S 512 515 15544 0 -1 4202560 15825 0 0 0 169 3 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731779557560 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=532] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/532/stat : 532 (java) S 512 515 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731778505208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=515/tid=533] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/533/stat : 533 (java) S 512 515 15544 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13089601 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731777452872 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=515/tid=537] ppid=512 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/515/task/537/stat : 537 (java) S 512 515 15544 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13089614 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731773241000 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=515/tid=786] ppid=512 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/515/task/786/stat : 786 (java) R 512 515 15544 0 -1 4202560 4 0 0 0 277 0 0 0 20 0 20 0 13093925 10060525568 52370 33554432000 1073741824 1073778376 140734206461360 139731775343472 139732282053269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 20.25
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 46.1779
CPU time (s): 20.4399
CPU user time (s): 19.0991
CPU system time (s): 1.3408
CPU usage (%): 44.2634
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.0991
system time used= 1.3408
maximum resident set size= 212448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28229
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= 3498
involuntary context switches= 881

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.308953 second user time and 0.460929 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-30 23:14:46
IDJOB=4091996
IDBENCH=78838
IDSOLVER=2552
FILE ID=node116/4091996-1467321286
RUNJOBID= node116-1467319279-29205
PBS_JOBID= 20005287
Free space on /tmp= 71724 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.1111222539--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4091996-1467321286/watcher-4091996-1467321286 -o /tmp/evaluation-result-4091996-1467321286/solver-4091996-1467321286 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467319279-29205 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4091996-1467321286.wbo

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

MD5SUM BENCH= 477adc333907175569d22a28ba04c3fe
RANDOM SEED=1292896556

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.426
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.426
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.426
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.426
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.54
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.426
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:        30054808 kB
Buffers:           71448 kB
Cached:           436316 kB
SwapCached:            0 kB
Active:           180168 kB
Inactive:         344312 kB
Active(anon):       5840 kB
Inactive(anon):    13296 kB
Active(file):     174328 kB
Inactive(file):   331016 kB
Unevictable:     1542232 kB
Mlocked:         1427768 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               476 kB
Writeback:             4 kB
AnonPages:       1558452 kB
Mapped:            13932 kB
Shmem:               204 kB
Slab:             620644 kB
SReclaimable:      64788 kB
SUnreclaim:       555856 kB
KernelStack:        1416 kB
PageTables:         6388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1643036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 71724 MiB
End job on node116 at 2016-06-30 23:15:32