Trace number 4093694

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 31.3782 31.3885

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111217392--soft-0-100-0.wbo
MD5SUM86727f41c04b3a3cda96c180ef39a0ad
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark4.27235
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 1248
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:18:24+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-4093694-1466093904.wbo"]
0.00/0.01	c use --random-gen="2931241653 3648290306 4207146968 3714588050 4147777454 154101755 1398102833 355112166 3436229762 1358178220 89031553 1260272228 3523141808 3392472718 460409122 1962338580 3539512642 1508732701 2457328519 182258783 640190894 3043946730 198750577 19670392 3451898152 1183018430 943524471 3630082684 1380250444 1395776419 2627271657 4260290317 2795352993 3992098989 3177183420 4273813706 771857009 3633655277 2820367300 3734445848 3005359026 137052509 1859094273 2205301831 2189421656 2000288561 1800145932 1116742967 2770825128 517700385 217648335 2468366858 4257693809 839009671 3144698530 1619378815 1721659737 1266551096 3573891043 3267164922 998070042 1670268715 1025638616 3305249145 9643033 415372364 840313796 3004791067 3556713222 695097669 2519545777 2684175275 1042168651 2608239352 3101789495 394836727 1890052048 4167156399 2550869531 960765676 3527097508 71275681 1721120233 628057047 753686243 3754999750 2239529436 2699194799 4234937116 1091482265 2721777978 1569510712 3829590117 2673681670 2429372157 562774316 1232470802 3913364964 2678617999 3757811235 4263414850 1887994920 2292698515 2288338569 2802128088 4048752919 2930106030 3118800616 862556591 657344552 802705357 3082284948 3203743116 4272235786 1008838672 3614453800 1332445666 1769830826 3786055588 795120974 3874740161 2559301533 2964323937 1723891136 1581532093 1041806647 1635859007 405464389 2269190980 1144187940 714803026 2532326249 3803275291 391409549 4124089873 328719398 2160447192 1709100328 90013736 45498511 142644134 547057816 24123139 2080756137 2136012757 332304954 1647755982 1953783184 187380541 1189825958 1989491066 930310846 3823394638 2795138348 3489459919 2631838384 4279667216 2199201467 2205166179 1118827891 1961414099 2012907620 611483345 3276811031 2829210327 3188486447 3567408161 309791854 3283380470 3387697342 3776976603 2242189815 3114287188 4111069276 3698353938 1400702240 3564409986 2809502921 698034775 2813599623 969690087 3753013046 2764031002 2924602281 3179191667 2554972975 2098183004 452344899 1483809904 4189093782 1871414513 1897761402 3417891105 3747221854 294785689 3260007425 314192993 1391847888 4280276768 1987572735 2495710304 878000225 3970549769 996741237 1778382669 2574348170 4002029850 3886776316 1120390371 2637857782 2985909565 506018771 3471660565 2117955767 837207464 3120323246 303126385 3724871575 3444754411 1831395135 2301551907 938998930 970087384 151707070 2173191688 3250734584 580823847 773552425 703349493 898863695 3590328211 111368524 3204963715 939802322 4262423440 1901972886 766260190 837542192 2746509765 1959049340 4048569213 3548860455 3792781842 2595885539 2620253481 2241248953 3624567448 1679284457 1510561576 3334684063 3086509513 1893666345 3544783172 3715204590 4000849722 2672197805 255 362436" option to reproduce the execution
0.00/0.25	c #vars 169
0.00/0.25	c #constraints 101
0.00/0.25	c BCD2: Hardening is enabled.
0.00/0.25	c BCD2: BiasedSearch is enabled.
0.00/0.25	c Solving starts ...
0.00/0.25	c ============================[ Search Statistics ]============================
0.00/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.25	c =============================================================================
0.00/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.00/0.25	c  0.0s |       0 |      107 |        0 |      123      0 |        0 |        0
0.00/0.25	c #cpu_time = 0.001s
0.00/0.25	c #wall_clock_time = 0.001s
0.00/0.25	c #decision = 107
0.00/0.25	c #random_decision = 1
0.00/0.25	c #conflict = 0
0.00/0.25	c #restart = 0
0.00/0.25	o 615
0.00/0.25	c BCD2: updating upper bound: 4943 -> 614
0.00/0.25	c BCD2: 0 <= obj <= 614
0.00/0.25	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.00/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.00/0.25	c Solving starts ...
0.00/0.25	c ============================[ Search Statistics ]============================
0.00/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.25	c =============================================================================
0.00/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.00/0.27	c  0.0s |       1 |      282 |      100 |      123      0 |        0 |        0
0.00/0.29	c  0.0s |       2 |      624 |      250 |      136      0 |        0 |        0
0.00/0.34	c  0.1s |       3 |     1092 |      475 |      150      2 |        0 |        0
0.39/0.41	c  0.2s |       4 |     1751 |      813 |      165      4 |        0 |        0
0.49/0.51	c  0.3s |       5 |     2607 |     1320 |      182      7 |        0 |        0
0.59/0.67	c  0.4s |       6 |     3904 |     2081 |      222     11 |        0 |        0
0.78/0.89	c  0.6s |       7 |     5918 |     3223 |      245     17 |        0 |        0
1.19/1.24	c  1.0s |       8 |     8702 |     4936 |      270     25 |        0 |        0
1.59/1.62	c  1.4s |       9 |    12846 |     7506 |      297     37 |        0 |        0
2.09/2.15	c  1.9s |      10 |    18990 |    11361 |      327     53 |        0 |        0
2.99/3.01	c  2.8s |      11 |    27743 |    17144 |      360     76 |        0 |        0
4.19/4.24	c  4.0s |      12 |    40699 |    25819 |      397    108 |        0 |        0
6.19/6.22	c  6.0s |      13 |    59722 |    38832 |      437    153 |        0 |        0
8.18/8.22	c  8.0s |      13 |    78683 |    51732 |      437    195 |        0 |        0
9.28/9.35	c  9.1s |      14 |    88262 |    58352 |      481    217 |        0 |        0
11.29/11.36	c 11.1s |      14 |   106508 |    70852 |      481    256 |        0 |        0
13.28/13.38	c 13.1s |      14 |   123733 |    82752 |      481    293 |        0 |        0
14.18/14.29	c 14.0s |      15 |   130729 |    87632 |      530    308 |        0 |        0
16.28/16.30	c 16.1s |      15 |   147039 |    99132 |      530    341 |        0 |        0
18.28/18.32	c 18.1s |      15 |   161949 |   109532 |      530    371 |        0 |        0
18.88/18.92	c 18.7s |      15 |   166105 |   112314 |      530    380 |        0 |        0
18.88/18.92	c #cpu_time = 18.670s
18.88/18.92	c #wall_clock_time = 18.669s
18.88/18.92	c #decision = 166105
18.88/18.92	c #random_decision = 397
18.88/18.92	c #conflict = 112314
18.88/18.92	c #restart = 15
18.88/18.92	c BCD2: found a new core of size 101: cost of the new core is >=1
18.88/18.92	c lower bound updated to 1
18.88/18.92	c BCD2: 1 <= obj <= 614
18.88/18.92	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
18.88/18.92	c BCD2: #sat=1 #unsat=2 bias=2/3
18.88/18.92	c Solving starts ...
18.88/18.92	c ============================[ Search Statistics ]============================
18.88/18.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.88/18.92	c       |         |          |          |    Limit     GC | Var      | Constra 
18.88/18.92	c =============================================================================
18.88/18.92	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        0
18.88/18.93	c  0.0s |       0 |      130 |        1 |      530      0 |        0 |        0
18.88/18.93	c #cpu_time = 0.002s
18.88/18.93	c #wall_clock_time = 0.002s
18.88/18.93	c #decision = 130
18.88/18.93	c #random_decision = 0
18.88/18.93	c #conflict = 1
18.88/18.93	c #restart = 0
18.88/18.93	o 46
18.88/18.93	c BCD2: hardening fixes 57 literals
18.88/18.93	c BCD2: updating upper bound: 614 -> 45
18.88/18.93	c BCD2: 1 <= obj <= 45
18.88/18.93	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
18.88/18.93	c BCD2: #sat=2 #unsat=2 bias=2/4
18.88/18.93	c Solving starts ...
18.88/18.93	c ============================[ Search Statistics ]============================
18.88/18.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.88/18.93	c       |         |          |          |    Limit     GC | Var      | Constra 
18.88/18.93	c =============================================================================
18.88/18.93	c  0.0s |       0 |        0 |        0 |      530      0 |       57 |        2
18.88/18.94	c  0.0s |       1 |      166 |      100 |      530      0 |       57 |        2
18.88/18.96	c  0.0s |       2 |      406 |      250 |      530      0 |       57 |        2
18.88/19.00	c  0.1s |       3 |      826 |      475 |      530      1 |       57 |        2
18.99/19.04	c  0.1s |       4 |     1387 |      813 |      530      2 |       57 |        2
19.09/19.12	c  0.2s |       5 |     2218 |     1320 |      530      4 |       57 |        2
19.18/19.21	c  0.3s |       6 |     3513 |     2081 |      530      6 |       57 |        2
19.28/19.37	c  0.4s |       7 |     5218 |     3223 |      530     10 |       57 |        2
19.48/19.59	c  0.7s |       8 |     8004 |     4936 |      530     15 |       57 |        2
19.88/19.91	c  1.0s |       9 |    12145 |     7506 |      530     22 |       57 |        2
20.38/20.40	c  1.5s |      10 |    18156 |    11361 |      530     34 |       57 |        2
21.08/21.14	c  2.2s |      11 |    27571 |    17144 |      530     51 |       57 |        2
22.19/22.25	c  3.3s |      12 |    41827 |    25819 |      583     76 |       57 |        2
23.89/23.92	c  5.0s |      13 |    64180 |    38832 |      583    112 |       57 |        2
24.09/24.16	c  5.2s |      13 |    67603 |    40833 |      583    118 |       57 |        2
24.09/24.16	c #cpu_time = 5.234s
24.09/24.16	c #wall_clock_time = 5.234s
24.09/24.16	c #decision = 67603
24.09/24.16	c #random_decision = 189
24.09/24.16	c #conflict = 40833
24.09/24.16	c #restart = 13
24.09/24.16	o 22
24.09/24.16	c BCD2: hardening fixes 19 literals
24.09/24.16	c BCD2: updating upper bound: 45 -> 21
24.09/24.16	c BCD2: 1 <= obj <= 21
24.09/24.16	c BCD2: #cores=1, #unrelaxed=0, #relaxed=25, #hardened=76
24.09/24.16	c BCD2: #sat=3 #unsat=2 bias=2/5
24.09/24.16	c Solving starts ...
24.09/24.16	c ============================[ Search Statistics ]============================
24.09/24.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.09/24.16	c       |         |          |          |    Limit     GC | Var      | Constra 
24.09/24.16	c =============================================================================
24.09/24.16	c  0.0s |       0 |        0 |        0 |      583      0 |       76 |        4
24.09/24.17	c  0.0s |       1 |      148 |      100 |      583      0 |       76 |        4
24.09/24.19	c  0.0s |       2 |      364 |      250 |      583      0 |       76 |        4
24.19/24.22	c  0.1s |       3 |      709 |      475 |      583      1 |       76 |        4
24.19/24.26	c  0.1s |       4 |     1294 |      813 |      583      2 |       76 |        4
24.29/24.33	c  0.2s |       5 |     2055 |     1320 |      583      3 |       76 |        4
24.39/24.42	c  0.3s |       6 |     3208 |     2081 |      583      5 |       76 |        4
24.50/24.54	c  0.4s |       7 |     4978 |     3223 |      583      8 |       76 |        4
24.69/24.76	c  0.6s |       8 |     7821 |     4936 |      583     13 |       76 |        4
24.99/25.06	c  0.9s |       9 |    11381 |     7506 |      583     20 |       76 |        4
25.49/25.52	c  1.4s |      10 |    17550 |    11361 |      583     30 |       76 |        4
26.19/26.21	c  2.1s |      11 |    26833 |    17144 |      583     46 |       76 |        4
27.19/27.28	c  3.1s |      12 |    40204 |    25819 |      583     69 |       76 |        4
28.49/28.50	c  4.3s |      12 |    54790 |    35773 |      583     95 |       76 |        4
28.49/28.50	c #cpu_time = 4.335s
28.49/28.50	c #wall_clock_time = 4.335s
28.49/28.50	c #decision = 54790
28.49/28.50	c #random_decision = 163
28.49/28.50	c #conflict = 35773
28.49/28.50	c #restart = 12
28.49/28.50	o 2
28.49/28.50	c BCD2: hardening fixes 24 literals
28.49/28.50	c BCD2: updating upper bound: 21 -> 1
28.49/28.50	c BCD2: 1 <= obj <= 1
28.49/28.50	c BCD2: #cores=1, #unrelaxed=0, #relaxed=1, #hardened=100
28.49/28.50	c BCD2: #sat=4 #unsat=2 bias=2/6
28.49/28.50	c Solving starts ...
28.49/28.50	c ============================[ Search Statistics ]============================
28.49/28.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.49/28.50	c       |         |          |          |    Limit     GC | Var      | Constra 
28.49/28.50	c =============================================================================
28.49/28.50	c  0.0s |       0 |        0 |        0 |      583      0 |      101 |        4
28.49/28.51	c  0.0s |       1 |      132 |      100 |      583      0 |      101 |        8
28.49/28.53	c  0.0s |       2 |      348 |      250 |      583      1 |      101 |        8
28.49/28.55	c  0.1s |       3 |      675 |      475 |      583      1 |      101 |        8
28.49/28.59	c  0.1s |       4 |     1176 |      813 |      583      2 |      101 |        8
28.59/28.66	c  0.2s |       5 |     1927 |     1320 |      583      4 |      101 |        8
28.69/28.74	c  0.2s |       6 |     3088 |     2081 |      583      6 |      101 |        8
28.79/28.87	c  0.4s |       7 |     4794 |     3223 |      583      9 |      101 |        8
28.99/29.07	c  0.6s |       8 |     7345 |     4936 |      583     13 |      101 |        8
29.29/29.38	c  0.9s |       9 |    10890 |     7506 |      642     19 |      101 |        8
29.79/29.86	c  1.4s |      10 |    16355 |    11361 |      642     29 |      101 |        8
30.49/30.57	c  2.1s |      11 |    25158 |    17144 |      642     43 |      101 |        8
31.29/31.32	c  2.8s |      11 |    33282 |    23017 |      642     58 |      103 |       10
31.29/31.32	c #cpu_time = 2.825s
31.29/31.32	c #wall_clock_time = 2.824s
31.29/31.32	c #decision = 33282
31.29/31.32	c #random_decision = 68
31.29/31.32	c #conflict = 23017
31.29/31.32	c #restart = 11
31.29/31.32	c BCD2: updating lower bound of a core
31.29/31.32	c lower bound updated to 4
31.29/31.32	s OPTIMUM FOUND
31.29/31.32	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
31.29/31.32	v x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20
31.29/31.32	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30
31.29/31.32	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
31.29/31.32	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
31.29/31.32	v x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
31.29/31.32	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70
31.29/31.32	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
31.29/31.32	v -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
31.29/31.32	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
31.29/31.32	v -x101 -x102 -x103 x104 -x105 -x106 -x107 -x108 -x109 -x110
31.29/31.32	v -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
31.29/31.32	v -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
31.29/31.32	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140
31.29/31.32	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
31.29/31.32	v -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
31.29/31.32	v -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 -x169
31.29/31.32	c total CPU time = 31.323s
31.29/31.32	c total wall clock time = 31.322s

