Trace number 4093656

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 146.476 146.498

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900558739--soft-0-100-0.wbo
MD5SUM96d1f19cba40c7363abd0128bfda9b7c
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark26.8709
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 137973
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 137972
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 649
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:24:34+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-4093656-1466094274.wbo"]
0.00/0.01	c use --random-gen="3000476172 927933043 1296598246 3169755991 1263574565 3967565621 1926499789 2635316824 2042150189 55767849 1604922185 1442615452 2751191834 611034717 2702192597 373470470 1205736598 2741608340 1425483266 2643522443 827336204 2292944802 1973527576 2287928937 1733907233 2898996831 2965305181 3100641645 332709848 3672536900 2459313895 2382882912 4009779875 1162340151 3508973070 1393584586 1533887169 1956624504 261476520 189489373 4139131821 447605733 1219967333 3544097107 3491833516 3788662068 3553214771 1349436918 2991500273 4174404565 204510583 2882225834 3201583365 2646852385 4038018543 2011485514 821307769 1670015793 4208216983 1094403727 2205946841 2382042855 2098721369 1312307225 60659658 587573348 1293321777 1983983811 2382472485 3333950973 3879427523 463058152 3315354700 1460137876 2149256019 3335656720 1209963139 4038938785 321999402 27572254 2308103435 1428547292 1017965175 4202411912 2836590964 1682973866 2317298534 2025470588 2970733200 2750725200 2757562604 3593008191 3878662232 2225746153 517018489 3525825567 790860200 3831627037 28166416 915389223 2250452137 981074903 3081333784 3961256207 1817897150 3043464342 1948807234 1595521994 3485143019 313805440 843562820 2454942371 623288362 1866487651 2196218250 982399947 145386363 2983696913 3338963277 4125639873 3259814746 1109507702 3116955136 697564692 3218316582 1661914518 81050509 2230410149 1506889025 3430744727 2832354701 2925889242 3228440029 3471212320 839290113 1484617385 370205448 848169756 272868327 3192481800 2387244691 1103196026 2425719461 3806759843 3325931446 1753440977 3171748876 2267724393 745586583 1258377508 754630328 4228568635 2917334824 1743764014 1278612042 478887250 2149697573 1089823441 4137640992 289705313 3155661594 3251501934 2238377394 1157288929 491584522 2983571155 2200544517 1680923876 2779102470 1638862033 3855600303 3855407480 1912929135 1831554331 3347277866 4047130513 3184173363 318343283 236321602 4031839782 554732206 2811397023 1758773906 2490636164 2469002919 1124945454 2110660668 339195659 2423376991 2439655878 3336285599 3294677351 1310045811 1610737184 2650273614 3435312510 1730957841 73134300 1184665798 4165082158 2473599402 704338420 3783777605 1230122433 2498311445 2447985192 3387471030 2804351744 2818523075 2875977666 2469394884 989404395 2111310482 445566495 1758945594 329321855 2861795460 2749479122 2855515269 1534931481 3806087933 789996136 3298796016 754688212 846172685 3566853663 3671051637 3109176714 3553545715 256722946 2380216827 1321071465 4086100940 1514628796 54570660 3172491286 4238488882 4017077026 605705651 773918322 3743695294 3194134892 786240820 2837847231 2010008303 3560150681 585330655 2637457291 2181275486 1054885470 212728237 1891593695 2163422865 491617736 1906169391 2874896662 255 362436" option to reproduce the execution
0.09/0.17	c #vars 231
0.09/0.17	c #constraints 2707
0.19/0.22	c BCD2: Hardening is enabled.
0.19/0.22	c BCD2: BiasedSearch is enabled.
0.19/0.22	c Solving starts ...
0.19/0.22	c ============================[ Search Statistics ]============================
0.19/0.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.22	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.22	c =============================================================================
0.19/0.22	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.24	c  0.0s |       0 |     2720 |        0 |     1881      0 |        0 |        0
0.19/0.24	c #cpu_time = 0.017s
0.19/0.24	c #wall_clock_time = 0.017s
0.19/0.24	c #decision = 2720
0.19/0.24	c #random_decision = 12
0.19/0.24	c #conflict = 0
0.19/0.24	c #restart = 0
0.19/0.24	o 448
0.19/0.24	c BCD2: updating upper bound: 137972 -> 447
0.19/0.26	c BCD2: 0 <= obj <= 447
0.19/0.26	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.29	c  0.0s |       1 |     2873 |      100 |     1881      0 |        0 |        0
0.29/0.34	c  0.1s |       2 |     5801 |      250 |     2070      0 |        0 |        0
0.39/0.40	c  0.1s |       3 |     8826 |      475 |     2277      0 |        0 |        0
0.49/0.51	c  0.3s |       4 |    11977 |      813 |     2505      0 |        0 |        0
0.69/0.70	c  0.4s |       5 |    15544 |     1320 |     2756      0 |        0 |        0
0.69/1.00	c  0.7s |       6 |    19376 |     2081 |     3336      0 |        0 |        0
1.40/1.43	c  1.2s |       7 |    23701 |     3223 |     3670      0 |        0 |        0
2.40/2.46	c  2.2s |       8 |    28614 |     4936 |     4038      0 |        0 |        0
4.49/4.56	c  4.3s |       9 |    34899 |     7506 |     4442      1 |        0 |        0
6.49/6.59	c  6.3s |       9 |    41373 |    10206 |     4442      2 |        0 |        0
7.28/7.38	c  7.1s |      10 |    42880 |    11361 |     4887      2 |        0 |        0
9.38/9.42	c  9.2s |      10 |    48645 |    13761 |     4887      3 |        0 |        0
11.38/11.43	c 11.2s |      10 |    52724 |    16861 |     4887      4 |        0 |        0
11.58/11.62	c 11.4s |      11 |    53107 |    17144 |     5376      4 |        0 |        0
13.59/13.66	c 13.4s |      11 |    59173 |    19744 |     5376      4 |        0 |        0
15.59/15.68	c 15.4s |      11 |    61614 |    21644 |     5376      5 |        0 |        0
17.69/17.78	c 17.5s |      11 |    64509 |    23844 |     5376      5 |        0 |        0
19.69/19.78	c 19.5s |      11 |    66597 |    25444 |     5376      6 |        0 |        0
19.99/20.10	c 19.8s |      12 |    67171 |    25819 |     5914      6 |        0 |        0
22.08/22.14	c 21.9s |      12 |    72444 |    27719 |     5914      6 |        0 |        0
24.08/24.20	c 23.9s |      12 |    74448 |    29219 |     5914      7 |        0 |        0
26.19/26.29	c 26.0s |      12 |    76248 |    30619 |     5914      7 |        0 |        0
28.28/28.35	c 28.1s |      12 |    77853 |    31819 |     5914      7 |        0 |        0
30.39/30.46	c 30.2s |      12 |    79983 |    33319 |     5914      8 |        0 |        0
32.59/32.62	c 32.4s |      12 |    81606 |    34519 |     5914      8 |        0 |        0
34.58/34.67	c 34.4s |      12 |    82987 |    35519 |     5914      8 |        0 |        0
36.79/36.84	c 36.6s |      12 |    84719 |    36619 |     5914      8 |        0 |        0
38.79/38.88	c 38.6s |      12 |    86150 |    37619 |     5914      9 |        0 |        0
39.79/39.83	c 39.6s |      13 |    87898 |    38832 |     6506      9 |        0 |        0
41.78/41.89	c 41.6s |      13 |    95566 |    42232 |     6506      9 |        0 |        0
43.88/43.93	c 43.7s |      13 |    99065 |    44832 |     6506     10 |        0 |        0
45.88/45.98	c 45.7s |      13 |   101972 |    46832 |     6506     10 |        0 |        0
47.98/48.04	c 47.8s |      13 |   104991 |    48932 |     6506     11 |        0 |        0
50.08/50.16	c 49.9s |      13 |   107367 |    50632 |     6506     11 |        0 |        0
52.19/52.21	c 52.0s |      13 |   109216 |    51932 |     6506     12 |        0 |        0
54.28/54.33	c 54.1s |      13 |   111764 |    53632 |     6506     12 |        0 |        0
56.39/56.40	c 56.1s |      13 |   114164 |    55332 |     6506     12 |        0 |        0
58.38/58.42	c 58.2s |      13 |   116035 |    56732 |     6506     13 |        0 |        0
60.48/60.54	c 60.3s |      13 |   118396 |    58232 |     7157     13 |        0 |        0
60.69/60.74	c 60.5s |      14 |   118576 |    58352 |     7157     13 |        0 |        0
62.78/62.81	c 62.6s |      14 |   124104 |    60152 |     7157     13 |        0 |        0
64.78/64.89	c 64.6s |      14 |   126768 |    61852 |     7157     14 |        0 |        0
66.88/66.97	c 66.7s |      14 |   129324 |    63452 |     7157     14 |        0 |        0
69.08/69.14	c 68.9s |      14 |   131628 |    64852 |     7157     14 |        0 |        0
71.18/71.20	c 70.9s |      14 |   133526 |    66052 |     7157     14 |        0 |        0
73.18/73.20	c 72.9s |      14 |   135633 |    67252 |     7157     15 |        0 |        0
75.28/75.32	c 75.1s |      14 |   138043 |    68852 |     7157     15 |        0 |        0
77.29/77.33	c 77.1s |      14 |   139801 |    70052 |     7157     15 |        0 |        0
79.28/79.36	c 79.1s |      14 |   142872 |    71952 |     7157     16 |        0 |        0
81.38/81.44	c 81.2s |      14 |   146026 |    73952 |     7157     16 |        0 |        0
83.48/83.56	c 83.3s |      14 |   148545 |    75552 |     7157     16 |        0 |        0
85.57/85.61	c 85.4s |      14 |   150598 |    76852 |     7157     17 |        0 |        0
87.58/87.68	c 87.4s |      14 |   153767 |    78752 |     7157     17 |        0 |        0
89.68/89.71	c 89.5s |      14 |   156779 |    80752 |     7157     17 |        0 |        0
91.68/91.73	c 91.5s |      14 |   159190 |    82252 |     7157     18 |        0 |        0
93.68/93.74	c 93.5s |      14 |   161567 |    83752 |     7157     18 |        0 |        0
95.68/95.79	c 95.5s |      14 |   164635 |    85652 |     7157     18 |        0 |        0
97.77/97.86	c 97.6s |      14 |   166894 |    87152 |     7873     19 |        0 |        0
98.37/98.40	c 98.1s |      15 |   167580 |    87632 |     7873     19 |        0 |        0
100.38/100.47	c  100s |      15 |   172747 |    89132 |     7873     19 |        0 |        0
102.38/102.49	c  102s |      15 |   175264 |    90832 |     7873     19 |        0 |        0
104.68/104.72	c  104s |      15 |   177429 |    92232 |     7873     20 |        0 |        0
106.67/106.76	c  106s |      15 |   180606 |    93932 |     7873     20 |        0 |        0
108.68/108.77	c  108s |      15 |   182442 |    95032 |     7873     20 |        0 |        0
110.78/110.82	c  110s |      15 |   184139 |    96132 |     7873     20 |        0 |        0
112.87/112.92	c  112s |      15 |   185800 |    97232 |     7873     20 |        0 |        0
114.98/115.00	c  114s |      15 |   187245 |    98132 |     7873     21 |        0 |        0
116.97/117.03	c  116s |      15 |   189244 |    99332 |     7873     21 |        0 |        0
119.08/119.11	c  118s |      15 |   191235 |   100432 |     7873     21 |        0 |        0
121.17/121.26	c  120s |      15 |   192494 |   101332 |     7873     21 |        0 |        0
123.27/123.31	c  123s |      15 |   194298 |   102432 |     7873     21 |        0 |        0
125.27/125.36	c  125s |      15 |   195873 |   103432 |     7873     22 |        0 |        0
127.47/127.59	c  127s |      15 |   197372 |   104432 |     7873     22 |        0 |        0
129.57/129.60	c  129s |      15 |   198789 |   105232 |     7873     22 |        0 |        0
131.67/131.71	c  131s |      15 |   199998 |   106032 |     7873     22 |        0 |        0
132.87/132.99	c  132s |      15 |   200542 |   106408 |     7873     22 |        0 |        0
132.87/132.99	c #cpu_time = 132.734s
132.87/132.99	c #wall_clock_time = 132.729s
132.87/132.99	c #decision = 200542
132.87/132.99	c #random_decision = 131
132.87/132.99	c #conflict = 106408
132.87/132.99	c #restart = 15
132.87/132.99	c BCD2: found a new core of size 2691: cost of the new core is >=1
132.87/132.99	c lower bound updated to 1
132.97/133.00	c BCD2: 1 <= obj <= 447
132.97/133.00	c BCD2: #cores=1, #unrelaxed=16, #relaxed=2691, #hardened=0
132.97/133.00	c BCD2: #sat=1 #unsat=2 bias=2/3
132.97/133.01	c Solving starts ...
132.97/133.01	c ============================[ Search Statistics ]============================
132.97/133.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
132.97/133.01	c       |         |          |          |    Limit     GC | Var      | Constra 
132.97/133.01	c =============================================================================
132.97/133.01	c  0.0s |       0 |        0 |        0 |     7873      0 |        0 |        0
133.27/133.39	c  0.4s |       0 |     2849 |        1 |     7873      1 |        0 |        0
133.27/133.39	c #cpu_time = 0.381s
133.27/133.39	c #wall_clock_time = 0.381s
133.27/133.39	c #decision = 2849
133.27/133.39	c #random_decision = 14
133.27/133.39	c #conflict = 1
133.27/133.39	c #restart = 0
133.27/133.39	o 96
133.27/133.39	c BCD2: hardening fixes 144 literals
133.27/133.39	c BCD2: updating upper bound: 447 -> 95
133.38/133.40	c BCD2: 1 <= obj <= 95
133.38/133.40	c BCD2: #cores=1, #unrelaxed=16, #relaxed=2547, #hardened=144
133.38/133.40	c BCD2: #sat=2 #unsat=2 bias=2/4
133.38/133.42	c Solving starts ...
133.38/133.42	c ============================[ Search Statistics ]============================
133.38/133.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
133.38/133.42	c       |         |          |          |    Limit     GC | Var      | Constra 
133.38/133.42	c =============================================================================
133.38/133.42	c  0.0s |       0 |        0 |        0 |     7873      0 |      144 |        1
133.57/133.60	c  0.2s |       1 |      663 |      100 |     7873      0 |      144 |        1
133.97/134.04	c  0.6s |       2 |     1122 |      250 |     7873      0 |      144 |        1
134.57/134.60	c  1.2s |       2 |     1543 |      464 |     7873      0 |      144 |        1
134.57/134.60	c #cpu_time = 1.183s
134.57/134.60	c #wall_clock_time = 1.183s
134.57/134.60	c #decision = 1543
134.57/134.60	c #random_decision = 2
134.57/134.60	c #conflict = 464
134.57/134.60	c #restart = 2
134.57/134.60	o 18
134.57/134.60	c BCD2: hardening fixes 2128 literals
134.57/134.60	c BCD2: updating upper bound: 95 -> 17
134.57/134.61	c BCD2: 1 <= obj <= 17
134.57/134.61	c BCD2: #cores=1, #unrelaxed=2, #relaxed=433, #hardened=2272
134.57/134.61	c BCD2: #sat=3 #unsat=2 bias=2/5
134.57/134.61	c Solving starts ...
134.57/134.61	c ============================[ Search Statistics ]============================
134.57/134.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
134.57/134.61	c       |         |          |          |    Limit     GC | Var      | Constra 
134.57/134.61	c =============================================================================
134.57/134.61	c  0.0s |       0 |        0 |        0 |     7873      0 |     2272 |        2
134.67/134.73	c  0.1s |       0 |      120 |       48 |     7873      0 |     2272 |        2
134.67/134.73	c #cpu_time = 0.122s
134.67/134.73	c #wall_clock_time = 0.122s
134.67/134.73	c #decision = 120
134.67/134.73	c #random_decision = 0
134.67/134.73	c #conflict = 48
134.67/134.73	c #restart = 0
134.67/134.73	o 9
134.67/134.74	c BCD2: hardening fixes 241 literals
134.67/134.74	c BCD2: updating upper bound: 17 -> 8
134.67/134.74	c BCD2: 1 <= obj <= 8
134.67/134.74	c BCD2: #cores=1, #unrelaxed=1, #relaxed=193, #hardened=2513
134.67/134.74	c BCD2: #sat=4 #unsat=2 bias=2/6
134.67/134.74	c Solving starts ...
134.67/134.74	c ============================[ Search Statistics ]============================
134.67/134.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
134.67/134.74	c       |         |          |          |    Limit     GC | Var      | Constra 
134.67/134.74	c =============================================================================
134.67/134.74	c  0.0s |       0 |        0 |        0 |     7873      0 |     2513 |        3
134.77/134.89	c  0.1s |       1 |      195 |      100 |     7873      0 |     2513 |        3
135.07/135.14	c  0.4s |       2 |      477 |      250 |     7873      0 |     2513 |        3
135.27/135.31	c  0.6s |       3 |      831 |      475 |     7873      0 |     2513 |        3
135.47/135.56	c  0.8s |       4 |     1373 |      813 |     7873      0 |     2513 |        3
135.77/135.84	c  1.1s |       5 |     2173 |     1320 |     7873      0 |     2513 |        3
136.17/136.28	c  1.5s |       6 |     3402 |     2081 |     7873      0 |     2513 |        3
136.97/137.05	c  2.3s |       7 |     4958 |     3223 |     7873      0 |     2513 |        3
137.97/138.07	c  3.3s |       8 |     7415 |     4936 |     7873      0 |     2513 |        3
138.17/138.22	c  3.5s |       8 |     7507 |     4983 |     7873      0 |     2513 |        3
138.17/138.22	c #cpu_time = 3.476s
138.17/138.22	c #wall_clock_time = 3.476s
138.17/138.22	c #decision = 7507
138.17/138.22	c #random_decision = 18
138.17/138.22	c #conflict = 4983
138.17/138.22	c #restart = 8
138.17/138.22	o 3
138.17/138.22	c BCD2: hardening fixes 142 literals
138.17/138.22	c BCD2: updating upper bound: 8 -> 2
138.17/138.22	c BCD2: 1 <= obj <= 2
138.17/138.22	c BCD2: #cores=1, #unrelaxed=1, #relaxed=51, #hardened=2655
138.17/138.22	c BCD2: #sat=5 #unsat=2 bias=2/7
138.17/138.22	c Solving starts ...
138.17/138.22	c ============================[ Search Statistics ]============================
138.17/138.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
138.17/138.22	c       |         |          |          |    Limit     GC | Var      | Constra 
138.17/138.22	c =============================================================================
138.17/138.22	c  0.0s |       0 |        0 |        0 |     7873      0 |     2655 |        4
138.27/138.36	c  0.1s |       1 |      155 |      100 |     7873      0 |     2655 |        5
138.47/138.52	c  0.3s |       2 |      395 |      250 |     7873      0 |     2655 |        5
138.67/138.73	c  0.5s |       3 |      705 |      475 |     7873      0 |     2655 |        5
138.97/139.01	c  0.8s |       4 |     1181 |      813 |     7873      0 |     2655 |        5
139.37/139.47	c  1.3s |       5 |     1931 |     1320 |     7873      1 |     2655 |        5
139.77/139.84	c  1.6s |       6 |     3026 |     2081 |     7873      1 |     2655 |        5
140.37/140.40	c  2.2s |       7 |     4746 |     3223 |     7873      1 |     2655 |        5
141.17/141.24	c  3.0s |       8 |     7172 |     4936 |     7873      1 |     2655 |        5
141.57/141.64	c  3.4s |       8 |     8295 |     5669 |     7873      1 |     2655 |        5
141.57/141.64	c #cpu_time = 3.414s
141.57/141.64	c #wall_clock_time = 3.414s
141.57/141.64	c #decision = 8295
141.57/141.64	c #random_decision = 19
141.57/141.64	c #conflict = 5669
141.57/141.64	c #restart = 8
141.57/141.64	o 2
141.57/141.64	c BCD2: hardening fixes 20 literals
141.57/141.64	c BCD2: updating upper bound: 2 -> 1
141.57/141.64	c BCD2: 1 <= obj <= 1
141.57/141.64	c BCD2: #cores=1, #unrelaxed=0, #relaxed=32, #hardened=2675
141.57/141.64	c BCD2: #sat=6 #unsat=2 bias=2/8
141.57/141.64	c Solving starts ...
141.57/141.64	c ============================[ Search Statistics ]============================
141.57/141.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
141.57/141.64	c       |         |          |          |    Limit     GC | Var      | Constra 
141.57/141.64	c =============================================================================
141.57/141.64	c  0.0s |       0 |        0 |        0 |     7873      0 |     2675 |       10
141.67/141.71	c  0.1s |       1 |      130 |      100 |     7873      0 |     2675 |       10
141.77/141.82	c  0.2s |       2 |      356 |      250 |     7873      0 |     2675 |       10
141.87/141.94	c  0.3s |       3 |      703 |      475 |     7873      0 |     2675 |       10
142.07/142.15	c  0.5s |       4 |     1203 |      813 |     7873      1 |     2675 |       10
142.27/142.39	c  0.7s |       5 |     1950 |     1320 |     7873      1 |     2675 |       10
142.67/142.70	c  1.1s |       6 |     3047 |     2081 |     7873      1 |     2675 |       10
143.07/143.19	c  1.6s |       7 |     4709 |     3223 |     7873      1 |     2675 |       10
143.87/143.98	c  2.3s |       8 |     7116 |     4936 |     7873      1 |     2675 |       10
145.27/145.33	c  3.7s |       9 |    11012 |     7506 |     7873      2 |     2675 |       10
146.37/146.43	c  4.8s |       9 |    15021 |    10179 |     7873      2 |     2675 |       10
146.37/146.43	c #cpu_time = 4.789s
146.37/146.43	c #wall_clock_time = 4.789s
146.37/146.43	c #decision = 15021
146.37/146.43	c #random_decision = 56
146.37/146.43	c #conflict = 10179
146.37/146.43	c #restart = 9
146.37/146.43	o 1
146.37/146.43	s OPTIMUM FOUND
146.37/146.43	v -x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 -x10
146.37/146.43	v -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20
146.37/146.43	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
146.37/146.43	v -x31 -x32 x33 -x34 -x35 -x36 x37 -x38 -x39 -x40
146.37/146.43	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50
146.37/146.43	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60
146.37/146.43	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
146.37/146.43	v -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 x79 -x80
146.37/146.43	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
146.37/146.43	v -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100
146.37/146.43	v -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110
146.37/146.43	v x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
146.37/146.43	v -x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130
146.37/146.43	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140
146.37/146.43	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 -x150
146.37/146.43	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
146.37/146.43	v x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170
146.37/146.43	v -x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 -x179 -x180
146.37/146.43	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
146.37/146.43	v -x191 x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
146.37/146.43	v -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
146.37/146.43	v -x211 -x212 -x213 -x214 -x215 x216 -x217 -x218 -x219 -x220
146.37/146.43	v -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230
146.37/146.43	v -x231
146.37/146.43	c total CPU time = 146.438s
146.37/146.43	c total wall clock time = 146.433s

