Trace number 4093651

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 182.394 182.421

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900552735--soft-0-100-0.wbo
MD5SUM30e25559b2b6f1151f21e207b2f87b54
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark80.0358
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 136614
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136613
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 739
Number of bits of the biggest sum of numbers10
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:34:38+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-4093651-1466094877.wbo"]
0.00/0.01	c use --random-gen="2008913017 981624573 3817660260 1023368095 3716868131 224467166 3641876057 3782523541 551318182 134461274 1862159297 3312619555 3208196024 1888709586 519813469 3262191307 2875947556 3480198093 844926572 567337113 1240339677 2785516396 2670450180 740734336 3286865874 3620814617 37321078 1269178774 3502992532 4252798557 2156450261 2964462007 2518696339 3960103313 1471997424 3442480979 201101656 2600335269 1925755871 2997912535 3622565479 3949654912 1253548056 1635687825 1572830421 3300111358 3471703879 3918711568 2228069979 1550438936 129585415 2566789814 3346281281 3360783172 3500687381 859929657 2924320462 2705784967 2250557713 928588315 1333195721 2435181402 2747591179 2901272302 439455599 1057235995 2703826050 1498039811 1923108272 1544436907 1156134438 2252125419 3516690285 957072710 1425020664 599478769 4271867564 3728827108 59361008 2781059336 2148941981 2306513506 1800004944 2843438542 1242253801 3001071494 3902057478 4223951115 2173440851 389729621 136692853 1793386425 720877610 4157068420 4155257038 40119445 1814093784 1584868207 2632112076 892038395 186924791 2853764260 469484993 1257780291 46034114 258194101 1622443904 3377693238 3388125782 350759196 3755744423 2091833094 4178173711 3181205953 3401284497 2526106603 3771926048 989109067 4151001507 2679465027 2342229214 301358146 4238761221 757049338 102397130 671959739 976440763 1622166617 811136345 4088031001 2263694391 251507723 3782191472 1137214205 3686917746 1793333221 2622834838 520555711 1295338529 3865188890 3437960376 1542244654 3213259220 2952944949 2171031159 3150560206 3437424196 1076690762 951688014 1330066509 1244810661 727053380 1931170735 1003975285 3170028340 637199111 995045928 4000367826 2229330236 538452714 1289913906 2136453965 561487 608150960 1596974192 1784049745 3022210026 2720490779 1697433261 3975968366 3975234370 3423283515 3803104533 1540647728 3355371067 2971364056 2103567708 2555142487 1982213218 1327806426 2229740476 1529642009 2106980106 1212521520 2160920912 395832931 3795525461 4164122987 3074106608 781060308 4279675252 1844659893 3214276407 842949531 2854751595 771225552 3856179651 1234519401 127812359 4242211552 4126681108 1933108360 1001352599 2907000476 537176922 67732928 3841715897 3847245612 1585041806 2731321475 191586436 592281348 2503066384 3032373633 599538053 2310883652 4038816383 3087951259 2131110735 278611468 939968450 1537741660 3412061556 66495520 1714382067 2925974575 2724267837 3666320738 3789035074 3407052614 621051730 3228864583 429797004 3888822070 1911597750 2021414378 1309851865 2881256592 968992397 1178433172 3662362751 3263312499 1970334948 39308991 3997123604 1179738725 545545056 1047362324 2450827216 2701570250 946094080 1632018012 3039212926 3549972792 2037578720 2868274161 255 362436" option to reproduce the execution
0.09/0.16	c #vars 231
0.09/0.16	c #constraints 2707
0.19/0.21	c BCD2: Hardening is enabled.
0.19/0.21	c BCD2: BiasedSearch is enabled.
0.19/0.21	c Solving starts ...
0.19/0.21	c ============================[ Search Statistics ]============================
0.19/0.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.21	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.21	c =============================================================================
0.19/0.21	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.23	c  0.0s |       0 |     2717 |        0 |     1881      0 |        0 |        0
0.19/0.23	c #cpu_time = 0.017s
0.19/0.23	c #wall_clock_time = 0.017s
0.19/0.23	c #decision = 2717
0.19/0.23	c #random_decision = 11
0.19/0.23	c #conflict = 0
0.19/0.23	c #restart = 0
0.19/0.23	o 492
0.19/0.23	c BCD2: updating upper bound: 136613 -> 491
0.19/0.25	c BCD2: 0 <= obj <= 491
0.19/0.25	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |     2888 |      100 |     1881      0 |        0 |        0
0.29/0.34	c  0.1s |       2 |     5798 |      250 |     2070      0 |        0 |        0
0.39/0.41	c  0.2s |       3 |     8851 |      475 |     2277      0 |        0 |        0
0.49/0.52	c  0.3s |       4 |    12093 |      813 |     2505      0 |        0 |        0
0.59/0.69	c  0.4s |       5 |    15502 |     1320 |     2756      0 |        0 |        0
0.89/0.95	c  0.7s |       6 |    19600 |     2081 |     3336      0 |        0 |        0
1.39/1.40	c  1.1s |       7 |    24248 |     3223 |     3670      0 |        0 |        0
2.30/2.32	c  2.1s |       8 |    29792 |     4936 |     4038      0 |        0 |        0
4.29/4.32	c  4.1s |       9 |    36676 |     7506 |     4442      1 |        0 |        0
6.29/6.37	c  6.1s |       9 |    42325 |     9306 |     4442      2 |        0 |        0
7.59/7.67	c  7.4s |      10 |    45971 |    11361 |     4887      2 |        0 |        0
9.59/9.69	c  9.4s |      10 |    53152 |    13961 |     4887      3 |        0 |        0
11.69/11.71	c 11.5s |      10 |    57513 |    16461 |     4887      4 |        0 |        0
12.10/12.18	c 11.9s |      11 |    58713 |    17144 |     5376      4 |        0 |        0
14.19/14.29	c 14.0s |      11 |    64922 |    19244 |     5376      4 |        0 |        0
16.39/16.44	c 16.2s |      11 |    67784 |    20844 |     5376      5 |        0 |        0
18.49/18.53	c 18.3s |      11 |    71465 |    22744 |     5376      5 |        0 |        0
20.48/20.53	c 20.3s |      11 |    76397 |    25444 |     5376      6 |        0 |        0
20.68/20.77	c 20.5s |      12 |    77288 |    25819 |     5914      6 |        0 |        0
22.79/22.87	c 22.6s |      12 |    83186 |    27519 |     5914      6 |        0 |        0
24.98/25.02	c 24.8s |      12 |    85746 |    29019 |     5914      7 |        0 |        0
26.99/27.04	c 26.8s |      12 |    88061 |    30419 |     5914      7 |        0 |        0
28.99/29.09	c 28.8s |      12 |    90645 |    31819 |     5914      7 |        0 |        0
31.08/31.16	c 30.9s |      12 |    92097 |    32719 |     5914      7 |        0 |        0
33.28/33.34	c 33.1s |      12 |    93821 |    33719 |     5914      8 |        0 |        0
35.29/35.37	c 35.1s |      12 |    95634 |    34819 |     5914      8 |        0 |        0
37.29/37.38	c 37.1s |      12 |    98507 |    36419 |     5914      8 |        0 |        0
39.28/39.39	c 39.1s |      12 |   100846 |    37719 |     5914      9 |        0 |        0
40.59/40.64	c 40.4s |      13 |   103052 |    38832 |     6506      9 |        0 |        0
42.68/42.76	c 42.5s |      13 |   107566 |    39832 |     6506      9 |        0 |        0
44.69/44.79	c 44.5s |      13 |   109540 |    40832 |     6506      9 |        0 |        0
46.88/46.90	c 46.6s |      13 |   111587 |    41932 |     6506      9 |        0 |        0
48.98/49.00	c 48.8s |      13 |   113268 |    42932 |     6506     10 |        0 |        0
51.08/51.14	c 50.9s |      13 |   115101 |    43932 |     6506     10 |        0 |        0
53.18/53.23	c 53.0s |      13 |   117328 |    45032 |     6506     10 |        0 |        0
55.28/55.32	c 55.1s |      13 |   118995 |    45932 |     6506     10 |        0 |        0
57.39/57.49	c 57.2s |      13 |   120831 |    46932 |     6506     10 |        0 |        0
59.58/59.66	c 59.4s |      13 |   122087 |    47632 |     6506     11 |        0 |        0
61.59/61.68	c 61.4s |      13 |   123922 |    48632 |     6506     11 |        0 |        0
63.78/63.82	c 63.6s |      13 |   125519 |    49532 |     6506     11 |        0 |        0
65.88/65.94	c 65.7s |      13 |   126721 |    50232 |     6506     11 |        0 |        0
67.98/68.00	c 67.7s |      13 |   128197 |    51032 |     6506     11 |        0 |        0
69.98/70.00	c 69.7s |      13 |   129211 |    51632 |     6506     12 |        0 |        0
71.28/71.30	c 71.1s |      13 |   130050 |    52110 |     6506     12 |        0 |        0
71.28/71.30	c #cpu_time = 70.871s
71.28/71.30	c #wall_clock_time = 71.054s
71.28/71.30	c #decision = 130050
71.28/71.30	c #random_decision = 102
71.28/71.30	c #conflict = 52110
71.28/71.30	c #restart = 13
71.28/71.31	c BCD2: found a new core of size 2582: cost of the new core is >=1
71.28/71.31	c lower bound updated to 1
71.28/71.31	c BCD2: 1 <= obj <= 491
71.28/71.31	c BCD2: #cores=1, #unrelaxed=125, #relaxed=2582, #hardened=0
71.28/71.31	c BCD2: #sat=1 #unsat=2 bias=2/3
71.28/71.32	c Solving starts ...
71.28/71.32	c ============================[ Search Statistics ]============================
71.28/71.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.28/71.32	c       |         |          |          |    Limit     GC | Var      | Constra 
71.28/71.32	c =============================================================================
71.28/71.32	c  0.0s |       0 |        0 |        0 |     6506      0 |        0 |        0
71.48/71.52	c  0.2s |       0 |     2965 |       19 |     6506      0 |        0 |        0
71.48/71.52	c #cpu_time = 0.192s
71.48/71.52	c #wall_clock_time = 0.192s
71.48/71.52	c #decision = 2965
71.48/71.52	c #random_decision = 12
71.48/71.52	c #conflict = 19
71.48/71.52	c #restart = 0
71.48/71.52	o 67
71.48/71.52	c BCD2: hardening fixes 914 literals
71.48/71.52	c BCD2: updating upper bound: 491 -> 66
71.48/71.53	c BCD2: 1 <= obj <= 66
71.48/71.53	c BCD2: #cores=1, #unrelaxed=78, #relaxed=1715, #hardened=914
71.48/71.53	c BCD2: #sat=2 #unsat=2 bias=2/4
71.48/71.54	c Solving starts ...
71.48/71.54	c ============================[ Search Statistics ]============================
71.48/71.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.48/71.54	c       |         |          |          |    Limit     GC | Var      | Constra 
71.48/71.54	c =============================================================================
71.48/71.54	c  0.0s |       0 |        0 |        0 |     6506      0 |      914 |        1
71.88/71.93	c  0.4s |       1 |      347 |      100 |     6506      0 |      914 |        1
72.28/72.36	c  0.8s |       2 |      695 |      250 |     6506      0 |      914 |        1
72.68/72.75	c  1.2s |       3 |     1145 |      475 |     6506      0 |      914 |        1
73.17/73.25	c  1.7s |       4 |     1785 |      813 |     6506      0 |      914 |        1
73.87/73.95	c  2.4s |       5 |     2646 |     1320 |     6506      0 |      914 |        1
74.88/74.95	c  3.4s |       6 |     3805 |     2081 |     6506      0 |      914 |        1
76.68/76.77	c  5.2s |       7 |     5918 |     3223 |     6506      0 |      914 |        1
78.78/78.89	c  7.4s |       7 |     8466 |     4823 |     6506      1 |      914 |        1
78.98/79.00	c  7.5s |       8 |     8720 |     4936 |     6506      1 |      914 |        1
80.98/81.05	c  9.5s |       8 |    11743 |     6836 |     7157      1 |      914 |        1
81.67/81.72	c 10.2s |       9 |    12781 |     7506 |     7157      1 |      914 |        1
83.77/83.80	c 12.3s |       9 |    16472 |     9706 |     7157      2 |      914 |        1
85.37/85.44	c 13.9s |      10 |    19004 |    11361 |     7157      2 |      914 |        1
87.37/87.49	c 16.0s |      10 |    21946 |    13161 |     7157      3 |      914 |        1
89.37/89.49	c 18.0s |      10 |    24896 |    15061 |     7157      3 |      914 |        1
89.68/89.75	c 18.2s |      10 |    25267 |    15271 |     7157      3 |      914 |        1
89.68/89.75	c #cpu_time = 18.162s
89.68/89.75	c #wall_clock_time = 18.209s
89.68/89.75	c #decision = 25267
89.68/89.75	c #random_decision = 23
89.68/89.75	c #conflict = 15271
89.68/89.75	c #restart = 10
89.68/89.75	o 33
89.68/89.75	c BCD2: hardening fixes 955 literals
89.68/89.75	c BCD2: updating upper bound: 66 -> 32
89.68/89.75	c BCD2: 1 <= obj <= 32
89.68/89.75	c BCD2: #cores=1, #unrelaxed=36, #relaxed=802, #hardened=1869
89.68/89.75	c BCD2: #sat=3 #unsat=2 bias=2/5
89.68/89.75	c Solving starts ...
89.68/89.75	c ============================[ Search Statistics ]============================
89.68/89.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
89.68/89.75	c       |         |          |          |    Limit     GC | Var      | Constra 
89.68/89.75	c =============================================================================
89.68/89.75	c  0.0s |       0 |        0 |        0 |     7157      0 |     1869 |        2
89.78/89.87	c  0.1s |       1 |      185 |      100 |     7157      0 |     1869 |        2
89.98/90.01	c  0.3s |       2 |      452 |      250 |     7157      0 |     1869 |        2
90.08/90.17	c  0.4s |       3 |      880 |      475 |     7157      0 |     1869 |        2
90.29/90.39	c  0.6s |       4 |     1484 |      813 |     7157      0 |     1869 |        2
90.58/90.67	c  0.9s |       5 |     2459 |     1320 |     7157      0 |     1869 |        2
91.08/91.17	c  1.4s |       6 |     3659 |     2081 |     7157      1 |     1869 |        2
91.78/91.81	c  2.1s |       7 |     5548 |     3223 |     7157      1 |     1869 |        2
92.78/92.88	c  3.1s |       8 |     8227 |     4936 |     7157      1 |     1869 |        2
94.48/94.51	c  4.8s |       9 |    11991 |     7506 |     7157      2 |     1869 |        2
96.48/96.57	c  6.8s |       9 |    16288 |    10506 |     7157      2 |     1869 |        2
97.18/97.23	c  7.5s |      10 |    17735 |    11361 |     7157      3 |     1869 |        2
99.18/99.25	c  9.5s |      10 |    22835 |    14761 |     7157      3 |     1869 |        2
100.58/100.68	c 10.9s |      11 |    26262 |    17144 |     7157      4 |     1869 |        2
102.58/102.68	c 12.9s |      11 |    31658 |    20544 |     7873      4 |     1869 |        2
104.58/104.68	c 14.9s |      11 |    36542 |    23744 |     7873      5 |     1869 |        2
105.98/106.02	c 16.3s |      12 |    39675 |    25819 |     7873      5 |     1869 |        2
106.27/106.38	c 16.6s |      12 |    40380 |    26290 |     7873      5 |     1869 |        2
106.27/106.38	c #cpu_time = 16.585s
106.27/106.38	c #wall_clock_time = 16.627s
106.27/106.38	c #decision = 40380
106.27/106.38	c #random_decision = 30
106.27/106.38	c #conflict = 26290
106.27/106.38	c #restart = 12
106.27/106.38	o 13
106.27/106.38	c BCD2: hardening fixes 530 literals
106.27/106.38	c BCD2: updating upper bound: 32 -> 12
106.27/106.39	c BCD2: 1 <= obj <= 12
106.27/106.39	c BCD2: #cores=1, #unrelaxed=13, #relaxed=295, #hardened=2399
106.27/106.39	c BCD2: #sat=4 #unsat=2 bias=2/6
106.27/106.39	c Solving starts ...
106.27/106.39	c ============================[ Search Statistics ]============================
106.27/106.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
106.27/106.39	c       |         |          |          |    Limit     GC | Var      | Constra 
106.27/106.39	c =============================================================================
106.27/106.39	c  0.0s |       0 |        0 |        0 |     7873      0 |     2399 |        3
106.37/106.48	c  0.1s |       1 |      133 |      100 |     7873      0 |     2399 |        3
106.57/106.62	c  0.2s |       2 |      379 |      250 |     7873      0 |     2399 |        3
106.78/106.81	c  0.4s |       3 |      707 |      475 |     7873      0 |     2399 |        3
107.07/107.19	c  0.8s |       4 |     1240 |      813 |     7873      1 |     2399 |        3
107.37/107.46	c  1.1s |       5 |     2108 |     1320 |     7873      1 |     2399 |        3
107.88/107.96	c  1.6s |       6 |     3151 |     2081 |     7873      1 |     2399 |        3
108.47/108.57	c  2.2s |       7 |     5014 |     3223 |     7873      1 |     2399 |        3
109.57/109.62	c  3.2s |       8 |     7696 |     4936 |     7873      1 |     2399 |        3
110.97/111.05	c  4.7s |       9 |    11971 |     7506 |     7873      2 |     2399 |        3
113.07/113.12	c  6.7s |       9 |    17633 |    11106 |     7873      3 |     2399 |        3
113.17/113.27	c  6.9s |      10 |    17998 |    11361 |     7873      3 |     2399 |        3
115.17/115.28	c  8.9s |      10 |    23362 |    14961 |     7873      3 |     2399 |        3
116.47/116.51	c 10.1s |      11 |    26697 |    17144 |     7873      4 |     2399 |        3
118.57/118.65	c 12.3s |      11 |    32872 |    21044 |     7873      4 |     2399 |        3
120.57/120.66	c 14.3s |      11 |    39448 |    25244 |     7873      5 |     2399 |        3
120.87/120.95	c 14.6s |      12 |    40369 |    25819 |     7873      5 |     2399 |        3
122.87/122.96	c 16.6s |      12 |    46698 |    29719 |     7873      6 |     2399 |        3
124.87/124.97	c 18.6s |      12 |    51948 |    33319 |     7873      7 |     2399 |        3
126.87/126.97	c 20.6s |      12 |    57453 |    37019 |     8661      7 |     2399 |        3
127.87/127.94	c 21.6s |      13 |    60218 |    38832 |     8661      8 |     2399 |        3
129.87/129.98	c 23.6s |      13 |    66504 |    42932 |     8661      8 |     2399 |        3
131.87/131.98	c 25.6s |      13 |    72367 |    46632 |     8661      9 |     2399 |        3
133.97/134.02	c 27.6s |      13 |    77798 |    50332 |     8661     10 |     2399 |        3
135.97/136.04	c 29.7s |      13 |    83482 |    54132 |     8661     10 |     2399 |        3
137.97/138.05	c 31.7s |      13 |    88555 |    57732 |     8661     11 |     2399 |        3
138.47/138.57	c 32.2s |      14 |    89525 |    58352 |     8661     11 |     2399 |        3
140.46/140.59	c 34.2s |      14 |    94620 |    61752 |     8661     12 |     2399 |        3
142.56/142.63	c 36.2s |      14 |    99704 |    65352 |     8661     12 |     2399 |        3
144.56/144.66	c 38.3s |      14 |   104523 |    68752 |     8661     13 |     2399 |        3
146.57/146.68	c 40.3s |      14 |   110426 |    72652 |     8661     14 |     2399 |        3
148.67/148.71	c 42.3s |      14 |   115985 |    76352 |     8661     14 |     2399 |        3
150.68/150.77	c 44.4s |      14 |   120872 |    79852 |     8661     15 |     2399 |        3
152.77/152.80	c 46.4s |      14 |   125718 |    83252 |     8661     15 |     2399 |        3
154.77/154.82	c 48.4s |      14 |   131321 |    86952 |     8661     16 |     2399 |        3
155.18/155.27	c 48.9s |      15 |   132272 |    87632 |     8661     16 |     2399 |        3
156.67/156.71	c 50.3s |      15 |   135452 |    89896 |     8661     17 |     2399 |        3
156.67/156.71	c #cpu_time = 50.196s
156.67/156.71	c #wall_clock_time = 50.325s
156.67/156.71	c #decision = 135452
156.67/156.71	c #random_decision = 191
156.67/156.71	c #conflict = 89896
156.67/156.71	c #restart = 15
156.67/156.71	o 4
156.67/156.71	c BCD2: hardening fixes 242 literals
156.67/156.71	c BCD2: updating upper bound: 12 -> 3
156.67/156.72	c BCD2: 1 <= obj <= 3
156.67/156.72	c BCD2: #cores=1, #unrelaxed=3, #relaxed=63, #hardened=2641
156.67/156.72	c BCD2: #sat=5 #unsat=2 bias=2/7
156.67/156.72	c Solving starts ...
156.67/156.72	c ============================[ Search Statistics ]============================
156.67/156.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
156.67/156.72	c       |         |          |          |    Limit     GC | Var      | Constra 
156.67/156.72	c =============================================================================
156.67/156.72	c  0.0s |       0 |        0 |        0 |     8661      0 |     2641 |        4
156.67/156.79	c  0.1s |       1 |      159 |      100 |     8661      0 |     2641 |        5
156.87/156.90	c  0.2s |       2 |      386 |      250 |     8661      0 |     2641 |        5
156.97/157.03	c  0.3s |       3 |      801 |      475 |     8661      0 |     2641 |        5
157.07/157.18	c  0.5s |       4 |     1337 |      813 |     8661      0 |     2641 |        5
157.38/157.42	c  0.7s |       5 |     2128 |     1320 |     8661      0 |     2641 |        5
157.77/157.81	c  1.1s |       6 |     3284 |     2081 |     8661      0 |     2641 |        5
158.38/158.43	c  1.7s |       7 |     4976 |     3223 |     8661      0 |     2641 |        5
159.27/159.36	c  2.6s |       8 |     7711 |     4936 |     8661      1 |     2641 |        5
160.47/160.56	c  3.8s |       9 |    11807 |     7506 |     8661      1 |     2641 |        5
161.97/162.04	c  5.3s |       9 |    17138 |    10777 |     8661      2 |     2641 |        5
161.97/162.04	c #cpu_time = 5.310s
161.97/162.04	c #wall_clock_time = 5.324s
161.97/162.04	c #decision = 17138
161.97/162.04	c #random_decision = 26
161.97/162.04	c #conflict = 10777
161.97/162.04	c #restart = 9
161.97/162.04	c BCD2: relaxing 3 and merging with 1 cores into a new core of size 2585: cost of the new core is >=2
161.97/162.04	c lower bound updated to 2
161.97/162.04	c BCD2: 2 <= obj <= 3
161.97/162.04	c BCD2: #cores=1, #unrelaxed=0, #relaxed=66, #hardened=2641
161.97/162.04	c BCD2: #sat=5 #unsat=3 bias=3/8
161.97/162.04	c Solving starts ...
161.97/162.04	c ============================[ Search Statistics ]============================
161.97/162.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
161.97/162.04	c       |         |          |          |    Limit     GC | Var      | Constra 
161.97/162.04	c =============================================================================
161.97/162.04	c  0.0s |       0 |        0 |        0 |     8661      0 |     2646 |        5
162.47/162.52	c  0.5s |       1 |      187 |      100 |     8661      0 |     2646 |       13
162.87/162.95	c  0.9s |       2 |      422 |      250 |     8661      0 |     2646 |       13
162.97/163.07	c  1.0s |       3 |      754 |      475 |     8661      0 |     2646 |       13
163.17/163.21	c  1.2s |       4 |     1267 |      813 |     8661      0 |     2646 |       13
163.27/163.38	c  1.3s |       5 |     2055 |     1320 |     8661      0 |     2646 |       13
163.57/163.64	c  1.6s |       6 |     3260 |     2081 |     9528      0 |     2646 |       13
163.97/164.01	c  2.0s |       7 |     5039 |     3223 |     9528      0 |     2646 |       13
164.57/164.64	c  2.6s |       8 |     7774 |     4936 |     9528      0 |     2646 |       13
165.57/165.66	c  3.6s |       9 |    11920 |     7506 |     9528      0 |     2646 |       13
167.17/167.30	c  5.3s |      10 |    17959 |    11361 |     9528      1 |     2646 |       13
169.27/169.35	c  7.3s |      10 |    25885 |    16361 |     9528      2 |     2646 |       13
169.57/169.68	c  7.6s |      11 |    27015 |    17144 |     9528      2 |     2646 |       13
171.67/171.70	c  9.7s |      11 |    35719 |    22444 |     9528      3 |     2646 |       13
172.77/172.87	c 10.8s |      12 |    41091 |    25819 |     9528      3 |     2646 |       13
174.76/174.87	c 12.8s |      12 |    48729 |    30519 |     9528      4 |     2646 |       13
176.86/176.90	c 14.9s |      12 |    58123 |    36219 |     9528      5 |     2646 |       13
177.66/177.75	c 15.7s |      13 |    62378 |    38832 |     9528      5 |     2646 |       13
179.66/179.78	c 17.7s |      13 |    70454 |    44032 |     9528      6 |     2646 |       13
181.66/181.79	c 19.8s |      13 |    78668 |    49432 |     9528      7 |     2646 |       13
182.26/182.35	c 20.3s |      13 |    81104 |    50965 |     9528      7 |     2647 |       14
182.26/182.35	c #cpu_time = 20.256s
182.26/182.35	c #wall_clock_time = 20.308s
182.26/182.35	c #decision = 81104
182.26/182.35	c #random_decision = 191
182.26/182.35	c #conflict = 50965
182.26/182.35	c #restart = 13
182.26/182.35	c BCD2: updating lower bound of a core
182.26/182.35	c lower bound updated to 4
182.26/182.35	s OPTIMUM FOUND
182.26/182.36	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10
182.26/182.36	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
182.26/182.36	v -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 -x30
182.26/182.36	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
182.26/182.36	v -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50
182.26/182.36	v -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 x59 -x60
182.26/182.36	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
182.26/182.36	v -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
182.26/182.36	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 x90
182.26/182.36	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
182.26/182.36	v -x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x110
182.26/182.36	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120
182.26/182.36	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130
182.26/182.36	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
182.26/182.36	v -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150
182.26/182.36	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160
182.26/182.36	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
182.26/182.36	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
182.26/182.36	v -x181 -x182 -x183 -x184 -x185 -x186 x187 -x188 -x189 -x190
182.26/182.36	v -x191 -x192 x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
182.26/182.36	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
182.26/182.36	v x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220
182.26/182.36	v -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230
182.26/182.36	v -x231
182.26/182.36	c total CPU time = 181.890s
182.26/182.36	c total wall clock time = 182.358s

