Trace number 4093701

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 33.6359 33.6404

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111226062--soft-0-100-0.wbo
MD5SUM033c12179045731c4fd222e5d353b2b2
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark6.33804
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 1231
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:19:22+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-4093701-1466093962.wbo"]
0.00/0.01	c use --random-gen="1097030977 1890566119 3989018329 460940241 1330742592 4279328590 2461919437 4243577771 702981564 681933458 1932507844 751995376 1088938006 2189654485 3385616585 4053258850 2628372537 2105541741 152070023 3928580189 1113373690 3801341036 715789098 186796445 574021853 492885031 1209967210 390572702 2374236103 1054900778 3240953449 3306129147 3217570358 488650762 183580504 3751576881 2066167611 3770928695 3160243198 2867814077 1911630770 2676288504 2069184404 1268684668 238084500 2351895240 139389487 522151734 1449658377 2951035849 2288230521 185673841 3177401852 1974224232 2647546583 1654108202 3342859031 2377242428 1014507757 3375721011 3929993600 3968074485 1505918522 3758496579 2259941032 1506139291 3196783791 33188614 2282909567 4109640824 2994433439 2748613696 802680293 2738317928 379729137 1244646277 3129640011 1111530678 255457978 324564241 2763391324 4127988360 1224452672 3522499613 1629243683 1733860323 2387705418 2258965750 3368596309 1884440684 214248513 2353066421 2685860547 3129528190 807159460 979129353 3015544532 1304438164 631164253 3277999401 2009353890 1668023122 3718854045 299860739 4074170776 2675990054 2971213167 3083371804 1806833150 1569567091 3028657401 2805398334 1374262378 2994466043 3607344243 3726980372 3301855692 637390864 2179195677 422560754 2238994676 2407300720 2358978047 1115047195 3919398245 102965728 4220559086 2662944561 1084324869 1367882957 3808330444 1180471979 1888646424 2871098654 3252343785 1419792808 1147243575 1299670407 1479913617 3928678483 3066286438 1647146592 895679184 3076973946 456976618 425265951 2218376677 2042204532 507321247 630669220 1333132788 55659835 3942436852 1124025588 280890831 3900001105 155550076 4269524562 4279493698 1116422540 1912885118 76344986 3900334997 1492003841 2427773668 3137540232 2949142058 3446662526 3047887195 228157561 111515209 3640296966 3613033606 1050314717 3496555563 1133934960 86944788 4271681746 3331734367 2353080863 3458684065 3569542474 2743118108 3448041422 1552225542 2526230663 2770858217 527498 2638277971 2450874071 3786984015 1219562817 1405535527 269373647 556834027 939670110 1275605218 714662875 1286224594 2999085162 198850080 3484106574 483749858 342109027 1531452724 3278916097 1752334924 993118473 2838380805 2696765715 435391302 1056800900 1618765731 1390024218 1975326483 2330491485 3237798849 2145144571 606905685 3044308452 1047644714 2036038309 1952482229 803023248 432843991 2390334672 2300193228 3310530472 2639733358 942702313 721485736 3735949580 3137158751 794046982 3067078164 1117805151 2749536030 2999297494 1639271092 4192575002 3263597464 1399442347 4230370832 2529193344 211483280 2326444713 3147513686 3079875109 1389680303 106253418 782775582 3236040021 3667658671 1893796168 2878527274 1872353454 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.19/0.25	c BCD2: Hardening is enabled.
0.19/0.25	c BCD2: BiasedSearch is enabled.
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.25	c  0.0s |       0 |      106 |        0 |      123      0 |        0 |        0
0.19/0.25	c #cpu_time = 0.001s
0.19/0.25	c #wall_clock_time = 0.001s
0.19/0.25	c #decision = 106
0.19/0.25	c #random_decision = 2
0.19/0.25	c #conflict = 0
0.19/0.25	c #restart = 0
0.19/0.25	o 564
0.19/0.25	c BCD2: updating upper bound: 4943 -> 563
0.19/0.25	c BCD2: 0 <= obj <= 563
0.19/0.25	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |      275 |      100 |      123      0 |        0 |        0
0.29/0.30	c  0.1s |       2 |      600 |      250 |      136      0 |        0 |        0
0.29/0.35	c  0.1s |       3 |     1057 |      475 |      150      1 |        0 |        0
0.39/0.41	c  0.2s |       4 |     1739 |      813 |      165      4 |        0 |        0
0.49/0.51	c  0.3s |       5 |     2625 |     1320 |      182      7 |        0 |        0
0.59/0.67	c  0.4s |       6 |     3910 |     2081 |      222     11 |        0 |        0
0.89/0.91	c  0.7s |       7 |     5648 |     3223 |      245     17 |        0 |        0
1.20/1.29	c  1.0s |       8 |     8195 |     4936 |      270     25 |        0 |        0
1.69/1.70	c  1.4s |       9 |    12028 |     7506 |      297     37 |        0 |        0
2.20/2.28	c  2.0s |      10 |    17769 |    11361 |      327     54 |        0 |        0
3.09/3.15	c  2.9s |      11 |    26168 |    17144 |      360     77 |        0 |        0
4.59/4.61	c  4.4s |      12 |    38033 |    25819 |      397    109 |        0 |        0
6.60/6.63	c  6.4s |      12 |    55538 |    38619 |      437    154 |        0 |        0
6.60/6.67	c  6.4s |      13 |    55791 |    38832 |      437    155 |        0 |        0
8.59/8.68	c  8.4s |      13 |    72209 |    50832 |      437    194 |        0 |        0
10.19/10.25	c 10.0s |      14 |    82333 |    58352 |      481    220 |        0 |        0
12.20/12.26	c 12.0s |      14 |   100436 |    70852 |      481    258 |        0 |        0
14.19/14.27	c 14.0s |      14 |   115784 |    81752 |      481    292 |        0 |        0
15.19/15.24	c 15.0s |      14 |   121893 |    86189 |      481    307 |        0 |        0
15.19/15.24	c #cpu_time = 14.987s
15.19/15.24	c #wall_clock_time = 14.987s
15.19/15.24	c #decision = 121893
15.19/15.24	c #random_decision = 292
15.19/15.24	c #conflict = 86189
15.19/15.24	c #restart = 14
15.19/15.24	c BCD2: found a new core of size 101: cost of the new core is >=1
15.19/15.24	c lower bound updated to 1
15.19/15.24	c BCD2: 1 <= obj <= 563
15.19/15.24	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
15.19/15.24	c BCD2: #sat=1 #unsat=2 bias=2/3
15.19/15.24	c Solving starts ...
15.19/15.24	c ============================[ Search Statistics ]============================
15.19/15.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.19/15.24	c       |         |          |          |    Limit     GC | Var      | Constra 
15.19/15.24	c =============================================================================
15.19/15.24	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
15.19/15.24	c  0.0s |       0 |      131 |        2 |      481      0 |        0 |        0
15.19/15.24	c #cpu_time = 0.002s
15.19/15.24	c #wall_clock_time = 0.002s
15.19/15.24	c #decision = 131
15.19/15.24	c #random_decision = 0
15.19/15.24	c #conflict = 2
15.19/15.24	c #restart = 0
15.19/15.24	o 46
15.19/15.24	c BCD2: hardening fixes 57 literals
15.19/15.24	c BCD2: updating upper bound: 563 -> 45
15.19/15.24	c BCD2: 1 <= obj <= 45
15.19/15.24	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
15.19/15.24	c BCD2: #sat=2 #unsat=2 bias=2/4
15.19/15.24	c Solving starts ...
15.19/15.24	c ============================[ Search Statistics ]============================
15.19/15.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.19/15.24	c       |         |          |          |    Limit     GC | Var      | Constra 
15.19/15.24	c =============================================================================
15.19/15.24	c  0.0s |       0 |        0 |        0 |      481      0 |       57 |        2
15.19/15.26	c  0.0s |       1 |      200 |      100 |      481      0 |       57 |        2
15.19/15.29	c  0.0s |       2 |      462 |      250 |      481      1 |       57 |        2
15.29/15.32	c  0.1s |       3 |      890 |      475 |      481      2 |       57 |        2
15.29/15.36	c  0.1s |       4 |     1497 |      813 |      481      3 |       57 |        2
15.39/15.43	c  0.2s |       5 |     2347 |     1320 |      530      4 |       57 |        2
15.49/15.53	c  0.3s |       6 |     3561 |     2081 |      530      6 |       57 |        2
15.59/15.68	c  0.4s |       7 |     5516 |     3223 |      530     10 |       57 |        2
15.89/15.90	c  0.7s |       8 |     8203 |     4936 |      530     15 |       57 |        2
16.19/16.23	c  1.0s |       9 |    12433 |     7506 |      530     23 |       57 |        2
16.59/16.70	c  1.5s |      10 |    19147 |    11361 |      530     34 |       57 |        2
17.28/17.39	c  2.1s |      11 |    28606 |    17144 |      530     51 |       57 |        2
18.38/18.48	c  3.2s |      12 |    42875 |    25819 |      530     77 |       57 |        2
20.08/20.15	c  4.9s |      13 |    64441 |    38832 |      530    117 |       57 |        2
22.09/22.16	c  6.9s |      13 |    91298 |    55232 |      583    163 |       57 |        2
22.48/22.56	c  7.3s |      14 |    95961 |    58352 |      583    171 |       57 |        2
24.29/24.39	c  9.1s |      14 |   118334 |    72647 |      583    210 |       57 |        2
24.29/24.39	c #cpu_time = 9.149s
24.29/24.39	c #wall_clock_time = 9.148s
24.29/24.39	c #decision = 118334
24.29/24.39	c #random_decision = 307
24.29/24.39	c #conflict = 72647
24.29/24.39	c #restart = 14
24.29/24.39	o 16
24.29/24.39	c BCD2: hardening fixes 32 literals
24.29/24.39	c BCD2: updating upper bound: 45 -> 15
24.29/24.39	c BCD2: 1 <= obj <= 15
24.29/24.39	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
24.29/24.39	c BCD2: #sat=3 #unsat=2 bias=2/5
24.29/24.39	c Solving starts ...
24.29/24.39	c ============================[ Search Statistics ]============================
24.29/24.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.29/24.39	c       |         |          |          |    Limit     GC | Var      | Constra 
24.29/24.39	c =============================================================================
24.29/24.39	c  0.0s |       0 |        0 |        0 |      583      0 |       89 |        4
24.38/24.40	c  0.0s |       0 |       22 |        9 |      583      0 |       89 |        4
24.38/24.40	c #cpu_time = 0.003s
24.38/24.40	c #wall_clock_time = 0.003s
24.38/24.40	c #decision = 22
24.38/24.40	c #random_decision = 0
24.38/24.40	c #conflict = 9
24.38/24.40	c #restart = 0
24.38/24.40	o 3
24.38/24.40	c BCD2: hardening fixes 10 literals
24.38/24.40	c BCD2: updating upper bound: 15 -> 2
24.38/24.40	c BCD2: 1 <= obj <= 2
24.38/24.40	c BCD2: #cores=1, #unrelaxed=0, #relaxed=2, #hardened=99
24.38/24.40	c BCD2: #sat=4 #unsat=2 bias=2/6
24.38/24.40	c Solving starts ...
24.38/24.40	c ============================[ Search Statistics ]============================
24.38/24.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.38/24.40	c       |         |          |          |    Limit     GC | Var      | Constra 
24.38/24.40	c =============================================================================
24.38/24.40	c  0.0s |       0 |        0 |        0 |      583      0 |       99 |        6
24.38/24.41	c  0.0s |       1 |      119 |      100 |      583      1 |       99 |        6
24.38/24.43	c  0.0s |       2 |      366 |      250 |      583      1 |       99 |        6
24.38/24.45	c  0.1s |       3 |      684 |      475 |      583      1 |       99 |        6
24.38/24.49	c  0.1s |       4 |     1108 |      813 |      583      2 |       99 |        6
24.48/24.56	c  0.2s |       5 |     1796 |     1320 |      583      4 |       99 |        6
24.58/24.64	c  0.2s |       6 |     2871 |     2081 |      583      6 |       99 |        6
24.68/24.78	c  0.4s |       7 |     4407 |     3223 |      583      9 |       99 |        6
24.88/24.97	c  0.6s |       8 |     6974 |     4936 |      583     13 |       99 |        6
25.18/25.26	c  0.9s |       9 |    10690 |     7506 |      583     20 |       99 |        6
25.68/25.70	c  1.3s |      10 |    15965 |    11361 |      583     30 |       99 |        6
26.29/26.36	c  2.0s |      11 |    24190 |    17144 |      583     46 |       99 |        6
27.29/27.35	c  3.0s |      12 |    36290 |    25819 |      583     69 |       99 |        6
27.60/27.69	c  3.3s |      12 |    40139 |    28553 |      583     77 |      100 |        8
27.60/27.69	c #cpu_time = 3.291s
27.60/27.69	c #wall_clock_time = 3.291s
27.60/27.69	c #decision = 40139
27.60/27.69	c #random_decision = 96
27.60/27.69	c #conflict = 28553
27.60/27.69	c #restart = 12
27.60/27.69	c BCD2: updating lower bound of a core
27.60/27.69	c lower bound updated to 2
27.60/27.69	c BCD2: 2 <= obj <= 2
27.60/27.69	c BCD2: #cores=1, #unrelaxed=0, #relaxed=2, #hardened=99
27.60/27.69	c BCD2: #sat=4 #unsat=3 bias=3/7
27.60/27.69	c Solving starts ...
27.60/27.69	c ============================[ Search Statistics ]============================
27.60/27.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.60/27.69	c       |         |          |          |    Limit     GC | Var      | Constra 
27.60/27.69	c =============================================================================
27.60/27.69	c  0.0s |       0 |        0 |        0 |      583      0 |      102 |        8
27.69/27.70	c  0.0s |       1 |      166 |      100 |      583      0 |      102 |       12
27.69/27.72	c  0.0s |       2 |      386 |      250 |      583      0 |      102 |       12
27.69/27.75	c  0.1s |       3 |      706 |      475 |      583      1 |      102 |       12
27.69/27.79	c  0.1s |       4 |     1228 |      813 |      583      1 |      102 |       12
27.79/27.84	c  0.2s |       5 |     1955 |     1320 |      583      3 |      102 |       12
27.89/27.93	c  0.2s |       6 |     3039 |     2081 |      583      5 |      102 |       12
27.99/28.06	c  0.4s |       7 |     4678 |     3223 |      583      8 |      102 |       12
28.19/28.24	c  0.5s |       8 |     6992 |     4936 |      583     12 |      102 |       12
28.49/28.53	c  0.8s |       9 |    10571 |     7506 |      583     19 |      102 |       12
28.89/28.98	c  1.3s |      10 |    15829 |    11361 |      642     28 |      102 |       12
29.59/29.64	c  1.9s |      11 |    23827 |    17144 |      642     42 |      102 |       12
30.59/30.64	c  2.9s |      12 |    35754 |    25819 |      642     63 |      102 |       12
32.09/32.13	c  4.4s |      13 |    53883 |    38832 |      642     95 |      102 |       12
33.48/33.57	c  5.9s |      13 |    69206 |    50401 |      642    124 |      105 |       15
33.48/33.57	c #cpu_time = 5.884s
33.48/33.57	c #wall_clock_time = 5.883s
33.48/33.57	c #decision = 69206
33.48/33.57	c #random_decision = 156
33.48/33.57	c #conflict = 50401
33.48/33.57	c #restart = 13
33.48/33.57	c BCD2: updating lower bound of a core
33.48/33.57	c lower bound updated to 3
33.48/33.57	s OPTIMUM FOUND
33.48/33.57	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
33.48/33.57	v x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20
33.48/33.57	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
33.48/33.57	v -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
33.48/33.57	v -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50
33.48/33.57	v -x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60
33.48/33.57	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
33.48/33.57	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 -x80
33.48/33.57	v -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90
33.48/33.57	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
33.48/33.57	v x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
33.48/33.57	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
33.48/33.57	v -x121 -x122 x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
33.48/33.57	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
33.48/33.57	v -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
33.48/33.57	v -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160
33.48/33.57	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
33.48/33.57	c total CPU time = 33.578s
33.48/33.57	c total wall clock time = 33.577s

