Trace number 4109358

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 61.1807 61.1928

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110969860--soft-66-100-0.wbo
MD5SUM67ae8b264a7332f0f782a64868c40f1f
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark14.6058
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 constraints42
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 1838
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1837
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1147
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-19T15:41:17+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-4109358-1466343677.wbo"]
0.00/0.01	c use --random-gen="2025901364 207510563 1870749008 3433782001 100247560 802648518 3687644299 157444076 938230756 1904331680 3664342876 3270585378 2786006340 3531384376 1200641012 3649264705 2255771902 2032291969 3334455042 3071825160 1754580521 547247683 1387970570 1828212043 3784783836 2912840210 3853766727 2943813190 3025779208 4010984424 3162045408 86316106 1840344526 136181308 2947290113 170421414 4107902084 2845924362 2975290278 793529269 852685509 1261345146 523713376 1467344726 3648113375 188092587 3461565061 3968514068 358516127 1924837152 2495545198 239494922 461914293 830920620 3120093852 1275256978 2317109280 4161893100 3419827329 692438757 3115403500 4268957743 2637467982 3370463873 752757726 1719063604 125715350 1171724021 3111851604 3976527881 3733282240 296524368 1417754163 3194820614 399431990 2971524491 3573749415 1097060756 3201200009 3045944112 2905396281 1980388240 4047655231 1038752616 2459261428 2202069060 1812119998 4100114264 1343614165 2513197878 1571116522 3949619472 1270998008 1776105079 1924259198 3335040025 35311481 3661766273 1085032745 3832438772 2538622205 3060805423 3998185897 1841957708 2613201457 2413066667 944256923 3807691553 2275267966 624971255 3059860011 2392584970 2800155555 3205041816 3705345003 2907191276 2355883128 3587688220 2792021085 2477825819 1355801362 3725475926 1349129785 2177408443 1185067390 3505855596 1807450123 3159208138 603205976 3299756423 543026572 1185269718 2928612080 186070246 2579561267 1843170014 1914201523 3960734308 825085586 2621644715 939020768 3433419488 2220921584 2918553911 3005610951 3812684122 3013110808 2987346728 572022763 4233196764 1033734312 672220560 3894020185 1474063480 181753730 1338385418 671101918 1663104931 3816675847 606502760 2416929791 519911334 2216329713 1376772351 2212090320 4095963868 1060422597 1510686969 4241849183 301684371 1350287806 81781049 479118762 3334005450 2062427864 732440598 300407287 2024195715 953221316 3880581782 3099747047 756358045 3602350742 1814541333 2314705118 3832477901 2383786573 2421093756 3505232088 3858931765 834022725 1602245890 1535746055 3337651387 1447271398 3003979721 561555911 4076647800 1417316388 4025962848 1431322392 3890357151 2351943779 3628123605 3264715209 1177401936 1055137631 3199992151 679932321 3382238937 2161966318 176151987 3658191451 3932206954 452479067 2839334752 7737592 2118065126 4091404493 3289996927 2732603340 208875666 604445814 4183410705 2665911928 230432226 3426863610 1621822099 3471151595 3448617550 167370103 2095947817 1411293791 825300090 439850612 152581469 1954523254 535764429 1186768567 1525242958 680470824 2581644206 1128903216 751475372 610779983 772565866 2073932419 3879010269 740256455 3876355562 1320160397 643993468 2645607531 4197070836 3550746263 3853437322 255 362436" option to reproduce the execution
0.19/0.28	c #vars 169
0.19/0.28	c #constraints 101
0.19/0.28	c BCD2: Hardening is enabled.
0.19/0.28	c BCD2: BiasedSearch is enabled.
0.19/0.28	c Solving starts ...
0.19/0.28	c ============================[ Search Statistics ]============================
0.19/0.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.28	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.28	c =============================================================================
0.19/0.28	c  0.0s |       0 |        0 |        0 |      104      0 |        0 |        0
0.19/0.29	c  0.0s |       0 |      106 |       49 |      104      0 |        0 |        0
0.19/0.29	c #cpu_time = 0.008s
0.19/0.29	c #wall_clock_time = 0.008s
0.19/0.29	c #decision = 106
0.19/0.29	c #random_decision = 0
0.19/0.29	c #conflict = 49
0.19/0.29	c #restart = 0
0.19/0.29	o 324
0.19/0.29	c BCD2: updating upper bound: 1837 -> 323
0.19/0.29	c BCD2: 0 <= obj <= 323
0.19/0.29	c BCD2: #cores=0, #unrelaxed=42, #relaxed=0, #hardened=0
0.19/0.29	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.29	c Solving starts ...
0.19/0.29	c ============================[ Search Statistics ]============================
0.19/0.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.29	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.29	c =============================================================================
0.19/0.29	c  0.0s |       0 |        0 |        0 |      104      0 |        0 |        0
0.29/0.31	c  0.0s |       1 |      175 |      100 |      115      0 |        0 |        0
0.29/0.33	c  0.0s |       2 |      421 |      250 |      127      1 |        0 |        0
0.29/0.38	c  0.1s |       3 |      759 |      475 |      140      3 |        0 |        0
0.39/0.44	c  0.2s |       4 |     1219 |      813 |      154      5 |        0 |        0
0.49/0.53	c  0.2s |       5 |     1926 |     1320 |      170      9 |        0 |        0
0.58/0.67	c  0.4s |       6 |     2994 |     2081 |      188     14 |        0 |        0
0.79/0.88	c  0.6s |       7 |     4565 |     3223 |      207     21 |        0 |        0
1.10/1.18	c  0.9s |       8 |     7102 |     4936 |      228     32 |        0 |        0
1.49/1.58	c  1.3s |       9 |    10724 |     7506 |      251     46 |        0 |        0
1.99/2.05	c  1.8s |      10 |    16209 |    11361 |      277     67 |        0 |        0
2.79/2.80	c  2.5s |      11 |    24235 |    17144 |      305     96 |        0 |        0
3.89/3.92	c  3.6s |      12 |    35936 |    25819 |      336    136 |        0 |        0
5.69/5.76	c  5.5s |      13 |    53288 |    38832 |      370    193 |        0 |        0
7.70/7.77	c  7.5s |      13 |    73830 |    54032 |      370    255 |        0 |        0
8.29/8.34	c  8.1s |      14 |    79379 |    58352 |      408    273 |        0 |        0
10.29/10.35	c 10.1s |      14 |    98352 |    72452 |      408    327 |        0 |        0
12.29/12.37	c 12.1s |      14 |   117083 |    86452 |      408    383 |        0 |        0
12.49/12.54	c 12.3s |      15 |   118575 |    87632 |      449    387 |        0 |        0
14.49/14.54	c 14.3s |      15 |   139352 |   102732 |      449    441 |        0 |        0
16.49/16.55	c 16.3s |      15 |   158306 |   117132 |      449    492 |        0 |        0
18.49/18.56	c 18.3s |      15 |   175784 |   130432 |      449    540 |        0 |        0
18.69/18.74	c 18.4s |      16 |   177206 |   131552 |      494    544 |        0 |        0
20.68/20.75	c 20.5s |      16 |   196897 |   146152 |      494    592 |        0 |        0
22.68/22.75	c 22.5s |      16 |   215487 |   160252 |      494    638 |        0 |        0
24.68/24.76	c 24.5s |      16 |   233127 |   173652 |      494    684 |        0 |        0
25.58/25.69	c 25.4s |      16 |   241239 |   179753 |      494    705 |        0 |        0
25.58/25.69	c #cpu_time = 25.331s
25.58/25.69	c #wall_clock_time = 25.396s
25.58/25.69	c #decision = 241239
25.58/25.69	c #random_decision = 606
25.58/25.69	c #conflict = 179753
25.58/25.69	c #restart = 16
25.58/25.69	c BCD2: found a new core of size 42: cost of the new core is >=1
25.58/25.69	c lower bound updated to 1
25.58/25.69	c BCD2: 1 <= obj <= 323
25.58/25.69	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
25.58/25.69	c BCD2: #sat=1 #unsat=2 bias=2/3
25.58/25.69	c Solving starts ...
25.58/25.69	c ============================[ Search Statistics ]============================
25.58/25.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.58/25.69	c       |         |          |          |    Limit     GC | Var      | Constra 
25.58/25.69	c =============================================================================
25.58/25.69	c  0.0s |       0 |        0 |        0 |      494      0 |        0 |        0
25.68/25.70	c  0.0s |       1 |      214 |      100 |      494      0 |        0 |        0
25.68/25.72	c  0.0s |       2 |      426 |      250 |      494      1 |        0 |        0
25.68/25.74	c  0.1s |       3 |      773 |      475 |      494      1 |        0 |        0
25.68/25.78	c  0.1s |       4 |     1316 |      813 |      494      3 |        0 |        0
25.78/25.81	c  0.1s |       4 |     1725 |     1076 |      494      3 |        0 |        0
25.78/25.81	c #cpu_time = 0.118s
25.78/25.81	c #wall_clock_time = 0.118s
25.78/25.81	c #decision = 1725
25.78/25.81	c #random_decision = 6
25.78/25.81	c #conflict = 1076
25.78/25.81	c #restart = 4
25.78/25.81	o 314
25.78/25.81	c BCD2: updating upper bound: 323 -> 313
25.78/25.81	c BCD2: 1 <= obj <= 313
25.78/25.81	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
25.78/25.81	c BCD2: #sat=2 #unsat=2 bias=2/4
25.78/25.81	c Solving starts ...
25.78/25.81	c ============================[ Search Statistics ]============================
25.78/25.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.78/25.81	c       |         |          |          |    Limit     GC | Var      | Constra 
25.78/25.81	c =============================================================================
25.78/25.81	c  0.0s |       0 |        0 |        0 |      494      0 |        0 |        2
25.78/25.82	c  0.0s |       1 |      152 |      100 |      494      1 |        0 |        2
25.78/25.83	c  0.0s |       2 |      374 |      250 |      494      1 |        0 |        2
25.78/25.86	c  0.1s |       3 |      746 |      475 |      494      2 |        0 |        2
25.78/25.89	c  0.1s |       4 |     1293 |      813 |      494      3 |        0 |        2
25.88/25.95	c  0.1s |       5 |     2033 |     1320 |      494      5 |        0 |        2
25.98/26.03	c  0.2s |       6 |     3200 |     2081 |      494      8 |        0 |        2
26.08/26.16	c  0.4s |       7 |     4885 |     3223 |      494     12 |        0 |        2
26.08/26.19	c  0.4s |       7 |     5243 |     3446 |      494     13 |        0 |        2
26.08/26.19	c #cpu_time = 0.383s
26.08/26.19	c #wall_clock_time = 0.384s
26.08/26.19	c #decision = 5243
26.08/26.19	c #random_decision = 15
26.08/26.19	c #conflict = 3446
26.08/26.19	c #restart = 7
26.08/26.19	o 162
26.08/26.19	c BCD2: updating upper bound: 313 -> 161
26.08/26.19	c BCD2: 1 <= obj <= 161
26.08/26.19	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
26.08/26.19	c BCD2: #sat=3 #unsat=2 bias=2/5
26.08/26.19	c Solving starts ...
26.08/26.19	c ============================[ Search Statistics ]============================
26.08/26.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.08/26.19	c       |         |          |          |    Limit     GC | Var      | Constra 
26.08/26.19	c =============================================================================
26.08/26.19	c  0.0s |       0 |        0 |        0 |      494      0 |        0 |        4
26.18/26.20	c  0.0s |       1 |      178 |      100 |      494      0 |        0 |        4
26.18/26.22	c  0.0s |       2 |      438 |      250 |      494      1 |        0 |        4
26.18/26.24	c  0.1s |       3 |      776 |      475 |      494      1 |        0 |        4
26.18/26.28	c  0.1s |       4 |     1223 |      813 |      494      2 |        0 |        4
26.28/26.34	c  0.1s |       5 |     1978 |     1320 |      494      4 |        0 |        4
26.39/26.42	c  0.2s |       6 |     3157 |     2081 |      494      7 |        0 |        4
26.49/26.55	c  0.4s |       7 |     4881 |     3223 |      494     11 |        0 |        4
26.58/26.60	c  0.4s |       7 |     5519 |     3638 |      494     12 |        0 |        4
26.58/26.60	c #cpu_time = 0.410s
26.58/26.60	c #wall_clock_time = 0.411s
26.58/26.60	c #decision = 5519
26.58/26.60	c #random_decision = 7
26.58/26.60	c #conflict = 3638
26.58/26.60	c #restart = 7
26.58/26.60	o 65
26.58/26.60	c BCD2: hardening fixes 11 literals
26.58/26.60	c BCD2: updating upper bound: 161 -> 64
26.58/26.60	c BCD2: 1 <= obj <= 64
26.58/26.60	c BCD2: #cores=1, #unrelaxed=0, #relaxed=31, #hardened=11
26.58/26.60	c BCD2: #sat=4 #unsat=2 bias=2/6
26.58/26.60	c Solving starts ...
26.58/26.60	c ============================[ Search Statistics ]============================
26.58/26.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.58/26.60	c       |         |          |          |    Limit     GC | Var      | Constra 
26.58/26.60	c =============================================================================
26.58/26.60	c  0.0s |       0 |        0 |        0 |      494      0 |       11 |        6
26.58/26.61	c  0.0s |       1 |      152 |      100 |      494      0 |       11 |        6
26.58/26.63	c  0.0s |       2 |      358 |      250 |      494      1 |       11 |        6
26.58/26.66	c  0.1s |       3 |      666 |      475 |      494      2 |       11 |        6
26.68/26.70	c  0.1s |       4 |     1095 |      813 |      494      3 |       11 |        6
26.68/26.76	c  0.2s |       5 |     1905 |     1320 |      494      4 |       11 |        6
26.78/26.84	c  0.2s |       6 |     3071 |     2081 |      494      7 |       11 |        6
26.88/26.98	c  0.4s |       7 |     4836 |     3223 |      494     11 |       11 |        6
27.08/27.17	c  0.6s |       8 |     7482 |     4936 |      494     17 |       11 |        6
27.38/27.45	c  0.8s |       9 |    11251 |     7506 |      494     25 |       11 |        6
27.78/27.88	c  1.3s |      10 |    16568 |    11361 |      544     37 |       11 |        6
28.48/28.51	c  1.9s |      11 |    24965 |    17144 |      544     55 |       11 |        6
29.48/29.50	c  2.9s |      12 |    37939 |    25819 |      544     81 |       11 |        6
30.89/30.99	c  4.4s |      13 |    56124 |    38832 |      544    121 |       11 |        6
32.88/33.00	c  6.4s |      13 |    80252 |    55932 |      544    174 |       11 |        6
33.28/33.31	c  6.7s |      14 |    83553 |    58352 |      544    181 |       11 |        6
34.88/34.91	c  8.3s |      14 |   102647 |    71701 |      544    222 |       11 |        6
34.88/34.91	c #cpu_time = 8.286s
34.88/34.91	c #wall_clock_time = 8.307s
34.88/34.91	c #decision = 102647
34.88/34.91	c #random_decision = 266
34.88/34.91	c #conflict = 71701
34.88/34.91	c #restart = 14
34.88/34.91	o 22
34.88/34.91	c BCD2: hardening fixes 20 literals
34.88/34.91	c BCD2: updating upper bound: 64 -> 21
34.88/34.91	c BCD2: 1 <= obj <= 21
34.88/34.91	c BCD2: #cores=1, #unrelaxed=0, #relaxed=11, #hardened=31
34.88/34.91	c BCD2: #sat=5 #unsat=2 bias=2/7
34.88/34.91	c Solving starts ...
34.88/34.91	c ============================[ Search Statistics ]============================
34.88/34.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.88/34.91	c       |         |          |          |    Limit     GC | Var      | Constra 
34.88/34.91	c =============================================================================
34.88/34.91	c  0.0s |       0 |        0 |        0 |      544      0 |       31 |        8
34.88/34.92	c  0.0s |       1 |      127 |      100 |      544      0 |       31 |        8
34.88/34.94	c  0.0s |       2 |      371 |      250 |      544      1 |       31 |        8
34.88/34.97	c  0.1s |       3 |      706 |      475 |      544      2 |       31 |        8
34.98/35.01	c  0.1s |       4 |     1156 |      813 |      544      3 |       31 |        8
34.98/35.06	c  0.2s |       5 |     1840 |     1320 |      544      4 |       31 |        8
35.08/35.16	c  0.2s |       6 |     2874 |     2081 |      544      6 |       31 |        8
35.19/35.29	c  0.4s |       7 |     4422 |     3223 |      544     10 |       31 |        8
35.48/35.50	c  0.6s |       8 |     6763 |     4936 |      544     15 |       31 |        8
35.68/35.79	c  0.9s |       9 |    10533 |     7506 |      544     23 |       31 |        8
36.18/36.23	c  1.3s |      10 |    15893 |    11361 |      544     34 |       31 |        8
36.88/36.92	c  2.0s |      11 |    24171 |    17144 |      544     51 |       31 |        8
37.88/37.96	c  3.1s |      12 |    35781 |    25819 |      544     77 |       31 |        8
39.48/39.55	c  4.6s |      13 |    53434 |    38832 |      599    116 |       31 |        8
41.48/41.55	c  6.6s |      13 |    74410 |    54432 |      599    160 |       31 |        8
41.79/41.88	c  7.0s |      13 |    77571 |    56869 |      599    167 |       32 |       10
41.79/41.88	c #cpu_time = 6.954s
41.79/41.88	c #wall_clock_time = 6.972s
41.79/41.88	c #decision = 77571
41.79/41.88	c #random_decision = 162
41.79/41.88	c #conflict = 56869
41.79/41.88	c #restart = 13
41.79/41.88	c BCD2: updating lower bound of a core
41.79/41.88	c lower bound updated to 8
41.79/41.88	c BCD2: 8 <= obj <= 21
41.79/41.88	c BCD2: #cores=1, #unrelaxed=0, #relaxed=11, #hardened=31
41.79/41.88	c BCD2: #sat=5 #unsat=3 bias=3/8
41.79/41.88	c Solving starts ...
41.79/41.88	c ============================[ Search Statistics ]============================
41.79/41.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
41.79/41.88	c       |         |          |          |    Limit     GC | Var      | Constra 
41.79/41.88	c =============================================================================
41.79/41.88	c  0.0s |       0 |        0 |        0 |      599      0 |       32 |       10
41.79/41.90	c  0.0s |       1 |      125 |      100 |      599      0 |       32 |       10
41.89/41.92	c  0.0s |       2 |      324 |      250 |      599      1 |       32 |       10
41.89/41.94	c  0.1s |       3 |      658 |      475 |      599      1 |       32 |       10
41.89/41.98	c  0.1s |       4 |     1139 |      813 |      599      2 |       32 |       10
41.98/42.04	c  0.2s |       5 |     1834 |     1320 |      599      4 |       32 |       10
42.08/42.14	c  0.3s |       6 |     2990 |     2081 |      599      6 |       32 |       10
42.18/42.27	c  0.4s |       7 |     4559 |     3223 |      599      9 |       32 |       10
42.38/42.47	c  0.6s |       8 |     6758 |     4936 |      599     14 |       32 |       10
42.68/42.78	c  0.9s |       9 |    10323 |     7506 |      599     21 |       32 |       10
43.18/43.23	c  1.3s |      10 |    15407 |    11361 |      599     32 |       32 |       10
43.88/43.94	c  2.1s |      11 |    23460 |    17144 |      599     48 |       32 |       10
44.88/44.96	c  3.1s |      12 |    35460 |    25819 |      599     72 |       32 |       10
46.08/46.18	c  4.3s |      12 |    48427 |    35443 |      599     99 |       33 |       12
46.08/46.18	c #cpu_time = 4.285s
46.08/46.18	c #wall_clock_time = 4.296s
46.08/46.18	c #decision = 48427
46.08/46.18	c #random_decision = 115
46.08/46.18	c #conflict = 35443
46.08/46.18	c #restart = 12
46.08/46.18	c BCD2: updating lower bound of a core
46.08/46.18	c lower bound updated to 14
46.08/46.18	c BCD2: 14 <= obj <= 21
46.08/46.18	c BCD2: #cores=1, #unrelaxed=0, #relaxed=11, #hardened=31
46.08/46.18	c BCD2: #sat=5 #unsat=4 bias=4/9
46.08/46.18	c Solving starts ...
46.08/46.18	c ============================[ Search Statistics ]============================
46.08/46.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
46.08/46.18	c       |         |          |          |    Limit     GC | Var      | Constra 
46.08/46.18	c =============================================================================
46.08/46.18	c  0.0s |       0 |        0 |        0 |      599      0 |       33 |       12
46.08/46.19	c  0.0s |       1 |      152 |      100 |      599      0 |       33 |       12
46.19/46.21	c  0.0s |       2 |      394 |      250 |      599      0 |       33 |       12
46.19/46.23	c  0.1s |       3 |      723 |      475 |      599      1 |       33 |       12
46.19/46.27	c  0.1s |       4 |     1212 |      813 |      599      2 |       33 |       12
46.29/46.33	c  0.1s |       5 |     1962 |     1320 |      599      3 |       33 |       12
46.38/46.42	c  0.2s |       6 |     3014 |     2081 |      599      5 |       33 |       12
46.48/46.54	c  0.4s |       7 |     4567 |     3223 |      599      8 |       33 |       12
46.68/46.74	c  0.6s |       8 |     6927 |     4936 |      599     13 |       33 |       12
46.98/47.03	c  0.8s |       9 |    10501 |     7506 |      599     21 |       33 |       12
47.38/47.45	c  1.3s |      10 |    15705 |    11361 |      599     31 |       33 |       12
47.98/48.09	c  1.9s |      11 |    23823 |    17144 |      599     48 |       33 |       12
48.98/49.07	c  2.9s |      12 |    35555 |    25819 |      599     72 |       33 |       12
50.48/50.59	c  4.4s |      13 |    52970 |    38832 |      599    108 |       33 |       12
51.68/51.76	c  5.6s |      13 |    65966 |    48676 |      599    136 |       34 |       14
51.68/51.76	c #cpu_time = 5.564s
51.68/51.76	c #wall_clock_time = 5.578s
51.68/51.76	c #decision = 65966
51.68/51.76	c #random_decision = 162
51.68/51.76	c #conflict = 48676
51.68/51.76	c #restart = 13
51.68/51.76	c BCD2: updating lower bound of a core
51.68/51.76	c lower bound updated to 18
51.68/51.76	c BCD2: 18 <= obj <= 21
51.68/51.76	c BCD2: #cores=1, #unrelaxed=0, #relaxed=11, #hardened=31
51.68/51.76	c BCD2: #sat=5 #unsat=5 bias=5/10
51.68/51.76	c Solving starts ...
51.68/51.76	c ============================[ Search Statistics ]============================
51.68/51.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
51.68/51.76	c       |         |          |          |    Limit     GC | Var      | Constra 
51.68/51.76	c =============================================================================
51.68/51.76	c  0.0s |       0 |        0 |        0 |      599      0 |       34 |       14
51.68/51.77	c  0.0s |       1 |      135 |      100 |      599      0 |       34 |       14
51.68/51.79	c  0.0s |       2 |      329 |      250 |      599      0 |       34 |       14
51.78/51.81	c  0.1s |       3 |      628 |      475 |      599      1 |       34 |       14
51.78/51.85	c  0.1s |       4 |     1075 |      813 |      599      2 |       34 |       14
51.88/51.91	c  0.1s |       5 |     1809 |     1320 |      599      3 |       34 |       14
51.88/51.99	c  0.2s |       6 |     2826 |     2081 |      599      5 |       34 |       14
52.08/52.12	c  0.4s |       7 |     4351 |     3223 |      599      9 |       34 |       14
52.28/52.31	c  0.6s |       8 |     6745 |     4936 |      599     13 |       34 |       14
52.58/52.61	c  0.9s |       9 |    10320 |     7506 |      599     21 |       34 |       14
52.98/53.03	c  1.3s |      10 |    15800 |    11361 |      599     31 |       34 |       14
53.58/53.68	c  1.9s |      11 |    23715 |    17144 |      599     47 |       34 |       14
54.68/54.70	c  2.9s |      12 |    35983 |    25819 |      599     72 |       34 |       14
55.98/56.10	c  4.3s |      12 |    50334 |    36806 |      599    103 |       35 |       16
55.98/56.10	c #cpu_time = 4.328s
55.98/56.10	c #wall_clock_time = 4.339s
55.98/56.10	c #decision = 50334
55.98/56.10	c #random_decision = 119
55.98/56.10	c #conflict = 36806
55.98/56.10	c #restart = 12
55.98/56.10	c BCD2: updating lower bound of a core
55.98/56.10	c lower bound updated to 21
55.98/56.10	c BCD2: 21 <= obj <= 21
55.98/56.10	c BCD2: #cores=1, #unrelaxed=0, #relaxed=11, #hardened=31
55.98/56.10	c BCD2: #sat=5 #unsat=6 bias=6/11
55.98/56.10	c Solving starts ...
55.98/56.10	c ============================[ Search Statistics ]============================
55.98/56.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
55.98/56.10	c       |         |          |          |    Limit     GC | Var      | Constra 
55.98/56.10	c =============================================================================
55.98/56.10	c  0.0s |       0 |        0 |        0 |      599      0 |       35 |       16
56.09/56.11	c  0.0s |       1 |      137 |      100 |      599      0 |       35 |       16
56.09/56.13	c  0.0s |       2 |      425 |      250 |      599      0 |       35 |       16
56.09/56.16	c  0.1s |       3 |      781 |      475 |      599      1 |       35 |       16
56.09/56.20	c  0.1s |       4 |     1260 |      813 |      599      2 |       35 |       16
56.19/56.26	c  0.2s |       5 |     2031 |     1320 |      599      3 |       35 |       16
56.28/56.35	c  0.3s |       6 |     3138 |     2081 |      599      6 |       35 |       16
56.38/56.49	c  0.4s |       7 |     4684 |     3223 |      599      9 |       35 |       16
56.58/56.68	c  0.6s |       8 |     7248 |     4936 |      659     13 |       35 |       16
56.88/56.96	c  0.9s |       9 |    10671 |     7506 |      659     20 |       35 |       16
57.29/57.39	c  1.3s |      10 |    16115 |    11361 |      659     29 |       35 |       16
57.98/58.04	c  1.9s |      11 |    23950 |    17144 |      659     44 |       35 |       16
58.98/59.06	c  3.0s |      12 |    35540 |    25819 |      659     67 |       35 |       16
60.59/60.64	c  4.5s |      13 |    52554 |    38832 |      659    100 |       35 |       16
61.08/61.13	c  5.0s |      13 |    57635 |    42731 |      659    110 |       36 |       18
61.08/61.13	c #cpu_time = 5.018s
61.08/61.13	c #wall_clock_time = 5.031s
61.08/61.13	c #decision = 57635
61.08/61.13	c #random_decision = 146
61.08/61.13	c #conflict = 42731
61.08/61.13	c #restart = 13
61.08/61.13	c BCD2: updating lower bound of a core
61.08/61.13	c lower bound updated to 22
61.08/61.13	s OPTIMUM FOUND
61.08/61.13	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10
61.08/61.13	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20
61.08/61.13	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
61.08/61.13	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 x39 -x40
61.08/61.13	v -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50
61.08/61.13	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
61.08/61.13	v -x61 -x62 -x63 x64 -x65 -x66 -x67 x68 -x69 -x70
61.08/61.13	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
61.08/61.13	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
61.08/61.13	v -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
61.08/61.13	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
61.08/61.13	v -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120
61.08/61.13	v -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130
61.08/61.13	v x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
61.08/61.13	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
61.08/61.13	v -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
61.08/61.13	v x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
61.08/61.13	c total CPU time = 60.975s
61.08/61.13	c total wall clock time = 61.131s