Verifier Data

OK	1

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

pid=1207
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.28 2.54 3.24 3/179 1210
/proc/meminfo: memFree=30266776/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=525756 CPUtime=0 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 1925 0 0 0 0 0 0 0 20 0 4 0 11476057 538374144 2287 33554432000 4194304 16246674 140736021316304 140736021315728 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 132207 2298 441 2943 0 129101 0
[pid=1210/tid=1211] ppid=1207 vsize=808380 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 827781120 3390 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=812476 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 831975424 3406 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=816572 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11476057 836169728 3423 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100176 s]
/proc/loadavg: 2.28 2.54 3.24 3/179 1210
/proc/meminfo: memFree=30266776/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 25058 0 0 0 6 3 0 0 20 0 4 0 11476057 1247350784 25412 33554432000 4194304 16246674 140736021316304 140736021315728 12481124 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 304529 25414 616 2943 0 301423 0
[pid=1210/tid=1211] ppid=1207 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1247350784 25414 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1247350784 25414 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11476057 1247350784 25415 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200533 s]
/proc/loadavg: 2.28 2.54 3.24 3/179 1210
/proc/meminfo: memFree=30266776/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1223236 CPUtime=0.19 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 36494 0 0 0 14 5 0 0 20 0 4 0 11476057 1252593664 36802 33554432000 4194304 16246674 140736021316304 140736021315616 5754924 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 305809 36802 861 2943 0 302703 0
[pid=1210/tid=1211] ppid=1207 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1252593664 36802 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1252593664 36802 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1252593664 36802 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1223236

