Trace number 4109978

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 186.016 186.053

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900550720--soft-66-100-0.wbo
MD5SUMae69d101397f3698be33e129d2355418
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark31.5362
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 constraints892
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 45060
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45059
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 687
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-19T15:55:24+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--wbo","--search=bcd2","HOME/instance-4109978-1466344524.wbo"]
0.00/0.01	c use --random-gen="4123898397 532646836 4155656353 2310709420 3586892930 3958249402 1105902404 1201410115 459868097 4138984073 1295211268 2316011343 866452812 515637824 895201446 1662036033 3887898812 2276728102 2194225396 2471225807 3501442326 2424202274 1547084566 2570081521 3556527473 289231594 1772167943 3621823576 992242197 2553100556 1026016664 1040493221 240948544 3521174983 522798777 3611263134 2274913540 3438336841 2332594478 3459925495 870531321 4205638364 1114492576 3009032625 2487990832 4181174192 2952431297 3774273812 3912444037 1204658092 3319166576 1899205944 2316309944 579285870 789656246 327013582 3084626052 1262460894 4268314000 4239132782 880506598 1216413938 372443193 3738828500 1207564183 2838905229 1743488471 177221296 1058440359 835295486 19543371 2908536350 2497814241 1578259385 2617406995 2928906 218609528 2178462005 884052688 3634104239 3196476727 871039956 3473763899 4290009805 2135076593 380158921 2306930706 1246802296 3609593489 2273381877 53499765 303708935 1719329627 4280215931 1739545480 3181022216 355636466 1311973897 3819423679 9032165 2579864905 1191837484 1652090034 3436463438 1237271208 1111202805 1154652963 2633223824 3523820808 63609703 2711481800 2188271542 4206577263 4103239053 1641913853 2531837399 4050562383 2677861512 1206646272 1262878277 2702439055 3802094270 3956112372 1970914508 562381848 1750147268 528277654 1273000748 2726961883 3685165602 4136154621 1259583387 2479723725 2538666161 280993205 3083250304 3687535970 1647220777 139630724 3253186577 2513097569 3371728833 2889396769 4044725191 836547761 1658817169 1205635402 362576990 2021948732 2766892584 3291551156 2543084692 1731689476 3918468619 3147314512 708910308 3371582643 3937941078 519541697 1180122814 2551509489 3921851600 3180341578 345715002 2705230703 1216980139 1924054860 1119800072 517686194 906775143 2951729363 2075617399 1738350182 1060321683 2051065678 1797770234 1531198991 4001803023 4148640359 460072823 428221076 2115539333 1960179545 171582115 2482389125 613708971 1578939220 3281839916 2722088136 1990957179 2013978644 1465119360 666208002 1387929862 3891839876 3438468435 1824851291 763482514 3353225613 3915047540 3926154318 4141282098 2372720024 706029340 4171041841 2407479443 3979898510 2604020865 2502950432 1601377316 1540885510 2148338471 88442434 3723243513 2489286522 3903170760 1040155146 1229135813 1622621424 3723377326 2014733757 3288286796 3454315155 3251405660 2602518944 1711897858 604648676 1878184348 2004109071 1287807066 3532266621 4252837244 2136523736 1408684288 3216673928 1983761972 991022017 1239268982 826033447 3919781176 3643749901 3054909920 5630977 2662894118 3640976468 408633957 3470440873 1596389309 2589133733 3228773001 3791963682 1935117591 3690971211 3948903197 2761581465 3156686813 255 362436" option to reproduce the execution
0.09/0.13	c #vars 231
0.09/0.13	c #constraints 2707
0.09/0.19	c BCD2: Hardening is enabled.
0.09/0.19	c BCD2: BiasedSearch is enabled.
0.09/0.19	c Solving starts ...
0.09/0.19	c ============================[ Search Statistics ]============================
0.09/0.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.19	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.19	c =============================================================================
0.19/0.20	c  0.0s |       0 |        0 |        0 |     1276      0 |        0 |        0
0.19/0.20	c  0.0s |       0 |     1468 |       23 |     1276      0 |        0 |        0
0.19/0.20	c #cpu_time = 0.017s
0.19/0.20	c #wall_clock_time = 0.017s
0.19/0.20	c #decision = 1468
0.19/0.20	c #random_decision = 11
0.19/0.20	c #conflict = 23
0.19/0.20	c #restart = 0
0.19/0.20	o 439
0.19/0.21	c BCD2: updating upper bound: 45059 -> 438
0.19/0.21	c BCD2: 0 <= obj <= 438
0.19/0.21	c BCD2: #cores=0, #unrelaxed=892, #relaxed=0, #hardened=0
0.19/0.21	c BCD2: #sat=1 #unsat=1 bias=1/2
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 |     1276      0 |        0 |        0
0.19/0.22	c  0.0s |       1 |     1084 |      100 |     1404      0 |        0 |        0
0.19/0.25	c  0.0s |       2 |     2235 |      250 |     1545      0 |        0 |        0
0.19/0.29	c  0.1s |       3 |     3483 |      475 |     1700      0 |        0 |        0
0.29/0.37	c  0.2s |       4 |     4875 |      813 |     1871      0 |        0 |        0
0.49/0.52	c  0.3s |       5 |     6512 |     1320 |     2059      0 |        0 |        0
0.69/0.79	c  0.6s |       6 |     8525 |     2081 |     2265      0 |        0 |        0
1.19/1.28	c  1.1s |       7 |    11110 |     3223 |     2492      1 |        0 |        0
1.89/1.92	c  1.7s |       8 |    14469 |     4936 |     2742      1 |        0 |        0
2.89/2.91	c  2.7s |       9 |    19209 |     7506 |     3017      3 |        0 |        0
4.19/4.27	c  4.1s |      10 |    25854 |    11361 |     3319      5 |        0 |        0
6.19/6.27	c  6.1s |      10 |    34051 |    16461 |     3319      7 |        0 |        0
6.39/6.49	c  6.3s |      11 |    35084 |    17144 |     3651      7 |        0 |        0
8.38/8.49	c  8.3s |      11 |    41906 |    21244 |     3651      9 |        0 |        0
10.49/10.54	c 10.3s |      11 |    47058 |    24644 |     3651     11 |        0 |        0
11.00/11.05	c 10.8s |      12 |    48965 |    25819 |     4017     11 |        0 |        0
12.99/13.06	c 12.9s |      12 |    54310 |    28819 |     4017     12 |        0 |        0
15.09/15.14	c 14.9s |      12 |    59718 |    31719 |     4017     13 |        0 |        0
17.19/17.21	c 17.0s |      12 |    64416 |    34519 |     4017     14 |        0 |        0
19.09/19.13	c 18.9s |      13 |    71641 |    38832 |     4419     16 |        0 |        0
21.09/21.14	c 20.9s |      13 |    80995 |    43232 |     4419     18 |        0 |        0
23.09/23.15	c 22.9s |      13 |    90098 |    48232 |     4419     20 |        0 |        0
25.08/25.15	c 24.9s |      13 |    99889 |    53432 |     4419     22 |        0 |        0
27.08/27.16	c 26.9s |      13 |   108274 |    58032 |     4861     23 |        0 |        0
27.28/27.32	c 27.1s |      14 |   108841 |    58352 |     4861     23 |        0 |        0
29.28/29.34	c 29.1s |      14 |   119147 |    63652 |     4861     25 |        0 |        0
31.29/31.37	c 31.2s |      14 |   127584 |    68252 |     4861     27 |        0 |        0
33.29/33.38	c 33.2s |      14 |   137510 |    73552 |     4861     29 |        0 |        0
35.39/35.40	c 35.2s |      14 |   145037 |    78752 |     4861     30 |        0 |        0
37.40/37.41	c 37.2s |      14 |   153128 |    83652 |     4861     32 |        0 |        0
39.19/39.24	c 39.0s |      15 |   159659 |    87632 |     5348     33 |        0 |        0
41.19/41.26	c 41.1s |      15 |   166464 |    91432 |     5348     35 |        0 |        0
43.19/43.28	c 43.1s |      15 |   172401 |    95132 |     5348     36 |        0 |        0
45.29/45.31	c 45.1s |      15 |   178316 |    99232 |     5348     37 |        0 |        0
47.29/47.35	c 47.1s |      15 |   183779 |   102932 |     5348     38 |        0 |        0
49.29/49.39	c 49.2s |      15 |   188449 |   106232 |     5348     39 |        0 |        0
51.39/51.40	c 51.2s |      15 |   193927 |   109832 |     5348     40 |        0 |        0
53.39/53.41	c 53.2s |      15 |   199483 |   113332 |     5348     42 |        0 |        0
55.39/55.43	c 55.2s |      15 |   204309 |   116432 |     5348     43 |        0 |        0
57.39/57.43	c 57.2s |      15 |   208523 |   119332 |     5348     43 |        0 |        0
59.39/59.45	c 59.2s |      15 |   213209 |   122332 |     5348     44 |        0 |        0
61.39/61.49	c 61.3s |      15 |   218102 |   125632 |     5348     45 |        0 |        0
63.49/63.58	c 63.4s |      15 |   223011 |   128832 |     5348     47 |        0 |        0
65.28/65.38	c 65.2s |      16 |   227264 |   131552 |     5883     47 |        0 |        0
67.38/67.42	c 67.2s |      16 |   233687 |   135252 |     5883     48 |        0 |        0
69.39/69.46	c 69.2s |      16 |   238828 |   138452 |     5883     49 |        0 |        0
71.49/71.55	c 71.3s |      16 |   243345 |   141352 |     5883     50 |        0 |        0
73.48/73.58	c 73.4s |      16 |   249615 |   145252 |     5883     51 |        0 |        0
75.58/75.61	c 75.4s |      16 |   254617 |   148352 |     5883     52 |        0 |        0
77.58/77.67	c 77.5s |      16 |   259338 |   151452 |     5883     53 |        0 |        0
79.58/79.69	c 79.5s |      16 |   264613 |   154852 |     5883     54 |        0 |        0
81.68/81.71	c 81.5s |      16 |   271466 |   159152 |     5883     55 |        0 |        0
83.69/83.74	c 83.5s |      16 |   278388 |   163752 |     5883     57 |        0 |        0
85.68/85.77	c 85.6s |      16 |   284822 |   167852 |     5883     58 |        0 |        0
87.68/87.78	c 87.6s |      16 |   291187 |   172052 |     5883     59 |        0 |        0
89.78/89.80	c 89.6s |      16 |   296503 |   175552 |     5883     60 |        0 |        0
91.78/91.83	c 91.6s |      16 |   302046 |   179752 |     5883     61 |        0 |        0
93.77/93.89	c 93.7s |      16 |   307199 |   183452 |     5883     63 |        0 |        0
95.87/95.97	c 95.8s |      16 |   311815 |   186752 |     5883     64 |        0 |        0
97.98/98.00	c 97.8s |      16 |   316385 |   189952 |     5883     64 |        0 |        0
99.97/100.08	c 99.9s |      16 |   321129 |   193252 |     5883     65 |        0 |        0
102.07/102.11	c  101s |      16 |   325134 |   195852 |     5883     66 |        0 |        0
103.17/103.23	c  103s |      17 |   327255 |   197432 |     6472     66 |        0 |        0
105.17/105.27	c  105s |      17 |   332569 |   200432 |     6472     67 |        0 |        0
107.18/107.28	c  107s |      17 |   336333 |   203032 |     6472     68 |        0 |        0
109.28/109.30	c  109s |      17 |   340530 |   205832 |     6472     69 |        0 |        0
111.28/111.38	c  111s |      17 |   344875 |   208732 |     6472     70 |        0 |        0
113.38/113.47	c  113s |      17 |   349731 |   212032 |     6472     70 |        0 |        0
115.38/115.50	c  115s |      17 |   354204 |   215132 |     6472     71 |        0 |        0
117.48/117.51	c  117s |      17 |   357909 |   217532 |     6472     72 |        0 |        0
119.57/119.60	c  119s |      17 |   361479 |   219932 |     6472     73 |        0 |        0
121.57/121.64	c  121s |      17 |   365966 |   222932 |     6472     73 |        0 |        0
123.57/123.64	c  123s |      17 |   372681 |   227132 |     6472     74 |        0 |        0
125.67/125.70	c  125s |      17 |   379114 |   230932 |     6472     75 |        0 |        0
127.68/127.73	c  127s |      17 |   384268 |   234132 |     6472     76 |        0 |        0
129.67/129.79	c  129s |      17 |   389900 |   237632 |     6472     77 |        0 |        0
131.77/131.84	c  131s |      17 |   396249 |   241332 |     6472     78 |        0 |        0
133.77/133.88	c  133s |      17 |   402825 |   245232 |     6472     79 |        0 |        0
135.87/135.94	c  135s |      17 |   409690 |   249232 |     6472     80 |        0 |        0
137.87/137.97	c  137s |      17 |   416006 |   252732 |     6472     81 |        0 |        0
139.97/140.00	c  139s |      17 |   421735 |   256132 |     6472     82 |        0 |        0
141.88/142.00	c  141s |      17 |   427059 |   259232 |     6472     83 |        0 |        0
143.97/144.02	c  143s |      17 |   433233 |   262832 |     6472     84 |        0 |        0
145.97/146.06	c  145s |      17 |   439780 |   266932 |     6472     85 |        0 |        0
147.97/148.08	c  147s |      17 |   445646 |   270732 |     6472     86 |        0 |        0
150.07/150.12	c  149s |      17 |   450886 |   274232 |     6472     87 |        0 |        0
152.07/152.13	c  151s |      17 |   456759 |   277732 |     6472     88 |        0 |        0
154.07/154.15	c  153s |      17 |   461442 |   280632 |     6472     89 |        0 |        0
156.07/156.17	c  155s |      17 |   467724 |   284232 |     6472     90 |        0 |        0
158.06/158.17	c  157s |      17 |   472814 |   287332 |     6472     91 |        0 |        0
160.06/160.19	c  159s |      17 |   478021 |   290532 |     6472     92 |        0 |        0
162.16/162.26	c  162s |      17 |   483608 |   293532 |     6472     92 |        0 |        0
164.06/164.14	c  163s |      18 |   488181 |   296252 |     7120     93 |        0 |        0
166.07/166.16	c  165s |      18 |   493170 |   298652 |     7120     94 |        0 |        0
168.16/168.21	c  168s |      18 |   497309 |   301052 |     7120     94 |        0 |        0
170.16/170.24	c  170s |      18 |   502958 |   304252 |     7120     95 |        0 |        0
172.16/172.27	c  172s |      18 |   507921 |   307152 |     7120     96 |        0 |        0
174.16/174.27	c  174s |      18 |   513283 |   309952 |     7120     96 |        0 |        0
176.16/176.29	c  176s |      18 |   517556 |   312352 |     7120     97 |        0 |        0
178.26/178.35	c  178s |      18 |   521809 |   314852 |     7120     98 |        0 |        0
180.26/180.37	c  180s |      18 |   526765 |   317552 |     7120     98 |        0 |        0
182.36/182.44	c  182s |      18 |   531530 |   320252 |     7120     99 |        0 |        0
183.26/183.30	c  183s |      18 |   533336 |   321309 |     7120     99 |        0 |        0
183.26/183.30	c #cpu_time = 183.095s
183.26/183.30	c #wall_clock_time = 183.090s
183.26/183.30	c #decision = 533336
183.26/183.30	c #random_decision = 1054
183.26/183.30	c #conflict = 321309
183.26/183.30	c #restart = 18
183.26/183.30	c BCD2: found a new core of size 884: cost of the new core is >=1
183.26/183.30	c lower bound updated to 1
183.26/183.30	c BCD2: 1 <= obj <= 438
183.26/183.30	c BCD2: #cores=1, #unrelaxed=8, #relaxed=884, #hardened=0
183.26/183.30	c BCD2: #sat=1 #unsat=2 bias=2/3
183.26/183.30	c Solving starts ...
183.26/183.30	c ============================[ Search Statistics ]============================
183.26/183.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
183.26/183.30	c       |         |          |          |    Limit     GC | Var      | Constra 
183.26/183.30	c =============================================================================
183.26/183.30	c  0.0s |       0 |        0 |        0 |     7120      0 |        0 |        0
183.26/183.35	c  0.1s |       0 |      972 |        2 |     7120      0 |        0 |        0
183.26/183.35	c #cpu_time = 0.049s
183.26/183.35	c #wall_clock_time = 0.049s
183.26/183.35	c #decision = 972
183.26/183.35	c #random_decision = 3
183.26/183.35	c #conflict = 2
183.26/183.35	c #restart = 0
183.26/183.35	o 100
183.26/183.36	c BCD2: hardening fixes 11 literals
183.26/183.36	c BCD2: updating upper bound: 438 -> 99
183.26/183.36	c BCD2: 1 <= obj <= 99
183.26/183.36	c BCD2: #cores=1, #unrelaxed=8, #relaxed=873, #hardened=11
183.26/183.36	c BCD2: #sat=2 #unsat=2 bias=2/4
183.26/183.36	c Solving starts ...
183.26/183.36	c ============================[ Search Statistics ]============================
183.26/183.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
183.26/183.36	c       |         |          |          |    Limit     GC | Var      | Constra 
183.26/183.36	c =============================================================================
183.26/183.36	c  0.0s |       0 |        0 |        0 |     7120      0 |       11 |        1
183.36/183.42	c  0.1s |       0 |       78 |       10 |     7120      0 |       11 |        1
183.36/183.42	c #cpu_time = 0.057s
183.36/183.42	c #wall_clock_time = 0.057s
183.36/183.42	c #decision = 78
183.36/183.42	c #random_decision = 0
183.36/183.42	c #conflict = 10
183.36/183.42	c #restart = 0
183.36/183.42	o 49
183.36/183.42	c BCD2: hardening fixes 458 literals
183.36/183.42	c BCD2: updating upper bound: 99 -> 48
183.36/183.42	c BCD2: 1 <= obj <= 48
183.36/183.42	c BCD2: #cores=1, #unrelaxed=2, #relaxed=421, #hardened=469
183.36/183.42	c BCD2: #sat=3 #unsat=2 bias=2/5
183.36/183.42	c Solving starts ...
183.36/183.42	c ============================[ Search Statistics ]============================
183.36/183.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
183.36/183.42	c       |         |          |          |    Limit     GC | Var      | Constra 
183.36/183.42	c =============================================================================
183.36/183.42	c  0.0s |       0 |        0 |        0 |     7120      0 |      469 |        2
183.46/183.59	c  0.2s |       1 |      389 |      100 |     7120      0 |      469 |        2
183.66/183.75	c  0.3s |       2 |      643 |      250 |     7120      0 |      469 |        2
183.86/183.95	c  0.5s |       3 |     1039 |      475 |     7120      0 |      469 |        2
184.06/184.15	c  0.7s |       4 |     1686 |      813 |     7120      0 |      469 |        2
184.36/184.46	c  1.0s |       5 |     2595 |     1320 |     7120      1 |      469 |        2
184.65/184.74	c  1.3s |       6 |     3792 |     2081 |     7120      1 |      469 |        2
185.15/185.27	c  1.8s |       7 |     5496 |     3223 |     7120      1 |      469 |        2
185.75/185.88	c  2.5s |       7 |     7395 |     4547 |     7120      1 |      469 |        2
185.75/185.88	c #cpu_time = 2.456s
185.75/185.88	c #wall_clock_time = 2.456s
185.75/185.88	c #decision = 7395
185.75/185.88	c #random_decision = 10
185.75/185.88	c #conflict = 4547
185.75/185.88	c #restart = 7
185.75/185.88	o 19
185.75/185.88	c BCD2: hardening fixes 269 literals
185.75/185.88	c BCD2: updating upper bound: 48 -> 18
185.75/185.88	c BCD2: 1 <= obj <= 18
185.75/185.88	c BCD2: #cores=1, #unrelaxed=0, #relaxed=154, #hardened=738
185.75/185.88	c BCD2: #sat=4 #unsat=2 bias=2/6
185.75/185.88	c Solving starts ...
185.75/185.88	c ============================[ Search Statistics ]============================
185.75/185.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
185.75/185.88	c       |         |          |          |    Limit     GC | Var      | Constra 
185.75/185.88	c =============================================================================
185.75/185.88	c  0.0s |       0 |        0 |        0 |     7120      0 |      738 |        6
185.86/185.95	c  0.1s |       0 |      111 |       72 |     7120      0 |      738 |        6
185.86/185.95	c #cpu_time = 0.068s
185.86/185.95	c #wall_clock_time = 0.068s
185.86/185.95	c #decision = 111
185.86/185.95	c #random_decision = 0
185.86/185.95	c #conflict = 72
185.86/185.95	c #restart = 0
185.86/185.95	o 4
185.86/185.95	c BCD2: hardening fixes 132 literals
185.86/185.95	c BCD2: updating upper bound: 18 -> 3
185.86/185.95	c BCD2: 1 <= obj <= 3
185.86/185.95	c BCD2: #cores=1, #unrelaxed=0, #relaxed=22, #hardened=870
185.86/185.95	c BCD2: #sat=5 #unsat=2 bias=2/7
185.86/185.95	c Solving starts ...
185.86/185.95	c ============================[ Search Statistics ]============================
185.86/185.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
185.86/185.95	c       |         |          |          |    Limit     GC | Var      | Constra 
185.86/185.95	c =============================================================================
185.86/185.95	c  0.0s |       0 |        0 |        0 |     7120      0 |      870 |        8
185.86/185.99	c  0.0s |       0 |       28 |        4 |     7120      0 |      870 |        8
185.86/185.99	c #cpu_time = 0.035s
185.86/185.99	c #wall_clock_time = 0.035s
185.86/185.99	c #decision = 28
185.86/185.99	c #random_decision = 0
185.86/185.99	c #conflict = 4
185.86/185.99	c #restart = 0
185.86/185.99	o 1
185.86/185.99	s OPTIMUM FOUND
185.86/185.99	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10
185.86/185.99	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20
185.86/185.99	v -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30
185.86/185.99	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
185.86/185.99	v -x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
185.86/185.99	v -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
185.86/185.99	v -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70
185.86/185.99	v x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 x80
185.86/185.99	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
185.86/185.99	v -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100
185.86/185.99	v -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
185.86/185.99	v x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
185.86/185.99	v -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130
185.86/185.99	v -x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 -x139 -x140
185.86/185.99	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
185.86/185.99	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160
185.86/185.99	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
185.86/185.99	v x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180
185.86/185.99	v -x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 -x189 -x190
185.86/185.99	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200
185.86/185.99	v -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
185.86/185.99	v -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
185.86/185.99	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230
185.86/185.99	v -x231
185.86/185.99	c total CPU time = 185.998s
185.86/185.99	c total wall clock time = 185.993s

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