Verifier Data

OK	4

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

pid=15086
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.04 2.06 2.01 2/179 15089
/proc/meminfo: memFree=31233364/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=743868 CPUtime=0 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 2779 0 0 0 0 0 0 0 20 0 4 0 11534382 761720832 3140 33554432000 4194304 16246674 140736043412416 140736043411840 15002730 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 186735 3149 441 2943 0 183629 0
[pid=15089/tid=15090] ppid=15086 vsize=761276 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 779546624 3208 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=765372 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 783740928 3224 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=770492 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 788983808 3241 33554432000 4194304 16246674 140736043412416 139798635343024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100128 s]
/proc/loadavg: 2.04 2.06 2.01 2/179 15089
/proc/meminfo: memFree=31233364/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 25117 0 0 0 6 3 0 0 20 0 4 0 11534382 1247350784 25471 33554432000 4194304 16246674 140736043412416 140736043411840 13956064 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 304529 25476 611 2943 0 301423 0
[pid=15089/tid=15090] ppid=15086 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1247350784 25481 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1247350784 25484 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1247350784 25487 33554432000 4194304 16246674 140736043412416 139798635343024 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.200476 s]
/proc/loadavg: 2.04 2.06 2.01 2/179 15089
/proc/meminfo: memFree=31233364/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1223236 CPUtime=0.19 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 35652 0 0 0 14 5 0 0 20 0 4 0 11534382 1252593664 35960 33554432000 4194304 16246674 140736043412416 140736043411728 6972504 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 305809 35960 861 2943 0 302703 0
[pid=15089/tid=15090] ppid=15086 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1252593664 35960 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1252593664 35960 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1252593664 35960 33554432000 4194304 16246674 140736043412416 139798635343024 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) 1223236

