Trace number 4093695

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
toysat 2016-05-02OPTIMUM 50.4253 50.4423

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111218024--soft-0-100-0.wbo
MD5SUMf742a865179589dbb1861a007b830f45
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark14.1548
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1228
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.00	c 2016-06-16T18:20:35+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--wbo","--search=bcd2","HOME/instance-4093695-1466094034.wbo"]
0.00/0.01	c use --random-gen="2322940146 1146292482 3184969022 737078125 851933330 1494417630 932976212 1501703676 1051327789 3084153751 1636379845 605181957 117875316 4050029648 1886518866 3204463889 3627478468 3440142894 3319735724 1634380597 3652496370 3916716846 4065316256 1894954501 680240683 1362144638 1342144772 3312843233 857389780 1247035971 830123768 2190577491 3924832259 2134831721 3474288279 1401048249 2627948779 2763817640 382490696 3914980763 2903773819 1481529615 4023909935 3110806645 4042406738 1608893966 2799116957 1508224067 1714687385 955022071 325202654 4156391525 3406734846 2648457290 4184184781 3586506799 3980298343 3341348234 3992407815 3579863113 1785042690 376987953 3915436976 768956995 2836041458 1291216481 6441525 2505569155 3645836762 2937230186 3455802658 1134501634 414426718 2889675709 34060977 1793262437 829997279 2737800150 1053820786 1068943779 2881224306 211935350 1261840200 2481552146 989363340 3349480364 1122877052 4173079282 1912111989 219736804 88906739 3380130207 538275736 3455418905 2849038706 2456155837 856498053 2990112902 2755059057 3012228095 931431894 1514667241 732415867 804745679 680783847 346347100 657002588 847612391 3341818639 677448212 2836745826 2084436500 2131782776 3952885703 3908784456 1525741040 3517979166 3329309781 1998458324 3100125641 4041436047 1643518726 822165872 2775980220 2839552637 439047627 4106935219 1522700561 2767423135 2101879364 599489314 3193354855 1433082541 1561011301 2665684857 502588678 3647332265 2474100758 1068476990 1397146093 1581477041 1398122412 97698435 2440775471 2579730219 1713574050 1673045715 4059772522 1094271134 3584535430 3174808780 1463425337 2582980504 3229220221 188784222 3612582235 4133958552 3414393065 3056517855 3828969534 3419369266 1914227680 1951482133 522178596 1768581494 3702985483 2238111625 1807309508 2291915712 4174619529 2469738786 2758418549 975117336 2326140278 1456913378 938313992 1622297231 4228546780 2054553158 2376558506 178551211 2385172156 1926405144 1243301219 2998894698 2012347833 809270999 3127167887 1812729127 846807901 1102041983 2260702209 1959036499 684810221 438833460 456758952 1680633623 3633534405 1925664053 3966032426 2144221741 1161449844 7225883 3257425311 3867335519 2657923271 446966650 2553005125 2714132133 3319320250 4232264222 1504310251 195903060 3530764465 2101632936 3671984637 3481625697 1121435382 364550803 1677578061 3117202352 1193347314 855161364 210525889 2683235684 3035712267 2320197858 1789552059 764363548 2461783961 453834634 2658140885 1897461021 2606461324 4229676075 114516436 2633249026 3236618416 735129382 1779455286 2935183311 3373121010 334510603 874938787 253187911 479441276 2377893750 2270889051 1484415090 1735443079 1703348090 2291751010 168868351 2107151430 2114942355 3202384289 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.19/0.26	c BCD2: Hardening is enabled.
0.19/0.26	c BCD2: BiasedSearch is enabled.
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.26	c  0.0s |       0 |      106 |        0 |      123      0 |        0 |        0
0.19/0.26	c #cpu_time = 0.001s
0.19/0.26	c #wall_clock_time = 0.001s
0.19/0.26	c #decision = 106
0.19/0.26	c #random_decision = 0
0.19/0.26	c #conflict = 0
0.19/0.26	c #restart = 0
0.19/0.26	o 669
0.19/0.26	c BCD2: updating upper bound: 5033 -> 668
0.19/0.26	c BCD2: 0 <= obj <= 668
0.19/0.26	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |      255 |      100 |      123      0 |        0 |        0
0.29/0.31	c  0.0s |       2 |      577 |      250 |      136      0 |        0 |        0
0.29/0.35	c  0.1s |       3 |     1006 |      475 |      150      2 |        0 |        0
0.39/0.42	c  0.2s |       4 |     1657 |      813 |      165      4 |        0 |        0
0.49/0.52	c  0.3s |       5 |     2537 |     1320 |      182      7 |        0 |        0
0.59/0.68	c  0.4s |       6 |     3881 |     2081 |      222     11 |        0 |        0
0.89/0.92	c  0.7s |       7 |     5802 |     3223 |      245     17 |        0 |        0
1.20/1.27	c  1.0s |       8 |     8558 |     4936 |      270     25 |        0 |        0
1.59/1.65	c  1.4s |       9 |    12486 |     7506 |      297     37 |        0 |        0
2.20/2.25	c  2.0s |      10 |    18007 |    11361 |      327     53 |        0 |        0
3.09/3.13	c  2.9s |      11 |    26082 |    17144 |      360     76 |        0 |        0
4.50/4.51	c  4.2s |      12 |    38296 |    25819 |      397    108 |        0 |        0
6.49/6.52	c  6.3s |      12 |    56052 |    38619 |      437    153 |        0 |        0
6.49/6.55	c  6.3s |      13 |    56360 |    38832 |      437    154 |        0 |        0
8.49/8.57	c  8.3s |      13 |    72506 |    50632 |      437    193 |        0 |        0
9.90/9.95	c  9.7s |      14 |    82984 |    58352 |      481    219 |        0 |        0
11.89/11.96	c 11.7s |      14 |    95666 |    67652 |      481    248 |        0 |        0
12.10/12.15	c 11.9s |      14 |    96607 |    68355 |      481    251 |        0 |        0
12.10/12.15	c #cpu_time = 11.854s
12.10/12.15	c #wall_clock_time = 11.885s
12.10/12.15	c #decision = 96607
12.10/12.15	c #random_decision = 222
12.10/12.15	c #conflict = 68355
12.10/12.15	c #restart = 14
12.10/12.15	c BCD2: found a new core of size 101: cost of the new core is >=1
12.10/12.15	c lower bound updated to 1
12.10/12.15	c BCD2: 1 <= obj <= 668
12.10/12.15	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
12.10/12.15	c BCD2: #sat=1 #unsat=2 bias=2/3
12.10/12.15	c Solving starts ...
12.10/12.15	c ============================[ Search Statistics ]============================
12.10/12.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.10/12.15	c       |         |          |          |    Limit     GC | Var      | Constra 
12.10/12.15	c =============================================================================
12.10/12.15	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
12.10/12.15	c  0.0s |       0 |      219 |       16 |      481      0 |        0 |        0
12.10/12.15	c #cpu_time = 0.004s
12.10/12.15	c #wall_clock_time = 0.004s
12.10/12.15	c #decision = 219
12.10/12.15	c #random_decision = 1
12.10/12.15	c #conflict = 16
12.10/12.15	c #restart = 0
12.10/12.15	o 30
12.10/12.15	c BCD2: hardening fixes 71 literals
12.10/12.15	c BCD2: updating upper bound: 668 -> 29
12.10/12.15	c BCD2: 1 <= obj <= 29
12.10/12.15	c BCD2: #cores=1, #unrelaxed=0, #relaxed=30, #hardened=71
12.10/12.15	c BCD2: #sat=2 #unsat=2 bias=2/4
12.10/12.15	c Solving starts ...
12.10/12.15	c ============================[ Search Statistics ]============================
12.10/12.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.10/12.15	c       |         |          |          |    Limit     GC | Var      | Constra 
12.10/12.15	c =============================================================================
12.10/12.15	c  0.0s |       0 |        0 |        0 |      481      0 |       71 |        2
12.10/12.16	c  0.0s |       0 |       54 |        7 |      481      0 |       71 |        2
12.10/12.16	c #cpu_time = 0.003s
12.10/12.16	c #wall_clock_time = 0.003s
12.10/12.16	c #decision = 54
12.10/12.16	c #random_decision = 1
12.10/12.16	c #conflict = 7
12.10/12.16	c #restart = 0
12.10/12.16	o 11
12.10/12.16	c BCD2: hardening fixes 16 literals
12.10/12.16	c BCD2: updating upper bound: 29 -> 10
12.10/12.16	c BCD2: 1 <= obj <= 10
12.10/12.16	c BCD2: #cores=1, #unrelaxed=0, #relaxed=14, #hardened=87
12.10/12.16	c BCD2: #sat=3 #unsat=2 bias=2/5
12.10/12.16	c Solving starts ...
12.10/12.16	c ============================[ Search Statistics ]============================
12.10/12.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.10/12.16	c       |         |          |          |    Limit     GC | Var      | Constra 
12.10/12.16	c =============================================================================
12.10/12.16	c  0.0s |       0 |        0 |        0 |      481      0 |       87 |        4
12.10/12.16	c  0.0s |       0 |       28 |        2 |      481      0 |       87 |        4
12.10/12.16	c #cpu_time = 0.002s
12.10/12.16	c #wall_clock_time = 0.002s
12.10/12.16	c #decision = 28
12.10/12.16	c #random_decision = 0
12.10/12.16	c #conflict = 2
12.10/12.16	c #restart = 0
12.10/12.16	o 10
12.10/12.16	c BCD2: hardening fixes 2 literals
12.10/12.16	c BCD2: updating upper bound: 10 -> 9
12.10/12.16	c BCD2: 1 <= obj <= 9
12.10/12.16	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
12.10/12.16	c BCD2: #sat=4 #unsat=2 bias=2/6
12.10/12.16	c Solving starts ...
12.10/12.16	c ============================[ Search Statistics ]============================
12.10/12.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.10/12.16	c       |         |          |          |    Limit     GC | Var      | Constra 
12.10/12.16	c =============================================================================
12.10/12.16	c  0.0s |       0 |        0 |        0 |      481      0 |       89 |        6
12.10/12.17	c  0.0s |       1 |      176 |      100 |      481      0 |       89 |        6
12.10/12.19	c  0.0s |       2 |      434 |      250 |      481      0 |       89 |        6
12.20/12.21	c  0.1s |       3 |      759 |      475 |      481      1 |       89 |        6
12.20/12.25	c  0.1s |       4 |     1262 |      813 |      481      2 |       89 |        6
12.29/12.31	c  0.2s |       5 |     2049 |     1320 |      481      4 |       89 |        6
12.29/12.39	c  0.2s |       6 |     3260 |     2081 |      481      6 |       89 |        6
12.49/12.52	c  0.4s |       7 |     4889 |     3223 |      481      9 |       89 |        6
12.69/12.70	c  0.5s |       8 |     7382 |     4936 |      481     15 |       89 |        6
12.89/12.98	c  0.8s |       9 |    11072 |     7506 |      481     22 |       89 |        6
13.30/13.39	c  1.2s |      10 |    16765 |    11361 |      481     34 |       89 |        6
13.99/14.03	c  1.9s |      11 |    25647 |    17144 |      481     51 |       89 |        6
14.89/14.98	c  2.8s |      12 |    38149 |    25819 |      530     76 |       89 |        6
16.39/16.43	c  4.3s |      13 |    56864 |    38832 |      530    113 |       89 |        6
18.39/18.43	c  6.3s |      13 |    81248 |    56032 |      530    162 |       89 |        6
18.59/18.70	c  6.5s |      14 |    84506 |    58352 |      530    169 |       89 |        6
20.69/20.71	c  8.5s |      14 |   108303 |    75352 |      583    214 |       89 |        6
22.09/22.19	c 10.0s |      15 |   125985 |    87632 |      583    247 |       89 |        6
24.08/24.20	c 12.0s |      15 |   148623 |   104132 |      583    291 |       89 |        6
25.08/25.18	c 13.0s |      15 |   159612 |   111907 |      583    312 |       90 |        8
25.08/25.18	c #cpu_time = 12.991s
25.08/25.18	c #wall_clock_time = 13.024s
25.08/25.18	c #decision = 159612
25.08/25.18	c #random_decision = 400
25.08/25.18	c #conflict = 111907
25.08/25.18	c #restart = 15
25.08/25.18	c BCD2: updating lower bound of a core
25.08/25.19	c lower bound updated to 5
25.08/25.19	c BCD2: 5 <= obj <= 9
25.08/25.19	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
25.08/25.19	c BCD2: #sat=4 #unsat=3 bias=3/7
25.08/25.19	c Solving starts ...
25.08/25.19	c ============================[ Search Statistics ]============================
25.08/25.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.08/25.19	c       |         |          |          |    Limit     GC | Var      | Constra 
25.08/25.19	c =============================================================================
25.08/25.19	c  0.0s |       0 |        0 |        0 |      583      0 |       90 |        8
25.29/25.33	c  0.0s |       1 |      163 |      100 |      583      0 |       90 |        8
25.29/25.33	c  0.0s |       2 |      415 |      250 |      583      0 |       90 |        8
25.29/25.33	c  0.1s |       3 |      739 |      475 |      583      1 |       90 |        8
25.29/25.33	c  0.1s |       4 |     1265 |      813 |      583      2 |       90 |        8
25.29/25.33	c  0.1s |       5 |     2079 |     1320 |      583      3 |       90 |        8
25.39/25.41	c  0.2s |       6 |     3207 |     2081 |      583      5 |       90 |        8
25.48/25.54	c  0.4s |       7 |     4810 |     3223 |      583      8 |       90 |        8
25.68/25.73	c  0.5s |       8 |     7228 |     4936 |      583     13 |       90 |        8
25.98/26.01	c  0.8s |       9 |    11024 |     7506 |      583     20 |       90 |        8
26.39/26.42	c  1.2s |      10 |    16775 |    11361 |      583     30 |       90 |        8
26.98/27.03	c  1.8s |      11 |    25868 |    17144 |      642     45 |       90 |        8
27.98/28.00	c  2.8s |      12 |    39170 |    25819 |      642     66 |       90 |        8
29.48/29.50	c  4.3s |      13 |    57362 |    38832 |      642     98 |       90 |        8
31.48/31.51	c  6.3s |      13 |    81872 |    56032 |      642    140 |       90 |        8
31.68/31.76	c  6.6s |      14 |    85205 |    58352 |      642    146 |       90 |        8
33.68/33.77	c  8.6s |      14 |   109438 |    75452 |      642    188 |       90 |        8
35.08/35.17	c 10.0s |      15 |   127106 |    87632 |      642    217 |       90 |        8
36.88/36.90	c 11.7s |      15 |   147936 |   102294 |      642    253 |       91 |       10
36.88/36.90	c #cpu_time = 11.689s
36.88/36.90	c #wall_clock_time = 11.719s
36.88/36.90	c #decision = 147936
36.88/36.90	c #random_decision = 359
36.88/36.90	c #conflict = 102294
36.88/36.90	c #restart = 15
36.88/36.90	c BCD2: updating lower bound of a core
36.88/36.90	c lower bound updated to 8
36.88/36.90	c BCD2: 8 <= obj <= 9
36.88/36.90	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
36.88/36.90	c BCD2: #sat=4 #unsat=4 bias=4/8
36.88/36.90	c Solving starts ...
36.88/36.90	c ============================[ Search Statistics ]============================
36.88/36.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.88/36.90	c       |         |          |          |    Limit     GC | Var      | Constra 
36.88/36.90	c =============================================================================
36.88/36.90	c  0.0s |       0 |        0 |        0 |      642      0 |       91 |       10
36.88/36.92	c  0.0s |       1 |      154 |      100 |      642      0 |       91 |       10
36.88/36.94	c  0.0s |       2 |      413 |      250 |      642      1 |       91 |       10
36.88/36.96	c  0.1s |       3 |      774 |      475 |      642      1 |       91 |       10
36.98/37.00	c  0.1s |       4 |     1329 |      813 |      642      2 |       91 |       10
36.98/37.05	c  0.1s |       5 |     2097 |     1320 |      642      3 |       91 |       10
37.08/37.13	c  0.2s |       6 |     3233 |     2081 |      642      5 |       91 |       10
37.18/37.26	c  0.4s |       7 |     4938 |     3223 |      642      8 |       91 |       10
37.39/37.45	c  0.5s |       8 |     7501 |     4936 |      642     12 |       91 |       10
37.68/37.73	c  0.8s |       9 |    11469 |     7506 |      642     19 |       91 |       10
38.08/38.14	c  1.2s |      10 |    17481 |    11361 |      642     28 |       91 |       10
38.68/38.77	c  1.9s |      11 |    26221 |    17144 |      707     41 |       91 |       10
39.69/39.73	c  2.8s |      12 |    39357 |    25819 |      707     61 |       91 |       10
41.08/41.18	c  4.3s |      13 |    58069 |    38832 |      707     90 |       91 |       10
43.08/43.19	c  6.3s |      13 |    83328 |    56432 |      707    130 |       91 |       10
43.38/43.41	c  6.5s |      14 |    86101 |    58352 |      707    135 |       91 |       10
45.38/45.42	c  8.5s |      14 |   111433 |    75652 |      707    174 |       91 |       10
46.78/46.80	c  9.9s |      15 |   128940 |    87632 |      707    202 |       91 |       10
48.78/48.81	c 11.9s |      15 |   152986 |   104232 |      707    239 |       91 |       10
50.28/50.38	c 13.5s |      15 |   171888 |   117092 |      707    269 |       92 |       12
50.28/50.38	c #cpu_time = 13.439s
50.28/50.38	c #wall_clock_time = 13.474s
50.28/50.38	c #decision = 171888
50.28/50.38	c #random_decision = 455
50.28/50.38	c #conflict = 117092
50.28/50.38	c #restart = 15
50.28/50.38	c BCD2: updating lower bound of a core
50.28/50.38	c lower bound updated to 10
50.28/50.38	s OPTIMUM FOUND
50.28/50.38	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
50.28/50.38	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
50.28/50.38	v -x21 -x22 -x23 -x24 -x25 x26 -x27 x28 -x29 -x30
50.28/50.38	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
50.28/50.38	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
50.28/50.38	v x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60
50.28/50.38	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
50.28/50.38	v -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
50.28/50.38	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 -x89 -x90
50.28/50.38	v -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100
50.28/50.38	v -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
50.28/50.38	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120
50.28/50.38	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
50.28/50.38	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
50.28/50.38	v x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
50.28/50.38	v -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
50.28/50.38	v -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 -x169
50.28/50.38	c total CPU time = 50.251s
50.28/50.38	c total wall clock time = 50.380s

