Trace number 4093353

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 255.792 255.832

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576927--soft-33-100-0.wbo
MD5SUMb0bcd9e760e7f0ffa9653d41066a148b
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 benchmark39.9479
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 constraints1785
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 88246
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 88245
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
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-16T16:23:00+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-4093353-1466086980.wbo"]
0.00/0.01	c use --random-gen="2976611928 3294692675 1765479437 4261363802 4070681211 1890262582 2682139598 187032836 1418960181 1288075773 42651641 54721882 3589335541 1747563255 3898073835 3283066362 2590619415 3776502054 2382481565 2658328042 1154880426 3611710323 4113783595 2171203956 2106220441 1822122619 2215632340 1150851 2908587572 240162997 3552825064 4281815213 3631358110 3784707323 3731832739 1526144738 2485136303 3988759886 3527159048 2600378304 3530006861 3407581524 304970551 1056864641 3859098968 3581324799 933010803 592781924 7426678 2980636417 2761606788 2812916617 181395888 3333715409 371662561 3417160700 2459674301 1212172153 2365238902 4229194725 1450277587 125664590 184076394 4091264661 509105336 914664459 2363410961 3249809431 2252671639 1734365615 2907356114 3210549235 3919768343 3044049824 1418145406 59828727 2972395752 1110876388 2389656086 4236999893 2529895339 3206235578 4044360339 2029804639 4071916066 2643210624 3472515292 3260684078 300754576 195600508 1375289913 3009763420 919153400 399129872 726463742 1089467765 2467329032 3943727276 3937926945 4289428755 3592180536 4095370698 977325932 628312123 2765504968 818616191 4284671450 3739813546 92301692 1116139985 2193205481 3649943489 948065039 1686007524 2795778955 4201758010 3618759234 1180740980 2257119000 2091088926 1842036860 772190364 1705274841 2478089687 2420733425 967324038 4124381357 4176629087 1667713964 2789219589 506007276 2310570499 1071045080 1763175572 2900752469 1818643853 1853879509 4213346187 2914686102 172094284 1740621897 1497781491 2038913560 70236739 1914799870 2496250127 2436990386 2955921644 4212906484 2189191450 4137901382 20538614 1576194918 3186574892 2926119393 305720423 4015085 4028274221 4043713215 2080522935 4089805211 259459929 897373510 380059638 1092420382 4286474419 1300401001 2430237353 2829479196 2409239926 2307485033 1072927541 930445305 3938722291 4288694347 3708393087 4207613627 1252557741 275979067 2070701742 2593749865 2958250384 3626955153 74528410 571966468 3009258064 2077781683 2059914239 3880030294 2461814448 4009833010 2423423160 606200444 318610435 1776037543 3477046186 3899960382 3403181234 3866818703 2104577460 4035453812 903271954 778873854 3463213203 1015130499 716090566 1533814782 1394832433 4290013842 1861044644 3242751094 2592801680 2236451605 1649989520 331578526 302761926 115803846 2675805364 2222176022 1628058021 1967643774 1011073227 3718605812 4123849331 3832164134 3892228826 2524091576 1104194461 2240802362 3193975943 656689662 1138029378 2895302716 2019520952 2387506907 3852467654 554124554 3512072740 4158139522 286686787 3730706850 3028394268 2520466130 681054372 2762906158 1580839950 1013705390 3746186888 3107913883 2920216684 3416778632 186681064 3800420629 4165147671 3379921434 885628602 255 362436" option to reproduce the execution
0.09/0.14	c #vars 231
0.09/0.14	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.09/0.19	c  0.0s |       0 |        0 |        0 |     1574      0 |        0 |        0
0.19/0.20	c  0.0s |       0 |     1855 |        3 |     1574      0 |        0 |        0
0.19/0.20	c #cpu_time = 0.006s
0.19/0.20	c #wall_clock_time = 0.006s
0.19/0.20	c #decision = 1855
0.19/0.20	c #random_decision = 8
0.19/0.20	c #conflict = 3
0.19/0.20	c #restart = 0
0.19/0.20	o 310
0.19/0.20	c BCD2: updating upper bound: 88245 -> 309
0.19/0.22	c BCD2: 0 <= obj <= 309
0.19/0.22	c BCD2: #cores=0, #unrelaxed=1785, #relaxed=0, #hardened=0
0.19/0.22	c BCD2: #sat=1 #unsat=1 bias=1/2
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 |     1574      0 |        0 |        0
0.19/0.24	c  0.0s |       1 |     2022 |      100 |     1732      0 |        0 |        0
0.19/0.29	c  0.1s |       2 |     4012 |      250 |     1906      0 |        0 |        0
0.29/0.35	c  0.1s |       3 |     6203 |      475 |     2097      0 |        0 |        0
0.39/0.49	c  0.3s |       4 |     8487 |      813 |     2307      0 |        0 |        0
0.59/0.69	c  0.5s |       5 |    11183 |     1320 |     2538      0 |        0 |        0
0.89/0.99	c  0.8s |       6 |    14411 |     2081 |     2792      0 |        0 |        0
1.49/1.50	c  1.3s |       7 |    18089 |     3223 |     3072      0 |        0 |        0
2.09/2.20	c  2.0s |       8 |    22402 |     4936 |     3380      1 |        0 |        0
3.49/3.53	c  3.3s |       9 |    28196 |     7506 |     3719      2 |        0 |        0
5.49/5.55	c  5.3s |       9 |    34341 |    10106 |     3719      3 |        0 |        0
6.19/6.21	c  6.0s |      10 |    36330 |    11361 |     4091      3 |        0 |        0
8.19/8.27	c  8.1s |      10 |    43113 |    14461 |     4091      4 |        0 |        0
10.29/10.35	c 10.1s |      10 |    47352 |    16961 |     4091      5 |        0 |        0
10.49/10.50	c 10.3s |      11 |    47703 |    17144 |     4501      5 |        0 |        0
12.49/12.54	c 12.3s |      11 |    53839 |    19944 |     4501      6 |        0 |        0
14.49/14.58	c 14.4s |      11 |    57930 |    22844 |     4501      7 |        0 |        0
16.59/16.67	c 16.5s |      11 |    62326 |    25744 |     4952      8 |        0 |        0
16.69/16.72	c 16.5s |      12 |    62467 |    25819 |     4952      8 |        0 |        0
18.69/18.74	c 18.5s |      12 |    69336 |    28919 |     4952      9 |        0 |        0
20.78/20.80	c 20.6s |      12 |    73547 |    31219 |     4952     10 |        0 |        0
22.78/22.82	c 22.6s |      12 |    79306 |    34419 |     4952     10 |        0 |        0
24.79/24.84	c 24.6s |      12 |    83429 |    36819 |     4952     11 |        0 |        0
26.40/26.47	c 26.3s |      13 |    86762 |    38832 |     5448     12 |        0 |        0
28.49/28.54	c 28.3s |      13 |    93077 |    41432 |     5448     12 |        0 |        0
30.48/30.54	c 30.3s |      13 |    96771 |    43632 |     5448     13 |        0 |        0
32.58/32.68	c 32.5s |      13 |    99823 |    45532 |     5448     14 |        0 |        0
34.68/34.71	c 34.5s |      13 |   102609 |    47232 |     5448     14 |        0 |        0
36.78/36.85	c 36.6s |      13 |   106021 |    49132 |     5448     15 |        0 |        0
38.89/38.94	c 38.7s |      13 |   109164 |    50932 |     5448     15 |        0 |        0
40.88/40.98	c 40.8s |      13 |   112739 |    53132 |     5448     16 |        0 |        0
42.99/43.07	c 42.9s |      13 |   117828 |    56132 |     5448     16 |        0 |        0
44.89/44.99	c 44.8s |      14 |   121290 |    58352 |     5993     17 |        0 |        0
46.99/47.00	c 46.8s |      14 |   126908 |    60652 |     5993     18 |        0 |        0
48.98/49.04	c 48.8s |      14 |   130531 |    62852 |     5993     18 |        0 |        0
51.08/51.11	c 50.9s |      14 |   133843 |    64952 |     5993     19 |        0 |        0
53.08/53.12	c 52.9s |      14 |   136713 |    66552 |     5993     19 |        0 |        0
55.18/55.25	c 55.0s |      14 |   139129 |    68052 |     5993     19 |        0 |        0
57.19/57.26	c 57.0s |      14 |   144035 |    70852 |     5993     20 |        0 |        0
59.18/59.28	c 59.1s |      14 |   148544 |    73652 |     5993     21 |        0 |        0
61.28/61.30	c 61.1s |      14 |   154431 |    77152 |     5993     22 |        0 |        0
63.28/63.33	c 63.1s |      14 |   159138 |    80052 |     5993     22 |        0 |        0
65.28/65.37	c 65.2s |      14 |   164657 |    83252 |     5993     23 |        0 |        0
67.38/67.41	c 67.2s |      14 |   169905 |    86252 |     5993     24 |        0 |        0
68.48/68.52	c 68.3s |      15 |   172099 |    87632 |     6593     24 |        0 |        0
70.49/70.57	c 70.4s |      15 |   178685 |    90732 |     6593     25 |        0 |        0
72.48/72.60	c 72.4s |      15 |   183441 |    93832 |     6593     26 |        0 |        0
74.68/74.75	c 74.5s |      15 |   186771 |    96032 |     6593     26 |        0 |        0
76.78/76.83	c 76.6s |      15 |   189114 |    97632 |     6593     27 |        0 |        0
78.78/78.84	c 78.6s |      15 |   191465 |    99232 |     6593     27 |        0 |        0
80.78/80.88	c 80.7s |      15 |   193553 |   100732 |     6593     27 |        0 |        0
82.87/82.95	c 82.7s |      15 |   195677 |   102032 |     6593     28 |        0 |        0
84.88/84.96	c 84.7s |      15 |   198977 |   104032 |     6593     28 |        0 |        0
86.99/87.06	c 86.8s |      15 |   201134 |   105432 |     6593     29 |        0 |        0
88.98/89.06	c 88.8s |      15 |   206029 |   108432 |     6593     29 |        0 |        0
90.97/91.09	c 90.9s |      15 |   210113 |   111132 |     6593     30 |        0 |        0
93.08/93.10	c 92.9s |      15 |   213794 |   113432 |     6593     30 |        0 |        0
95.08/95.19	c 95.0s |      15 |   217316 |   115632 |     6593     31 |        0 |        0
97.17/97.24	c 97.0s |      15 |   219987 |   117432 |     6593     31 |        0 |        0
99.17/99.29	c 99.1s |      15 |   224214 |   119932 |     6593     32 |        0 |        0
101.29/101.33	c  101s |      15 |   227515 |   122032 |     6593     33 |        0 |        0
103.39/103.44	c  103s |      15 |   231665 |   124532 |     6593     33 |        0 |        0
105.38/105.49	c  105s |      15 |   234920 |   126432 |     6593     34 |        0 |        0
107.47/107.56	c  107s |      15 |   239794 |   129332 |     6593     34 |        0 |        0
109.48/109.57	c  109s |      15 |   242685 |   131132 |     7253     35 |        0 |        0
109.88/109.92	c  109s |      16 |   243288 |   131552 |     7253     35 |        0 |        0
111.88/111.95	c  111s |      16 |   247661 |   133252 |     7253     35 |        0 |        0
113.87/113.98	c  113s |      16 |   250330 |   134852 |     7253     35 |        0 |        0
115.97/116.04	c  115s |      16 |   252918 |   136452 |     7253     36 |        0 |        0
117.97/118.08	c  117s |      16 |   256694 |   138852 |     7253     36 |        0 |        0
120.07/120.10	c  119s |      16 |   259899 |   140952 |     7253     37 |        0 |        0
122.07/122.13	c  121s |      16 |   263022 |   142952 |     7253     37 |        0 |        0
124.07/124.18	c  123s |      16 |   266182 |   145052 |     7253     38 |        0 |        0
126.17/126.24	c  126s |      16 |   269155 |   147052 |     7253     38 |        0 |        0
128.17/128.27	c  128s |      16 |   272756 |   149252 |     7253     39 |        0 |        0
130.28/130.33	c  130s |      16 |   276009 |   151352 |     7253     39 |        0 |        0
132.27/132.33	c  132s |      16 |   278592 |   153152 |     7253     39 |        0 |        0
134.37/134.43	c  134s |      16 |   281314 |   154852 |     7253     40 |        0 |        0
136.47/136.50	c  136s |      16 |   284139 |   156552 |     7253     40 |        0 |        0
138.58/138.63	c  138s |      16 |   286569 |   158152 |     7253     41 |        0 |        0
140.57/140.67	c  140s |      16 |   289902 |   160252 |     7253     41 |        0 |        0
142.67/142.73	c  142s |      16 |   294482 |   162952 |     7253     42 |        0 |        0
144.77/144.80	c  144s |      16 |   297712 |   165052 |     7253     42 |        0 |        0
146.97/147.01	c  146s |      16 |   300556 |   166952 |     7253     43 |        0 |        0
148.97/149.08	c  148s |      16 |   303358 |   168652 |     7253     43 |        0 |        0
151.07/151.19	c  150s |      16 |   306065 |   170352 |     7253     43 |        0 |        0
153.16/153.27	c  153s |      16 |   308016 |   171652 |     7253     44 |        0 |        0
155.27/155.33	c  155s |      16 |   309816 |   172752 |     7253     44 |        0 |        0
157.27/157.35	c  157s |      16 |   312564 |   174452 |     7253     44 |        0 |        0
159.37/159.42	c  159s |      16 |   316502 |   176852 |     7253     45 |        0 |        0
161.46/161.53	c  161s |      16 |   319643 |   178852 |     7253     45 |        0 |        0
163.47/163.53	c  163s |      16 |   322171 |   180452 |     7253     45 |        0 |        0
165.46/165.53	c  165s |      16 |   325448 |   182352 |     7253     46 |        0 |        0
167.46/167.57	c  167s |      16 |   327430 |   183652 |     7253     46 |        0 |        0
169.57/169.62	c  169s |      16 |   329534 |   184952 |     7253     46 |        0 |        0
171.57/171.69	c  171s |      16 |   333260 |   187152 |     7253     47 |        0 |        0
173.66/173.74	c  173s |      16 |   336697 |   189352 |     7253     47 |        0 |        0
175.67/175.79	c  175s |      16 |   340058 |   191452 |     7253     48 |        0 |        0
177.76/177.87	c  177s |      16 |   343210 |   193452 |     7253     48 |        0 |        0
179.86/179.92	c  179s |      16 |   346313 |   195352 |     7253     49 |        0 |        0
181.86/181.95	c  181s |      16 |   349192 |   197152 |     7979     49 |        0 |        0
182.26/182.31	c  182s |      17 |   349613 |   197432 |     7979     49 |        0 |        0
184.37/184.43	c  184s |      17 |   354627 |   199432 |     7979     49 |        0 |        0
186.37/186.47	c  186s |      17 |   358506 |   201732 |     7979     50 |        0 |        0
188.46/188.55	c  188s |      17 |   362115 |   204032 |     7979     50 |        0 |        0
190.46/190.57	c  190s |      17 |   364162 |   205432 |     7979     51 |        0 |        0
192.56/192.63	c  192s |      17 |   366627 |   207032 |     7979     51 |        0 |        0
194.57/194.64	c  194s |      17 |   369202 |   208632 |     7979     51 |        0 |        0
196.76/196.82	c  196s |      17 |   371629 |   210132 |     7979     52 |        0 |        0
198.76/198.83	c  198s |      17 |   373460 |   211432 |     7979     52 |        0 |        0
200.76/200.84	c  200s |      17 |   375460 |   212832 |     7979     52 |        0 |        0
202.76/202.87	c  202s |      17 |   377492 |   214132 |     7979     52 |        0 |        0
204.86/204.99	c  204s |      17 |   379113 |   215232 |     7979     53 |        0 |        0
206.96/207.01	c  206s |      17 |   380905 |   216432 |     7979     53 |        0 |        0
209.07/209.13	c  208s |      17 |   383142 |   217932 |     7979     53 |        0 |        0
211.17/211.20	c  210s |      17 |   384849 |   219032 |     7979     53 |        0 |        0
213.16/213.25	c  213s |      17 |   386681 |   220332 |     7979     54 |        0 |        0
215.26/215.34	c  215s |      17 |   388761 |   221632 |     7979     54 |        0 |        0
217.36/217.47	c  217s |      17 |   390814 |   222932 |     7979     54 |        0 |        0
219.46/219.54	c  219s |      17 |   393443 |   224632 |     7979     55 |        0 |        0
221.45/221.59	c  221s |      17 |   397575 |   227132 |     7979     55 |        0 |        0
223.46/223.59	c  223s |      17 |   400895 |   229032 |     7979     56 |        0 |        0
225.56/225.62	c  225s |      17 |   405007 |   231432 |     7979     56 |        0 |        0
227.55/227.70	c  227s |      17 |   408758 |   233532 |     7979     56 |        0 |        0
229.66/229.70	c  229s |      17 |   411481 |   235232 |     7979     57 |        0 |        0
231.65/231.74	c  231s |      17 |   414336 |   237032 |     7979     57 |        0 |        0
233.76/233.85	c  233s |      17 |   417202 |   238632 |     7979     57 |        0 |        0
235.75/235.85	c  235s |      17 |   420338 |   240432 |     7979     58 |        0 |        0
237.85/237.98	c  237s |      17 |   423395 |   242232 |     7979     58 |        0 |        0
239.86/239.99	c  239s |      17 |   427180 |   244332 |     7979     59 |        0 |        0
241.86/241.99	c  241s |      17 |   431083 |   246432 |     7979     59 |        0 |        0
243.95/244.00	c  243s |      17 |   434034 |   248132 |     7979     59 |        0 |        0
245.95/246.02	c  245s |      17 |   436472 |   249632 |     7979     60 |        0 |        0
246.55/246.66	c  246s |      17 |   437400 |   250171 |     7979     60 |        0 |        0
246.55/246.66	c #cpu_time = 245.813s
246.55/246.66	c #wall_clock_time = 246.446s
246.55/246.66	c #decision = 437400
246.55/246.66	c #random_decision = 530
246.55/246.66	c #conflict = 250171
246.55/246.66	c #restart = 17
246.55/246.67	c BCD2: found a new core of size 1775: cost of the new core is >=1
246.55/246.67	c lower bound updated to 1
246.55/246.67	c BCD2: 1 <= obj <= 309
246.55/246.67	c BCD2: #cores=1, #unrelaxed=10, #relaxed=1775, #hardened=0
246.55/246.67	c BCD2: #sat=1 #unsat=2 bias=2/3
246.55/246.67	c Solving starts ...
246.55/246.67	c ============================[ Search Statistics ]============================
246.55/246.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
246.55/246.67	c       |         |          |          |    Limit     GC | Var      | Constra 
246.55/246.67	c =============================================================================
246.55/246.67	c  0.0s |       0 |        0 |        0 |     7979      0 |        0 |        0
246.65/246.76	c  0.1s |       0 |     2553 |       28 |     7979      0 |        0 |        0
246.65/246.76	c #cpu_time = 0.081s
246.65/246.76	c #wall_clock_time = 0.081s
246.65/246.76	c #decision = 2553
246.65/246.76	c #random_decision = 12
246.65/246.76	c #conflict = 28
246.65/246.76	c #restart = 0
246.65/246.76	o 71
246.65/246.76	c BCD2: hardening fixes 492 literals
246.65/246.76	c BCD2: updating upper bound: 309 -> 70
246.65/246.76	c BCD2: 1 <= obj <= 70
246.65/246.76	c BCD2: #cores=1, #unrelaxed=6, #relaxed=1287, #hardened=492
246.65/246.76	c BCD2: #sat=2 #unsat=2 bias=2/4
246.65/246.78	c Solving starts ...
246.65/246.78	c ============================[ Search Statistics ]============================
246.65/246.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
246.65/246.78	c       |         |          |          |    Limit     GC | Var      | Constra 
246.65/246.78	c =============================================================================
246.65/246.78	c  0.0s |       0 |        0 |        0 |     7979      0 |      492 |        1
246.75/246.86	c  0.1s |       0 |      246 |        0 |     7979      0 |      492 |        1
246.75/246.86	c #cpu_time = 0.076s
246.75/246.86	c #wall_clock_time = 0.077s
246.75/246.86	c #decision = 246
246.75/246.86	c #random_decision = 0
246.75/246.86	c #conflict = 0
246.75/246.86	c #restart = 0
246.75/246.86	o 25
246.75/246.86	c BCD2: hardening fixes 851 literals
246.75/246.86	c BCD2: updating upper bound: 70 -> 24
246.75/246.86	c BCD2: 1 <= obj <= 24
246.75/246.86	c BCD2: #cores=1, #unrelaxed=2, #relaxed=440, #hardened=1343
246.75/246.86	c BCD2: #sat=3 #unsat=2 bias=2/5
246.75/246.86	c Solving starts ...
246.75/246.86	c ============================[ Search Statistics ]============================
246.75/246.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
246.75/246.86	c       |         |          |          |    Limit     GC | Var      | Constra 
246.75/246.86	c =============================================================================
246.75/246.86	c  0.0s |       0 |        0 |        0 |     7979      0 |     1343 |        2
246.85/246.94	c  0.1s |       0 |      305 |        0 |     7979      0 |     1343 |        2
246.85/246.94	c #cpu_time = 0.082s
246.85/246.94	c #wall_clock_time = 0.082s
246.85/246.94	c #decision = 305
246.85/246.94	c #random_decision = 0
246.85/246.94	c #conflict = 0
246.85/246.94	c #restart = 0
246.85/246.94	o 9
246.85/246.94	c BCD2: hardening fixes 305 literals
246.85/246.94	c BCD2: updating upper bound: 24 -> 8
246.85/246.95	c BCD2: 1 <= obj <= 8
246.85/246.95	c BCD2: #cores=1, #unrelaxed=0, #relaxed=137, #hardened=1648
246.85/246.95	c BCD2: #sat=4 #unsat=2 bias=2/6
246.85/246.95	c Solving starts ...
246.85/246.95	c ============================[ Search Statistics ]============================
246.85/246.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
246.85/246.95	c       |         |          |          |    Limit     GC | Var      | Constra 
246.85/246.95	c =============================================================================
246.85/246.95	c  0.0s |       0 |        0 |        0 |     7979      0 |     1648 |        6
246.95/247.07	c  0.1s |       1 |      147 |      100 |     7979      0 |     1648 |        6
247.05/247.19	c  0.2s |       2 |      354 |      250 |     7979      0 |     1648 |        6
247.25/247.33	c  0.4s |       3 |      790 |      475 |     7979      0 |     1648 |        6
247.46/247.59	c  0.6s |       4 |     1382 |      813 |     7979      0 |     1648 |        6
247.75/247.89	c  0.9s |       5 |     2177 |     1320 |     7979      0 |     1648 |        6
248.15/248.20	c  1.3s |       6 |     3434 |     2081 |     7979      0 |     1648 |        6
248.95/249.02	c  2.1s |       7 |     5253 |     3223 |     7979      1 |     1648 |        6
249.55/249.70	c  2.7s |       8 |     7940 |     4936 |     7979      1 |     1648 |        6
250.65/250.80	c  3.9s |       9 |    11902 |     7506 |     7979      1 |     1648 |        6
252.25/252.38	c  5.4s |      10 |    18022 |    11361 |     7979      2 |     1648 |        6
252.55/252.61	c  5.7s |      10 |    18822 |    11857 |     7979      2 |     1648 |        6
252.55/252.61	c #cpu_time = 5.645s
252.55/252.61	c #wall_clock_time = 5.660s
252.55/252.61	c #decision = 18822
252.55/252.61	c #random_decision = 38
252.55/252.61	c #conflict = 11857
252.55/252.61	c #restart = 10
252.55/252.61	o 2
252.55/252.61	c BCD2: hardening fixes 115 literals
252.55/252.61	c BCD2: updating upper bound: 8 -> 1
252.55/252.61	c BCD2: 1 <= obj <= 1
252.55/252.61	c BCD2: #cores=1, #unrelaxed=0, #relaxed=22, #hardened=1763
252.55/252.61	c BCD2: #sat=5 #unsat=2 bias=2/7
252.55/252.61	c Solving starts ...
252.55/252.61	c ============================[ Search Statistics ]============================
252.55/252.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
252.55/252.61	c       |         |          |          |    Limit     GC | Var      | Constra 
252.55/252.61	c =============================================================================
252.55/252.61	c  0.0s |       0 |        0 |        0 |     7979      0 |     1763 |        8
252.55/252.68	c  0.1s |       1 |      176 |      100 |     7979      0 |     1763 |        8
252.65/252.76	c  0.1s |       2 |      470 |      250 |     7979      0 |     1763 |        8
252.75/252.87	c  0.3s |       3 |      838 |      475 |     7979      0 |     1763 |        8
252.96/253.03	c  0.4s |       4 |     1401 |      813 |     7979      0 |     1763 |        8
253.15/253.28	c  0.7s |       5 |     2417 |     1320 |     7979      1 |     1763 |        8
253.45/253.53	c  0.9s |       6 |     3695 |     2081 |     7979      1 |     1763 |        8
253.85/253.92	c  1.3s |       7 |     5440 |     3223 |     7979      1 |     1763 |        8
254.45/254.55	c  1.9s |       8 |     7971 |     4936 |     7979      1 |     1763 |        8
255.35/255.44	c  2.8s |       9 |    11828 |     7506 |     7979      2 |     1763 |        8
255.65/255.76	c  3.2s |       9 |    13334 |     8375 |     7979      2 |     1763 |        8
255.65/255.76	c #cpu_time = 3.142s
255.65/255.76	c #wall_clock_time = 3.150s
255.65/255.76	c #decision = 13334
255.65/255.76	c #random_decision = 36
255.65/255.76	c #conflict = 8375
255.65/255.76	c #restart = 9
255.65/255.77	o 1
255.65/255.77	s OPTIMUM FOUND
255.65/255.77	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
255.65/255.77	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20
255.65/255.77	v -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30
255.65/255.77	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 x39 -x40
255.65/255.77	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
255.65/255.77	v x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
255.65/255.77	v -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70
255.65/255.77	v -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 x79 -x80
255.65/255.77	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
255.65/255.77	v x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
255.65/255.77	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110
255.65/255.77	v -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120
255.65/255.77	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130
255.65/255.77	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140
255.65/255.77	v -x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
255.65/255.77	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
255.65/255.77	v x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
255.65/255.77	v -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180
255.65/255.77	v -x181 -x182 -x183 -x184 -x185 -x186 x187 -x188 -x189 -x190
255.65/255.77	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200
255.65/255.77	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210
255.65/255.77	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
255.65/255.77	v -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230
255.65/255.77	v -x231
255.65/255.77	c total CPU time = 255.112s
255.65/255.77	c total wall clock time = 255.769s

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

