Trace number 4093674

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 36.6084 36.6236

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110966483--soft-0-100-0.wbo
MD5SUM2001343def6115cfc261dcde547cf23c
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark3.80442
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 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1298
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:46+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-4093674-1466094046.wbo"]
0.00/0.01	c use --random-gen="401010663 4258191535 1503699927 2838866959 3847645152 867918418 708287551 552144106 678494071 3153373576 3326881018 2419138490 1516691905 1125388438 4166576059 1660130636 1963619829 3367265885 508013654 946639265 2738283203 2228146041 4095452227 1128217754 4283355533 163192424 926018165 3537213443 2090081074 3177201214 3553325782 2886803112 659368225 2409222445 669986217 1257647500 1533473778 3846223998 748782108 1370276326 3269903780 2970159424 774269041 163772860 531461241 1956918678 3205083540 3567112401 4065110625 3954151772 1360625360 3430677308 2478632944 3407729934 2845943017 519319311 2974468844 1476966441 436110199 1348351856 1848542783 298321452 2320286172 1930195422 3713562304 1945962683 2623306974 3947515060 241011582 3556794769 3541857526 732685018 4227160443 636853046 2040092505 135070876 237660735 553898144 472993584 2968308061 4231154343 2799835783 2819644129 3457496819 1490290423 708275827 1108708264 682875092 2646794884 1345005252 1802324705 2729263033 1260928247 459566931 851888119 626124482 2620239282 1659381563 3996972981 3741931102 1317350485 1354045251 234653333 133306660 4252850439 3989781509 1682853088 2106566068 3566989588 3503615942 1669088687 2102970149 788079332 3646635317 2035527117 3621084325 2204949643 892302256 4182507717 3122088689 3190499997 535403652 757134093 2360115495 1357500796 3258964522 3016512146 3750703135 1651344932 1599565715 1543996233 607055381 2690125609 966315055 3210700458 2722625446 3581239833 3783672044 1779815361 190488142 1434741249 3657671454 2994182101 3870334172 54726161 546755431 3641961275 1860282836 2981048970 1595257577 2987502898 2252472979 2761644347 2381693634 3562451565 2026641656 3951495622 1953210439 2881427517 2982318165 3747899266 335271362 1476192062 3915827137 1927813275 1648039789 4254786665 1740366132 1996077716 3078479248 128752949 2523477859 3425347942 2699781081 1646200346 741894533 2038025878 3375645096 335397850 3141477039 3374669535 3509865642 2823009849 316501845 713561772 885211673 2408533548 274687608 4091731027 3846626451 2129061372 805506612 226340601 3478598761 2583696123 263487141 1020215038 2867946464 1361032172 964592992 2085318903 1750098674 4052623738 147128439 1366206888 3203908860 2522601486 1948214424 3777683564 2427061610 568274213 4254053550 877620597 2320589686 1727507674 1364063618 3731479019 3120055801 1329952261 768074301 2465476882 2084092203 937452144 1212292049 3014978362 4039861257 844380055 2494233587 562403486 2537222294 3664799782 2626271795 2229194778 978140233 3796590125 81465526 4115370159 1688755656 1972988564 1113668504 3053573168 3198039304 3616361367 4156079867 2693067081 1828788240 2257138095 3294431867 3565298775 2313249463 2449994372 612687574 2193987447 3754713 94635665 2353961338 255 362436" option to reproduce the execution
0.18/0.24	c #vars 169
0.18/0.24	c #constraints 101
0.18/0.24	c BCD2: Hardening is enabled.
0.18/0.24	c BCD2: BiasedSearch is enabled.
0.18/0.24	c Solving starts ...
0.18/0.24	c ============================[ Search Statistics ]============================
0.18/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.24	c =============================================================================
0.18/0.24	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.18/0.24	c  0.0s |       0 |      106 |        0 |      123      0 |        0 |        0
0.18/0.24	c #cpu_time = 0.001s
0.18/0.24	c #wall_clock_time = 0.001s
0.18/0.24	c #decision = 106
0.18/0.24	c #random_decision = 2
0.18/0.24	c #conflict = 0
0.18/0.24	c #restart = 0
0.18/0.24	o 728
0.18/0.24	c BCD2: updating upper bound: 4943 -> 727
0.18/0.24	c BCD2: 0 <= obj <= 727
0.18/0.24	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.18/0.24	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.24	c Solving starts ...
0.18/0.24	c ============================[ Search Statistics ]============================
0.18/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.24	c =============================================================================
0.18/0.24	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.18/0.26	c  0.0s |       1 |      316 |      100 |      123      0 |        0 |        0
0.18/0.29	c  0.0s |       2 |      668 |      250 |      136      0 |        0 |        0
0.28/0.33	c  0.1s |       3 |     1195 |      475 |      150      2 |        0 |        0
0.38/0.40	c  0.2s |       4 |     1796 |      813 |      165      4 |        0 |        0
0.48/0.50	c  0.3s |       5 |     2694 |     1320 |      182      7 |        0 |        0
0.58/0.65	c  0.4s |       6 |     4009 |     2081 |      222     11 |        0 |        0
0.68/0.88	c  0.6s |       7 |     5845 |     3223 |      245     17 |        0 |        0
1.18/1.21	c  1.0s |       8 |     8733 |     4936 |      270     25 |        0 |        0
1.58/1.63	c  1.4s |       9 |    12696 |     7506 |      297     37 |        0 |        0
2.28/2.32	c  2.1s |      10 |    18074 |    11361 |      327     53 |        0 |        0
3.08/3.18	c  2.9s |      11 |    26934 |    17144 |      360     76 |        0 |        0
4.48/4.50	c  4.3s |      12 |    39228 |    25819 |      397    108 |        0 |        0
6.38/6.49	c  6.2s |      13 |    58734 |    38832 |      437    154 |        0 |        0
8.38/8.49	c  8.2s |      13 |    78648 |    52132 |      437    198 |        0 |        0
9.48/9.59	c  9.3s |      13 |    87446 |    58068 |      481    219 |        0 |        0
9.48/9.59	c #cpu_time = 9.342s
9.48/9.59	c #wall_clock_time = 9.343s
9.48/9.59	c #decision = 87446
9.48/9.59	c #random_decision = 231
9.48/9.59	c #conflict = 58068
9.48/9.59	c #restart = 13
9.48/9.59	c BCD2: found a new core of size 100: cost of the new core is >=1
9.48/9.59	c lower bound updated to 1
9.48/9.59	c BCD2: 1 <= obj <= 727
9.48/9.59	c BCD2: #cores=1, #unrelaxed=1, #relaxed=100, #hardened=0
9.48/9.59	c BCD2: #sat=1 #unsat=2 bias=2/3
9.48/9.59	c Solving starts ...
9.48/9.59	c ============================[ Search Statistics ]============================
9.48/9.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.48/9.59	c       |         |          |          |    Limit     GC | Var      | Constra 
9.48/9.59	c =============================================================================
9.48/9.59	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
9.48/9.59	c  0.0s |       0 |      143 |        5 |      481      0 |        0 |        0
9.48/9.59	c #cpu_time = 0.002s
9.48/9.59	c #wall_clock_time = 0.002s
9.48/9.59	c #decision = 143
9.48/9.59	c #random_decision = 0
9.48/9.59	c #conflict = 5
9.48/9.59	c #restart = 0
9.48/9.59	o 46
9.48/9.59	c BCD2: hardening fixes 57 literals
9.48/9.59	c BCD2: updating upper bound: 727 -> 45
9.48/9.59	c BCD2: 1 <= obj <= 45
9.48/9.59	c BCD2: #cores=1, #unrelaxed=1, #relaxed=43, #hardened=57
9.48/9.59	c BCD2: #sat=2 #unsat=2 bias=2/4
9.48/9.59	c Solving starts ...
9.48/9.59	c ============================[ Search Statistics ]============================
9.48/9.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.48/9.59	c       |         |          |          |    Limit     GC | Var      | Constra 
9.48/9.59	c =============================================================================
9.48/9.59	c  0.0s |       0 |        0 |        0 |      481      0 |       57 |        1
9.58/9.60	c  0.0s |       1 |      225 |      100 |      481      0 |       57 |        1
9.58/9.62	c  0.0s |       2 |      558 |      250 |      481      0 |       57 |        1
9.58/9.65	c  0.1s |       3 |     1005 |      475 |      481      1 |       57 |        1
9.68/9.70	c  0.1s |       4 |     1706 |      813 |      481      2 |       57 |        1
9.68/9.77	c  0.2s |       5 |     2645 |     1320 |      481      4 |       57 |        1
9.78/9.86	c  0.3s |       6 |     4078 |     2081 |      481      7 |       57 |        1
9.98/10.00	c  0.4s |       7 |     6234 |     3223 |      481     10 |       57 |        1
10.18/10.21	c  0.6s |       8 |     9492 |     4936 |      481     16 |       57 |        1
10.48/10.53	c  0.9s |       9 |    14461 |     7506 |      481     24 |       57 |        1
10.98/11.02	c  1.4s |      10 |    21635 |    11361 |      481     37 |       57 |        1
11.68/11.73	c  2.1s |      11 |    32023 |    17144 |      481     56 |       57 |        1
12.68/12.75	c  3.2s |      12 |    47491 |    25819 |      481     83 |       57 |        1
14.28/14.31	c  4.7s |      13 |    69951 |    38832 |      530    123 |       57 |        1
16.28/16.31	c  6.7s |      13 |    97151 |    54632 |      530    170 |       57 |        1
16.48/16.56	c  7.0s |      13 |   100587 |    56651 |      530    176 |       57 |        1
16.48/16.56	c #cpu_time = 6.972s
16.48/16.56	c #wall_clock_time = 6.972s
16.48/16.56	c #decision = 100587
16.48/16.56	c #random_decision = 275
16.48/16.56	c #conflict = 56651
16.48/16.56	c #restart = 13
16.48/16.56	o 19
16.48/16.56	c BCD2: hardening fixes 26 literals
16.48/16.56	c BCD2: updating upper bound: 45 -> 18
16.48/16.56	c BCD2: 1 <= obj <= 18
16.48/16.56	c BCD2: #cores=1, #unrelaxed=1, #relaxed=17, #hardened=83
16.48/16.56	c BCD2: #sat=3 #unsat=2 bias=2/5
16.48/16.56	c Solving starts ...
16.48/16.56	c ============================[ Search Statistics ]============================
16.48/16.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.48/16.56	c       |         |          |          |    Limit     GC | Var      | Constra 
16.48/16.56	c =============================================================================
16.48/16.56	c  0.0s |       0 |        0 |        0 |      530      0 |       83 |        2
16.48/16.58	c  0.0s |       1 |      190 |      100 |      530      0 |       83 |        3
16.48/16.59	c  0.0s |       2 |      415 |      250 |      530      0 |       83 |        3
16.58/16.62	c  0.1s |       3 |      810 |      475 |      530      1 |       83 |        3
16.58/16.66	c  0.1s |       4 |     1405 |      813 |      530      2 |       83 |        3
16.69/16.72	c  0.2s |       5 |     2353 |     1320 |      530      3 |       83 |        3
16.79/16.81	c  0.2s |       6 |     3595 |     2081 |      530      6 |       83 |        3
16.88/16.95	c  0.4s |       7 |     5468 |     3223 |      530      9 |       83 |        3
17.08/17.14	c  0.6s |       8 |     8306 |     4936 |      530     14 |       83 |        3
17.38/17.42	c  0.9s |       9 |    12611 |     7506 |      530     21 |       83 |        3
17.79/17.87	c  1.3s |      10 |    18724 |    11361 |      530     32 |       83 |        3
18.48/18.55	c  2.0s |      11 |    28105 |    17144 |      583     49 |       83 |        3
19.48/19.55	c  3.0s |      12 |    42596 |    25819 |      583     72 |       83 |        3
20.78/20.87	c  4.3s |      12 |    60816 |    37135 |      583    103 |       84 |        5
20.78/20.87	c #cpu_time = 4.304s
20.78/20.87	c #wall_clock_time = 4.303s
20.78/20.87	c #decision = 60816
20.78/20.87	c #random_decision = 168
20.78/20.87	c #conflict = 37135
20.78/20.87	c #restart = 12
20.78/20.87	c BCD2: updating lower bound of a core
20.78/20.87	c lower bound updated to 9
20.78/20.87	c BCD2: 9 <= obj <= 18
20.78/20.87	c BCD2: #cores=1, #unrelaxed=1, #relaxed=17, #hardened=83
20.78/20.87	c BCD2: #sat=3 #unsat=3 bias=3/6
20.78/20.87	c Solving starts ...
20.78/20.87	c ============================[ Search Statistics ]============================
20.78/20.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.78/20.87	c       |         |          |          |    Limit     GC | Var      | Constra 
20.78/20.87	c =============================================================================
20.78/20.87	c  0.0s |       0 |        0 |        0 |      583      0 |       84 |        5
20.78/20.88	c  0.0s |       1 |      194 |      100 |      583      0 |       84 |        5
20.78/20.90	c  0.0s |       2 |      418 |      250 |      583      0 |       84 |        5
20.88/20.92	c  0.1s |       3 |      785 |      475 |      583      1 |       84 |        5
20.88/20.96	c  0.1s |       4 |     1353 |      813 |      583      2 |       84 |        5
20.98/21.02	c  0.2s |       5 |     2118 |     1320 |      583      3 |       84 |        5
21.09/21.10	c  0.2s |       6 |     3441 |     2081 |      583      5 |       84 |        5
21.19/21.23	c  0.4s |       7 |     5325 |     3223 |      583      8 |       84 |        5
21.38/21.42	c  0.5s |       8 |     8356 |     4936 |      583     13 |       84 |        5
21.68/21.70	c  0.8s |       9 |    12268 |     7506 |      583     20 |       84 |        5
22.08/22.14	c  1.3s |      10 |    18016 |    11361 |      583     30 |       84 |        5
22.78/22.82	c  1.9s |      11 |    26751 |    17144 |      583     46 |       84 |        5
23.78/23.82	c  3.0s |      12 |    40512 |    25819 |      583     69 |       84 |        5
25.28/25.38	c  4.5s |      13 |    61413 |    38832 |      583    105 |       84 |        5
25.49/25.55	c  4.7s |      13 |    63642 |    40156 |      583    109 |       84 |        5
25.49/25.55	c #cpu_time = 4.684s
25.49/25.55	c #wall_clock_time = 4.683s
25.49/25.55	c #decision = 63642
25.49/25.55	c #random_decision = 191
25.49/25.55	c #conflict = 40156
25.49/25.55	c #restart = 13
25.49/25.55	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 101: cost of the new core is >=14
25.49/25.55	c lower bound updated to 14
25.49/25.55	c BCD2: 14 <= obj <= 18
25.49/25.55	c BCD2: #cores=1, #unrelaxed=0, #relaxed=18, #hardened=83
25.49/25.55	c BCD2: #sat=3 #unsat=4 bias=4/7
25.49/25.55	c Solving starts ...
25.49/25.55	c ============================[ Search Statistics ]============================
25.49/25.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.49/25.55	c       |         |          |          |    Limit     GC | Var      | Constra 
25.49/25.55	c =============================================================================
25.49/25.55	c  0.0s |       0 |        0 |        0 |      583      0 |       87 |        5
25.49/25.56	c  0.0s |       1 |      155 |      100 |      583      0 |       87 |        9
25.49/25.58	c  0.0s |       2 |      427 |      250 |      583      0 |       87 |        9
25.59/25.61	c  0.1s |       3 |      812 |      475 |      583      1 |       87 |        9
25.59/25.65	c  0.1s |       4 |     1397 |      813 |      583      1 |       87 |        9
25.68/25.71	c  0.2s |       5 |     2183 |     1320 |      583      3 |       87 |        9
25.68/25.79	c  0.2s |       6 |     3703 |     2081 |      583      5 |       87 |        9
25.88/25.91	c  0.4s |       7 |     5831 |     3223 |      583      8 |       87 |        9
26.08/26.10	c  0.5s |       8 |     8607 |     4936 |      642     12 |       87 |        9
26.38/26.40	c  0.8s |       9 |    12638 |     7506 |      642     19 |       87 |        9
26.78/26.83	c  1.3s |      10 |    18833 |    11361 |      642     28 |       87 |        9
27.38/27.49	c  1.9s |      11 |    28155 |    17144 |      642     43 |       87 |        9
28.38/28.48	c  2.9s |      12 |    41608 |    25819 |      642     64 |       87 |        9
29.89/29.98	c  4.4s |      13 |    62182 |    38832 |      642     97 |       87 |        9
30.48/30.57	c  5.0s |      13 |    69785 |    43684 |      642    109 |       88 |       10
30.48/30.57	c #cpu_time = 5.016s
30.48/30.57	c #wall_clock_time = 5.015s
30.48/30.57	c #decision = 69785
30.48/30.57	c #random_decision = 201
30.48/30.57	c #conflict = 43684
30.48/30.57	c #restart = 13
30.48/30.57	c BCD2: updating lower bound of a core
30.48/30.57	c lower bound updated to 17
30.48/30.57	c BCD2: 17 <= obj <= 18
30.48/30.57	c BCD2: #cores=1, #unrelaxed=0, #relaxed=18, #hardened=83
30.48/30.57	c BCD2: #sat=3 #unsat=5 bias=5/8
30.48/30.57	c Solving starts ...
30.48/30.57	c ============================[ Search Statistics ]============================
30.48/30.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.48/30.57	c       |         |          |          |    Limit     GC | Var      | Constra 
30.48/30.57	c =============================================================================
30.48/30.57	c  0.0s |       0 |        0 |        0 |      642      0 |       88 |       10
30.48/30.58	c  0.0s |       1 |      216 |      100 |      642      0 |       88 |       10
30.58/30.60	c  0.0s |       2 |      507 |      250 |      642      1 |       88 |       10
30.58/30.63	c  0.1s |       3 |      844 |      475 |      642      1 |       88 |       10
30.58/30.66	c  0.1s |       4 |     1416 |      813 |      642      2 |       88 |       10
30.68/30.72	c  0.2s |       5 |     2265 |     1320 |      642      3 |       88 |       10
30.78/30.81	c  0.2s |       6 |     3696 |     2081 |      642      5 |       88 |       10
30.88/30.94	c  0.4s |       7 |     5591 |     3223 |      642      8 |       88 |       10
31.09/31.13	c  0.6s |       8 |     8304 |     4936 |      642     12 |       88 |       10
31.38/31.42	c  0.9s |       9 |    12627 |     7506 |      642     19 |       88 |       10
31.78/31.86	c  1.3s |      10 |    19108 |    11361 |      642     28 |       88 |       10
32.48/32.54	c  2.0s |      11 |    28512 |    17144 |      642     43 |       88 |       10
33.48/33.55	c  3.0s |      12 |    43317 |    25819 |      642     65 |       88 |       10
34.98/35.02	c  4.4s |      13 |    64227 |    38832 |      642     97 |       88 |       10
36.49/36.56	c  6.0s |      13 |    85850 |    51778 |      642    130 |       89 |       11
36.49/36.56	c #cpu_time = 5.991s
36.49/36.56	c #wall_clock_time = 5.991s
36.49/36.56	c #decision = 85850
36.49/36.56	c #random_decision = 233
36.49/36.56	c #conflict = 51778
36.49/36.56	c #restart = 13
36.49/36.56	c BCD2: updating lower bound of a core
36.49/36.56	c lower bound updated to 19
36.49/36.56	s OPTIMUM FOUND
36.49/36.56	v -x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 -x10
36.49/36.56	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
36.49/36.56	v -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 x30
36.49/36.56	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
36.49/36.56	v x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
36.49/36.56	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60
36.49/36.56	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70
36.49/36.56	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
36.49/36.56	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
36.49/36.56	v x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100
36.49/36.56	v -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
36.49/36.56	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
36.49/36.56	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130
36.49/36.56	v -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140
36.49/36.56	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150
36.49/36.56	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
36.49/36.56	v -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169
36.49/36.56	c total CPU time = 36.556s
36.49/36.56	c total wall clock time = 36.556s