[startup+0.300501 s]
/proc/loadavg: 2.28 2.54 3.24 3/179 1210
/proc/meminfo: memFree=30266776/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1307204 CPUtime=0.29 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 47279 0 0 0 22 7 0 0 20 0 4 0 11476057 1338576896 47588 33554432000 4194304 16246674 140736021316304 140736021315616 5545885 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 326801 47604 918 2943 0 323695 0
[pid=1210/tid=1211] ppid=1207 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1338576896 47608 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1338576896 47613 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1338576896 47622 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1307204

[startup+0.700392 s]
/proc/loadavg: 2.28 2.54 3.24 3/179 1210
/proc/meminfo: memFree=30266776/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1308228 CPUtime=0.69 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 98665 0 0 0 56 13 0 0 20 0 4 0 11476057 1339625472 98973 33554432000 4194304 16246674 140736021316304 140736021315616 5546214 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 327057 98973 920 2943 0 323951 0
[pid=1210/tid=1211] ppid=1207 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1339625472 98973 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1339625472 98973 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1339625472 98973 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1308228

[startup+1.50051 s]
/proc/loadavg: 2.28 2.54 3.24 4/183 1214
/proc/meminfo: memFree=29872692/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1308228 CPUtime=1.49 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 98809 0 0 0 135 14 0 0 20 0 4 0 11476057 1339625472 99117 33554432000 4194304 16246674 140736021316304 140736021298176 13950184 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 327057 99117 923 2943 0 323951 0
[pid=1210/tid=1211] ppid=1207 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1339625472 99117 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1339625472 99117 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1339625472 99117 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1308228