pid=13768
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.03 2.11 2.09 3/179 13771
/proc/meminfo: memFree=30649912/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=753084 CPUtime=0 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 2813 0 0 0 0 0 0 0 20 0 4 0 10747197 771158016 3174 33554432000 4194304 16246674 140736933068480 140736933067904 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 188783 3183 441 2943 0 185677 0
[pid=13771/tid=13772] ppid=13768 vsize=770492 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 788983808 3243 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=774588 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 793178112 3259 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=779708 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10747197 798420992 3275 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100173 s]
/proc/loadavg: 2.03 2.11 2.09 3/179 13771
/proc/meminfo: memFree=30649912/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 24783 0 0 0 6 3 0 0 20 0 4 0 10747197 1247350784 25136 33554432000 4194304 16246674 140736933068480 140736933067904 6169272 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 304529 25143 616 2943 0 301423 0
[pid=13771/tid=13772] ppid=13768 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1247350784 25144 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1247350784 25147 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10747197 1247350784 25147 33554432000 4194304 16246674 140736933068480 139883616128176 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.200801 s]
/proc/loadavg: 2.03 2.11 2.09 3/179 13771
/proc/meminfo: memFree=30649912/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1221188 CPUtime=0.19 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 33300 0 0 0 15 4 0 0 20 0 4 0 10747197 1250496512 33607 33554432000 4194304 16246674 140736933068480 140736933067792 5531200 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 305297 33607 892 2943 0 302191 0
[pid=13771/tid=13772] ppid=13768 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1250496512 33607 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1250496512 33607 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1250496512 33607 33554432000 4194304 16246674 140736933068480 139883616128176 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.30042 s]
/proc/loadavg: 2.03 2.11 2.09 3/179 13771
/proc/meminfo: memFree=30649912/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1303108 CPUtime=0.29 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 50894 0 0 0 22 7 0 0 20 0 4 0 10747197 1334382592 51201 33554432000 4194304 16246674 140736933068480 140736933067792 5721898 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 325777 51211 920 2943 0 322671 0
[pid=13771/tid=13772] ppid=13768 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1334382592 51214 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1334382592 51220 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1334382592 51224 33554432000 4194304 16246674 140736933068480 139883616128176 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) 1303108