Verifier Data

OK	19

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

pid=23823
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.41 2.32 2.28 4/180 23826
/proc/meminfo: memFree=29231792/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/23826/stat : 23826 (runsolver) R 23823 17390 17390 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 1 0 11450368 24911872 62 33554432000 4194304 4338465 140735406238400 140735406235936 225435491560 0 0 4096 24578 0 0 0 17 6 0 0 0 0 0
/proc/23826/statm: 6082 62 16 36 0 2655 0

[startup+0.100124 s]
/proc/loadavg: 2.41 2.32 2.28 4/180 23826
/proc/meminfo: memFree=29231792/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 17744 0 0 0 5 3 0 0 20 0 4 0 11450368 1247350784 18097 33554432000 4194304 16246674 140733882702816 140733882685736 12481124 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 304529 18101 614 2943 0 301423 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200331 s]
/proc/loadavg: 2.41 2.32 2.28 4/180 23826
/proc/meminfo: memFree=29231792/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 25901 0 0 0 14 4 0 0 20 0 4 0 11450368 1247350784 26254 33554432000 4194304 16246674 140733882702816 140733882685736 12459048 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 304529 26260 614 2943 0 301423 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300305 s]
/proc/loadavg: 2.41 2.32 2.28 4/180 23826
/proc/meminfo: memFree=29231792/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1218116 CPUtime=0.28 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 39567 0 0 0 22 6 0 0 20 0 4 0 11450368 1247350784 39914 33554432000 4194304 16246674 140733882702816 140733882685736 13195049 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 304529 39925 814 2943 0 301423 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700256 s]
/proc/loadavg: 2.41 2.32 2.28 4/180 23826
/proc/meminfo: memFree=29231792/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 114775 0 0 0 52 16 0 0 20 0 4 0 11450368 1247350784 115121 33554432000 4194304 16246674 140733882702816 140733882685736 5600539 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 304529 115125 814 2943 0 301423 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50045 s]
/proc/loadavg: 2.41 2.32 2.28 4/184 23830
/proc/meminfo: memFree=28308012/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1219140 CPUtime=1.48 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 245861 0 0 0 115 33 0 0 20 0 4 0 11450368 1248399360 246185 33554432000 4194304 16246674 140733882702816 140733882702128 15015658 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 304785 246185 873 2943 0 301679 0
[pid=23826/tid=23828] ppid=23823 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23828/stat : 23828 (toysat) S 23823 23826 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11450369 1248399360 246185 33554432000 4194304 16246674 140733882702816 140327862119664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 6 0 0 0 0 0
[pid=23826/tid=23829] ppid=23823 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23829/stat : 23829 (toysat) S 23823 23826 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11450369 1248399360 246185 33554432000 4194304 16246674 140733882702816 140327851629808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=23826/tid=23830] ppid=23823 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23830/stat : 23830 (toysat) S 23823 23826 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11450369 1248399360 246185 33554432000 4194304 16246674 140733882702816 140327841156272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1219140