[startup+0.300451 s]
/proc/loadavg: 2.04 2.06 2.01 2/179 15089
/proc/meminfo: memFree=31233364/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1307204 CPUtime=0.29 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 48738 0 0 0 23 6 0 0 20 0 4 0 11534382 1338576896 49046 33554432000 4194304 16246674 140736043412416 140736043411728 5677541 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 326801 49053 918 2943 0 323695 0
[pid=15089/tid=15090] ppid=15086 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1338576896 49064 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1338576896 49068 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1338576896 49073 33554432000 4194304 16246674 140736043412416 139798635343024 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) 1307204

[startup+0.70038 s]
/proc/loadavg: 2.04 2.06 2.01 2/179 15089
/proc/meminfo: memFree=31233364/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1307204 CPUtime=0.69 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 62369 0 0 0 62 7 0 0 20 0 4 0 11534382 1338576896 62677 33554432000 4194304 16246674 140736043412416 140736043411728 5532108 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 326801 62677 920 2943 0 323695 0
[pid=15089/tid=15090] ppid=15086 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1338576896 62677 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1338576896 62677 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1338576896 62677 33554432000 4194304 16246674 140736043412416 139798635343024 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) 1307204

[startup+1.50037 s]
/proc/loadavg: 2.04 2.06 2.01 3/183 15093
/proc/meminfo: memFree=30914108/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1307204 CPUtime=1.49 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 79992 0 0 0 139 10 0 0 20 0 4 0 11534382 1338576896 80300 33554432000 4194304 16246674 140736043412416 140736043395416 4220940 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 326801 80302 924 2943 0 323695 0
[pid=15089/tid=15090] ppid=15086 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1338576896 80302 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1338576896 80302 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1338576896 80302 33554432000 4194304 16246674 140736043412416 139798635343024 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) 1307204