[startup+0.700417 s]
/proc/loadavg: 2.03 2.11 2.09 3/179 13771
/proc/meminfo: memFree=30649912/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1307204 CPUtime=0.69 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 124943 0 0 0 52 17 0 0 20 0 4 0 10747197 1338576896 125250 33554432000 4194304 16246674 140736933068480 140736933067792 13006100 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 326801 125250 922 2943 0 323695 0
[pid=13771/tid=13772] ppid=13768 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1338576896 125250 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1338576896 125250 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1338576896 125250 33554432000 4194304 16246674 140736933068480 139883616128176 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) 1307204

[startup+1.50042 s]
/proc/loadavg: 2.03 2.11 2.09 3/183 13775
/proc/meminfo: memFree=30147932/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1307204 CPUtime=1.49 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 125036 0 0 0 132 17 0 0 20 0 4 0 10747197 1338576896 125343 33554432000 4194304 16246674 140736933068480 140736933067656 5545752 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 326801 125343 926 2943 0 323695 0
[pid=13771/tid=13772] ppid=13768 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1338576896 125343 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1338576896 125343 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1338576896 125343 33554432000 4194304 16246674 140736933068480 139883616128176 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) 1307204

[startup+3.10041 s]
/proc/loadavg: 2.03 2.11 2.09 3/183 13775
/proc/meminfo: memFree=30147556/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1307204 CPUtime=3.09 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 125040 0 0 0 292 17 0 0 20 0 4 0 10747197 1338576896 125347 33554432000 4194304 16246674 140736933068480 140736933067656 5824017 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 326801 125347 930 2943 0 323695 0
[pid=13771/tid=13772] ppid=13768 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1338576896 125347 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1338576896 125347 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1338576896 125347 33554432000 4194304 16246674 140736933068480 139883616128176 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) 1307204