[startup+3.10036 s]
/proc/loadavg: 2.41 2.32 2.28 4/184 23830
/proc/meminfo: memFree=28163436/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1306180 CPUtime=3.08 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 267478 0 0 0 273 35 0 0 20 0 4 0 11450368 1337528320 267802 33554432000 4194304 16246674 140733882702816 140733882684736 5754712 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 326545 267802 873 2943 0 323439 0
[pid=23826/tid=23828] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23828/stat : 23828 (toysat) S 23823 23826 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267802 33554432000 4194304 16246674 140733882702816 140327862119664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 6 0 0 0 0 0
[pid=23826/tid=23829] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23829/stat : 23829 (toysat) S 23823 23826 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267802 33554432000 4194304 16246674 140733882702816 140327851629808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=23826/tid=23830] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23830/stat : 23830 (toysat) S 23823 23826 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267802 33554432000 4194304 16246674 140733882702816 140327841156272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1306180

[startup+6.3004 s]
/proc/loadavg: 2.37 2.32 2.28 3/184 23830
/proc/meminfo: memFree=28161092/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1306180 CPUtime=6.28 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 267631 0 0 0 593 35 0 0 20 0 4 0 11450368 1337528320 267955 33554432000 4194304 16246674 140733882702816 140733882684736 13927412 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 326545 267955 873 2943 0 323439 0
[pid=23826/tid=23828] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23828/stat : 23828 (toysat) S 23823 23826 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267955 33554432000 4194304 16246674 140733882702816 140327862119664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 6 0 0 0 0 0
[pid=23826/tid=23829] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23829/stat : 23829 (toysat) S 23823 23826 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267955 33554432000 4194304 16246674 140733882702816 140327851629808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=23826/tid=23830] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23830/stat : 23830 (toysat) S 23823 23826 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267955 33554432000 4194304 16246674 140733882702816 140327841156272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.34 2.31 2.28 3/184 23830
/proc/meminfo: memFree=28160856/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1306180 CPUtime=12.68 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 267643 0 0 0 1233 35 0 0 20 0 4 0 11450368 1337528320 267967 33554432000 4194304 16246674 140733882702816 140733882685816 15015658 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 326545 267967 884 2943 0 323439 0
[pid=23826/tid=23828] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23828/stat : 23828 (toysat) S 23823 23826 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327862119664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 6 0 0 0 0 0
[pid=23826/tid=23829] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23829/stat : 23829 (toysat) S 23823 23826 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327851629808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=23826/tid=23830] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23830/stat : 23830 (toysat) S 23823 23826 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327841156272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1306180