pid=5686
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.15 2.12 1.97 3/179 5689
/proc/meminfo: memFree=31048764/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=723388 CPUtime=0 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 2700 0 0 0 0 0 0 0 20 0 4 0 36502304 740749312 3571 33554432000 4194304 16246674 140733494892144 140733494891568 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 181615 3582 441 2943 0 178509 0
[pid=5689/tid=5690] ppid=5686 vsize=741820 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 759623680 3641 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=745916 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 763817984 3659 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=751036 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 769060864 3679 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.1002 s]
/proc/loadavg: 2.15 2.12 1.97 3/179 5689
/proc/meminfo: memFree=31048764/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 24713 0 0 0 6 3 0 0 20 0 4 0 36502304 1247350784 25577 33554432000 4194304 16246674 140733494892144 140733494891568 12486453 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 304529 25583 619 2943 0 301423 0
[pid=5689/tid=5690] ppid=5686 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1247350784 25588 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1247350784 25591 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1247350784 25594 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200498 s]
/proc/loadavg: 2.15 2.12 1.97 3/179 5689
/proc/meminfo: memFree=31048764/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1221188 CPUtime=0.19 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 40595 0 0 0 14 5 0 0 20 0 4 0 36502304 1250496512 41431 33554432000 4194304 16246674 140733494892144 140733494891568 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 305297 41435 802 2943 0 302191 0
[pid=5689/tid=5690] ppid=5686 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1250496512 41437 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1250496512 41440 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1250496512 41443 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1221188