Verifier Data

OK	22

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

pid=29442
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.18 2.14 1.85 2/179 29445
/proc/meminfo: memFree=29594380/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=708028 CPUtime=0 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 2638 0 0 0 0 0 0 0 20 0 4 0 36416627 725020672 3510 33554432000 4194304 16246674 140735331171984 140735331171408 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 177775 3519 441 2943 0 174669 0
[pid=29445/tid=29446] ppid=29442 vsize=726460 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 743895040 3581 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=730556 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 748089344 3597 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=734652 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 752283648 3614 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100175 s]
/proc/loadavg: 2.18 2.14 1.85 2/179 29445
/proc/meminfo: memFree=29594380/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 18444 0 0 0 6 3 0 0 20 0 4 0 36416627 1247350784 19310 33554432000 4194304 16246674 140735331171984 140735331171408 12459048 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 304529 19313 614 2943 0 301423 0
[pid=29445/tid=29446] ppid=29442 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1247350784 19316 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1247350784 19318 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1247350784 19319 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200537 s]
/proc/loadavg: 2.18 2.14 1.85 2/179 29445
/proc/meminfo: memFree=29594380/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 26328 0 0 0 15 4 0 0 20 0 4 0 36416627 1247350784 27193 33554432000 4194304 16246674 140735331171984 140735331171408 12500869 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 304529 27200 614 2943 0 301423 0
[pid=29445/tid=29446] ppid=29442 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1247350784 27202 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1247350784 27203 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1247350784 27204 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300488 s]
/proc/loadavg: 2.18 2.14 1.85 2/179 29445
/proc/meminfo: memFree=29594380/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 35007 0 0 0 24 5 0 0 20 0 4 0 36416627 1247350784 35866 33554432000 4194304 16246674 140735331171984 140735331171408 13780501 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 304529 35876 807 2943 0 301423 0
[pid=29445/tid=29446] ppid=29442 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1247350784 35879 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1247350784 35882 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1247350784 35889 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700421 s]
/proc/loadavg: 2.18 2.14 1.85 2/179 29445
/proc/meminfo: memFree=29594380/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 110922 0 0 0 54 15 0 0 20 0 4 0 36416627 1247350784 111780 33554432000 4194304 16246674 140735331171984 140735331153856 5546181 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 304529 111788 813 2943 0 301423 0
[pid=29445/tid=29446] ppid=29442 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1247350784 111792 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1247350784 111795 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1247350784 111803 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50042 s]
/proc/loadavg: 2.18 2.14 1.85 3/183 29449
/proc/meminfo: memFree=28846864/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 245702 0 0 0 116 33 0 0 20 0 4 0 36416627 1248399360 246538 33554432000 4194304 16246674 140735331171984 140735331171296 5523460 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 304785 246538 871 2943 0 301679 0
[pid=29445/tid=29446] ppid=29442 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1248399360 246538 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1248399360 246538 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1248399360 246538 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10043 s]
/proc/loadavg: 2.17 2.14 1.85 3/183 29449
/proc/meminfo: memFree=28608660/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1305156 CPUtime=3.09 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 267305 0 0 0 273 36 0 0 20 0 4 0 36416627 1336479744 268141 33554432000 4194304 16246674 140735331171984 140735331154984 5677563 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 326289 268141 871 2943 0 323183 0
[pid=29445/tid=29446] ppid=29442 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1336479744 268141 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1336479744 268141 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1336479744 268141 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1305156

