Trace number 4110178

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 29.8615 29.8664

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110967729--soft-0-100-0.wbo
MD5SUMb3cca2fb004dc2587d09951aac05623a
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 benchmark6.63399
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 1318
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-19T15:58:27+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-4110178-1466344707.wbo"]
0.00/0.01	c use --random-gen="3661298244 2075218503 758958973 2309193048 2975488659 740404720 1791826895 804372889 1585916187 2611031211 425243469 2530110256 1017135394 215275618 2661288895 2703605676 3830163049 2179674290 4245636665 2521931419 3050173323 3810361728 4253702312 187567199 2434438155 1198104726 3452019913 580005211 900179995 4274251809 3272711189 2179211220 2745697143 655217585 62493060 1357069983 3177203376 1891199746 2910340385 2543286409 2500492250 1059669818 1910269187 1735053345 1349302619 2138751755 122879728 64642318 4034459165 965314207 3409162676 1070533701 4118135776 1494385605 3255999014 828059315 3239552541 4064052674 114844532 1591263004 3066856513 3906075430 1418943223 293300899 1087795231 238590650 918909221 1338926935 1843360683 2979002988 2720928486 641254900 2605963396 571967665 1405338606 3819228025 3238798151 3438962884 1950127531 3105083953 2346631036 2920094329 1186229590 4015792123 526228783 3316920600 1453173630 978005506 976286912 2821390389 603600193 3271381865 257907985 1095466519 3075569405 3342643364 1687476969 3075912600 502138688 3013424103 1585081169 2464098505 351315952 135831487 970238053 625890305 2038668331 2221764194 2016174004 3713747133 2967218575 495128578 2559966570 2867650859 3859510454 4271940344 2287696909 2135570081 3488167185 3895556560 1909345881 3457226822 146033808 2676125728 2922281307 1940248088 3864297594 1255351982 344978399 4070397956 2422704403 3716320950 3740351654 1237559607 2384877459 3300668485 715846915 770914774 866844621 2280265385 1969072903 1393722520 2630968431 1075043076 2281893356 625104753 4150856493 1095592280 1252357661 2965813070 3992078404 3914187337 2927785589 640611650 907473902 580360458 3635514276 1926794831 1345033212 3687458934 1810847519 3444085147 2417980665 1844130891 2500047201 3835867120 916874138 2090877451 3679415729 3895439443 3935743548 1660044448 2020127448 4242248360 1197865500 1575210218 3677567937 2080337478 3228271947 284249750 4204931846 646117261 4041712500 3666821372 1891042722 1644449307 2556061375 2598088400 3353327153 3785213670 2363793630 69548071 305603473 3643286162 1553975591 3102849164 2885881905 387014548 2640846699 4196580786 1935494305 3448651896 1351149789 2337334627 1770778462 3648480279 2464717080 1012028212 2641094814 3346653116 287965687 1135172376 3812326727 2658287078 1080081911 3029631890 3922176489 2593539410 709118236 1323390377 3369081484 3572524498 763672503 3866150419 2794736184 643908372 2938345111 161812772 2402228557 130669534 772940944 1626028303 2129013225 2880934697 2752538436 2375924925 4014355559 3428901075 2233408305 764597018 2798534952 2910562624 969562408 302444283 1606110225 4091551628 1175080119 3474341585 548492753 617372605 2885133831 4067835115 4218291598 3069161501 3877878671 1466883265 255 362436" option to reproduce the execution
0.19/0.22	c #vars 169
0.19/0.22	c #constraints 101
0.19/0.22	c BCD2: Hardening is enabled.
0.19/0.22	c BCD2: BiasedSearch is enabled.
0.19/0.22	c Solving starts ...
0.19/0.22	c ============================[ Search Statistics ]============================
0.19/0.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.22	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.22	c =============================================================================
0.19/0.22	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.23	c  0.0s |       0 |      108 |        0 |      123      0 |        0 |        0
0.19/0.23	c #cpu_time = 0.001s
0.19/0.23	c #wall_clock_time = 0.001s
0.19/0.23	c #decision = 108
0.19/0.23	c #random_decision = 0
0.19/0.23	c #conflict = 0
0.19/0.23	c #restart = 0
0.19/0.23	o 506
0.19/0.23	c BCD2: updating upper bound: 5033 -> 505
0.19/0.23	c BCD2: 0 <= obj <= 505
0.19/0.23	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.23	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.23	c Solving starts ...
0.19/0.23	c ============================[ Search Statistics ]============================
0.19/0.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.23	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.23	c =============================================================================
0.19/0.23	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.24	c  0.0s |       1 |      285 |      100 |      123      0 |        0 |        0
0.19/0.27	c  0.0s |       2 |      613 |      250 |      136      0 |        0 |        0
0.29/0.32	c  0.1s |       3 |     1103 |      475 |      150      2 |        0 |        0
0.29/0.38	c  0.2s |       4 |     1753 |      813 |      165      4 |        0 |        0
0.39/0.49	c  0.3s |       5 |     2587 |     1320 |      182      7 |        0 |        0
0.59/0.64	c  0.4s |       6 |     3985 |     2081 |      222     11 |        0 |        0
0.79/0.88	c  0.7s |       7 |     5815 |     3223 |      245     17 |        0 |        0
1.19/1.23	c  1.0s |       8 |     8546 |     4936 |      270     25 |        0 |        0
1.59/1.61	c  1.4s |       9 |    12654 |     7506 |      297     37 |        0 |        0
2.09/2.14	c  1.9s |      10 |    18823 |    11361 |      327     53 |        0 |        0
2.99/3.01	c  2.8s |      11 |    27240 |    17144 |      360     76 |        0 |        0
4.19/4.28	c  4.1s |      12 |    40024 |    25819 |      397    108 |        0 |        0
6.19/6.29	c  6.1s |      12 |    58260 |    38419 |      397    153 |        0 |        0
6.29/6.35	c  6.1s |      13 |    58847 |    38832 |      437    154 |        0 |        0
8.29/8.37	c  8.1s |      13 |    78080 |    51632 |      437    197 |        0 |        0
9.59/9.65	c  9.4s |      14 |    88239 |    58352 |      481    220 |        0 |        0
9.90/9.95	c  9.7s |      14 |    90204 |    59640 |      481    224 |        0 |        0
9.90/9.95	c #cpu_time = 9.698s
9.90/9.95	c #wall_clock_time = 9.724s
9.90/9.95	c #decision = 90204
9.90/9.95	c #random_decision = 232
9.90/9.95	c #conflict = 59640
9.90/9.95	c #restart = 14
9.90/9.95	c BCD2: found a new core of size 100: cost of the new core is >=1
9.90/9.95	c lower bound updated to 1
9.90/9.95	c BCD2: 1 <= obj <= 505
9.90/9.95	c BCD2: #cores=1, #unrelaxed=1, #relaxed=100, #hardened=0
9.90/9.95	c BCD2: #sat=1 #unsat=2 bias=2/3
9.90/9.95	c Solving starts ...
9.90/9.95	c ============================[ Search Statistics ]============================
9.90/9.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.90/9.95	c       |         |          |          |    Limit     GC | Var      | Constra 
9.90/9.95	c =============================================================================
9.90/9.95	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
9.90/9.96	c  0.0s |       0 |      192 |       51 |      481      1 |        0 |        0
9.90/9.96	c #cpu_time = 0.012s
9.90/9.96	c #wall_clock_time = 0.012s
9.90/9.96	c #decision = 192
9.90/9.96	c #random_decision = 1
9.90/9.96	c #conflict = 51
9.90/9.96	c #restart = 0
9.90/9.96	o 160
9.90/9.96	c BCD2: updating upper bound: 505 -> 159
9.90/9.96	c BCD2: 1 <= obj <= 159
9.90/9.96	c BCD2: #cores=1, #unrelaxed=1, #relaxed=100, #hardened=0
9.90/9.96	c BCD2: #sat=2 #unsat=2 bias=2/4
9.90/9.96	c Solving starts ...
9.90/9.96	c ============================[ Search Statistics ]============================
9.90/9.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.90/9.96	c       |         |          |          |    Limit     GC | Var      | Constra 
9.90/9.96	c =============================================================================
9.90/9.96	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        1
9.90/9.97	c  0.0s |       0 |      159 |        1 |      481      0 |        0 |        1
9.90/9.97	c #cpu_time = 0.002s
9.90/9.97	c #wall_clock_time = 0.002s
9.90/9.97	c #decision = 159
9.90/9.97	c #random_decision = 2
9.90/9.97	c #conflict = 1
9.90/9.97	c #restart = 0
9.90/9.97	o 104
9.90/9.97	c BCD2: updating upper bound: 159 -> 103
9.90/9.97	c BCD2: 1 <= obj <= 103
9.90/9.97	c BCD2: #cores=1, #unrelaxed=1, #relaxed=100, #hardened=0
9.90/9.97	c BCD2: #sat=3 #unsat=2 bias=2/5
9.90/9.97	c Solving starts ...
9.90/9.97	c ============================[ Search Statistics ]============================
9.90/9.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.90/9.97	c       |         |          |          |    Limit     GC | Var      | Constra 
9.90/9.97	c =============================================================================
9.90/9.97	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        2
9.90/9.97	c  0.0s |       0 |       82 |        0 |      481      0 |        0 |        2
9.90/9.97	c #cpu_time = 0.002s
9.90/9.97	c #wall_clock_time = 0.002s
9.90/9.97	c #decision = 82
9.90/9.97	c #random_decision = 0
9.90/9.97	c #conflict = 0
9.90/9.97	c #restart = 0
9.90/9.97	o 41
9.90/9.97	c BCD2: hardening fixes 57 literals
9.90/9.97	c BCD2: updating upper bound: 103 -> 40
9.90/9.97	c BCD2: 1 <= obj <= 40
9.90/9.97	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
9.90/9.97	c BCD2: #sat=4 #unsat=2 bias=2/6
9.90/9.97	c Solving starts ...
9.90/9.97	c ============================[ Search Statistics ]============================
9.90/9.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.90/9.97	c       |         |          |          |    Limit     GC | Var      | Constra 
9.90/9.97	c =============================================================================
9.90/9.97	c  0.0s |       0 |        0 |        0 |      481      0 |       57 |        6
9.90/9.97	c  0.0s |       0 |       56 |        2 |      481      0 |       57 |        6
9.90/9.97	c #cpu_time = 0.002s
9.90/9.97	c #wall_clock_time = 0.002s
9.90/9.97	c #decision = 56
9.90/9.97	c #random_decision = 0
9.90/9.97	c #conflict = 2
9.90/9.97	c #restart = 0
9.90/9.97	o 12
9.90/9.97	c BCD2: hardening fixes 30 literals
9.90/9.97	c BCD2: updating upper bound: 40 -> 11
9.90/9.97	c BCD2: 1 <= obj <= 11
9.90/9.97	c BCD2: #cores=1, #unrelaxed=0, #relaxed=14, #hardened=87
9.90/9.97	c BCD2: #sat=5 #unsat=2 bias=2/7
9.90/9.97	c Solving starts ...
9.90/9.97	c ============================[ Search Statistics ]============================
9.90/9.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.90/9.97	c       |         |          |          |    Limit     GC | Var      | Constra 
9.90/9.97	c =============================================================================
9.90/9.97	c  0.0s |       0 |        0 |        0 |      481      0 |       87 |        8
9.90/9.99	c  0.0s |       1 |      242 |      100 |      481      0 |       87 |        8
10.00/10.00	c  0.0s |       2 |      525 |      250 |      481      0 |       87 |        8
10.00/10.03	c  0.1s |       3 |      888 |      475 |      481      1 |       87 |        8
10.00/10.07	c  0.1s |       4 |     1399 |      813 |      481      2 |       87 |        8
10.09/10.13	c  0.2s |       5 |     2213 |     1320 |      481      3 |       87 |        8
10.19/10.23	c  0.3s |       6 |     3447 |     2081 |      481      6 |       87 |        8
10.29/10.36	c  0.4s |       7 |     5132 |     3223 |      481      9 |       87 |        8
10.49/10.55	c  0.6s |       8 |     7743 |     4936 |      481     14 |       87 |        8
10.79/10.85	c  0.9s |       9 |    11390 |     7506 |      481     22 |       87 |        8
11.19/11.29	c  1.3s |      10 |    16985 |    11361 |      481     34 |       87 |        8
11.89/11.93	c  2.0s |      11 |    25854 |    17144 |      481     52 |       87 |        8
12.89/12.92	c  2.9s |      12 |    39522 |    25819 |      481     78 |       87 |        8
14.39/14.41	c  4.4s |      13 |    59513 |    38832 |      530    115 |       87 |        8
16.38/16.41	c  6.4s |      13 |    84835 |    55132 |      530    162 |       87 |        8
16.59/16.68	c  6.7s |      13 |    88052 |    57183 |      530    168 |       88 |       10
16.59/16.68	c #cpu_time = 6.685s
16.59/16.68	c #wall_clock_time = 6.702s
16.59/16.68	c #decision = 88052
16.59/16.68	c #random_decision = 218
16.59/16.68	c #conflict = 57183
16.59/16.68	c #restart = 13
16.59/16.68	c BCD2: updating lower bound of a core
16.59/16.68	c lower bound updated to 5
16.59/16.68	c BCD2: 5 <= obj <= 11
16.59/16.68	c BCD2: #cores=1, #unrelaxed=0, #relaxed=14, #hardened=87
16.59/16.68	c BCD2: #sat=5 #unsat=3 bias=3/8
16.59/16.68	c Solving starts ...
16.59/16.68	c ============================[ Search Statistics ]============================
16.59/16.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.59/16.68	c       |         |          |          |    Limit     GC | Var      | Constra 
16.59/16.68	c =============================================================================
16.59/16.68	c  0.0s |       0 |        0 |        0 |      530      0 |       88 |       10
16.59/16.69	c  0.0s |       1 |      159 |      100 |      530      1 |       88 |       10
16.68/16.71	c  0.0s |       2 |      390 |      250 |      530      1 |       88 |       10
16.68/16.74	c  0.1s |       3 |      802 |      475 |      530      2 |       88 |       10
16.68/16.77	c  0.1s |       4 |     1381 |      813 |      530      3 |       88 |       10
16.78/16.83	c  0.2s |       5 |     2241 |     1320 |      530      4 |       88 |       10
16.88/16.91	c  0.2s |       6 |     3461 |     2081 |      530      6 |       88 |       10
16.98/17.05	c  0.4s |       7 |     5295 |     3223 |      530     10 |       88 |       10
17.18/17.24	c  0.6s |       8 |     8152 |     4936 |      530     14 |       88 |       10
17.48/17.51	c  0.8s |       9 |    12371 |     7506 |      530     22 |       88 |       10
17.88/17.95	c  1.3s |      10 |    18414 |    11361 |      530     33 |       88 |       10
18.58/18.62	c  1.9s |      11 |    27321 |    17144 |      583     49 |       88 |       10
19.48/19.58	c  2.9s |      12 |    41019 |    25819 |      583     72 |       88 |       10
20.99/21.07	c  4.4s |      13 |    61726 |    38832 |      583    106 |       88 |       10
21.88/21.92	c  5.2s |      13 |    72506 |    45732 |      583    124 |       89 |       12
21.88/21.92	c #cpu_time = 5.230s
21.88/21.92	c #wall_clock_time = 5.243s
21.88/21.92	c #decision = 72506
21.88/21.92	c #random_decision = 161
21.88/21.92	c #conflict = 45732
21.88/21.92	c #restart = 13
21.88/21.92	c BCD2: updating lower bound of a core
21.88/21.92	c lower bound updated to 9
21.88/21.92	c BCD2: 9 <= obj <= 11
21.88/21.92	c BCD2: #cores=1, #unrelaxed=0, #relaxed=14, #hardened=87
21.88/21.92	c BCD2: #sat=5 #unsat=4 bias=4/9
21.88/21.92	c Solving starts ...
21.88/21.92	c ============================[ Search Statistics ]============================
21.88/21.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.88/21.92	c       |         |          |          |    Limit     GC | Var      | Constra 
21.88/21.92	c =============================================================================
21.88/21.92	c  0.0s |       0 |        0 |        0 |      583      0 |       89 |       12
21.88/21.94	c  0.0s |       1 |      176 |      100 |      583      1 |       89 |       12
21.88/21.95	c  0.0s |       2 |      433 |      250 |      583      1 |       89 |       12
21.88/21.98	c  0.1s |       3 |      814 |      475 |      583      1 |       89 |       12
21.99/22.02	c  0.1s |       4 |     1345 |      813 |      583      2 |       89 |       12
21.99/22.08	c  0.2s |       4 |     2153 |     1316 |      583      4 |       89 |       12
21.99/22.08	c #cpu_time = 0.158s
21.99/22.08	c #wall_clock_time = 0.158s
21.99/22.08	c #decision = 2153
21.99/22.08	c #random_decision = 8
21.99/22.08	c #conflict = 1316
21.99/22.08	c #restart = 4
21.99/22.08	o 11
21.99/22.08	c BCD2: updating upper bound: 11 -> 10
21.99/22.08	c BCD2: 9 <= obj <= 10
21.99/22.08	c BCD2: #cores=1, #unrelaxed=0, #relaxed=14, #hardened=87
21.99/22.08	c BCD2: #sat=6 #unsat=4 bias=4/10
21.99/22.08	c Solving starts ...
21.99/22.08	c ============================[ Search Statistics ]============================
21.99/22.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.99/22.08	c       |         |          |          |    Limit     GC | Var      | Constra 
21.99/22.08	c =============================================================================
21.99/22.08	c  0.0s |       0 |        0 |        0 |      583      0 |       89 |       14
21.99/22.09	c  0.0s |       1 |      190 |      100 |      583      0 |       89 |       14
22.09/22.11	c  0.0s |       2 |      477 |      250 |      583      0 |       89 |       14
22.09/22.13	c  0.1s |       3 |      806 |      475 |      583      1 |       89 |       14
22.09/22.17	c  0.1s |       4 |     1400 |      813 |      583      2 |       89 |       14
22.18/22.23	c  0.1s |       5 |     2189 |     1320 |      583      3 |       89 |       14
22.28/22.32	c  0.2s |       6 |     3421 |     2081 |      583      5 |       89 |       14
22.38/22.44	c  0.4s |       7 |     5265 |     3223 |      583      8 |       89 |       14
22.58/22.63	c  0.6s |       8 |     7918 |     4936 |      583     13 |       89 |       14
22.88/22.92	c  0.8s |       9 |    11812 |     7506 |      583     20 |       89 |       14
23.28/23.36	c  1.3s |      10 |    17675 |    11361 |      583     30 |       89 |       14
23.98/24.01	c  1.9s |      11 |    26697 |    17144 |      583     45 |       89 |       14
24.98/25.01	c  2.9s |      12 |    39963 |    25819 |      583     68 |       89 |       14
26.49/26.52	c  4.4s |      13 |    59789 |    38832 |      642    101 |       89 |       14
28.48/28.53	c  6.5s |      13 |    86597 |    55932 |      642    143 |       89 |       14
28.78/28.83	c  6.7s |      14 |    90458 |    58352 |      642    149 |       89 |       14
28.88/29.00	c  6.9s |      14 |    92762 |    59667 |      642    152 |       90 |       16
28.88/29.00	c #cpu_time = 6.897s
28.88/29.00	c #wall_clock_time = 6.916s
28.88/29.00	c #decision = 92762
28.88/29.00	c #random_decision = 240
28.88/29.00	c #conflict = 59667
28.88/29.00	c #restart = 14
28.88/29.00	c BCD2: updating lower bound of a core
28.88/29.00	c lower bound updated to 10
28.88/29.00	c BCD2: 10 <= obj <= 10
28.88/29.00	c BCD2: #cores=1, #unrelaxed=0, #relaxed=14, #hardened=87
28.88/29.00	c BCD2: #sat=6 #unsat=5 bias=5/11
28.88/29.00	c Solving starts ...
28.88/29.00	c ============================[ Search Statistics ]============================
28.88/29.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.88/29.00	c       |         |          |          |    Limit     GC | Var      | Constra 
28.88/29.00	c =============================================================================
28.88/29.00	c  0.0s |       0 |        0 |        0 |      642      0 |       90 |       16
28.98/29.01	c  0.0s |       1 |      153 |      100 |      642      0 |       90 |       16
28.98/29.03	c  0.0s |       2 |      363 |      250 |      642      1 |       90 |       16
28.98/29.05	c  0.1s |       3 |      711 |      475 |      642      1 |       90 |       16
28.98/29.09	c  0.1s |       4 |     1292 |      813 |      642      2 |       90 |       16
29.08/29.15	c  0.2s |       5 |     2087 |     1320 |      642      3 |       90 |       16
29.18/29.23	c  0.2s |       6 |     3313 |     2081 |      642      5 |       90 |       16
29.28/29.35	c  0.4s |       7 |     5108 |     3223 |      642      8 |       90 |       16
29.48/29.55	c  0.6s |       8 |     7930 |     4936 |      642     12 |       90 |       16
29.69/29.80	c  0.8s |       8 |    11588 |     7268 |      642     18 |       90 |       16
29.69/29.80	c #cpu_time = 0.801s
29.69/29.80	c #wall_clock_time = 0.803s
29.69/29.80	c #decision = 11588
29.69/29.80	c #random_decision = 22
29.69/29.80	c #conflict = 7268
29.69/29.80	c #restart = 8
29.69/29.80	o 10
29.69/29.80	s OPTIMUM FOUND
29.69/29.80	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10
29.69/29.80	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
29.69/29.80	v -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30
29.69/29.80	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
29.69/29.80	v -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50
29.69/29.80	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
29.69/29.80	v -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70
29.69/29.80	v -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 x79 -x80
29.69/29.80	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
29.69/29.80	v -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100
29.69/29.80	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
29.69/29.80	v x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
29.69/29.80	v -x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130
29.69/29.80	v -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
29.69/29.80	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
29.69/29.80	v -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160
29.69/29.80	v -x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
29.69/29.80	c total CPU time = 29.724s
29.69/29.80	c total wall clock time = 29.802s

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

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

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