[startup+0.30046 s]
/proc/loadavg: 2.15 2.12 1.97 3/179 5689
/proc/meminfo: memFree=31048764/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1222212 CPUtime=0.29 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 40818 0 0 0 24 5 0 0 20 0 4 0 36502304 1251545088 41653 33554432000 4194304 16246674 140733494892144 140733494891456 5661428 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 305553 41653 867 2943 0 302447 0
[pid=5689/tid=5690] ppid=5686 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1251545088 41653 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1251545088 41653 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1251545088 41653 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1222212

[startup+0.700391 s]
/proc/loadavg: 2.15 2.12 1.97 3/179 5689
/proc/meminfo: memFree=31048764/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1222212 CPUtime=0.69 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 119655 0 0 0 52 17 0 0 20 0 4 0 36502304 1251545088 120490 33554432000 4194304 16246674 140733494892144 140733494874048 5516309 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 305553 120497 867 2943 0 302447 0
[pid=5689/tid=5690] ppid=5686 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1251545088 120500 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1251545088 120505 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1251545088 120508 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1222212

[startup+1.5004 s]
/proc/loadavg: 2.15 2.12 1.97 3/183 5693
/proc/meminfo: memFree=30216556/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1301060 CPUtime=1.49 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 266309 0 0 0 111 38 0 0 20 0 4 0 36502304 1332285440 267144 33554432000 4194304 16246674 140733494892144 140733494874048 5545898 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 325265 267144 871 2943 0 322159 0
[pid=5689/tid=5690] ppid=5686 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1332285440 267144 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1332285440 267144 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1332285440 267144 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1301060