[startup+3.10038 s]
/proc/loadavg: 2.04 2.06 2.01 3/183 15093
/proc/meminfo: memFree=30913736/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1308228 CPUtime=3.09 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 80220 0 0 0 299 10 0 0 20 0 4 0 11534382 1339625472 80528 33554432000 4194304 16246674 140736043412416 140736043411592 13950230 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 327057 80528 931 2943 0 323951 0
[pid=15089/tid=15090] ppid=15086 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1339625472 80528 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1339625472 80528 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1339625472 80528 33554432000 4194304 16246674 140736043412416 139798635343024 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) 1308228

[startup+6.30039 s]
/proc/loadavg: 2.04 2.06 2.01 3/183 15093
/proc/meminfo: memFree=30911760/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1309252 CPUtime=6.29 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 80513 0 0 0 618 11 0 0 20 0 4 0 11534382 1340674048 80821 33554432000 4194304 16246674 140736043412416 140736043411592 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 327313 80821 931 2943 0 324207 0
[pid=15089/tid=15090] ppid=15086 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1340674048 80821 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1340674048 80821 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1340674048 80821 33554432000 4194304 16246674 140736043412416 139798635343024 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) 1309252

[startup+12.7004 s]
/proc/loadavg: 2.04 2.06 2.00 3/183 15093
/proc/meminfo: memFree=30911664/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1310276 CPUtime=12.69 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 80613 0 0 0 1258 11 0 0 20 0 4 0 11534382 1341722624 80921 33554432000 4194304 16246674 140736043412416 140736043411592 5822252 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 327569 80921 931 2943 0 324463 0
[pid=15089/tid=15090] ppid=15086 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1341722624 80921 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1341722624 80921 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1341722624 80921 33554432000 4194304 16246674 140736043412416 139798635343024 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) 1310276