Verifier Data

OK	3

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

pid=32727
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.40 3.01 3.63 3/178 32730
/proc/meminfo: memFree=29543612/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=838076 CPUtime=0 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 3148 0 0 0 0 0 0 0 20 0 4 0 11444850 858189824 2999 33554432000 4194304 16246674 140734094926832 140734094926256 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 210287 3008 441 2943 0 207181 0
[pid=32730/tid=32731] ppid=32727 vsize=855484 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 876015616 3068 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=859580 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 880209920 3084 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=864700 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11444850 885452800 3101 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100182 s]
/proc/loadavg: 2.40 3.01 3.63 3/178 32730
/proc/meminfo: memFree=29543612/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 18518 0 0 0 6 3 0 0 20 0 4 0 11444850 1247350784 18361 33554432000 4194304 16246674 140734094926832 140734094909824 12486453 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 304529 18369 614 2943 0 301423 0
[pid=32730/tid=32731] ppid=32727 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1247350784 18376 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1247350784 18383 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11444850 1247350784 18388 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200416 s]
/proc/loadavg: 2.40 3.01 3.63 3/178 32730
/proc/meminfo: memFree=29543612/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 26479 0 0 0 15 4 0 0 20 0 4 0 11444850 1247350784 26323 33554432000 4194304 16246674 140734094926832 140734094908736 12459048 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 304529 26326 614 2943 0 301423 0
[pid=32730/tid=32731] ppid=32727 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1247350784 26330 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1247350784 26331 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11444850 1247350784 26332 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300479 s]
/proc/loadavg: 2.40 3.01 3.63 3/178 32730
/proc/meminfo: memFree=29543612/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 39235 0 0 0 24 5 0 0 20 0 4 0 11444850 1247350784 39072 33554432000 4194304 16246674 140734094926832 140734094908736 5662075 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 304529 39087 808 2943 0 301423 0
[pid=32730/tid=32731] ppid=32727 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1247350784 39092 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1247350784 39096 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11444850 1247350784 39098 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700419 s]
/proc/loadavg: 2.40 3.01 3.63 3/178 32730
/proc/meminfo: memFree=29543612/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 116059 0 0 0 52 17 0 0 20 0 4 0 11444850 1247350784 115895 33554432000 4194304 16246674 140734094926832 140734094908736 6045692 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 304529 115907 814 2943 0 301423 0
[pid=32730/tid=32731] ppid=32727 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1247350784 115912 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1247350784 115914 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11444850 1247350784 115917 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50042 s]
/proc/loadavg: 2.40 3.01 3.63 4/182 32734
/proc/meminfo: memFree=28761604/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 245809 0 0 0 115 34 0 0 20 0 4 0 11444850 1248399360 245623 33554432000 4194304 16246674 140734094926832 140734094926144 5992456 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 304785 245623 872 2943 0 301679 0
[pid=32730/tid=32731] ppid=32727 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1248399360 245623 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1248399360 245623 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444850 1248399360 245623 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10043 s]
/proc/loadavg: 2.40 3.01 3.63 3/182 32734
/proc/meminfo: memFree=28475552/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 267498 0 0 0 272 37 0 0 20 0 4 0 11444850 1337528320 267312 33554432000 4194304 16246674 140734094926832 140734094908736 13809234 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 326545 267312 872 2943 0 323439 0
[pid=32730/tid=32731] ppid=32727 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1337528320 267312 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1337528320 267312 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444850 1337528320 267312 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30042 s]
/proc/loadavg: 2.37 2.99 3.62 3/182 32734
/proc/meminfo: memFree=28474204/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 267606 0 0 0 592 37 0 0 20 0 4 0 11444850 1337528320 267420 33554432000 4194304 16246674 140734094926832 140734094908736 6842346 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 326545 267420 872 2943 0 323439 0
[pid=32730/tid=32731] ppid=32727 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1337528320 267420 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1337528320 267420 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444850 1337528320 267420 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 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.34 2.98 3.61 3/182 32734
/proc/meminfo: memFree=28474016/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1307204 CPUtime=12.69 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 267734 0 0 0 1232 37 0 0 20 0 4 0 11444850 1338576896 267548 33554432000 4194304 16246674 140734094926832 140734094909832 5997232 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 326801 267548 875 2943 0 323695 0
[pid=32730/tid=32731] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267548 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267548 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267548 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1307204