[startup+6.30043 s]
/proc/loadavg: 2.03 2.11 2.09 3/183 13775
/proc/meminfo: memFree=30145624/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1310276 CPUtime=6.29 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 125603 0 0 0 611 18 0 0 20 0 4 0 10747197 1341722624 125910 33554432000 4194304 16246674 140736933068480 140736933067656 5861552 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 327569 125910 932 2943 0 324463 0
[pid=13771/tid=13772] ppid=13768 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1341722624 125910 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1341722624 125910 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1341722624 125910 33554432000 4194304 16246674 140736933068480 139883616128176 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) 1310276

[startup+12.7004 s]
/proc/loadavg: 2.03 2.10 2.09 4/183 13775
/proc/meminfo: memFree=30128272/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1310276 CPUtime=12.69 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 125810 0 0 0 1251 18 0 0 20 0 4 0 10747197 1341722624 126117 33554432000 4194304 16246674 140736933068480 140736933067656 5523188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 327569 126117 932 2943 0 324463 0
[pid=13771/tid=13772] ppid=13768 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1341722624 126117 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1341722624 126117 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1341722624 126117 33554432000 4194304 16246674 140736933068480 139883616128176 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) 1310276

[startup+25.5004 s]
/proc/loadavg: 2.02 2.10 2.08 3/183 13775
/proc/meminfo: memFree=30110204/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1312324 CPUtime=25.49 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 126322 0 0 0 2530 19 0 0 20 0 4 0 10747197 1343819776 126629 33554432000 4194304 16246674 140736933068480 140736933067656 5545708 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 328081 126629 932 2943 0 324975 0
[pid=13771/tid=13772] ppid=13768 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1343819776 126629 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1343819776 126629 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1343819776 126629 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1312324