[startup+3.10039 s]
/proc/loadavg: 2.15 2.12 1.97 3/183 5693
/proc/meminfo: memFree=29974268/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1308228 CPUtime=3.09 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 267998 0 0 0 271 38 0 0 20 0 4 0 36502304 1339625472 268833 33554432000 4194304 16246674 140733494892144 140733494874048 5546098 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 327057 268833 875 2943 0 323951 0
[pid=5689/tid=5690] ppid=5686 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1339625472 268833 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1339625472 268833 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1339625472 268833 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1308228

[startup+6.30041 s]
/proc/loadavg: 2.14 2.11 1.97 4/183 5693
/proc/meminfo: memFree=29976092/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1308228 CPUtime=6.29 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 267999 0 0 0 591 38 0 0 20 0 4 0 36502304 1339625472 268834 33554432000 4194304 16246674 140733494892144 140733494874048 6021684 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 327057 268834 876 2943 0 323951 0
[pid=5689/tid=5690] ppid=5686 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1339625472 268834 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1339625472 268834 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1339625472 268834 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.13 2.11 1.97 3/183 5693
/proc/meminfo: memFree=29973668/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1309252 CPUtime=12.69 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 268436 0 0 0 1230 39 0 0 20 0 4 0 36502304 1340674048 269271 33554432000 4194304 16246674 140733494892144 140733494874048 6012046 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 327313 269271 876 2943 0 324207 0
[pid=5689/tid=5690] ppid=5686 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1340674048 269271 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1340674048 269271 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1340674048 269271 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1309252