Verifier Data

OK	2

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-4093694-1466093904/watcher-4093694-1466093904 -o /tmp/evaluation-result-4093694-1466093904/solver-4093694-1466093904 -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-4093694-1466093904.wbo 

pid=23623
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.30 2.31 2.28 3/179 23626
/proc/meminfo: memFree=29233820/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=348604 CPUtime=0 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 1233 0 0 0 0 0 0 0 20 0 4 0 11436095 356970496 1593 33554432000 4194304 16246674 140736767201184 140736767200440 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 88431 1614 441 2943 0 85325 0
[pid=23626/tid=23627] ppid=23623 vsize=368060 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 376893440 1671 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=372156 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 381087744 1686 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=376252 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11436096 385282048 1703 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.400167 s]
/proc/loadavg: 2.30 2.31 2.28 3/179 23626
/proc/meminfo: memFree=29233820/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1218116 CPUtime=0.39 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 57579 0 0 0 30 9 0 0 20 0 4 0 11436095 1247350784 57926 33554432000 4194304 16246674 140736767201184 140736767200440 5589685 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 304529 57941 814 2943 0 301423 0
[pid=23626/tid=23627] ppid=23623 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1247350784 57951 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1247350784 57960 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11436096 1247350784 57971 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1218116

[startup+0.50052 s]
/proc/loadavg: 2.30 2.31 2.28 3/179 23626
/proc/meminfo: memFree=29233820/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1218116 CPUtime=0.49 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 76518 0 0 0 37 12 0 0 20 0 4 0 11436095 1247350784 76865 33554432000 4194304 16246674 140736767201184 140736767200440 12476789 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 304529 76878 814 2943 0 301423 0
[pid=23626/tid=23627] ppid=23623 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1247350784 76884 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1247350784 76891 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11436096 1247350784 76899 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 1218116