[startup+51.1005 s]
/proc/loadavg: 2.01 2.09 2.08 3/183 13775
/proc/meminfo: memFree=30059072/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1315396 CPUtime=51.08 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 127090 0 0 0 5087 21 0 0 20 0 4 0 10747197 1346965504 127397 33554432000 4194304 16246674 140736933068480 140736933050368 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 328849 127397 932 2943 0 325743 0
[pid=13771/tid=13772] ppid=13768 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1346965504 127397 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1346965504 127397 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1346965504 127397 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1315396

[startup+102.3 s]
/proc/loadavg: 2.00 2.07 2.08 4/183 13776
/proc/meminfo: memFree=29974140/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1316420 CPUtime=102.29 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 127346 0 0 0 10201 28 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 140736933067656 5721521 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 329105 127653 932 2943 0 325999 0
[pid=13771/tid=13772] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1316420

[startup+162.3 s]
/proc/loadavg: 2.06 2.07 2.08 3/182 13777
/proc/meminfo: memFree=29876076/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1316420 CPUtime=162.27 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 127346 0 0 0 16192 35 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 140736933067656 5545708 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 329105 127653 932 2943 0 325999 0
[pid=13771/tid=13772] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1316420

[startup+222.307 s]
/proc/loadavg: 2.02 2.06 2.07 3/183 13779
/proc/meminfo: memFree=29779352/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1316420 CPUtime=222.26 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 127346 0 0 0 22183 43 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 140736933067656 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 329105 127653 932 2943 0 325999 0
[pid=13771/tid=13772] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1316420

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