[startup+0 s]
/proc/loadavg: 2.45 2.33 2.16 3/179 7869
/proc/meminfo: memFree=28802872/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=748988 CPUtime=0 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 2793 0 0 0 0 0 0 0 20 0 4 0 36517332 766963712 3666 33554432000 4194304 16246674 140733673635200 140733673634624 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 187759 3675 441 2943 0 184653 0
[pid=7869/tid=7870] ppid=7866 vsize=766396 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 784789504 3737 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=771516 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 790032384 3753 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=775612 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36517333 794226688 3769 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100172 s]
/proc/loadavg: 2.45 2.33 2.16 3/179 7869
/proc/meminfo: memFree=28802872/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 18431 0 0 0 7 2 0 0 20 0 4 0 36517332 1247350784 19296 33554432000 4194304 16246674 140733673635200 140733673634624 12481124 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 304529 19297 610 2943 0 301423 0
[pid=7869/tid=7870] ppid=7866 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1247350784 19297 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1247350784 19300 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36517333 1247350784 19304 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200497 s]
/proc/loadavg: 2.45 2.33 2.16 3/179 7869
/proc/meminfo: memFree=28802872/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 26421 0 0 0 16 3 0 0 20 0 4 0 36517332 1247350784 27286 33554432000 4194304 16246674 140733673635200 140733673634624 6144396 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 304529 27287 610 2943 0 301423 0
[pid=7869/tid=7870] ppid=7866 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1247350784 27287 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1247350784 27287 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36517333 1247350784 27287 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300468 s]
/proc/loadavg: 2.45 2.33 2.16 3/179 7869
/proc/meminfo: memFree=28802872/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 41925 0 0 0 24 5 0 0 20 0 4 0 36517332 1247350784 42783 33554432000 4194304 16246674 140733673635200 140733673634624 5602147 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 304529 42787 814 2943 0 301423 0
[pid=7869/tid=7870] ppid=7866 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1247350784 42789 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1247350784 42794 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36517333 1247350784 42801 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.70039 s]
/proc/loadavg: 2.45 2.33 2.16 3/179 7869
/proc/meminfo: memFree=28802872/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 115740 0 0 0 54 15 0 0 20 0 4 0 36517332 1247350784 116598 33554432000 4194304 16246674 140733673635200 140733673618200 5589077 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 304529 116612 814 2943 0 301423 0
[pid=7869/tid=7870] ppid=7866 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1247350784 116623 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1247350784 116633 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36517333 1247350784 116642 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.5004 s]
/proc/loadavg: 2.45 2.33 2.16 3/183 7873
/proc/meminfo: memFree=28020032/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 245814 0 0 0 116 33 0 0 20 0 4 0 36517332 1248399360 246650 33554432000 4194304 16246674 140733673635200 140733673634512 5723632 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 304785 246650 872 2943 0 301679 0
[pid=7869/tid=7870] ppid=7866 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1248399360 246650 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1248399360 246650 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36517333 1248399360 246650 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.45 2.33 2.16 3/183 7873
/proc/meminfo: memFree=27777736/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 267467 0 0 0 271 38 0 0 20 0 4 0 36517332 1337528320 268303 33554432000 4194304 16246674 140733673635200 140733673618200 5546116 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 326545 268303 872 2943 0 323439 0
[pid=7869/tid=7870] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268303 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268303 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268303 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30041 s]
/proc/loadavg: 2.42 2.32 2.16 3/183 7873
/proc/meminfo: memFree=27729756/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 267659 0 0 0 585 44 0 0 20 0 4 0 36517332 1337528320 268495 33554432000 4194304 16246674 140733673635200 140733673617088 13950192 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 326545 268495 872 2943 0 323439 0
[pid=7869/tid=7870] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268495 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268495 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268495 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.46 2.33 2.17 4/183 7873
/proc/meminfo: memFree=27729796/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 267671 0 0 0 1216 53 0 0 20 0 4 0 36517332 1337528320 268507 33554432000 4194304 16246674 140733673635200 140733673618200 5711688 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 326545 268507 882 2943 0 323439 0
[pid=7869/tid=7870] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.36 2.31 2.16 3/183 7873
/proc/meminfo: memFree=27730244/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 267671 0 0 0 2495 53 0 0 20 0 4 0 36517332 1337528320 268507 33554432000 4194304 16246674 140733673635200 140733673618200 5711680 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 326545 268507 882 2943 0 323439 0
[pid=7869/tid=7870] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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 7869 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6005 s]
/proc/loadavg: 2.36 2.31 2.16 3/183 7873
/proc/meminfo: memFree=27730244/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1306180 CPUtime=25.58 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 267671 0 0 0 2505 53 0 0 20 0 4 0 36517332 1337528320 268507 33554432000 4194304 16246674 140733673635200 140733673618200 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 326545 268507 882 2943 0 323439 0
[pid=7869/tid=7870] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+27.2004 s]
/proc/loadavg: 2.36 2.31 2.16 3/183 7873
/proc/meminfo: memFree=27730372/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1306180 CPUtime=27.18 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 267671 0 0 0 2665 53 0 0 20 0 4 0 36517332 1337528320 268507 33554432000 4194304 16246674 140733673635200 140733673617088 12483664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 326545 268507 882 2943 0 323439 0
[pid=7869/tid=7870] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 27.18
Current children cumulated vsize (KiB) 1306180