[startup+6.30044 s]
/proc/loadavg: 2.17 2.14 1.85 3/183 29449
/proc/meminfo: memFree=28520644/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 267586 0 0 0 593 36 0 0 20 0 4 0 36416627 1337528320 268422 33554432000 4194304 16246674 140735331171984 140735331154984 13966199 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 326545 268422 871 2943 0 323439 0
[pid=29445/tid=29446] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268422 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268422 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268422 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.14 2.14 1.86 3/183 29449
/proc/meminfo: memFree=28521236/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 267598 0 0 0 1233 36 0 0 20 0 4 0 36416627 1337528320 268434 33554432000 4194304 16246674 140735331171984 140735331154984 6076473 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 326545 268434 872 2943 0 323439 0
[pid=29445/tid=29446] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268434 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268434 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268434 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.12 2.13 1.86 4/183 29450
/proc/meminfo: memFree=28521272/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1306180 CPUtime=25.48 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 267660 0 0 0 2512 36 0 0 20 0 4 0 36416627 1337528320 268496 33554432000 4194304 16246674 140735331171984 140735331153856 6010157 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 326545 268496 872 2943 0 323439 0
[pid=29445/tid=29446] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268496 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268496 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268496 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.14 2.14 1.86 3/183 29450
/proc/meminfo: memFree=28521004/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1306180 CPUtime=51.08 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 267672 0 0 0 5072 36 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140735331154984 12477504 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 326545 268508 883 2943 0 323439 0
[pid=29445/tid=29446] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1306180

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