[startup+230.4 s]
/proc/loadavg: 2.02 2.05 2.07 3/183 13779
/proc/meminfo: memFree=29763216/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1316420 CPUtime=230.35 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 127346 0 0 0 22990 45 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 140736933067656 5545916 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 329105 127653 932 2943 0 325999 0
[pid=13771/tid=13772] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 230.35
Current children cumulated vsize (KiB) 1316420

[startup+243.207 s]
/proc/loadavg: 2.01 2.05 2.07 4/183 13780
/proc/meminfo: memFree=29746588/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1316420 CPUtime=243.16 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 127346 0 0 0 24269 47 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 140736933067656 5545708 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 329105 127653 932 2943 0 325999 0
[pid=13771/tid=13772] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 127653 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 243.16
Current children cumulated vsize (KiB) 1316420

[startup+249.6 s]
/proc/loadavg: 2.01 2.05 2.07 3/183 13780
/proc/meminfo: memFree=29428288/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1316420 CPUtime=249.55 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 270324 0 0 0 24889 66 0 0 20 0 4 0 10747197 1348014080 270631 33554432000 4194304 16246674 140736933068480 140736933050368 12482722 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 329105 270631 940 2943 0 325999 0
[pid=13771/tid=13772] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 270631 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 270631 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1348014080 270631 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 249.55
Current children cumulated vsize (KiB) 1316420