[startup+25.5005 s]
/proc/loadavg: 2.10 2.11 1.97 3/183 5693
/proc/meminfo: memFree=29968468/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1315396 CPUtime=25.48 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 269972 0 0 0 2509 39 0 0 20 0 4 0 36502304 1346965504 270807 33554432000 4194304 16246674 140733494892144 140733494874048 5545708 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 328849 270807 876 2943 0 325743 0
[pid=5689/tid=5690] ppid=5686 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1346965504 270807 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1346965504 270807 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1346965504 270807 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1315396

[startup+51.1005 s]
/proc/loadavg: 2.06 2.10 1.97 4/183 5693
/proc/meminfo: memFree=29926796/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1317444 CPUtime=51.09 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 270484 0 0 0 5069 40 0 0 20 0 4 0 36502304 1349062656 271319 33554432000 4194304 16246674 140733494892144 140733494875144 5823064 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 329361 271319 876 2943 0 326255 0
[pid=5689/tid=5690] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271319 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271319 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271319 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1317444

[startup+102.3 s]
/proc/loadavg: 2.03 2.08 1.97 3/183 5694
/proc/meminfo: memFree=29307924/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1317444 CPUtime=102.28 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 270484 0 0 0 10188 40 0 0 20 0 4 0 36502304 1349062656 271319 33554432000 4194304 16246674 140733494892144 140733494874048 13949905 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 329361 271319 876 2943 0 326255 0
[pid=5689/tid=5690] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271319 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271319 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271319 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1317444