[startup+0.600482 s]
/proc/loadavg: 2.30 2.31 2.28 3/179 23626
/proc/meminfo: memFree=29233820/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1218116 CPUtime=0.59 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 95913 0 0 0 44 15 0 0 20 0 4 0 11436095 1247350784 96259 33554432000 4194304 16246674 140736767201184 140736767200440 5723873 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 304529 96271 814 2943 0 301423 0
[pid=23626/tid=23627] ppid=23623 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1247350784 96274 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1247350784 96277 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11436096 1247350784 96283 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 1218116

[startup+0.700473 s]
/proc/loadavg: 2.30 2.31 2.28 3/179 23626
/proc/meminfo: memFree=29233820/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 115452 0 0 0 51 18 0 0 20 0 4 0 11436095 1247350784 115799 33554432000 4194304 16246674 140736767201184 140736767200440 5600539 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 304529 115805 814 2943 0 301423 0
[pid=23626/tid=23627] ppid=23623 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1247350784 115813 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1247350784 115820 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11436096 1247350784 115824 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.5075 s]
/proc/loadavg: 2.30 2.31 2.28 3/183 23630
/proc/meminfo: memFree=28248412/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 245850 0 0 0 115 34 0 0 20 0 4 0 11436095 1248399360 246174 33554432000 4194304 16246674 140736767201184 140736767200496 6843476 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 304785 246174 873 2943 0 301679 0
[pid=23626/tid=23627] ppid=23623 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1248399360 246174 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1248399360 246174 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11436096 1248399360 246174 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10041 s]
/proc/loadavg: 2.28 2.30 2.27 3/183 23630
/proc/meminfo: memFree=28162356/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 267526 0 0 0 272 37 0 0 20 0 4 0 11436095 1337528320 267850 33554432000 4194304 16246674 140736767201184 140736767183104 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 326545 267850 873 2943 0 323439 0
[pid=23626/tid=23627] ppid=23623 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1337528320 267850 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1337528320 267850 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11436096 1337528320 267850 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.3004 s]
/proc/loadavg: 2.28 2.30 2.27 4/183 23630
/proc/meminfo: memFree=28160784/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 267664 0 0 0 592 37 0 0 20 0 4 0 11436095 1337528320 267988 33554432000 4194304 16246674 140736767201184 140736767184184 12478241 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 326545 267988 874 2943 0 323439 0
[pid=23626/tid=23627] ppid=23623 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1337528320 267988 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1337528320 267988 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11436096 1337528320 267988 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.39 2.33 2.28 3/183 23630
/proc/meminfo: memFree=28159796/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1306180 CPUtime=12.68 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 267666 0 0 0 1231 37 0 0 20 0 4 0 11436095 1337528320 267990 33554432000 4194304 16246674 140736767201184 140736767183104 5711697 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 326545 267990 874 2943 0 323439 0
[pid=23626/tid=23627] ppid=23623 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1337528320 267990 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1337528320 267990 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11436096 1337528320 267990 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.33 2.31 2.28 3/183 23630
/proc/meminfo: memFree=28160040/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1307204 CPUtime=25.49 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 267731 0 0 0 2511 38 0 0 20 0 4 0 11436095 1338576896 268055 33554432000 4194304 16246674 140736767201184 140736767200360 7252812 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 326801 268055 885 2943 0 323695 0
[pid=23626/tid=23627] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1307204

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