[startup+252.8 s]
/proc/loadavg: 2.01 2.05 2.07 3/183 13780
/proc/meminfo: memFree=29158200/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1317444 CPUtime=252.75 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 270451 0 0 0 25209 66 0 0 20 0 4 0 10747197 1349062656 270758 33554432000 4194304 16246674 140736933068480 140736933050368 5823765 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 329361 270758 940 2943 0 326255 0
[pid=13771/tid=13772] ppid=13768 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1349062656 270758 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1349062656 270758 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1349062656 270758 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 252.75
Current children cumulated vsize (KiB) 1317444

[startup+254.4 s]
/proc/loadavg: 2.01 2.05 2.07 3/183 13780
/proc/meminfo: memFree=29157784/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1317444 CPUtime=254.35 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 270580 0 0 0 25369 66 0 0 20 0 4 0 10747197 1349062656 270887 33554432000 4194304 16246674 140736933068480 140736933050368 5823751 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 329361 270887 940 2943 0 326255 0
[pid=13771/tid=13772] ppid=13768 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1349062656 270887 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1349062656 270887 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1349062656 270887 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 254.35
Current children cumulated vsize (KiB) 1317444

[startup+255.2 s]
/proc/loadavg: 2.01 2.05 2.07 3/183 13780
/proc/meminfo: memFree=29157784/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1317444 CPUtime=255.16 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 270580 0 0 0 25450 66 0 0 20 0 4 0 10747197 1349062656 270887 33554432000 4194304 16246674 140736933068480 140736933050368 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 329361 270887 940 2943 0 326255 0
[pid=13771/tid=13772] ppid=13768 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1349062656 270887 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1349062656 270887 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1349062656 270887 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 255.16
Current children cumulated vsize (KiB) 1317444