[startup+25.5004 s]
/proc/loadavg: 2.27 2.29 2.27 3/183 23830
/proc/meminfo: memFree=28161232/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 267643 0 0 0 2513 36 0 0 20 0 4 0 11450368 1337528320 267967 33554432000 4194304 16246674 140733882702816 140733882684736 5822428 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 326545 267967 884 2943 0 323439 0
[pid=23826/tid=23828] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23828/stat : 23828 (toysat) S 23823 23826 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327862119664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 6 0 0 0 0 0
[pid=23826/tid=23829] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23829/stat : 23829 (toysat) S 23823 23826 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327851629808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=23826/tid=23830] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23830/stat : 23830 (toysat) S 23823 23826 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327841156272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

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

[startup+25.8004 s]
/proc/loadavg: 2.27 2.29 2.27 3/183 23830
/proc/meminfo: memFree=28161232/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1306180 CPUtime=25.78 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 267643 0 0 0 2542 36 0 0 20 0 4 0 11450368 1337528320 267967 33554432000 4194304 16246674 140733882702816 140733882684736 5600260 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 326545 267967 884 2943 0 323439 0
[pid=23826/tid=23828] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23828/stat : 23828 (toysat) S 23823 23826 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327862119664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 6 0 0 0 0 0
[pid=23826/tid=23829] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23829/stat : 23829 (toysat) S 23823 23826 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327851629808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=23826/tid=23830] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23830/stat : 23830 (toysat) S 23823 23826 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327841156272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 25.78
Current children cumulated vsize (KiB) 1306180