[startup+25.9004 s]
/proc/loadavg: 2.33 2.31 2.28 3/183 23630
/proc/meminfo: memFree=28160040/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1307204 CPUtime=25.89 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 267731 0 0 0 2551 38 0 0 20 0 4 0 11436095 1338576896 268055 33554432000 4194304 16246674 140736767201184 140736767184184 5598231 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 326801 268055 885 2943 0 323695 0
[pid=23626/tid=23627] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.89
Current children cumulated vsize (KiB) 1307204

[startup+29.1004 s]
/proc/loadavg: 2.30 2.31 2.27 3/183 23630
/proc/meminfo: memFree=28160040/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1307204 CPUtime=29.09 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 267731 0 0 0 2871 38 0 0 20 0 4 0 11436095 1338576896 268055 33554432000 4194304 16246674 140736767201184 140736767184184 5598655 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 326801 268055 885 2943 0 323695 0
[pid=23626/tid=23627] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 29.09
Current children cumulated vsize (KiB) 1307204

[startup+30.7004 s]
/proc/loadavg: 2.30 2.31 2.27 3/183 23631
/proc/meminfo: memFree=28160044/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1307204 CPUtime=30.69 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 267731 0 0 0 3031 38 0 0 20 0 4 0 11436095 1338576896 268055 33554432000 4194304 16246674 140736767201184 140736767184184 12415796 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 326801 268055 885 2943 0 323695 0
[pid=23626/tid=23627] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 30.69
Current children cumulated vsize (KiB) 1307204