[startup+162.3 s]
/proc/loadavg: 2.08 2.08 1.97 3/183 5792
/proc/meminfo: memFree=29419744/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1317444 CPUtime=162.26 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 270487 0 0 0 16185 41 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140733494875144 5711952 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 329361 271322 876 2943 0 326255 0
[pid=5689/tid=5690] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1317444

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

[startup+166.4 s]
/proc/loadavg: 2.07 2.08 1.97 3/183 5792
/proc/meminfo: memFree=29419688/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1317444 CPUtime=166.36 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 270489 0 0 0 16595 41 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140733494875144 5545984 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 329361 271322 876 2943 0 326255 0
[pid=5689/tid=5690] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 166.36
Current children cumulated vsize (KiB) 1317444

[startup+179.2 s]
/proc/loadavg: 2.06 2.07 1.97 3/183 5792
/proc/meminfo: memFree=29419920/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1317444 CPUtime=179.16 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 270492 0 0 0 17875 41 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140733494875144 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 329361 271322 876 2943 0 326255 0
[pid=5689/tid=5690] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 179.16
Current children cumulated vsize (KiB) 1317444

[startup+182.4 s]
/proc/loadavg: 2.05 2.07 1.97 3/183 5793
/proc/meminfo: memFree=29419416/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1317444 CPUtime=182.36 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 270492 0 0 0 18195 41 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140733494874048 5667620 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 329361 271322 876 2943 0 326255 0
[pid=5689/tid=5690] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271322 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 182.36
Current children cumulated vsize (KiB) 1317444