[startup+32.2073 s]
/proc/loadavg: 2.32 2.31 2.27 4/183 23830
/proc/meminfo: memFree=28161036/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1306180 CPUtime=32.19 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 267643 0 0 0 3183 36 0 0 20 0 4 0 11450368 1337528320 267967 33554432000 4194304 16246674 140733882702816 140733882684736 5711318 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 326545 267967 884 2943 0 323439 0
[pid=23826/tid=23828] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23828/stat : 23828 (toysat) S 23823 23826 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327862119664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 6 0 0 0 0 0
[pid=23826/tid=23829] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23829/stat : 23829 (toysat) S 23823 23826 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327851629808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=23826/tid=23830] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23830/stat : 23830 (toysat) S 23823 23826 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327841156272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 32.19
Current children cumulated vsize (KiB) 1306180

[startup+33.8004 s]
/proc/loadavg: 2.32 2.31 2.27 4/183 23830
/proc/meminfo: memFree=28161040/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1306180 CPUtime=33.78 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 267643 0 0 0 3342 36 0 0 20 0 4 0 11450368 1337528320 267967 33554432000 4194304 16246674 140733882702816 140733882685816 12995176 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 326545 267967 884 2943 0 323439 0
[pid=23826/tid=23828] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23828/stat : 23828 (toysat) S 23823 23826 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327862119664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 6 0 0 0 0 0
[pid=23826/tid=23829] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23829/stat : 23829 (toysat) S 23823 23826 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327851629808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=23826/tid=23830] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23830/stat : 23830 (toysat) S 23823 23826 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327841156272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 33.78
Current children cumulated vsize (KiB) 1306180