[startup+31.1004 s]
/proc/loadavg: 2.30 2.31 2.27 3/183 23631
/proc/meminfo: memFree=28159904/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1307204 CPUtime=31.09 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 267731 0 0 0 3071 38 0 0 20 0 4 0 11436095 1338576896 268055 33554432000 4194304 16246674 140736767201184 140736767184184 5824251 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 326801 268055 885 2943 0 323695 0
[pid=23626/tid=23627] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 31.09
Current children cumulated vsize (KiB) 1307204

[startup+31.3004 s]
/proc/loadavg: 2.30 2.31 2.27 3/183 23631
/proc/meminfo: memFree=28159904/32872528 swapFree=1499116/1695340
[pid=23626] ppid=23623 vsize=1307204 CPUtime=31.29 cores=0,2,4,6
/proc/23626/stat : 23626 (toysat) R 23623 23626 17390 0 -1 4202496 267731 0 0 0 3091 38 0 0 20 0 4 0 11436095 1338576896 268055 33554432000 4194304 16246674 140736767201184 140736767184184 13950188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23626/statm: 326801 268055 885 2943 0 323695 0
[pid=23626/tid=23627] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23627/stat : 23627 (toysat) S 23623 23626 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737538997488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23626/tid=23628] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23628/stat : 23628 (toysat) S 23623 23626 17390 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737528507632 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23626/tid=23629] ppid=23623 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/23626/task/23629/stat : 23629 (toysat) S 23623 23626 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11436096 1338576896 268055 33554432000 4194304 16246674 140736767201184 139737518034096 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 31.29
Current children cumulated vsize (KiB) 1307204