Verifier Data

OK	10

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-4093695-1466094034/watcher-4093695-1466094034 -o /tmp/evaluation-result-4093695-1466094034/solver-4093695-1466094034 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466075295-13239 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093695-1466094034.wbo 

pid=16381
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: 2.36 2.27 2.19 3/180 16384
/proc/meminfo: memFree=29989688/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=661948 CPUtime=0 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 2457 0 0 0 0 0 0 0 20 0 4 0 11452386 677834752 3330 33554432000 4194304 16246674 140734408824304 140734408823728 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 165743 3334 441 2943 0 162637 0
[pid=16384/tid=16385] ppid=16381 vsize=679356 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 695660544 3396 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=683452 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 699854848 3414 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=687548 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11452386 704049152 3430 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 2.36 2.27 2.19 3/180 16384
/proc/meminfo: memFree=29989688/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 18460 0 0 0 7 2 0 0 20 0 4 0 11452386 1247350784 19325 33554432000 4194304 16246674 140734408824304 140734408823728 12486453 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 304529 19332 615 2943 0 301423 0
[pid=16384/tid=16385] ppid=16381 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1247350784 19332 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1247350784 19333 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11452386 1247350784 19335 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200534 s]
/proc/loadavg: 2.36 2.27 2.19 3/180 16384
/proc/meminfo: memFree=29989688/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 26343 0 0 0 15 4 0 0 20 0 4 0 11452386 1247350784 27208 33554432000 4194304 16246674 140734408824304 140734408823728 12481124 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 304529 27211 615 2943 0 301423 0
[pid=16384/tid=16385] ppid=16381 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1247350784 27215 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1247350784 27216 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11452386 1247350784 27220 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300493 s]
/proc/loadavg: 2.36 2.27 2.19 3/180 16384
/proc/meminfo: memFree=29989688/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 37721 0 0 0 23 6 0 0 20 0 4 0 11452386 1247350784 38580 33554432000 4194304 16246674 140734408824304 140734408823728 13193554 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 304529 38586 808 2943 0 301423 0
[pid=16384/tid=16385] ppid=16381 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1247350784 38593 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1247350784 38605 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11452386 1247350784 38615 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700389 s]
/proc/loadavg: 2.36 2.27 2.19 3/180 16384
/proc/meminfo: memFree=29989688/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 111452 0 0 0 54 15 0 0 20 0 4 0 11452386 1247350784 112310 33554432000 4194304 16246674 140734408824304 140734408823728 5675357 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 304529 112314 814 2943 0 301423 0
[pid=16384/tid=16385] ppid=16381 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1247350784 112318 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1247350784 112319 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11452386 1247350784 112328 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50041 s]
/proc/loadavg: 2.36 2.27 2.19 3/184 16388
/proc/meminfo: memFree=29209188/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 245834 0 0 0 114 35 0 0 20 0 4 0 11452386 1248399360 246670 33554432000 4194304 16246674 140734408824304 140734408823616 5600384 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 304785 246670 873 2943 0 301679 0
[pid=16384/tid=16385] ppid=16381 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1248399360 246670 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1248399360 246670 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11452386 1248399360 246670 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10035 s]
/proc/loadavg: 2.36 2.27 2.19 3/184 16388
/proc/meminfo: memFree=28918160/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 267571 0 0 0 270 39 0 0 20 0 4 0 11452386 1337528320 268407 33554432000 4194304 16246674 140734408824304 140734408806208 5545796 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 326545 268407 873 2943 0 323439 0
[pid=16384/tid=16385] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268407 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268407 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268407 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30037 s]
/proc/loadavg: 2.33 2.27 2.19 3/184 16437
/proc/meminfo: memFree=28916504/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 267633 0 0 0 590 39 0 0 20 0 4 0 11452386 1337528320 268469 33554432000 4194304 16246674 140734408824304 140734408807304 5722908 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 326545 268469 873 2943 0 323439 0
[pid=16384/tid=16385] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268469 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268469 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268469 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.30 2.26 2.19 3/184 16437
/proc/meminfo: memFree=28915052/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 267643 0 0 0 1230 39 0 0 20 0 4 0 11452386 1337528320 268479 33554432000 4194304 16246674 140734408824304 140734408806208 5600072 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 326545 268479 882 2943 0 323439 0
[pid=16384/tid=16385] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268479 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268479 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268479 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.24 2.25 2.19 3/184 16486
/proc/meminfo: memFree=28915476/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1306180 CPUtime=25.48 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 267674 0 0 0 2509 39 0 0 20 0 4 0 11452386 1337528320 268510 33554432000 4194304 16246674 140734408824304 140734408806208 5677648 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 326545 268510 884 2943 0 323439 0
[pid=16384/tid=16385] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268510 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268510 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268510 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 16384 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6005 s]
/proc/loadavg: 2.24 2.25 2.19 3/184 16486
/proc/meminfo: memFree=28915476/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1306180 CPUtime=25.58 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 267674 0 0 0 2519 39 0 0 20 0 4 0 11452386 1337528320 268510 33554432000 4194304 16246674 140734408824304 140734408806208 5824959 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 326545 268510 884 2943 0 323439 0
[pid=16384/tid=16385] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268510 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268510 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11452386 1337528320 268510 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+38.4004 s]
/proc/loadavg: 2.28 2.26 2.19 3/183 16486
/proc/meminfo: memFree=28914060/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1307204 CPUtime=38.38 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 267700 0 0 0 3799 39 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140734408807304 15015658 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 326801 268536 884 2943 0 323695 0
[pid=16384/tid=16385] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 1307204