[startup+35.4004 s]
/proc/loadavg: 2.30 2.30 2.27 3/183 23830
/proc/meminfo: memFree=28161288/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1306180 CPUtime=35.39 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 267643 0 0 0 3503 36 0 0 20 0 4 0 11450368 1337528320 267967 33554432000 4194304 16246674 140733882702816 140733882684736 5808470 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 326545 267967 884 2943 0 323439 0
[pid=23826/tid=23828] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23828/stat : 23828 (toysat) S 23823 23826 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327862119664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 6 0 0 0 0 0
[pid=23826/tid=23829] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23829/stat : 23829 (toysat) S 23823 23826 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327851629808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=23826/tid=23830] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23830/stat : 23830 (toysat) S 23823 23826 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327841156272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 35.39
Current children cumulated vsize (KiB) 1306180

[startup+36.2004 s]
/proc/loadavg: 2.30 2.30 2.27 3/183 23830
/proc/meminfo: memFree=28161288/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=1306180 CPUtime=36.18 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202496 267643 0 0 0 3582 36 0 0 20 0 4 0 11450368 1337528320 267967 33554432000 4194304 16246674 140733882702816 140733882684736 5712600 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 326545 267967 884 2943 0 323439 0
[pid=23826/tid=23828] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23828/stat : 23828 (toysat) S 23823 23826 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327862119664 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 6 0 0 0 0 0
[pid=23826/tid=23829] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23829/stat : 23829 (toysat) S 23823 23826 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327851629808 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=23826/tid=23830] ppid=23823 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23826/task/23830/stat : 23830 (toysat) S 23823 23826 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11450369 1337528320 267967 33554432000 4194304 16246674 140733882702816 140327841156272 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 36.18
Current children cumulated vsize (KiB) 1306180