[startup+184 s]
/proc/loadavg: 2.05 2.07 1.97 3/183 5793
/proc/meminfo: memFree=29419544/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1317444 CPUtime=183.96 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 270501 0 0 0 18355 41 0 0 20 0 4 0 36502304 1349062656 271331 33554432000 4194304 16246674 140733494892144 140733494874048 13006005 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 329361 271331 885 2943 0 326255 0
[pid=5689/tid=5690] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271331 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271331 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271331 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 183.96
Current children cumulated vsize (KiB) 1317444

[startup+184.8 s]
/proc/loadavg: 2.05 2.07 1.97 3/183 5793
/proc/meminfo: memFree=29419544/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1317444 CPUtime=184.76 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 270501 0 0 0 18435 41 0 0 20 0 4 0 36502304 1349062656 271331 33554432000 4194304 16246674 140733494892144 140733494875144 5712760 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 329361 271331 885 2943 0 326255 0
[pid=5689/tid=5690] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271331 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271331 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271331 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 184.76
Current children cumulated vsize (KiB) 1317444

[startup+185.6 s]
/proc/loadavg: 2.05 2.07 1.97 3/183 5793
/proc/meminfo: memFree=29419544/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=1317444 CPUtime=185.55 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) R 5686 5689 4845 0 -1 4202496 270501 0 0 0 18514 41 0 0 20 0 4 0 36502304 1349062656 271331 33554432000 4194304 16246674 140733494892144 140733494875144 5822612 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 329361 271331 885 2943 0 326255 0
[pid=5689/tid=5690] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5690/stat : 5690 (toysat) S 5686 5689 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271331 33554432000 4194304 16246674 140733494892144 140139477052656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5689/tid=5691] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5691/stat : 5691 (toysat) S 5686 5689 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271331 33554432000 4194304 16246674 140733494892144 140139466562800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) S 5686 5689 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36502304 1349062656 271331 33554432000 4194304 16246674 140733494892144 140139347045552 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 185.55
Current children cumulated vsize (KiB) 1317444