[startup+3.10043 s]
/proc/loadavg: 2.34 2.55 3.24 4/183 1214
/proc/meminfo: memFree=29871204/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1308228 CPUtime=3.09 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 98887 0 0 0 295 14 0 0 20 0 4 0 11476057 1339625472 99195 33554432000 4194304 16246674 140736021316304 140736021315480 13963936 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 327057 99195 930 2943 0 323951 0
[pid=1210/tid=1211] ppid=1207 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1339625472 99195 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1339625472 99195 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1339625472 99195 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1308228

[startup+6.30042 s]
/proc/loadavg: 2.34 2.55 3.24 3/183 1214
/proc/meminfo: memFree=29870360/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1308228 CPUtime=6.29 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 98888 0 0 0 615 14 0 0 20 0 4 0 11476057 1339625472 99196 33554432000 4194304 16246674 140736021316304 140736021315480 13943664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 327057 99196 931 2943 0 323951 0
[pid=1210/tid=1211] ppid=1207 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1339625472 99196 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1339625472 99196 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1339625472 99196 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.31 2.54 3.23 3/183 1214
/proc/meminfo: memFree=29865700/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1312324 CPUtime=12.69 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 99848 0 0 0 1254 15 0 0 20 0 4 0 11476057 1343819776 100156 33554432000 4194304 16246674 140736021316304 140736021315480 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 328081 100156 931 2943 0 324975 0
[pid=1210/tid=1211] ppid=1207 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1343819776 100156 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1343819776 100156 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1343819776 100156 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1312324