[startup+51.2005 s]
/proc/loadavg: 2.14 2.14 1.86 3/183 29450
/proc/meminfo: memFree=28521004/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1306180 CPUtime=51.18 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 267672 0 0 0 5082 36 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140735331154984 5827653 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 326545 268508 883 2943 0 323439 0
[pid=29445/tid=29446] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 1306180

[startup+57.6004 s]
/proc/loadavg: 2.11 2.13 1.87 3/183 29450
/proc/meminfo: memFree=28520864/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1306180 CPUtime=57.58 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 267672 0 0 0 5721 37 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140735331153856 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 326545 268508 883 2943 0 323439 0
[pid=29445/tid=29446] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 57.58
Current children cumulated vsize (KiB) 1306180

[startup+59.2004 s]
/proc/loadavg: 2.11 2.13 1.87 3/183 29450
/proc/meminfo: memFree=28521112/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1306180 CPUtime=59.18 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 267672 0 0 0 5881 37 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140735331153856 13954531 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 326545 268508 883 2943 0 323439 0
[pid=29445/tid=29446] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 59.18
Current children cumulated vsize (KiB) 1306180

[startup+60.0004 s]
/proc/loadavg: 2.11 2.13 1.87 3/183 29450
/proc/meminfo: memFree=28521112/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1306180 CPUtime=59.98 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 267672 0 0 0 5961 37 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140735331154984 5522972 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 326545 268508 883 2943 0 323439 0
[pid=29445/tid=29446] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (KiB) 1306180