[startup+44.8004 s]
/proc/loadavg: 2.26 2.25 2.19 4/183 16486
/proc/meminfo: memFree=28914172/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1307204 CPUtime=44.78 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 267700 0 0 0 4439 39 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140734408806208 5822612 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 326801 268536 884 2943 0 323695 0
[pid=16384/tid=16385] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 44.78
Current children cumulated vsize (KiB) 1307204

[startup+48.0004 s]
/proc/loadavg: 2.24 2.25 2.19 3/183 16486
/proc/meminfo: memFree=28914172/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1307204 CPUtime=47.98 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 267700 0 0 0 4759 39 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140734408806208 5754966 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 326801 268536 884 2943 0 323695 0
[pid=16384/tid=16385] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 47.98
Current children cumulated vsize (KiB) 1307204

[startup+49.6074 s]
/proc/loadavg: 2.22 2.25 2.18 3/183 16486
/proc/meminfo: memFree=28914172/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1307204 CPUtime=49.59 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 267700 0 0 0 4920 39 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140734408806208 5513124 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 326801 268536 884 2943 0 323695 0
[pid=16384/tid=16385] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (KiB) 1307204

[startup+50.0004 s]
/proc/loadavg: 2.22 2.25 2.18 3/183 16486
/proc/meminfo: memFree=28914172/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=1307204 CPUtime=49.98 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) R 16381 16384 7213 0 -1 4202496 267700 0 0 0 4959 39 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140734408806208 12466784 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 326801 268536 884 2943 0 323695 0
[pid=16384/tid=16385] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16385/stat : 16385 (toysat) S 16381 16384 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461352135920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=16384/tid=16386] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16386/stat : 16386 (toysat) S 16381 16384 7213 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461268249840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) S 16381 16384 7213 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11452386 1338576896 268536 33554432000 4194304 16246674 140734408824304 140461257776304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (KiB) 1307204