[startup+25.5004 s]
/proc/loadavg: 2.32 2.53 3.21 3/183 1214
/proc/meminfo: memFree=29866004/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1312324 CPUtime=25.5 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 99848 0 0 0 2534 16 0 0 20 0 4 0 11476057 1343819776 100156 33554432000 4194304 16246674 140736021316304 140736021315480 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 328081 100156 931 2943 0 324975 0
[pid=1210/tid=1211] ppid=1207 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1343819776 100156 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1343819776 100156 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1343819776 100156 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1312324

[startup+51.1004 s]
/proc/loadavg: 2.37 2.52 3.19 3/183 1214
/proc/meminfo: memFree=29827964/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1312324 CPUtime=51.08 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 99912 0 0 0 5088 20 0 0 20 0 4 0 11476057 1343819776 100220 33554432000 4194304 16246674 140736021316304 140736021315480 13950192 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 328081 100220 931 2943 0 324975 0
[pid=1210/tid=1211] ppid=1207 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1343819776 100220 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1343819776 100220 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1343819776 100220 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1312324

[startup+102.3 s]
/proc/loadavg: 2.34 2.48 3.14 3/183 1215
/proc/meminfo: memFree=29735136/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1313348 CPUtime=102.28 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 100169 0 0 0 10200 28 0 0 20 0 4 0 11476057 1344868352 100477 33554432000 4194304 16246674 140736021316304 140736021315480 14628944 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 328337 100477 932 2943 0 325231 0
[pid=1210/tid=1211] ppid=1207 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1344868352 100477 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1344868352 100477 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1344868352 100477 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1313348

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