[startup+60.8004 s]
/proc/loadavg: 2.11 2.13 1.87 3/183 29451
/proc/meminfo: memFree=28521116/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1306180 CPUtime=60.78 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 267672 0 0 0 6041 37 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140735331153856 12483276 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 326545 268508 883 2943 0 323439 0
[pid=29445/tid=29446] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 60.78
Current children cumulated vsize (KiB) 1306180

[startup+61.0004 s]
/proc/loadavg: 2.11 2.13 1.87 3/183 29451
/proc/meminfo: memFree=28521116/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1306180 CPUtime=60.98 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 267672 0 0 0 6061 37 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140735331153856 5717462 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 326545 268508 883 2943 0 323439 0
[pid=29445/tid=29446] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 60.98
Current children cumulated vsize (KiB) 1306180

[startup+61.1004 s]
/proc/loadavg: 2.11 2.13 1.87 3/183 29451
/proc/meminfo: memFree=28521116/32872528 swapFree=877056/942464
[pid=29445] ppid=29442 vsize=1306180 CPUtime=61.08 cores=1,3,5,7
/proc/29445/stat : 29445 (toysat) R 29442 29445 29107 0 -1 4202496 267672 0 0 0 6071 37 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140735331153856 13950986 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 326545 268508 883 2943 0 323439 0
[pid=29445/tid=29446] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29446/stat : 29446 (toysat) S 29442 29445 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568835370224 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29445/tid=29447] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29447/stat : 29447 (toysat) S 29442 29445 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568824880368 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29445/tid=29448] ppid=29442 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29445/task/29448/stat : 29448 (toysat) S 29442 29445 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36416627 1337528320 268508 33554432000 4194304 16246674 140735331171984 140568709557424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 61.08
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 61.1928
CPU time (s): 61.1807
CPU user time (s): 60.7488
CPU system time (s): 0.431934
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.7488
system time used= 0.431934
maximum resident set size= 1074040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267676
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 64

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.170974 second user time and 0.25996 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-19 15:41:17
IDJOB=4109358
IDBENCH=78788
IDSOLVER=2553
FILE ID=node113/4109358-1466343677
RUNJOBID= node113-1466341823-29124
PBS_JOBID= 19922039
Free space on /tmp= 71692 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110969860--soft-66-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-4109358-1466343677/watcher-4109358-1466343677 -o /tmp/evaluation-result-4109358-1466343677/solver-4109358-1466343677 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466341823-29124 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109358-1466343677.wbo

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

MD5SUM BENCH= 67ae8b264a7332f0f782a64868c40f1f
RANDOM SEED=1825267618

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29594644 kB
Buffers:          150452 kB
Cached:           368748 kB
SwapCached:         1964 kB
Active:          1229404 kB
Inactive:         362600 kB
Active(anon):    1072940 kB
Inactive(anon):     2224 kB
Active(file):     156464 kB
Inactive(file):   360376 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67099096 kB
Dirty:             33072 kB
Writeback:             0 kB
AnonPages:       2014440 kB
Mapped:            10732 kB
Shmem:                 0 kB
Slab:             609436 kB
SReclaimable:      52568 kB
SUnreclaim:       556868 kB
KernelStack:        1480 kB
PageTables:         7784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2159148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 71672 MiB
End job on node113 at 2016-06-19 15:42:18