Child status: 0
Real time (s): 31.3885
CPU time (s): 31.3782
CPU user time (s): 30.9373
CPU system time (s): 0.440932
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 1307204

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.079987 second user time and 0.134979 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-16 18:18:24
IDJOB=4093694
IDBENCH=79195
IDSOLVER=2553
FILE ID=node137/4093694-1466093904
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.1111217392--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-4093694-1466093904/watcher-4093694-1466093904 -o /tmp/evaluation-result-4093694-1466093904/solver-4093694-1466093904 -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-4093694-1466093904.wbo

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

MD5SUM BENCH= 86727f41c04b3a3cda96c180ef39a0ad
RANDOM SEED=2079220374

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:        29234720 kB
Buffers:           46864 kB
Cached:           108716 kB
SwapCached:         2452 kB
Active:          1163008 kB
Inactive:          76784 kB
Active(anon):    1085012 kB
Inactive(anon):     1780 kB
Active(file):      77996 kB
Inactive(file):    75004 kB
Unevictable:     1695340 kB
Mlocked:         1499116 kB
SwapTotal:      67108856 kB
SwapFree:       67099388 kB
Dirty:             16560 kB
Writeback:             0 kB
AnonPages:       2778240 kB
Mapped:            10612 kB
Shmem:                 0 kB
Slab:             568828 kB
SReclaimable:      12968 kB
SUnreclaim:       555860 kB
KernelStack:        1456 kB
PageTables:         9172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2923368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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:18:55