[startup+28.8004 s]
/proc/loadavg: 2.36 2.31 2.16 4/183 7873
/proc/meminfo: memFree=27730248/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1306180 CPUtime=28.78 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 267671 0 0 0 2825 53 0 0 20 0 4 0 36517332 1337528320 268507 33554432000 4194304 16246674 140733673635200 140733673618200 12995176 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 326545 268507 882 2943 0 323439 0
[pid=7869/tid=7870] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 28.78
Current children cumulated vsize (KiB) 1306180

[startup+29.6004 s]
/proc/loadavg: 2.36 2.31 2.16 4/183 7873
/proc/meminfo: memFree=27730248/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=1306180 CPUtime=29.58 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202496 267671 0 0 0 2905 53 0 0 20 0 4 0 36517332 1337528320 268507 33554432000 4194304 16246674 140733673635200 140733673617088 5712622 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 326545 268507 882 2943 0 323439 0
[pid=7869/tid=7870] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7870/stat : 7870 (toysat) S 7866 7869 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905694936304 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7869/tid=7871] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7871/stat : 7871 (toysat) S 7866 7869 6047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905606855920 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7869/tid=7872] ppid=7866 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/7869/task/7872/stat : 7872 (toysat) S 7866 7869 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36517333 1337528320 268507 33554432000 4194304 16246674 140733673635200 139905596382384 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 29.58
Current children cumulated vsize (KiB) 1306180