[startup+186.007 s]
/proc/loadavg: 2.05 2.07 1.97 3/183 5793
/proc/meminfo: memFree=29419916/32872528 swapFree=163656/177964
[pid=5689] ppid=5686 vsize=0 CPUtime=185.97 cores=0,2,4,6
/proc/5689/stat : 5689 (toysat) Z 5686 5689 4845 0 -1 4202508 270505 0 0 0 18554 43 0 0 20 0 2 0 36502304 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5689/statm: 0 0 0 0 0 0 0
[pid=5689/tid=5692] ppid=5686 vsize=0 CPUtime=0 cores=0,2,4,6
/proc/5689/task/5692/stat : 5692 (toysat) R 5686 5689 4845 0 -1 4203588 1 0 0 0 0 0 0 0 20 0 2 0 36502304 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 185.97
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 186.053
CPU time (s): 186.016
CPU user time (s): 185.546
CPU system time (s): 0.469928
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 1317444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 185.546
system time used= 0.469928
maximum resident set size= 1085332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270505
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= 34
involuntary context switches= 205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.464929 second user time and 0.728889 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-19 15:55:24
IDJOB=4109978
IDBENCH=78989
IDSOLVER=2553
FILE ID=node105/4109978-1466344524
RUNJOBID= node105-1466341824-4861
PBS_JOBID= 19922043
Free space on /tmp= 71732 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900550720--soft-66-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109978-1466344524/watcher-4109978-1466344524 -o /tmp/evaluation-result-4109978-1466344524/solver-4109978-1466344524 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466341824-4861 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109978-1466344524.wbo

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

MD5SUM BENCH= ae69d101397f3698be33e129d2355418
RANDOM SEED=1126430385

node105.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.561
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.12
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.561
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.561
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.561
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.561
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.561
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.561
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.55
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.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31049664 kB
Buffers:          128000 kB
Cached:           346296 kB
SwapCached:         1696 kB
Active:           575168 kB
Inactive:         325560 kB
Active(anon):     425316 kB
Inactive(anon):     3096 kB
Active(file):     149852 kB
Inactive(file):   322464 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67099304 kB
Dirty:             16340 kB
Writeback:             0 kB
AnonPages:        605248 kB
Mapped:            10956 kB
Shmem:                 0 kB
Slab:             609224 kB
SReclaimable:      52964 kB
SUnreclaim:       556260 kB
KernelStack:        1512 kB
PageTables:         6320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1406492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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 node105 at 2016-06-19 15:58:30