[startup+102.608 s]
/proc/loadavg: 2.39 2.49 3.14 3/183 1215
/proc/meminfo: memFree=29735012/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1313348 CPUtime=102.58 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 100169 0 0 0 10230 28 0 0 20 0 4 0 11476057 1344868352 100477 33554432000 4194304 16246674 140736021316304 140736021315480 5523192 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 328337 100477 932 2943 0 325231 0
[pid=1210/tid=1211] ppid=1207 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1344868352 100477 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1344868352 100477 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1344868352 100477 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.58
Current children cumulated vsize (KiB) 1313348

[startup+128.2 s]
/proc/loadavg: 2.38 2.48 3.12 3/183 1216
/proc/meminfo: memFree=29667652/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1314372 CPUtime=128.17 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 100425 0 0 0 12784 33 0 0 20 0 4 0 11476057 1345916928 100733 33554432000 4194304 16246674 140736021316304 140736021315480 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 328593 100733 932 2943 0 325487 0
[pid=1210/tid=1211] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 100733 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 100733 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 100733 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 128.17
Current children cumulated vsize (KiB) 1314372

[startup+134.6 s]
/proc/loadavg: 2.43 2.49 3.12 3/183 1216
/proc/meminfo: memFree=29651052/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1314372 CPUtime=134.57 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 100433 0 0 0 13423 34 0 0 20 0 4 0 11476057 1345916928 100741 33554432000 4194304 16246674 140736021316304 140736021298176 5712760 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 328593 100741 940 2943 0 325487 0
[pid=1210/tid=1211] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 100741 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 100741 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 100741 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 134.57
Current children cumulated vsize (KiB) 1314372