[startup+25.5005 s]
/proc/loadavg: 2.34 2.94 3.59 3/183 316
/proc/meminfo: memFree=28475448/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1307204 CPUtime=25.48 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 267864 0 0 0 2511 37 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140734094908736 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 326801 267678 884 2943 0 323695 0
[pid=32730/tid=32731] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1307204

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

[startup+25.6005 s]
/proc/loadavg: 2.34 2.94 3.59 3/183 316
/proc/meminfo: memFree=28475448/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1307204 CPUtime=25.58 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 267864 0 0 0 2521 37 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140734094908736 5711980 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 326801 267678 884 2943 0 323695 0
[pid=32730/tid=32731] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1307204

[startup+28.8004 s]
/proc/loadavg: 2.34 2.94 3.59 3/183 316
/proc/meminfo: memFree=28475100/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1307204 CPUtime=28.79 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 267864 0 0 0 2841 38 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140734094908736 13949872 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 326801 267678 884 2943 0 323695 0
[pid=32730/tid=32731] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 28.79
Current children cumulated vsize (KiB) 1307204

[startup+32.0075 s]
/proc/loadavg: 2.31 2.93 3.58 3/183 316
/proc/meminfo: memFree=28475240/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1307204 CPUtime=31.99 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 267864 0 0 0 3161 38 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140734094908736 5712604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 326801 267678 884 2943 0 323695 0
[pid=32730/tid=32731] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1307204