[startup+255.6 s]
/proc/loadavg: 2.01 2.05 2.07 3/183 13780
/proc/meminfo: memFree=29157784/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=1317444 CPUtime=255.55 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202496 270580 0 0 0 25489 66 0 0 20 0 4 0 10747197 1349062656 270887 33554432000 4194304 16246674 140736933068480 140736933050368 5677376 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 329361 270887 940 2943 0 326255 0
[pid=13771/tid=13772] ppid=13768 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13772/stat : 13772 (toysat) S 13768 13771 7985 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10747197 1349062656 270887 33554432000 4194304 16246674 140736933068480 139883637091568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=13771/tid=13773] ppid=13768 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13773/stat : 13773 (toysat) S 13768 13771 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10747197 1349062656 270887 33554432000 4194304 16246674 140736933068480 139883626601712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=13771/tid=13774] ppid=13768 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/13771/task/13774/stat : 13774 (toysat) S 13768 13771 7985 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10747197 1349062656 270887 33554432000 4194304 16246674 140736933068480 139883616128176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 255.55
Current children cumulated vsize (KiB) 1317444

[startup+255.8 s]
/proc/loadavg: 2.01 2.05 2.07 3/183 13780
/proc/meminfo: memFree=29157784/32872528 swapFree=681192/736380
[pid=13771] ppid=13768 vsize=0 CPUtime=255.75 cores=0,2,4,6
/proc/13771/stat : 13771 (toysat) R 13768 13771 7985 0 -1 4202500 270582 0 0 0 25506 69 0 0 20 0 1 0 10747197 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13771/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 255.75
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 255.832
CPU time (s): 255.792
CPU user time (s): 255.068
CPU system time (s): 0.723889
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 1317444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.068
system time used= 0.723889
maximum resident set size= 1083552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270582
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= 19
involuntary context switches= 265

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.831873 second user time and 1.06484 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-16 16:23:00
IDJOB=4093353
IDBENCH=78946
IDSOLVER=2553
FILE ID=node112/4093353-1466086980
RUNJOBID= node112-1466075445-11100
PBS_JOBID= 19904024
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.1900576927--soft-33-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-4093353-1466086980/watcher-4093353-1466086980 -o /tmp/evaluation-result-4093353-1466086980/solver-4093353-1466086980 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466075445-11100 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093353-1466086980.wbo

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

MD5SUM BENCH= b0bcd9e760e7f0ffa9653d41066a148b
RANDOM SEED=1071055383

node112.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.734
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.46
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.734
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.734
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	: 5321.48
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.734
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.734
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
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.734
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.734
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30650572 kB
Buffers:           36928 kB
Cached:            99240 kB
SwapCached:          696 kB
Active:           725304 kB
Inactive:          58388 kB
Active(anon):     648768 kB
Inactive(anon):      740 kB
Active(file):      76536 kB
Inactive(file):    57648 kB
Unevictable:      736380 kB
Mlocked:          681192 kB
SwapTotal:      67108856 kB
SwapFree:       67098028 kB
Dirty:             16380 kB
Writeback:             0 kB
AnonPages:       1384620 kB
Mapped:            10800 kB
Shmem:                 0 kB
Slab:             567308 kB
SReclaimable:      11300 kB
SUnreclaim:       556008 kB
KernelStack:        1528 kB
PageTables:         7464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1960596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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 node112 at 2016-06-16 16:27:16