[startup+141 s]
/proc/loadavg: 2.47 2.50 3.12 4/183 1216
/proc/meminfo: memFree=28957012/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1314372 CPUtime=140.97 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 269813 0 0 0 14039 58 0 0 20 0 4 0 11476057 1345916928 270121 33554432000 4194304 16246674 140736021316304 140736021298176 5522977 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 328593 270121 941 2943 0 325487 0
[pid=1210/tid=1211] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270121 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270121 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270121 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 140.97
Current children cumulated vsize (KiB) 1314372

[startup+144.2 s]
/proc/loadavg: 2.43 2.49 3.11 3/183 1216
/proc/meminfo: memFree=28956888/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1314372 CPUtime=144.17 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 269814 0 0 0 14359 58 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140736021298176 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 328593 270122 942 2943 0 325487 0
[pid=1210/tid=1211] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 144.17
Current children cumulated vsize (KiB) 1314372

[startup+145.8 s]
/proc/loadavg: 2.43 2.49 3.11 3/183 1216
/proc/meminfo: memFree=28956888/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1314372 CPUtime=145.77 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 269814 0 0 0 14519 58 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140736021298176 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 328593 270122 942 2943 0 325487 0
[pid=1210/tid=1211] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 145.77
Current children cumulated vsize (KiB) 1314372