[startup+25.5005 s]
/proc/loadavg: 2.03 2.05 2.00 3/183 15093
/proc/meminfo: memFree=30908312/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1313348 CPUtime=25.48 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 81466 0 0 0 2535 13 0 0 20 0 4 0 11534382 1344868352 81774 33554432000 4194304 16246674 140736043412416 140736043411592 5572121 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 328337 81774 931 2943 0 325231 0
[pid=15089/tid=15090] ppid=15086 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1344868352 81774 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1344868352 81774 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1344868352 81774 33554432000 4194304 16246674 140736043412416 139798635343024 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) 1313348

[startup+51.1005 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 15093
/proc/meminfo: memFree=30872068/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1313348 CPUtime=51.08 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 81537 0 0 0 5091 17 0 0 20 0 4 0 11534382 1344868352 81845 33554432000 4194304 16246674 140736043412416 140736043411592 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 328337 81845 931 2943 0 325231 0
[pid=15089/tid=15090] ppid=15086 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1344868352 81845 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1344868352 81845 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1344868352 81845 33554432000 4194304 16246674 140736043412416 139798635343024 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) 1313348

[startup+102.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 15094
/proc/meminfo: memFree=30028000/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1322564 CPUtime=102.28 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 271721 0 0 0 10179 49 0 0 20 0 4 0 11534382 1354305536 272029 33554432000 4194304 16246674 140736043412416 140736043394304 5676229 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 330641 272029 940 2943 0 327535 0
[pid=15089/tid=15090] ppid=15086 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1354305536 272029 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1354305536 272029 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1354305536 272029 33554432000 4194304 16246674 140736043412416 139798635343024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1322564

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 15095
/proc/meminfo: memFree=29510712/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1326660 CPUtime=162.27 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 272882 0 0 0 16177 50 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 140736043394304 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 331665 273190 940 2943 0 328559 0
[pid=15089/tid=15090] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798635343024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1326660

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

[startup+166.4 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 15095
/proc/meminfo: memFree=29510340/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1326660 CPUtime=166.37 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 272882 0 0 0 16587 50 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 140736043395416 5823538 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 331665 273190 940 2943 0 328559 0
[pid=15089/tid=15090] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798635343024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 166.37
Current children cumulated vsize (KiB) 1326660

[startup+172.807 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 15095
/proc/meminfo: memFree=29509580/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1326660 CPUtime=172.77 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 272882 0 0 0 17227 50 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 140736043394304 5522925 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 331665 273190 940 2943 0 328559 0
[pid=15089/tid=15090] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798635343024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 172.77
Current children cumulated vsize (KiB) 1326660

[startup+179.2 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 15095
/proc/meminfo: memFree=29509584/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1326660 CPUtime=179.16 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 272882 0 0 0 17866 50 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 140736043394304 5711697 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 331665 273190 940 2943 0 328559 0
[pid=15089/tid=15090] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798635343024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 179.16
Current children cumulated vsize (KiB) 1326660

[startup+180.8 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 15144
/proc/meminfo: memFree=30222856/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1326660 CPUtime=180.76 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 272882 0 0 0 18026 50 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 140736043394304 5822604 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 331665 273190 940 2943 0 328559 0
[pid=15089/tid=15090] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798635343024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 180.76
Current children cumulated vsize (KiB) 1326660

[startup+181.607 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 15158
/proc/meminfo: memFree=30599104/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1326660 CPUtime=181.57 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 272882 0 0 0 18107 50 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 140736043394304 5523080 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 331665 273190 940 2943 0 328559 0
[pid=15089/tid=15090] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798635343024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 181.57
Current children cumulated vsize (KiB) 1326660

[startup+182 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 15158
/proc/meminfo: memFree=30599104/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=1326660 CPUtime=181.96 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202496 272882 0 0 0 18146 50 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 140736043394304 5677802 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 331665 273190 940 2943 0 328559 0
[pid=15089/tid=15090] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15090/stat : 15090 (toysat) S 15086 15089 7942 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798732844272 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=15089/tid=15091] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15091/stat : 15091 (toysat) S 15086 15089 7942 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798722354416 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=15089/tid=15092] ppid=15086 vsize=1326660 CPUtime=0 cores=1,3,5,7
/proc/15089/task/15092/stat : 15092 (toysat) S 15086 15089 7942 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11534382 1358499840 273190 33554432000 4194304 16246674 140736043412416 139798635343024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 181.96
Current children cumulated vsize (KiB) 1326660

[startup+182.4 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 15158
/proc/meminfo: memFree=30599104/32872528 swapFree=302776/319128
[pid=15089] ppid=15086 vsize=0 CPUtime=182.36 cores=1,3,5,7
/proc/15089/stat : 15089 (toysat) R 15086 15089 7942 0 -1 4202500 272884 0 0 0 18182 54 0 0 20 0 1 0 11534382 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15089/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 182.36
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 182.421
CPU time (s): 182.394
CPU user time (s): 181.827
CPU system time (s): 0.566913
CPU usage (%): 99.9852
Max. virtual memory (cumulated for all children) (KiB): 1326660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 181.827
system time used= 0.566913
maximum resident set size= 1092764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272884
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= 188

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.45893 second user time and 0.724889 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-16 18:34:37
IDJOB=4093651
IDBENCH=79292
IDSOLVER=2553
FILE ID=node128/4093651-1466094877
RUNJOBID= node128-1466075273-12744
PBS_JOBID= 19904011
Free space on /tmp= 71732 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900552735--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-4093651-1466094877/watcher-4093651-1466094877 -o /tmp/evaluation-result-4093651-1466094877/solver-4093651-1466094877 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466075273-12744 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093651-1466094877.wbo

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

MD5SUM BENCH= 30e25559b2b6f1151f21e207b2f87b54
RANDOM SEED=1889518834

node128.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.768
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.53
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.768
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.768
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.768
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.768
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.57
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.768
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.56
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.768
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.768
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:        31234148 kB
Buffers:           47676 kB
Cached:           108184 kB
SwapCached:         2104 kB
Active:           540856 kB
Inactive:          75964 kB
Active(anon):     461640 kB
Inactive(anon):     1600 kB
Active(file):      79216 kB
Inactive(file):    74364 kB
Unevictable:      319128 kB
Mlocked:          302776 kB
SwapTotal:      67108856 kB
SwapFree:       67098964 kB
Dirty:             16324 kB
Writeback:             0 kB
AnonPages:        779288 kB
Mapped:            10824 kB
Shmem:                 0 kB
Slab:             568416 kB
SReclaimable:      12132 kB
SUnreclaim:       556284 kB
KernelStack:        1456 kB
PageTables:         7124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1544640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 71716 MiB
End job on node128 at 2016-06-16 18:37:40