[startup+29.8072 s]
/proc/loadavg: 2.36 2.31 2.16 4/183 7873
/proc/meminfo: memFree=27730124/32872528 swapFree=1542984/1696284
[pid=7869] ppid=7866 vsize=0 CPUtime=29.8 cores=0,2,4,6
/proc/7869/stat : 7869 (toysat) R 7866 7869 6047 0 -1 4202500 267675 0 0 0 2926 54 0 0 20 0 1 0 36517332 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7869/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 29.8
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 29.8664
CPU time (s): 29.8615
CPU user time (s): 29.2606
CPU system time (s): 0.600908
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.2606
system time used= 0.600908
maximum resident set size= 1074036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267675
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= 19
involuntary context switches= 31

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.078987 second user time and 0.123981 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-19 15:58:27
IDJOB=4110178
IDBENCH=79190
IDSOLVER=2553
FILE ID=node125/4110178-1466344707
RUNJOBID= node125-1466341817-6063
PBS_JOBID= 19922028
Free space on /tmp= 71728 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110967729--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-4110178-1466344707/watcher-4110178-1466344707 -o /tmp/evaluation-result-4110178-1466344707/solver-4110178-1466344707 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466341817-6063 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110178-1466344707.wbo

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

MD5SUM BENCH= b3cca2fb004dc2587d09951aac05623a
RANDOM SEED=1184945351

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.683
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:        28803772 kB
Buffers:          181780 kB
Cached:           352632 kB
SwapCached:          764 kB
Active:          1250668 kB
Inactive:         372124 kB
Active(anon):    1089556 kB
Inactive(anon):     1188 kB
Active(file):     161112 kB
Inactive(file):   370936 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098312 kB
Dirty:             16648 kB
Writeback:             0 kB
AnonPages:       2788140 kB
Mapped:            10744 kB
Shmem:                 0 kB
Slab:             611908 kB
SReclaimable:      55032 kB
SUnreclaim:       556876 kB
KernelStack:        1496 kB
PageTables:         9296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2932424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    423936 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= 71712 MiB
End job on node125 at 2016-06-19 15:58:57