[startup+146.2 s]
/proc/loadavg: 2.43 2.49 3.11 3/183 1216
/proc/meminfo: memFree=28956888/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1314372 CPUtime=146.17 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 269814 0 0 0 14559 58 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140736021298176 5523360 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 328593 270122 942 2943 0 325487 0
[pid=1210/tid=1211] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 146.17
Current children cumulated vsize (KiB) 1314372

[startup+146.4 s]
/proc/loadavg: 2.43 2.49 3.11 3/183 1216
/proc/meminfo: memFree=28956888/32872528 swapFree=1243920/1391088
[pid=1210] ppid=1207 vsize=1314372 CPUtime=146.37 cores=1,3,5,7
/proc/1210/stat : 1210 (toysat) R 1207 1210 13151 0 -1 4202496 269814 0 0 0 14579 58 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140736021298176 6026674 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1210/statm: 328593 270122 942 2943 0 325487 0
[pid=1210/tid=1211] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1211/stat : 1211 (toysat) S 1207 1210 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140477556829424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1210/tid=1212] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1212/stat : 1212 (toysat) S 1207 1210 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140477546339568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1210/tid=1213] ppid=1207 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/1210/task/1213/stat : 1213 (toysat) S 1207 1210 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11476057 1345916928 270122 33554432000 4194304 16246674 140736021316304 140477535866032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 146.37
Current children cumulated vsize (KiB) 1314372

Child status: 0
Real time (s): 146.498
CPU time (s): 146.476
CPU user time (s): 145.827
CPU system time (s): 0.648901
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 1314372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.827
system time used= 0.648901
maximum resident set size= 1080492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 269816
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 162

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.365944 second user time and 0.580911 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-16 18:24:34
IDJOB=4093656
IDBENCH=79260
IDSOLVER=2553
FILE ID=node119/4093656-1466094274
RUNJOBID= node119-1466093942-32600
PBS_JOBID= 19904019
Free space on /tmp= 71724 MiB

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

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

MD5SUM BENCH= 96d1f19cba40c7363abd0128bfda9b7c
RANDOM SEED=311263049

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30267048 kB
Buffers:           41640 kB
Cached:           122520 kB
SwapCached:         1048 kB
Active:           431164 kB
Inactive:          80280 kB
Active(anon):     348080 kB
Inactive(anon):     1560 kB
Active(file):      83084 kB
Inactive(file):    78720 kB
Unevictable:     1391088 kB
Mlocked:         1243920 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:             33024 kB
Writeback:             0 kB
AnonPages:       1757052 kB
Mapped:            10916 kB
Shmem:                 0 kB
Slab:             569156 kB
SReclaimable:      13092 kB
SUnreclaim:       556064 kB
KernelStack:        1520 kB
PageTables:         9272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2610864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node119 at 2016-06-16 18:27:01