[startup+36.6072 s]
/proc/loadavg: 2.30 2.30 2.27 3/183 23830
/proc/meminfo: memFree=28161164/32872528 swapFree=1499116/1695340
[pid=23826] ppid=23823 vsize=0 CPUtime=36.58 cores=0,2,4,6
/proc/23826/stat : 23826 (toysat) R 23823 23826 17390 0 -1 4202500 267647 0 0 0 3618 40 0 0 20 0 1 0 11450368 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23826/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 36.58
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 36.6236
CPU time (s): 36.6084
CPU user time (s): 36.1895
CPU system time (s): 0.418936
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.1895
system time used= 0.418936
maximum resident set size= 1071880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267647
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= 21
involuntary context switches= 49

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.098984 second user time and 0.145977 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-16 18:20:46
IDJOB=4093674
IDBENCH=79225
IDSOLVER=2553
FILE ID=node137/4093674-1466094046
RUNJOBID= node137-1466075286-21602
PBS_JOBID= 19904003
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.1110966483--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-4093674-1466094046/watcher-4093674-1466094046 -o /tmp/evaluation-result-4093674-1466094046/solver-4093674-1466094046 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466075286-21602 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093674-1466094046.wbo

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

MD5SUM BENCH= 2001343def6115cfc261dcde547cf23c
RANDOM SEED=1736897718

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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:        29232544 kB
Buffers:           47312 kB
Cached:           108712 kB
SwapCached:         2452 kB
Active:          1161832 kB
Inactive:          77160 kB
Active(anon):    1083840 kB
Inactive(anon):     1780 kB
Active(file):      77992 kB
Inactive(file):    75380 kB
Unevictable:     1695340 kB
Mlocked:         1499116 kB
SwapTotal:      67108856 kB
SwapFree:       67099388 kB
Dirty:             16532 kB
Writeback:             0 kB
AnonPages:       2779432 kB
Mapped:            10604 kB
Shmem:                 0 kB
Slab:             568796 kB
SReclaimable:      13032 kB
SUnreclaim:       555764 kB
KernelStack:        1528 kB
PageTables:         9496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2923476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    434176 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 node137 at 2016-06-16 18:21:23