[startup+50.4004 s]
/proc/loadavg: 2.22 2.25 2.18 3/183 16486
/proc/meminfo: memFree=28914172/32872528 swapFree=876280/941688
[pid=16384] ppid=16381 vsize=0 CPUtime=50.38 cores=1,3,5,7
/proc/16384/stat : 16384 (toysat) Z 16381 16384 7213 0 -1 4202508 267704 0 0 0 4997 41 0 0 20 0 2 0 11452386 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16384/statm: 0 0 0 0 0 0 0
[pid=16384/tid=16387] ppid=16381 vsize=0 CPUtime=0 cores=1,3,5,7
/proc/16384/task/16387/stat : 16387 (toysat) R 16381 16384 7213 0 -1 4202564 2 0 0 0 0 0 0 0 20 0 2 0 11452386 0 0 33554432000 0 0 0 0 0 256 0 33554432 0 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 50.4423
CPU time (s): 50.4253
CPU user time (s): 49.9764
CPU system time (s): 0.448931
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.9764
system time used= 0.448931
maximum resident set size= 1074152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267704
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 56

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.12998 second user time and 0.19597 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-16 18:20:35
IDJOB=4093695
IDBENCH=79224
IDSOLVER=2553
FILE ID=node113/4093695-1466094034
RUNJOBID= node113-1466075295-13239
PBS_JOBID= 19904023
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111218024--soft-0-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4093695-1466094034/watcher-4093695-1466094034 -o /tmp/evaluation-result-4093695-1466094034/solver-4093695-1466094034 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466075295-13239 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093695-1466094034.wbo

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

MD5SUM BENCH= f742a865179589dbb1861a007b830f45
RANDOM SEED=287291603

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29990340 kB
Buffers:           51208 kB
Cached:           115228 kB
SwapCached:         2160 kB
Active:          1155588 kB
Inactive:          82660 kB
Active(anon):    1072472 kB
Inactive(anon):     1612 kB
Active(file):      83116 kB
Inactive(file):    81048 kB
Unevictable:      941688 kB
Mlocked:          876280 kB
SwapTotal:      67108856 kB
SwapFree:       67098740 kB
Dirty:             16344 kB
Writeback:             0 kB
AnonPages:       2012604 kB
Mapped:            10608 kB
Shmem:                 0 kB
Slab:             568696 kB
SReclaimable:      12628 kB
SUnreclaim:       556068 kB
KernelStack:        1472 kB
PageTables:         8304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2159908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node113 at 2016-06-16 18:21:25