[startup+32.8004 s]
/proc/loadavg: 2.31 2.93 3.58 3/183 316
/proc/meminfo: memFree=28475240/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1307204 CPUtime=32.79 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 267864 0 0 0 3241 38 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140734094908736 13943600 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 326801 267678 884 2943 0 323695 0
[pid=32730/tid=32731] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 32.79
Current children cumulated vsize (KiB) 1307204

[startup+33.2004 s]
/proc/loadavg: 2.31 2.93 3.58 3/183 316
/proc/meminfo: memFree=28475372/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=1307204 CPUtime=33.19 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202496 267864 0 0 0 3281 38 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140734094908736 6012131 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 326801 267678 884 2943 0 323695 0
[pid=32730/tid=32731] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32731/stat : 32731 (toysat) S 32727 32730 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592196594928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32730/tid=32732] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32732/stat : 32732 (toysat) S 32727 32730 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592186105072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=32730/tid=32733] ppid=32727 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32730/task/32733/stat : 32733 (toysat) S 32727 32730 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11444850 1338576896 267678 33554432000 4194304 16246674 140734094926832 140592175631536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 33.19
Current children cumulated vsize (KiB) 1307204

[startup+33.6004 s]
/proc/loadavg: 2.31 2.93 3.58 3/183 316
/proc/meminfo: memFree=28475372/32872528 swapFree=1243920/1391088
[pid=32730] ppid=32727 vsize=0 CPUtime=33.58 cores=1,3,5,7
/proc/32730/stat : 32730 (toysat) R 32727 32730 13151 0 -1 4202500 267869 0 0 0 3318 40 0 0 20 0 1 0 11444850 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32730/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 33.58
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 33.6404
CPU time (s): 33.6359
CPU user time (s): 33.188
CPU system time (s): 0.447931
CPU usage (%): 99.9866
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.188
system time used= 0.447931
maximum resident set size= 1070724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267869
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= 20
involuntary context switches= 44

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.087986 second user time and 0.135979 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-16 18:19:22
IDJOB=4093701
IDBENCH=79212
IDSOLVER=2553
FILE ID=node119/4093701-1466093962
RUNJOBID= node119-1466093942-32600
PBS_JOBID= 19904019
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.1111226062--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-4093701-1466093962/watcher-4093701-1466093962 -o /tmp/evaluation-result-4093701-1466093962/solver-4093701-1466093962 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466093942-32600 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093701-1466093962.wbo

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

MD5SUM BENCH= 033c12179045731c4fd222e5d353b2b2
RANDOM SEED=968732059

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.91
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.456
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.456
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.456
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.456
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.54
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.456
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.456
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.456
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:        29543876 kB
Buffers:           40120 kB
Cached:           121952 kB
SwapCached:         1048 kB
Active:          1154928 kB
Inactive:          79304 kB
Active(anon):    1072964 kB
Inactive(anon):     1560 kB
Active(file):      81964 kB
Inactive(file):    77744 kB
Unevictable:     1391088 kB
Mlocked:         1243920 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:             33296 kB
Writeback:             0 kB
AnonPages:       2462104 kB
Mapped:             9816 kB
Shmem:                 0 kB
Slab:             569368 kB
SReclaimable:      13056 kB
SUnreclaim:       556312 kB
KernelStack:        1512 kB
PageTables:         8740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2606516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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 node119 at 2016-06-16 18:19:56